Aug 19 10:55:46.339799 np0000007769 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 19 10:55:46.345225 np0000007769 devstack@c-api.service[100202]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 19 10:55:46 2026] *** Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: nodename: np0000007769 Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: machine: x86_64 Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: clock source: unix Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: pcre jit disabled Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: detected number of CPU cores: 16 Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: current working directory: / Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: detected binary path: /usr/bin/uwsgi-core Aug 19 10:55:46.347585 np0000007769 devstack@c-api.service[100202]: your processes number limit is 257052 Aug 19 10:55:46.347870 np0000007769 devstack@c-api.service[100202]: your memory page size is 4096 bytes Aug 19 10:55:46.347870 np0000007769 devstack@c-api.service[100202]: detected max file descriptor number: 2048 Aug 19 10:55:46.347870 np0000007769 devstack@c-api.service[100202]: lock engine: pthread robust mutexes Aug 19 10:55:46.347870 np0000007769 devstack@c-api.service[100202]: thunder lock: enabled Aug 19 10:55:46.347969 np0000007769 devstack@c-api.service[100202]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 19 10:55:46.347969 np0000007769 devstack@c-api.service[100202]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 19 10:55:46.348026 np0000007769 devstack@c-api.service[100202]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 19 10:55:46.348026 np0000007769 devstack@c-api.service[100202]: Set PythonHome to /opt/stack/data/venv Aug 19 10:55:46.380631 np0000007769 devstack@c-api.service[100202]: Python main interpreter initialized at 0x773d4f6a4668 Aug 19 10:55:46.380631 np0000007769 devstack@c-api.service[100202]: python threads support enabled Aug 19 10:55:46.380631 np0000007769 devstack@c-api.service[100202]: your server socket listen backlog is limited to 100 connections Aug 19 10:55:46.380631 np0000007769 devstack@c-api.service[100202]: your mercy for graceful operations on workers is 80 seconds Aug 19 10:55:46.381117 np0000007769 devstack@c-api.service[100202]: mapped 671795 bytes (656 KB) for 4 cores Aug 19 10:55:46.381249 np0000007769 devstack@c-api.service[100202]: *** Operational MODE: preforking *** Aug 19 10:55:46.381422 np0000007769 devstack@c-api.service[100202]: *** uWSGI is running in multiple interpreter mode *** Aug 19 10:55:46.381422 np0000007769 devstack@c-api.service[100202]: spawned uWSGI master process (pid: 100202) Aug 19 10:55:46.381558 np0000007769 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 19 10:55:46.382101 np0000007769 devstack@c-api.service[100202]: spawned uWSGI worker 1 (pid: 100203, cores: 1) Aug 19 10:55:46.382668 np0000007769 devstack@c-api.service[100202]: spawned uWSGI worker 2 (pid: 100204, cores: 1) Aug 19 10:55:46.383133 np0000007769 devstack@c-api.service[100202]: spawned uWSGI worker 3 (pid: 100205, cores: 1) Aug 19 10:55:46.384226 np0000007769 devstack@c-api.service[100202]: spawned uWSGI worker 4 (pid: 100206, cores: 1) Aug 19 10:55:46.384226 np0000007769 devstack@c-api.service[100202]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 19 10:55:46.492119 np0000007769 devstack@c-api.service[100204]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 10:55:46.492119 np0000007769 devstack@c-api.service[100204]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 10:55:46.492119 np0000007769 devstack@c-api.service[100204]: we strongly recommend against using it for new projects. Aug 19 10:55:46.492119 np0000007769 devstack@c-api.service[100204]: If you are already using Eventlet, we recommend migrating to a different Aug 19 10:55:46.492119 np0000007769 devstack@c-api.service[100204]: framework. For more detail see Aug 19 10:55:46.492119 np0000007769 devstack@c-api.service[100204]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 10:55:46.492119 np0000007769 devstack@c-api.service[100204]: import eventlet # noqa Aug 19 10:55:46.501886 np0000007769 devstack@c-api.service[100206]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 10:55:46.501886 np0000007769 devstack@c-api.service[100206]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 10:55:46.501886 np0000007769 devstack@c-api.service[100206]: we strongly recommend against using it for new projects. Aug 19 10:55:46.501886 np0000007769 devstack@c-api.service[100206]: If you are already using Eventlet, we recommend migrating to a different Aug 19 10:55:46.501886 np0000007769 devstack@c-api.service[100206]: framework. For more detail see Aug 19 10:55:46.501886 np0000007769 devstack@c-api.service[100206]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 10:55:46.501886 np0000007769 devstack@c-api.service[100206]: import eventlet # noqa Aug 19 10:55:46.503999 np0000007769 devstack@c-api.service[100205]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 10:55:46.503999 np0000007769 devstack@c-api.service[100205]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 10:55:46.503999 np0000007769 devstack@c-api.service[100205]: we strongly recommend against using it for new projects. Aug 19 10:55:46.503999 np0000007769 devstack@c-api.service[100205]: If you are already using Eventlet, we recommend migrating to a different Aug 19 10:55:46.503999 np0000007769 devstack@c-api.service[100205]: framework. For more detail see Aug 19 10:55:46.503999 np0000007769 devstack@c-api.service[100205]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 10:55:46.503999 np0000007769 devstack@c-api.service[100205]: import eventlet # noqa Aug 19 10:55:46.505247 np0000007769 devstack@c-api.service[100203]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 10:55:46.505247 np0000007769 devstack@c-api.service[100203]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 10:55:46.505247 np0000007769 devstack@c-api.service[100203]: we strongly recommend against using it for new projects. Aug 19 10:55:46.505247 np0000007769 devstack@c-api.service[100203]: If you are already using Eventlet, we recommend migrating to a different Aug 19 10:55:46.505247 np0000007769 devstack@c-api.service[100203]: framework. For more detail see Aug 19 10:55:46.505247 np0000007769 devstack@c-api.service[100203]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 10:55:46.505247 np0000007769 devstack@c-api.service[100203]: import eventlet # noqa Aug 19 10:55:46.658123 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 19 10:55:46.658123 np0000007769 devstack@c-api.service[100203]: from cgi import parse_header Aug 19 10:55:46.658716 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 19 10:55:46.658716 np0000007769 devstack@c-api.service[100204]: from cgi import parse_header Aug 19 10:55:46.662499 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 19 10:55:46.662499 np0000007769 devstack@c-api.service[100206]: from cgi import parse_header Aug 19 10:55:46.663001 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 19 10:55:46.663001 np0000007769 devstack@c-api.service[100205]: from cgi import parse_header Aug 19 10:55:46.695044 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 10:55:46.695044 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:55:46.695263 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 10:55:46.695263 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:55:46.699752 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 10:55:46.699752 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:55:46.699823 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 10:55:46.699823 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:55:46.706449 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 19 10:55:46.706449 np0000007769 devstack@c-api.service[100203]: removals.removed_module( Aug 19 10:55:46.706677 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 19 10:55:46.706677 np0000007769 devstack@c-api.service[100204]: removals.removed_module( Aug 19 10:55:46.707370 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 19 10:55:46.707370 np0000007769 devstack@c-api.service[100203]: removals.removed_module( Aug 19 10:55:46.707451 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 19 10:55:46.707451 np0000007769 devstack@c-api.service[100204]: removals.removed_module( Aug 19 10:55:46.711707 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 19 10:55:46.711707 np0000007769 devstack@c-api.service[100205]: removals.removed_module( Aug 19 10:55:46.712283 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 19 10:55:46.712283 np0000007769 devstack@c-api.service[100206]: removals.removed_module( Aug 19 10:55:46.712588 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 19 10:55:46.712588 np0000007769 devstack@c-api.service[100205]: removals.removed_module( Aug 19 10:55:46.713154 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 19 10:55:46.713154 np0000007769 devstack@c-api.service[100206]: removals.removed_module( Aug 19 10:55:47.412496 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 19 10:55:47.412496 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:55:47.443508 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 19 10:55:47.443508 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:55:47.443653 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 19 10:55:47.443653 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:55:47.463302 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 19 10:55:47.463302 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:55:47.479511 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 19 10:55:47.479511 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:55:47.488217 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 19 10:55:47.488217 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:55:47.492437 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 19 10:55:47.492437 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:55:47.530227 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 19 10:55:47.530227 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:55:47.640260 np0000007769 devstack@c-api.service[100204]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 19 10:55:47.640642 np0000007769 devstack@c-api.service[100204]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100204) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 10:55:47.660105 np0000007769 devstack@c-api.service[100206]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 19 10:55:47.660418 np0000007769 devstack@c-api.service[100206]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100206) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 10:55:47.670398 np0000007769 devstack@c-api.service[100205]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 19 10:55:47.670614 np0000007769 devstack@c-api.service[100205]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100205) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 10:55:47.691400 np0000007769 devstack@c-api.service[100203]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 19 10:55:47.691459 np0000007769 devstack@c-api.service[100203]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100203) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 10:55:47.726586 np0000007769 devstack@c-api.service[100204]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 19 10:55:47.726586 np0000007769 devstack@c-api.service[100204]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 10:55:47.731302 np0000007769 devstack@c-api.service[100206]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 19 10:55:47.731302 np0000007769 devstack@c-api.service[100206]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 10:55:47.731553 np0000007769 devstack@c-api.service[100205]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 19 10:55:47.731553 np0000007769 devstack@c-api.service[100205]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 10:55:47.754014 np0000007769 devstack@c-api.service[100203]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 19 10:55:47.754014 np0000007769 devstack@c-api.service[100203]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 10:55:48.184075 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100206) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 10:55:48.184425 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100205) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 10:55:48.184632 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.184755 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.184821 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.184888 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100204) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 10:55:48.184940 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.184978 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100203) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 10:55:48.185021 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.185128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.185417 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.185465 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.185561 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.185617 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.185850 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.185905 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.187351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.187429 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.187496 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.187609 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.187655 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.187691 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.187744 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.187794 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.187833 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.187882 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.187943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.188050 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.188148 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.188265 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.188465 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.188600 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.188644 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.188705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.188771 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.188808 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.188858 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.188921 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.188963 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.189012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.189048 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.189106 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.189155 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.189190 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.189231 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.189265 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.189309 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.189309 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.189369 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.189429 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.189509 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.189607 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.189673 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.189717 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.189756 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.189792 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.189828 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.189859 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.189893 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.189932 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.189967 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.190005 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.190041 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.190073 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.190109 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.190140 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.190171 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.190203 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.190233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.190266 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.190296 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.190336 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.190369 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.190403 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.190434 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.190467 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.190512 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.190557 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.190591 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.190591 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.190650 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.190683 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.190721 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.190753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.190792 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.190835 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.190869 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.190902 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.190933 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.190965 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.191001 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.191039 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.191072 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.191072 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.191141 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.191189 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.191224 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.191261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.191261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.191261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.192679 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.192748 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.192802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.192887 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.192941 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.193027 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.193079 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.193504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.193615 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.193661 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.193766 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.193838 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.193881 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.193954 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.194496 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.194581 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.194622 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.194667 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.194719 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.194755 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.194788 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.194819 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.194851 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.194894 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.194929 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.194969 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.195003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.195037 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.195073 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.195106 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.195145 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.195179 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.195213 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.195267 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.195305 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.195344 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.195379 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.195413 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.195413 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.195468 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.195517 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.195550 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.195586 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.195630 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.195670 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.195705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.195705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.195782 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.195816 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.195859 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.195897 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.195897 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.195956 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.196000 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.196035 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.196035 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.196580 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.196918 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.196994 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.197067 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.197157 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.197194 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.197240 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.197277 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.197315 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.197347 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.197382 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.197415 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.197453 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.197507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.197542 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.197580 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.197638 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.197638 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.197704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.197704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.197704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.197797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.197797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.197797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.197797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.197797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.197797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.197987 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.198026 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.198057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.198096 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.198139 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.198174 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.198221 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.198255 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.198295 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.198330 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.198330 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.198394 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.198431 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.198464 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.198519 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.198554 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.198554 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.198631 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.198669 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.198705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.198746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.198781 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.198822 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.198858 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.198894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.198929 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.198960 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.199006 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.199042 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.199078 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.199110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.199145 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.199177 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.199212 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.199275 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.199275 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.199337 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.199379 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.199412 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.199412 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.199490 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.199524 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.199557 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.199557 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.199718 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.199769 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.199810 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.199810 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.199869 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.199901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.199930 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.199963 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.200003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.200003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.200068 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.200068 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.200068 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.200507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.200613 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.200678 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.200733 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.200824 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.200863 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.200863 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.200923 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.200956 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.200989 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.200989 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.201067 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.201103 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.201146 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.201797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.201900 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.201956 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.201995 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.202034 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.202070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.202110 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.202147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.202188 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.202230 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.202272 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.202306 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.202342 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.202438 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.207534 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.207600 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.207676 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.207740 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.207796 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.207868 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.207965 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.208780 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.208833 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.208872 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.208919 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.208956 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.208996 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.209045 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.209088 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.209130 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.209130 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.209204 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.209242 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.209275 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.209307 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.209342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.209376 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.209418 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.209458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.209458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.209553 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.209588 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.209623 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.209658 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.209658 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.209658 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.209772 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.209809 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.209845 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.209879 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.209916 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.209950 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.209985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.210018 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.210056 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.210090 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.210135 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.210174 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.210210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.210242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.210277 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.210309 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.210349 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.210382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.210493 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.210598 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.210677 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.210767 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.210845 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.210976 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.211602 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.211676 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.211753 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.211840 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.211932 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.212012 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.212116 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.212167 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.212207 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.212295 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.212385 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.212426 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.212460 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.212521 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.212566 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.212621 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.212657 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.212693 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.212693 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.212771 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.212830 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.214584 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.214664 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.214716 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.214765 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.214805 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.214845 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.214886 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.214922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.214958 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.214990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.215029 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.215062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.215107 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.215142 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.215176 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.215209 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.215243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.215282 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.215324 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.215367 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.215367 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.215441 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.215441 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.215441 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.215568 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.215636 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.215733 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.215777 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.215823 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.215859 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.215904 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.215979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.216053 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.216127 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.216216 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.216538 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.216613 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.216666 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.216758 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.216805 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.216805 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.216867 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.216912 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.216949 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.216949 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.217019 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.217066 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.217101 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.217137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.217137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.217197 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.217233 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.217267 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.217308 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.217343 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.217377 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.217416 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.217450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.217450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.217450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.217553 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.217599 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.217704 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.219344 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.219398 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.219475 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.219567 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.219736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.219801 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.219864 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.219903 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.220002 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.220074 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.220150 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.220236 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.220278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.220315 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.220351 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.220384 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.220493 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.220634 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.220784 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.220820 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.220853 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.220903 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.220945 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.220979 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.221048 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.221087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.221120 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.221157 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.221196 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.221235 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.221271 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.221307 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.221347 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.221347 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.221409 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.221445 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.221445 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.221521 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.221566 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.221614 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.221768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.221822 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.221865 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.221903 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.221935 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.221970 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.222002 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.222043 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.222076 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.222184 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.222267 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.222351 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.222351 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.222513 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.222513 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.222513 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.223053 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.223102 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.223138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.223177 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.223237 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.223278 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.223319 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.223361 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.223401 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.223437 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.223476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.223524 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.223558 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.223593 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.223645 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.223689 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.223746 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.223788 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.223825 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.223862 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.223897 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.223897 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.223957 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.223994 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.224102 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.224102 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.224179 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.224215 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.224248 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.224290 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.224325 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.224360 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.224393 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.224440 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.224477 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.224540 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.224578 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.224609 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.224645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.224678 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.224720 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.224754 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.224789 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.224832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.224872 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.224913 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.224949 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.224984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.225019 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.225060 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.225096 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.225131 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.225172 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.225211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.225249 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.225290 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.225324 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.225360 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.225397 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.225439 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.225474 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.225521 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.225569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.225604 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.225639 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.225673 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.225706 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.225747 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.225780 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.225815 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.225848 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.225890 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.225926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.225962 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.225994 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.226028 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.226061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.226098 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.226128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.226163 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.226204 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.226248 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.226282 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.226316 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.226354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.226396 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.226441 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.226476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.226568 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.226607 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.226651 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.226689 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.226731 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.226768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.226809 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.226844 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.226877 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.226915 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.226953 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.227031 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.227073 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.227122 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.227175 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.227215 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.227261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.227296 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.227333 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.227366 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.227408 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.227408 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.227408 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.227408 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.227546 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.227546 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.227546 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.227649 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.227686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.227686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.227767 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.227802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.227841 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.227875 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.227914 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.227914 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.227914 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.227914 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.228044 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.228044 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.228044 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.228147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.228184 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.228184 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.228243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.228285 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.228325 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.228361 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.228398 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.228398 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.228468 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.228515 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.228560 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.228601 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.228641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.228686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.228731 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.228767 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.228803 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.228836 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.228870 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.228902 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.228945 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.228978 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.229021 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.229055 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.229092 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.229132 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.229166 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.229204 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.229239 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.229276 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.229316 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.229357 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.229391 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.229432 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.229465 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.229547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.229588 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.229622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.229657 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.229692 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.229734 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.229786 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.229822 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.229870 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.229904 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.229945 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.229978 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.230012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.230046 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.230080 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.230114 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.230153 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.230189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.230223 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.230257 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.230289 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.230323 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.230354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.230389 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.230420 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.230466 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.230524 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.230524 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.230524 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.230524 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.230524 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.231240 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.231306 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.231378 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.231423 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.231505 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.231586 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.231640 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.231681 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.231758 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.231824 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.231922 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.232007 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.232093 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.232192 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.233198 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.233285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.233344 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.233404 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.233496 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.233570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.233637 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.233966 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.234041 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.234093 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.234159 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.234214 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.234273 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.234312 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.234349 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.234384 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.234417 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.234455 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.234507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.234560 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.234604 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.234638 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.234674 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.234724 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.234761 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.234797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.234830 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.234870 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.234910 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.234984 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.235046 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.235087 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.235127 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.235164 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.235198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.235234 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.235268 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.235310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.235352 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.235390 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.235390 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.235390 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.235811 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.235870 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.235915 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.235955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.235992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.236028 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.236070 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.236110 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.236144 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.236179 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.236213 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.236247 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.236279 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.236315 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.236354 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.236397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.236435 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.236469 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.236469 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.236560 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.236598 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.236635 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.236672 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.236705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.236705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.236705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.236705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.236865 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.237493 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.237578 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.237625 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.237692 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.237732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.237761 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.237794 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.237826 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.237863 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.237897 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.237922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.237947 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.237975 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.238001 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.238025 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.238051 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.238089 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.238130 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.238156 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.238181 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.238205 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.238227 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.238249 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.238278 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.238303 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.238325 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.238353 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.238378 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.238418 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.238453 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.238496 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.238540 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.238570 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.238593 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.238617 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.238648 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.238673 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.238702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.238702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.238754 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.238779 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.238803 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.238827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.238827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.238871 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.238901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.238925 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.238925 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.238925 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.238990 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.239038 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.239083 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.239157 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.239200 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.239283 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.239316 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.242516 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.242618 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.242686 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.242757 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.242793 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.242818 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.242862 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.242918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.242958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.242985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.243010 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.243032 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.243078 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.243141 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.243186 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.243298 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.243387 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.243477 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.243629 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.243722 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.243753 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.243804 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.243858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.243897 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.243934 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.243973 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.244033 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.244091 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.247871 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.247950 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.248017 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.248065 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.248151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.248219 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.248286 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.248630 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.248706 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.248778 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.248849 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.248905 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.248962 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.249035 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.249078 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.249154 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.249218 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.249250 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.249285 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.249312 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.249336 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.249361 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.249383 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.249407 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.249430 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.249459 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.249508 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.249545 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.249580 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.249617 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.249649 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.249672 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.249696 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.249737 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.249766 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.249790 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.249814 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.249837 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.249860 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.249883 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.249911 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.249936 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.249960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.249960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.249960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.249960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.250066 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.250098 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.250123 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.250147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.250178 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.250203 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.250226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.250226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.250226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.250286 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 10:55:48.252254 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.252301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.252338 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.252367 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.252405 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.252436 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.252471 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.252526 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.252526 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.252583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.252609 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.252638 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.252663 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.252685 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 10:55:48.252720 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.252747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.252769 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 10:55:48.252791 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.252820 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.252842 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 10:55:48.252867 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.252888 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 10:55:48.252888 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 10:55:48.252888 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 10:55:48.292927 np0000007769 devstack@c-api.service[100203]: INFO dbcounter [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Registered counter for database cinder Aug 19 10:55:48.292986 np0000007769 devstack@c-api.service[100206]: INFO dbcounter [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Registered counter for database cinder Aug 19 10:55:48.294783 np0000007769 devstack@c-api.service[100204]: INFO dbcounter [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Registered counter for database cinder Aug 19 10:55:48.299353 np0000007769 devstack@c-api.service[100205]: INFO dbcounter [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Registered counter for database cinder Aug 19 10:55:48.333920 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b 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=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:48.337066 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 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=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:48.338001 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 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=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:48.341653 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-a93cf91d-aab4-4595-bba1-91f0285c66da 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=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:48.439325 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writer thread running {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 10:55:48.441749 np0000007769 devstack@c-api.service[100206]: INFO cinder.rpc [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 10:55:48.444371 np0000007769 devstack@c-api.service[100206]: INFO cinder.rpc [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 10:55:48.446814 np0000007769 devstack@c-api.service[100206]: INFO cinder.rpc [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 10:55:48.448275 np0000007769 devstack@c-api.service[100206]: INFO cinder.rpc [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 10:55:48.448623 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.448897 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.450404 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writer thread running {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 10:55:48.450883 np0000007769 devstack@c-api.service[100206]: WARNING cinder.keymgr.conf_key_mgr [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.452973 np0000007769 devstack@c-api.service[100204]: INFO cinder.rpc [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 10:55:48.453737 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.454353 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.455516 np0000007769 devstack@c-api.service[100204]: INFO cinder.rpc [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 10:55:48.457624 np0000007769 devstack@c-api.service[100204]: INFO cinder.rpc [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 10:55:48.458469 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writer thread running {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 10:55:48.459468 np0000007769 devstack@c-api.service[100204]: INFO cinder.rpc [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 10:55:48.459807 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.460059 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.461183 np0000007769 devstack@c-api.service[100204]: WARNING cinder.keymgr.conf_key_mgr [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.461238 np0000007769 devstack@c-api.service[100203]: INFO cinder.rpc [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 10:55:48.461523 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writer thread running {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 10:55:48.462991 np0000007769 devstack@c-api.service[100203]: INFO cinder.rpc [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 10:55:48.463297 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.463433 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.464402 np0000007769 devstack@c-api.service[100205]: INFO cinder.rpc [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 10:55:48.465306 np0000007769 devstack@c-api.service[100203]: INFO cinder.rpc [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 10:55:48.466947 np0000007769 devstack@c-api.service[100203]: INFO cinder.rpc [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 10:55:48.468040 np0000007769 devstack@c-api.service[100205]: INFO cinder.rpc [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 10:55:48.468104 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.468104 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.468433 np0000007769 devstack@c-api.service[100203]: WARNING cinder.keymgr.conf_key_mgr [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.469519 np0000007769 devstack@c-api.service[100205]: INFO cinder.rpc [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 10:55:48.471650 np0000007769 devstack@c-api.service[100205]: INFO cinder.rpc [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 10:55:48.471903 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.472037 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.472091 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.472334 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.473134 np0000007769 devstack@c-api.service[100205]: WARNING cinder.keymgr.conf_key_mgr [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.476428 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.476617 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.485909 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b 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=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:48.488266 np0000007769 devstack@c-api.service[100206]: INFO cinder.rpc [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 10:55:48.490708 np0000007769 devstack@c-api.service[100206]: INFO cinder.rpc [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 10:55:48.491317 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.491522 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.495788 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 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=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:48.498463 np0000007769 devstack@c-api.service[100204]: INFO cinder.rpc [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 10:55:48.500841 np0000007769 devstack@c-api.service[100204]: INFO cinder.rpc [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 10:55:48.501226 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.501378 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.501883 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.502045 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.504386 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.504597 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.506783 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.506922 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.507735 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 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=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:48.509652 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.509819 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.509994 np0000007769 devstack@c-api.service[100203]: INFO cinder.rpc [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 10:55:48.511201 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.511353 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.511905 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.511980 np0000007769 devstack@c-api.service[100203]: INFO cinder.rpc [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 10:55:48.512034 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.512349 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.512496 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.513597 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.513643 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-a93cf91d-aab4-4595-bba1-91f0285c66da 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=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:48.513754 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.514732 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.514936 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.516002 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.516043 np0000007769 devstack@c-api.service[100205]: INFO cinder.rpc [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 10:55:48.516146 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.518231 np0000007769 devstack@c-api.service[100205]: INFO cinder.rpc [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 10:55:48.518685 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.518735 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.518833 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.518864 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.519011 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.519155 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.520756 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.520879 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.520936 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.521100 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.521315 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.521447 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.523074 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.523182 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.523212 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.523311 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.523539 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.523678 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.523947 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.524084 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.525400 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.525562 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.525850 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.525998 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.526055 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.526215 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.528368 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.528494 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.528536 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.528686 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.529222 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.529360 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.530401 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.530597 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.531027 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.531165 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.531530 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.531675 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.531722 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.532002 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.532520 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.532674 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.533201 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.533319 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.533351 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.533451 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.533577 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.533698 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.534667 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.534812 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.535044 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.535220 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.535685 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.535830 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.536159 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.536194 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.536288 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.536320 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.537010 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.537130 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.537597 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.537737 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.537910 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.538032 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.538368 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.538549 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.538882 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.539004 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.539365 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.539508 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.539579 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.539628 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.539706 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.539768 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.540229 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.540338 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.540373 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.540424 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.540492 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.540561 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.541119 np0000007769 devstack@c-api.service[100206]: WARNING cinder.api.contrib.hosts [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 10:55:48.541346 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.541466 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.541779 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.541914 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.541982 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: extensions {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.542239 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.542354 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.543016 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: consistencygroups {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.543111 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.543231 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.543440 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.543582 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.544046 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.544164 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.544576 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: extra_specs {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.544918 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.545029 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.545365 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.545493 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.545806 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.545841 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: capabilities {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.545922 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.546213 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.546338 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.546666 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.546791 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.546847 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: backups {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.547346 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.547385 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.547493 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.547532 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.548028 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.548147 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.548201 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.548334 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.548511 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: os-quota-sets {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.548553 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.548633 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.548979 np0000007769 devstack@c-api.service[100204]: WARNING cinder.api.contrib.hosts [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 10:55:48.549212 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.549322 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.549671 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: qos-specs {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.549804 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.549839 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: extensions {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.549939 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.550051 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.550182 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.550722 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.550838 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.550985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: consistencygroups {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.551479 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.551607 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.552211 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: encryption {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.552275 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.552385 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.552614 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: extra_specs {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.553121 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.553228 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.553511 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: encryption {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.553813 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.553927 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.553993 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: capabilities {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.554213 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.554331 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.554463 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.554587 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.554797 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: cgsnapshots {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.555024 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: backups {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.555384 np0000007769 devstack@c-api.service[100203]: WARNING cinder.api.contrib.hosts [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 10:55:48.555636 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.555754 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.555934 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: scheduler-stats {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.556265 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: extensions {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.556610 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.556648 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: os-quota-sets {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.556756 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.557101 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: os-volume-manage {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.557312 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: consistencygroups {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.557937 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: qos-specs {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.557981 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.558089 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.558530 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: os-snapshot-manage {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.558903 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.558949 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: extra_specs {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.559017 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.559679 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: encryption {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.559729 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.559813 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.560012 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: os-volume-transfer {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.560162 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: capabilities {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.560520 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.560638 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.561157 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: backups {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.561294 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: os-hosts {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.561372 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.561492 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.561674 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: encryption {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.562234 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.562331 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: os-volume-type-access {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.562391 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.562764 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: os-quota-sets {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.562954 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: cgsnapshots {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.562991 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.563073 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.563584 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: os-availability-zone {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.563906 np0000007769 devstack@c-api.service[100205]: WARNING cinder.api.contrib.hosts [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 10:55:48.564134 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.564258 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.564491 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: qos-specs {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.564650 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: scheduler-stats {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.564709 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extended resource: os-quota-class-sets {{(pid=100206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.564777 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: extensions {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.565870 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: consistencygroups {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.566145 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.566180 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: encryption {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.566243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: os-volume-manage {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.566285 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.567016 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.567156 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.567345 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: os-snapshot-manage {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.567442 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: encryption {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.567475 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: extra_specs {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.567847 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.567971 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.568513 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.snapshot_actions [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] SnapshotActionsController initialized {{(pid=100206) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 10:55:48.568705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: cgsnapshots {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.568761 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: os-volume-transfer {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.568797 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: capabilities {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.568932 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.569045 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.569662 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.569783 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: backups {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.569815 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.569839 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: scheduler-stats {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.570042 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: os-hosts {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.570495 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.570620 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.571026 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: os-volume-manage {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.571243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: os-volume-type-access {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.571297 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.571392 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.571445 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: os-quota-sets {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.571914 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.572036 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.572131 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: os-snapshot-manage {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.572169 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.572273 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.572370 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.572474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.572521 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: os-availability-zone {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.572568 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: qos-specs {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.572597 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension UsedLimits extending resource: limits {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.572681 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.572785 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.572876 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.572979 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension AdminActions extending resource: volumes {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.573093 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension AdminActions extending resource: snapshots {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.573186 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension AdminActions extending resource: backups {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.573301 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension VolumeActions extending resource: volumes {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.573328 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: os-volume-transfer {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.573448 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.573596 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.router [None req-e75d0377-502f-4f1e-8e44-f6cff44cc14b None None] Extension TypesManage extending resource: types {{(pid=100206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.573627 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extended resource: os-quota-class-sets {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.574590 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: os-hosts {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.574902 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: encryption {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.574935 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.575060 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.575630 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: os-volume-type-access {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.575795 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.575943 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.576164 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: encryption {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.576610 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.576743 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.576903 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: os-availability-zone {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.577269 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.snapshot_actions [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] SnapshotActionsController initialized {{(pid=100204) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 10:55:48.577419 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: cgsnapshots {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.577658 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.577788 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.577967 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extended resource: os-quota-class-sets {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.578357 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.578472 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.578587 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: scheduler-stats {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.579172 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.579210 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.579293 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.579331 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.579795 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: os-volume-manage {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.580002 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.580039 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.580114 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.580145 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.580635 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.580758 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.580793 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.580872 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.580909 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.580956 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: os-snapshot-manage {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.580998 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.581092 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.581187 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.581279 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension UsedLimits extending resource: limits {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.581338 np0000007769 devstack@c-api.service[100206]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x773d4f6a4668 pid: 100206 (default app) Aug 19 10:55:48.581374 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.snapshot_actions [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] SnapshotActionsController initialized {{(pid=100203) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 10:55:48.581401 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.581513 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.581613 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.581729 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.581760 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension AdminActions extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.581839 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension AdminActions extending resource: snapshots {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.581868 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.581952 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension AdminActions extending resource: backups {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.582050 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension VolumeActions extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.582099 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: os-volume-transfer {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.582162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.582252 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-5e36b685-dd26-463f-a180-db6f3c5975f2 None None] Extension TypesManage extending resource: types {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.582404 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.582546 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.583140 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.583248 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.583353 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: os-hosts {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.583954 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.584063 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.584397 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: os-volume-type-access {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.584593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.584723 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.584808 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.584904 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585001 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585088 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585183 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension UsedLimits extending resource: limits {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585267 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585361 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585459 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585598 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension AdminActions extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585669 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: os-availability-zone {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.585706 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension AdminActions extending resource: snapshots {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension AdminActions extending resource: backups {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585896 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension VolumeActions extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.585998 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.586085 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-da550ef5-db97-49cc-bf70-4c40b18ddf53 None None] Extension TypesManage extending resource: types {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.586748 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extended resource: os-quota-class-sets {{(pid=100205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 10:55:48.588044 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.588179 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.588932 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.589052 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.589188 np0000007769 devstack@c-api.service[100204]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x773d4f6a4668 pid: 100204 (default app) Aug 19 10:55:48.589745 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.589867 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.590425 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.snapshot_actions [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] SnapshotActionsController initialized {{(pid=100205) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 10:55:48.590836 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.590917 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1f45157d-421a-4067-9ef6-ee04f1f58c3b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:55:48.590952 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.591532 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.591665 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.592329 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.592445 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.592938 np0000007769 devstack@c-api.service[100203]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x773d4f6a4668 pid: 100203 (default app) Aug 19 10:55:48.593171 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:55:48.593285 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:55:48.593828 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.593931 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1/1] 10.4.3.46 () {60 vars in 918 bytes} [Wed Aug 19 10:55:48 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 10:55:48.593974 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.594052 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.594328 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.594328 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.594398 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.594445 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension UsedLimits extending resource: limits {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.594566 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension SnapshotActions extending resource: snapshots {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.594675 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.594784 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension VolumeTypeAccess extending resource: types {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.594894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension AdminActions extending resource: volumes {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.595008 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension AdminActions extending resource: snapshots {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.595094 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension AdminActions extending resource: backups {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.595188 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension VolumeActions extending resource: volumes {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.595302 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.595399 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.router [None req-a93cf91d-aab4-4595-bba1-91f0285c66da None None] Extension TypesManage extending resource: types {{(pid=100205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 10:55:48.602548 np0000007769 devstack@c-api.service[100205]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x773d4f6a4668 pid: 100205 (default app) Aug 19 10:55:53.092007 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38836991-26a1-437d-a70d-d63915a53625 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:55:53.626040 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38836991-26a1-437d-a70d-d63915a53625 admin admin] POST https://10.4.3.46/volume/v3/types Aug 19 10:55:53.626677 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38836991-26a1-437d-a70d-d63915a53625 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:55:53.628238 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:55:53.628238 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:55:53.657769 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-38836991-26a1-437d-a70d-d63915a53625 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=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:53.684035 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38836991-26a1-437d-a70d-d63915a53625 admin admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 10:55:53.684403 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1/2] 10.4.3.46 () {68 vars in 1295 bytes} [Wed Aug 19 10:55:53 2026] POST /volume/v3/types => generated 183 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:55:53.701140 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-15220a07-e27a-4c9c-a8fd-4de6901b4595 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:55:53.977465 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-15220a07-e27a-4c9c-a8fd-4de6901b4595 admin admin] POST https://10.4.3.46/volume/v3/types/4b761d3a-6e85-4051-b6b4-00ea66486344/extra_specs Aug 19 10:55:53.978125 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-15220a07-e27a-4c9c-a8fd-4de6901b4595 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:55:53.979871 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:55:53.979871 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:55:54.011903 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-15220a07-e27a-4c9c-a8fd-4de6901b4595 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=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:54.069798 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-15220a07-e27a-4c9c-a8fd-4de6901b4595 admin admin] https://10.4.3.46/volume/v3/types/4b761d3a-6e85-4051-b6b4-00ea66486344/extra_specs returned with HTTP 200 Aug 19 10:55:54.070304 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1/3] 10.4.3.46 () {68 vars in 1442 bytes} [Wed Aug 19 10:55:53 2026] POST /volume/v3/types/4b761d3a-6e85-4051-b6b4-00ea66486344/extra_specs => generated 52 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 10:55:54.296226 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f98cf87d-c28d-4e7e-8d47-341f6aa4f3b4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:55:54.572097 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f98cf87d-c28d-4e7e-8d47-341f6aa4f3b4 admin admin] POST https://10.4.3.46/volume/v3/types Aug 19 10:55:54.572715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f98cf87d-c28d-4e7e-8d47-341f6aa4f3b4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:55:54.574279 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:55:54.574279 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:55:54.609043 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-f98cf87d-c28d-4e7e-8d47-341f6aa4f3b4 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=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:54.632589 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f98cf87d-c28d-4e7e-8d47-341f6aa4f3b4 admin admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 10:55:54.633014 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 2/4] 10.4.3.46 () {68 vars in 1295 bytes} [Wed Aug 19 10:55:54 2026] POST /volume/v3/types => generated 186 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:55:54.650179 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-97646c09-f465-487a-b403-f3aacd6ffb80 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:55:54.922472 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-97646c09-f465-487a-b403-f3aacd6ffb80 admin admin] POST https://10.4.3.46/volume/v3/types/b970cbb3-01f0-423f-bb66-7fb2fe90eb7f/extra_specs Aug 19 10:55:54.923052 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-97646c09-f465-487a-b403-f3aacd6ffb80 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:55:54.924667 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:55:54.924667 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:55:54.954524 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-97646c09-f465-487a-b403-f3aacd6ffb80 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=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:55:55.009178 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-97646c09-f465-487a-b403-f3aacd6ffb80 admin admin] https://10.4.3.46/volume/v3/types/b970cbb3-01f0-423f-bb66-7fb2fe90eb7f/extra_specs returned with HTTP 200 Aug 19 10:55:55.009611 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1/5] 10.4.3.46 () {68 vars in 1442 bytes} [Wed Aug 19 10:55:54 2026] POST /volume/v3/types/b970cbb3-01f0-423f-bb66-7fb2fe90eb7f/extra_specs => generated 45 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 10:56:03.681991 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:56:04.068326 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:56:04.630540 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:56:05.007633 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:56:19.559438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0c413e2e-6499-4121-8be3-e5108fc43371 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:56:19.560035 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c413e2e-6499-4121-8be3-e5108fc43371 None None] GET https://10.4.3.46/volume// Aug 19 10:56:19.560195 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c413e2e-6499-4121-8be3-e5108fc43371 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:56:19.560385 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c413e2e-6499-4121-8be3-e5108fc43371 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:56:19.560916 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c413e2e-6499-4121-8be3-e5108fc43371 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:56:19.561168 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 2/6] 10.4.3.46 () {66 vars in 1418 bytes} [Wed Aug 19 10:56: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 19 10:56:55.841462 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aeb29172-a699-497e-ac1c-9bcb58c134e5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:56:56.072569 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aeb29172-a699-497e-ac1c-9bcb58c134e5 tempest-verify_tempest_config-1351603372 tempest-verify_tempest_config-1351603372-project-member] GET https://10.4.3.46/volume/v3/extensions Aug 19 10:56:56.072569 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aeb29172-a699-497e-ac1c-9bcb58c134e5 tempest-verify_tempest_config-1351603372 tempest-verify_tempest_config-1351603372-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:56:56.072569 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aeb29172-a699-497e-ac1c-9bcb58c134e5 tempest-verify_tempest_config-1351603372 tempest-verify_tempest_config-1351603372-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:56:56.072926 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aeb29172-a699-497e-ac1c-9bcb58c134e5 tempest-verify_tempest_config-1351603372 tempest-verify_tempest_config-1351603372-project-member] https://10.4.3.46/volume/v3/extensions returned with HTTP 200 Aug 19 10:56:56.073243 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 2/7] 10.4.3.46 () {66 vars in 1239 bytes} [Wed Aug 19 10:56:55 2026] GET /volume/v3/extensions => generated 5245 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:57:50.577129 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:57:50.911336 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:57:50.911829 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1147041188"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:57:50.913230 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1147041188'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:57:50.915543 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Create volume of 1 GB Aug 19 10:57:50.931243 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Availability zone cache updated, next update will occur around 2026-08-19 11:57:50.930574. {{(pid=100206) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 10:57:50.931344 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Availability Zones retrieved successfully. Aug 19 10:57:50.966443 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Flow 'volume_create_api' (c1565d3d-2bf0-449e-a2b4-d8a7b07268c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:57:50.968562 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94804b6-419e-462f-bdec-ecf5532b64eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:57:50.970466 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:57:51.036761 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94804b6-419e-462f-bdec-ecf5532b64eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:57:51.037712 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70556b28-6806-4970-baaf-1c868f24a975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:57:51.081795 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:57:51.082121 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:57:51.142731 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Created reservations ['7aec7b36-0a3a-4d91-a0b7-fd4a5ed491c7', '69339076-ade7-4a3c-8ced-d78c31a5cd47', '14c0c91d-5e81-41db-9a66-186cbb6bb3ac', 'c05c719b-eb64-4b1d-bcdf-68eedeec8f4f'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:57:51.143621 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70556b28-6806-4970-baaf-1c868f24a975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aec7b36-0a3a-4d91-a0b7-fd4a5ed491c7', '69339076-ade7-4a3c-8ced-d78c31a5cd47', '14c0c91d-5e81-41db-9a66-186cbb6bb3ac', 'c05c719b-eb64-4b1d-bcdf-68eedeec8f4f']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:57:51.144416 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df34989-8279-4ff4-992e-52574b1648cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:57:51.194174 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df34989-8279-4ff4-992e-52574b1648cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ee1c834-f30e-463a-8f3c-78df7cb4bcf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1147041188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3cc0dd99e34fabaa82f867d202d1e3',qos_specs=None,replication_status=,reservations=['7aec7b36-0a3a-4d91-a0b7-fd4a5ed491c7','69339076-ade7-4a3c-8ced-d78c31a5cd47','14c0c91d-5e81-41db-9a66-186cbb6bb3ac','c05c719b-eb64-4b1d-bcdf-68eedeec8f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dc94c9d45a7481c9c9475ef6765ee6f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1147041188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ee1c834-f30e-463a-8f3c-78df7cb4bcf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3cc0dd99e34fabaa82f867d202d1e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dc94c9d45a7481c9c9475ef6765ee6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:57:51.194921 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a364e9-7734-47cc-9286-b5b2ec5b7ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:57:51.216997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a364e9-7734-47cc-9286-b5b2ec5b7ec5) transitioned into state 'SUCCESS' from state '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-1147041188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3cc0dd99e34fabaa82f867d202d1e3',qos_specs=None,replication_status=,reservations=['7aec7b36-0a3a-4d91-a0b7-fd4a5ed491c7','69339076-ade7-4a3c-8ced-d78c31a5cd47','14c0c91d-5e81-41db-9a66-186cbb6bb3ac','c05c719b-eb64-4b1d-bcdf-68eedeec8f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dc94c9d45a7481c9c9475ef6765ee6f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:57:51.217749 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf27964-acda-4158-8ffa-be5a640691d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:57:51.246077 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf27964-acda-4158-8ffa-be5a640691d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:57:51.246077 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Flow 'volume_create_api' (c1565d3d-2bf0-449e-a2b4-d8a7b07268c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:57:51.246077 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Create volume request issued successfully. Aug 19 10:57:51.246530 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cdae978f-6dcf-480a-a611-7628ccdf2a98 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:57:51.247092 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 3/8] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:57:50 2026] POST /volume/v3/volumes => generated 757 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:58:01.221968 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:58:01.915588 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:02.215744 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:58:02.216193 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1431614657"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:02.217905 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1431614657'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:58:02.218380 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Create volume of 1 GB Aug 19 10:58:02.235521 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Availability zone cache updated, next update will occur around 2026-08-19 11:58:02.234879. {{(pid=100205) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 10:58:02.235521 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Availability Zones retrieved successfully. Aug 19 10:58:02.261497 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Flow 'volume_create_api' (d405add0-3e6d-49d8-b170-ad301c5680a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:02.262945 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d58364-1abd-4918-b216-137667c6e38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:02.263939 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:58:02.307063 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d58364-1abd-4918-b216-137667c6e38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:02.307929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8c4adf-2ea6-43fc-95f3-b79b55ed3467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:02.340407 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-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 19 10:58:02.340701 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-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 19 10:58:02.445183 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Created reservations ['c863120b-8dd0-4894-9195-0809324ed621', 'a1f9ed66-c80a-4478-9bc1-2d7eef41b055', 'db7a67a4-41da-41ff-8d44-7872dcdc14f6', '9c31dd78-2d1a-4035-978f-0c05ca7ced62'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:58:02.446440 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8c4adf-2ea6-43fc-95f3-b79b55ed3467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c863120b-8dd0-4894-9195-0809324ed621', 'a1f9ed66-c80a-4478-9bc1-2d7eef41b055', 'db7a67a4-41da-41ff-8d44-7872dcdc14f6', '9c31dd78-2d1a-4035-978f-0c05ca7ced62']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:02.447517 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67651bb6-71e4-4b75-b950-4a7d445ea3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:02.503644 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67651bb6-71e4-4b75-b950-4a7d445ea3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f818ea51-b63a-4489-a89d-c83158710198', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1431614657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282d896f54924e5985929ff6d5e5dab5',qos_specs=None,replication_status=,reservations=['c863120b-8dd0-4894-9195-0809324ed621','a1f9ed66-c80a-4478-9bc1-2d7eef41b055','db7a67a4-41da-41ff-8d44-7872dcdc14f6','9c31dd78-2d1a-4035-978f-0c05ca7ced62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06743042f2fe4fa38f03158cdb1a55c0',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1431614657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f818ea51-b63a-4489-a89d-c83158710198,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='282d896f54924e5985929ff6d5e5dab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06743042f2fe4fa38f03158cdb1a55c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:02.504417 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1059983-289c-45e8-a931-c0217c66bd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:02.538384 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1059983-289c-45e8-a931-c0217c66bd01) transitioned into state 'SUCCESS' from state '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-1431614657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='282d896f54924e5985929ff6d5e5dab5',qos_specs=None,replication_status=,reservations=['c863120b-8dd0-4894-9195-0809324ed621','a1f9ed66-c80a-4478-9bc1-2d7eef41b055','db7a67a4-41da-41ff-8d44-7872dcdc14f6','9c31dd78-2d1a-4035-978f-0c05ca7ced62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06743042f2fe4fa38f03158cdb1a55c0',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:02.539057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9485ce34-b9f5-4c92-9699-d563519c8be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:02.565954 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9485ce34-b9f5-4c92-9699-d563519c8be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:02.566825 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Flow 'volume_create_api' (d405add0-3e6d-49d8-b170-ad301c5680a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:02.567076 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Create volume request issued successfully. Aug 19 10:58:02.567913 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b1ec14e9-fa2a-41eb-8f66-6b846ec78f8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:58:02.568316 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 2/9] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:58:01 2026] POST /volume/v3/volumes => generated 783 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:58:02.579985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-196201cd-6540-4ad9-9f7c-24434e2cac8c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:02.583912 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-196201cd-6540-4ad9-9f7c-24434e2cac8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:02.584106 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-196201cd-6540-4ad9-9f7c-24434e2cac8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:02.584343 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-196201cd-6540-4ad9-9f7c-24434e2cac8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:02.623431 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:02.623431 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:02.632647 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-196201cd-6540-4ad9-9f7c-24434e2cac8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:02.640420 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-196201cd-6540-4ad9-9f7c-24434e2cac8c tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:02.640928 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 3/10] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:02 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 962 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:03.652870 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-988fc1e5-4d9b-45e2-9de2-d26ac255b648 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:03.655432 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-988fc1e5-4d9b-45e2-9de2-d26ac255b648 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:03.655695 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-988fc1e5-4d9b-45e2-9de2-d26ac255b648 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:03.655905 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-988fc1e5-4d9b-45e2-9de2-d26ac255b648 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:03.687148 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:03.687148 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:03.698258 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-988fc1e5-4d9b-45e2-9de2-d26ac255b648 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:03.709091 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-988fc1e5-4d9b-45e2-9de2-d26ac255b648 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:03.709522 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 3/11] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:03 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1023 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 10:58:08.278088 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-39923dc2-980c-4d23-b28a-6e81a577b637 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:08.556684 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:58:08.557085 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-287548600"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:08.558608 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-287548600'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:58:08.563269 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Create volume of 1 GB Aug 19 10:58:08.563586 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:08.563586 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:08.564078 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Availability Zones retrieved successfully. Aug 19 10:58:08.569322 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Flow 'volume_create_api' (ba7df70a-fe84-4ff7-bf72-b7d2fe3ff445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:08.570386 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab515d9-2348-4c4a-9cf1-1b83215676c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:08.571287 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:58:08.587298 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:08.587298 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:08.600208 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab515d9-2348-4c4a-9cf1-1b83215676c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b970cbb3-01f0-423f-bb66-7fb2fe90eb7f', 'encryption_key_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=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:08.601528 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0581ec8-9c9c-4d04-8703-6d65578435bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:08.626614 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:58:08.626878 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:58:08.676751 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Created reservations ['21057ea7-a472-455e-b68f-9e10070ed3dd', 'e6f7a470-9351-4c74-ad19-f188d6cc6133', '14096825-b74c-41bf-92e4-a1347e5a6071', '1f1f8519-1d94-4461-a687-0ffa8cd98e08'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:58:08.677522 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0581ec8-9c9c-4d04-8703-6d65578435bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21057ea7-a472-455e-b68f-9e10070ed3dd', 'e6f7a470-9351-4c74-ad19-f188d6cc6133', '14096825-b74c-41bf-92e4-a1347e5a6071', '1f1f8519-1d94-4461-a687-0ffa8cd98e08']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:08.678211 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebeebd9e-575d-4960-a791-f3efe87e9905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:08.706784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebeebd9e-575d-4960-a791-f3efe87e9905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16b58bbb-e442-4233-a492-7d69f32e7be7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-287548600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='947b5cfb7b9c4597828e7844a3be98da',qos_specs=None,replication_status=,reservations=['21057ea7-a472-455e-b68f-9e10070ed3dd','e6f7a470-9351-4c74-ad19-f188d6cc6133','14096825-b74c-41bf-92e4-a1347e5a6071','1f1f8519-1d94-4461-a687-0ffa8cd98e08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='550593369a10463d9ba6e3697b77b227',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-287548600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16b58bbb-e442-4233-a492-7d69f32e7be7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='947b5cfb7b9c4597828e7844a3be98da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='550593369a10463d9ba6e3697b77b227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b970cbb3-01f0-423f-bb66-7fb2fe90eb7f),volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:08.707453 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52797706-7a21-485e-82e9-b03a93aed8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:08.735934 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52797706-7a21-485e-82e9-b03a93aed8d2) transitioned into state 'SUCCESS' from state '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-287548600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='947b5cfb7b9c4597828e7844a3be98da',qos_specs=None,replication_status=,reservations=['21057ea7-a472-455e-b68f-9e10070ed3dd','e6f7a470-9351-4c74-ad19-f188d6cc6133','14096825-b74c-41bf-92e4-a1347e5a6071','1f1f8519-1d94-4461-a687-0ffa8cd98e08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='550593369a10463d9ba6e3697b77b227',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:08.736551 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a42c7ff-5ceb-4a42-a825-da65ef0cea31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:08.756221 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a42c7ff-5ceb-4a42-a825-da65ef0cea31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:08.757096 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Flow 'volume_create_api' (ba7df70a-fe84-4ff7-bf72-b7d2fe3ff445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:08.757400 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Create volume request issued successfully. Aug 19 10:58:08.757983 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-39923dc2-980c-4d23-b28a-6e81a577b637 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:58:08.758342 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 4/12] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 10:58:08 2026] POST /volume/v3/volumes => generated 755 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:58:08.773855 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-aa384ccc-46db-41fe-b44c-a71ac02023ee None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:08.776475 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aa384ccc-46db-41fe-b44c-a71ac02023ee tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:58:08.776745 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aa384ccc-46db-41fe-b44c-a71ac02023ee tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:08.777022 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aa384ccc-46db-41fe-b44c-a71ac02023ee tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:08.816053 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:08.816053 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:08.823670 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-aa384ccc-46db-41fe-b44c-a71ac02023ee tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:58:08.832516 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aa384ccc-46db-41fe-b44c-a71ac02023ee tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:58:08.832516 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 3/13] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:08 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 823 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:09.847803 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9839f46a-d395-4490-a62e-7654b082f8a3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:09.850174 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9839f46a-d395-4490-a62e-7654b082f8a3 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:58:09.850435 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9839f46a-d395-4490-a62e-7654b082f8a3 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:09.850686 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9839f46a-d395-4490-a62e-7654b082f8a3 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:09.895643 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:09.895643 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:09.901131 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9839f46a-d395-4490-a62e-7654b082f8a3 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:58:09.907736 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9839f46a-d395-4490-a62e-7654b082f8a3 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:58:09.908565 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 4/14] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:09 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:09.924132 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-60d1569a-3364-4b66-bb2e-3b3bfb332a77 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:10.185799 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-60d1569a-3364-4b66-bb2e-3b3bfb332a77 tempest-TestMultiAttachVolumeSwap-1271056391 tempest-TestMultiAttachVolumeSwap-1271056391-project-admin] POST https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7/action Aug 19 10:58:10.185799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-60d1569a-3364-4b66-bb2e-3b3bfb332a77 tempest-TestMultiAttachVolumeSwap-1271056391 tempest-TestMultiAttachVolumeSwap-1271056391-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:58:10.185799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-60d1569a-3364-4b66-bb2e-3b3bfb332a77 tempest-TestMultiAttachVolumeSwap-1271056391 tempest-TestMultiAttachVolumeSwap-1271056391-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:10.193166 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:10.193166 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:10.193591 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-60d1569a-3364-4b66-bb2e-3b3bfb332a77 tempest-TestMultiAttachVolumeSwap-1271056391 tempest-TestMultiAttachVolumeSwap-1271056391-project-admin] Volume info retrieved successfully. Aug 19 10:58:10.216064 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-60d1569a-3364-4b66-bb2e-3b3bfb332a77 tempest-TestMultiAttachVolumeSwap-1271056391 tempest-TestMultiAttachVolumeSwap-1271056391-project-admin] Update volume admin metadata completed successfully. Aug 19 10:58:10.216292 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-60d1569a-3364-4b66-bb2e-3b3bfb332a77 tempest-TestMultiAttachVolumeSwap-1271056391 tempest-TestMultiAttachVolumeSwap-1271056391-project-admin] Update readonly setting on volume completed successfully. Aug 19 10:58:10.218241 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-60d1569a-3364-4b66-bb2e-3b3bfb332a77 tempest-TestMultiAttachVolumeSwap-1271056391 tempest-TestMultiAttachVolumeSwap-1271056391-project-admin] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7/action returned with HTTP 202 Aug 19 10:58:10.218743 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 4/15] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 10:58:09 2026] POST /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 10:58:10.231761 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:10.234228 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:58:10.234585 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-791300010"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:10.235950 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-791300010'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:58:10.242599 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Create volume of 1 GB Aug 19 10:58:10.242901 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:10.242901 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:10.243429 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Availability Zones retrieved successfully. Aug 19 10:58:10.250595 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Flow 'volume_create_api' (f6f30d17-7221-40db-8dcd-e5fe2cde9274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:10.251653 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b407c911-cb6f-450d-9fa0-7bc3c6d981f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:10.252782 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:58:10.264707 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:10.264707 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:10.284100 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b407c911-cb6f-450d-9fa0-7bc3c6d981f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b970cbb3-01f0-423f-bb66-7fb2fe90eb7f', 'encryption_key_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=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:10.284837 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (492d6c98-232e-4ba1-8e53-f6039038377d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:10.339216 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Created reservations ['5ef71c98-b528-4fa6-a50d-58faaca38ed9', 'b7be7976-e429-4032-b76c-1ff55fd32f5b', '574198b3-2766-4b50-825a-cb60d8747565', '2a2431f9-07ed-48d5-87be-02357d28155d'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:58:10.339952 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (492d6c98-232e-4ba1-8e53-f6039038377d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ef71c98-b528-4fa6-a50d-58faaca38ed9', 'b7be7976-e429-4032-b76c-1ff55fd32f5b', '574198b3-2766-4b50-825a-cb60d8747565', '2a2431f9-07ed-48d5-87be-02357d28155d']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:10.340583 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ddcef90-ba37-45f2-b7f6-60c6a0a55173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:10.375154 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ddcef90-ba37-45f2-b7f6-60c6a0a55173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36d60802-32ff-4f68-9971-81a0e84844ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-791300010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='947b5cfb7b9c4597828e7844a3be98da',qos_specs=None,replication_status=,reservations=['5ef71c98-b528-4fa6-a50d-58faaca38ed9','b7be7976-e429-4032-b76c-1ff55fd32f5b','574198b3-2766-4b50-825a-cb60d8747565','2a2431f9-07ed-48d5-87be-02357d28155d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='550593369a10463d9ba6e3697b77b227',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-791300010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36d60802-32ff-4f68-9971-81a0e84844ee,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='947b5cfb7b9c4597828e7844a3be98da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='550593369a10463d9ba6e3697b77b227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b970cbb3-01f0-423f-bb66-7fb2fe90eb7f),volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:10.376202 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7d3345-115b-462f-89c5-43b88a7d5fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:10.411411 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7d3345-115b-462f-89c5-43b88a7d5fde) transitioned into state 'SUCCESS' from state '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-791300010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='947b5cfb7b9c4597828e7844a3be98da',qos_specs=None,replication_status=,reservations=['5ef71c98-b528-4fa6-a50d-58faaca38ed9','b7be7976-e429-4032-b76c-1ff55fd32f5b','574198b3-2766-4b50-825a-cb60d8747565','2a2431f9-07ed-48d5-87be-02357d28155d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='550593369a10463d9ba6e3697b77b227',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:10.412211 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657e20b0-46f0-449d-9921-399659e6b12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:10.450569 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657e20b0-46f0-449d-9921-399659e6b12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:10.451435 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Flow 'volume_create_api' (f6f30d17-7221-40db-8dcd-e5fe2cde9274) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:10.451851 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Create volume request issued successfully. Aug 19 10:58:10.452446 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1dea763-0328-4e58-8c4d-0f2bba0015f0 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:58:10.453766 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 5/16] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 10:58:10 2026] POST /volume/v3/volumes => generated 755 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:58:10.466808 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0d57eb07-2098-4aac-8e51-e64f4a8b7fe4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:10.468090 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0d57eb07-2098-4aac-8e51-e64f4a8b7fe4 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee Aug 19 10:58:10.468396 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0d57eb07-2098-4aac-8e51-e64f4a8b7fe4 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:10.469163 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0d57eb07-2098-4aac-8e51-e64f4a8b7fe4 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:10.481418 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:10.481418 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:10.486497 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0d57eb07-2098-4aac-8e51-e64f4a8b7fe4 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:58:10.493096 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0d57eb07-2098-4aac-8e51-e64f4a8b7fe4 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee returned with HTTP 200 Aug 19 10:58:10.493556 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 4/17] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:10 2026] GET /volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:11.509715 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f21d92f4-2e5b-4217-a4a1-35598d70d71c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:11.511461 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f21d92f4-2e5b-4217-a4a1-35598d70d71c tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee Aug 19 10:58:11.511802 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f21d92f4-2e5b-4217-a4a1-35598d70d71c tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:11.511891 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f21d92f4-2e5b-4217-a4a1-35598d70d71c tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:11.520599 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:11.520599 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:11.529844 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f21d92f4-2e5b-4217-a4a1-35598d70d71c tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:58:11.537287 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f21d92f4-2e5b-4217-a4a1-35598d70d71c tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee returned with HTTP 200 Aug 19 10:58:11.537702 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 5/18] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:11 2026] GET /volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:13.832330 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-49f49e93-f686-44df-8785-48a7a7c298cf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:13.834437 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:58:13.834880 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1381333916"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:13.836643 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1381333916'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:58:13.837127 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Create volume of 1 GB Aug 19 10:58:13.855502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Availability zone cache updated, next update will occur around 2026-08-19 11:58:13.854769. {{(pid=100203) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 10:58:13.855620 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Availability Zones retrieved successfully. Aug 19 10:58:13.878092 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Flow 'volume_create_api' (2a4e7765-2ee1-4730-95d5-0ac3d524a493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:13.879542 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26754c6c-d289-40bc-860d-e0433b37a0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:13.880424 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:58:13.927502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26754c6c-d289-40bc-860d-e0433b37a0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:13.928299 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fed0d62-f512-4b04-a9bd-3451c9958471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:13.975989 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:58:13.976597 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:58:14.039848 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Created reservations ['af280639-36a5-42cb-a9a4-865ae0388878', '8647bc15-e37a-4f86-891f-913b0155c0b7', '916f4c41-d55f-4155-b437-20fc31fcb641', 'a126d9a0-35ab-483f-a2b0-441f963789a2'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:58:14.040765 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fed0d62-f512-4b04-a9bd-3451c9958471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af280639-36a5-42cb-a9a4-865ae0388878', '8647bc15-e37a-4f86-891f-913b0155c0b7', '916f4c41-d55f-4155-b437-20fc31fcb641', 'a126d9a0-35ab-483f-a2b0-441f963789a2']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:14.041901 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea06bdca-3e71-44d4-aa03-04be73100582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:14.102507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea06bdca-3e71-44d4-aa03-04be73100582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '982fe7cb-27c1-4ec0-8a8b-00ff49582319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1381333916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21eda32538eb4b1d965a01a6ec6872aa',qos_specs=None,replication_status=,reservations=['af280639-36a5-42cb-a9a4-865ae0388878','8647bc15-e37a-4f86-891f-913b0155c0b7','916f4c41-d55f-4155-b437-20fc31fcb641','a126d9a0-35ab-483f-a2b0-441f963789a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d41fee41a5549aeab66df2021b7bf17',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1381333916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=982fe7cb-27c1-4ec0-8a8b-00ff49582319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21eda32538eb4b1d965a01a6ec6872aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d41fee41a5549aeab66df2021b7bf17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:14.102507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bbb8ef3-37eb-4001-b46b-99fbeead897e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:14.131792 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bbb8ef3-37eb-4001-b46b-99fbeead897e) transitioned into state 'SUCCESS' from state '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-1381333916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21eda32538eb4b1d965a01a6ec6872aa',qos_specs=None,replication_status=,reservations=['af280639-36a5-42cb-a9a4-865ae0388878','8647bc15-e37a-4f86-891f-913b0155c0b7','916f4c41-d55f-4155-b437-20fc31fcb641','a126d9a0-35ab-483f-a2b0-441f963789a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d41fee41a5549aeab66df2021b7bf17',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:14.132418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3b6bdf-82fe-4c0f-906b-ddcd1cdcd708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:14.159163 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3b6bdf-82fe-4c0f-906b-ddcd1cdcd708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:14.159952 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Flow 'volume_create_api' (2a4e7765-2ee1-4730-95d5-0ac3d524a493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:14.160250 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Create volume request issued successfully. Aug 19 10:58:14.160827 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49f49e93-f686-44df-8785-48a7a7c298cf tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:58:14.161354 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 5/19] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:58:13 2026] POST /volume/v3/volumes => generated 750 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:58:14.172386 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2682561d-fac4-4049-9851-c80d57ef8536 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:14.174414 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2682561d-fac4-4049-9851-c80d57ef8536 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:14.174690 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2682561d-fac4-4049-9851-c80d57ef8536 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:14.175082 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2682561d-fac4-4049-9851-c80d57ef8536 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:14.182858 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:14.182858 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:14.189645 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2682561d-fac4-4049-9851-c80d57ef8536 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:14.196413 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2682561d-fac4-4049-9851-c80d57ef8536 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:14.196847 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 6/20] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:14 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:15.025076 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:15.027798 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:58:15.028304 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-477499300"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:15.030456 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-477499300'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:58:15.030776 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Create volume of 1 GB Aug 19 10:58:15.037246 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Availability Zones retrieved successfully. Aug 19 10:58:15.048850 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Flow 'volume_create_api' (a3287a94-740d-4860-87dc-e6dd5d829ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:15.048850 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f6876f-7c84-4084-992e-5c46a7f47bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:15.049659 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:58:15.099300 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f6876f-7c84-4084-992e-5c46a7f47bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:15.099300 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb0db5b9-0024-493a-9697-162d96528753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:15.169345 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Created reservations ['0d45cabb-a47e-40ab-b939-e9eba1cab45e', 'f8e392be-2487-47de-979b-98d6ed191fd8', '21cd4785-8f20-4a91-8aea-f844f199c8c4', 'ac4b5740-462e-4aac-8f2e-eb949a6febde'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:58:15.170279 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb0db5b9-0024-493a-9697-162d96528753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d45cabb-a47e-40ab-b939-e9eba1cab45e', 'f8e392be-2487-47de-979b-98d6ed191fd8', '21cd4785-8f20-4a91-8aea-f844f199c8c4', 'ac4b5740-462e-4aac-8f2e-eb949a6febde']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:15.171108 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a1d2dfd-789e-4e41-a416-885291546a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:15.203146 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a1d2dfd-789e-4e41-a416-885291546a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c887c7bc-f691-4212-abbf-bc17896afb40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-477499300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9253803fad048c4ac322ba7c00c64df',qos_specs=None,replication_status=,reservations=['0d45cabb-a47e-40ab-b939-e9eba1cab45e','f8e392be-2487-47de-979b-98d6ed191fd8','21cd4785-8f20-4a91-8aea-f844f199c8c4','ac4b5740-462e-4aac-8f2e-eb949a6febde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f0baf11063418fb19f22f8c8123d24',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-477499300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c887c7bc-f691-4212-abbf-bc17896afb40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9253803fad048c4ac322ba7c00c64df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0f0baf11063418fb19f22f8c8123d24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:15.203933 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6f7dc0-ab56-439e-9c09-76b41f20c5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:15.210439 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-960c028e-913f-4cb0-a6bc-99eacfaac252 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:15.214508 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-960c028e-913f-4cb0-a6bc-99eacfaac252 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:15.214508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-960c028e-913f-4cb0-a6bc-99eacfaac252 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:15.216503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-960c028e-913f-4cb0-a6bc-99eacfaac252 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:15.231778 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:15.231778 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:15.232039 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6f7dc0-ab56-439e-9c09-76b41f20c5bc) transitioned into state 'SUCCESS' from state '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-477499300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9253803fad048c4ac322ba7c00c64df',qos_specs=None,replication_status=,reservations=['0d45cabb-a47e-40ab-b939-e9eba1cab45e','f8e392be-2487-47de-979b-98d6ed191fd8','21cd4785-8f20-4a91-8aea-f844f199c8c4','ac4b5740-462e-4aac-8f2e-eb949a6febde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f0baf11063418fb19f22f8c8123d24',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:15.232663 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69981d35-5a5d-48c5-a115-aae6297dfe75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:15.237731 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-960c028e-913f-4cb0-a6bc-99eacfaac252 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:15.246434 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-960c028e-913f-4cb0-a6bc-99eacfaac252 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:15.247298 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 6/21] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:15 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:15.251955 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69981d35-5a5d-48c5-a115-aae6297dfe75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:15.253370 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Flow 'volume_create_api' (a3287a94-740d-4860-87dc-e6dd5d829ce0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:15.254163 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Create volume request issued successfully. Aug 19 10:58:15.254951 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7deaadee-e4ec-4dfd-b461-be6a46ba8527 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:58:15.255542 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 5/22] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:58:15 2026] POST /volume/v3/volumes => generated 752 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:58:15.276199 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a975d6d7-6e47-4d30-bb39-0aeeeb3c3e93 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:15.280262 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a975d6d7-6e47-4d30-bb39-0aeeeb3c3e93 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] GET https://10.4.3.46/volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 Aug 19 10:58:15.280567 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a975d6d7-6e47-4d30-bb39-0aeeeb3c3e93 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:15.280851 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a975d6d7-6e47-4d30-bb39-0aeeeb3c3e93 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:15.292267 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:15.292267 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:15.301462 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a975d6d7-6e47-4d30-bb39-0aeeeb3c3e93 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Volume info retrieved successfully. Aug 19 10:58:15.306621 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a975d6d7-6e47-4d30-bb39-0aeeeb3c3e93 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] https://10.4.3.46/volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 returned with HTTP 200 Aug 19 10:58:15.310776 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 6/23] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:15 2026] GET /volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:15.338113 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-b1fd2c58-046c-4a55-850f-966e2d5added None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:15.340409 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-b1fd2c58-046c-4a55-850f-966e2d5added tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:15.340615 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-b1fd2c58-046c-4a55-850f-966e2d5added tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:15.340786 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-b1fd2c58-046c-4a55-850f-966e2d5added tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:15.349553 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:15.349553 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:15.353280 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-b1fd2c58-046c-4a55-850f-966e2d5added tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:15.358240 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-b1fd2c58-046c-4a55-850f-966e2d5added tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:15.361865 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 7/24] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:58:15 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:15.704243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6f74d24d-fcbb-41c2-a902-80c721a919ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:15.704600 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f74d24d-fcbb-41c2-a902-80c721a919ab None None] GET https://10.4.3.46/volume// Aug 19 10:58:15.704758 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f74d24d-fcbb-41c2-a902-80c721a919ab None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:15.704960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f74d24d-fcbb-41c2-a902-80c721a919ab None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:15.705288 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f74d24d-fcbb-41c2-a902-80c721a919ab None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:58:15.705569 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 7/25] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 10:58: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 19 10:58:15.725616 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-0ab54814-aee9-41aa-b6df-521b977ab2bc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:15.931033 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-0ab54814-aee9-41aa-b6df-521b977ab2bc tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:58:15.931033 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-0ab54814-aee9-41aa-b6df-521b977ab2bc tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "982fe7cb-27c1-4ec0-8a8b-00ff49582319", "connector": null, "instance_uuid": "8c167d5f-7443-4ccd-89e3-9d50fb6089eb"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:15.941292 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:15.941292 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:15.978137 np0000007769 devstack@c-api.service[100205]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 19 10:58:15.978137 np0000007769 devstack@c-api.service[100205]: .first() Aug 19 10:58:16.012893 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-0ab54814-aee9-41aa-b6df-521b977ab2bc tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:58:16.013445 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 6/26] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:58:15 2026] POST /volume/v3/attachments => generated 273 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:16.059883 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a9edc64e-bba5-4e3d-bd3b-025b9174330f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:16.064507 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a9edc64e-bba5-4e3d-bd3b-025b9174330f tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:16.064854 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a9edc64e-bba5-4e3d-bd3b-025b9174330f tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:16.065337 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a9edc64e-bba5-4e3d-bd3b-025b9174330f tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:16.090102 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:16.090102 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:16.094064 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a9edc64e-bba5-4e3d-bd3b-025b9174330f tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:16.098831 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a9edc64e-bba5-4e3d-bd3b-025b9174330f tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:16.099532 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 7/27] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:16 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:16.099931 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6052572e-5ee9-4859-835f-87ebd2d795ad None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:16.100530 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6052572e-5ee9-4859-835f-87ebd2d795ad None None] GET https://10.4.3.46/volume// Aug 19 10:58:16.100698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6052572e-5ee9-4859-835f-87ebd2d795ad None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:16.100904 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6052572e-5ee9-4859-835f-87ebd2d795ad None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:16.101350 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6052572e-5ee9-4859-835f-87ebd2d795ad None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:58:16.101634 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 8/28] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:58: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 19 10:58:16.145770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-016066a4-5d99-40bb-b22f-819eb62c3e34 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:16.149162 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-016066a4-5d99-40bb-b22f-819eb62c3e34 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:16.149414 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-016066a4-5d99-40bb-b22f-819eb62c3e34 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:16.149689 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-016066a4-5d99-40bb-b22f-819eb62c3e34 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:16.169015 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:16.169015 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:16.176466 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-016066a4-5d99-40bb-b22f-819eb62c3e34 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:16.183355 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-016066a4-5d99-40bb-b22f-819eb62c3e34 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:16.185794 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 8/29] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:58:16 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 1022 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:58:16.334415 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-75e07c47-efe0-40b1-baaf-0dc224393301 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:16.336341 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-75e07c47-efe0-40b1-baaf-0dc224393301 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] GET https://10.4.3.46/volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 Aug 19 10:58:16.336582 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-75e07c47-efe0-40b1-baaf-0dc224393301 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:16.336850 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-75e07c47-efe0-40b1-baaf-0dc224393301 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:16.345640 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:16.345640 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:16.350370 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-75e07c47-efe0-40b1-baaf-0dc224393301 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Volume info retrieved successfully. Aug 19 10:58:16.355105 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-75e07c47-efe0-40b1-baaf-0dc224393301 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] https://10.4.3.46/volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 returned with HTTP 200 Aug 19 10:58:16.355469 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 7/30] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:16 2026] GET /volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:16.797366 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-dd3c3a39-32ab-4a47-b244-aaf3740207f3 req-980bfdde-a12b-45a9-a799-478d619e6ae0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:16.801765 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dd3c3a39-32ab-4a47-b244-aaf3740207f3 req-980bfdde-a12b-45a9-a799-478d619e6ae0 tempest-VolumesAdminNegativeTest-345478125 tempest-VolumesAdminNegativeTest-345478125-project] GET https://10.4.3.46/volume/v3/volumes/ca2b73fd-2ebd-4332-ad99-002df0721e8b Aug 19 10:58:16.801999 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-dd3c3a39-32ab-4a47-b244-aaf3740207f3 req-980bfdde-a12b-45a9-a799-478d619e6ae0 tempest-VolumesAdminNegativeTest-345478125 tempest-VolumesAdminNegativeTest-345478125-project] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:16.802217 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-dd3c3a39-32ab-4a47-b244-aaf3740207f3 req-980bfdde-a12b-45a9-a799-478d619e6ae0 tempest-VolumesAdminNegativeTest-345478125 tempest-VolumesAdminNegativeTest-345478125-project] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:16.809270 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dd3c3a39-32ab-4a47-b244-aaf3740207f3 req-980bfdde-a12b-45a9-a799-478d619e6ae0 tempest-VolumesAdminNegativeTest-345478125 tempest-VolumesAdminNegativeTest-345478125-project] https://10.4.3.46/volume/v3/volumes/ca2b73fd-2ebd-4332-ad99-002df0721e8b returned with HTTP 404 Aug 19 10:58:16.810140 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 8/31] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:58:16 2026] GET /volume/v3/volumes/ca2b73fd-2ebd-4332-ad99-002df0721e8b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:58:16.827493 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ab1d9d58-d114-46a8-b4a7-9961bd331c92 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:16.830143 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab1d9d58-d114-46a8-b4a7-9961bd331c92 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] DELETE https://10.4.3.46/volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 Aug 19 10:58:16.830367 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab1d9d58-d114-46a8-b4a7-9961bd331c92 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:16.830604 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab1d9d58-d114-46a8-b4a7-9961bd331c92 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:16.831013 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-ab1d9d58-d114-46a8-b4a7-9961bd331c92 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Delete volume with id: c887c7bc-f691-4212-abbf-bc17896afb40 Aug 19 10:58:16.838958 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:16.838958 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:16.839526 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ab1d9d58-d114-46a8-b4a7-9961bd331c92 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Volume info retrieved successfully. Aug 19 10:58:16.871231 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ab1d9d58-d114-46a8-b4a7-9961bd331c92 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Delete volume request issued successfully. Aug 19 10:58:16.871465 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab1d9d58-d114-46a8-b4a7-9961bd331c92 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] https://10.4.3.46/volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 returned with HTTP 202 Aug 19 10:58:16.872030 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 9/32] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 10:58:16 2026] DELETE /volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 10:58:16.883719 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9e4edd40-db6e-4329-b2ec-af9cf29c1697 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:16.887834 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e4edd40-db6e-4329-b2ec-af9cf29c1697 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] GET https://10.4.3.46/volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 Aug 19 10:58:16.887834 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e4edd40-db6e-4329-b2ec-af9cf29c1697 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:16.887834 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e4edd40-db6e-4329-b2ec-af9cf29c1697 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:16.897789 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:16.897789 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:16.903437 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9e4edd40-db6e-4329-b2ec-af9cf29c1697 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Volume info retrieved successfully. Aug 19 10:58:16.909720 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e4edd40-db6e-4329-b2ec-af9cf29c1697 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] https://10.4.3.46/volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 returned with HTTP 200 Aug 19 10:58:16.909720 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 9/33] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:16 2026] GET /volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:17.051825 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-164cef6c-0c8a-4692-85e9-82c242554005 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:17.053918 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-164cef6c-0c8a-4692-85e9-82c242554005 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] PUT https://10.4.3.46/volume/v3/attachments/1bfcfbf1-e079-48b5-a82e-20dadfb008a3 Aug 19 10:58:17.054304 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-164cef6c-0c8a-4692-85e9-82c242554005 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:17.064988 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-164cef6c-0c8a-4692-85e9-82c242554005 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Acquiring lock "cinder-attachment_update-982fe7cb-27c1-4ec0-8a8b-00ff49582319-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:58:17.069730 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-164cef6c-0c8a-4692-85e9-82c242554005 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Lock "cinder-attachment_update-982fe7cb-27c1-4ec0-8a8b-00ff49582319-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:58:17.070723 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:17.070723 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:17.121645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b6961b48-95e6-4e9f-bf7f-fd8443fd0d53 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:17.124782 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b6961b48-95e6-4e9f-bf7f-fd8443fd0d53 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:17.124963 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b6961b48-95e6-4e9f-bf7f-fd8443fd0d53 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:17.125841 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b6961b48-95e6-4e9f-bf7f-fd8443fd0d53 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:17.142715 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:17.142715 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:17.148866 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b6961b48-95e6-4e9f-bf7f-fd8443fd0d53 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:17.154130 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b6961b48-95e6-4e9f-bf7f-fd8443fd0d53 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:17.154610 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 9/34] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:17 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:17.215774 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-164cef6c-0c8a-4692-85e9-82c242554005 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Lock "cinder-attachment_update-982fe7cb-27c1-4ec0-8a8b-00ff49582319-np0000007769" released by "attachment_update" :: held 0.146s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:58:17.216095 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-164cef6c-0c8a-4692-85e9-82c242554005 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/attachments/1bfcfbf1-e079-48b5-a82e-20dadfb008a3 returned with HTTP 200 Aug 19 10:58:17.216572 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 8/35] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:58:17 2026] PUT /volume/v3/attachments/1bfcfbf1-e079-48b5-a82e-20dadfb008a3 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:17.924379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0ad13def-dd57-4496-aae7-01641d21b129 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:17.926183 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0ad13def-dd57-4496-aae7-01641d21b129 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] GET https://10.4.3.46/volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 Aug 19 10:58:17.926366 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0ad13def-dd57-4496-aae7-01641d21b129 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:17.926767 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0ad13def-dd57-4496-aae7-01641d21b129 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:17.932059 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0ad13def-dd57-4496-aae7-01641d21b129 tempest-VolumesAdminNegativeTest-309784728 tempest-VolumesAdminNegativeTest-309784728-project-member] https://10.4.3.46/volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 returned with HTTP 404 Aug 19 10:58:17.932762 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 10/36] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:17 2026] GET /volume/v3/volumes/c887c7bc-f691-4212-abbf-bc17896afb40 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:58:18.172537 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-44098bc9-b478-4823-b951-a36fdb10ce1a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:18.173332 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-44098bc9-b478-4823-b951-a36fdb10ce1a tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:18.173542 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-44098bc9-b478-4823-b951-a36fdb10ce1a tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:18.173735 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-44098bc9-b478-4823-b951-a36fdb10ce1a tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:18.186160 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:18.186160 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:18.189661 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-44098bc9-b478-4823-b951-a36fdb10ce1a tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:18.194031 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-44098bc9-b478-4823-b951-a36fdb10ce1a tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:18.194460 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 10/37] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:18 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:19.218262 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7b9be47d-ea8c-4010-8776-8d211810a923 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:19.221965 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b9be47d-ea8c-4010-8776-8d211810a923 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:19.222210 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b9be47d-ea8c-4010-8776-8d211810a923 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:19.222459 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b9be47d-ea8c-4010-8776-8d211810a923 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:19.247678 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:19.247678 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:19.255073 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7b9be47d-ea8c-4010-8776-8d211810a923 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:19.264255 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b9be47d-ea8c-4010-8776-8d211810a923 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:19.264951 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 10/38] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:19 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:20.284498 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bfcf46b5-cce2-4281-ada3-b043e8a47726 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:20.286868 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bfcf46b5-cce2-4281-ada3-b043e8a47726 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:20.286868 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bfcf46b5-cce2-4281-ada3-b043e8a47726 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:20.286868 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bfcf46b5-cce2-4281-ada3-b043e8a47726 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:20.296348 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:20.296348 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:20.299970 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bfcf46b5-cce2-4281-ada3-b043e8a47726 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:20.308311 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bfcf46b5-cce2-4281-ada3-b043e8a47726 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:20.308311 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 9/39] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:20 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:21.321183 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ac669ef8-1ce3-4443-92f5-2999fedd0043 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:21.326810 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ac669ef8-1ce3-4443-92f5-2999fedd0043 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:21.327186 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ac669ef8-1ce3-4443-92f5-2999fedd0043 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:21.327471 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ac669ef8-1ce3-4443-92f5-2999fedd0043 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:21.347295 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:21.347295 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:21.357014 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ac669ef8-1ce3-4443-92f5-2999fedd0043 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:21.370094 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ac669ef8-1ce3-4443-92f5-2999fedd0043 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:21.371248 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 11/40] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:21 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 10:58:21.498672 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-64ce6b53-cf47-4ba5-b098-f542301e139a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:21.501085 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-64ce6b53-cf47-4ba5-b098-f542301e139a tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] POST https://10.4.3.46/volume/v3/attachments/1bfcfbf1-e079-48b5-a82e-20dadfb008a3/action Aug 19 10:58:21.501940 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-64ce6b53-cf47-4ba5-b098-f542301e139a tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:58:21.502150 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-64ce6b53-cf47-4ba5-b098-f542301e139a tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:21.521090 np0000007769 devstack@c-api.service[100204]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 19 10:58:21.521090 np0000007769 devstack@c-api.service[100204]: .first() Aug 19 10:58:21.537159 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:21.537159 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:21.553978 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-753b32da-20d6-4510-bb94-86e2a447bcf8 req-64ce6b53-cf47-4ba5-b098-f542301e139a tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/attachments/1bfcfbf1-e079-48b5-a82e-20dadfb008a3/action returned with HTTP 204 Aug 19 10:58:21.554564 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 11/41] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:58:21 2026] POST /volume/v3/attachments/1bfcfbf1-e079-48b5-a82e-20dadfb008a3/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:58:22.391845 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-678c54b7-6c51-4f83-b465-ac8048400621 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:22.393578 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-678c54b7-6c51-4f83-b465-ac8048400621 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:22.394111 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-678c54b7-6c51-4f83-b465-ac8048400621 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:22.394111 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-678c54b7-6c51-4f83-b465-ac8048400621 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:22.414615 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:22.414615 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:22.424915 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-678c54b7-6c51-4f83-b465-ac8048400621 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:22.429834 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-678c54b7-6c51-4f83-b465-ac8048400621 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:22.430323 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 11/42] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:22 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:22.447682 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-671949e6-b15d-4618-80fc-ac19da03f50f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:22.450334 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-671949e6-b15d-4618-80fc-ac19da03f50f tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:22.450435 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-671949e6-b15d-4618-80fc-ac19da03f50f tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:22.450610 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-671949e6-b15d-4618-80fc-ac19da03f50f tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:22.462072 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:22.462072 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:22.465574 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-671949e6-b15d-4618-80fc-ac19da03f50f tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:22.470849 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-671949e6-b15d-4618-80fc-ac19da03f50f tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:22.471328 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 10/43] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:22 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:23.969447 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-a929a94b-9bbf-4657-8de5-8213aa23033e req-4044000b-e597-4989-8251-9097b0da57ff None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:23.973322 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-a929a94b-9bbf-4657-8de5-8213aa23033e req-4044000b-e597-4989-8251-9097b0da57ff tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] DELETE https://10.4.3.46/volume/v3/attachments/1bfcfbf1-e079-48b5-a82e-20dadfb008a3 Aug 19 10:58:23.973322 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-a929a94b-9bbf-4657-8de5-8213aa23033e req-4044000b-e597-4989-8251-9097b0da57ff tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:23.973322 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-a929a94b-9bbf-4657-8de5-8213aa23033e req-4044000b-e597-4989-8251-9097b0da57ff tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:23.988926 np0000007769 devstack@c-api.service[100206]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 19 10:58:23.988926 np0000007769 devstack@c-api.service[100206]: .first() Aug 19 10:58:23.998644 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:23.998644 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:24.119741 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-a929a94b-9bbf-4657-8de5-8213aa23033e req-4044000b-e597-4989-8251-9097b0da57ff tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/attachments/1bfcfbf1-e079-48b5-a82e-20dadfb008a3 returned with HTTP 200 Aug 19 10:58:24.120278 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 12/44] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 10:58:23 2026] DELETE /volume/v3/attachments/1bfcfbf1-e079-48b5-a82e-20dadfb008a3 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:25.094142 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb0613d8-eebe-4c0e-a744-33313b69015d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:25.097264 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb0613d8-eebe-4c0e-a744-33313b69015d tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:25.098021 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb0613d8-eebe-4c0e-a744-33313b69015d tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:25.098021 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb0613d8-eebe-4c0e-a744-33313b69015d tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:25.106537 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:25.106537 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:25.111178 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb0613d8-eebe-4c0e-a744-33313b69015d tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:25.118269 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb0613d8-eebe-4c0e-a744-33313b69015d tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:25.118687 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 12/45] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:25 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:25.134105 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-540e2009-5c03-4869-bfb7-67975c40b755 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:25.138946 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-540e2009-5c03-4869-bfb7-67975c40b755 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:25.139176 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-540e2009-5c03-4869-bfb7-67975c40b755 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:25.139472 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-540e2009-5c03-4869-bfb7-67975c40b755 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:25.147022 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:25.147022 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:25.150897 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-540e2009-5c03-4869-bfb7-67975c40b755 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:25.154940 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-540e2009-5c03-4869-bfb7-67975c40b755 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:25.155290 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 12/46] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:25 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:25.195438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dcc174fc-a62c-4b78-8645-8871c631eb6d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:25.197165 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dcc174fc-a62c-4b78-8645-8871c631eb6d tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:25.197476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dcc174fc-a62c-4b78-8645-8871c631eb6d tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:25.197606 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dcc174fc-a62c-4b78-8645-8871c631eb6d tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:25.210170 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:25.210170 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:25.214184 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-dcc174fc-a62c-4b78-8645-8871c631eb6d tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:25.219649 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dcc174fc-a62c-4b78-8645-8871c631eb6d tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:25.220174 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 11/47] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:25 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:25.242544 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d1edc201-5115-4307-97b7-9a738c114a05 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:25.244328 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1edc201-5115-4307-97b7-9a738c114a05 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] DELETE https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:25.244539 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1edc201-5115-4307-97b7-9a738c114a05 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:25.244864 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1edc201-5115-4307-97b7-9a738c114a05 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:25.245064 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-d1edc201-5115-4307-97b7-9a738c114a05 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Delete volume with id: 982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:25.252110 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:25.252110 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:25.252668 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d1edc201-5115-4307-97b7-9a738c114a05 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:25.275049 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d1edc201-5115-4307-97b7-9a738c114a05 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Delete volume request issued successfully. Aug 19 10:58:25.275319 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1edc201-5115-4307-97b7-9a738c114a05 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 202 Aug 19 10:58:25.275786 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 13/48] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 10:58:25 2026] DELETE /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 10:58:25.283500 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eec7c94b-a5b6-4539-90e5-33fb1fd91b80 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:25.287800 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eec7c94b-a5b6-4539-90e5-33fb1fd91b80 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:25.288510 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eec7c94b-a5b6-4539-90e5-33fb1fd91b80 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:25.288703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eec7c94b-a5b6-4539-90e5-33fb1fd91b80 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:25.296952 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:25.296952 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:25.300618 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eec7c94b-a5b6-4539-90e5-33fb1fd91b80 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Volume info retrieved successfully. Aug 19 10:58:25.304473 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eec7c94b-a5b6-4539-90e5-33fb1fd91b80 tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 200 Aug 19 10:58:25.306112 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 13/49] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:25 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:26.321802 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-11447a6e-f30f-43ed-9b70-64408445d04c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:26.323397 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11447a6e-f30f-43ed-9b70-64408445d04c tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] GET https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 Aug 19 10:58:26.323593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11447a6e-f30f-43ed-9b70-64408445d04c tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:26.323779 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11447a6e-f30f-43ed-9b70-64408445d04c tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:26.328903 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11447a6e-f30f-43ed-9b70-64408445d04c tempest-DeleteServersTestJSON-1920598785 tempest-DeleteServersTestJSON-1920598785-project-member] https://10.4.3.46/volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 returned with HTTP 404 Aug 19 10:58:26.329324 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 13/50] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:26 2026] GET /volume/v3/volumes/982fe7cb-27c1-4ec0-8a8b-00ff49582319 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:58:34.839000 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bdde675e-0826-4272-a4ca-88539b249794 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:34.840657 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:58:34.841028 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1355911338"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:34.842513 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1355911338'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:58:34.843021 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Create volume of 1 GB Aug 19 10:58:34.847646 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Availability Zones retrieved successfully. Aug 19 10:58:34.854495 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Flow 'volume_create_api' (da99b73a-9de5-4010-aa9b-d94a121f9167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:34.856349 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd0a0a5-f58c-4fa3-8f51-f7e57f3707c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:34.856478 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:58:34.883948 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd0a0a5-f58c-4fa3-8f51-f7e57f3707c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:34.885041 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743745dd-c575-4cd0-bbd1-5f38a8074f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:34.966570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Created reservations ['41f607c1-57f0-4745-9a60-2a750d5fd426', 'fa9b39cb-43d1-4f30-b40b-6b42d10d0aed', '953e9e70-d9e7-43e3-91e6-c5dcab0f1bbc', '629d8604-6657-4d02-ab3d-80c696439a41'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:58:34.966570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743745dd-c575-4cd0-bbd1-5f38a8074f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41f607c1-57f0-4745-9a60-2a750d5fd426', 'fa9b39cb-43d1-4f30-b40b-6b42d10d0aed', '953e9e70-d9e7-43e3-91e6-c5dcab0f1bbc', '629d8604-6657-4d02-ab3d-80c696439a41']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:34.966570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac1e56a-9c1f-42dd-9cdc-c88a4fa5790e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:34.991326 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac1e56a-9c1f-42dd-9cdc-c88a4fa5790e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b0d10bb-6672-4aa9-a354-d5d5569f63ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1355911338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c74ec82cdd24c95ab69ae4081c90d50',qos_specs=None,replication_status=,reservations=['41f607c1-57f0-4745-9a60-2a750d5fd426','fa9b39cb-43d1-4f30-b40b-6b42d10d0aed','953e9e70-d9e7-43e3-91e6-c5dcab0f1bbc','629d8604-6657-4d02-ab3d-80c696439a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='222463a32f724fb0a35648ea96949f0c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1355911338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b0d10bb-6672-4aa9-a354-d5d5569f63ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c74ec82cdd24c95ab69ae4081c90d50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='222463a32f724fb0a35648ea96949f0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:34.992420 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52cc57e0-d3dd-4ec3-b484-b47d0002c7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:35.016152 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52cc57e0-d3dd-4ec3-b484-b47d0002c7ce) transitioned into state 'SUCCESS' from state '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-1355911338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c74ec82cdd24c95ab69ae4081c90d50',qos_specs=None,replication_status=,reservations=['41f607c1-57f0-4745-9a60-2a750d5fd426','fa9b39cb-43d1-4f30-b40b-6b42d10d0aed','953e9e70-d9e7-43e3-91e6-c5dcab0f1bbc','629d8604-6657-4d02-ab3d-80c696439a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='222463a32f724fb0a35648ea96949f0c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:35.017216 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8c7077-6917-4f81-9582-7b8ca871a1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:35.030416 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8c7077-6917-4f81-9582-7b8ca871a1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:35.031191 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Flow 'volume_create_api' (da99b73a-9de5-4010-aa9b-d94a121f9167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:35.031464 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Create volume request issued successfully. Aug 19 10:58:35.032010 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bdde675e-0826-4272-a4ca-88539b249794 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:58:35.032387 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 12/51] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:58:34 2026] POST /volume/v3/volumes => generated 750 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:58:35.051021 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f7a7c6fb-cd82-478e-bd53-4dcbcac6f76e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:35.057786 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f7a7c6fb-cd82-478e-bd53-4dcbcac6f76e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:58:35.057786 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f7a7c6fb-cd82-478e-bd53-4dcbcac6f76e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:35.057786 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f7a7c6fb-cd82-478e-bd53-4dcbcac6f76e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:35.066700 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:35.066700 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:35.070416 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f7a7c6fb-cd82-478e-bd53-4dcbcac6f76e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:58:35.075078 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f7a7c6fb-cd82-478e-bd53-4dcbcac6f76e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:58:35.075477 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 14/52] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:35 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:35.304821 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=42,cinder:UPDATE=2 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:58:36.091990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3c6f6f30-296a-449a-91f2-36b4c52abc43 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:36.093697 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c6f6f30-296a-449a-91f2-36b4c52abc43 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:58:36.093876 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c6f6f30-296a-449a-91f2-36b4c52abc43 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:36.094057 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c6f6f30-296a-449a-91f2-36b4c52abc43 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:36.100436 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:36.100436 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:36.103888 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3c6f6f30-296a-449a-91f2-36b4c52abc43 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:58:36.108256 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c6f6f30-296a-449a-91f2-36b4c52abc43 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:58:36.108632 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 14/53] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:36 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:36.325836 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=65,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:58:44.442019 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-04db1e4c-e249-467e-9db1-58edbe218cfe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:44.620124 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:58:44.620561 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-237142919", "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:44.622026 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-237142919', 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:58:45.020621 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=118,cinder:INSERT=31,cinder:UPDATE=39 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:58:45.064808 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Create volume of 1 GB Aug 19 10:58:45.069142 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Availability Zones retrieved successfully. Aug 19 10:58:45.074166 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=77,cinder:INSERT=18,cinder:UPDATE=29 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:58:45.075843 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Flow 'volume_create_api' (fedcfcfb-c30c-466b-b28e-d95e88bc8832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:45.076817 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e84147e-038c-4677-913c-b88c1139d3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:45.077916 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:58:45.154450 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e84147e-038c-4677-913c-b88c1139d3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:45.155239 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91805e8c-1329-4abe-9e11-ecec09cc3767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:45.230111 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Created reservations ['bc79fc45-0571-41b5-ac02-c82f64ebeacc', 'ac19a1bb-cb0f-450a-aa8f-eaf6b9d82fbf', 'f896c060-79e3-442c-a3e5-2303568ed2ae', 'b1c5149c-4d92-48bd-834d-fed3f3cd6bf1'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:58:45.230963 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91805e8c-1329-4abe-9e11-ecec09cc3767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc79fc45-0571-41b5-ac02-c82f64ebeacc', 'ac19a1bb-cb0f-450a-aa8f-eaf6b9d82fbf', 'f896c060-79e3-442c-a3e5-2303568ed2ae', 'b1c5149c-4d92-48bd-834d-fed3f3cd6bf1']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:45.231838 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc7cbe35-2ebe-41c9-9f6b-b8b070b696f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:45.257072 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc7cbe35-2ebe-41c9-9f6b-b8b070b696f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff62f22-bd2f-4829-b443-6b892ef46367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-237142919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dae05a6a0d94101a091cfc64d8bfedf',qos_specs=None,replication_status=,reservations=['bc79fc45-0571-41b5-ac02-c82f64ebeacc','ac19a1bb-cb0f-450a-aa8f-eaf6b9d82fbf','f896c060-79e3-442c-a3e5-2303568ed2ae','b1c5149c-4d92-48bd-834d-fed3f3cd6bf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0abc412a95c4b4e8e023804f8f16ed1',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:58:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-237142919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ff62f22-bd2f-4829-b443-6b892ef46367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dae05a6a0d94101a091cfc64d8bfedf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0abc412a95c4b4e8e023804f8f16ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:45.258024 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c827884-a745-4651-91f5-0c795bea2371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:45.279193 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c827884-a745-4651-91f5-0c795bea2371) transitioned into state 'SUCCESS' from state '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-237142919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dae05a6a0d94101a091cfc64d8bfedf',qos_specs=None,replication_status=,reservations=['bc79fc45-0571-41b5-ac02-c82f64ebeacc','ac19a1bb-cb0f-450a-aa8f-eaf6b9d82fbf','f896c060-79e3-442c-a3e5-2303568ed2ae','b1c5149c-4d92-48bd-834d-fed3f3cd6bf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0abc412a95c4b4e8e023804f8f16ed1',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:45.279846 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed829b13-994e-493e-8b3f-b12aaa238e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:45.291667 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed829b13-994e-493e-8b3f-b12aaa238e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:45.292444 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Flow 'volume_create_api' (fedcfcfb-c30c-466b-b28e-d95e88bc8832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:45.292787 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Create volume request issued successfully. Aug 19 10:58:45.293328 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04db1e4c-e249-467e-9db1-58edbe218cfe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:58:45.293928 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 14/54] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 10:58:44 2026] POST /volume/v3/volumes => generated 749 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:58:45.311117 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3b868c47-6218-41fa-bdda-eb992e5c8899 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:45.313986 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3b868c47-6218-41fa-bdda-eb992e5c8899 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:45.314191 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3b868c47-6218-41fa-bdda-eb992e5c8899 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:45.314388 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3b868c47-6218-41fa-bdda-eb992e5c8899 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:45.324390 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:45.324390 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:45.328139 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3b868c47-6218-41fa-bdda-eb992e5c8899 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:45.332145 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3b868c47-6218-41fa-bdda-eb992e5c8899 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:45.332518 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 13/55] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:45 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:46.107066 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=4 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:58:46.349193 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-771b0e09-9335-486e-ba82-09d6d50196a6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:46.351709 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-771b0e09-9335-486e-ba82-09d6d50196a6 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:46.351709 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-771b0e09-9335-486e-ba82-09d6d50196a6 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:46.351917 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-771b0e09-9335-486e-ba82-09d6d50196a6 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:46.363851 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:46.363851 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:46.367972 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-771b0e09-9335-486e-ba82-09d6d50196a6 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:46.374283 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-771b0e09-9335-486e-ba82-09d6d50196a6 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:46.374283 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 15/56] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:46 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:47.392260 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ef919e02-02a0-4fad-9a45-57b4bc845a6f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:47.395011 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef919e02-02a0-4fad-9a45-57b4bc845a6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:47.395327 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef919e02-02a0-4fad-9a45-57b4bc845a6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:47.395765 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef919e02-02a0-4fad-9a45-57b4bc845a6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:47.404426 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:47.404426 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:47.409782 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ef919e02-02a0-4fad-9a45-57b4bc845a6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:47.415367 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef919e02-02a0-4fad-9a45-57b4bc845a6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:47.415945 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 15/57] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:47 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:48.429425 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b9ca366b-e4ea-444f-918f-331d89c13a07 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:48.431954 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9ca366b-e4ea-444f-918f-331d89c13a07 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:48.432249 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9ca366b-e4ea-444f-918f-331d89c13a07 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:48.432503 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9ca366b-e4ea-444f-918f-331d89c13a07 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:48.441465 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:48.441465 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:48.444697 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b9ca366b-e4ea-444f-918f-331d89c13a07 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:48.448983 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9ca366b-e4ea-444f-918f-331d89c13a07 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:48.449894 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 15/58] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:48 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:48.668694 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:48.670841 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:58:48.671151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1458271173"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:48.672451 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1458271173'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:58:48.675802 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Create volume of 1 GB Aug 19 10:58:48.680908 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Availability Zones retrieved successfully. Aug 19 10:58:48.688853 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Flow 'volume_create_api' (9b88947c-18e4-4319-8c64-419432cce9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:48.689704 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38a90e31-1368-4c9b-aea8-dcf49a28ac6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:48.690531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:58:48.712180 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38a90e31-1368-4c9b-aea8-dcf49a28ac6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:48.712875 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04f2d5b0-6083-46f1-a48e-a1f17fff047f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:48.770608 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Created reservations ['c361ff24-1357-4cb8-ad85-defdc6b6e1a4', '5aabcd49-5245-4008-829a-d11661bf2a34', '235e24c6-9017-4a25-89af-ca5b73b14ee4', '69c8dc61-b4ad-4c9b-85dc-396947257841'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:58:48.771329 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04f2d5b0-6083-46f1-a48e-a1f17fff047f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c361ff24-1357-4cb8-ad85-defdc6b6e1a4', '5aabcd49-5245-4008-829a-d11661bf2a34', '235e24c6-9017-4a25-89af-ca5b73b14ee4', '69c8dc61-b4ad-4c9b-85dc-396947257841']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:48.772032 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9973d1e-b81c-474b-873a-7a16b1d56037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:48.794104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9973d1e-b81c-474b-873a-7a16b1d56037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1458271173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47d185e2da884dab8c5db9d31f138f6d',qos_specs=None,replication_status=,reservations=['c361ff24-1357-4cb8-ad85-defdc6b6e1a4','5aabcd49-5245-4008-829a-d11661bf2a34','235e24c6-9017-4a25-89af-ca5b73b14ee4','69c8dc61-b4ad-4c9b-85dc-396947257841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2e187face24743822926d3f876babe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1458271173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47d185e2da884dab8c5db9d31f138f6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2e187face24743822926d3f876babe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:48.795063 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047b4599-db21-4081-809a-6e7c37bb005e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:48.814904 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047b4599-db21-4081-809a-6e7c37bb005e) transitioned into state 'SUCCESS' from state '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-1458271173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47d185e2da884dab8c5db9d31f138f6d',qos_specs=None,replication_status=,reservations=['c361ff24-1357-4cb8-ad85-defdc6b6e1a4','5aabcd49-5245-4008-829a-d11661bf2a34','235e24c6-9017-4a25-89af-ca5b73b14ee4','69c8dc61-b4ad-4c9b-85dc-396947257841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2e187face24743822926d3f876babe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:48.815791 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce6ffa3-a355-4b78-a9cc-f02dab880d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:48.828609 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce6ffa3-a355-4b78-a9cc-f02dab880d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:48.829668 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Flow 'volume_create_api' (9b88947c-18e4-4319-8c64-419432cce9eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:48.830027 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Create volume request issued successfully. Aug 19 10:58:48.830730 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9a8971d9-8970-45f8-b9a9-19e413f484ca tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:58:48.831399 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 14/59] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:58:48 2026] POST /volume/v3/volumes => generated 752 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:58:49.463507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fa33d83c-85f6-4486-8e11-79dc19982fce None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:49.464023 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa33d83c-85f6-4486-8e11-79dc19982fce tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:49.464195 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa33d83c-85f6-4486-8e11-79dc19982fce tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:49.464362 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa33d83c-85f6-4486-8e11-79dc19982fce tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:49.470786 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:49.470786 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:49.473936 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fa33d83c-85f6-4486-8e11-79dc19982fce tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:49.477948 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa33d83c-85f6-4486-8e11-79dc19982fce tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:49.478273 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 16/60] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:49 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:50.495042 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-73448592-089f-4939-8986-ba40e0779bc3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:50.496840 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73448592-089f-4939-8986-ba40e0779bc3 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:50.497998 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73448592-089f-4939-8986-ba40e0779bc3 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:50.497998 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73448592-089f-4939-8986-ba40e0779bc3 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:50.503737 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:50.503737 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:50.508097 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-73448592-089f-4939-8986-ba40e0779bc3 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:50.512386 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73448592-089f-4939-8986-ba40e0779bc3 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:50.512833 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 16/61] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:50 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:51.526777 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5f9e7000-a7f6-4dfb-b4ae-b4d153425a4e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:51.528905 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f9e7000-a7f6-4dfb-b4ae-b4d153425a4e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:51.529185 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f9e7000-a7f6-4dfb-b4ae-b4d153425a4e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:51.529435 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f9e7000-a7f6-4dfb-b4ae-b4d153425a4e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:51.539100 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:51.539100 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:51.544002 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5f9e7000-a7f6-4dfb-b4ae-b4d153425a4e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:51.549605 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f9e7000-a7f6-4dfb-b4ae-b4d153425a4e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:51.550060 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 16/62] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:51 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:52.564554 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f4919717-15fd-44d0-b619-fe2c490aa953 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:52.567253 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4919717-15fd-44d0-b619-fe2c490aa953 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:52.567730 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4919717-15fd-44d0-b619-fe2c490aa953 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:52.567791 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4919717-15fd-44d0-b619-fe2c490aa953 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:52.572889 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:52.578379 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:58:52.578788 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1357940655"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:52.580624 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1357940655'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:58:52.580810 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Create volume of 1 GB Aug 19 10:58:52.585582 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:52.585582 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:52.586693 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Availability Zones retrieved successfully. Aug 19 10:58:52.593308 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f4919717-15fd-44d0-b619-fe2c490aa953 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:52.593553 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Flow 'volume_create_api' (252e12e0-63f3-40b2-b337-62070e913d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:52.593726 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8b68c8a-535c-489d-be95-565f7972b36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:52.594650 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:58:52.596634 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4919717-15fd-44d0-b619-fe2c490aa953 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:52.597012 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 15/63] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:52 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:52.628241 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8b68c8a-535c-489d-be95-565f7972b36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:52.628241 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f241785-a4c7-470b-b1bd-dd6c559c8ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:52.650502 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-3898f0f9-34e7-40da-b61f-c6ac7704e2ef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:52.654165 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-3898f0f9-34e7-40da-b61f-c6ac7704e2ef tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:52.655900 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-3898f0f9-34e7-40da-b61f-c6ac7704e2ef tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:52.655900 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-3898f0f9-34e7-40da-b61f-c6ac7704e2ef tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:52.664588 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:52.664588 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:52.673398 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-3898f0f9-34e7-40da-b61f-c6ac7704e2ef tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:52.676178 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-3898f0f9-34e7-40da-b61f-c6ac7704e2ef tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:52.676821 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 17/64] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:58:52 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:52.693406 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Created reservations ['3c2af969-276b-4321-a0de-9c75b5092b60', 'ca97dcb4-e151-44a1-9499-03f805f3834f', 'a2de85fd-1f2c-4f8b-b93c-044eedfa115f', 'f7762081-3a58-416c-8a57-8549f8a603db'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:58:52.694366 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f241785-a4c7-470b-b1bd-dd6c559c8ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c2af969-276b-4321-a0de-9c75b5092b60', 'ca97dcb4-e151-44a1-9499-03f805f3834f', 'a2de85fd-1f2c-4f8b-b93c-044eedfa115f', 'f7762081-3a58-416c-8a57-8549f8a603db']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:52.695375 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c260db-80f5-4828-9435-4981d3cbbdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:52.721264 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c260db-80f5-4828-9435-4981d3cbbdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a8ef47-217f-4585-b6e4-617e54a96723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1357940655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dea270c04b3f42b6bb8153d46a25410f',qos_specs=None,replication_status=,reservations=['3c2af969-276b-4321-a0de-9c75b5092b60','ca97dcb4-e151-44a1-9499-03f805f3834f','a2de85fd-1f2c-4f8b-b93c-044eedfa115f','f7762081-3a58-416c-8a57-8549f8a603db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cf7e4f01ca4fc28031bf4c5cee67f2',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1357940655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a8ef47-217f-4585-b6e4-617e54a96723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dea270c04b3f42b6bb8153d46a25410f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98cf7e4f01ca4fc28031bf4c5cee67f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:52.721722 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96cacc4f-1e32-4480-a741-1ed8723d3970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:52.746934 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96cacc4f-1e32-4480-a741-1ed8723d3970) transitioned into state 'SUCCESS' from state '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-1357940655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dea270c04b3f42b6bb8153d46a25410f',qos_specs=None,replication_status=,reservations=['3c2af969-276b-4321-a0de-9c75b5092b60','ca97dcb4-e151-44a1-9499-03f805f3834f','a2de85fd-1f2c-4f8b-b93c-044eedfa115f','f7762081-3a58-416c-8a57-8549f8a603db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cf7e4f01ca4fc28031bf4c5cee67f2',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:52.747387 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e114c095-cbd8-4585-ae04-5da4c7611bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:58:52.756664 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e114c095-cbd8-4585-ae04-5da4c7611bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:58:52.758237 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Flow 'volume_create_api' (252e12e0-63f3-40b2-b337-62070e913d9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:58:52.758849 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Create volume request issued successfully. Aug 19 10:58:52.760393 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4234a2bf-28c8-4487-a684-eb1ce3e52b7d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:58:52.760393 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 17/65] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:58:52 2026] POST /volume/v3/volumes => generated 753 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:58:52.775953 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1cc5103a-f52b-4c11-9e24-43528b4e09de None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:52.778320 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1cc5103a-f52b-4c11-9e24-43528b4e09de tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:52.778761 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1cc5103a-f52b-4c11-9e24-43528b4e09de tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:52.778894 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1cc5103a-f52b-4c11-9e24-43528b4e09de tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:52.788872 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:52.788872 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:52.794723 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1cc5103a-f52b-4c11-9e24-43528b4e09de tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:52.800959 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1cc5103a-f52b-4c11-9e24-43528b4e09de tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:52.801583 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 17/66] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:52 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:52.804432 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-342a46c3-60d1-4555-b478-7540fe1522e5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:52.806381 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-342a46c3-60d1-4555-b478-7540fe1522e5 None None] GET https://10.4.3.46/volume// Aug 19 10:58:52.806381 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-342a46c3-60d1-4555-b478-7540fe1522e5 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:52.806381 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-342a46c3-60d1-4555-b478-7540fe1522e5 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:52.806381 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-342a46c3-60d1-4555-b478-7540fe1522e5 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:58:52.806381 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 16/67] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 10:58: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 19 10:58:52.816679 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c65f0862-996a-4e12-a130-259cbc12f9b2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:52.819083 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c65f0862-996a-4e12-a130-259cbc12f9b2 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:58:52.819694 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c65f0862-996a-4e12-a130-259cbc12f9b2 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f818ea51-b63a-4489-a89d-c83158710198", "connector": null, "instance_uuid": "f4e62e53-1d4b-4301-8a58-b8e9628db862"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:52.832749 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:52.832749 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:52.896675 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c65f0862-996a-4e12-a130-259cbc12f9b2 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:58:52.897325 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 18/68] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:58:52 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 19 10:58:52.939681 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f2b263ef-22ad-43d3-95d3-e4c8293c8f30 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:52.939739 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cf984d13-ed55-4069-8071-e307f6a6e73b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:52.940167 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cf984d13-ed55-4069-8071-e307f6a6e73b None None] GET https://10.4.3.46/volume// Aug 19 10:58:52.940319 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cf984d13-ed55-4069-8071-e307f6a6e73b None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:52.940503 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cf984d13-ed55-4069-8071-e307f6a6e73b None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:52.940963 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cf984d13-ed55-4069-8071-e307f6a6e73b None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:58:52.941228 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 18/69] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:58: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 19 10:58:52.941732 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f2b263ef-22ad-43d3-95d3-e4c8293c8f30 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:52.942005 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f2b263ef-22ad-43d3-95d3-e4c8293c8f30 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:52.942262 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f2b263ef-22ad-43d3-95d3-e4c8293c8f30 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:52.956701 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-064e8523-4131-4c33-9398-e5e54fb1b2a9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:52.957938 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-064e8523-4131-4c33-9398-e5e54fb1b2a9 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:52.958192 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-064e8523-4131-4c33-9398-e5e54fb1b2a9 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:52.958412 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-064e8523-4131-4c33-9398-e5e54fb1b2a9 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:52.971678 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:52.971678 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:52.976515 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:52.976515 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:52.977566 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-064e8523-4131-4c33-9398-e5e54fb1b2a9 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:52.980045 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f2b263ef-22ad-43d3-95d3-e4c8293c8f30 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:52.981172 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-064e8523-4131-4c33-9398-e5e54fb1b2a9 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:52.981543 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 17/70] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:58:52 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1245 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:58:52.983780 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f2b263ef-22ad-43d3-95d3-e4c8293c8f30 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:52.984146 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 18/71] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:52 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1022 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:53.098024 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c7774df7-d57b-4f6f-80b9-c8dbc83c74f1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:53.100525 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c7774df7-d57b-4f6f-80b9-c8dbc83c74f1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] PUT https://10.4.3.46/volume/v3/attachments/92b5bc2e-30f3-463a-a75e-c3b187b3581b Aug 19 10:58:53.100889 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c7774df7-d57b-4f6f-80b9-c8dbc83c74f1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:53.114873 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c7774df7-d57b-4f6f-80b9-c8dbc83c74f1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Acquiring lock "cinder-attachment_update-f818ea51-b63a-4489-a89d-c83158710198-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:58:53.121016 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c7774df7-d57b-4f6f-80b9-c8dbc83c74f1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Lock "cinder-attachment_update-f818ea51-b63a-4489-a89d-c83158710198-np0000007769" acquired by "attachment_update" :: waited 0.007s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:58:53.122038 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:53.122038 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:53.238068 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c7774df7-d57b-4f6f-80b9-c8dbc83c74f1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Lock "cinder-attachment_update-f818ea51-b63a-4489-a89d-c83158710198-np0000007769" released by "attachment_update" :: held 0.117s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:58:53.238381 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-c7774df7-d57b-4f6f-80b9-c8dbc83c74f1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/attachments/92b5bc2e-30f3-463a-a75e-c3b187b3581b returned with HTTP 200 Aug 19 10:58:53.238888 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 19/72] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:58:53 2026] PUT /volume/v3/attachments/92b5bc2e-30f3-463a-a75e-c3b187b3581b => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:53.608670 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bddb32d0-2afe-4bc4-8471-25316bc8fbf3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:53.610689 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bddb32d0-2afe-4bc4-8471-25316bc8fbf3 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:53.610946 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bddb32d0-2afe-4bc4-8471-25316bc8fbf3 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:53.611126 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bddb32d0-2afe-4bc4-8471-25316bc8fbf3 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:53.618541 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:53.618541 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:53.626243 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bddb32d0-2afe-4bc4-8471-25316bc8fbf3 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:53.634896 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bddb32d0-2afe-4bc4-8471-25316bc8fbf3 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:53.635389 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 19/73] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:53 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:53.821162 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0eaddbc4-27a4-477b-9cfe-9d4a05f04eae None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:53.823958 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0eaddbc4-27a4-477b-9cfe-9d4a05f04eae tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:53.823958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0eaddbc4-27a4-477b-9cfe-9d4a05f04eae tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:53.823958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0eaddbc4-27a4-477b-9cfe-9d4a05f04eae tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:53.830512 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:53.830512 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:53.833815 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0eaddbc4-27a4-477b-9cfe-9d4a05f04eae tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:53.837332 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0eaddbc4-27a4-477b-9cfe-9d4a05f04eae tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:53.837751 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 18/74] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:53 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:53.884582 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-db10194a-ff71-4333-b15d-e9d50ba15987 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:53.886612 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-db10194a-ff71-4333-b15d-e9d50ba15987 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:53.886804 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-db10194a-ff71-4333-b15d-e9d50ba15987 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:53.886982 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-db10194a-ff71-4333-b15d-e9d50ba15987 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:53.897837 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:53.897837 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:53.905073 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-db10194a-ff71-4333-b15d-e9d50ba15987 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:53.911366 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-db10194a-ff71-4333-b15d-e9d50ba15987 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:53.911968 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 19/75] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:58:53 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:53.999414 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-30864573-420f-47f9-bcc5-d4ddf03936b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:54.002133 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-30864573-420f-47f9-bcc5-d4ddf03936b0 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:54.002391 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-30864573-420f-47f9-bcc5-d4ddf03936b0 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:54.002674 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-30864573-420f-47f9-bcc5-d4ddf03936b0 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:54.014901 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:54.014901 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:54.019121 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-30864573-420f-47f9-bcc5-d4ddf03936b0 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:54.024066 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-30864573-420f-47f9-bcc5-d4ddf03936b0 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:54.024617 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 20/76] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:53 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:54.164904 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-724a7685-6c72-4867-a72f-3b5735f13133 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:54.165269 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-724a7685-6c72-4867-a72f-3b5735f13133 None None] GET https://10.4.3.46/volume// Aug 19 10:58:54.165716 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-724a7685-6c72-4867-a72f-3b5735f13133 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:54.165716 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-724a7685-6c72-4867-a72f-3b5735f13133 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:54.165949 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-724a7685-6c72-4867-a72f-3b5735f13133 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:58:54.167372 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 20/77] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 10:58: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 19 10:58:54.180417 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-3f1dffdb-e1f3-4a24-b03a-052db33b266e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:54.408519 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-3f1dffdb-e1f3-4a24-b03a-052db33b266e tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:58:54.411120 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-3f1dffdb-e1f3-4a24-b03a-052db33b266e tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24a8ef47-217f-4585-b6e4-617e54a96723", "connector": null, "instance_uuid": "848c4b9c-13a8-433a-8e07-53b9e561b221"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:54.422534 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:54.422534 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:54.465743 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-3f1dffdb-e1f3-4a24-b03a-052db33b266e tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:58:54.465743 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 19/78] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:58:54 2026] POST /volume/v3/attachments => generated 273 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:54.502317 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-398d117a-9904-4c74-b389-6af5ab694771 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:54.504531 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-398d117a-9904-4c74-b389-6af5ab694771 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:54.504786 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-398d117a-9904-4c74-b389-6af5ab694771 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:54.505014 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-398d117a-9904-4c74-b389-6af5ab694771 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:54.514846 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35d86515-daa2-4316-af87-454ccb473454 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:54.515264 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35d86515-daa2-4316-af87-454ccb473454 None None] GET https://10.4.3.46/volume// Aug 19 10:58:54.515432 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35d86515-daa2-4316-af87-454ccb473454 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:54.516115 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35d86515-daa2-4316-af87-454ccb473454 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:54.516115 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35d86515-daa2-4316-af87-454ccb473454 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:58:54.516262 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 21/79] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:58: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 19 10:58:54.523660 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:54.523660 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:54.526654 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-f621a903-5b94-4920-ab64-8b46a147b43a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:54.530284 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-f621a903-5b94-4920-ab64-8b46a147b43a tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:54.530284 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-f621a903-5b94-4920-ab64-8b46a147b43a tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:54.530284 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-f621a903-5b94-4920-ab64-8b46a147b43a tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:54.532097 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-398d117a-9904-4c74-b389-6af5ab694771 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:54.541141 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-398d117a-9904-4c74-b389-6af5ab694771 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:54.541640 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 20/80] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:54 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:54.544140 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:54.544140 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:54.554991 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-f621a903-5b94-4920-ab64-8b46a147b43a tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:54.559748 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-f621a903-5b94-4920-ab64-8b46a147b43a tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:54.560248 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 21/81] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:58:54 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:58:54.650087 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-22d612a7-98ff-4c50-8d44-86aadefbb39b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:54.650954 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-91fcda16-16bd-40bd-b1f6-246387e6ec70 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:54.652059 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-22d612a7-98ff-4c50-8d44-86aadefbb39b tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] PUT https://10.4.3.46/volume/v3/attachments/8d06fccf-4ae9-4809-af66-c3cd5ed7b21e Aug 19 10:58:54.652408 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-22d612a7-98ff-4c50-8d44-86aadefbb39b tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:54.653340 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91fcda16-16bd-40bd-b1f6-246387e6ec70 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:54.653609 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91fcda16-16bd-40bd-b1f6-246387e6ec70 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:54.653850 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91fcda16-16bd-40bd-b1f6-246387e6ec70 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:54.661959 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-22d612a7-98ff-4c50-8d44-86aadefbb39b tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Acquiring lock "cinder-attachment_update-24a8ef47-217f-4585-b6e4-617e54a96723-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:58:54.663022 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:54.663022 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:54.668502 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-91fcda16-16bd-40bd-b1f6-246387e6ec70 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:54.672650 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-22d612a7-98ff-4c50-8d44-86aadefbb39b tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Lock "cinder-attachment_update-24a8ef47-217f-4585-b6e4-617e54a96723-np0000007769" acquired by "attachment_update" :: waited 0.011s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:58:54.673827 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:54.673827 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:54.678706 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91fcda16-16bd-40bd-b1f6-246387e6ec70 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:54.679218 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 22/82] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:54 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:54.777540 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-22d612a7-98ff-4c50-8d44-86aadefbb39b tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Lock "cinder-attachment_update-24a8ef47-217f-4585-b6e4-617e54a96723-np0000007769" released by "attachment_update" :: held 0.105s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:58:54.777855 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-22d612a7-98ff-4c50-8d44-86aadefbb39b tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/attachments/8d06fccf-4ae9-4809-af66-c3cd5ed7b21e returned with HTTP 200 Aug 19 10:58:54.781742 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 20/83] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:58:54 2026] PUT /volume/v3/attachments/8d06fccf-4ae9-4809-af66-c3cd5ed7b21e => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:55.042726 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-04c9b51d-3d72-4cbc-adde-acb934747eb6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:55.044920 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-04c9b51d-3d72-4cbc-adde-acb934747eb6 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:55.045090 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-04c9b51d-3d72-4cbc-adde-acb934747eb6 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:55.045293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-04c9b51d-3d72-4cbc-adde-acb934747eb6 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:55.055926 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:55.055926 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:55.059655 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-04c9b51d-3d72-4cbc-adde-acb934747eb6 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:55.063664 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-04c9b51d-3d72-4cbc-adde-acb934747eb6 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:55.064014 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 21/84] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:55 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:55.558157 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-06570b0b-d6b8-4377-bdcc-07bad458990f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:55.559581 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06570b0b-d6b8-4377-bdcc-07bad458990f tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:55.559833 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06570b0b-d6b8-4377-bdcc-07bad458990f tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:55.559969 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06570b0b-d6b8-4377-bdcc-07bad458990f tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:55.571469 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:55.571469 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:55.574932 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-06570b0b-d6b8-4377-bdcc-07bad458990f tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:55.579107 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06570b0b-d6b8-4377-bdcc-07bad458990f tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:55.579504 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 22/85] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:55 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:55.697223 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5eab1670-6aed-4bef-b8a2-d62af29f271b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:55.700909 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5eab1670-6aed-4bef-b8a2-d62af29f271b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:55.700909 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5eab1670-6aed-4bef-b8a2-d62af29f271b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:55.700909 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5eab1670-6aed-4bef-b8a2-d62af29f271b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:55.707534 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:55.707534 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:55.714298 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5eab1670-6aed-4bef-b8a2-d62af29f271b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:55.720864 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5eab1670-6aed-4bef-b8a2-d62af29f271b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:55.721462 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 23/86] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:55 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:56.075968 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-755b458f-5197-478c-91c7-0e43a7f00cd1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:56.077958 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-755b458f-5197-478c-91c7-0e43a7f00cd1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:56.078202 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-755b458f-5197-478c-91c7-0e43a7f00cd1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:56.078389 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-755b458f-5197-478c-91c7-0e43a7f00cd1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:56.088563 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:56.088563 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:56.092673 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-755b458f-5197-478c-91c7-0e43a7f00cd1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:56.096479 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-755b458f-5197-478c-91c7-0e43a7f00cd1 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:56.097079 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 21/87] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:56 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:56.523567 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-2f5cf2fd-1054-4753-9b82-4e2e9b9074d3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:56.526399 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-2f5cf2fd-1054-4753-9b82-4e2e9b9074d3 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] POST https://10.4.3.46/volume/v3/attachments/92b5bc2e-30f3-463a-a75e-c3b187b3581b/action Aug 19 10:58:56.527304 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-2f5cf2fd-1054-4753-9b82-4e2e9b9074d3 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:58:56.527501 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-2f5cf2fd-1054-4753-9b82-4e2e9b9074d3 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:56.549013 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:56.549013 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:56.560369 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9ba27d5b-de15-45ef-89d3-5017734e9ab3 req-2f5cf2fd-1054-4753-9b82-4e2e9b9074d3 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/attachments/92b5bc2e-30f3-463a-a75e-c3b187b3581b/action returned with HTTP 204 Aug 19 10:58:56.561131 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 22/88] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:58:56 2026] POST /volume/v3/attachments/92b5bc2e-30f3-463a-a75e-c3b187b3581b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:58:56.592718 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c46a8698-6f59-4322-9332-11b7952bf725 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:56.594963 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c46a8698-6f59-4322-9332-11b7952bf725 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:56.597384 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c46a8698-6f59-4322-9332-11b7952bf725 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:56.597384 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c46a8698-6f59-4322-9332-11b7952bf725 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:56.607984 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:56.607984 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:56.611253 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c46a8698-6f59-4322-9332-11b7952bf725 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:56.615159 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c46a8698-6f59-4322-9332-11b7952bf725 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:56.615540 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 23/89] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:56 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:56.734271 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c88722e5-dd53-4f18-96b1-511664359fe1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:56.736047 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c88722e5-dd53-4f18-96b1-511664359fe1 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:56.736241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c88722e5-dd53-4f18-96b1-511664359fe1 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:56.736460 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c88722e5-dd53-4f18-96b1-511664359fe1 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:56.743990 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:56.743990 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:56.747340 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c88722e5-dd53-4f18-96b1-511664359fe1 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:56.751032 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c88722e5-dd53-4f18-96b1-511664359fe1 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:56.751390 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 24/90] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:56 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:56.805368 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d50f7066-14cd-4e63-97d4-1654caf39b9b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:56.807075 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d50f7066-14cd-4e63-97d4-1654caf39b9b tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:58:56.807261 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d50f7066-14cd-4e63-97d4-1654caf39b9b tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:56.807457 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d50f7066-14cd-4e63-97d4-1654caf39b9b tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:56.814223 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:56.814223 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:56.817661 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d50f7066-14cd-4e63-97d4-1654caf39b9b tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:58:56.821395 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d50f7066-14cd-4e63-97d4-1654caf39b9b tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:58:56.821931 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 22/91] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:56 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:56.863084 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-def0863d-60b6-4758-a62f-e62ff912d11b req-f6ebf323-e4ac-4c91-b5e1-c9611cdab455 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:56.865497 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-f6ebf323-e4ac-4c91-b5e1-c9611cdab455 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:58:56.865823 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-f6ebf323-e4ac-4c91-b5e1-c9611cdab455 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:56.866114 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-f6ebf323-e4ac-4c91-b5e1-c9611cdab455 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:56.874814 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:56.874814 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:56.879403 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-def0863d-60b6-4758-a62f-e62ff912d11b req-f6ebf323-e4ac-4c91-b5e1-c9611cdab455 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:58:56.884511 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-f6ebf323-e4ac-4c91-b5e1-c9611cdab455 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:58:56.885090 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 23/92] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:58:56 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:57.096191 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ae89ec3c-f15c-4a44-a39c-a45cbe26caee None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.096618 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae89ec3c-f15c-4a44-a39c-a45cbe26caee None None] GET https://10.4.3.46/volume// Aug 19 10:58:57.096786 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ae89ec3c-f15c-4a44-a39c-a45cbe26caee None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.096965 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ae89ec3c-f15c-4a44-a39c-a45cbe26caee None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.097268 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae89ec3c-f15c-4a44-a39c-a45cbe26caee None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:58:57.097563 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 24/93] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 10:58: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 19 10:58:57.112095 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-55d98230-21f9-4b63-abe8-a35984cbed10 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.112202 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-def0863d-60b6-4758-a62f-e62ff912d11b req-0f11030e-df1b-4cd3-bdb9-39483eba3577 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.114578 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55d98230-21f9-4b63-abe8-a35984cbed10 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:57.114890 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55d98230-21f9-4b63-abe8-a35984cbed10 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.115149 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55d98230-21f9-4b63-abe8-a35984cbed10 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.128113 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.128113 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:57.132220 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-55d98230-21f9-4b63-abe8-a35984cbed10 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:57.137210 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55d98230-21f9-4b63-abe8-a35984cbed10 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:57.137865 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 25/94] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:57 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:57.150391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-90ad3294-3662-4431-8b7d-840f0dba8b56 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.153577 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-90ad3294-3662-4431-8b7d-840f0dba8b56 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:57.153798 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-90ad3294-3662-4431-8b7d-840f0dba8b56 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.153981 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-90ad3294-3662-4431-8b7d-840f0dba8b56 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.163003 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.163003 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:57.166490 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-90ad3294-3662-4431-8b7d-840f0dba8b56 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:57.170665 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-90ad3294-3662-4431-8b7d-840f0dba8b56 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:57.171116 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 24/95] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:57 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:57.296650 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-0f11030e-df1b-4cd3-bdb9-39483eba3577 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:58:57.297021 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-0f11030e-df1b-4cd3-bdb9-39483eba3577 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ee1c834-f30e-463a-8f3c-78df7cb4bcf1", "connector": null, "instance_uuid": "c6d898f3-d92a-4c73-9f71-fa08349c3f3b"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:57.304913 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.304913 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:57.332639 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-0f11030e-df1b-4cd3-bdb9-39483eba3577 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:58:57.333097 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 23/96] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:58:57 2026] POST /volume/v3/attachments => generated 273 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:57.389776 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b01b9740-4931-45a3-8ec9-28985b32226f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.392150 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b01b9740-4931-45a3-8ec9-28985b32226f tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:58:57.392360 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b01b9740-4931-45a3-8ec9-28985b32226f tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.392573 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b01b9740-4931-45a3-8ec9-28985b32226f tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.400037 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bbdb02ab-40b2-40ef-a37c-1b8e24d6d7ba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.400451 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bbdb02ab-40b2-40ef-a37c-1b8e24d6d7ba None None] GET https://10.4.3.46/volume// Aug 19 10:58:57.400656 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bbdb02ab-40b2-40ef-a37c-1b8e24d6d7ba None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.400854 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bbdb02ab-40b2-40ef-a37c-1b8e24d6d7ba None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.401457 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bbdb02ab-40b2-40ef-a37c-1b8e24d6d7ba None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:58:57.401457 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 26/97] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:58: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 19 10:58:57.410628 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.410628 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:57.417528 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-def0863d-60b6-4758-a62f-e62ff912d11b req-c7288f12-7a9a-4e2b-972f-43f441ca373e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.420425 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b01b9740-4931-45a3-8ec9-28985b32226f tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:58:57.421300 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-c7288f12-7a9a-4e2b-972f-43f441ca373e tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:58:57.422529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-c7288f12-7a9a-4e2b-972f-43f441ca373e tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.422529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-c7288f12-7a9a-4e2b-972f-43f441ca373e tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.430374 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b01b9740-4931-45a3-8ec9-28985b32226f tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:58:57.431242 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 25/98] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:57 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:57.435546 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.435546 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:57.439780 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-def0863d-60b6-4758-a62f-e62ff912d11b req-c7288f12-7a9a-4e2b-972f-43f441ca373e tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:58:57.445180 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-c7288f12-7a9a-4e2b-972f-43f441ca373e tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:58:57.445624 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 25/99] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:58:57 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:58:57.450857 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-34c8d3a5-f549-4c31-9314-7eb3bcc8cf91 req-ab72f60c-241a-4b64-b0bf-3a8d021ea427 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.455057 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-34c8d3a5-f549-4c31-9314-7eb3bcc8cf91 req-ab72f60c-241a-4b64-b0bf-3a8d021ea427 tempest-VolumesAssistedSnapshotsTest-405696405 tempest-VolumesAssistedSnapshotsTest-405696405-project] POST https://10.4.3.46/volume/v3/snapshots/0d6a937d-c1c0-4f64-891d-4aa6f12bbabc/action Aug 19 10:58:57.455057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-34c8d3a5-f549-4c31-9314-7eb3bcc8cf91 req-ab72f60c-241a-4b64-b0bf-3a8d021ea427 tempest-VolumesAssistedSnapshotsTest-405696405 tempest-VolumesAssistedSnapshotsTest-405696405-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:58:57.455057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-34c8d3a5-f549-4c31-9314-7eb3bcc8cf91 req-ab72f60c-241a-4b64-b0bf-3a8d021ea427 tempest-VolumesAssistedSnapshotsTest-405696405 tempest-VolumesAssistedSnapshotsTest-405696405-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:57.456656 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.snapshot_actions [req-34c8d3a5-f549-4c31-9314-7eb3bcc8cf91 req-ab72f60c-241a-4b64-b0bf-3a8d021ea427 tempest-VolumesAssistedSnapshotsTest-405696405 tempest-VolumesAssistedSnapshotsTest-405696405-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100205) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 10:58:57.464653 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ebc8dae1-7246-426a-a107-712b01fb9464 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.466525 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ebc8dae1-7246-426a-a107-712b01fb9464 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:57.466894 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4aee9f75-50ee-440d-be8c-5956f0506df2 req-5fad0646-134b-49fc-9d7e-6998243fb673 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.466964 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ebc8dae1-7246-426a-a107-712b01fb9464 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.467086 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ebc8dae1-7246-426a-a107-712b01fb9464 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.469500 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4aee9f75-50ee-440d-be8c-5956f0506df2 req-5fad0646-134b-49fc-9d7e-6998243fb673 tempest-VolumesAssistedSnapshotsTest-405696405 tempest-VolumesAssistedSnapshotsTest-405696405-project] POST https://10.4.3.46/volume/v3/snapshots/None/action Aug 19 10:58:57.469859 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4aee9f75-50ee-440d-be8c-5956f0506df2 req-5fad0646-134b-49fc-9d7e-6998243fb673 tempest-VolumesAssistedSnapshotsTest-405696405 tempest-VolumesAssistedSnapshotsTest-405696405-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:58:57.469976 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4aee9f75-50ee-440d-be8c-5956f0506df2 req-5fad0646-134b-49fc-9d7e-6998243fb673 tempest-VolumesAssistedSnapshotsTest-405696405 tempest-VolumesAssistedSnapshotsTest-405696405-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:57.471299 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.snapshot_actions [req-4aee9f75-50ee-440d-be8c-5956f0506df2 req-5fad0646-134b-49fc-9d7e-6998243fb673 tempest-VolumesAssistedSnapshotsTest-405696405 tempest-VolumesAssistedSnapshotsTest-405696405-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100203) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 10:58:57.508054 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.508054 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:57.510055 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-34c8d3a5-f549-4c31-9314-7eb3bcc8cf91 req-ab72f60c-241a-4b64-b0bf-3a8d021ea427 tempest-VolumesAssistedSnapshotsTest-405696405 tempest-VolumesAssistedSnapshotsTest-405696405-project] https://10.4.3.46/volume/v3/snapshots/0d6a937d-c1c0-4f64-891d-4aa6f12bbabc/action returned with HTTP 404 Aug 19 10:58:57.510055 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 24/100] 10.4.3.46 () {72 vars in 1671 bytes} [Wed Aug 19 10:58:57 2026] POST /volume/v3/snapshots/0d6a937d-c1c0-4f64-891d-4aa6f12bbabc/action => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:58:57.511392 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ebc8dae1-7246-426a-a107-712b01fb9464 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:57.511392 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ebc8dae1-7246-426a-a107-712b01fb9464 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:57.511392 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 27/101] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:57 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:57.513204 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4aee9f75-50ee-440d-be8c-5956f0506df2 req-5fad0646-134b-49fc-9d7e-6998243fb673 tempest-VolumesAssistedSnapshotsTest-405696405 tempest-VolumesAssistedSnapshotsTest-405696405-project] https://10.4.3.46/volume/v3/snapshots/None/action returned with HTTP 404 Aug 19 10:58:57.513204 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 26/102] 10.4.3.46 () {72 vars in 1575 bytes} [Wed Aug 19 10:58:57 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 19 10:58:57.573002 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-def0863d-60b6-4758-a62f-e62ff912d11b req-1de3c9d9-701c-42c8-ac19-e70930372acc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.576430 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-1de3c9d9-701c-42c8-ac19-e70930372acc tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] PUT https://10.4.3.46/volume/v3/attachments/71aff019-d493-4826-91c1-939bd03f1c66 Aug 19 10:58:57.576998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-1de3c9d9-701c-42c8-ac19-e70930372acc tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:57.579941 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-36873afa-8776-4c48-8ed0-99ab0a0a05c2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.584942 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-36873afa-8776-4c48-8ed0-99ab0a0a05c2 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:57.584942 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-36873afa-8776-4c48-8ed0-99ab0a0a05c2 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.584942 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-36873afa-8776-4c48-8ed0-99ab0a0a05c2 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.586733 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-def0863d-60b6-4758-a62f-e62ff912d11b req-1de3c9d9-701c-42c8-ac19-e70930372acc tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Acquiring lock "cinder-attachment_update-3ee1c834-f30e-463a-8f3c-78df7cb4bcf1-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:58:57.592074 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-def0863d-60b6-4758-a62f-e62ff912d11b req-1de3c9d9-701c-42c8-ac19-e70930372acc tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Lock "cinder-attachment_update-3ee1c834-f30e-463a-8f3c-78df7cb4bcf1-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:58:57.593375 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.593375 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:57.595225 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.595225 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:57.599280 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-36873afa-8776-4c48-8ed0-99ab0a0a05c2 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:57.606392 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-36873afa-8776-4c48-8ed0-99ab0a0a05c2 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:57.606392 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 25/103] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:58:57 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:57.628421 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-34937861-046a-4e96-b653-ab603592be72 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.630963 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-34937861-046a-4e96-b653-ab603592be72 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:57.631233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-34937861-046a-4e96-b653-ab603592be72 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.631423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-34937861-046a-4e96-b653-ab603592be72 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.640726 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.640726 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:57.645513 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-34937861-046a-4e96-b653-ab603592be72 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:57.653340 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-34937861-046a-4e96-b653-ab603592be72 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:57.653977 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 28/104] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:57 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:57.673021 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-b4cdd306-81eb-4952-8732-47dab837c872 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.675049 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-b4cdd306-81eb-4952-8732-47dab837c872 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] POST https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198/action Aug 19 10:58:57.675415 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-b4cdd306-81eb-4952-8732-47dab837c872 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:58:57.675598 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-b4cdd306-81eb-4952-8732-47dab837c872 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:57.685783 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-def0863d-60b6-4758-a62f-e62ff912d11b req-1de3c9d9-701c-42c8-ac19-e70930372acc tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Lock "cinder-attachment_update-3ee1c834-f30e-463a-8f3c-78df7cb4bcf1-np0000007769" released by "attachment_update" :: held 0.094s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:58:57.686084 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-1de3c9d9-701c-42c8-ac19-e70930372acc tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/attachments/71aff019-d493-4826-91c1-939bd03f1c66 returned with HTTP 200 Aug 19 10:58:57.686496 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 26/105] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:58:57 2026] PUT /volume/v3/attachments/71aff019-d493-4826-91c1-939bd03f1c66 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:57.689234 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.689234 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:57.689680 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-b4cdd306-81eb-4952-8732-47dab837c872 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:57.697204 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-b4cdd306-81eb-4952-8732-47dab837c872 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Begin detaching volume completed successfully. Aug 19 10:58:57.697450 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-b4cdd306-81eb-4952-8732-47dab837c872 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198/action returned with HTTP 202 Aug 19 10:58:57.697947 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 27/106] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 10:58:57 2026] POST /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 10:58:57.744912 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8b51078d-3bd9-4819-b319-f9d1b139d5b6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.745404 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b51078d-3bd9-4819-b319-f9d1b139d5b6 None None] GET https://10.4.3.46/volume// Aug 19 10:58:57.745664 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b51078d-3bd9-4819-b319-f9d1b139d5b6 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.748255 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b51078d-3bd9-4819-b319-f9d1b139d5b6 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.748755 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b51078d-3bd9-4819-b319-f9d1b139d5b6 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:58:57.749280 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 26/107] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:58:57 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 10:58:57.756104 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-f46625b4-5a7e-4cfb-a89b-aa4f8922fdd3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.758515 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-f46625b4-5a7e-4cfb-a89b-aa4f8922fdd3 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:58:57.758795 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-f46625b4-5a7e-4cfb-a89b-aa4f8922fdd3 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.759022 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-f46625b4-5a7e-4cfb-a89b-aa4f8922fdd3 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.764770 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b24de63f-76dd-4366-ad9f-de4c38848289 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:57.767086 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b24de63f-76dd-4366-ad9f-de4c38848289 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:57.767342 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b24de63f-76dd-4366-ad9f-de4c38848289 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:57.767626 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b24de63f-76dd-4366-ad9f-de4c38848289 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:57.768385 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.768385 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:57.772267 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-f46625b4-5a7e-4cfb-a89b-aa4f8922fdd3 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:58:57.776221 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-f46625b4-5a7e-4cfb-a89b-aa4f8922fdd3 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:58:57.776858 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 29/108] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:58:57 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1551 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:58:57.777739 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:57.777739 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:57.783984 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b24de63f-76dd-4366-ad9f-de4c38848289 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:57.789407 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b24de63f-76dd-4366-ad9f-de4c38848289 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:57.789773 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 27/109] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:57 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:58.447674 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-705c884f-2259-49ab-a197-3f133dd4a113 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:58.451014 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-705c884f-2259-49ab-a197-3f133dd4a113 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:58:58.451014 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-705c884f-2259-49ab-a197-3f133dd4a113 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:58.451014 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-705c884f-2259-49ab-a197-3f133dd4a113 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:58.458303 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:58.458303 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:58.461472 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-705c884f-2259-49ab-a197-3f133dd4a113 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:58:58.465395 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-705c884f-2259-49ab-a197-3f133dd4a113 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:58:58.465848 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 28/110] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:58 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:58.667599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-42e6761e-7a39-44b1-9590-206a3a511af7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:58.669304 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-42e6761e-7a39-44b1-9590-206a3a511af7 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:58.669438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-42e6761e-7a39-44b1-9590-206a3a511af7 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:58.669714 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-42e6761e-7a39-44b1-9590-206a3a511af7 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:58.677886 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:58.677886 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:58.680896 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-42e6761e-7a39-44b1-9590-206a3a511af7 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:58.684885 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-42e6761e-7a39-44b1-9590-206a3a511af7 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:58.685340 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 27/111] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:58 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:58.804944 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-186c124b-7717-4e35-8549-55c9539f1759 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:58.807360 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-186c124b-7717-4e35-8549-55c9539f1759 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:58.807667 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-186c124b-7717-4e35-8549-55c9539f1759 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:58.807947 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-186c124b-7717-4e35-8549-55c9539f1759 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:58.817501 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:58.817501 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:58.821785 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-186c124b-7717-4e35-8549-55c9539f1759 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:58.827075 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-186c124b-7717-4e35-8549-55c9539f1759 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:58.827560 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 30/112] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:58 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:59.476893 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3c0854d3-3324-48d4-b447-b69e7795c1e2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:59.478436 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3c0854d3-3324-48d4-b447-b69e7795c1e2 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:58:59.478640 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3c0854d3-3324-48d4-b447-b69e7795c1e2 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:59.478815 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3c0854d3-3324-48d4-b447-b69e7795c1e2 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:59.486744 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:59.486744 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:59.489681 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3c0854d3-3324-48d4-b447-b69e7795c1e2 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:58:59.493440 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3c0854d3-3324-48d4-b447-b69e7795c1e2 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:58:59.493820 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 28/113] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:59 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:59.560960 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-5fc31426-b784-4272-86d5-861db0e66303 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:59.565556 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-5fc31426-b784-4272-86d5-861db0e66303 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] POST https://10.4.3.46/volume/v3/attachments/8d06fccf-4ae9-4809-af66-c3cd5ed7b21e/action Aug 19 10:58:59.565556 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-5fc31426-b784-4272-86d5-861db0e66303 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:58:59.565556 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-5fc31426-b784-4272-86d5-861db0e66303 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:59.575770 np0000007769 devstack@c-api.service[100203]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 19 10:58:59.575770 np0000007769 devstack@c-api.service[100203]: .first() Aug 19 10:58:59.588049 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:59.588049 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:59.597819 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b8e88e89-2a9d-46dc-9079-ea04da980cfc req-5fc31426-b784-4272-86d5-861db0e66303 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/attachments/8d06fccf-4ae9-4809-af66-c3cd5ed7b21e/action returned with HTTP 204 Aug 19 10:58:59.598462 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 29/114] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:58:59 2026] POST /volume/v3/attachments/8d06fccf-4ae9-4809-af66-c3cd5ed7b21e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:58:59.696457 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-78907f7e-df53-47a4-b0b1-007873701418 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:59.698182 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-78907f7e-df53-47a4-b0b1-007873701418 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:59.698345 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-78907f7e-df53-47a4-b0b1-007873701418 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:59.698553 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-78907f7e-df53-47a4-b0b1-007873701418 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:59.707468 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:59.707468 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:59.711222 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-78907f7e-df53-47a4-b0b1-007873701418 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:59.715409 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-78907f7e-df53-47a4-b0b1-007873701418 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:59.715948 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 28/115] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:59 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:59.730069 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb071cfc-b145-4572-afec-db2860f17d57 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:59.732359 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb071cfc-b145-4572-afec-db2860f17d57 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:59.732641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb071cfc-b145-4572-afec-db2860f17d57 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:59.732896 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb071cfc-b145-4572-afec-db2860f17d57 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:59.744165 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:59.744165 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:59.747985 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb071cfc-b145-4572-afec-db2860f17d57 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:59.753434 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb071cfc-b145-4572-afec-db2860f17d57 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:59.754018 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 31/116] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:59 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:59.768702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8d27f652-9ec7-40a5-a72f-e4bbf74b4cb9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:59.770360 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8d27f652-9ec7-40a5-a72f-e4bbf74b4cb9 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:59.770599 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8d27f652-9ec7-40a5-a72f-e4bbf74b4cb9 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:59.770806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8d27f652-9ec7-40a5-a72f-e4bbf74b4cb9 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:59.779256 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:59.779256 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:58:59.787055 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8d27f652-9ec7-40a5-a72f-e4bbf74b4cb9 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Volume info retrieved successfully. Aug 19 10:58:59.791410 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8d27f652-9ec7-40a5-a72f-e4bbf74b4cb9 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:59.791932 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 29/117] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:59 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:58:59.842842 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-765f2268-ac2e-429d-89e0-0957ee259cb0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:59.844197 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-765f2268-ac2e-429d-89e0-0957ee259cb0 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:58:59.844508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-765f2268-ac2e-429d-89e0-0957ee259cb0 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:59.844808 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-765f2268-ac2e-429d-89e0-0957ee259cb0 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:59.854273 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:59.854273 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:58:59.857055 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-765f2268-ac2e-429d-89e0-0957ee259cb0 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:58:59.862404 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-765f2268-ac2e-429d-89e0-0957ee259cb0 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:58:59.862404 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 30/118] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:58:59 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:58:59.909578 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-2bd55715-eb19-4eb1-a008-2bd242a8f73d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:59.911586 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-2bd55715-eb19-4eb1-a008-2bd242a8f73d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:58:59.911772 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-2bd55715-eb19-4eb1-a008-2bd242a8f73d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:58:59.911949 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-2bd55715-eb19-4eb1-a008-2bd242a8f73d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:58:59.922435 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:59.922435 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:58:59.928336 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-2bd55715-eb19-4eb1-a008-2bd242a8f73d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:59.932213 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-2bd55715-eb19-4eb1-a008-2bd242a8f73d tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:58:59.932692 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 29/119] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:58:59 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 10:58:59.966061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-ee06bafe-7878-48c4-8e7c-e0cb1d01c1ed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:58:59.967960 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-ee06bafe-7878-48c4-8e7c-e0cb1d01c1ed tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] POST https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723/action Aug 19 10:58:59.968293 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-ee06bafe-7878-48c4-8e7c-e0cb1d01c1ed tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:58:59.968442 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-ee06bafe-7878-48c4-8e7c-e0cb1d01c1ed tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:58:59.977528 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:58:59.977528 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:58:59.977979 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-ee06bafe-7878-48c4-8e7c-e0cb1d01c1ed tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:58:59.984498 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-ee06bafe-7878-48c4-8e7c-e0cb1d01c1ed tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Begin detaching volume completed successfully. Aug 19 10:58:59.984721 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-ee06bafe-7878-48c4-8e7c-e0cb1d01c1ed tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723/action returned with HTTP 202 Aug 19 10:58:59.985321 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 32/120] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 10:58:59 2026] POST /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 10:59:00.016587 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ab55b34d-8d54-49e7-bf6b-55ee78d011cc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:00.019212 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab55b34d-8d54-49e7-bf6b-55ee78d011cc tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:00.019421 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab55b34d-8d54-49e7-bf6b-55ee78d011cc tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:00.019653 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab55b34d-8d54-49e7-bf6b-55ee78d011cc tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:00.029428 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:00.029428 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:00.032867 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ab55b34d-8d54-49e7-bf6b-55ee78d011cc tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Volume info retrieved successfully. Aug 19 10:59:00.037036 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab55b34d-8d54-49e7-bf6b-55ee78d011cc tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:59:00.037474 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 30/121] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:00 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:00.042319 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-62c0bd93-b876-4410-91b2-222cd140f31f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:00.043507 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62c0bd93-b876-4410-91b2-222cd140f31f None None] GET https://10.4.3.46/volume// Aug 19 10:59:00.043507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62c0bd93-b876-4410-91b2-222cd140f31f None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:00.043721 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62c0bd93-b876-4410-91b2-222cd140f31f None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:00.044226 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62c0bd93-b876-4410-91b2-222cd140f31f None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:00.044792 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 31/122] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:00.051151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-fbefe520-e221-4c42-9759-69cc4282ac3f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:00.053280 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-fbefe520-e221-4c42-9759-69cc4282ac3f tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:00.053542 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-fbefe520-e221-4c42-9759-69cc4282ac3f tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:00.053782 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-fbefe520-e221-4c42-9759-69cc4282ac3f tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:00.064231 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:00.064231 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:00.068069 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-fbefe520-e221-4c42-9759-69cc4282ac3f tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:59:00.072414 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-fbefe520-e221-4c42-9759-69cc4282ac3f tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:59:00.072725 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 30/123] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:00 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:00.505686 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cf858802-7ad4-4366-87cf-9e14aafa107f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:00.507906 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf858802-7ad4-4366-87cf-9e14aafa107f tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:00.508095 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf858802-7ad4-4366-87cf-9e14aafa107f tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:00.508305 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf858802-7ad4-4366-87cf-9e14aafa107f tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:00.530835 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:00.530835 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:00.535586 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cf858802-7ad4-4366-87cf-9e14aafa107f tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:00.539707 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf858802-7ad4-4366-87cf-9e14aafa107f tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:00.540164 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 33/124] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:00 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 10:59:00.877598 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d5ac7aaf-a5a0-400d-8a12-1b2dfb21f1f8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:00.879963 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d5ac7aaf-a5a0-400d-8a12-1b2dfb21f1f8 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:00.880212 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d5ac7aaf-a5a0-400d-8a12-1b2dfb21f1f8 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:00.880387 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d5ac7aaf-a5a0-400d-8a12-1b2dfb21f1f8 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:00.889496 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:00.889496 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:00.894919 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d5ac7aaf-a5a0-400d-8a12-1b2dfb21f1f8 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:00.901850 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d5ac7aaf-a5a0-400d-8a12-1b2dfb21f1f8 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:00.902398 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 31/125] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:00 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:01.050215 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-75f2adbe-944b-4f86-8d08-d2a06fed22b7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:01.052503 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-75f2adbe-944b-4f86-8d08-d2a06fed22b7 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:01.052788 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-75f2adbe-944b-4f86-8d08-d2a06fed22b7 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:01.053052 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-75f2adbe-944b-4f86-8d08-d2a06fed22b7 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:01.063871 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:01.063871 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:01.068491 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-75f2adbe-944b-4f86-8d08-d2a06fed22b7 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Volume info retrieved successfully. Aug 19 10:59:01.072251 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-75f2adbe-944b-4f86-8d08-d2a06fed22b7 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:59:01.072773 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 32/126] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:01 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:01.097423 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-73f6b9d3-e3fb-4785-8f9d-6b74a6004ade None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:01.099334 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-73f6b9d3-e3fb-4785-8f9d-6b74a6004ade tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:01.099545 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-73f6b9d3-e3fb-4785-8f9d-6b74a6004ade tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:01.099734 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-73f6b9d3-e3fb-4785-8f9d-6b74a6004ade tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:01.218079 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:01.218079 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:01.221795 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-73f6b9d3-e3fb-4785-8f9d-6b74a6004ade tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:01.225405 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-73f6b9d3-e3fb-4785-8f9d-6b74a6004ade tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:01.225803 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 31/127] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:01 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 866 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:01.434130 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-01b401d9-0096-4889-9bd6-1e0cbcc57a1e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:01.434676 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01b401d9-0096-4889-9bd6-1e0cbcc57a1e None None] GET https://10.4.3.46/volume// Aug 19 10:59:01.434908 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01b401d9-0096-4889-9bd6-1e0cbcc57a1e None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:01.435159 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01b401d9-0096-4889-9bd6-1e0cbcc57a1e None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:01.435625 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01b401d9-0096-4889-9bd6-1e0cbcc57a1e None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:01.436051 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 34/128] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 10:59:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 10:59:01.451064 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-b9f460e3-1d7e-4215-8883-1c4c26afaf34 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:01.553747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f7b12156-2e4b-402a-8e8e-7b59233cf3ef None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:01.555467 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f7b12156-2e4b-402a-8e8e-7b59233cf3ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:01.555680 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f7b12156-2e4b-402a-8e8e-7b59233cf3ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:01.555882 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f7b12156-2e4b-402a-8e8e-7b59233cf3ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:01.564949 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:01.564949 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:01.568173 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f7b12156-2e4b-402a-8e8e-7b59233cf3ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:01.571784 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f7b12156-2e4b-402a-8e8e-7b59233cf3ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:01.572147 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 33/129] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:01 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:01.615173 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-b9f460e3-1d7e-4215-8883-1c4c26afaf34 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:01.615494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-b9f460e3-1d7e-4215-8883-1c4c26afaf34 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16b58bbb-e442-4233-a492-7d69f32e7be7", "connector": null, "instance_uuid": "3ab665fa-77f0-48c5-a6c1-194348272a1f"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:01.623072 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:01.623072 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:01.640398 np0000007769 devstack@c-api.service[100206]: WARNING cinder.volume.api [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-b9f460e3-1d7e-4215-8883-1c4c26afaf34 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 19 10:59:01.644961 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-b9f460e3-1d7e-4215-8883-1c4c26afaf34 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:01.645386 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 32/130] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:01 2026] POST /volume/v3/attachments => generated 271 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:01.669995 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2f798760-697c-413b-950d-9a725747bcd9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:01.671643 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2f798760-697c-413b-950d-9a725747bcd9 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:01.671819 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2f798760-697c-413b-950d-9a725747bcd9 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:01.671986 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2f798760-697c-413b-950d-9a725747bcd9 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:01.678523 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4a2eec0b-b16f-4469-acfa-5d94917fdb95 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:01.678889 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4a2eec0b-b16f-4469-acfa-5d94917fdb95 None None] GET https://10.4.3.46/volume// Aug 19 10:59:01.679020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4a2eec0b-b16f-4469-acfa-5d94917fdb95 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:01.679192 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4a2eec0b-b16f-4469-acfa-5d94917fdb95 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:01.679478 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4a2eec0b-b16f-4469-acfa-5d94917fdb95 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:01.679746 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 35/131] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59:01 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 10:59:01.680685 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:01.680685 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:01.684022 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2f798760-697c-413b-950d-9a725747bcd9 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:01.686211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-3d2ea202-8cf5-4783-8da6-e03115392177 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:01.687878 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2f798760-697c-413b-950d-9a725747bcd9 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:01.688103 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-3d2ea202-8cf5-4783-8da6-e03115392177 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:01.688216 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 32/132] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:01 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:01.688587 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-3d2ea202-8cf5-4783-8da6-e03115392177 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:01.688587 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-3d2ea202-8cf5-4783-8da6-e03115392177 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:01.698701 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:01.698701 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:01.701630 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-3d2ea202-8cf5-4783-8da6-e03115392177 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:01.705405 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-3d2ea202-8cf5-4783-8da6-e03115392177 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:01.705804 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 34/133] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:01 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1045 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:01.775096 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-5d5f87ad-8c44-48d6-a4df-e7f2c5a91005 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:01.777004 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-5d5f87ad-8c44-48d6-a4df-e7f2c5a91005 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] PUT https://10.4.3.46/volume/v3/attachments/f5156019-d97d-4e64-8411-2c23e7f1df81 Aug 19 10:59:01.777325 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-5d5f87ad-8c44-48d6-a4df-e7f2c5a91005 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:01.787834 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-5d5f87ad-8c44-48d6-a4df-e7f2c5a91005 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Acquiring lock "cinder-attachment_update-16b58bbb-e442-4233-a492-7d69f32e7be7-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:01.792841 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-5d5f87ad-8c44-48d6-a4df-e7f2c5a91005 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Lock "cinder-attachment_update-16b58bbb-e442-4233-a492-7d69f32e7be7-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:01.793792 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:01.793792 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:01.855851 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-5d5f87ad-8c44-48d6-a4df-e7f2c5a91005 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Lock "cinder-attachment_update-16b58bbb-e442-4233-a492-7d69f32e7be7-np0000007769" released by "attachment_update" :: held 0.063s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:01.856434 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-5d5f87ad-8c44-48d6-a4df-e7f2c5a91005 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/attachments/f5156019-d97d-4e64-8411-2c23e7f1df81 returned with HTTP 200 Aug 19 10:59:01.857040 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 33/134] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:01 2026] PUT /volume/v3/attachments/f5156019-d97d-4e64-8411-2c23e7f1df81 => generated 967 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:01.915195 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8bc68b59-a48b-415e-bc98-528d95e86eec None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:01.916732 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8bc68b59-a48b-415e-bc98-528d95e86eec tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:01.916965 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8bc68b59-a48b-415e-bc98-528d95e86eec tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:01.917144 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8bc68b59-a48b-415e-bc98-528d95e86eec tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:01.925081 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:01.925081 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:01.928678 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8bc68b59-a48b-415e-bc98-528d95e86eec tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:01.932791 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8bc68b59-a48b-415e-bc98-528d95e86eec tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:01.933274 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 36/135] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:01 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:02.083859 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c901ed0d-4cb5-4f20-8401-6c54797cdfac None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.085499 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c901ed0d-4cb5-4f20-8401-6c54797cdfac tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:02.085741 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c901ed0d-4cb5-4f20-8401-6c54797cdfac tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:02.085933 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c901ed0d-4cb5-4f20-8401-6c54797cdfac tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:02.094615 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:02.094615 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:02.097772 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c901ed0d-4cb5-4f20-8401-6c54797cdfac tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Volume info retrieved successfully. Aug 19 10:59:02.101949 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c901ed0d-4cb5-4f20-8401-6c54797cdfac tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:59:02.102306 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 33/136] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:02 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:02.543280 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-def0863d-60b6-4758-a62f-e62ff912d11b req-3bde53d8-df6b-45e8-9534-943acce0e504 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.545299 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-3bde53d8-df6b-45e8-9534-943acce0e504 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] POST https://10.4.3.46/volume/v3/attachments/71aff019-d493-4826-91c1-939bd03f1c66/action Aug 19 10:59:02.545782 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-3bde53d8-df6b-45e8-9534-943acce0e504 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:02.545935 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-3bde53d8-df6b-45e8-9534-943acce0e504 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:02.563882 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:02.563882 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:02.575106 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-def0863d-60b6-4758-a62f-e62ff912d11b req-3bde53d8-df6b-45e8-9534-943acce0e504 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/attachments/71aff019-d493-4826-91c1-939bd03f1c66/action returned with HTTP 204 Aug 19 10:59:02.575503 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 35/137] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:02 2026] POST /volume/v3/attachments/71aff019-d493-4826-91c1-939bd03f1c66/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:02.584119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b5f6ece3-87b9-440c-add7-4cc107778a63 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.586036 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b5f6ece3-87b9-440c-add7-4cc107778a63 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:02.586218 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b5f6ece3-87b9-440c-add7-4cc107778a63 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:02.586392 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b5f6ece3-87b9-440c-add7-4cc107778a63 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:02.598595 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:02.598595 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:02.604142 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b5f6ece3-87b9-440c-add7-4cc107778a63 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:02.606703 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b5f6ece3-87b9-440c-add7-4cc107778a63 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:02.607301 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 34/138] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:02 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 10:59:02.620652 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6a315061-76d6-4fe5-a241-92d1f319e36b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.622724 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6a315061-76d6-4fe5-a241-92d1f319e36b tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:02.622947 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6a315061-76d6-4fe5-a241-92d1f319e36b tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:02.623383 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6a315061-76d6-4fe5-a241-92d1f319e36b tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:02.636614 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:02.636614 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:02.641155 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6a315061-76d6-4fe5-a241-92d1f319e36b tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:02.645408 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6a315061-76d6-4fe5-a241-92d1f319e36b tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:02.645976 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 37/139] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:02 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:02.654750 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-50b54d03-16f2-4486-a8f3-3f5b4b61d8d5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.656712 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-50b54d03-16f2-4486-a8f3-3f5b4b61d8d5 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] DELETE https://10.4.3.46/volume/v3/attachments/92b5bc2e-30f3-463a-a75e-c3b187b3581b Aug 19 10:59:02.656876 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-50b54d03-16f2-4486-a8f3-3f5b4b61d8d5 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:02.657044 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-50b54d03-16f2-4486-a8f3-3f5b4b61d8d5 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:02.662670 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dda6ad6e-526b-4bee-96f5-2395252c5bb4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.663359 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:02.663359 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:02.664180 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dda6ad6e-526b-4bee-96f5-2395252c5bb4 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:02.664338 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dda6ad6e-526b-4bee-96f5-2395252c5bb4 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:02.664519 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dda6ad6e-526b-4bee-96f5-2395252c5bb4 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:02.672808 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:02.672808 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:02.676225 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dda6ad6e-526b-4bee-96f5-2395252c5bb4 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:02.682789 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dda6ad6e-526b-4bee-96f5-2395252c5bb4 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:02.683128 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 36/140] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:02 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:02.702195 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-74b5a174-32b3-4032-8b11-15b75be0f22d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.704335 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-74b5a174-32b3-4032-8b11-15b75be0f22d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:02.704654 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-74b5a174-32b3-4032-8b11-15b75be0f22d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:02.704929 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-74b5a174-32b3-4032-8b11-15b75be0f22d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:02.719294 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:02.719294 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:02.726454 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-74b5a174-32b3-4032-8b11-15b75be0f22d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:02.730329 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ef7a1296-752a-4bda-8175-9ec841ce71e6 req-50b54d03-16f2-4486-a8f3-3f5b4b61d8d5 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/attachments/92b5bc2e-30f3-463a-a75e-c3b187b3581b returned with HTTP 200 Aug 19 10:59:02.730986 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 34/141] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 10:59:02 2026] DELETE /volume/v3/attachments/92b5bc2e-30f3-463a-a75e-c3b187b3581b => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:02.734449 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-74b5a174-32b3-4032-8b11-15b75be0f22d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:02.734449 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 35/142] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:02 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:02.861887 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-8350a986-7b0e-4e3d-813d-14fd18a19f47 req-d5678b26-6687-415d-a7c2-ad1dd154e3a2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.863615 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8350a986-7b0e-4e3d-813d-14fd18a19f47 req-d5678b26-6687-415d-a7c2-ad1dd154e3a2 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:02.863797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8350a986-7b0e-4e3d-813d-14fd18a19f47 req-d5678b26-6687-415d-a7c2-ad1dd154e3a2 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:02.863954 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8350a986-7b0e-4e3d-813d-14fd18a19f47 req-d5678b26-6687-415d-a7c2-ad1dd154e3a2 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:02.874855 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:02.874855 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:02.881402 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-8350a986-7b0e-4e3d-813d-14fd18a19f47 req-d5678b26-6687-415d-a7c2-ad1dd154e3a2 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:02.885167 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8350a986-7b0e-4e3d-813d-14fd18a19f47 req-d5678b26-6687-415d-a7c2-ad1dd154e3a2 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:02.885533 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 38/143] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:02 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:02.944654 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6c9ba25f-6f4e-452b-a45a-7c3900719a2a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.946262 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c9ba25f-6f4e-452b-a45a-7c3900719a2a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:02.946433 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c9ba25f-6f4e-452b-a45a-7c3900719a2a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:02.946632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c9ba25f-6f4e-452b-a45a-7c3900719a2a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:02.954118 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:02.954118 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:02.958147 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6c9ba25f-6f4e-452b-a45a-7c3900719a2a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:02.965506 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c9ba25f-6f4e-452b-a45a-7c3900719a2a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:02.965506 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 37/144] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:02 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:02.967885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-3e3e7257-fe6f-4f90-9da9-4d90c6936722 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.972569 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-3e3e7257-fe6f-4f90-9da9-4d90c6936722 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] DELETE https://10.4.3.46/volume/v3/attachments/8d06fccf-4ae9-4809-af66-c3cd5ed7b21e Aug 19 10:59:02.972757 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-3e3e7257-fe6f-4f90-9da9-4d90c6936722 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:02.972956 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-3e3e7257-fe6f-4f90-9da9-4d90c6936722 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:02.979653 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:02.979653 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:02.993391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bc958534-e3de-4721-980d-458cf543a4e9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:02.999172 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bc958534-e3de-4721-980d-458cf543a4e9 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:59:02.999172 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bc958534-e3de-4721-980d-458cf543a4e9 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:02.999172 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bc958534-e3de-4721-980d-458cf543a4e9 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:03.008219 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:03.008219 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:03.013338 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-bc958534-e3de-4721-980d-458cf543a4e9 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:59:03.017725 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bc958534-e3de-4721-980d-458cf543a4e9 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 200 Aug 19 10:59:03.018069 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 36/145] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:02 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:03.031079 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-883c6338-ef1f-4e33-885f-c1737eec68dc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:03.033346 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-883c6338-ef1f-4e33-885f-c1737eec68dc tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:59:03.033759 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-883c6338-ef1f-4e33-885f-c1737eec68dc tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:03.034055 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-883c6338-ef1f-4e33-885f-c1737eec68dc tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:03.034313 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-883c6338-ef1f-4e33-885f-c1737eec68dc tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Delete volume with id: f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:59:03.042314 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b98a3729-7b16-4fa3-bc11-76aa5b1b07dd req-3e3e7257-fe6f-4f90-9da9-4d90c6936722 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/attachments/8d06fccf-4ae9-4809-af66-c3cd5ed7b21e returned with HTTP 200 Aug 19 10:59:03.042929 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 35/146] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 10:59:02 2026] DELETE /volume/v3/attachments/8d06fccf-4ae9-4809-af66-c3cd5ed7b21e => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:03.043727 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:03.043727 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:03.044074 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-883c6338-ef1f-4e33-885f-c1737eec68dc tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Volume info retrieved successfully. Aug 19 10:59:03.083870 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-883c6338-ef1f-4e33-885f-c1737eec68dc tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Delete volume request issued successfully. Aug 19 10:59:03.083928 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-883c6338-ef1f-4e33-885f-c1737eec68dc tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 202 Aug 19 10:59:03.084412 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 39/147] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 10:59:03 2026] DELETE /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 10:59:03.091680 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-109e7ea8-93b9-4fff-b220-0c67b07b59fd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:03.093883 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-109e7ea8-93b9-4fff-b220-0c67b07b59fd tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:59:03.094143 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-109e7ea8-93b9-4fff-b220-0c67b07b59fd tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:03.094393 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-109e7ea8-93b9-4fff-b220-0c67b07b59fd tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:03.114778 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b6966ece-30b4-4ca9-9f1b-cd6d60a505bc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:03.116771 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b6966ece-30b4-4ca9-9f1b-cd6d60a505bc tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:03.116960 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b6966ece-30b4-4ca9-9f1b-cd6d60a505bc tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:03.117134 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b6966ece-30b4-4ca9-9f1b-cd6d60a505bc tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:03.124157 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:03.124157 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:03.127632 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b6966ece-30b4-4ca9-9f1b-cd6d60a505bc tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] Volume info retrieved successfully. Aug 19 10:59:03.132013 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b6966ece-30b4-4ca9-9f1b-cd6d60a505bc tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-reader] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:59:03.132368 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 37/148] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:03 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:03.178570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5d139a56-1578-4135-9859-e09bd1002b2e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:03.178570 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5d139a56-1578-4135-9859-e09bd1002b2e tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:03.178894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5d139a56-1578-4135-9859-e09bd1002b2e tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:03.178894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5d139a56-1578-4135-9859-e09bd1002b2e tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:03.185340 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:03.185340 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:03.188462 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5d139a56-1578-4135-9859-e09bd1002b2e tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:59:03.192247 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5d139a56-1578-4135-9859-e09bd1002b2e tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:59:03.192718 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 36/149] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:03 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:03.228641 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:03.228641 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:03.230250 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-109e7ea8-93b9-4fff-b220-0c67b07b59fd tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 404 Aug 19 10:59:03.230756 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 38/150] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:03 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:03.240428 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ec4b2a89-0cad-4c42-9d32-9fbcfa9f2271 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:03.242214 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec4b2a89-0cad-4c42-9d32-9fbcfa9f2271 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:03.243502 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec4b2a89-0cad-4c42-9d32-9fbcfa9f2271 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:03.243502 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec4b2a89-0cad-4c42-9d32-9fbcfa9f2271 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:03.251885 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:03.251885 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:03.255655 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ec4b2a89-0cad-4c42-9d32-9fbcfa9f2271 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:59:03.260588 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec4b2a89-0cad-4c42-9d32-9fbcfa9f2271 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:59:03.261285 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 40/151] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:03 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:03.747770 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ffa2f1ae-bd7d-4528-b8f1-67dcb3a8dd21 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:03.749356 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ffa2f1ae-bd7d-4528-b8f1-67dcb3a8dd21 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:03.749530 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ffa2f1ae-bd7d-4528-b8f1-67dcb3a8dd21 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:03.749710 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ffa2f1ae-bd7d-4528-b8f1-67dcb3a8dd21 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:03.893626 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:03.893626 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:03.897449 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ffa2f1ae-bd7d-4528-b8f1-67dcb3a8dd21 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:03.903516 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ffa2f1ae-bd7d-4528-b8f1-67dcb3a8dd21 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:03.904022 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 38/152] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:03 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 866 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:03.978514 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-560c6ce6-cb84-4217-9921-b2528d0c2645 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:03.979941 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-560c6ce6-cb84-4217-9921-b2528d0c2645 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:03.980177 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-560c6ce6-cb84-4217-9921-b2528d0c2645 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:03.983004 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-560c6ce6-cb84-4217-9921-b2528d0c2645 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:03.991986 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:03.991986 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:03.993893 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-560c6ce6-cb84-4217-9921-b2528d0c2645 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:03.999335 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-560c6ce6-cb84-4217-9921-b2528d0c2645 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:03.999731 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 37/153] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:03 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:04.917855 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fad475ac-af0c-4d09-a3ab-a1124361ab4e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:04.919553 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fad475ac-af0c-4d09-a3ab-a1124361ab4e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:04.919751 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fad475ac-af0c-4d09-a3ab-a1124361ab4e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:04.919936 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fad475ac-af0c-4d09-a3ab-a1124361ab4e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:04.932887 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:04.932887 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:04.936027 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fad475ac-af0c-4d09-a3ab-a1124361ab4e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:04.939887 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fad475ac-af0c-4d09-a3ab-a1124361ab4e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:04.940426 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 39/154] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:04 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:05.012330 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-efd15729-b5e6-4b74-aa95-219b51a7f7d2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:05.014055 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efd15729-b5e6-4b74-aa95-219b51a7f7d2 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:05.014228 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efd15729-b5e6-4b74-aa95-219b51a7f7d2 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:05.014402 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efd15729-b5e6-4b74-aa95-219b51a7f7d2 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:05.021556 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:05.021556 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:05.026082 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-efd15729-b5e6-4b74-aa95-219b51a7f7d2 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:05.031421 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efd15729-b5e6-4b74-aa95-219b51a7f7d2 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:05.031973 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 41/155] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:05 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:05.954066 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b00afc0c-67f0-4c7c-8431-1136fcd794fc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:05.955918 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b00afc0c-67f0-4c7c-8431-1136fcd794fc tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:05.956156 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b00afc0c-67f0-4c7c-8431-1136fcd794fc tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:05.956375 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b00afc0c-67f0-4c7c-8431-1136fcd794fc tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:05.965476 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:05.965476 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:05.969171 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b00afc0c-67f0-4c7c-8431-1136fcd794fc tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:05.973237 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b00afc0c-67f0-4c7c-8431-1136fcd794fc tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:05.973665 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 39/156] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:05 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:06.044852 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-efbb3570-b6f1-42d9-9676-0f8d0885b9e8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:06.047010 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-efbb3570-b6f1-42d9-9676-0f8d0885b9e8 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:06.047235 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-efbb3570-b6f1-42d9-9676-0f8d0885b9e8 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:06.047469 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-efbb3570-b6f1-42d9-9676-0f8d0885b9e8 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:06.056681 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:06.056681 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:06.060821 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-efbb3570-b6f1-42d9-9676-0f8d0885b9e8 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:06.067853 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-efbb3570-b6f1-42d9-9676-0f8d0885b9e8 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:06.068341 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 38/157] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:06 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:06.207061 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-df2a1f6c-62ce-4561-ac6b-0c80fc31e279 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:06.211510 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-df2a1f6c-62ce-4561-ac6b-0c80fc31e279 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] POST https://10.4.3.46/volume/v3/attachments/f5156019-d97d-4e64-8411-2c23e7f1df81/action Aug 19 10:59:06.211510 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-df2a1f6c-62ce-4561-ac6b-0c80fc31e279 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:06.211510 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-df2a1f6c-62ce-4561-ac6b-0c80fc31e279 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:06.223248 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:06.223248 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:06.231029 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2e8b047f-b0da-4855-8f85-3088aa34c343 req-df2a1f6c-62ce-4561-ac6b-0c80fc31e279 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/attachments/f5156019-d97d-4e64-8411-2c23e7f1df81/action returned with HTTP 204 Aug 19 10:59:06.231845 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 40/158] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:06 2026] POST /volume/v3/attachments/f5156019-d97d-4e64-8411-2c23e7f1df81/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:06.551493 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-993be007-19d5-48df-baa4-f9561be12392 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:06.553348 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-993be007-19d5-48df-baa4-f9561be12392 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] DELETE https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:06.553651 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-993be007-19d5-48df-baa4-f9561be12392 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:06.553863 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-993be007-19d5-48df-baa4-f9561be12392 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:06.554035 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-993be007-19d5-48df-baa4-f9561be12392 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Delete volume with id: 24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:06.561135 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:06.561135 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:06.562119 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-993be007-19d5-48df-baa4-f9561be12392 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:59:06.587254 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-993be007-19d5-48df-baa4-f9561be12392 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Delete volume request issued successfully. Aug 19 10:59:06.587254 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-993be007-19d5-48df-baa4-f9561be12392 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 202 Aug 19 10:59:06.587524 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 42/159] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 10:59:06 2026] DELETE /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 10:59:06.593720 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-29c26316-d1a7-4d14-bf74-48a04fb6fe74 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:06.595580 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-29c26316-d1a7-4d14-bf74-48a04fb6fe74 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:06.595580 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-29c26316-d1a7-4d14-bf74-48a04fb6fe74 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:06.595580 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-29c26316-d1a7-4d14-bf74-48a04fb6fe74 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:06.602223 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:06.602223 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:06.606032 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-29c26316-d1a7-4d14-bf74-48a04fb6fe74 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Volume info retrieved successfully. Aug 19 10:59:06.610365 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-29c26316-d1a7-4d14-bf74-48a04fb6fe74 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 200 Aug 19 10:59:06.610365 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 40/160] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:06 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:06.986369 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4172791f-2582-4b37-96a8-e2a93526de34 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:06.988700 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4172791f-2582-4b37-96a8-e2a93526de34 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:06.989075 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4172791f-2582-4b37-96a8-e2a93526de34 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:06.989233 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4172791f-2582-4b37-96a8-e2a93526de34 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:07.001968 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:07.001968 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:07.007871 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4172791f-2582-4b37-96a8-e2a93526de34 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:07.014380 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4172791f-2582-4b37-96a8-e2a93526de34 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:07.014930 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 39/161] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:06 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:07.056869 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-13b39b37-ac78-47b3-9d02-fd3b6ef37494 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.060930 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-13b39b37-ac78-47b3-9d02-fd3b6ef37494 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:07.060930 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-13b39b37-ac78-47b3-9d02-fd3b6ef37494 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:07.060930 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-13b39b37-ac78-47b3-9d02-fd3b6ef37494 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:07.069447 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:07.069447 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:07.073504 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-13b39b37-ac78-47b3-9d02-fd3b6ef37494 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:07.078231 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-13b39b37-ac78-47b3-9d02-fd3b6ef37494 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:07.078949 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 41/162] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:07 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:07.083753 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6feac85e-77cf-4568-8bf0-79f79b804878 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.085382 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6feac85e-77cf-4568-8bf0-79f79b804878 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:07.085625 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6feac85e-77cf-4568-8bf0-79f79b804878 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:07.085802 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6feac85e-77cf-4568-8bf0-79f79b804878 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:07.093407 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:07.093407 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:07.098118 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6feac85e-77cf-4568-8bf0-79f79b804878 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:07.101934 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6feac85e-77cf-4568-8bf0-79f79b804878 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:07.102640 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 43/163] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:07 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:07.164631 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3864dd8f-4fa5-43c6-b558-6f309d6d0ec3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.165056 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3864dd8f-4fa5-43c6-b558-6f309d6d0ec3 None None] GET https://10.4.3.46/volume// Aug 19 10:59:07.165056 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3864dd8f-4fa5-43c6-b558-6f309d6d0ec3 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:07.165241 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3864dd8f-4fa5-43c6-b558-6f309d6d0ec3 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:07.165615 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3864dd8f-4fa5-43c6-b558-6f309d6d0ec3 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:07.165884 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 41/164] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 10:59: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 19 10:59:07.172503 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-a92fd5b8-83f5-4b98-9f74-c716628647a6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.175181 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-a92fd5b8-83f5-4b98-9f74-c716628647a6 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:07.175738 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-a92fd5b8-83f5-4b98-9f74-c716628647a6 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16b58bbb-e442-4233-a492-7d69f32e7be7", "connector": null, "instance_uuid": "f65e23ff-db3e-4b48-a2a1-fec8acd92726"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:07.188495 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:07.188495 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:07.216319 np0000007769 devstack@c-api.service[100205]: WARNING cinder.volume.api [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-a92fd5b8-83f5-4b98-9f74-c716628647a6 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 19 10:59:07.224402 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ba24331f-d0fb-4d40-97bf-be52e582cf5a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.224787 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-a92fd5b8-83f5-4b98-9f74-c716628647a6 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:07.224787 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 40/165] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:07 2026] POST /volume/v3/attachments => generated 271 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:07.227067 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ba24331f-d0fb-4d40-97bf-be52e582cf5a tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:59:07.227067 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ba24331f-d0fb-4d40-97bf-be52e582cf5a tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:07.227067 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ba24331f-d0fb-4d40-97bf-be52e582cf5a tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:07.227668 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ba24331f-d0fb-4d40-97bf-be52e582cf5a tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Delete volume with id: f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:59:07.233857 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ba24331f-d0fb-4d40-97bf-be52e582cf5a tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 404 Aug 19 10:59:07.234604 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 42/166] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 10:59:07 2026] DELETE /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:07.241200 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-37a7ea8d-4198-4f08-bf90-a4f8c56db8f6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.244579 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-37a7ea8d-4198-4f08-bf90-a4f8c56db8f6 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] GET https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 Aug 19 10:59:07.244811 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-37a7ea8d-4198-4f08-bf90-a4f8c56db8f6 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:07.245147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-37a7ea8d-4198-4f08-bf90-a4f8c56db8f6 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:07.252175 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-37a7ea8d-4198-4f08-bf90-a4f8c56db8f6 tempest-VolumesAssistedSnapshotsTest-1758828305 tempest-VolumesAssistedSnapshotsTest-1758828305-project-admin] https://10.4.3.46/volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 returned with HTTP 404 Aug 19 10:59:07.252727 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 44/167] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:07 2026] GET /volume/v3/volumes/f818ea51-b63a-4489-a89d-c83158710198 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:07.257272 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-48af77fd-6ed0-47ee-9f65-4db19d77aed2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.259132 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-48af77fd-6ed0-47ee-9f65-4db19d77aed2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:07.259375 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-48af77fd-6ed0-47ee-9f65-4db19d77aed2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:07.259621 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-48af77fd-6ed0-47ee-9f65-4db19d77aed2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:07.267566 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-debe8219-a1ce-427f-89dd-ed929fdc0235 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.268095 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-debe8219-a1ce-427f-89dd-ed929fdc0235 None None] GET https://10.4.3.46/volume// Aug 19 10:59:07.268335 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-debe8219-a1ce-427f-89dd-ed929fdc0235 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:07.268635 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-debe8219-a1ce-427f-89dd-ed929fdc0235 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:07.269047 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-debe8219-a1ce-427f-89dd-ed929fdc0235 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:07.269441 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 41/168] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:07.271828 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:07.271828 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:07.276240 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-48af77fd-6ed0-47ee-9f65-4db19d77aed2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:07.276343 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-b0b25f62-cf62-4323-9da7-0487b5e45937 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.280023 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-b0b25f62-cf62-4323-9da7-0487b5e45937 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:07.280129 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-48af77fd-6ed0-47ee-9f65-4db19d77aed2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:07.282211 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 42/169] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:07 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:07.282314 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-b0b25f62-cf62-4323-9da7-0487b5e45937 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:07.282314 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-b0b25f62-cf62-4323-9da7-0487b5e45937 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:07.293345 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:07.293345 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:07.296785 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-b0b25f62-cf62-4323-9da7-0487b5e45937 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:07.300869 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-b0b25f62-cf62-4323-9da7-0487b5e45937 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:07.301428 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 43/170] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:07 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1340 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:07.373922 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-bfdadc8c-4622-4471-824d-67862cb71578 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.378814 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-bfdadc8c-4622-4471-824d-67862cb71578 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] PUT https://10.4.3.46/volume/v3/attachments/8a6a2f71-539b-44ed-aa5e-e62460eb4dd6 Aug 19 10:59:07.379323 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-bfdadc8c-4622-4471-824d-67862cb71578 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:07.391387 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-bfdadc8c-4622-4471-824d-67862cb71578 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Acquiring lock "cinder-attachment_update-16b58bbb-e442-4233-a492-7d69f32e7be7-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:07.397295 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-bfdadc8c-4622-4471-824d-67862cb71578 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Lock "cinder-attachment_update-16b58bbb-e442-4233-a492-7d69f32e7be7-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:07.399243 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:07.399243 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:07.475699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-bfdadc8c-4622-4471-824d-67862cb71578 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Lock "cinder-attachment_update-16b58bbb-e442-4233-a492-7d69f32e7be7-np0000007769" released by "attachment_update" :: held 0.078s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:07.476124 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-bfdadc8c-4622-4471-824d-67862cb71578 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/attachments/8a6a2f71-539b-44ed-aa5e-e62460eb4dd6 returned with HTTP 200 Aug 19 10:59:07.476734 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 45/171] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:07 2026] PUT /volume/v3/attachments/8a6a2f71-539b-44ed-aa5e-e62460eb4dd6 => generated 967 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:07.622869 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7b83fe13-3514-4062-8416-3865ed1162b3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:07.625645 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b83fe13-3514-4062-8416-3865ed1162b3 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] GET https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 Aug 19 10:59:07.625926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7b83fe13-3514-4062-8416-3865ed1162b3 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:07.626188 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7b83fe13-3514-4062-8416-3865ed1162b3 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:07.631870 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b83fe13-3514-4062-8416-3865ed1162b3 tempest-AttachSCSIVolumeTestJSON-1563275699 tempest-AttachSCSIVolumeTestJSON-1563275699-project-member] https://10.4.3.46/volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 returned with HTTP 404 Aug 19 10:59:07.632437 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 42/172] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:07 2026] GET /volume/v3/volumes/24a8ef47-217f-4585-b6e4-617e54a96723 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:08.120910 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5598effc-d201-41f6-a73d-ecbcf78e71d5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:08.121987 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5598effc-d201-41f6-a73d-ecbcf78e71d5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:08.122147 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5598effc-d201-41f6-a73d-ecbcf78e71d5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:08.122304 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5598effc-d201-41f6-a73d-ecbcf78e71d5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:08.128339 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:08.128339 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:08.131886 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5598effc-d201-41f6-a73d-ecbcf78e71d5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:08.135732 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5598effc-d201-41f6-a73d-ecbcf78e71d5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:08.135992 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 43/173] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:08 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:08.294700 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b4acce1d-c7f1-4ec5-b9ed-d340ed320588 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:08.298348 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4acce1d-c7f1-4ec5-b9ed-d340ed320588 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:08.298348 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4acce1d-c7f1-4ec5-b9ed-d340ed320588 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:08.298348 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4acce1d-c7f1-4ec5-b9ed-d340ed320588 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:08.310554 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:08.310554 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:08.314853 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b4acce1d-c7f1-4ec5-b9ed-d340ed320588 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:08.319728 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4acce1d-c7f1-4ec5-b9ed-d340ed320588 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:08.320340 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 44/174] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:08 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:09.154074 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7aaccec2-cc2a-46a8-8c7f-98185fcdc6fe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:09.155878 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7aaccec2-cc2a-46a8-8c7f-98185fcdc6fe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:09.156058 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7aaccec2-cc2a-46a8-8c7f-98185fcdc6fe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:09.156257 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7aaccec2-cc2a-46a8-8c7f-98185fcdc6fe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:09.163098 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:09.163098 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:09.166387 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7aaccec2-cc2a-46a8-8c7f-98185fcdc6fe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:09.170342 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7aaccec2-cc2a-46a8-8c7f-98185fcdc6fe tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:09.170793 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 46/175] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:09 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:09.336043 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8b61a76b-7ef0-4a5b-aeb0-5a4dd6e2749c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:09.338725 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b61a76b-7ef0-4a5b-aeb0-5a4dd6e2749c tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:09.338985 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b61a76b-7ef0-4a5b-aeb0-5a4dd6e2749c tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:09.339235 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b61a76b-7ef0-4a5b-aeb0-5a4dd6e2749c tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:09.354871 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:09.354871 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:09.361270 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8b61a76b-7ef0-4a5b-aeb0-5a4dd6e2749c tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:09.366116 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b61a76b-7ef0-4a5b-aeb0-5a4dd6e2749c tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:09.366605 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 43/176] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:09 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:10.183813 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-54cf3cb4-9e84-4092-8d5f-4f2d30542851 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:10.185367 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-54cf3cb4-9e84-4092-8d5f-4f2d30542851 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:10.185535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-54cf3cb4-9e84-4092-8d5f-4f2d30542851 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:10.185759 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-54cf3cb4-9e84-4092-8d5f-4f2d30542851 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:10.192391 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:10.192391 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:10.195792 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-54cf3cb4-9e84-4092-8d5f-4f2d30542851 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:10.199636 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-54cf3cb4-9e84-4092-8d5f-4f2d30542851 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:10.199990 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 44/177] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:10 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:10.317945 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-11dd7c48-b88a-41f3-9aaf-bcd1af2d9bfa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:10.321723 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-11dd7c48-b88a-41f3-9aaf-bcd1af2d9bfa tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] POST https://10.4.3.46/volume/v3/attachments/8a6a2f71-539b-44ed-aa5e-e62460eb4dd6/action Aug 19 10:59:10.321723 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-11dd7c48-b88a-41f3-9aaf-bcd1af2d9bfa tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:10.321723 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-11dd7c48-b88a-41f3-9aaf-bcd1af2d9bfa tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:10.340250 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:10.340250 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:10.360215 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-26bdec3b-ee3f-411f-a2ba-cf72805969aa req-11dd7c48-b88a-41f3-9aaf-bcd1af2d9bfa tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/attachments/8a6a2f71-539b-44ed-aa5e-e62460eb4dd6/action returned with HTTP 204 Aug 19 10:59:10.361126 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 45/178] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:10 2026] POST /volume/v3/attachments/8a6a2f71-539b-44ed-aa5e-e62460eb4dd6/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:10.386003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c6ac829c-866a-4d6e-ada8-eea0ffe96351 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:10.388671 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6ac829c-866a-4d6e-ada8-eea0ffe96351 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:10.388919 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6ac829c-866a-4d6e-ada8-eea0ffe96351 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:10.389105 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6ac829c-866a-4d6e-ada8-eea0ffe96351 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:10.405670 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:10.405670 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:10.411553 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c6ac829c-866a-4d6e-ada8-eea0ffe96351 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:10.417287 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6ac829c-866a-4d6e-ada8-eea0ffe96351 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:10.419143 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 47/179] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:10 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1455 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:10.727282 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e789afb5-b231-42ab-9828-f7217a110516 req-5985f71f-28f3-4e32-aeab-d7e493abfbf7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:10.731168 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e789afb5-b231-42ab-9828-f7217a110516 req-5985f71f-28f3-4e32-aeab-d7e493abfbf7 tempest-TestMultiAttachVolumeSwap-2079172425 tempest-TestMultiAttachVolumeSwap-2079172425-project] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:10.731168 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e789afb5-b231-42ab-9828-f7217a110516 req-5985f71f-28f3-4e32-aeab-d7e493abfbf7 tempest-TestMultiAttachVolumeSwap-2079172425 tempest-TestMultiAttachVolumeSwap-2079172425-project] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:10.731168 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e789afb5-b231-42ab-9828-f7217a110516 req-5985f71f-28f3-4e32-aeab-d7e493abfbf7 tempest-TestMultiAttachVolumeSwap-2079172425 tempest-TestMultiAttachVolumeSwap-2079172425-project] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:10.742381 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:10.742381 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:10.746052 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-e789afb5-b231-42ab-9828-f7217a110516 req-5985f71f-28f3-4e32-aeab-d7e493abfbf7 tempest-TestMultiAttachVolumeSwap-2079172425 tempest-TestMultiAttachVolumeSwap-2079172425-project] Volume info retrieved successfully. Aug 19 10:59:10.750659 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e789afb5-b231-42ab-9828-f7217a110516 req-5985f71f-28f3-4e32-aeab-d7e493abfbf7 tempest-TestMultiAttachVolumeSwap-2079172425 tempest-TestMultiAttachVolumeSwap-2079172425-project] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:10.751248 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 44/180] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:10 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:10.765923 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-59fcb906-cba2-41bf-98c5-6af5f39b8664 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:10.768173 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-59fcb906-cba2-41bf-98c5-6af5f39b8664 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-reader] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:10.768466 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-59fcb906-cba2-41bf-98c5-6af5f39b8664 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:10.768778 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-59fcb906-cba2-41bf-98c5-6af5f39b8664 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-reader] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:10.785401 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:10.785401 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:10.789438 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-59fcb906-cba2-41bf-98c5-6af5f39b8664 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-reader] Volume info retrieved successfully. Aug 19 10:59:10.795038 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-59fcb906-cba2-41bf-98c5-6af5f39b8664 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-reader] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:10.795582 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 45/181] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:10 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1455 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:10.813314 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d639d1ff-ac65-4663-9c55-00d279d5d512 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:10.820087 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d639d1ff-ac65-4663-9c55-00d279d5d512 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-reader] GET https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee Aug 19 10:59:10.821791 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d639d1ff-ac65-4663-9c55-00d279d5d512 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:10.823803 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d639d1ff-ac65-4663-9c55-00d279d5d512 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:10.835601 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:10.835601 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:10.840594 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d639d1ff-ac65-4663-9c55-00d279d5d512 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-reader] Volume info retrieved successfully. Aug 19 10:59:10.846789 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d639d1ff-ac65-4663-9c55-00d279d5d512 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-reader] https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee returned with HTTP 200 Aug 19 10:59:10.847197 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 46/182] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:10 2026] GET /volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:10.974169 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-79fc068c-95da-4daa-90c3-0883aa6751a5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:10.975961 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-79fc068c-95da-4daa-90c3-0883aa6751a5 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:10.975961 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-79fc068c-95da-4daa-90c3-0883aa6751a5 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:10.976092 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-79fc068c-95da-4daa-90c3-0883aa6751a5 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:10.989890 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:10.989890 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:10.993436 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-79fc068c-95da-4daa-90c3-0883aa6751a5 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:10.998027 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-79fc068c-95da-4daa-90c3-0883aa6751a5 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:10.998461 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 48/183] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:10 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1455 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:11.078209 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ac588dd5-3935-4e76-a1ef-12325342abff req-9a4b6786-2303-400c-913d-3849b5fc26c8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:11.080931 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-9a4b6786-2303-400c-913d-3849b5fc26c8 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:11.081214 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-9a4b6786-2303-400c-913d-3849b5fc26c8 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:11.081642 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-9a4b6786-2303-400c-913d-3849b5fc26c8 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:11.097793 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:11.097793 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:11.102950 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-ac588dd5-3935-4e76-a1ef-12325342abff req-9a4b6786-2303-400c-913d-3849b5fc26c8 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:11.115422 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-9a4b6786-2303-400c-913d-3849b5fc26c8 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:11.115598 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 45/184] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:11 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:11.166201 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a67f27fc-dfb1-4de8-a920-a007f4f21180 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:11.168289 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a67f27fc-dfb1-4de8-a920-a007f4f21180 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] POST https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7/action Aug 19 10:59:11.168677 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a67f27fc-dfb1-4de8-a920-a007f4f21180 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:11.168823 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a67f27fc-dfb1-4de8-a920-a007f4f21180 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:11.183208 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:11.183208 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:11.183744 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a67f27fc-dfb1-4de8-a920-a007f4f21180 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:11.191261 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a67f27fc-dfb1-4de8-a920-a007f4f21180 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Begin detaching volume completed successfully. Aug 19 10:59:11.191798 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a67f27fc-dfb1-4de8-a920-a007f4f21180 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7/action returned with HTTP 202 Aug 19 10:59:11.192104 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 46/185] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 10:59:11 2026] POST /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 10:59:11.213524 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-63b585e0-21fc-46e6-b96f-52a3e5ccc00b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:11.215827 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-63b585e0-21fc-46e6-b96f-52a3e5ccc00b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:11.216131 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-63b585e0-21fc-46e6-b96f-52a3e5ccc00b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:11.216593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-63b585e0-21fc-46e6-b96f-52a3e5ccc00b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:11.225156 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:11.225156 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:11.231229 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-63b585e0-21fc-46e6-b96f-52a3e5ccc00b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:11.238916 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-63b585e0-21fc-46e6-b96f-52a3e5ccc00b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:11.238996 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-39d4c193-40a5-4833-969f-5782962edb70 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:11.239466 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 47/186] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:11 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 1388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:11.239603 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-39d4c193-40a5-4833-969f-5782962edb70 None None] GET https://10.4.3.46/volume// Aug 19 10:59:11.240246 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-39d4c193-40a5-4833-969f-5782962edb70 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:11.240246 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-39d4c193-40a5-4833-969f-5782962edb70 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:11.240609 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-39d4c193-40a5-4833-969f-5782962edb70 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:11.241676 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 49/187] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:11.250634 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ac588dd5-3935-4e76-a1ef-12325342abff req-e3974114-0b1e-42ca-a337-829b2a07ea40 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:11.256161 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-e3974114-0b1e-42ca-a337-829b2a07ea40 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:11.256239 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:11.256367 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-e3974114-0b1e-42ca-a337-829b2a07ea40 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:11.256575 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-e3974114-0b1e-42ca-a337-829b2a07ea40 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:11.258691 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:59:11.259103 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-627418598"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:11.261378 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-627418598'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:59:11.261636 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Create volume of 1 GB Aug 19 10:59:11.265679 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Availability Zones retrieved successfully. Aug 19 10:59:11.271306 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Flow 'volume_create_api' (d18d1cc7-b679-44e3-bc74-77758a4cfab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:11.272358 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1904b297-2dec-4d51-b106-75704fc70573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:11.272671 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:11.272671 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:11.273091 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:59:11.276638 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-ac588dd5-3935-4e76-a1ef-12325342abff req-e3974114-0b1e-42ca-a337-829b2a07ea40 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:11.281034 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-e3974114-0b1e-42ca-a337-829b2a07ea40 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:11.281562 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 46/188] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:11 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1638 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:11.300628 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1904b297-2dec-4d51-b106-75704fc70573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:11.301351 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c3c83b-13d5-4679-b6ff-6e4e00b345e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:11.360693 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Created reservations ['c01b4236-db6e-477c-a177-aad49dad9eb0', '4ec0ede0-2ef3-4d77-bb91-863587afa3a6', '8d6c7e07-a707-4fde-a4a4-7d9e3e6aa819', '8780e83f-db1c-4163-a4e1-e8af192aa021'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:11.361725 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c3c83b-13d5-4679-b6ff-6e4e00b345e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c01b4236-db6e-477c-a177-aad49dad9eb0', '4ec0ede0-2ef3-4d77-bb91-863587afa3a6', '8d6c7e07-a707-4fde-a4a4-7d9e3e6aa819', '8780e83f-db1c-4163-a4e1-e8af192aa021']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:11.362545 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b048af5-0163-4274-991f-dd230d492bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:11.403196 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b048af5-0163-4274-991f-dd230d492bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-627418598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dae05a6a0d94101a091cfc64d8bfedf',qos_specs=None,replication_status=,reservations=['c01b4236-db6e-477c-a177-aad49dad9eb0','4ec0ede0-2ef3-4d77-bb91-863587afa3a6','8d6c7e07-a707-4fde-a4a4-7d9e3e6aa819','8780e83f-db1c-4163-a4e1-e8af192aa021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0abc412a95c4b4e8e023804f8f16ed1',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-627418598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dae05a6a0d94101a091cfc64d8bfedf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0abc412a95c4b4e8e023804f8f16ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:11.404098 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1b308d-4255-4824-9df5-bdad5222781d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:11.433259 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1b308d-4255-4824-9df5-bdad5222781d) transitioned into state 'SUCCESS' from state '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-627418598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dae05a6a0d94101a091cfc64d8bfedf',qos_specs=None,replication_status=,reservations=['c01b4236-db6e-477c-a177-aad49dad9eb0','4ec0ede0-2ef3-4d77-bb91-863587afa3a6','8d6c7e07-a707-4fde-a4a4-7d9e3e6aa819','8780e83f-db1c-4163-a4e1-e8af192aa021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0abc412a95c4b4e8e023804f8f16ed1',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:11.434134 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1019fe-46ec-4ecc-8c13-0eb72812ecf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:11.444690 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1019fe-46ec-4ecc-8c13-0eb72812ecf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:11.445528 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Flow 'volume_create_api' (d18d1cc7-b679-44e3-bc74-77758a4cfab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:11.445839 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Create volume request issued successfully. Aug 19 10:59:11.446367 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b383c5a3-5614-4fb3-8ad2-49a100dd4c19 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:59:11.446773 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 47/189] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:59:11 2026] POST /volume/v3/volumes => generated 749 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:59:11.458809 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6f10ae0b-b20c-4b5d-beb6-52415b8c8c70 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:11.460867 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f10ae0b-b20c-4b5d-beb6-52415b8c8c70 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb Aug 19 10:59:11.461130 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f10ae0b-b20c-4b5d-beb6-52415b8c8c70 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:11.461385 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f10ae0b-b20c-4b5d-beb6-52415b8c8c70 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:11.469455 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:11.469455 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:11.475912 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6f10ae0b-b20c-4b5d-beb6-52415b8c8c70 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:11.478041 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f10ae0b-b20c-4b5d-beb6-52415b8c8c70 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb returned with HTTP 200 Aug 19 10:59:11.478397 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 48/190] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:11 2026] GET /volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:11.909419 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ac588dd5-3935-4e76-a1ef-12325342abff req-396b918c-aa14-4794-8e3c-a42c5b6b2774 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:11.911423 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-396b918c-aa14-4794-8e3c-a42c5b6b2774 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:11.911644 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-396b918c-aa14-4794-8e3c-a42c5b6b2774 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:11.911832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-396b918c-aa14-4794-8e3c-a42c5b6b2774 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:11.923777 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:11.923777 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:11.927109 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-ac588dd5-3935-4e76-a1ef-12325342abff req-396b918c-aa14-4794-8e3c-a42c5b6b2774 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:11.931034 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-396b918c-aa14-4794-8e3c-a42c5b6b2774 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:11.931427 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 50/191] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:11 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1458 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:11.946136 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a19507d2-6d98-44f2-b0d4-ed6208bcb73e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:11.948348 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a19507d2-6d98-44f2-b0d4-ed6208bcb73e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] DELETE https://10.4.3.46/volume/v3/attachments/8a6a2f71-539b-44ed-aa5e-e62460eb4dd6 Aug 19 10:59:11.948575 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a19507d2-6d98-44f2-b0d4-ed6208bcb73e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:11.948806 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a19507d2-6d98-44f2-b0d4-ed6208bcb73e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:11.957232 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:11.957232 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:12.027113 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac588dd5-3935-4e76-a1ef-12325342abff req-a19507d2-6d98-44f2-b0d4-ed6208bcb73e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/attachments/8a6a2f71-539b-44ed-aa5e-e62460eb4dd6 returned with HTTP 200 Aug 19 10:59:12.027501 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 47/192] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 10:59:11 2026] DELETE /volume/v3/attachments/8a6a2f71-539b-44ed-aa5e-e62460eb4dd6 => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:12.304048 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a727ec1c-4f67-4262-88d4-1026d67aafc3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:12.306693 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a727ec1c-4f67-4262-88d4-1026d67aafc3 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:12.306917 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a727ec1c-4f67-4262-88d4-1026d67aafc3 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:12.307155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a727ec1c-4f67-4262-88d4-1026d67aafc3 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:12.318704 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:12.318704 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:12.327235 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a727ec1c-4f67-4262-88d4-1026d67aafc3 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:12.330725 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a727ec1c-4f67-4262-88d4-1026d67aafc3 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:12.330725 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 48/193] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:12 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1158 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:12.378899 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-47f5c538-4aea-44b0-b876-2b22f1cb3058 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:12.380665 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-47f5c538-4aea-44b0-b876-2b22f1cb3058 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:12.380926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-47f5c538-4aea-44b0-b876-2b22f1cb3058 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:12.381190 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-47f5c538-4aea-44b0-b876-2b22f1cb3058 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:12.399984 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:12.399984 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:12.405131 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-47f5c538-4aea-44b0-b876-2b22f1cb3058 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:12.411201 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-47f5c538-4aea-44b0-b876-2b22f1cb3058 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:12.411694 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 49/194] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:12 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:12.437968 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-dc70fafb-f85d-4a58-88fc-7ced5a81cf9d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:12.440447 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-dc70fafb-f85d-4a58-88fc-7ced5a81cf9d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] POST https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7/action Aug 19 10:59:12.441115 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-dc70fafb-f85d-4a58-88fc-7ced5a81cf9d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:12.441591 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-dc70fafb-f85d-4a58-88fc-7ced5a81cf9d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:12.461862 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:12.461862 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:12.462896 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-dc70fafb-f85d-4a58-88fc-7ced5a81cf9d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:12.478709 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-dc70fafb-f85d-4a58-88fc-7ced5a81cf9d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Begin detaching volume completed successfully. Aug 19 10:59:12.478709 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-dc70fafb-f85d-4a58-88fc-7ced5a81cf9d tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7/action returned with HTTP 202 Aug 19 10:59:12.478709 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 51/195] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 10:59:12 2026] POST /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 10:59:12.493073 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9da73d23-1b18-4c0a-8843-a476ed76606a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:12.495458 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9da73d23-1b18-4c0a-8843-a476ed76606a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb Aug 19 10:59:12.495655 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9da73d23-1b18-4c0a-8843-a476ed76606a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:12.495953 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9da73d23-1b18-4c0a-8843-a476ed76606a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:12.508792 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:12.508792 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:12.517468 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9da73d23-1b18-4c0a-8843-a476ed76606a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:12.522790 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9da73d23-1b18-4c0a-8843-a476ed76606a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb returned with HTTP 200 Aug 19 10:59:12.523197 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 48/196] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:12 2026] GET /volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:12.537307 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:12.540518 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0d3c7e0e-0736-4a2e-b61f-a8d9a418644e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:12.540518 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d3c7e0e-0736-4a2e-b61f-a8d9a418644e None None] GET https://10.4.3.46/volume// Aug 19 10:59:12.540518 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d3c7e0e-0736-4a2e-b61f-a8d9a418644e None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:12.540518 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d3c7e0e-0736-4a2e-b61f-a8d9a418644e None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:12.540518 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d3c7e0e-0736-4a2e-b61f-a8d9a418644e None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:12.540518 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 50/197] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:12.541182 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:59:12.541182 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2105845483"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:12.542913 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2105845483'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:59:12.543211 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Create volume of 1 GB Aug 19 10:59:12.546942 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-7cd83133-37fd-4a82-95de-a337b75721dc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:12.554546 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Availability Zones retrieved successfully. Aug 19 10:59:12.554663 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-7cd83133-37fd-4a82-95de-a337b75721dc tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:12.554663 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-7cd83133-37fd-4a82-95de-a337b75721dc tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:12.554663 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-7cd83133-37fd-4a82-95de-a337b75721dc tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:12.561043 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Flow 'volume_create_api' (b88ff7c3-44ce-4195-8c1d-b2479dfea7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:12.562246 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7fe9265-500a-4d36-88e3-2448103d92d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:12.563970 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:59:12.570559 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:12.570559 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:12.577387 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-7cd83133-37fd-4a82-95de-a337b75721dc tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:12.585967 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-7cd83133-37fd-4a82-95de-a337b75721dc tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:12.586842 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 52/198] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:12 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:12.592198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7fe9265-500a-4d36-88e3-2448103d92d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:12.592970 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a005c553-a833-4ec8-9d38-5932830018e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:12.643966 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Created reservations ['a9e5511f-8cc1-4575-9988-0a0e9177ddb6', '8ba8bad8-2c63-4e90-907f-75b55c1b4406', 'c2d92091-a079-438a-ba3e-414ad31de412', '3e081a5c-dbda-40d9-a382-f44da0617689'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:12.645043 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a005c553-a833-4ec8-9d38-5932830018e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9e5511f-8cc1-4575-9988-0a0e9177ddb6', '8ba8bad8-2c63-4e90-907f-75b55c1b4406', 'c2d92091-a079-438a-ba3e-414ad31de412', '3e081a5c-dbda-40d9-a382-f44da0617689']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:12.646169 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379f7219-8625-4eec-bd95-6b32fedfbd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:12.670232 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379f7219-8625-4eec-bd95-6b32fedfbd88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '951ec1a8-155d-4ade-8a9d-ededbf56c925', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2105845483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dae05a6a0d94101a091cfc64d8bfedf',qos_specs=None,replication_status=,reservations=['a9e5511f-8cc1-4575-9988-0a0e9177ddb6','8ba8bad8-2c63-4e90-907f-75b55c1b4406','c2d92091-a079-438a-ba3e-414ad31de412','3e081a5c-dbda-40d9-a382-f44da0617689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0abc412a95c4b4e8e023804f8f16ed1',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:59:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2105845483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=951ec1a8-155d-4ade-8a9d-ededbf56c925,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dae05a6a0d94101a091cfc64d8bfedf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0abc412a95c4b4e8e023804f8f16ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:12.670951 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea3fd16-1410-4349-ad22-291588fd8ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:12.687978 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea3fd16-1410-4349-ad22-291588fd8ec5) transitioned into state 'SUCCESS' from state '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-2105845483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dae05a6a0d94101a091cfc64d8bfedf',qos_specs=None,replication_status=,reservations=['a9e5511f-8cc1-4575-9988-0a0e9177ddb6','8ba8bad8-2c63-4e90-907f-75b55c1b4406','c2d92091-a079-438a-ba3e-414ad31de412','3e081a5c-dbda-40d9-a382-f44da0617689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0abc412a95c4b4e8e023804f8f16ed1',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:12.688656 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ff4330-438d-4d25-913b-283879183165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:12.697780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ff4330-438d-4d25-913b-283879183165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:12.698613 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Flow 'volume_create_api' (b88ff7c3-44ce-4195-8c1d-b2479dfea7ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:12.698883 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Create volume request issued successfully. Aug 19 10:59:12.699410 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e3e76db-5e32-4518-8e45-7b1c18de5c6f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:59:12.699833 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 49/199] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:59:12 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 19 10:59:12.720973 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-77cd354a-1235-41f6-82d1-d3f2a719b8db None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:12.722023 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-77cd354a-1235-41f6-82d1-d3f2a719b8db tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 Aug 19 10:59:12.722222 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-77cd354a-1235-41f6-82d1-d3f2a719b8db tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:12.722431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-77cd354a-1235-41f6-82d1-d3f2a719b8db tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:12.730347 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:12.730347 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:12.733823 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-77cd354a-1235-41f6-82d1-d3f2a719b8db tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:12.737757 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-77cd354a-1235-41f6-82d1-d3f2a719b8db tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 returned with HTTP 200 Aug 19 10:59:12.738125 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 49/200] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:12 2026] GET /volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:13.751945 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-60e52b4e-5b01-4039-908f-2d1d9bf1ecf9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:13.753607 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-60e52b4e-5b01-4039-908f-2d1d9bf1ecf9 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 Aug 19 10:59:13.753795 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-60e52b4e-5b01-4039-908f-2d1d9bf1ecf9 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:13.753968 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-60e52b4e-5b01-4039-908f-2d1d9bf1ecf9 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:13.761182 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:13.761182 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:13.764724 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-60e52b4e-5b01-4039-908f-2d1d9bf1ecf9 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:13.771705 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-60e52b4e-5b01-4039-908f-2d1d9bf1ecf9 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 returned with HTTP 200 Aug 19 10:59:13.772167 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 51/201] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:13 2026] GET /volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:17.586931 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-774376e4-9622-4d7e-9720-1a627ab30486 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:17.591532 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-774376e4-9622-4d7e-9720-1a627ab30486 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:17.591834 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-774376e4-9622-4d7e-9720-1a627ab30486 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:17.592108 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-774376e4-9622-4d7e-9720-1a627ab30486 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:17.605199 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:17.605199 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:17.609695 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-774376e4-9622-4d7e-9720-1a627ab30486 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:17.615178 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-774376e4-9622-4d7e-9720-1a627ab30486 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:17.615734 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 53/202] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:17 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:17.955831 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-bbe08dc4-1702-41b1-9ece-c2d868e6e743 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:17.961434 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-bbe08dc4-1702-41b1-9ece-c2d868e6e743 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] DELETE https://10.4.3.46/volume/v3/attachments/f5156019-d97d-4e64-8411-2c23e7f1df81 Aug 19 10:59:17.961732 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-bbe08dc4-1702-41b1-9ece-c2d868e6e743 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:17.961999 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-bbe08dc4-1702-41b1-9ece-c2d868e6e743 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:17.968989 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:17.968989 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:18.018495 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1c698bb6-93ae-4f07-806b-9c05217b037e req-bbe08dc4-1702-41b1-9ece-c2d868e6e743 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/attachments/f5156019-d97d-4e64-8411-2c23e7f1df81 returned with HTTP 200 Aug 19 10:59:18.019071 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 50/203] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 10:59:17 2026] DELETE /volume/v3/attachments/f5156019-d97d-4e64-8411-2c23e7f1df81 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:19.820881 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-b7071225-2060-41a2-85f8-db6f463bd836 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:19.823257 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-b7071225-2060-41a2-85f8-db6f463bd836 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:19.823806 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-b7071225-2060-41a2-85f8-db6f463bd836 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:19.824098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-b7071225-2060-41a2-85f8-db6f463bd836 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:19.833152 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:19.833152 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:19.839398 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-b7071225-2060-41a2-85f8-db6f463bd836 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:19.844465 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-b7071225-2060-41a2-85f8-db6f463bd836 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:19.845067 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 50/204] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:19 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:19.857121 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-17b7aab6-9c5e-462b-a317-dead3cc8731f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:19.860457 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-17b7aab6-9c5e-462b-a317-dead3cc8731f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb Aug 19 10:59:19.861297 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-17b7aab6-9c5e-462b-a317-dead3cc8731f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:19.861533 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-17b7aab6-9c5e-462b-a317-dead3cc8731f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:19.869423 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:19.869423 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:19.872906 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-17b7aab6-9c5e-462b-a317-dead3cc8731f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:19.877963 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-17b7aab6-9c5e-462b-a317-dead3cc8731f tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb returned with HTTP 200 Aug 19 10:59:19.878391 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 52/205] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:19 2026] GET /volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:19.886742 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-e5b3ffdf-254d-4888-a1ac-145f5b099d02 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:19.888561 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-e5b3ffdf-254d-4888-a1ac-145f5b099d02 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 Aug 19 10:59:19.888764 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-e5b3ffdf-254d-4888-a1ac-145f5b099d02 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:19.888959 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-e5b3ffdf-254d-4888-a1ac-145f5b099d02 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:19.896960 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:19.896960 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:19.907886 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-e5b3ffdf-254d-4888-a1ac-145f5b099d02 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:19.912858 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-e5b3ffdf-254d-4888-a1ac-145f5b099d02 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 returned with HTTP 200 Aug 19 10:59:19.913276 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 54/206] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:19 2026] GET /volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:19.927023 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f7e9f931-bf5c-4901-b51a-84dc3f9dd044 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:19.927416 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f7e9f931-bf5c-4901-b51a-84dc3f9dd044 None None] GET https://10.4.3.46/volume// Aug 19 10:59:19.927703 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f7e9f931-bf5c-4901-b51a-84dc3f9dd044 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:19.927944 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f7e9f931-bf5c-4901-b51a-84dc3f9dd044 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:19.928361 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f7e9f931-bf5c-4901-b51a-84dc3f9dd044 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:19.928736 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 51/207] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 10:59:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 10:59:19.938928 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-bcd858d4-a570-4261-832d-989054e7fa5c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:19.944775 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-bcd858d4-a570-4261-832d-989054e7fa5c tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:19.945291 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-bcd858d4-a570-4261-832d-989054e7fa5c tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ff62f22-bd2f-4829-b443-6b892ef46367", "connector": null, "instance_uuid": "6a2a482b-d1a9-4232-a1cf-5d17eede9e6b"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:19.955944 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:19.955944 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:19.980489 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-bcd858d4-a570-4261-832d-989054e7fa5c tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:19.980828 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 51/208] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:19 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:19.987988 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-82800566-12ba-4e5f-883c-89bf78500988 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:19.988443 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-82800566-12ba-4e5f-883c-89bf78500988 None None] GET https://10.4.3.46/volume// Aug 19 10:59:19.988620 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-82800566-12ba-4e5f-883c-89bf78500988 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:19.988797 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-82800566-12ba-4e5f-883c-89bf78500988 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:19.989093 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-82800566-12ba-4e5f-883c-89bf78500988 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:19.989378 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 53/209] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 10:59:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 10:59:19.997932 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-4fa22218-121d-4af2-a38c-dc198382b257 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:20.002400 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-4fa22218-121d-4af2-a38c-dc198382b257 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:20.002774 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-4fa22218-121d-4af2-a38c-dc198382b257 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb", "connector": null, "instance_uuid": "6a2a482b-d1a9-4232-a1cf-5d17eede9e6b"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:20.010721 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:20.010721 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:20.041592 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-4fa22218-121d-4af2-a38c-dc198382b257 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:20.042060 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 55/210] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:19 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:20.053129 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6da9aad7-2231-4aea-8c68-93ffee20c956 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:20.053498 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6da9aad7-2231-4aea-8c68-93ffee20c956 None None] GET https://10.4.3.46/volume// Aug 19 10:59:20.053716 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6da9aad7-2231-4aea-8c68-93ffee20c956 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:20.053940 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6da9aad7-2231-4aea-8c68-93ffee20c956 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:20.054235 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6da9aad7-2231-4aea-8c68-93ffee20c956 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:20.054555 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 52/211] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 10:59:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 10:59:20.062229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-b6b5b7ba-ec93-4b8b-9e80-53f7adca2866 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:20.066627 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-b6b5b7ba-ec93-4b8b-9e80-53f7adca2866 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:20.067070 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-b6b5b7ba-ec93-4b8b-9e80-53f7adca2866 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "951ec1a8-155d-4ade-8a9d-ededbf56c925", "connector": null, "instance_uuid": "6a2a482b-d1a9-4232-a1cf-5d17eede9e6b"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:20.074302 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:20.074302 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:20.095607 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-b6b5b7ba-ec93-4b8b-9e80-53f7adca2866 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:20.096001 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 52/212] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:20 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:21.570230 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:21.759648 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:59:21.760158 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-171990327", "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:21.762106 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-171990327', 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:59:21.843851 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume of 1 GB Aug 19 10:59:21.844156 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:21.844156 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:21.844701 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Availability Zones retrieved successfully. Aug 19 10:59:21.850236 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Flow 'volume_create_api' (ab935201-27a8-463e-81a7-c245f86b3c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:21.851439 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1f83a9-5646-4484-9716-a02c7e68ef68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:21.852465 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:59:21.895541 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:21.895541 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:21.910388 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1f83a9-5646-4484-9716-a02c7e68ef68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b970cbb3-01f0-423f-bb66-7fb2fe90eb7f', 'encryption_key_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=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:21.911793 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df508c68-eca5-4400-b52f-ba8e71efab1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:21.940091 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:21.940558 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:21.988373 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Created reservations ['ababc866-1d4d-4e7a-8b0b-7de70eb8c7e3', '6399c8a6-4209-4cd2-8d27-c44cf274f832', '7151ea49-9eb1-40e2-a412-4c5b66cf0cbf', 'd2695dd9-54a0-4f93-9336-3577cd3676bc'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:21.989284 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df508c68-eca5-4400-b52f-ba8e71efab1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ababc866-1d4d-4e7a-8b0b-7de70eb8c7e3', '6399c8a6-4209-4cd2-8d27-c44cf274f832', '7151ea49-9eb1-40e2-a412-4c5b66cf0cbf', 'd2695dd9-54a0-4f93-9336-3577cd3676bc']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:21.990002 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87e71c0-bdbc-4b1b-8a42-7d99e34cec2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:22.020297 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87e71c0-bdbc-4b1b-8a42-7d99e34cec2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb045c9f-84e9-4c89-b684-39c6f5bef7f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-171990327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='061ff1af9d2741f5b9b78d7a72d3767d',qos_specs=None,replication_status=,reservations=['ababc866-1d4d-4e7a-8b0b-7de70eb8c7e3','6399c8a6-4209-4cd2-8d27-c44cf274f832','7151ea49-9eb1-40e2-a412-4c5b66cf0cbf','d2695dd9-54a0-4f93-9336-3577cd3676bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-171990327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb045c9f-84e9-4c89-b684-39c6f5bef7f5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='061ff1af9d2741f5b9b78d7a72d3767d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b970cbb3-01f0-423f-bb66-7fb2fe90eb7f),volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:22.020996 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e303d863-aa85-47d3-b796-3475799c2da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:22.046776 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e303d863-aa85-47d3-b796-3475799c2da5) transitioned into state 'SUCCESS' from state '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-171990327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='061ff1af9d2741f5b9b78d7a72d3767d',qos_specs=None,replication_status=,reservations=['ababc866-1d4d-4e7a-8b0b-7de70eb8c7e3','6399c8a6-4209-4cd2-8d27-c44cf274f832','7151ea49-9eb1-40e2-a412-4c5b66cf0cbf','d2695dd9-54a0-4f93-9336-3577cd3676bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:22.047826 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddfbad1f-7820-404a-bbef-440a6e9cbbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:22.072749 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddfbad1f-7820-404a-bbef-440a6e9cbbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:22.073560 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Flow 'volume_create_api' (ab935201-27a8-463e-81a7-c245f86b3c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:22.073853 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume request issued successfully. Aug 19 10:59:22.074361 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42e59a0b-83a3-49b9-9d8c-83dd53ccf26b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:59:22.074799 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 54/213] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 10:59:21 2026] POST /volume/v3/volumes => generated 757 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:59:22.094494 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ec9c6630-846c-477b-a0d9-21abfbb04ca8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.098008 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec9c6630-846c-477b-a0d9-21abfbb04ca8 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 Aug 19 10:59:22.098453 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec9c6630-846c-477b-a0d9-21abfbb04ca8 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:22.098453 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec9c6630-846c-477b-a0d9-21abfbb04ca8 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:22.117974 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:22.117974 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:22.126027 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ec9c6630-846c-477b-a0d9-21abfbb04ca8 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 10:59:22.132346 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec9c6630-846c-477b-a0d9-21abfbb04ca8 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 returned with HTTP 200 Aug 19 10:59:22.133285 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 56/214] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:22 2026] GET /volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:22.247806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-15c7c4c0-77cb-4c99-afc8-9955a8f3a4d0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.248176 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-15c7c4c0-77cb-4c99-afc8-9955a8f3a4d0 None None] GET https://10.4.3.46/volume// Aug 19 10:59:22.248318 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-15c7c4c0-77cb-4c99-afc8-9955a8f3a4d0 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:22.248539 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-15c7c4c0-77cb-4c99-afc8-9955a8f3a4d0 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:22.248891 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-15c7c4c0-77cb-4c99-afc8-9955a8f3a4d0 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:22.249172 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 53/215] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:22.260274 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-94658a05-5997-4aca-9143-5278193f728e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.265955 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-94658a05-5997-4aca-9143-5278193f728e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 10:59:22.266176 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-94658a05-5997-4aca-9143-5278193f728e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:22.266381 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-94658a05-5997-4aca-9143-5278193f728e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:22.286870 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:22.286870 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:22.292223 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-94658a05-5997-4aca-9143-5278193f728e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:22.299232 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-94658a05-5997-4aca-9143-5278193f728e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 10:59:22.299748 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 53/216] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:22 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 1567 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:22.385792 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-34a12db6-03cf-4cdb-995c-1ad0975651b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.388308 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-34a12db6-03cf-4cdb-995c-1ad0975651b5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] PUT https://10.4.3.46/volume/v3/attachments/24579c26-c3cc-453e-9fcb-58df9b2547a0 Aug 19 10:59:22.388711 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-34a12db6-03cf-4cdb-995c-1ad0975651b5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:22.404216 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-34a12db6-03cf-4cdb-995c-1ad0975651b5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Acquiring lock "cinder-attachment_update-5ff62f22-bd2f-4829-b443-6b892ef46367-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:22.414882 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-34a12db6-03cf-4cdb-995c-1ad0975651b5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Lock "cinder-attachment_update-5ff62f22-bd2f-4829-b443-6b892ef46367-np0000007769" acquired by "attachment_update" :: waited 0.011s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:22.416161 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:22.416161 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:22.438822 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.444584 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:59:22.444914 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1908326578"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:22.447762 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1908326578'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:59:22.448288 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Create volume of 1 GB Aug 19 10:59:22.462584 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Availability zone cache updated, next update will occur around 2026-08-19 11:59:22.461861. {{(pid=100204) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 10:59:22.462746 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Availability Zones retrieved successfully. Aug 19 10:59:22.488374 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Flow 'volume_create_api' (9729a7a9-80ce-476a-ba77-e49227937322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:22.489523 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d709e25-d187-4f25-b472-1d46f892039a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:22.490905 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:59:22.553734 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d709e25-d187-4f25-b472-1d46f892039a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:22.554723 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8058e8f-9285-446a-b27c-174d4d4eb50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:22.573397 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-34a12db6-03cf-4cdb-995c-1ad0975651b5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Lock "cinder-attachment_update-5ff62f22-bd2f-4829-b443-6b892ef46367-np0000007769" released by "attachment_update" :: held 0.158s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:22.573822 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-34a12db6-03cf-4cdb-995c-1ad0975651b5 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments/24579c26-c3cc-453e-9fcb-58df9b2547a0 returned with HTTP 200 Aug 19 10:59:22.574397 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 55/217] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:22 2026] PUT /volume/v3/attachments/24579c26-c3cc-453e-9fcb-58df9b2547a0 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:22.603612 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-1a68e7a9-dc07-4f05-a705-37cc8de49af9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.608306 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:22.608904 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:22.616532 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-1a68e7a9-dc07-4f05-a705-37cc8de49af9 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] POST https://10.4.3.46/volume/v3/attachments/24579c26-c3cc-453e-9fcb-58df9b2547a0/action Aug 19 10:59:22.616997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-1a68e7a9-dc07-4f05-a705-37cc8de49af9 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:22.617116 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-1a68e7a9-dc07-4f05-a705-37cc8de49af9 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:22.638083 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:22.638083 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:22.650516 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-1a68e7a9-dc07-4f05-a705-37cc8de49af9 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments/24579c26-c3cc-453e-9fcb-58df9b2547a0/action returned with HTTP 204 Aug 19 10:59:22.650799 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9d86da0a-07d2-4f07-81d2-5c9c06f048f2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.650972 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 54/218] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:22 2026] POST /volume/v3/attachments/24579c26-c3cc-453e-9fcb-58df9b2547a0/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:22.652905 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9d86da0a-07d2-4f07-81d2-5c9c06f048f2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] DELETE https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee Aug 19 10:59:22.653335 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9d86da0a-07d2-4f07-81d2-5c9c06f048f2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:22.653335 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9d86da0a-07d2-4f07-81d2-5c9c06f048f2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:22.653559 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-9d86da0a-07d2-4f07-81d2-5c9c06f048f2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Delete volume with id: 36d60802-32ff-4f68-9971-81a0e84844ee Aug 19 10:59:22.663693 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:22.663693 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:22.664158 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9d86da0a-07d2-4f07-81d2-5c9c06f048f2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:22.665300 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Created reservations ['231c68bb-50a1-4d75-baa2-184ceeb9264f', 'd596bea7-7769-4b4f-81b0-846a67ae3b00', '89d6ade5-c614-4ee9-90fe-30f17b0dddcb', '35f02b36-8b51-49f6-9f94-e1add23a512d'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:22.666561 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8058e8f-9285-446a-b27c-174d4d4eb50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231c68bb-50a1-4d75-baa2-184ceeb9264f', 'd596bea7-7769-4b4f-81b0-846a67ae3b00', '89d6ade5-c614-4ee9-90fe-30f17b0dddcb', '35f02b36-8b51-49f6-9f94-e1add23a512d']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:22.667696 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a989b9d1-776d-4fa9-b538-525480db1cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:22.674492 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-494bddb4-56a3-4a4d-be40-eafa04737419 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.674492 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-494bddb4-56a3-4a4d-be40-eafa04737419 None None] GET https://10.4.3.46/volume// Aug 19 10:59:22.674492 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-494bddb4-56a3-4a4d-be40-eafa04737419 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:22.674492 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-494bddb4-56a3-4a4d-be40-eafa04737419 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:22.674492 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-494bddb4-56a3-4a4d-be40-eafa04737419 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:22.674492 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 56/219] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:22.682996 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-28aaca5e-aa2a-4bcd-b6e1-0b69d922c03b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.685552 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-28aaca5e-aa2a-4bcd-b6e1-0b69d922c03b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb Aug 19 10:59:22.685552 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-28aaca5e-aa2a-4bcd-b6e1-0b69d922c03b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:22.685552 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-28aaca5e-aa2a-4bcd-b6e1-0b69d922c03b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:22.693933 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9d86da0a-07d2-4f07-81d2-5c9c06f048f2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Delete volume request issued successfully. Aug 19 10:59:22.694183 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9d86da0a-07d2-4f07-81d2-5c9c06f048f2 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee returned with HTTP 202 Aug 19 10:59:22.694617 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 54/220] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 10:59:22 2026] DELETE /volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 10:59:22.697517 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:22.697517 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:22.702882 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a989b9d1-776d-4fa9-b538-525480db1cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa2fa51-8610-40f3-8e27-51c5631d3b23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1908326578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dad1aff01443858f2bd6af27f0cd4c',qos_specs=None,replication_status=,reservations=['231c68bb-50a1-4d75-baa2-184ceeb9264f','d596bea7-7769-4b4f-81b0-846a67ae3b00','89d6ade5-c614-4ee9-90fe-30f17b0dddcb','35f02b36-8b51-49f6-9f94-e1add23a512d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5673b4732134942b15a1e6b6df410cd',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1908326578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efa2fa51-8610-40f3-8e27-51c5631d3b23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73dad1aff01443858f2bd6af27f0cd4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5673b4732134942b15a1e6b6df410cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:22.702882 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d3627c-97b9-446a-a468-e7ddda44d437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:22.703146 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-28aaca5e-aa2a-4bcd-b6e1-0b69d922c03b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:22.706522 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-28aaca5e-aa2a-4bcd-b6e1-0b69d922c03b tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb returned with HTTP 200 Aug 19 10:59:22.707645 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 55/221] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:22 2026] GET /volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:22.710033 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d2e3dc75-7266-4eb6-ad87-517750d4d73e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.711771 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2e3dc75-7266-4eb6-ad87-517750d4d73e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee Aug 19 10:59:22.712788 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2e3dc75-7266-4eb6-ad87-517750d4d73e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:22.712788 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2e3dc75-7266-4eb6-ad87-517750d4d73e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:22.718960 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:22.718960 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:22.722224 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d2e3dc75-7266-4eb6-ad87-517750d4d73e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:22.728826 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2e3dc75-7266-4eb6-ad87-517750d4d73e tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee returned with HTTP 200 Aug 19 10:59:22.729190 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 57/222] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:22 2026] GET /volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:22.732781 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d3627c-97b9-446a-a468-e7ddda44d437) transitioned into state 'SUCCESS' from state '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-1908326578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dad1aff01443858f2bd6af27f0cd4c',qos_specs=None,replication_status=,reservations=['231c68bb-50a1-4d75-baa2-184ceeb9264f','d596bea7-7769-4b4f-81b0-846a67ae3b00','89d6ade5-c614-4ee9-90fe-30f17b0dddcb','35f02b36-8b51-49f6-9f94-e1add23a512d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5673b4732134942b15a1e6b6df410cd',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:22.733477 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8964a070-84e5-4440-b6b4-34126ea53262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:22.751752 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8964a070-84e5-4440-b6b4-34126ea53262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:22.751752 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Flow 'volume_create_api' (9729a7a9-80ce-476a-ba77-e49227937322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:22.751752 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Create volume request issued successfully. Aug 19 10:59:22.751752 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a950c8e-63a2-4ac0-aaa3-ed7496d85f4f tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:59:22.752274 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 57/223] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:59:22 2026] POST /volume/v3/volumes => generated 752 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:59:22.771358 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a36a660e-1f88-4059-8383-4f2890e7b346 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.777897 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a36a660e-1f88-4059-8383-4f2890e7b346 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:22.778207 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a36a660e-1f88-4059-8383-4f2890e7b346 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:22.778529 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a36a660e-1f88-4059-8383-4f2890e7b346 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:22.788938 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:22.788938 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:22.792936 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a36a660e-1f88-4059-8383-4f2890e7b346 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:22.797607 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a36a660e-1f88-4059-8383-4f2890e7b346 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:22.798128 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 55/224] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:22 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:22.804062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-c2640c01-bee3-4da8-93db-c227ca1db25e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:22.806280 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-c2640c01-bee3-4da8-93db-c227ca1db25e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] PUT https://10.4.3.46/volume/v3/attachments/e6daad36-80f1-4101-9402-5b5fc37fbc61 Aug 19 10:59:22.806636 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-c2640c01-bee3-4da8-93db-c227ca1db25e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:22.815304 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-c2640c01-bee3-4da8-93db-c227ca1db25e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Acquiring lock "cinder-attachment_update-4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:22.819997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-c2640c01-bee3-4da8-93db-c227ca1db25e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Lock "cinder-attachment_update-4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:22.820930 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:22.820930 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:23.043137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-c2640c01-bee3-4da8-93db-c227ca1db25e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Lock "cinder-attachment_update-4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb-np0000007769" released by "attachment_update" :: held 0.223s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:23.043532 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-c2640c01-bee3-4da8-93db-c227ca1db25e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments/e6daad36-80f1-4101-9402-5b5fc37fbc61 returned with HTTP 200 Aug 19 10:59:23.044086 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 56/225] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:22 2026] PUT /volume/v3/attachments/e6daad36-80f1-4101-9402-5b5fc37fbc61 => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:23.069561 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-a88a6a03-2239-48fb-ae22-4a2846dd7963 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.071303 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-a88a6a03-2239-48fb-ae22-4a2846dd7963 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] POST https://10.4.3.46/volume/v3/attachments/e6daad36-80f1-4101-9402-5b5fc37fbc61/action Aug 19 10:59:23.072678 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-a88a6a03-2239-48fb-ae22-4a2846dd7963 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:23.072678 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-a88a6a03-2239-48fb-ae22-4a2846dd7963 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:23.084788 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.084788 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:23.096460 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-a88a6a03-2239-48fb-ae22-4a2846dd7963 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments/e6daad36-80f1-4101-9402-5b5fc37fbc61/action returned with HTTP 204 Aug 19 10:59:23.096884 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 58/226] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:23 2026] POST /volume/v3/attachments/e6daad36-80f1-4101-9402-5b5fc37fbc61/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:23.130331 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7a4d0cf9-b58c-459c-a5b5-4ae16d03d1d4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.130936 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a4d0cf9-b58c-459c-a5b5-4ae16d03d1d4 None None] GET https://10.4.3.46/volume// Aug 19 10:59:23.131146 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a4d0cf9-b58c-459c-a5b5-4ae16d03d1d4 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.131393 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a4d0cf9-b58c-459c-a5b5-4ae16d03d1d4 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.131998 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a4d0cf9-b58c-459c-a5b5-4ae16d03d1d4 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:23.132132 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 58/227] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:23.143516 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-20fe4fb1-7c6b-4388-996e-1e347a15bb8a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.145575 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-20fe4fb1-7c6b-4388-996e-1e347a15bb8a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 Aug 19 10:59:23.145792 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-20fe4fb1-7c6b-4388-996e-1e347a15bb8a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.145975 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-20fe4fb1-7c6b-4388-996e-1e347a15bb8a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.150914 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-40afc9b6-09f4-469e-a902-86bfdb816ee5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.155084 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.155084 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:23.156362 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-40afc9b6-09f4-469e-a902-86bfdb816ee5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 Aug 19 10:59:23.156362 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-40afc9b6-09f4-469e-a902-86bfdb816ee5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.156362 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-40afc9b6-09f4-469e-a902-86bfdb816ee5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.158883 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-20fe4fb1-7c6b-4388-996e-1e347a15bb8a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 10:59:23.164876 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-20fe4fb1-7c6b-4388-996e-1e347a15bb8a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 returned with HTTP 200 Aug 19 10:59:23.164876 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 56/228] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:23 2026] GET /volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:23.166022 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.166022 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:23.177112 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-40afc9b6-09f4-469e-a902-86bfdb816ee5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 10:59:23.182791 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-40afc9b6-09f4-469e-a902-86bfdb816ee5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 returned with HTTP 200 Aug 19 10:59:23.183403 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 57/229] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:23 2026] GET /volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:23.265839 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-3611821e-ea84-4f5c-b048-f0932e5a108c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.270142 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-3611821e-ea84-4f5c-b048-f0932e5a108c tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] PUT https://10.4.3.46/volume/v3/attachments/4243749e-2272-4f2d-a345-d3956576bd38 Aug 19 10:59:23.271044 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-3611821e-ea84-4f5c-b048-f0932e5a108c tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:23.283325 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-3611821e-ea84-4f5c-b048-f0932e5a108c tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Acquiring lock "cinder-attachment_update-951ec1a8-155d-4ade-8a9d-ededbf56c925-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:23.289845 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-3611821e-ea84-4f5c-b048-f0932e5a108c tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Lock "cinder-attachment_update-951ec1a8-155d-4ade-8a9d-ededbf56c925-np0000007769" acquired by "attachment_update" :: waited 0.007s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:23.290981 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.290981 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:23.391108 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-d8b85f55-89bb-49d7-aac5-8fc49c825030 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.393292 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-d8b85f55-89bb-49d7-aac5-8fc49c825030 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 Aug 19 10:59:23.393573 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-d8b85f55-89bb-49d7-aac5-8fc49c825030 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.394684 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-d8b85f55-89bb-49d7-aac5-8fc49c825030 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.400736 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.400736 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:23.405157 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-d8b85f55-89bb-49d7-aac5-8fc49c825030 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 10:59:23.415503 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-d8b85f55-89bb-49d7-aac5-8fc49c825030 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 returned with HTTP 200 Aug 19 10:59:23.415974 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 59/230] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:23 2026] GET /volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:23.421238 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-3611821e-ea84-4f5c-b048-f0932e5a108c tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Lock "cinder-attachment_update-951ec1a8-155d-4ade-8a9d-ededbf56c925-np0000007769" released by "attachment_update" :: held 0.130s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:23.421746 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-3611821e-ea84-4f5c-b048-f0932e5a108c tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments/4243749e-2272-4f2d-a345-d3956576bd38 returned with HTTP 200 Aug 19 10:59:23.422313 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 59/231] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:23 2026] PUT /volume/v3/attachments/4243749e-2272-4f2d-a345-d3956576bd38 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:23.525900 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-643809ca-48de-4e2a-b6c7-f0c2b1ff41e4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.528457 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-643809ca-48de-4e2a-b6c7-f0c2b1ff41e4 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] POST https://10.4.3.46/volume/v3/attachments/4243749e-2272-4f2d-a345-d3956576bd38/action Aug 19 10:59:23.528985 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-643809ca-48de-4e2a-b6c7-f0c2b1ff41e4 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:23.529233 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-643809ca-48de-4e2a-b6c7-f0c2b1ff41e4 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:23.556945 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.556945 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:23.582258 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ac024acf-9a1b-4780-8c92-8059162ed1eb req-643809ca-48de-4e2a-b6c7-f0c2b1ff41e4 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments/4243749e-2272-4f2d-a345-d3956576bd38/action returned with HTTP 204 Aug 19 10:59:23.583738 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 57/232] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:23 2026] POST /volume/v3/attachments/4243749e-2272-4f2d-a345-d3956576bd38/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:23.748792 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3c208eca-4fe2-46a3-bc45-dc531da6bb79 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.751084 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3c208eca-4fe2-46a3-bc45-dc531da6bb79 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee Aug 19 10:59:23.751599 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3c208eca-4fe2-46a3-bc45-dc531da6bb79 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.751599 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3c208eca-4fe2-46a3-bc45-dc531da6bb79 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.759644 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3c208eca-4fe2-46a3-bc45-dc531da6bb79 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee returned with HTTP 404 Aug 19 10:59:23.760442 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 58/233] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:23 2026] GET /volume/v3/volumes/36d60802-32ff-4f68-9971-81a0e84844ee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:23.770906 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-395bded6-f198-4d7f-83ef-7608ff80c5ae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.774084 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-395bded6-f198-4d7f-83ef-7608ff80c5ae tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] DELETE https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:23.774149 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-395bded6-f198-4d7f-83ef-7608ff80c5ae tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.774551 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-395bded6-f198-4d7f-83ef-7608ff80c5ae tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.774551 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-395bded6-f198-4d7f-83ef-7608ff80c5ae tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Delete volume with id: 16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:23.783796 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.783796 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:23.784663 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-395bded6-f198-4d7f-83ef-7608ff80c5ae tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:23.812716 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-db13fa16-d04b-4397-8ca3-590885049131 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.815951 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db13fa16-d04b-4397-8ca3-590885049131 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:23.816152 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db13fa16-d04b-4397-8ca3-590885049131 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.816354 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db13fa16-d04b-4397-8ca3-590885049131 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.818798 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-395bded6-f198-4d7f-83ef-7608ff80c5ae tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Delete volume request issued successfully. Aug 19 10:59:23.818798 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-395bded6-f198-4d7f-83ef-7608ff80c5ae tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 202 Aug 19 10:59:23.818962 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 60/234] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 10:59:23 2026] DELETE /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 10:59:23.825828 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.825828 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:23.831694 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7e4265b8-7421-4105-83e1-0d03e80e78a5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.832387 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-db13fa16-d04b-4397-8ca3-590885049131 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:23.833692 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7e4265b8-7421-4105-83e1-0d03e80e78a5 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:23.834520 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7e4265b8-7421-4105-83e1-0d03e80e78a5 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.834520 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7e4265b8-7421-4105-83e1-0d03e80e78a5 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.837543 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db13fa16-d04b-4397-8ca3-590885049131 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:23.838055 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 60/235] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:23 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:23.845327 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.845327 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:23.848675 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7e4265b8-7421-4105-83e1-0d03e80e78a5 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Volume info retrieved successfully. Aug 19 10:59:23.853503 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7e4265b8-7421-4105-83e1-0d03e80e78a5 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 200 Aug 19 10:59:23.853503 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 58/236] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:23 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:23.870437 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-970fcf7e-f6e1-4c00-8e1f-23b98edec44b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.873682 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-970fcf7e-f6e1-4c00-8e1f-23b98edec44b tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:23.873908 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-970fcf7e-f6e1-4c00-8e1f-23b98edec44b tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.874340 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-970fcf7e-f6e1-4c00-8e1f-23b98edec44b tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.885897 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.885897 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:23.890661 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-970fcf7e-f6e1-4c00-8e1f-23b98edec44b tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:23.897527 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-970fcf7e-f6e1-4c00-8e1f-23b98edec44b tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:23.897926 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 59/237] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:23 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:23.950584 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-8b9d9eea-c4a0-4d37-a3c1-abd6a55bf36d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.952693 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-8b9d9eea-c4a0-4d37-a3c1-abd6a55bf36d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 Aug 19 10:59:23.952969 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-8b9d9eea-c4a0-4d37-a3c1-abd6a55bf36d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.953265 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-8b9d9eea-c4a0-4d37-a3c1-abd6a55bf36d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.962964 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:23.962964 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:23.968785 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-8b9d9eea-c4a0-4d37-a3c1-abd6a55bf36d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 10:59:23.975555 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-8b9d9eea-c4a0-4d37-a3c1-abd6a55bf36d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 returned with HTTP 200 Aug 19 10:59:23.976093 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 61/238] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:23 2026] GET /volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:23.983682 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a7e72541-1844-4d43-8821-00e0730c366f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.984042 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7e72541-1844-4d43-8821-00e0730c366f None None] GET https://10.4.3.46/volume// Aug 19 10:59:23.984212 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7e72541-1844-4d43-8821-00e0730c366f None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.984409 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7e72541-1844-4d43-8821-00e0730c366f None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.984760 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7e72541-1844-4d43-8821-00e0730c366f None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:23.985029 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 61/239] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 10:59: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 19 10:59:23.989656 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2e406acd-0e9a-4fc4-8be0-3ff711ebc269 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.989746 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2e406acd-0e9a-4fc4-8be0-3ff711ebc269 None None] GET https://10.4.3.46/volume// Aug 19 10:59:23.989908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2e406acd-0e9a-4fc4-8be0-3ff711ebc269 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:23.990104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2e406acd-0e9a-4fc4-8be0-3ff711ebc269 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:23.990398 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2e406acd-0e9a-4fc4-8be0-3ff711ebc269 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:23.990708 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 59/240] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 10:59: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 19 10:59:23.992991 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-f7cb3fdd-77c4-4827-8b9c-9863ecf068d4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:23.996736 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-f7cb3fdd-77c4-4827-8b9c-9863ecf068d4 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:23.997098 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-f7cb3fdd-77c4-4827-8b9c-9863ecf068d4 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b0d10bb-6672-4aa9-a354-d5d5569f63ce", "connector": null, "instance_uuid": "85873338-57c6-47f3-9288-4278554efb37"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:24.000582 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-570ccd39-5976-48d5-ac59-1c631255ba0d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.005275 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-570ccd39-5976-48d5-ac59-1c631255ba0d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:24.005648 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-570ccd39-5976-48d5-ac59-1c631255ba0d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb045c9f-84e9-4c89-b684-39c6f5bef7f5", "connector": null, "instance_uuid": "9d6fc7af-ed45-43a6-ab51-419c627faf4f"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:24.010387 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:24.010387 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:24.018253 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:24.018253 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:24.048506 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-f7cb3fdd-77c4-4827-8b9c-9863ecf068d4 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:24.048992 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 60/241] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:23 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:24.051023 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-570ccd39-5976-48d5-ac59-1c631255ba0d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:24.051705 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 62/242] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:23 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:24.082900 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-79e87257-1c4c-4a73-8fb3-75cfc5812eca None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.084592 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79e87257-1c4c-4a73-8fb3-75cfc5812eca tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:24.084811 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79e87257-1c4c-4a73-8fb3-75cfc5812eca tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:24.084947 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79e87257-1c4c-4a73-8fb3-75cfc5812eca tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:24.096167 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1b4c8598-7abe-4dad-bb5d-a9371424cda0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.096515 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1b4c8598-7abe-4dad-bb5d-a9371424cda0 None None] GET https://10.4.3.46/volume// Aug 19 10:59:24.096666 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1b4c8598-7abe-4dad-bb5d-a9371424cda0 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:24.096862 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1b4c8598-7abe-4dad-bb5d-a9371424cda0 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:24.097214 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1b4c8598-7abe-4dad-bb5d-a9371424cda0 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:24.097498 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 60/243] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:24.098180 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:24.098180 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:24.104788 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-79e87257-1c4c-4a73-8fb3-75cfc5812eca tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:24.105234 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-3d6ba1d3-73b5-4b48-8764-4617ffd7c5fe None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.108659 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-3d6ba1d3-73b5-4b48-8764-4617ffd7c5fe tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:24.108754 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79e87257-1c4c-4a73-8fb3-75cfc5812eca tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:24.108878 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-3d6ba1d3-73b5-4b48-8764-4617ffd7c5fe tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:24.109073 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-3d6ba1d3-73b5-4b48-8764-4617ffd7c5fe tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:24.109112 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 62/244] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:24 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:24.120210 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:24.120210 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:24.127635 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-3d6ba1d3-73b5-4b48-8764-4617ffd7c5fe tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:24.134460 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-3d6ba1d3-73b5-4b48-8764-4617ffd7c5fe tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:24.135500 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 61/245] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:24 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:24.233995 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-8b8a00b8-5aba-4348-9900-1d853442a7e7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.236382 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-8b8a00b8-5aba-4348-9900-1d853442a7e7 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] PUT https://10.4.3.46/volume/v3/attachments/135ea5f0-bfcd-473d-8d32-869daf17fc44 Aug 19 10:59:24.236876 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-8b8a00b8-5aba-4348-9900-1d853442a7e7 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:24.245070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-8b8a00b8-5aba-4348-9900-1d853442a7e7 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Acquiring lock "cinder-attachment_update-0b0d10bb-6672-4aa9-a354-d5d5569f63ce-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:24.251047 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-8b8a00b8-5aba-4348-9900-1d853442a7e7 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Lock "cinder-attachment_update-0b0d10bb-6672-4aa9-a354-d5d5569f63ce-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:24.251965 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:24.251965 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:24.364984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-8b8a00b8-5aba-4348-9900-1d853442a7e7 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Lock "cinder-attachment_update-0b0d10bb-6672-4aa9-a354-d5d5569f63ce-np0000007769" released by "attachment_update" :: held 0.113s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:24.364984 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-8b8a00b8-5aba-4348-9900-1d853442a7e7 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/attachments/135ea5f0-bfcd-473d-8d32-869daf17fc44 returned with HTTP 200 Aug 19 10:59:24.364984 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 63/246] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:24 2026] PUT /volume/v3/attachments/135ea5f0-bfcd-473d-8d32-869daf17fc44 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:24.430718 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-0d35aa4f-6b22-4df9-86c4-8a02b12822fe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.433097 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-0d35aa4f-6b22-4df9-86c4-8a02b12822fe tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:24.433284 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-0d35aa4f-6b22-4df9-86c4-8a02b12822fe tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:24.433490 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-0d35aa4f-6b22-4df9-86c4-8a02b12822fe tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:24.440393 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:24.440393 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:24.444458 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-0d35aa4f-6b22-4df9-86c4-8a02b12822fe tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:24.448847 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-0d35aa4f-6b22-4df9-86c4-8a02b12822fe tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:24.449215 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 61/247] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:24 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:24.551173 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-feb7534b-19b4-4b79-9a93-40266c498299 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.551590 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-feb7534b-19b4-4b79-9a93-40266c498299 None None] GET https://10.4.3.46/volume// Aug 19 10:59:24.551755 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-feb7534b-19b4-4b79-9a93-40266c498299 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:24.551933 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-feb7534b-19b4-4b79-9a93-40266c498299 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:24.552262 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-feb7534b-19b4-4b79-9a93-40266c498299 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:24.552602 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 63/248] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 10:59: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 19 10:59:24.559726 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-783cda1f-7633-4193-872a-519a1a3df1ef None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.562097 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-783cda1f-7633-4193-872a-519a1a3df1ef tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:24.562462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-783cda1f-7633-4193-872a-519a1a3df1ef tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efa2fa51-8610-40f3-8e27-51c5631d3b23", "connector": null, "instance_uuid": "c1805ea7-7399-42c2-901b-cdbc5076e9f8"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:24.577324 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:24.577324 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:24.610435 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-783cda1f-7633-4193-872a-519a1a3df1ef tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:24.610962 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 62/249] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:24 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:24.645887 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-45b44753-5f42-488b-9d73-8b0002383eba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.647701 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45b44753-5f42-488b-9d73-8b0002383eba tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:24.647895 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45b44753-5f42-488b-9d73-8b0002383eba tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:24.648079 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45b44753-5f42-488b-9d73-8b0002383eba tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:24.659620 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c429e767-51aa-4456-a4a6-07d026b6aa61 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.659989 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c429e767-51aa-4456-a4a6-07d026b6aa61 None None] GET https://10.4.3.46/volume// Aug 19 10:59:24.660191 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c429e767-51aa-4456-a4a6-07d026b6aa61 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:24.660565 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c429e767-51aa-4456-a4a6-07d026b6aa61 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:24.660843 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c429e767-51aa-4456-a4a6-07d026b6aa61 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:24.661110 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 62/250] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:24.669329 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-b358ec10-e273-41dc-bf89-14c886aeb911 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.673721 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-b358ec10-e273-41dc-bf89-14c886aeb911 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:24.673721 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-b358ec10-e273-41dc-bf89-14c886aeb911 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:24.673721 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-b358ec10-e273-41dc-bf89-14c886aeb911 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:24.683994 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:24.683994 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:24.688357 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-b358ec10-e273-41dc-bf89-14c886aeb911 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:24.693612 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-b358ec10-e273-41dc-bf89-14c886aeb911 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:24.694219 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 64/251] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:24 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:24.784964 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-8cc5de72-6f78-466e-b27d-f89054d47d66 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.787310 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-8cc5de72-6f78-466e-b27d-f89054d47d66 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] PUT https://10.4.3.46/volume/v3/attachments/f4b5dea9-61eb-4da5-ab11-048b16743043 Aug 19 10:59:24.787645 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-8cc5de72-6f78-466e-b27d-f89054d47d66 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:24.789191 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:24.789191 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:24.798503 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-8cc5de72-6f78-466e-b27d-f89054d47d66 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Acquiring lock "cinder-attachment_update-efa2fa51-8610-40f3-8e27-51c5631d3b23-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:24.799096 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-45b44753-5f42-488b-9d73-8b0002383eba tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:24.799223 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-8cc5de72-6f78-466e-b27d-f89054d47d66 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Lock "cinder-attachment_update-efa2fa51-8610-40f3-8e27-51c5631d3b23-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:24.800113 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:24.800113 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:24.801434 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45b44753-5f42-488b-9d73-8b0002383eba tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:24.801984 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 64/252] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:24 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 844 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:24.869381 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-44898007-b7d7-4307-9a19-265d40b7ee65 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:24.871178 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44898007-b7d7-4307-9a19-265d40b7ee65 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] GET https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 Aug 19 10:59:24.871369 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44898007-b7d7-4307-9a19-265d40b7ee65 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:24.871615 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44898007-b7d7-4307-9a19-265d40b7ee65 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:24.878677 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44898007-b7d7-4307-9a19-265d40b7ee65 tempest-TestMultiAttachVolumeSwap-1058813694 tempest-TestMultiAttachVolumeSwap-1058813694-project-member] https://10.4.3.46/volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 returned with HTTP 404 Aug 19 10:59:24.879290 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 63/253] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:24 2026] GET /volume/v3/volumes/16b58bbb-e442-4233-a492-7d69f32e7be7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:24.904337 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-8cc5de72-6f78-466e-b27d-f89054d47d66 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Lock "cinder-attachment_update-efa2fa51-8610-40f3-8e27-51c5631d3b23-np0000007769" released by "attachment_update" :: held 0.105s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:24.904727 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-8cc5de72-6f78-466e-b27d-f89054d47d66 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/f4b5dea9-61eb-4da5-ab11-048b16743043 returned with HTTP 200 Aug 19 10:59:24.905576 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 63/254] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:24 2026] PUT /volume/v3/attachments/f4b5dea9-61eb-4da5-ab11-048b16743043 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:25.124987 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2b1f09bf-1712-48dc-b6ff-4edc2c480d54 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:25.125714 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b1f09bf-1712-48dc-b6ff-4edc2c480d54 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:25.125865 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b1f09bf-1712-48dc-b6ff-4edc2c480d54 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:25.126037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b1f09bf-1712-48dc-b6ff-4edc2c480d54 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:25.149293 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:25.149293 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:25.156723 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2b1f09bf-1712-48dc-b6ff-4edc2c480d54 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:25.161894 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b1f09bf-1712-48dc-b6ff-4edc2c480d54 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:25.162338 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 65/255] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:25 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:25.505318 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2f0e7ecb-37ec-4fc3-a31b-bacccba676d2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:25.505730 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2f0e7ecb-37ec-4fc3-a31b-bacccba676d2 None None] GET https://10.4.3.46/volume// Aug 19 10:59:25.505899 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2f0e7ecb-37ec-4fc3-a31b-bacccba676d2 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:25.506086 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2f0e7ecb-37ec-4fc3-a31b-bacccba676d2 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:25.506387 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2f0e7ecb-37ec-4fc3-a31b-bacccba676d2 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:25.506907 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 65/256] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 10:59:25.526714 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-f099fc0f-2a84-4758-86dc-3572529dbcdf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:25.529205 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-f099fc0f-2a84-4758-86dc-3572529dbcdf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 Aug 19 10:59:25.529430 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-f099fc0f-2a84-4758-86dc-3572529dbcdf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:25.529659 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-f099fc0f-2a84-4758-86dc-3572529dbcdf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:25.542022 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:25.542022 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:25.549460 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-f099fc0f-2a84-4758-86dc-3572529dbcdf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 10:59:25.564003 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-f099fc0f-2a84-4758-86dc-3572529dbcdf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 returned with HTTP 200 Aug 19 10:59:25.564616 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 64/257] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:25 2026] GET /volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 => generated 1544 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:25.673808 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1b60f8d0-6553-4ef0-87c0-862b3f1c8267 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:25.676957 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1b60f8d0-6553-4ef0-87c0-862b3f1c8267 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] PUT https://10.4.3.46/volume/v3/attachments/afa9253c-7f0b-4a57-b662-117e6fcc0cfc Aug 19 10:59:25.677652 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1b60f8d0-6553-4ef0-87c0-862b3f1c8267 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:25.689544 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1b60f8d0-6553-4ef0-87c0-862b3f1c8267 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Acquiring lock "cinder-attachment_update-bb045c9f-84e9-4c89-b684-39c6f5bef7f5-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:25.700324 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1b60f8d0-6553-4ef0-87c0-862b3f1c8267 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-bb045c9f-84e9-4c89-b684-39c6f5bef7f5-np0000007769" acquired by "attachment_update" :: waited 0.011s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:25.700324 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:25.700324 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:25.814189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1b60f8d0-6553-4ef0-87c0-862b3f1c8267 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-bb045c9f-84e9-4c89-b684-39c6f5bef7f5-np0000007769" released by "attachment_update" :: held 0.116s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:25.814656 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1b60f8d0-6553-4ef0-87c0-862b3f1c8267 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/afa9253c-7f0b-4a57-b662-117e6fcc0cfc returned with HTTP 200 Aug 19 10:59:25.815147 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 64/258] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:25 2026] PUT /volume/v3/attachments/afa9253c-7f0b-4a57-b662-117e6fcc0cfc => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:25.818214 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cd1ee19d-3725-4261-9ad6-b7abd7207c2d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:25.821978 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd1ee19d-3725-4261-9ad6-b7abd7207c2d tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:25.821978 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd1ee19d-3725-4261-9ad6-b7abd7207c2d tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:25.821978 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd1ee19d-3725-4261-9ad6-b7abd7207c2d tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:25.833337 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:25.833337 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:25.837326 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cd1ee19d-3725-4261-9ad6-b7abd7207c2d tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:25.841501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd1ee19d-3725-4261-9ad6-b7abd7207c2d tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:25.841902 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 66/259] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:25 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:25.844212 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1f696737-7919-4476-abfe-e36cf12e896c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:25.847133 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1f696737-7919-4476-abfe-e36cf12e896c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments/afa9253c-7f0b-4a57-b662-117e6fcc0cfc/action Aug 19 10:59:25.847600 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1f696737-7919-4476-abfe-e36cf12e896c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:25.847775 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1f696737-7919-4476-abfe-e36cf12e896c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:25.869449 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:25.869449 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:25.881797 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4af6e010-432a-45ec-9671-7c79302d7e71 req-1f696737-7919-4476-abfe-e36cf12e896c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/afa9253c-7f0b-4a57-b662-117e6fcc0cfc/action returned with HTTP 204 Aug 19 10:59:25.882183 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 66/260] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:25 2026] POST /volume/v3/attachments/afa9253c-7f0b-4a57-b662-117e6fcc0cfc/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:26.176035 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-518ed033-c39b-43a1-841b-1b741fb293d8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:26.179254 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-518ed033-c39b-43a1-841b-1b741fb293d8 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:26.179462 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-518ed033-c39b-43a1-841b-1b741fb293d8 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:26.179679 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-518ed033-c39b-43a1-841b-1b741fb293d8 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:26.195043 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:26.195043 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:26.198711 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-518ed033-c39b-43a1-841b-1b741fb293d8 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:26.202477 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-518ed033-c39b-43a1-841b-1b741fb293d8 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:26.202858 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 65/261] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:26 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:26.854763 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ec15e7f9-803e-45f2-8cb5-92bdf5cde718 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:26.857898 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ec15e7f9-803e-45f2-8cb5-92bdf5cde718 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:26.858121 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ec15e7f9-803e-45f2-8cb5-92bdf5cde718 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:26.858336 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ec15e7f9-803e-45f2-8cb5-92bdf5cde718 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:26.867840 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:26.867840 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:26.871599 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ec15e7f9-803e-45f2-8cb5-92bdf5cde718 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:26.875745 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ec15e7f9-803e-45f2-8cb5-92bdf5cde718 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:26.876138 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 65/262] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:26 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:27.221167 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-36173251-54ab-4fbb-a5aa-2dc3bf1be3eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:27.222839 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36173251-54ab-4fbb-a5aa-2dc3bf1be3eb tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:27.223031 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36173251-54ab-4fbb-a5aa-2dc3bf1be3eb tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:27.223206 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36173251-54ab-4fbb-a5aa-2dc3bf1be3eb tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:27.235118 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:27.235118 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:27.240325 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-36173251-54ab-4fbb-a5aa-2dc3bf1be3eb tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:27.245305 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36173251-54ab-4fbb-a5aa-2dc3bf1be3eb tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:27.245972 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 67/263] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:27 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:27.701407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-5001279d-5e73-4064-939e-7d87a4957d87 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:27.703923 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-5001279d-5e73-4064-939e-7d87a4957d87 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] POST https://10.4.3.46/volume/v3/attachments/135ea5f0-bfcd-473d-8d32-869daf17fc44/action Aug 19 10:59:27.704339 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-5001279d-5e73-4064-939e-7d87a4957d87 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:27.704474 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-5001279d-5e73-4064-939e-7d87a4957d87 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:27.731749 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:27.731749 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:27.747879 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aaff0908-a00b-4ad8-9932-fd2fd18fb3ce req-5001279d-5e73-4064-939e-7d87a4957d87 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/attachments/135ea5f0-bfcd-473d-8d32-869daf17fc44/action returned with HTTP 204 Aug 19 10:59:27.748306 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 67/264] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:27 2026] POST /volume/v3/attachments/135ea5f0-bfcd-473d-8d32-869daf17fc44/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:27.888977 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-90530eeb-0180-4402-8617-5a11f0f7d5b5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:27.891924 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90530eeb-0180-4402-8617-5a11f0f7d5b5 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:27.892143 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90530eeb-0180-4402-8617-5a11f0f7d5b5 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:27.892351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90530eeb-0180-4402-8617-5a11f0f7d5b5 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:27.904504 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:27.904504 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:27.906677 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-90530eeb-0180-4402-8617-5a11f0f7d5b5 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:27.910898 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90530eeb-0180-4402-8617-5a11f0f7d5b5 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:27.911323 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 66/265] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:27 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:28.259824 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-10bb8097-1a1d-47d5-aa7e-416be2c5957c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:28.261694 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-10bb8097-1a1d-47d5-aa7e-416be2c5957c tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:28.261991 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-10bb8097-1a1d-47d5-aa7e-416be2c5957c tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:28.262213 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-10bb8097-1a1d-47d5-aa7e-416be2c5957c tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:28.278658 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:28.278658 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:28.286156 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-10bb8097-1a1d-47d5-aa7e-416be2c5957c tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:28.292047 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-10bb8097-1a1d-47d5-aa7e-416be2c5957c tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:28.292544 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 66/266] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:28 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:28.311376 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e0872a02-b68c-491e-84b6-94b3611fd813 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:28.312999 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e0872a02-b68c-491e-84b6-94b3611fd813 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:28.313239 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e0872a02-b68c-491e-84b6-94b3611fd813 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:28.315255 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e0872a02-b68c-491e-84b6-94b3611fd813 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:28.334666 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:28.334666 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:28.338957 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e0872a02-b68c-491e-84b6-94b3611fd813 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:28.343780 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e0872a02-b68c-491e-84b6-94b3611fd813 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:28.344246 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 68/267] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:28 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:28.927038 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dcc906eb-f69e-4a4a-a708-51144410ceb0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:28.930221 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dcc906eb-f69e-4a4a-a708-51144410ceb0 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:28.930436 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dcc906eb-f69e-4a4a-a708-51144410ceb0 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:28.930704 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dcc906eb-f69e-4a4a-a708-51144410ceb0 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:28.944587 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:28.944587 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:28.951939 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dcc906eb-f69e-4a4a-a708-51144410ceb0 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:28.960216 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dcc906eb-f69e-4a4a-a708-51144410ceb0 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:28.960823 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 68/268] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:28 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:29.978411 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f9666388-1cba-4108-b65f-5029548c09a5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:29.980747 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f9666388-1cba-4108-b65f-5029548c09a5 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:29.981886 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f9666388-1cba-4108-b65f-5029548c09a5 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:29.982319 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f9666388-1cba-4108-b65f-5029548c09a5 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:29.999062 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:29.999062 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:30.004965 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f9666388-1cba-4108-b65f-5029548c09a5 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:30.012518 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f9666388-1cba-4108-b65f-5029548c09a5 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:30.013011 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 67/269] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:29 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:30.092754 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-f4b895ff-df33-47d3-a6c3-64f7327cafff None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:30.095175 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-f4b895ff-df33-47d3-a6c3-64f7327cafff tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:30.095408 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-f4b895ff-df33-47d3-a6c3-64f7327cafff tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:30.095673 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-f4b895ff-df33-47d3-a6c3-64f7327cafff tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:30.104277 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:30.104277 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:30.107441 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-f4b895ff-df33-47d3-a6c3-64f7327cafff tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:30.111078 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-f4b895ff-df33-47d3-a6c3-64f7327cafff tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:30.111463 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 67/270] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:30 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:30.130959 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-d3bba098-4eca-4dd4-84a0-62ea64cadd9e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:30.133225 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-d3bba098-4eca-4dd4-84a0-62ea64cadd9e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] POST https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce/action Aug 19 10:59:30.133456 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-d3bba098-4eca-4dd4-84a0-62ea64cadd9e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:30.135498 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-d3bba098-4eca-4dd4-84a0-62ea64cadd9e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:30.151558 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:30.151558 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:30.151558 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-d3bba098-4eca-4dd4-84a0-62ea64cadd9e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:30.157333 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-d3bba098-4eca-4dd4-84a0-62ea64cadd9e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Begin detaching volume completed successfully. Aug 19 10:59:30.157566 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-d3bba098-4eca-4dd4-84a0-62ea64cadd9e tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce/action returned with HTTP 202 Aug 19 10:59:30.157933 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 69/271] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 10:59:30 2026] POST /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 10:59:30.178934 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-27c8e2f7-bac9-4531-9958-7e4d9dae16d8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:30.182223 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27c8e2f7-bac9-4531-9958-7e4d9dae16d8 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:30.182515 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27c8e2f7-bac9-4531-9958-7e4d9dae16d8 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:30.182758 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27c8e2f7-bac9-4531-9958-7e4d9dae16d8 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:30.194165 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:30.194165 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:30.198595 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-27c8e2f7-bac9-4531-9958-7e4d9dae16d8 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:30.204725 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27c8e2f7-bac9-4531-9958-7e4d9dae16d8 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:30.204725 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 69/272] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:30 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:30.217310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-458d8fb5-51fe-48fc-9348-abf4d8741de9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:30.217310 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-458d8fb5-51fe-48fc-9348-abf4d8741de9 None None] GET https://10.4.3.46/volume// Aug 19 10:59:30.217310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-458d8fb5-51fe-48fc-9348-abf4d8741de9 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:30.217310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-458d8fb5-51fe-48fc-9348-abf4d8741de9 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:30.217636 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-458d8fb5-51fe-48fc-9348-abf4d8741de9 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:30.217971 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 68/273] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:30.228992 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-38c0d5fe-1894-4892-91aa-d61ca1be651d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:30.232750 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-38c0d5fe-1894-4892-91aa-d61ca1be651d tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:30.233069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-38c0d5fe-1894-4892-91aa-d61ca1be651d tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:30.233356 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-38c0d5fe-1894-4892-91aa-d61ca1be651d tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:30.256328 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:30.256328 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:30.260495 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-38c0d5fe-1894-4892-91aa-d61ca1be651d tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:30.265012 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-38c0d5fe-1894-4892-91aa-d61ca1be651d tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:30.265619 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 68/274] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:30 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 1318 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:30.705597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-4019e325-cae3-47c9-9a89-9e6030b00c9e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:30.708576 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-4019e325-cae3-47c9-9a89-9e6030b00c9e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] POST https://10.4.3.46/volume/v3/attachments/f4b5dea9-61eb-4da5-ab11-048b16743043/action Aug 19 10:59:30.708576 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-4019e325-cae3-47c9-9a89-9e6030b00c9e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:30.708576 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-4019e325-cae3-47c9-9a89-9e6030b00c9e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:30.722734 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:30.722734 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:30.737326 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-852d2381-71a8-486c-9dae-5bf42dc1ea0d req-4019e325-cae3-47c9-9a89-9e6030b00c9e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/f4b5dea9-61eb-4da5-ab11-048b16743043/action returned with HTTP 204 Aug 19 10:59:30.737775 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 70/275] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:30 2026] POST /volume/v3/attachments/f4b5dea9-61eb-4da5-ab11-048b16743043/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:31.025259 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6c63bc62-3575-49b8-9c0e-14c1066dfa73 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:31.027081 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c63bc62-3575-49b8-9c0e-14c1066dfa73 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:31.027305 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c63bc62-3575-49b8-9c0e-14c1066dfa73 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:31.027506 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c63bc62-3575-49b8-9c0e-14c1066dfa73 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:31.048682 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:31.048682 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:31.056060 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6c63bc62-3575-49b8-9c0e-14c1066dfa73 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:31.065438 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c63bc62-3575-49b8-9c0e-14c1066dfa73 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:31.065991 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 70/276] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:31 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:31.083250 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-37d4e4c2-976b-4b0a-9a34-6686d8378d3e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:31.085799 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-37d4e4c2-976b-4b0a-9a34-6686d8378d3e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 10:59:31.085799 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-37d4e4c2-976b-4b0a-9a34-6686d8378d3e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:31.085799 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-37d4e4c2-976b-4b0a-9a34-6686d8378d3e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:31.100076 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:31.100076 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:31.104879 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-37d4e4c2-976b-4b0a-9a34-6686d8378d3e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 10:59:31.110097 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-37d4e4c2-976b-4b0a-9a34-6686d8378d3e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 10:59:31.110567 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 69/277] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:31 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:31.222070 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c32df600-5c4b-412b-9806-8e0963b7f777 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:31.223849 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c32df600-5c4b-412b-9806-8e0963b7f777 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:31.224030 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c32df600-5c4b-412b-9806-8e0963b7f777 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:31.224290 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c32df600-5c4b-412b-9806-8e0963b7f777 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:31.234979 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:31.234979 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:31.239208 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c32df600-5c4b-412b-9806-8e0963b7f777 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:31.243794 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c32df600-5c4b-412b-9806-8e0963b7f777 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:31.244156 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 69/278] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:31 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:32.264112 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f0a5a70a-e778-4759-b5f7-ef3515708505 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:32.265393 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f0a5a70a-e778-4759-b5f7-ef3515708505 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:32.265615 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f0a5a70a-e778-4759-b5f7-ef3515708505 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:32.265900 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f0a5a70a-e778-4759-b5f7-ef3515708505 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:32.276465 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:32.276465 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:32.282507 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f0a5a70a-e778-4759-b5f7-ef3515708505 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:32.285993 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f0a5a70a-e778-4759-b5f7-ef3515708505 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:32.286341 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 71/279] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:32 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:32.356208 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb85d6af-9bb1-4322-9ed0-8686f759d6c4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:32.360613 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb85d6af-9bb1-4322-9ed0-8686f759d6c4 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:32.360613 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb85d6af-9bb1-4322-9ed0-8686f759d6c4 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:32.360613 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb85d6af-9bb1-4322-9ed0-8686f759d6c4 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:32.369373 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:32.369373 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:32.376281 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bb85d6af-9bb1-4322-9ed0-8686f759d6c4 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:32.382107 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb85d6af-9bb1-4322-9ed0-8686f759d6c4 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:32.382107 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 71/280] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:32 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:32.448731 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-06108823-6383-4223-b089-0f0487e01321 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:32.452113 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-06108823-6383-4223-b089-0f0487e01321 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:32.452113 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-06108823-6383-4223-b089-0f0487e01321 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:32.452266 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-06108823-6383-4223-b089-0f0487e01321 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:32.466849 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:32.466849 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:32.474253 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-06108823-6383-4223-b089-0f0487e01321 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:32.478247 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-06108823-6383-4223-b089-0f0487e01321 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:32.478664 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 70/281] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:32 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:32.575694 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-31705193-d56a-4fe5-9307-9d9f91ec63f2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:32.576107 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-31705193-d56a-4fe5-9307-9d9f91ec63f2 None None] GET https://10.4.3.46/volume// Aug 19 10:59:32.576814 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-31705193-d56a-4fe5-9307-9d9f91ec63f2 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:32.576814 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-31705193-d56a-4fe5-9307-9d9f91ec63f2 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:32.576814 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-31705193-d56a-4fe5-9307-9d9f91ec63f2 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:32.577041 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 70/282] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 10:59: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 19 10:59:32.587326 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-4d7d8926-577d-4fc5-90cb-1a5ad8a65912 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:32.589591 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-4d7d8926-577d-4fc5-90cb-1a5ad8a65912 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:32.591737 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-4d7d8926-577d-4fc5-90cb-1a5ad8a65912 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2", "connector": null, "instance_uuid": "e94df28d-6110-4edf-89fe-1a4c63481b18"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:32.597981 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:32.597981 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:32.628898 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-4d7d8926-577d-4fc5-90cb-1a5ad8a65912 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:32.629302 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 72/283] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:32 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 19 10:59:32.670726 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-04d37299-6d76-4582-a5e3-0ce94e69d62f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:32.682759 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-04d37299-6d76-4582-a5e3-0ce94e69d62f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:32.682759 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-04d37299-6d76-4582-a5e3-0ce94e69d62f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:32.682759 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-04d37299-6d76-4582-a5e3-0ce94e69d62f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:32.692177 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-14f48a88-9b77-4b9c-9ee8-6325d4390a6a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:32.692581 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-14f48a88-9b77-4b9c-9ee8-6325d4390a6a None None] GET https://10.4.3.46/volume// Aug 19 10:59:32.692743 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-14f48a88-9b77-4b9c-9ee8-6325d4390a6a None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:32.692919 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-14f48a88-9b77-4b9c-9ee8-6325d4390a6a None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:32.693196 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-14f48a88-9b77-4b9c-9ee8-6325d4390a6a None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:32.693490 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 71/284] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:32.697719 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:32.697719 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:32.702197 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-04d37299-6d76-4582-a5e3-0ce94e69d62f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:32.703109 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-74a7eb27-5c1b-4c1e-a5ed-e823082d6dfd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:32.707807 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-74a7eb27-5c1b-4c1e-a5ed-e823082d6dfd tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:32.707946 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-04d37299-6d76-4582-a5e3-0ce94e69d62f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:32.708075 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-74a7eb27-5c1b-4c1e-a5ed-e823082d6dfd tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:32.708326 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-74a7eb27-5c1b-4c1e-a5ed-e823082d6dfd tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:32.708530 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 72/285] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:32 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:32.720219 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:32.720219 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:32.723947 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-74a7eb27-5c1b-4c1e-a5ed-e823082d6dfd tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:32.728547 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-74a7eb27-5c1b-4c1e-a5ed-e823082d6dfd tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:32.729068 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 71/286] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:32 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:32.828165 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-29b17e48-c50b-498d-b3d1-422149574930 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:32.830498 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-29b17e48-c50b-498d-b3d1-422149574930 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] PUT https://10.4.3.46/volume/v3/attachments/c54786e9-8f89-4ead-9708-87cd32e45bbc Aug 19 10:59:32.830861 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-29b17e48-c50b-498d-b3d1-422149574930 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:32.839674 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-29b17e48-c50b-498d-b3d1-422149574930 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Acquiring lock "cinder-attachment_update-9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:32.844328 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-29b17e48-c50b-498d-b3d1-422149574930 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Lock "cinder-attachment_update-9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:32.845609 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:32.845609 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:32.932864 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-29b17e48-c50b-498d-b3d1-422149574930 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Lock "cinder-attachment_update-9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2-np0000007769" released by "attachment_update" :: held 0.088s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:32.933210 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-29b17e48-c50b-498d-b3d1-422149574930 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/c54786e9-8f89-4ead-9708-87cd32e45bbc returned with HTTP 200 Aug 19 10:59:32.933746 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 73/287] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:32 2026] PUT /volume/v3/attachments/c54786e9-8f89-4ead-9708-87cd32e45bbc => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:33.298526 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cab1dbe6-6aad-4f83-b374-3ae1170f6b56 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:33.300229 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cab1dbe6-6aad-4f83-b374-3ae1170f6b56 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:33.300436 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cab1dbe6-6aad-4f83-b374-3ae1170f6b56 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:33.300663 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cab1dbe6-6aad-4f83-b374-3ae1170f6b56 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:33.310479 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:33.310479 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:33.315019 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cab1dbe6-6aad-4f83-b374-3ae1170f6b56 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:33.319374 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cab1dbe6-6aad-4f83-b374-3ae1170f6b56 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:33.319863 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 72/288] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:33 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:33.723108 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-90c8d571-d352-4b1e-8e54-a2dca386b473 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:33.725398 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90c8d571-d352-4b1e-8e54-a2dca386b473 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:33.727319 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90c8d571-d352-4b1e-8e54-a2dca386b473 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:33.727319 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90c8d571-d352-4b1e-8e54-a2dca386b473 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:33.739588 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:33.739588 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:33.743622 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-90c8d571-d352-4b1e-8e54-a2dca386b473 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:33.750787 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90c8d571-d352-4b1e-8e54-a2dca386b473 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:33.751796 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 73/289] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:33 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:33.910010 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-84a60829-8b2f-4684-9c34-c2bd9c5ed068 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:33.912132 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-84a60829-8b2f-4684-9c34-c2bd9c5ed068 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] DELETE https://10.4.3.46/volume/v3/attachments/135ea5f0-bfcd-473d-8d32-869daf17fc44 Aug 19 10:59:33.912338 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-84a60829-8b2f-4684-9c34-c2bd9c5ed068 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:33.912542 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-84a60829-8b2f-4684-9c34-c2bd9c5ed068 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:33.922217 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:33.922217 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:33.990197 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-924fd54f-02dc-4200-9a65-be0bf4f0418d req-84a60829-8b2f-4684-9c34-c2bd9c5ed068 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/attachments/135ea5f0-bfcd-473d-8d32-869daf17fc44 returned with HTTP 200 Aug 19 10:59:33.990747 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 72/290] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 10:59:33 2026] DELETE /volume/v3/attachments/135ea5f0-bfcd-473d-8d32-869daf17fc44 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:34.335866 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6046414f-4826-440e-b93a-7d585ce69e14 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:34.340236 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6046414f-4826-440e-b93a-7d585ce69e14 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:34.340470 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6046414f-4826-440e-b93a-7d585ce69e14 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:34.340706 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6046414f-4826-440e-b93a-7d585ce69e14 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:34.348137 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:34.348137 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:34.351529 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6046414f-4826-440e-b93a-7d585ce69e14 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:34.359408 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6046414f-4826-440e-b93a-7d585ce69e14 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:34.360887 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 74/291] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:34 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:34.768209 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2342a8fc-bdb2-4105-aff0-bb4f315bcfe2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:34.771528 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2342a8fc-bdb2-4105-aff0-bb4f315bcfe2 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:34.771528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2342a8fc-bdb2-4105-aff0-bb4f315bcfe2 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:34.771528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2342a8fc-bdb2-4105-aff0-bb4f315bcfe2 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:34.779630 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:34.779630 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:34.782947 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2342a8fc-bdb2-4105-aff0-bb4f315bcfe2 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:34.786887 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2342a8fc-bdb2-4105-aff0-bb4f315bcfe2 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:34.787286 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 73/292] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:34 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:35.219383 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:35.221198 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:59:35.221684 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-711547935"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:35.224173 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-711547935'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:59:35.224362 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Create volume of 1 GB Aug 19 10:59:35.242172 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Availability Zones retrieved successfully. Aug 19 10:59:35.253501 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Flow 'volume_create_api' (d865f0f9-e153-484e-9475-7f066e77ec08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:35.255171 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc03be7-8dda-48a6-81eb-46e6dd48f14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:35.256768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:59:35.314386 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc03be7-8dda-48a6-81eb-46e6dd48f14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:35.315601 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106a2b46-90d9-49c6-99b2-1da3015875e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:35.418152 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Created reservations ['361e4974-0ede-4b92-8372-e001476a4a4a', '4693d2c9-977f-4b25-8f5b-12666899823f', '19922fd6-6e65-4f6a-9577-19a22cd08cdd', 'b7ada2cf-9f38-4e55-9ee3-b10a5d093337'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:35.419154 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106a2b46-90d9-49c6-99b2-1da3015875e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['361e4974-0ede-4b92-8372-e001476a4a4a', '4693d2c9-977f-4b25-8f5b-12666899823f', '19922fd6-6e65-4f6a-9577-19a22cd08cdd', 'b7ada2cf-9f38-4e55-9ee3-b10a5d093337']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:35.420107 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624513a6-2c7c-46e9-b71e-63b32f9e20f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:35.449272 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624513a6-2c7c-46e9-b71e-63b32f9e20f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f81916bc-c1bc-4637-ae01-0232ea5f6ced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-711547935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf22070ffe76456996566dbbcce1646a',qos_specs=None,replication_status=,reservations=['361e4974-0ede-4b92-8372-e001476a4a4a','4693d2c9-977f-4b25-8f5b-12666899823f','19922fd6-6e65-4f6a-9577-19a22cd08cdd','b7ada2cf-9f38-4e55-9ee3-b10a5d093337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0538a463a740eea19df7cd8c58e615',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-711547935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f81916bc-c1bc-4637-ae01-0232ea5f6ced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf22070ffe76456996566dbbcce1646a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0538a463a740eea19df7cd8c58e615',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:35.450247 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4ec2d2-adb7-4e00-9ea1-815c0a86b3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:35.496273 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4ec2d2-adb7-4e00-9ea1-815c0a86b3bf) transitioned into state 'SUCCESS' from state '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-711547935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf22070ffe76456996566dbbcce1646a',qos_specs=None,replication_status=,reservations=['361e4974-0ede-4b92-8372-e001476a4a4a','4693d2c9-977f-4b25-8f5b-12666899823f','19922fd6-6e65-4f6a-9577-19a22cd08cdd','b7ada2cf-9f38-4e55-9ee3-b10a5d093337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0538a463a740eea19df7cd8c58e615',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:35.497045 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eccc9cec-02c8-488f-b123-4282d33715eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:35.516388 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eccc9cec-02c8-488f-b123-4282d33715eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:35.517420 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Flow 'volume_create_api' (d865f0f9-e153-484e-9475-7f066e77ec08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:35.517611 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Create volume request issued successfully. Aug 19 10:59:35.518194 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13e5931f-66eb-4eb9-8ab4-b151a15b5a6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:59:35.520193 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 74/293] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:59:35 2026] POST /volume/v3/volumes => generated 756 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:59:35.534991 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-932ff663-cfb2-4c2b-9306-5635705163d7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:35.541081 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-932ff663-cfb2-4c2b-9306-5635705163d7 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced Aug 19 10:59:35.541270 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-932ff663-cfb2-4c2b-9306-5635705163d7 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:35.541550 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-932ff663-cfb2-4c2b-9306-5635705163d7 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:35.556509 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:35.556509 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:35.562498 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-932ff663-cfb2-4c2b-9306-5635705163d7 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 10:59:35.568231 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-932ff663-cfb2-4c2b-9306-5635705163d7 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced returned with HTTP 200 Aug 19 10:59:35.569038 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 73/294] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:35 2026] GET /volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:35.803670 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7c7125be-4126-4c0f-84a2-7a926e6cc05f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:35.806364 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7c7125be-4126-4c0f-84a2-7a926e6cc05f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:35.806687 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7c7125be-4126-4c0f-84a2-7a926e6cc05f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:35.807404 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7c7125be-4126-4c0f-84a2-7a926e6cc05f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:35.818364 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:35.818364 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:35.825586 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7c7125be-4126-4c0f-84a2-7a926e6cc05f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:35.833395 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7c7125be-4126-4c0f-84a2-7a926e6cc05f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:35.833817 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 75/295] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:35 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:36.581864 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-94515ce0-8957-44bd-bcdc-602072e57eae None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:36.583564 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-94515ce0-8957-44bd-bcdc-602072e57eae tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced Aug 19 10:59:36.583783 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-94515ce0-8957-44bd-bcdc-602072e57eae tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:36.583961 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-94515ce0-8957-44bd-bcdc-602072e57eae tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:36.591438 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:36.591438 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:36.595603 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-94515ce0-8957-44bd-bcdc-602072e57eae tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 10:59:36.600980 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-94515ce0-8957-44bd-bcdc-602072e57eae tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced returned with HTTP 200 Aug 19 10:59:36.601344 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 74/296] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:36 2026] GET /volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:36.848256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-55a573d3-5202-42c3-8815-764c74b96e4f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:36.850370 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55a573d3-5202-42c3-8815-764c74b96e4f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:36.850664 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55a573d3-5202-42c3-8815-764c74b96e4f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:36.850897 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55a573d3-5202-42c3-8815-764c74b96e4f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:36.863602 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:36.863602 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:36.867973 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-55a573d3-5202-42c3-8815-764c74b96e4f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:36.874916 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55a573d3-5202-42c3-8815-764c74b96e4f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:36.875317 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 75/297] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:36 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:36.989466 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-08eed6cd-18e2-4d94-a5db-c2cbba665f3b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:36.991529 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-08eed6cd-18e2-4d94-a5db-c2cbba665f3b tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:36.991753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-08eed6cd-18e2-4d94-a5db-c2cbba665f3b tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:36.991928 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-08eed6cd-18e2-4d94-a5db-c2cbba665f3b tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:37.007235 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:37.007235 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:37.015562 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-08eed6cd-18e2-4d94-a5db-c2cbba665f3b tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:37.019082 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-08eed6cd-18e2-4d94-a5db-c2cbba665f3b tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:37.020082 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 74/298] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:36 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:37.089139 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a13d2c4c-24f8-480d-9056-b026f2f0b5c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:37.100925 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a13d2c4c-24f8-480d-9056-b026f2f0b5c3 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:37.101124 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a13d2c4c-24f8-480d-9056-b026f2f0b5c3 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:37.101308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a13d2c4c-24f8-480d-9056-b026f2f0b5c3 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:37.105055 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=272,cinder:INSERT=21,cinder:UPDATE=43 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:59:37.111333 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:37.111333 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:37.117494 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a13d2c4c-24f8-480d-9056-b026f2f0b5c3 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:37.124678 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a13d2c4c-24f8-480d-9056-b026f2f0b5c3 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:37.125049 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 76/299] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:37 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:37.894205 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4088ea94-ac9a-43e5-a6e8-72fe03278dd7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:37.897649 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4088ea94-ac9a-43e5-a6e8-72fe03278dd7 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:37.897952 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4088ea94-ac9a-43e5-a6e8-72fe03278dd7 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:37.898164 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4088ea94-ac9a-43e5-a6e8-72fe03278dd7 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:37.914561 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:37.914561 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:37.918798 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4088ea94-ac9a-43e5-a6e8-72fe03278dd7 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:37.923922 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4088ea94-ac9a-43e5-a6e8-72fe03278dd7 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:37.924408 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 75/300] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:37 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:38.937229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1627a68d-cca1-4c74-8a9d-848fe11994d6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:38.939610 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1627a68d-cca1-4c74-8a9d-848fe11994d6 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:38.939806 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1627a68d-cca1-4c74-8a9d-848fe11994d6 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:38.939976 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1627a68d-cca1-4c74-8a9d-848fe11994d6 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:38.951280 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:38.951280 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:38.955282 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1627a68d-cca1-4c74-8a9d-848fe11994d6 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:38.959877 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1627a68d-cca1-4c74-8a9d-848fe11994d6 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:38.960423 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 76/301] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:38 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:39.977933 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a88702c2-5d85-4044-9645-25fc67aa04b1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:39.982504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a88702c2-5d85-4044-9645-25fc67aa04b1 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:39.982504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a88702c2-5d85-4044-9645-25fc67aa04b1 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:39.982504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a88702c2-5d85-4044-9645-25fc67aa04b1 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:39.992189 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:39.992189 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:39.995784 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a88702c2-5d85-4044-9645-25fc67aa04b1 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:39.999972 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a88702c2-5d85-4044-9645-25fc67aa04b1 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:40.000738 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 75/302] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:39 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:40.304844 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-85255f29-9a7e-4873-9129-f803b62b4aa3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:40.306234 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-85255f29-9a7e-4873-9129-f803b62b4aa3 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/attachments/c54786e9-8f89-4ead-9708-87cd32e45bbc/action Aug 19 10:59:40.306773 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-85255f29-9a7e-4873-9129-f803b62b4aa3 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:40.306982 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-85255f29-9a7e-4873-9129-f803b62b4aa3 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:40.338430 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:40.338430 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:40.356554 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b78582ae-674a-4f64-b9cc-534cdfd8f520 req-85255f29-9a7e-4873-9129-f803b62b4aa3 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/c54786e9-8f89-4ead-9708-87cd32e45bbc/action returned with HTTP 204 Aug 19 10:59:40.357087 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 77/303] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:40 2026] POST /volume/v3/attachments/c54786e9-8f89-4ead-9708-87cd32e45bbc/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:40.831621 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f4cc16e9-dc51-4986-93aa-d64f5ba51d23 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:40.834127 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4cc16e9-dc51-4986-93aa-d64f5ba51d23 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] DELETE https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:40.834204 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4cc16e9-dc51-4986-93aa-d64f5ba51d23 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:40.834870 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4cc16e9-dc51-4986-93aa-d64f5ba51d23 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:40.834870 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-f4cc16e9-dc51-4986-93aa-d64f5ba51d23 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Delete volume with id: 0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:40.843855 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:40.843855 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:40.844282 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f4cc16e9-dc51-4986-93aa-d64f5ba51d23 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:40.857554 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-864dfadc-3dee-451d-a1cd-9ae598501b7a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:40.858490 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-864dfadc-3dee-451d-a1cd-9ae598501b7a None None] GET https://10.4.3.46/volume// Aug 19 10:59:40.858490 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-864dfadc-3dee-451d-a1cd-9ae598501b7a None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:40.858490 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-864dfadc-3dee-451d-a1cd-9ae598501b7a None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:40.858490 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-864dfadc-3dee-451d-a1cd-9ae598501b7a None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:40.859305 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 77/304] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:40.870705 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f4cc16e9-dc51-4986-93aa-d64f5ba51d23 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Delete volume request issued successfully. Aug 19 10:59:40.870705 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4cc16e9-dc51-4986-93aa-d64f5ba51d23 tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 202 Aug 19 10:59:40.870994 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 76/305] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 10:59:40 2026] DELETE /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 10:59:40.883496 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3ae28a38-2cb4-4a60-b6e0-19dd6786338a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:40.885085 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-641ca212-e741-436f-ac62-5f137f3c5134 req-34e39cae-5663-4dc2-a464-06b189717c1e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:40.885339 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3ae28a38-2cb4-4a60-b6e0-19dd6786338a tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:40.885549 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3ae28a38-2cb4-4a60-b6e0-19dd6786338a tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:40.885732 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3ae28a38-2cb4-4a60-b6e0-19dd6786338a tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:40.888499 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-34e39cae-5663-4dc2-a464-06b189717c1e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:40.888499 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-34e39cae-5663-4dc2-a464-06b189717c1e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efa2fa51-8610-40f3-8e27-51c5631d3b23", "connector": null, "instance_uuid": "c1805ea7-7399-42c2-901b-cdbc5076e9f8"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:40.892475 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:40.892475 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:40.896493 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3ae28a38-2cb4-4a60-b6e0-19dd6786338a tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Volume info retrieved successfully. Aug 19 10:59:40.900915 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:40.900915 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:40.903246 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3ae28a38-2cb4-4a60-b6e0-19dd6786338a tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 200 Aug 19 10:59:40.903702 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 76/306] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:40 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:40.942963 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-34e39cae-5663-4dc2-a464-06b189717c1e tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:40.943413 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 78/307] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:40 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 19 10:59:40.953264 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-641ca212-e741-436f-ac62-5f137f3c5134 req-62d99abb-6d9c-432f-9b08-c2fed1e8504c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:40.956900 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-62d99abb-6d9c-432f-9b08-c2fed1e8504c tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] DELETE https://10.4.3.46/volume/v3/attachments/f4b5dea9-61eb-4da5-ab11-048b16743043 Aug 19 10:59:40.957246 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-62d99abb-6d9c-432f-9b08-c2fed1e8504c tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:40.957729 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-62d99abb-6d9c-432f-9b08-c2fed1e8504c tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:40.969876 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:40.969876 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:41.018929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-02ad37f3-9564-4a50-a528-9a3d5c505adf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:41.020677 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-02ad37f3-9564-4a50-a528-9a3d5c505adf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:41.020879 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-02ad37f3-9564-4a50-a528-9a3d5c505adf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:41.021063 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-02ad37f3-9564-4a50-a528-9a3d5c505adf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:41.038244 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:41.038244 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:41.044269 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-02ad37f3-9564-4a50-a528-9a3d5c505adf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:41.051829 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-02ad37f3-9564-4a50-a528-9a3d5c505adf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:41.052251 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 77/308] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:41 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:41.056885 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-62d99abb-6d9c-432f-9b08-c2fed1e8504c tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/f4b5dea9-61eb-4da5-ab11-048b16743043 returned with HTTP 200 Aug 19 10:59:41.057209 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 78/309] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 10:59:40 2026] DELETE /volume/v3/attachments/f4b5dea9-61eb-4da5-ab11-048b16743043 => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:41.070091 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ea80a4da-8eca-48c7-ac88-dedde28779d0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:41.073159 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ea80a4da-8eca-48c7-ac88-dedde28779d0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:41.073444 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ea80a4da-8eca-48c7-ac88-dedde28779d0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:41.076020 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ea80a4da-8eca-48c7-ac88-dedde28779d0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:41.094952 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:41.094952 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:41.099760 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ea80a4da-8eca-48c7-ac88-dedde28779d0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:41.105750 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ea80a4da-8eca-48c7-ac88-dedde28779d0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:41.107575 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 77/310] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:41 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:41.599638 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0197bb14-eded-4736-abcb-5005da283598 req-fcea4a3f-3c98-447a-9a93-ea1f3025d048 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:41.603566 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-fcea4a3f-3c98-447a-9a93-ea1f3025d048 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:41.603866 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-fcea4a3f-3c98-447a-9a93-ea1f3025d048 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:41.604135 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-fcea4a3f-3c98-447a-9a93-ea1f3025d048 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:41.616214 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:41.616214 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:41.623804 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0197bb14-eded-4736-abcb-5005da283598 req-fcea4a3f-3c98-447a-9a93-ea1f3025d048 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:41.630020 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-fcea4a3f-3c98-447a-9a93-ea1f3025d048 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:41.630492 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 79/311] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:41 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:41.917539 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4d89cf42-e5d8-4000-998a-36084303ccbd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:41.919801 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4d89cf42-e5d8-4000-998a-36084303ccbd tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] GET https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce Aug 19 10:59:41.920059 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4d89cf42-e5d8-4000-998a-36084303ccbd tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:41.920337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4d89cf42-e5d8-4000-998a-36084303ccbd tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:41.927525 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4d89cf42-e5d8-4000-998a-36084303ccbd tempest-TaggedAttachmentsTest-1403178188 tempest-TaggedAttachmentsTest-1403178188-project-member] https://10.4.3.46/volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce returned with HTTP 404 Aug 19 10:59:41.928220 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 78/312] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:41 2026] GET /volume/v3/volumes/0b0d10bb-6672-4aa9-a354-d5d5569f63ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:42.339529 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-641ca212-e741-436f-ac62-5f137f3c5134 req-0e561344-3440-450d-9f6e-b3a2eb5f8f81 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:42.342084 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-0e561344-3440-450d-9f6e-b3a2eb5f8f81 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] PUT https://10.4.3.46/volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b Aug 19 10:59:42.342687 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-0e561344-3440-450d-9f6e-b3a2eb5f8f81 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:42.352720 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-641ca212-e741-436f-ac62-5f137f3c5134 req-0e561344-3440-450d-9f6e-b3a2eb5f8f81 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Acquiring lock "cinder-attachment_update-efa2fa51-8610-40f3-8e27-51c5631d3b23-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:42.357502 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-641ca212-e741-436f-ac62-5f137f3c5134 req-0e561344-3440-450d-9f6e-b3a2eb5f8f81 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Lock "cinder-attachment_update-efa2fa51-8610-40f3-8e27-51c5631d3b23-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:42.358691 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:42.358691 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:42.475463 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-641ca212-e741-436f-ac62-5f137f3c5134 req-0e561344-3440-450d-9f6e-b3a2eb5f8f81 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Lock "cinder-attachment_update-efa2fa51-8610-40f3-8e27-51c5631d3b23-np0000007769" released by "attachment_update" :: held 0.117s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:42.475463 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-0e561344-3440-450d-9f6e-b3a2eb5f8f81 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b returned with HTTP 200 Aug 19 10:59:42.475750 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 79/313] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:42 2026] PUT /volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:42.500846 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-641ca212-e741-436f-ac62-5f137f3c5134 req-83ebcc16-544a-4295-a4e0-3590ba206291 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:42.503937 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-83ebcc16-544a-4295-a4e0-3590ba206291 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b Aug 19 10:59:42.504389 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-83ebcc16-544a-4295-a4e0-3590ba206291 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:42.504788 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-83ebcc16-544a-4295-a4e0-3590ba206291 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:42.524724 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-83ebcc16-544a-4295-a4e0-3590ba206291 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b returned with HTTP 200 Aug 19 10:59:42.525324 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 78/314] 10.4.3.46 () {70 vars in 1644 bytes} [Wed Aug 19 10:59:42 2026] GET /volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:42.750363 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-04d98813-2ac6-4173-97c1-542554df6de6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:42.750363 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04d98813-2ac6-4173-97c1-542554df6de6 None None] GET https://10.4.3.46/volume// Aug 19 10:59:42.750363 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04d98813-2ac6-4173-97c1-542554df6de6 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:42.750363 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04d98813-2ac6-4173-97c1-542554df6de6 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:42.751094 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04d98813-2ac6-4173-97c1-542554df6de6 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:42.751094 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 80/315] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 10:59:42.762790 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0197bb14-eded-4736-abcb-5005da283598 req-3ada071a-6412-4758-bdc7-d96d0e0e5046 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:42.767569 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-3ada071a-6412-4758-bdc7-d96d0e0e5046 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:42.767569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-3ada071a-6412-4758-bdc7-d96d0e0e5046 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2", "connector": null, "instance_uuid": "e94df28d-6110-4edf-89fe-1a4c63481b18"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:42.781535 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:42.781535 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:42.822006 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-3ada071a-6412-4758-bdc7-d96d0e0e5046 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:42.822443 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 79/316] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:42 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:42.851853 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a70057cc-53fa-48e5-bb65-c44d6231cb92 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:42.852067 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a70057cc-53fa-48e5-bb65-c44d6231cb92 None None] GET https://10.4.3.46/volume// Aug 19 10:59:42.852224 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a70057cc-53fa-48e5-bb65-c44d6231cb92 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:42.852417 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a70057cc-53fa-48e5-bb65-c44d6231cb92 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:42.852737 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a70057cc-53fa-48e5-bb65-c44d6231cb92 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:42.853147 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 80/317] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:42.894324 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0197bb14-eded-4736-abcb-5005da283598 req-0b548bb1-5d44-44b6-ae97-60524251f815 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:42.896767 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-0b548bb1-5d44-44b6-ae97-60524251f815 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:42.897063 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-0b548bb1-5d44-44b6-ae97-60524251f815 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:42.897210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-0b548bb1-5d44-44b6-ae97-60524251f815 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:42.914153 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:42.914153 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:42.920085 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-0197bb14-eded-4736-abcb-5005da283598 req-0b548bb1-5d44-44b6-ae97-60524251f815 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:42.926233 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-0b548bb1-5d44-44b6-ae97-60524251f815 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:42.926650 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 79/318] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:42 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 1317 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:44.759871 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e55f91bf-b592-4154-a0e4-3fc38835255f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:44.762547 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:59:44.762982 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1829612143"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:44.764852 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1829612143'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:59:44.764965 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Create volume of 1 GB Aug 19 10:59:44.769759 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Availability Zones retrieved successfully. Aug 19 10:59:44.777229 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Flow 'volume_create_api' (1b8bfc57-f13f-4c0a-a954-2d59d4d16988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:44.778517 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d0d498-74b0-41a8-aeb5-254f6ba5945d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:44.779811 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:59:44.805651 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d0d498-74b0-41a8-aeb5-254f6ba5945d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:44.806366 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61642f5-5ce9-4702-9af4-0641d1d99b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:44.858617 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Created reservations ['4f89b8f0-0d56-4b4e-ac3d-aac20fbcbb73', 'a1722feb-0f34-4692-96e3-06a67fd74dee', 'e4b34940-d693-4f79-9b0c-afac73257662', '50641bb2-c85a-46d6-b504-b18e40efd350'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:44.858617 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61642f5-5ce9-4702-9af4-0641d1d99b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f89b8f0-0d56-4b4e-ac3d-aac20fbcbb73', 'a1722feb-0f34-4692-96e3-06a67fd74dee', 'e4b34940-d693-4f79-9b0c-afac73257662', '50641bb2-c85a-46d6-b504-b18e40efd350']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:44.858832 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ede44f-066c-42be-a2b9-d68671537de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:44.888330 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ede44f-066c-42be-a2b9-d68671537de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5c7ae6a-60fd-44fa-807e-4a351fd4498a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1829612143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf22070ffe76456996566dbbcce1646a',qos_specs=None,replication_status=,reservations=['4f89b8f0-0d56-4b4e-ac3d-aac20fbcbb73','a1722feb-0f34-4692-96e3-06a67fd74dee','e4b34940-d693-4f79-9b0c-afac73257662','50641bb2-c85a-46d6-b504-b18e40efd350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0538a463a740eea19df7cd8c58e615',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1829612143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5c7ae6a-60fd-44fa-807e-4a351fd4498a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf22070ffe76456996566dbbcce1646a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0538a463a740eea19df7cd8c58e615',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:44.888330 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa97c8e5-2eda-44c4-ad7d-1c596ea8d756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:44.909788 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa97c8e5-2eda-44c4-ad7d-1c596ea8d756) transitioned into state 'SUCCESS' from state '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-1829612143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf22070ffe76456996566dbbcce1646a',qos_specs=None,replication_status=,reservations=['4f89b8f0-0d56-4b4e-ac3d-aac20fbcbb73','a1722feb-0f34-4692-96e3-06a67fd74dee','e4b34940-d693-4f79-9b0c-afac73257662','50641bb2-c85a-46d6-b504-b18e40efd350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0538a463a740eea19df7cd8c58e615',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:44.910522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16970505-a806-4a7a-87c9-e7cfffac1979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:44.921002 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16970505-a806-4a7a-87c9-e7cfffac1979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:44.921944 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Flow 'volume_create_api' (1b8bfc57-f13f-4c0a-a954-2d59d4d16988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:44.922276 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Create volume request issued successfully. Aug 19 10:59:44.922883 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e55f91bf-b592-4154-a0e4-3fc38835255f tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:59:44.923339 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 81/319] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 10:59:44 2026] POST /volume/v3/volumes => generated 757 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:59:44.936568 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-61526a5e-7ca6-48cc-8973-c2183efd8cea None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:44.937601 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-61526a5e-7ca6-48cc-8973-c2183efd8cea tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 10:59:44.937922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-61526a5e-7ca6-48cc-8973-c2183efd8cea tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:44.938877 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-61526a5e-7ca6-48cc-8973-c2183efd8cea tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:44.948524 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:44.948524 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:44.953668 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-61526a5e-7ca6-48cc-8973-c2183efd8cea tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 10:59:44.961139 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-61526a5e-7ca6-48cc-8973-c2183efd8cea tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 10:59:44.961697 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 80/320] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:44 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:45.975282 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-83237ce3-36d2-4c97-9514-4b7acd5884c9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:45.977410 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83237ce3-36d2-4c97-9514-4b7acd5884c9 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 10:59:45.977674 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83237ce3-36d2-4c97-9514-4b7acd5884c9 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:45.977897 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83237ce3-36d2-4c97-9514-4b7acd5884c9 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:45.984847 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:45.984847 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:45.988141 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-83237ce3-36d2-4c97-9514-4b7acd5884c9 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 10:59:45.992056 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83237ce3-36d2-4c97-9514-4b7acd5884c9 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 10:59:45.992455 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 81/321] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:45 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:46.966526 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0197bb14-eded-4736-abcb-5005da283598 req-ab135c71-3bd4-4e83-b94e-0dfcd10203b7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:46.970270 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-ab135c71-3bd4-4e83-b94e-0dfcd10203b7 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] DELETE https://10.4.3.46/volume/v3/attachments/c54786e9-8f89-4ead-9708-87cd32e45bbc Aug 19 10:59:46.970270 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-ab135c71-3bd4-4e83-b94e-0dfcd10203b7 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:46.970270 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-ab135c71-3bd4-4e83-b94e-0dfcd10203b7 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:46.973196 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=339,cinder:INSERT=25,cinder:UPDATE=58 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:59:46.982659 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:46.982659 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:47.072657 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-ab135c71-3bd4-4e83-b94e-0dfcd10203b7 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/c54786e9-8f89-4ead-9708-87cd32e45bbc returned with HTTP 200 Aug 19 10:59:47.073281 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 80/322] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 10:59:46 2026] DELETE /volume/v3/attachments/c54786e9-8f89-4ead-9708-87cd32e45bbc => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:47.370568 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-769f99d0-4925-470b-9577-40b64fd373bd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:47.373211 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-769f99d0-4925-470b-9577-40b64fd373bd tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:47.373211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-769f99d0-4925-470b-9577-40b64fd373bd tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:47.373554 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-769f99d0-4925-470b-9577-40b64fd373bd tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:47.386682 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:47.386682 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:47.389426 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-769f99d0-4925-470b-9577-40b64fd373bd tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:47.395901 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-769f99d0-4925-470b-9577-40b64fd373bd tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:47.396587 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 82/323] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:47 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:47.484158 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-3d33f7cc-1985-40a6-979f-952c7edd23d4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:47.486662 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-3d33f7cc-1985-40a6-979f-952c7edd23d4 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:47.486750 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-3d33f7cc-1985-40a6-979f-952c7edd23d4 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:47.486941 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-3d33f7cc-1985-40a6-979f-952c7edd23d4 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:47.490833 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=314,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:59:47.501833 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:47.501833 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:47.508926 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-3d33f7cc-1985-40a6-979f-952c7edd23d4 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:47.527267 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-3d33f7cc-1985-40a6-979f-952c7edd23d4 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:47.527267 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 81/324] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:47 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:47.579137 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-f1bb16c7-943e-41ec-b2f9-9f2b4761e8d5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:47.584982 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-f1bb16c7-943e-41ec-b2f9-9f2b4761e8d5 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] POST https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1/action Aug 19 10:59:47.585527 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-f1bb16c7-943e-41ec-b2f9-9f2b4761e8d5 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:47.585679 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-f1bb16c7-943e-41ec-b2f9-9f2b4761e8d5 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:47.589529 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=309,cinder:UPDATE=46,cinder:INSERT=26 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 10:59:47.606426 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:47.606426 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:47.606956 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-f1bb16c7-943e-41ec-b2f9-9f2b4761e8d5 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:47.628471 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-f1bb16c7-943e-41ec-b2f9-9f2b4761e8d5 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Begin detaching volume completed successfully. Aug 19 10:59:47.628755 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-f1bb16c7-943e-41ec-b2f9-9f2b4761e8d5 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1/action returned with HTTP 202 Aug 19 10:59:47.629343 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 82/325] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 10:59:47 2026] POST /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 10:59:47.710049 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3fdb9cdd-5e59-4999-b503-3d500b19f176 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:47.710535 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3fdb9cdd-5e59-4999-b503-3d500b19f176 None None] GET https://10.4.3.46/volume// Aug 19 10:59:47.710910 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3fdb9cdd-5e59-4999-b503-3d500b19f176 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:47.710989 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3fdb9cdd-5e59-4999-b503-3d500b19f176 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:47.711541 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3fdb9cdd-5e59-4999-b503-3d500b19f176 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:47.711834 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 81/326] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:47.722985 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-ddb85a45-5633-4495-9c7a-fb5be8392625 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:47.727938 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-ddb85a45-5633-4495-9c7a-fb5be8392625 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:47.728210 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-ddb85a45-5633-4495-9c7a-fb5be8392625 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:47.728458 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-ddb85a45-5633-4495-9c7a-fb5be8392625 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:47.744887 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:47.744887 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:47.750641 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-ddb85a45-5633-4495-9c7a-fb5be8392625 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:47.756475 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-ddb85a45-5633-4495-9c7a-fb5be8392625 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:47.757191 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 83/327] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:47 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:48.346454 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-641ca212-e741-436f-ac62-5f137f3c5134 req-ffe12f5c-c7e5-4aba-90ba-7ce4f5520a74 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:48.351646 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-ffe12f5c-c7e5-4aba-90ba-7ce4f5520a74 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] POST https://10.4.3.46/volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b/action Aug 19 10:59:48.352031 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-ffe12f5c-c7e5-4aba-90ba-7ce4f5520a74 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:48.352210 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-ffe12f5c-c7e5-4aba-90ba-7ce4f5520a74 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:48.380320 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:48.380320 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:48.422092 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-641ca212-e741-436f-ac62-5f137f3c5134 req-ffe12f5c-c7e5-4aba-90ba-7ce4f5520a74 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b/action returned with HTTP 204 Aug 19 10:59:48.422713 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 82/328] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:48 2026] POST /volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:50.301987 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8a0518ca-3a28-4a6d-972c-8f8c71d2c892 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:50.302518 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a0518ca-3a28-4a6d-972c-8f8c71d2c892 None None] GET https://10.4.3.46/volume// Aug 19 10:59:50.302518 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a0518ca-3a28-4a6d-972c-8f8c71d2c892 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:50.302518 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a0518ca-3a28-4a6d-972c-8f8c71d2c892 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:50.303304 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a0518ca-3a28-4a6d-972c-8f8c71d2c892 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:50.303304 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 83/329] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:50.382856 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0197bb14-eded-4736-abcb-5005da283598 req-65fffd07-1926-417a-958b-cc35fb408789 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:50.391044 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-65fffd07-1926-417a-958b-cc35fb408789 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 10:59:50.391044 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-65fffd07-1926-417a-958b-cc35fb408789 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:50.397416 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-65fffd07-1926-417a-958b-cc35fb408789 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:50.438918 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:50.438918 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:50.445362 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-0197bb14-eded-4736-abcb-5005da283598 req-65fffd07-1926-417a-958b-cc35fb408789 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 10:59:50.452425 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-65fffd07-1926-417a-958b-cc35fb408789 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 10:59:50.453130 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 82/330] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:50 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 1024 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:50.821208 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0197bb14-eded-4736-abcb-5005da283598 req-620cef97-fb3b-434f-9e5e-6622a0ea987d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:50.827478 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-620cef97-fb3b-434f-9e5e-6622a0ea987d tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] PUT https://10.4.3.46/volume/v3/attachments/f28292e3-6738-400c-b210-cfbe647eb8fe Aug 19 10:59:50.827979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-620cef97-fb3b-434f-9e5e-6622a0ea987d tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:50.841356 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0197bb14-eded-4736-abcb-5005da283598 req-620cef97-fb3b-434f-9e5e-6622a0ea987d tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Acquiring lock "cinder-attachment_update-9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:50.858547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0197bb14-eded-4736-abcb-5005da283598 req-620cef97-fb3b-434f-9e5e-6622a0ea987d tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Lock "cinder-attachment_update-9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2-np0000007769" acquired by "attachment_update" :: waited 0.015s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:50.858547 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:50.858547 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:50.859825 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-29743be5-81b6-4a25-9e6b-4caaff9874f8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:50.864786 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-29743be5-81b6-4a25-9e6b-4caaff9874f8 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] DELETE https://10.4.3.46/volume/v3/attachments/71aff019-d493-4826-91c1-939bd03f1c66 Aug 19 10:59:50.865000 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-29743be5-81b6-4a25-9e6b-4caaff9874f8 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:50.865156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-29743be5-81b6-4a25-9e6b-4caaff9874f8 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:50.902286 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:50.902286 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:51.071396 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a9cf6300-153c-4ea4-b138-2c7b1b088402 req-29743be5-81b6-4a25-9e6b-4caaff9874f8 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/attachments/71aff019-d493-4826-91c1-939bd03f1c66 returned with HTTP 200 Aug 19 10:59:51.076163 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 83/331] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 10:59:50 2026] DELETE /volume/v3/attachments/71aff019-d493-4826-91c1-939bd03f1c66 => generated 19 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:51.101909 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0197bb14-eded-4736-abcb-5005da283598 req-620cef97-fb3b-434f-9e5e-6622a0ea987d tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Lock "cinder-attachment_update-9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2-np0000007769" released by "attachment_update" :: held 0.245s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:51.103591 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-620cef97-fb3b-434f-9e5e-6622a0ea987d tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/f28292e3-6738-400c-b210-cfbe647eb8fe returned with HTTP 200 Aug 19 10:59:51.103591 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 84/332] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:50 2026] PUT /volume/v3/attachments/f28292e3-6738-400c-b210-cfbe647eb8fe => generated 969 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:51.216530 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0197bb14-eded-4736-abcb-5005da283598 req-fe17f2b4-1e88-40a9-8f28-3445d9b64e80 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:51.226350 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-fe17f2b4-1e88-40a9-8f28-3445d9b64e80 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/attachments/f28292e3-6738-400c-b210-cfbe647eb8fe/action Aug 19 10:59:51.226350 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-fe17f2b4-1e88-40a9-8f28-3445d9b64e80 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:51.226350 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-fe17f2b4-1e88-40a9-8f28-3445d9b64e80 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:51.258109 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:51.258109 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:51.276072 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0197bb14-eded-4736-abcb-5005da283598 req-fe17f2b4-1e88-40a9-8f28-3445d9b64e80 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/f28292e3-6738-400c-b210-cfbe647eb8fe/action returned with HTTP 204 Aug 19 10:59:51.276701 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 84/333] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 10:59:51 2026] POST /volume/v3/attachments/f28292e3-6738-400c-b210-cfbe647eb8fe/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:52.016278 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2a7a3ce7-50ab-4796-a5a8-1068baecbf66 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:52.019081 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a7a3ce7-50ab-4796-a5a8-1068baecbf66 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:52.019378 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a7a3ce7-50ab-4796-a5a8-1068baecbf66 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:52.019682 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a7a3ce7-50ab-4796-a5a8-1068baecbf66 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:52.031082 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:52.031082 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:52.034824 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2a7a3ce7-50ab-4796-a5a8-1068baecbf66 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:52.039264 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a7a3ce7-50ab-4796-a5a8-1068baecbf66 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:52.042383 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 83/334] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:52 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:52.482120 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fb8f3f03-8249-487e-86a3-84dcf1660036 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:52.482618 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fb8f3f03-8249-487e-86a3-84dcf1660036 None None] GET https://10.4.3.46/volume// Aug 19 10:59:52.484677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fb8f3f03-8249-487e-86a3-84dcf1660036 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:52.484677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fb8f3f03-8249-487e-86a3-84dcf1660036 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:52.484677 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fb8f3f03-8249-487e-86a3-84dcf1660036 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:52.484677 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 84/335] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59: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 19 10:59:52.502576 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-e6cc747e-ebeb-447d-a158-1d7dbba6769c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:52.507254 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-e6cc747e-ebeb-447d-a158-1d7dbba6769c tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:52.507774 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-e6cc747e-ebeb-447d-a158-1d7dbba6769c tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efa2fa51-8610-40f3-8e27-51c5631d3b23", "connector": null, "instance_uuid": "c1805ea7-7399-42c2-901b-cdbc5076e9f8"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:53.415226 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:53.415226 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:53.415226 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-e6cc747e-ebeb-447d-a158-1d7dbba6769c tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:53.415226 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 85/336] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:52 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:53.431784 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-bde882f6-08e4-4e8d-84ff-a26bdedd6b35 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:53.431784 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-bde882f6-08e4-4e8d-84ff-a26bdedd6b35 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] DELETE https://10.4.3.46/volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b Aug 19 10:59:53.431784 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-bde882f6-08e4-4e8d-84ff-a26bdedd6b35 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:53.431784 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-bde882f6-08e4-4e8d-84ff-a26bdedd6b35 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:53.431784 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:53.431784 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:53.431784 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-bde882f6-08e4-4e8d-84ff-a26bdedd6b35 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b returned with HTTP 200 Aug 19 10:59:53.431784 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 85/337] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 10:59:52 2026] DELETE /volume/v3/attachments/5fa2a96f-e31d-4069-bc5d-d55904cb2b5b => generated 192 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:53.437408 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d3de9a16-1af8-4e80-8dbc-71b1459a9622 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:53.437408 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d3de9a16-1af8-4e80-8dbc-71b1459a9622 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 10:59:53.437408 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d3de9a16-1af8-4e80-8dbc-71b1459a9622 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1724427756"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:53.437408 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d3de9a16-1af8-4e80-8dbc-71b1459a9622 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 10:59:53.437408 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 84/338] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 10:59:53 2026] POST /volume/v3/types => generated 224 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:53.439870 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5e59437d-54a2-4fe8-a53b-42c7d60ec57a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:53.439870 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e59437d-54a2-4fe8-a53b-42c7d60ec57a tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 10:59:53.439870 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5e59437d-54a2-4fe8-a53b-42c7d60ec57a tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1987471735"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:53.439870 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:53.439870 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:53.465608 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e59437d-54a2-4fe8-a53b-42c7d60ec57a tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 10:59:53.465881 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 85/339] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 10:59:53 2026] POST /volume/v3/group_types => generated 181 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:53.485608 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9bd62cb4-2bcd-4e31-9e97-daf13123e8d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:53.681949 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9bd62cb4-2bcd-4e31-9e97-daf13123e8d1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/groups Aug 19 10:59:53.682449 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9bd62cb4-2bcd-4e31-9e97-daf13123e8d1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "57ceb119-3f05-43c0-b2c8-77df1a71d7a1", "volume_types": ["9aff3d45-2952-4842-8621-0b4393986e5b"], "name": "tempest-GroupSnapshotsTest-Group-115709817"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:53.688853 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-9bd62cb4-2bcd-4e31-9e97-daf13123e8d1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating new group {'group': {'group_type': '57ceb119-3f05-43c0-b2c8-77df1a71d7a1', 'volume_types': ['9aff3d45-2952-4842-8621-0b4393986e5b'], 'name': 'tempest-GroupSnapshotsTest-Group-115709817'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 10:59:53.703235 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-9bd62cb4-2bcd-4e31-9e97-daf13123e8d1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating group tempest-GroupSnapshotsTest-Group-115709817. Aug 19 10:59:53.703524 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:53.703524 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:53.716211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9bd62cb4-2bcd-4e31-9e97-daf13123e8d1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Availability zone cache updated, next update will occur around 2026-08-19 11:59:53.715924. {{(pid=100203) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 10:59:53.716375 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9bd62cb4-2bcd-4e31-9e97-daf13123e8d1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Availability Zones retrieved successfully. Aug 19 10:59:53.746077 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-9bd62cb4-2bcd-4e31-9e97-daf13123e8d1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['74e928d5-4715-456f-a87f-9805b98f497e'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:53.785932 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9bd62cb4-2bcd-4e31-9e97-daf13123e8d1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups returned with HTTP 202 Aug 19 10:59:53.786146 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 86/340] 10.4.3.46 () {70 vars in 1290 bytes} [Wed Aug 19 10:59:53 2026] POST /volume/v3/groups => generated 111 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:53.801562 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-aa4c857b-dab0-4405-8eb4-96f43a48ff13 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:53.806019 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aa4c857b-dab0-4405-8eb4-96f43a48ff13 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600 Aug 19 10:59:53.806019 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aa4c857b-dab0-4405-8eb4-96f43a48ff13 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:53.806019 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aa4c857b-dab0-4405-8eb4-96f43a48ff13 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:53.806019 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-aa4c857b-dab0-4405-8eb4-96f43a48ff13 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c4a6b66d-b436-425c-b223-ceefc2db7600 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 10:59:53.821556 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:53.821556 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:53.855531 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aa4c857b-dab0-4405-8eb4-96f43a48ff13 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600 returned with HTTP 200 Aug 19 10:59:53.855989 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 86/341] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 10:59:53 2026] GET /volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600 => generated 391 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:54.869709 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-60c204da-5b25-4be9-aecf-738f96e92150 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:54.873419 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-60c204da-5b25-4be9-aecf-738f96e92150 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600 Aug 19 10:59:54.873715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-60c204da-5b25-4be9-aecf-738f96e92150 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:54.874138 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-60c204da-5b25-4be9-aecf-738f96e92150 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:54.874353 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-60c204da-5b25-4be9-aecf-738f96e92150 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c4a6b66d-b436-425c-b223-ceefc2db7600 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 10:59:54.882823 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:54.882823 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:54.932459 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-60c204da-5b25-4be9-aecf-738f96e92150 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600 returned with HTTP 200 Aug 19 10:59:54.933641 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 85/342] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 10:59:54 2026] GET /volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600 => generated 392 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:54.944331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:54.946221 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:59:54.947541 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1941350150", "volume_type": "9aff3d45-2952-4842-8621-0b4393986e5b", "group_id": "c4a6b66d-b436-425c-b223-ceefc2db7600", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:54.949343 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1941350150', 'volume_type': '9aff3d45-2952-4842-8621-0b4393986e5b', 'group_id': 'c4a6b66d-b436-425c-b223-ceefc2db7600', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:59:54.962607 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:54.962607 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:54.963096 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume of 1 GB Aug 19 10:59:54.979460 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Availability Zones retrieved successfully. Aug 19 10:59:54.986013 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Flow 'volume_create_api' (bb0bc5c4-3c6d-47cc-a784-306bf507a249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:54.987696 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ccc53cd-25f5-4680-85f7-08773ef6ac46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:54.988782 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:54.988782 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:54.988782 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:59:55.008754 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ccc53cd-25f5-4680-85f7-08773ef6ac46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:59:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9aff3d45-2952-4842-8621-0b4393986e5b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1724427756',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9aff3d45-2952-4842-8621-0b4393986e5b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c4a6b66d-b436-425c-b223-ceefc2db7600', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:55.009570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942f1f2f-9b82-4d95-8bc6-4bb5e961417d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:55.039063 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1724427756 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1724427756, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:55.039063 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1724427756 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1724427756, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:55.083963 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['2d9fba93-050d-46ee-9554-9749c9c03446', '8beb3215-1795-44b3-971d-2dcf5495554e', '3b1d5508-5eba-4eb9-a5b0-4f7abf15025b', '9b2a2558-a90c-45c0-8c63-2cebe4e3b95a'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:55.085108 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942f1f2f-9b82-4d95-8bc6-4bb5e961417d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d9fba93-050d-46ee-9554-9749c9c03446', '8beb3215-1795-44b3-971d-2dcf5495554e', '3b1d5508-5eba-4eb9-a5b0-4f7abf15025b', '9b2a2558-a90c-45c0-8c63-2cebe4e3b95a']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:55.086066 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ea279d-fb11-42ff-9ed4-154270ba7a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:55.116394 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ea279d-fb11-42ff-9ed4-154270ba7a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1941350150',encryption_key_id=None,group_id=c4a6b66d-b436-425c-b223-ceefc2db7600,group_type_id=,metadata={},multiattach=False,project_id='144d7f1b072448a7a9cb6bc4aba40e92',qos_specs=None,replication_status=,reservations=['2d9fba93-050d-46ee-9554-9749c9c03446','8beb3215-1795-44b3-971d-2dcf5495554e','3b1d5508-5eba-4eb9-a5b0-4f7abf15025b','9b2a2558-a90c-45c0-8c63-2cebe4e3b95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8192f6ae03429980bc927b24bd686e',volume_type_id=9aff3d45-2952-4842-8621-0b4393986e5b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1941350150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c4a6b66d-b436-425c-b223-ceefc2db7600,host=None,id=2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144d7f1b072448a7a9cb6bc4aba40e92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab8192f6ae03429980bc927b24bd686e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9aff3d45-2952-4842-8621-0b4393986e5b),volume_type_id=9aff3d45-2952-4842-8621-0b4393986e5b)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:55.117446 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059703ac-7705-410f-b4d7-d75ef33cde11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:55.138985 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059703ac-7705-410f-b4d7-d75ef33cde11) transitioned into state 'SUCCESS' from state '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-1941350150',encryption_key_id=None,group_id=c4a6b66d-b436-425c-b223-ceefc2db7600,group_type_id=,metadata={},multiattach=False,project_id='144d7f1b072448a7a9cb6bc4aba40e92',qos_specs=None,replication_status=,reservations=['2d9fba93-050d-46ee-9554-9749c9c03446','8beb3215-1795-44b3-971d-2dcf5495554e','3b1d5508-5eba-4eb9-a5b0-4f7abf15025b','9b2a2558-a90c-45c0-8c63-2cebe4e3b95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8192f6ae03429980bc927b24bd686e',volume_type_id=9aff3d45-2952-4842-8621-0b4393986e5b)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:55.140099 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594d19bc-6bda-4108-b2ec-6cff72a0c3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:55.163736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594d19bc-6bda-4108-b2ec-6cff72a0c3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:55.164828 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Flow 'volume_create_api' (bb0bc5c4-3c6d-47cc-a784-306bf507a249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:55.165218 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume request issued successfully. Aug 19 10:59:55.166010 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:59:55.166203 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:59:55.223241 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:59:55.227244 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:55.227244 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:55.231083 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0af4d609-4dec-4c1c-8bdf-3ae9a0ba9923 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:59:55.231509 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 86/343] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 10:59:54 2026] POST /volume/v3/volumes => generated 821 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:55.247696 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d4afca25-a25a-4436-b19c-e6f2f9cafdeb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:55.249870 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4afca25-a25a-4436-b19c-e6f2f9cafdeb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 Aug 19 10:59:55.250214 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4afca25-a25a-4436-b19c-e6f2f9cafdeb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:55.250538 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4afca25-a25a-4436-b19c-e6f2f9cafdeb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:55.260049 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:55.260049 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:55.264657 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d4afca25-a25a-4436-b19c-e6f2f9cafdeb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 10:59:55.265449 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-d4afca25-a25a-4436-b19c-e6f2f9cafdeb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:59:55.265652 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-d4afca25-a25a-4436-b19c-e6f2f9cafdeb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:59:55.306997 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-d4afca25-a25a-4436-b19c-e6f2f9cafdeb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:59:55.311111 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:55.311111 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:55.323517 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4afca25-a25a-4436-b19c-e6f2f9cafdeb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 returned with HTTP 200 Aug 19 10:59:55.324313 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 87/344] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 10:59:55 2026] GET /volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:55.730968 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-72f54b6b-0e05-4e74-bc6d-3944edb68bfc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:55.735509 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-72f54b6b-0e05-4e74-bc6d-3944edb68bfc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] PUT https://10.4.3.46/volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f Aug 19 10:59:55.735509 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-72f54b6b-0e05-4e74-bc6d-3944edb68bfc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:55.746637 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-72f54b6b-0e05-4e74-bc6d-3944edb68bfc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Acquiring lock "cinder-attachment_update-efa2fa51-8610-40f3-8e27-51c5631d3b23-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:55.754157 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-72f54b6b-0e05-4e74-bc6d-3944edb68bfc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Lock "cinder-attachment_update-efa2fa51-8610-40f3-8e27-51c5631d3b23-np0000007769" acquired by "attachment_update" :: waited 0.008s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:55.757534 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:55.757534 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:55.867781 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-72f54b6b-0e05-4e74-bc6d-3944edb68bfc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Lock "cinder-attachment_update-efa2fa51-8610-40f3-8e27-51c5631d3b23-np0000007769" released by "attachment_update" :: held 0.114s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:55.869352 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-72f54b6b-0e05-4e74-bc6d-3944edb68bfc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f returned with HTTP 200 Aug 19 10:59:55.869992 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 87/345] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:55 2026] PUT /volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:55.884247 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-59cb87ae-b121-4fd3-9253-54ed5a1236f8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:55.886558 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-59cb87ae-b121-4fd3-9253-54ed5a1236f8 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f Aug 19 10:59:55.886870 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-59cb87ae-b121-4fd3-9253-54ed5a1236f8 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:55.886950 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-59cb87ae-b121-4fd3-9253-54ed5a1236f8 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:55.901570 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-59cb87ae-b121-4fd3-9253-54ed5a1236f8 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f returned with HTTP 200 Aug 19 10:59:55.901955 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 86/346] 10.4.3.46 () {70 vars in 1644 bytes} [Wed Aug 19 10:59:55 2026] GET /volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:56.347158 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e3b1adf6-6643-4ac6-a189-02c9d962ca19 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:56.351980 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e3b1adf6-6643-4ac6-a189-02c9d962ca19 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 Aug 19 10:59:56.351980 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e3b1adf6-6643-4ac6-a189-02c9d962ca19 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:56.351980 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e3b1adf6-6643-4ac6-a189-02c9d962ca19 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:56.362642 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:56.362642 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:56.369980 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e3b1adf6-6643-4ac6-a189-02c9d962ca19 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 10:59:56.371474 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-e3b1adf6-6643-4ac6-a189-02c9d962ca19 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:59:56.371884 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-e3b1adf6-6643-4ac6-a189-02c9d962ca19 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:59:56.445664 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-e3b1adf6-6643-4ac6-a189-02c9d962ca19 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:59:56.448896 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:56.448896 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:56.459051 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e3b1adf6-6643-4ac6-a189-02c9d962ca19 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 returned with HTTP 200 Aug 19 10:59:56.459583 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 87/347] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 10:59:56 2026] GET /volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 => generated 914 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:56.480821 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cb011c8b-acbf-49eb-9562-d8797425d4f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:56.483817 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cb011c8b-acbf-49eb-9562-d8797425d4f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/group_snapshots Aug 19 10:59:56.484281 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cb011c8b-acbf-49eb-9562-d8797425d4f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c4a6b66d-b436-425c-b223-ceefc2db7600", "name": "tempest-group_snapshot-543939791"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:56.486743 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-cb011c8b-acbf-49eb-9562-d8797425d4f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c4a6b66d-b436-425c-b223-ceefc2db7600', 'name': 'tempest-group_snapshot-543939791'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 10:59:56.491523 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:56.491523 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:56.497505 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.group_snapshots [None req-cb011c8b-acbf-49eb-9562-d8797425d4f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating group_snapshot tempest-group_snapshot-543939791. Aug 19 10:59:56.552428 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:56.552428 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:56.568369 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-cb011c8b-acbf-49eb-9562-d8797425d4f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1724427756 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1724427756, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:56.568902 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-cb011c8b-acbf-49eb-9562-d8797425d4f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1724427756 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1724427756, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:56.597857 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-cb011c8b-acbf-49eb-9562-d8797425d4f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['44ad4586-e391-4d3c-83b2-f0c8f49d9042', '19a4bf8c-f968-4f51-ae00-912616d1685e', '84ed30ab-4055-4097-ae47-4421bcfccdd5', '68687b3f-d264-48bb-b4a7-d0aac256f65e'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:56.651854 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cb011c8b-acbf-49eb-9562-d8797425d4f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots returned with HTTP 202 Aug 19 10:59:56.652307 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 88/348] 10.4.3.46 () {70 vars in 1317 bytes} [Wed Aug 19 10:59:56 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:56.663384 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6816ed3b-b17a-4a2f-8b55-72479d4f60be None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:56.667400 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6816ed3b-b17a-4a2f-8b55-72479d4f60be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 Aug 19 10:59:56.667691 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6816ed3b-b17a-4a2f-8b55-72479d4f60be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:56.667882 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6816ed3b-b17a-4a2f-8b55-72479d4f60be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:56.668041 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-6816ed3b-b17a-4a2f-8b55-72479d4f60be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member e2ead40c-9c6d-4385-8c00-18bce724bd11 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 10:59:56.675031 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:56.675031 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:56.678783 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6816ed3b-b17a-4a2f-8b55-72479d4f60be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 returned with HTTP 200 Aug 19 10:59:56.679267 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 88/349] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 10:59:56 2026] GET /volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 => generated 306 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:57.691196 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-39b850e4-3e2d-493b-97a9-dd5a1bfe9e2d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:57.693034 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-39b850e4-3e2d-493b-97a9-dd5a1bfe9e2d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 Aug 19 10:59:57.693279 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-39b850e4-3e2d-493b-97a9-dd5a1bfe9e2d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:57.693458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-39b850e4-3e2d-493b-97a9-dd5a1bfe9e2d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:57.693622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.group_snapshots [None req-39b850e4-3e2d-493b-97a9-dd5a1bfe9e2d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member e2ead40c-9c6d-4385-8c00-18bce724bd11 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 10:59:57.702325 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:57.702325 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:57.710058 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-39b850e4-3e2d-493b-97a9-dd5a1bfe9e2d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 returned with HTTP 200 Aug 19 10:59:57.710354 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 87/350] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 10:59:57 2026] GET /volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:57.722901 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-91a93ae7-fe27-4298-ba02-88bd87a36227 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:57.723448 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-83c27905-fecf-4de7-892c-de3956ad42ef None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:57.725499 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-91a93ae7-fe27-4298-ba02-88bd87a36227 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail Aug 19 10:59:57.725844 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-91a93ae7-fe27-4298-ba02-88bd87a36227 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:57.726118 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-91a93ae7-fe27-4298-ba02-88bd87a36227 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:57.726712 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-91a93ae7-fe27-4298-ba02-88bd87a36227 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 10:59:57.726842 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-83c27905-fecf-4de7-892c-de3956ad42ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] DELETE https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:57.726842 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-83c27905-fecf-4de7-892c-de3956ad42ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:57.726910 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:57.726910 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:57.726984 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-83c27905-fecf-4de7-892c-de3956ad42ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:57.727124 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-83c27905-fecf-4de7-892c-de3956ad42ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Delete volume with id: 3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:57.731001 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-91a93ae7-fe27-4298-ba02-88bd87a36227 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 10:59:57.746475 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:57.746475 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:57.747192 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-83c27905-fecf-4de7-892c-de3956ad42ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:57.762206 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-91a93ae7-fe27-4298-ba02-88bd87a36227 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all snapshots completed successfully. Aug 19 10:59:57.762816 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:57.762816 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:57.763704 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-91a93ae7-fe27-4298-ba02-88bd87a36227 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 10:59:57.764235 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 89/351] 10.4.3.46 () {66 vars in 1257 bytes} [Wed Aug 19 10:59:57 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:57.775266 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-83c27905-fecf-4de7-892c-de3956ad42ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Delete volume request issued successfully. Aug 19 10:59:57.775440 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-83c27905-fecf-4de7-892c-de3956ad42ef tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 202 Aug 19 10:59:57.777141 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 88/352] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 10:59:57 2026] DELETE /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 10:59:57.778194 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a4bae1f2-7ef5-4269-9d38-0a31f72f6b9d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:57.783368 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a4bae1f2-7ef5-4269-9d38-0a31f72f6b9d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/57d870dd-913e-4fce-96b3-5fc37005c375 Aug 19 10:59:57.783368 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a4bae1f2-7ef5-4269-9d38-0a31f72f6b9d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:57.783368 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a4bae1f2-7ef5-4269-9d38-0a31f72f6b9d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:57.788586 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5e9737b7-42b3-4354-8d27-ca571631edd8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:57.795504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e9737b7-42b3-4354-8d27-ca571631edd8 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:57.795504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5e9737b7-42b3-4354-8d27-ca571631edd8 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:57.795504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5e9737b7-42b3-4354-8d27-ca571631edd8 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:57.810349 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:57.810349 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:57.827964 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:57.827964 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:57.827964 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a4bae1f2-7ef5-4269-9d38-0a31f72f6b9d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Snapshot retrieved successfully. Aug 19 10:59:57.828534 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5e9737b7-42b3-4354-8d27-ca571631edd8 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Volume info retrieved successfully. Aug 19 10:59:57.828635 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a4bae1f2-7ef5-4269-9d38-0a31f72f6b9d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/57d870dd-913e-4fce-96b3-5fc37005c375 returned with HTTP 200 Aug 19 10:59:57.828635 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 89/353] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 10:59:57 2026] GET /volume/v3/snapshots/57d870dd-913e-4fce-96b3-5fc37005c375 => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:57.828757 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e9737b7-42b3-4354-8d27-ca571631edd8 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 200 Aug 19 10:59:57.828757 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 88/354] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:57 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:57.832540 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a0ec085d-442a-43bd-b18a-8a1152517617 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:57.834514 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/groups/action Aug 19 10:59:57.835115 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "e2ead40c-9c6d-4385-8c00-18bce724bd11", "name": "tempest-Group_from_snap-1021186722"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:57.835273 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "e2ead40c-9c6d-4385-8c00-18bce724bd11", "name": "tempest-Group_from_snap-1021186722"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:57.838052 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'e2ead40c-9c6d-4385-8c00-18bce724bd11', 'name': 'tempest-Group_from_snap-1021186722'}}. {{(pid=100203) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 19 10:59:57.838240 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating group tempest-Group_from_snap-1021186722 from group_snapshot e2ead40c-9c6d-4385-8c00-18bce724bd11. Aug 19 10:59:57.850571 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:57.850571 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:57.862145 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:57.862145 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:57.874592 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:57.874592 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:57.936083 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['73bf5cfc-fb24-40fb-acca-a78189bdf952'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:58.002671 np0000007769 devstack@c-api.service[100203]: INFO cinder.group.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] A mapping entry already exists for group e64e76ec-2cb3-4179-9033-21cb3aacb09c and volume type 9aff3d45-2952-4842-8621-0b4393986e5b. Do not need to create again. Aug 19 10:59:58.003000 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.003000 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:58.003608 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Availability Zones retrieved successfully. Aug 19 10:59:58.011670 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Flow 'volume_create_api' (01d5f6cd-0bda-4929-8585-82235ea27755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:58.012549 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (160b0fab-080f-455e-a076-5ba462743358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:58.013626 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:59:58.039768 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5d64f899-b559-4032-aa17-7283666e8dc7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:58.042201 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 10:59:58.042201 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-42235072"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:58.043109 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (160b0fab-080f-455e-a076-5ba462743358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '57d870dd-913e-4fce-96b3-5fc37005c375', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:59:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9aff3d45-2952-4842-8621-0b4393986e5b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1724427756',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9aff3d45-2952-4842-8621-0b4393986e5b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e64e76ec-2cb3-4179-9033-21cb3aacb09c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:58.043324 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-42235072'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 10:59:58.043823 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcc219e9-4ded-461e-a163-d353a1b8f0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:58.047280 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume of 1 GB Aug 19 10:59:58.048083 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.048083 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:58.048530 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Availability Zones retrieved successfully. Aug 19 10:59:58.055824 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Flow 'volume_create_api' (fb26b48a-4eda-4d69-9c21-74cc6cbfd3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:58.055824 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c0614f-621e-4747-972b-ea90f175f606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:58.056686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 10:59:58.064426 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.064426 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:58.069813 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1724427756 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1724427756, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:58.079055 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c0614f-621e-4747-972b-ea90f175f606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b970cbb3-01f0-423f-bb66-7fb2fe90eb7f', 'encryption_key_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=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:58.079778 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb752c6f-37f5-4593-bc69-0b44e9f50b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:58.081345 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['88d3c46a-b220-43e8-8be2-8c82b3f89190', '7fea7d5f-3e19-4c23-8b2d-92a13da092c7'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:58.082262 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcc219e9-4ded-461e-a163-d353a1b8f0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88d3c46a-b220-43e8-8be2-8c82b3f89190', '7fea7d5f-3e19-4c23-8b2d-92a13da092c7']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:58.082940 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e27a885-b712-458f-9d18-001ca918c0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:58.103467 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:58.103737 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 10:59:58.113040 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e27a885-b712-458f-9d18-001ca918c0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b9e145-6a2a-4eba-9074-947f981620c4', '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=e64e76ec-2cb3-4179-9033-21cb3aacb09c,group_type_id=,metadata={},multiattach=False,project_id='144d7f1b072448a7a9cb6bc4aba40e92',qos_specs=None,replication_status=,reservations=['88d3c46a-b220-43e8-8be2-8c82b3f89190','7fea7d5f-3e19-4c23-8b2d-92a13da092c7'],size=1,snapshot_id=57d870dd-913e-4fce-96b3-5fc37005c375,source_replicaid=,source_volid=None,status='creating',user_id='ab8192f6ae03429980bc927b24bd686e',volume_type_id=9aff3d45-2952-4842-8621-0b4393986e5b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:59:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e64e76ec-2cb3-4179-9033-21cb3aacb09c,host=None,id=70b9e145-6a2a-4eba-9074-947f981620c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144d7f1b072448a7a9cb6bc4aba40e92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=57d870dd-913e-4fce-96b3-5fc37005c375,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab8192f6ae03429980bc927b24bd686e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9aff3d45-2952-4842-8621-0b4393986e5b),volume_type_id=9aff3d45-2952-4842-8621-0b4393986e5b)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:58.113817 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84bcada2-4b5b-4067-ad1a-5e2d2cd330e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:58.116930 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Created reservations ['32dab488-9604-4659-8f9c-ddfdb7a69d38', '3c2de629-d465-4ba4-9008-d8806dd5fb01', '6580f332-de9d-4328-8511-62229b44ce36', '858b59b8-3393-4a00-bc53-78bfdab8142e'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 10:59:58.117622 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb752c6f-37f5-4593-bc69-0b44e9f50b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32dab488-9604-4659-8f9c-ddfdb7a69d38', '3c2de629-d465-4ba4-9008-d8806dd5fb01', '6580f332-de9d-4328-8511-62229b44ce36', '858b59b8-3393-4a00-bc53-78bfdab8142e']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:58.118256 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d36b81c-b932-4c5c-aa6f-d6e538faf6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:58.134657 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84bcada2-4b5b-4067-ad1a-5e2d2cd330e1) transitioned into state 'SUCCESS' from 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=e64e76ec-2cb3-4179-9033-21cb3aacb09c,group_type_id=,metadata={},multiattach=False,project_id='144d7f1b072448a7a9cb6bc4aba40e92',qos_specs=None,replication_status=,reservations=['88d3c46a-b220-43e8-8be2-8c82b3f89190','7fea7d5f-3e19-4c23-8b2d-92a13da092c7'],size=1,snapshot_id=57d870dd-913e-4fce-96b3-5fc37005c375,source_replicaid=,source_volid=None,status='creating',user_id='ab8192f6ae03429980bc927b24bd686e',volume_type_id=9aff3d45-2952-4842-8621-0b4393986e5b)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:58.135599 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Flow 'volume_create_api' (01d5f6cd-0bda-4929-8585-82235ea27755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:58.135968 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume request issued successfully. Aug 19 10:59:58.139837 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d36b81c-b932-4c5c-aa6f-d6e538faf6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5416a207-b749-4e11-994f-4007d5c3baee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-42235072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='061ff1af9d2741f5b9b78d7a72d3767d',qos_specs=None,replication_status=,reservations=['32dab488-9604-4659-8f9c-ddfdb7a69d38','3c2de629-d465-4ba4-9008-d8806dd5fb01','6580f332-de9d-4328-8511-62229b44ce36','858b59b8-3393-4a00-bc53-78bfdab8142e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T10:59:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-42235072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5416a207-b749-4e11-994f-4007d5c3baee,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='061ff1af9d2741f5b9b78d7a72d3767d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b970cbb3-01f0-423f-bb66-7fb2fe90eb7f),volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:58.140631 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10cba9b2-585f-4f51-b5ad-7b23b6bbe55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:58.160570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10cba9b2-585f-4f51-b5ad-7b23b6bbe55c) transitioned into state 'SUCCESS' from state '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-42235072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='061ff1af9d2741f5b9b78d7a72d3767d',qos_specs=None,replication_status=,reservations=['32dab488-9604-4659-8f9c-ddfdb7a69d38','3c2de629-d465-4ba4-9008-d8806dd5fb01','6580f332-de9d-4328-8511-62229b44ce36','858b59b8-3393-4a00-bc53-78bfdab8142e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:58.161287 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ddab16-eecf-43be-b95b-1b97ecc5258c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 10:59:58.173685 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a0ec085d-442a-43bd-b18a-8a1152517617 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/action returned with HTTP 202 Aug 19 10:59:58.174396 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 90/355] 10.4.3.46 () {70 vars in 1311 bytes} [Wed Aug 19 10:59:57 2026] POST /volume/v3/groups/action => generated 103 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:58.174703 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ddab16-eecf-43be-b95b-1b97ecc5258c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 10:59:58.175562 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Flow 'volume_create_api' (fb26b48a-4eda-4d69-9c21-74cc6cbfd3c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 10:59:58.175844 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume request issued successfully. Aug 19 10:59:58.176373 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5d64f899-b559-4032-aa17-7283666e8dc7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 10:59:58.176785 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 89/356] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 10:59:58 2026] POST /volume/v3/volumes => generated 756 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 10:59:58.186502 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:58.188772 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 10:59:58.189159 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:58.189276 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:58.189882 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5e876221-8be1-4fcb-bdd1-9d331224e6e3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:58.189934 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 10:59:58.191638 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e876221-8be1-4fcb-bdd1-9d331224e6e3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 10:59:58.191844 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5e876221-8be1-4fcb-bdd1-9d331224e6e3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:58.192009 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5e876221-8be1-4fcb-bdd1-9d331224e6e3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:58.197152 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 10:59:58.199924 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.199924 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:58.204157 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5e876221-8be1-4fcb-bdd1-9d331224e6e3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 10:59:58.213301 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e876221-8be1-4fcb-bdd1-9d331224e6e3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 10:59:58.213996 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 89/357] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:58 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:58.239176 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all volumes completed successfully. Aug 19 10:59:58.239926 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:59:58.244414 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:59:58.296836 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:59:58.300503 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.300503 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:58.305089 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:59:58.305343 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:59:58.345891 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:59:58.349079 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.349079 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:58.357995 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec8e2c21-e82a-40d5-8358-5c166a03f28a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 10:59:58.357995 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 90/358] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 10:59:58 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:58.377030 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d17caa2a-e51e-4fb4-a460-1c4d64a6d8a9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:58.379745 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d17caa2a-e51e-4fb4-a460-1c4d64a6d8a9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/70b9e145-6a2a-4eba-9074-947f981620c4 Aug 19 10:59:58.380017 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d17caa2a-e51e-4fb4-a460-1c4d64a6d8a9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:58.380263 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d17caa2a-e51e-4fb4-a460-1c4d64a6d8a9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:58.390624 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.390624 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:58.404523 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d17caa2a-e51e-4fb4-a460-1c4d64a6d8a9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 10:59:58.404523 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-d17caa2a-e51e-4fb4-a460-1c4d64a6d8a9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:59:58.404523 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-d17caa2a-e51e-4fb4-a460-1c4d64a6d8a9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:59:58.465957 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-d17caa2a-e51e-4fb4-a460-1c4d64a6d8a9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:59:58.475527 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.475527 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:58.485850 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d17caa2a-e51e-4fb4-a460-1c4d64a6d8a9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/70b9e145-6a2a-4eba-9074-947f981620c4 returned with HTTP 200 Aug 19 10:59:58.486315 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 91/359] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 10:59:58 2026] GET /volume/v3/volumes/70b9e145-6a2a-4eba-9074-947f981620c4 => generated 925 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:58.514117 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-684b8e22-decd-43c2-a687-d65819ceea43 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:58.517235 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-684b8e22-decd-43c2-a687-d65819ceea43 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/e64e76ec-2cb3-4179-9033-21cb3aacb09c Aug 19 10:59:58.517569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-684b8e22-decd-43c2-a687-d65819ceea43 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:58.517843 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-684b8e22-decd-43c2-a687-d65819ceea43 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:58.518072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-684b8e22-decd-43c2-a687-d65819ceea43 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member e64e76ec-2cb3-4179-9033-21cb3aacb09c {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 10:59:58.522964 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.522964 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:58.538766 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-684b8e22-decd-43c2-a687-d65819ceea43 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/e64e76ec-2cb3-4179-9033-21cb3aacb09c returned with HTTP 200 Aug 19 10:59:58.539439 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 90/360] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 10:59:58 2026] GET /volume/v3/groups/e64e76ec-2cb3-4179-9033-21cb3aacb09c => generated 418 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:58.552002 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:58.553934 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 10:59:58.554140 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:58.554351 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:58.554887 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 10:59:58.555655 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 10:59:58.594191 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all volumes completed successfully. Aug 19 10:59:58.594966 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:59:58.595113 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:59:58.646867 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:59:58.651349 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.651349 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:58.655555 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:59:58.655709 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:59:58.706188 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:59:58.710200 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.710200 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:58.720713 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6170a8a6-c8f0-47c3-9ada-7ec89c2ec572 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 10:59:58.721154 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 90/361] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 10:59:58 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:58.743048 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-628d3784-d40e-46a7-9f58-9373eea6b3c3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:58.745642 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-628d3784-d40e-46a7-9f58-9373eea6b3c3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/groups/e64e76ec-2cb3-4179-9033-21cb3aacb09c/action Aug 19 10:59:58.746217 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-628d3784-d40e-46a7-9f58-9373eea6b3c3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 10:59:58.746393 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-628d3784-d40e-46a7-9f58-9373eea6b3c3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:58.748309 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-628d3784-d40e-46a7-9f58-9373eea6b3c3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] delete called for group e64e76ec-2cb3-4179-9033-21cb3aacb09c {{(pid=100204) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 10:59:58.748430 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-628d3784-d40e-46a7-9f58-9373eea6b3c3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Delete group with id: e64e76ec-2cb3-4179-9033-21cb3aacb09c Aug 19 10:59:58.751858 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.751858 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:58.814416 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-628d3784-d40e-46a7-9f58-9373eea6b3c3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/e64e76ec-2cb3-4179-9033-21cb3aacb09c/action returned with HTTP 202 Aug 19 10:59:58.815348 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 91/362] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 10:59:58 2026] POST /volume/v3/groups/e64e76ec-2cb3-4179-9033-21cb3aacb09c/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 10:59:58.821934 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-01435667-0ab7-4def-a4bf-7fdf572ebfb7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:58.823886 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01435667-0ab7-4def-a4bf-7fdf572ebfb7 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/70b9e145-6a2a-4eba-9074-947f981620c4 Aug 19 10:59:58.824083 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01435667-0ab7-4def-a4bf-7fdf572ebfb7 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:58.824272 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01435667-0ab7-4def-a4bf-7fdf572ebfb7 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:58.831231 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.831231 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:58.836766 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-01435667-0ab7-4def-a4bf-7fdf572ebfb7 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 10:59:58.836766 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-01435667-0ab7-4def-a4bf-7fdf572ebfb7 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 10:59:58.836766 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-01435667-0ab7-4def-a4bf-7fdf572ebfb7 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 10:59:58.839310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-140fbd4c-a326-4a8e-b571-8c82ef8c1195 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:58.841507 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-140fbd4c-a326-4a8e-b571-8c82ef8c1195 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] GET https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 Aug 19 10:59:58.841804 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-140fbd4c-a326-4a8e-b571-8c82ef8c1195 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:58.842052 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-140fbd4c-a326-4a8e-b571-8c82ef8c1195 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:58.849298 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-140fbd4c-a326-4a8e-b571-8c82ef8c1195 tempest-ServerStableDeviceRescueTest-1833909671 tempest-ServerStableDeviceRescueTest-1833909671-project-member] https://10.4.3.46/volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 returned with HTTP 404 Aug 19 10:59:58.849892 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 91/363] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:58 2026] GET /volume/v3/volumes/3ee1c834-f30e-463a-8f3c-78df7cb4bcf1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 10:59:58.876542 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-01435667-0ab7-4def-a4bf-7fdf572ebfb7 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 10:59:58.879929 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:58.879929 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:58.890047 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01435667-0ab7-4def-a4bf-7fdf572ebfb7 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/70b9e145-6a2a-4eba-9074-947f981620c4 returned with HTTP 200 Aug 19 10:59:58.890047 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 92/364] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 10:59:58 2026] GET /volume/v3/volumes/70b9e145-6a2a-4eba-9074-947f981620c4 => generated 924 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:59.230910 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-40e25364-1158-479e-8d81-ac03608a95f6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.234010 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-40e25364-1158-479e-8d81-ac03608a95f6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 10:59:59.234188 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-40e25364-1158-479e-8d81-ac03608a95f6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:59.234384 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-40e25364-1158-479e-8d81-ac03608a95f6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:59.241922 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:59.241922 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:59.246698 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-40e25364-1158-479e-8d81-ac03608a95f6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 10:59:59.250906 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-40e25364-1158-479e-8d81-ac03608a95f6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 10:59:59.251387 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 91/365] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:59 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:59.325690 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-fce93e3a-a0f7-43f8-bffc-47fe4b4acac3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.325925 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-fce93e3a-a0f7-43f8-bffc-47fe4b4acac3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 10:59:59.326220 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-fce93e3a-a0f7-43f8-bffc-47fe4b4acac3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:59.326420 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-fce93e3a-a0f7-43f8-bffc-47fe4b4acac3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:59.335028 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:59.335028 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 10:59:59.338496 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-fce93e3a-a0f7-43f8-bffc-47fe4b4acac3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 10:59:59.342307 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-fce93e3a-a0f7-43f8-bffc-47fe4b4acac3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 10:59:59.342774 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 92/366] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 10:59:59 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:59.456024 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b8989d63-f329-42ad-a119-0394c5eb250d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.456579 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b8989d63-f329-42ad-a119-0394c5eb250d None None] GET https://10.4.3.46/volume// Aug 19 10:59:59.456805 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b8989d63-f329-42ad-a119-0394c5eb250d None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:59.457945 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b8989d63-f329-42ad-a119-0394c5eb250d None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:59.457945 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b8989d63-f329-42ad-a119-0394c5eb250d None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:59.458214 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 92/367] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 10:59:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 10:59:59.470641 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-076efc72-c37f-43f4-b9da-74b71887115a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.476506 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-076efc72-c37f-43f4-b9da-74b71887115a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 10:59:59.476506 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-076efc72-c37f-43f4-b9da-74b71887115a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5416a207-b749-4e11-994f-4007d5c3baee", "connector": null, "instance_uuid": "c2085bd9-592b-4144-972b-5cbf951fc22f"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:59.485647 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:59.485647 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:59.524498 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-076efc72-c37f-43f4-b9da-74b71887115a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 10:59:59.525768 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 93/368] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 10:59:59 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:59.565235 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-42f76665-a342-44f1-a0d3-3af9412b8146 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.569622 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-42f76665-a342-44f1-a0d3-3af9412b8146 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 10:59:59.569909 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-42f76665-a342-44f1-a0d3-3af9412b8146 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:59.570182 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-42f76665-a342-44f1-a0d3-3af9412b8146 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:59.580085 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a44368ac-2688-48dd-819f-e5f669a584fe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.580578 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a44368ac-2688-48dd-819f-e5f669a584fe None None] GET https://10.4.3.46/volume// Aug 19 10:59:59.580770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a44368ac-2688-48dd-819f-e5f669a584fe None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:59.581709 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a44368ac-2688-48dd-819f-e5f669a584fe None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:59.581709 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a44368ac-2688-48dd-819f-e5f669a584fe None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 10:59:59.582696 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 93/369] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 10:59:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 10:59:59.587307 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:59.587307 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 10:59:59.595098 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-42f76665-a342-44f1-a0d3-3af9412b8146 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 10:59:59.605494 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-42f76665-a342-44f1-a0d3-3af9412b8146 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 10:59:59.607238 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 92/370] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 10:59:59 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 10:59:59.608762 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c34198c3-9108-48b1-b750-c6426523916d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.611693 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c34198c3-9108-48b1-b750-c6426523916d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 10:59:59.612555 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c34198c3-9108-48b1-b750-c6426523916d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:59.613398 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c34198c3-9108-48b1-b750-c6426523916d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:59.627535 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:59.627535 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 10:59:59.633854 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c34198c3-9108-48b1-b750-c6426523916d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 10:59:59.640125 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c34198c3-9108-48b1-b750-c6426523916d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 10:59:59.640821 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 93/371] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 10:59:59 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 10:59:59.774632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-6c43f958-be33-4be8-989a-15f52bb8a2c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.782695 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-6c43f958-be33-4be8-989a-15f52bb8a2c7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] PUT https://10.4.3.46/volume/v3/attachments/225b35df-f505-4d2c-8fc5-32b0ce81536d Aug 19 10:59:59.782695 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-6c43f958-be33-4be8-989a-15f52bb8a2c7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 10:59:59.810584 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-6c43f958-be33-4be8-989a-15f52bb8a2c7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Acquiring lock "cinder-attachment_update-5416a207-b749-4e11-994f-4007d5c3baee-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 10:59:59.817761 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-6c43f958-be33-4be8-989a-15f52bb8a2c7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-5416a207-b749-4e11-994f-4007d5c3baee-np0000007769" acquired by "attachment_update" :: waited 0.008s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 10:59:59.819115 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:59.819115 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 10:59:59.911565 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6fd9b1ab-4cad-4ba3-87a6-48c0a6d9e474 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.911565 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6fd9b1ab-4cad-4ba3-87a6-48c0a6d9e474 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/70b9e145-6a2a-4eba-9074-947f981620c4 Aug 19 10:59:59.911565 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6fd9b1ab-4cad-4ba3-87a6-48c0a6d9e474 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:59.912018 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6fd9b1ab-4cad-4ba3-87a6-48c0a6d9e474 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:59.932141 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6fd9b1ab-4cad-4ba3-87a6-48c0a6d9e474 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/70b9e145-6a2a-4eba-9074-947f981620c4 returned with HTTP 404 Aug 19 10:59:59.932141 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 94/372] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 10:59:59 2026] GET /volume/v3/volumes/70b9e145-6a2a-4eba-9074-947f981620c4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 10:59:59.944754 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-944d874c-41c8-47ff-98fd-038bd384738e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.951393 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-944d874c-41c8-47ff-98fd-038bd384738e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/e64e76ec-2cb3-4179-9033-21cb3aacb09c Aug 19 10:59:59.951741 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-944d874c-41c8-47ff-98fd-038bd384738e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:59.952002 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-944d874c-41c8-47ff-98fd-038bd384738e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:59.952206 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-944d874c-41c8-47ff-98fd-038bd384738e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member e64e76ec-2cb3-4179-9033-21cb3aacb09c {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 10:59:59.957588 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-944d874c-41c8-47ff-98fd-038bd384738e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/e64e76ec-2cb3-4179-9033-21cb3aacb09c returned with HTTP 404 Aug 19 10:59:59.958382 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 93/373] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 10:59:59 2026] GET /volume/v3/groups/e64e76ec-2cb3-4179-9033-21cb3aacb09c => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 10:59:59.966913 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7ba69d5a-25f2-4af5-baf6-d8361e2fae44 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 10:59:59.967991 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-6c43f958-be33-4be8-989a-15f52bb8a2c7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-5416a207-b749-4e11-994f-4007d5c3baee-np0000007769" released by "attachment_update" :: held 0.150s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 10:59:59.968474 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-6c43f958-be33-4be8-989a-15f52bb8a2c7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/225b35df-f505-4d2c-8fc5-32b0ce81536d returned with HTTP 200 Aug 19 10:59:59.969418 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 94/374] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 10:59:59 2026] PUT /volume/v3/attachments/225b35df-f505-4d2c-8fc5-32b0ce81536d => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 10:59:59.972241 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7ba69d5a-25f2-4af5-baf6-d8361e2fae44 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] DELETE https://10.4.3.46/volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 Aug 19 10:59:59.972571 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7ba69d5a-25f2-4af5-baf6-d8361e2fae44 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 10:59:59.972869 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7ba69d5a-25f2-4af5-baf6-d8361e2fae44 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 10:59:59.973081 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.group_snapshots [None req-7ba69d5a-25f2-4af5-baf6-d8361e2fae44 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] delete called for member e2ead40c-9c6d-4385-8c00-18bce724bd11 {{(pid=100205) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 10:59:59.973252 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.group_snapshots [None req-7ba69d5a-25f2-4af5-baf6-d8361e2fae44 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Delete group_snapshot with id: e2ead40c-9c6d-4385-8c00-18bce724bd11 Aug 19 10:59:59.983013 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 10:59:59.983013 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:00.036041 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7ba69d5a-25f2-4af5-baf6-d8361e2fae44 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 returned with HTTP 202 Aug 19 11:00:00.036998 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 94/375] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 10:59:59 2026] DELETE /volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:00.047563 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:00.051552 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:00.051552 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:00.051552 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:00.051552 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:00.052829 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:00.069069 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all volumes completed successfully. Aug 19 11:00:00.069945 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:00.070174 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:00.120770 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:00.126800 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:00.126800 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:00.139069 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95c56764-3dc6-4dd1-836e-5c6bc5a30352 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:00.140244 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 95/376] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:00 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:00.159859 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dce593bc-14c9-4b10-975a-85f528b1377e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:00.163209 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dce593bc-14c9-4b10-975a-85f528b1377e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail Aug 19 11:00:00.163506 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dce593bc-14c9-4b10-975a-85f528b1377e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:00.163817 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dce593bc-14c9-4b10-975a-85f528b1377e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:00.164611 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-dce593bc-14c9-4b10-975a-85f528b1377e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:00.166853 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.db.api [None req-dce593bc-14c9-4b10-975a-85f528b1377e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Building query based on filter {{(pid=100206) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:00:00.184702 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dce593bc-14c9-4b10-975a-85f528b1377e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all snapshots completed successfully. Aug 19 11:00:00.185986 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dce593bc-14c9-4b10-975a-85f528b1377e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 11:00:00.186588 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 94/377] 10.4.3.46 () {66 vars in 1257 bytes} [Wed Aug 19 11:00:00 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:00:00.202255 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-de27274f-a10f-478c-83b4-96a558d84c16 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:00.206733 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de27274f-a10f-478c-83b4-96a558d84c16 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 Aug 19 11:00:00.207050 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de27274f-a10f-478c-83b4-96a558d84c16 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:00.207345 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de27274f-a10f-478c-83b4-96a558d84c16 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:00.207561 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-de27274f-a10f-478c-83b4-96a558d84c16 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member e2ead40c-9c6d-4385-8c00-18bce724bd11 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:00:00.212574 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de27274f-a10f-478c-83b4-96a558d84c16 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 returned with HTTP 404 Aug 19 11:00:00.212914 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 95/378] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:00:00 2026] GET /volume/v3/group_snapshots/e2ead40c-9c6d-4385-8c00-18bce724bd11 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:00.221623 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dafa03dd-c8e3-4047-acff-7f02a308603e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:00.227058 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dafa03dd-c8e3-4047-acff-7f02a308603e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:00.227058 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dafa03dd-c8e3-4047-acff-7f02a308603e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:00.227058 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dafa03dd-c8e3-4047-acff-7f02a308603e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:00.227252 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-dafa03dd-c8e3-4047-acff-7f02a308603e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:00.229990 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:00.229990 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:00.230865 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dafa03dd-c8e3-4047-acff-7f02a308603e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:00.271240 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-dafa03dd-c8e3-4047-acff-7f02a308603e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all volumes completed successfully. Aug 19 11:00:00.271921 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-dafa03dd-c8e3-4047-acff-7f02a308603e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:00.272071 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-dafa03dd-c8e3-4047-acff-7f02a308603e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:00.336037 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-dafa03dd-c8e3-4047-acff-7f02a308603e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:00.343786 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:00.343786 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:00.362909 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dafa03dd-c8e3-4047-acff-7f02a308603e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:00.363459 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 95/379] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:00 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:00.386409 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7fbf0435-3f4b-4d40-bd51-94a6cede6b23 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:00.389261 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7fbf0435-3f4b-4d40-bd51-94a6cede6b23 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600/action Aug 19 11:00:00.390296 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7fbf0435-3f4b-4d40-bd51-94a6cede6b23 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:00.391582 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7fbf0435-3f4b-4d40-bd51-94a6cede6b23 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:00.394221 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-7fbf0435-3f4b-4d40-bd51-94a6cede6b23 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] delete called for group c4a6b66d-b436-425c-b223-ceefc2db7600 {{(pid=100204) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:00.394221 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-7fbf0435-3f4b-4d40-bd51-94a6cede6b23 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Delete group with id: c4a6b66d-b436-425c-b223-ceefc2db7600 Aug 19 11:00:00.401631 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:00.401631 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:00.529138 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7fbf0435-3f4b-4d40-bd51-94a6cede6b23 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600/action returned with HTTP 202 Aug 19 11:00:00.529901 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 96/380] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:00 2026] POST /volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:00.541315 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1d0497f7-3a8c-4e5c-813a-d5a9320f34ce None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:00.543823 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1d0497f7-3a8c-4e5c-813a-d5a9320f34ce tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 Aug 19 11:00:00.545094 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1d0497f7-3a8c-4e5c-813a-d5a9320f34ce tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:00.545094 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1d0497f7-3a8c-4e5c-813a-d5a9320f34ce tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:00.554608 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:00.554608 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:00.561015 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1d0497f7-3a8c-4e5c-813a-d5a9320f34ce tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 11:00:00.562991 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-1d0497f7-3a8c-4e5c-813a-d5a9320f34ce tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:00.562991 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-1d0497f7-3a8c-4e5c-813a-d5a9320f34ce tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:00.615309 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-1d0497f7-3a8c-4e5c-813a-d5a9320f34ce tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:00.619615 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:00.619615 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:00.624211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7174eb65-ccc0-47d0-a088-4ce2681eddbb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:00.627838 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7174eb65-ccc0-47d0-a088-4ce2681eddbb tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:00.628072 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7174eb65-ccc0-47d0-a088-4ce2681eddbb tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:00.628584 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7174eb65-ccc0-47d0-a088-4ce2681eddbb tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:00.635761 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1d0497f7-3a8c-4e5c-813a-d5a9320f34ce tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 returned with HTTP 200 Aug 19 11:00:00.636812 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 95/381] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:00 2026] GET /volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:00:00.644371 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:00.644371 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:00.651434 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7174eb65-ccc0-47d0-a088-4ce2681eddbb tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:00.656477 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7174eb65-ccc0-47d0-a088-4ce2681eddbb tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:00.656885 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 96/382] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:00 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:01.652331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3e119600-ddac-438d-b2b2-b26c979a1127 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:01.654837 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e119600-ddac-438d-b2b2-b26c979a1127 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 Aug 19 11:00:01.655117 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e119600-ddac-438d-b2b2-b26c979a1127 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:01.655368 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e119600-ddac-438d-b2b2-b26c979a1127 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:01.666470 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e119600-ddac-438d-b2b2-b26c979a1127 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 returned with HTTP 404 Aug 19 11:00:01.667697 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 96/383] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:01 2026] GET /volume/v3/volumes/2ceb8c62-8a1b-446c-8eb5-dd8a7f5fea09 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:01.682287 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7a349837-cf9f-4058-8660-05fc8bf34ed9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:01.683724 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0c60e9b9-7db0-410a-b3d9-8d11c472baf6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:01.688780 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7a349837-cf9f-4058-8660-05fc8bf34ed9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600 Aug 19 11:00:01.688780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7a349837-cf9f-4058-8660-05fc8bf34ed9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:01.688780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7a349837-cf9f-4058-8660-05fc8bf34ed9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:01.688780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-7a349837-cf9f-4058-8660-05fc8bf34ed9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c4a6b66d-b436-425c-b223-ceefc2db7600 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:01.689110 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c60e9b9-7db0-410a-b3d9-8d11c472baf6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:01.689110 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c60e9b9-7db0-410a-b3d9-8d11c472baf6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:01.689302 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c60e9b9-7db0-410a-b3d9-8d11c472baf6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:01.698987 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7a349837-cf9f-4058-8660-05fc8bf34ed9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600 returned with HTTP 404 Aug 19 11:00:01.700748 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 96/384] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:01 2026] GET /volume/v3/groups/c4a6b66d-b436-425c-b223-ceefc2db7600 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:01.721408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e98ce6a8-f363-4d39-aeaf-9bd8ef586a7f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:01.725355 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e98ce6a8-f363-4d39-aeaf-9bd8ef586a7f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/57ceb119-3f05-43c0-b2c8-77df1a71d7a1 Aug 19 11:00:01.725355 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e98ce6a8-f363-4d39-aeaf-9bd8ef586a7f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:01.725355 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e98ce6a8-f363-4d39-aeaf-9bd8ef586a7f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:01.730561 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:01.730561 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:01.742804 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0c60e9b9-7db0-410a-b3d9-8d11c472baf6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:01.755948 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c60e9b9-7db0-410a-b3d9-8d11c472baf6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:01.758997 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 97/385] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:01 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:01.789366 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e98ce6a8-f363-4d39-aeaf-9bd8ef586a7f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/group_types/57ceb119-3f05-43c0-b2c8-77df1a71d7a1 returned with HTTP 202 Aug 19 11:00:01.789366 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 97/386] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:00:01 2026] DELETE /volume/v3/group_types/57ceb119-3f05-43c0-b2c8-77df1a71d7a1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:01.803037 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8e71e86f-a5d3-4fec-8ae6-612c1534925e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:01.805621 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8e71e86f-a5d3-4fec-8ae6-612c1534925e tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] DELETE https://10.4.3.46/volume/v3/types/9aff3d45-2952-4842-8621-0b4393986e5b Aug 19 11:00:01.806380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8e71e86f-a5d3-4fec-8ae6-612c1534925e tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:01.806919 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8e71e86f-a5d3-4fec-8ae6-612c1534925e tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:01.908593 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8e71e86f-a5d3-4fec-8ae6-612c1534925e tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/types/9aff3d45-2952-4842-8621-0b4393986e5b returned with HTTP 202 Aug 19 11:00:01.909208 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 97/387] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:01 2026] DELETE /volume/v3/types/9aff3d45-2952-4842-8621-0b4393986e5b => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:01.923725 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-98e1b7a2-f5a8-49d3-9a4f-bfe57fccbfd6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:01.927079 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-98e1b7a2-f5a8-49d3-9a4f-bfe57fccbfd6 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] GET https://10.4.3.46/volume/v3/types/9aff3d45-2952-4842-8621-0b4393986e5b Aug 19 11:00:01.928036 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-98e1b7a2-f5a8-49d3-9a4f-bfe57fccbfd6 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:01.928202 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-98e1b7a2-f5a8-49d3-9a4f-bfe57fccbfd6 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:01.939673 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-98e1b7a2-f5a8-49d3-9a4f-bfe57fccbfd6 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/types/9aff3d45-2952-4842-8621-0b4393986e5b returned with HTTP 404 Aug 19 11:00:01.940751 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 97/388] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:01 2026] GET /volume/v3/types/9aff3d45-2952-4842-8621-0b4393986e5b => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:01.954280 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-68d69c9d-3334-41c4-87b9-a6c51975183f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:01.957817 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68d69c9d-3334-41c4-87b9-a6c51975183f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:01.959008 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68d69c9d-3334-41c4-87b9-a6c51975183f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2095721225"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:01.991937 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68d69c9d-3334-41c4-87b9-a6c51975183f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:01.992656 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 98/389] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:01 2026] POST /volume/v3/types => generated 224 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:02.012007 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0de854cd-0e4c-40d3-a158-87652eb29513 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:02.014512 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0de854cd-0e4c-40d3-a158-87652eb29513 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:00:02.015061 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0de854cd-0e4c-40d3-a158-87652eb29513 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-915356189"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:02.055697 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0de854cd-0e4c-40d3-a158-87652eb29513 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:00:02.056980 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 98/390] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 11:00:02 2026] POST /volume/v3/group_types => generated 180 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:02.077155 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-91ba3445-f561-4421-8d4c-7786fe8b8294 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:02.084115 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-91ba3445-f561-4421-8d4c-7786fe8b8294 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/groups Aug 19 11:00:02.085501 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-91ba3445-f561-4421-8d4c-7786fe8b8294 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fbc937da-d629-4b2d-a418-3ae923832b66", "volume_types": ["450d220b-4731-4c06-8aa4-50b9b9f676ce"], "name": "tempest-GroupSnapshotsTest-Group-958378786"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:02.087845 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-91ba3445-f561-4421-8d4c-7786fe8b8294 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating new group {'group': {'group_type': 'fbc937da-d629-4b2d-a418-3ae923832b66', 'volume_types': ['450d220b-4731-4c06-8aa4-50b9b9f676ce'], 'name': 'tempest-GroupSnapshotsTest-Group-958378786'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 11:00:02.095922 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-91ba3445-f561-4421-8d4c-7786fe8b8294 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating group tempest-GroupSnapshotsTest-Group-958378786. Aug 19 11:00:02.124193 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-91ba3445-f561-4421-8d4c-7786fe8b8294 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Availability zone cache updated, next update will occur around 2026-08-19 12:00:02.123623. {{(pid=100205) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 11:00:02.124356 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-91ba3445-f561-4421-8d4c-7786fe8b8294 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Availability Zones retrieved successfully. Aug 19 11:00:02.145868 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-91ba3445-f561-4421-8d4c-7786fe8b8294 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['b6cb23a7-20b3-42b8-8f82-74e724b99e53'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:02.180663 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-91ba3445-f561-4421-8d4c-7786fe8b8294 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups returned with HTTP 202 Aug 19 11:00:02.181279 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 98/391] 10.4.3.46 () {70 vars in 1290 bytes} [Wed Aug 19 11:00:02 2026] POST /volume/v3/groups => generated 111 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:02.193394 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-813dd4d2-3fd5-49cf-942f-a1e9fd46575e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:02.196475 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-813dd4d2-3fd5-49cf-942f-a1e9fd46575e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:02.198292 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-813dd4d2-3fd5-49cf-942f-a1e9fd46575e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:02.198292 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-813dd4d2-3fd5-49cf-942f-a1e9fd46575e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:02.198629 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-813dd4d2-3fd5-49cf-942f-a1e9fd46575e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:02.204285 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:02.204285 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:02.218844 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-813dd4d2-3fd5-49cf-942f-a1e9fd46575e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 200 Aug 19 11:00:02.219297 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 98/392] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:02 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:02.523411 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-e6307b5d-4821-4fbc-ade8-4743afa8d827 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:02.527986 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-e6307b5d-4821-4fbc-ade8-4743afa8d827 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] POST https://10.4.3.46/volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f/action Aug 19 11:00:02.528382 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-e6307b5d-4821-4fbc-ade8-4743afa8d827 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:02.528524 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-e6307b5d-4821-4fbc-ade8-4743afa8d827 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:02.553186 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:02.553186 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:02.571187 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-93c35807-b82c-476a-a7b5-648eda7a3523 req-e6307b5d-4821-4fbc-ade8-4743afa8d827 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f/action returned with HTTP 204 Aug 19 11:00:02.572065 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 99/393] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:00:02 2026] POST /volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:02.782398 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3e56cbb3-cedf-4c12-8f86-832d403e66fb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:02.786297 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3e56cbb3-cedf-4c12-8f86-832d403e66fb tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:02.787593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3e56cbb3-cedf-4c12-8f86-832d403e66fb tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:02.788433 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3e56cbb3-cedf-4c12-8f86-832d403e66fb tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:02.812242 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:02.812242 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:02.818642 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3e56cbb3-cedf-4c12-8f86-832d403e66fb tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:02.825412 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3e56cbb3-cedf-4c12-8f86-832d403e66fb tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:02.826205 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 99/394] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:02 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:03.235470 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a8d0d859-bae4-40f0-8b3d-8ae2c848d71c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:03.237522 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8d0d859-bae4-40f0-8b3d-8ae2c848d71c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:03.238282 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8d0d859-bae4-40f0-8b3d-8ae2c848d71c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:03.238282 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8d0d859-bae4-40f0-8b3d-8ae2c848d71c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:03.238282 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-a8d0d859-bae4-40f0-8b3d-8ae2c848d71c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:03.244825 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:03.244825 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:03.255295 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8d0d859-bae4-40f0-8b3d-8ae2c848d71c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 200 Aug 19 11:00:03.255984 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 99/395] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:03 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:03.266996 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:03.272616 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:03.273136 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1224329453", "volume_type": "450d220b-4731-4c06-8aa4-50b9b9f676ce", "group_id": "c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f", "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:03.275374 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1224329453', 'volume_type': '450d220b-4731-4c06-8aa4-50b9b9f676ce', 'group_id': 'c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f', 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:03.291376 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:03.291376 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:03.292263 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume of 1 GB Aug 19 11:00:03.298457 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Availability Zones retrieved successfully. Aug 19 11:00:03.308568 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Flow 'volume_create_api' (262a40f4-1a7d-4a84-9c80-ab8c150a1a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:03.309013 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9d57c3-8dc3-4794-9d5e-6d6165438ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:03.310500 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:03.310500 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:03.310500 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:03.338564 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9d57c3-8dc3-4794-9d5e-6d6165438ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:00:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=450d220b-4731-4c06-8aa4-50b9b9f676ce,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2095721225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '450d220b-4731-4c06-8aa4-50b9b9f676ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:03.339578 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2baca8-a5f9-4c09-a3fc-4a61df55f521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:03.376198 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2095721225 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2095721225, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:03.377093 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2095721225 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2095721225, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:03.439096 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['31998966-be42-4bf9-8616-51677c2559e2', '055aa9c4-6c04-45cc-9247-ec49a90fa2f3', '6a08d0a0-b056-44d9-90d5-b971af02566f', '2d5e6f1a-c908-4138-a5cf-a0fdfa5091fe'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:03.440515 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2baca8-a5f9-4c09-a3fc-4a61df55f521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31998966-be42-4bf9-8616-51677c2559e2', '055aa9c4-6c04-45cc-9247-ec49a90fa2f3', '6a08d0a0-b056-44d9-90d5-b971af02566f', '2d5e6f1a-c908-4138-a5cf-a0fdfa5091fe']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:03.441096 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b53e5bdb-a66b-4a71-a9a7-0e55cfeff623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:03.472273 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b53e5bdb-a66b-4a71-a9a7-0e55cfeff623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1712a2bc-8d55-4814-982c-bcff4218c28f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1224329453',encryption_key_id=None,group_id=c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f,group_type_id=,metadata={},multiattach=False,project_id='144d7f1b072448a7a9cb6bc4aba40e92',qos_specs=None,replication_status=,reservations=['31998966-be42-4bf9-8616-51677c2559e2','055aa9c4-6c04-45cc-9247-ec49a90fa2f3','6a08d0a0-b056-44d9-90d5-b971af02566f','2d5e6f1a-c908-4138-a5cf-a0fdfa5091fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8192f6ae03429980bc927b24bd686e',volume_type_id=450d220b-4731-4c06-8aa4-50b9b9f676ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1224329453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f,host=None,id=1712a2bc-8d55-4814-982c-bcff4218c28f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144d7f1b072448a7a9cb6bc4aba40e92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab8192f6ae03429980bc927b24bd686e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(450d220b-4731-4c06-8aa4-50b9b9f676ce),volume_type_id=450d220b-4731-4c06-8aa4-50b9b9f676ce)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:03.473790 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50da3107-bd88-438d-9f20-2f3011999ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:03.508709 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50da3107-bd88-438d-9f20-2f3011999ad1) transitioned into state 'SUCCESS' from state '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-1224329453',encryption_key_id=None,group_id=c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f,group_type_id=,metadata={},multiattach=False,project_id='144d7f1b072448a7a9cb6bc4aba40e92',qos_specs=None,replication_status=,reservations=['31998966-be42-4bf9-8616-51677c2559e2','055aa9c4-6c04-45cc-9247-ec49a90fa2f3','6a08d0a0-b056-44d9-90d5-b971af02566f','2d5e6f1a-c908-4138-a5cf-a0fdfa5091fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8192f6ae03429980bc927b24bd686e',volume_type_id=450d220b-4731-4c06-8aa4-50b9b9f676ce)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:03.509467 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2484313-13eb-4a7e-be69-462938770ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:03.524905 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2484313-13eb-4a7e-be69-462938770ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:03.526314 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Flow 'volume_create_api' (262a40f4-1a7d-4a84-9c80-ab8c150a1a9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:03.526826 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume request issued successfully. Aug 19 11:00:03.527702 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:03.527898 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:03.544692 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c94f4a10-ee85-4dd2-a9b5-6c185a2694d5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:03.549113 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c94f4a10-ee85-4dd2-a9b5-6c185a2694d5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments/225b35df-f505-4d2c-8fc5-32b0ce81536d/action Aug 19 11:00:03.549595 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c94f4a10-ee85-4dd2-a9b5-6c185a2694d5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:03.549770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c94f4a10-ee85-4dd2-a9b5-6c185a2694d5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:03.569807 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:03.569807 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:03.576216 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:03.581562 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:03.581562 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:03.586508 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-750eeccb-0fae-44a9-b0a5-02d22cd2aa01 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:03.587075 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 99/396] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:00:03 2026] POST /volume/v3/volumes => generated 821 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 19 11:00:03.588553 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-496c00a7-d335-4f2d-a315-75e146b0d707 req-c94f4a10-ee85-4dd2-a9b5-6c185a2694d5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/225b35df-f505-4d2c-8fc5-32b0ce81536d/action returned with HTTP 204 Aug 19 11:00:03.589108 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 100/397] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:00:03 2026] POST /volume/v3/attachments/225b35df-f505-4d2c-8fc5-32b0ce81536d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:03.609972 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b011d0ea-8bfc-4766-8701-dcf1263210f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:03.615719 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b011d0ea-8bfc-4766-8701-dcf1263210f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/1712a2bc-8d55-4814-982c-bcff4218c28f Aug 19 11:00:03.616519 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b011d0ea-8bfc-4766-8701-dcf1263210f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:03.616519 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b011d0ea-8bfc-4766-8701-dcf1263210f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:03.626944 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:03.626944 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:03.632452 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b011d0ea-8bfc-4766-8701-dcf1263210f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 11:00:03.633301 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-b011d0ea-8bfc-4766-8701-dcf1263210f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:03.633510 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-b011d0ea-8bfc-4766-8701-dcf1263210f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:03.682692 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-b011d0ea-8bfc-4766-8701-dcf1263210f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:03.688641 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:03.688641 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:03.699327 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b011d0ea-8bfc-4766-8701-dcf1263210f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/1712a2bc-8d55-4814-982c-bcff4218c28f returned with HTTP 200 Aug 19 11:00:03.699813 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 100/398] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:03 2026] GET /volume/v3/volumes/1712a2bc-8d55-4814-982c-bcff4218c28f => generated 889 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:03.842590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-724912a5-bee2-4323-a030-06ff67ccbf2b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:03.844800 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-724912a5-bee2-4323-a030-06ff67ccbf2b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:03.845015 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-724912a5-bee2-4323-a030-06ff67ccbf2b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:03.845468 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-724912a5-bee2-4323-a030-06ff67ccbf2b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:03.856241 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:03.856241 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:03.860103 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-724912a5-bee2-4323-a030-06ff67ccbf2b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:03.864577 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-724912a5-bee2-4323-a030-06ff67ccbf2b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:03.865944 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 100/399] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:03 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:03.916068 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-d9e29085-8fac-455e-9aad-95517baa3f32 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:03.919436 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-d9e29085-8fac-455e-9aad-95517baa3f32 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:03.920420 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-d9e29085-8fac-455e-9aad-95517baa3f32 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:03.920420 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-d9e29085-8fac-455e-9aad-95517baa3f32 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:03.933475 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:03.933475 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:03.941645 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-d9e29085-8fac-455e-9aad-95517baa3f32 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:03.946980 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-d9e29085-8fac-455e-9aad-95517baa3f32 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:03.947471 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 100/400] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:03 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:04.064196 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c3fb4866-5900-4c98-bd3b-71efd0157c03 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:04.064761 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3fb4866-5900-4c98-bd3b-71efd0157c03 None None] GET https://10.4.3.46/volume// Aug 19 11:00:04.065126 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3fb4866-5900-4c98-bd3b-71efd0157c03 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:04.065292 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3fb4866-5900-4c98-bd3b-71efd0157c03 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:04.065707 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3fb4866-5900-4c98-bd3b-71efd0157c03 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:04.066096 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 101/401] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:00:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 11:00:04.076168 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-401f57e5-bd42-423b-9f81-42e48deead7a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:04.079292 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-401f57e5-bd42-423b-9f81-42e48deead7a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:00:04.079922 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-401f57e5-bd42-423b-9f81-42e48deead7a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5416a207-b749-4e11-994f-4007d5c3baee", "connector": null, "instance_uuid": "531cda1d-dbbf-449d-9a54-99ac8591afbc"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:04.093499 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:04.093499 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:04.127802 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-401f57e5-bd42-423b-9f81-42e48deead7a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:00:04.127802 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 101/402] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:00:04 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:04.174855 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4b3d6f26-feb3-49d2-a729-079dffc9c170 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:04.177091 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4b3d6f26-feb3-49d2-a729-079dffc9c170 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:04.177366 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4b3d6f26-feb3-49d2-a729-079dffc9c170 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:04.177609 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4b3d6f26-feb3-49d2-a729-079dffc9c170 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:04.194885 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-349e9295-2e17-4150-8fd8-c9a6d9a2052c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:04.196901 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-349e9295-2e17-4150-8fd8-c9a6d9a2052c None None] GET https://10.4.3.46/volume// Aug 19 11:00:04.196901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-349e9295-2e17-4150-8fd8-c9a6d9a2052c None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:04.196901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-349e9295-2e17-4150-8fd8-c9a6d9a2052c None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:04.196901 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-349e9295-2e17-4150-8fd8-c9a6d9a2052c None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:04.196901 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 101/403] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:00:04.199295 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:04.199295 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:04.203997 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4b3d6f26-feb3-49d2-a729-079dffc9c170 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:04.207977 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4b3d6f26-feb3-49d2-a729-079dffc9c170 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:04.208725 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-785bba50-1a57-45c9-86cd-0896548dcf47 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:04.208817 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 101/404] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:04 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:04.211123 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-785bba50-1a57-45c9-86cd-0896548dcf47 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:04.211490 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-785bba50-1a57-45c9-86cd-0896548dcf47 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:04.211838 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-785bba50-1a57-45c9-86cd-0896548dcf47 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:04.227273 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:04.227273 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:04.231498 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-785bba50-1a57-45c9-86cd-0896548dcf47 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:04.237082 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-785bba50-1a57-45c9-86cd-0896548dcf47 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:04.237737 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 102/405] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:00:04 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:04.353342 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-3cc82bda-7c6f-41c2-a001-21b43db1f253 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:04.359125 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-3cc82bda-7c6f-41c2-a001-21b43db1f253 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] PUT https://10.4.3.46/volume/v3/attachments/8654ba5e-ff29-41bf-af02-ab909790d17a Aug 19 11:00:04.359642 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-3cc82bda-7c6f-41c2-a001-21b43db1f253 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:04.374570 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-3cc82bda-7c6f-41c2-a001-21b43db1f253 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Acquiring lock "cinder-attachment_update-5416a207-b749-4e11-994f-4007d5c3baee-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:00:04.385304 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-3cc82bda-7c6f-41c2-a001-21b43db1f253 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-5416a207-b749-4e11-994f-4007d5c3baee-np0000007769" acquired by "attachment_update" :: waited 0.011s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:00:04.386561 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:04.386561 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:04.542544 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-3cc82bda-7c6f-41c2-a001-21b43db1f253 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-5416a207-b749-4e11-994f-4007d5c3baee-np0000007769" released by "attachment_update" :: held 0.157s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:00:04.542842 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-3cc82bda-7c6f-41c2-a001-21b43db1f253 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/8654ba5e-ff29-41bf-af02-ab909790d17a returned with HTTP 200 Aug 19 11:00:04.543340 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 102/406] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:00:04 2026] PUT /volume/v3/attachments/8654ba5e-ff29-41bf-af02-ab909790d17a => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:04.721734 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4e341103-df52-4613-a823-178b23f0ccbb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:04.723202 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4e341103-df52-4613-a823-178b23f0ccbb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/1712a2bc-8d55-4814-982c-bcff4218c28f Aug 19 11:00:04.723448 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4e341103-df52-4613-a823-178b23f0ccbb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:04.723658 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4e341103-df52-4613-a823-178b23f0ccbb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:04.731538 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:04.731538 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:04.739400 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4e341103-df52-4613-a823-178b23f0ccbb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 11:00:04.740445 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-4e341103-df52-4613-a823-178b23f0ccbb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:04.740705 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-4e341103-df52-4613-a823-178b23f0ccbb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:04.794694 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-4e341103-df52-4613-a823-178b23f0ccbb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:04.795171 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:04.795171 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:04.811642 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4e341103-df52-4613-a823-178b23f0ccbb tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/1712a2bc-8d55-4814-982c-bcff4218c28f returned with HTTP 200 Aug 19 11:00:04.811642 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 102/407] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:04 2026] GET /volume/v3/volumes/1712a2bc-8d55-4814-982c-bcff4218c28f => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:04.827270 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3839156f-43d7-47bf-ad28-90cd1387acfe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:04.829742 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:04.830817 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1726500940", "volume_type": "450d220b-4731-4c06-8aa4-50b9b9f676ce", "group_id": "c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:04.832021 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1726500940', 'volume_type': '450d220b-4731-4c06-8aa4-50b9b9f676ce', 'group_id': 'c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:04.838840 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:04.838840 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:04.839426 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume of 1 GB Aug 19 11:00:04.846640 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Availability Zones retrieved successfully. Aug 19 11:00:04.852729 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Flow 'volume_create_api' (3c317ce5-9f6f-43ab-8121-1ff5e0db1025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:04.854209 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0437dc-01d9-4389-9273-556f46c0edac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:04.854831 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:04.854831 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:04.855405 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:04.883264 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0437dc-01d9-4389-9273-556f46c0edac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:00:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=450d220b-4731-4c06-8aa4-50b9b9f676ce,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2095721225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '450d220b-4731-4c06-8aa4-50b9b9f676ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:04.886258 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13069a0c-8be6-47d3-b5bc-eaac98789cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:04.920814 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2095721225 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2095721225, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:04.921116 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2095721225 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2095721225, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:04.940556 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['ce7ecebd-4cdb-4897-96ea-730f05120bb2', 'd1e668e6-cb96-46f3-b1f0-f221beb76f91', '59d3b6ac-1e1e-4976-b93c-a5b207ec1f75', '00f7dbbf-f5f0-40be-bde9-b336881c567f'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:04.941340 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13069a0c-8be6-47d3-b5bc-eaac98789cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce7ecebd-4cdb-4897-96ea-730f05120bb2', 'd1e668e6-cb96-46f3-b1f0-f221beb76f91', '59d3b6ac-1e1e-4976-b93c-a5b207ec1f75', '00f7dbbf-f5f0-40be-bde9-b336881c567f']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:04.942639 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e0e67e6-1938-4f52-9578-c67c05e5b536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:04.970504 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e0e67e6-1938-4f52-9578-c67c05e5b536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0756d12a-1bdd-4a73-9134-720050f4b593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1726500940',encryption_key_id=None,group_id=c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f,group_type_id=,metadata={},multiattach=False,project_id='144d7f1b072448a7a9cb6bc4aba40e92',qos_specs=None,replication_status=,reservations=['ce7ecebd-4cdb-4897-96ea-730f05120bb2','d1e668e6-cb96-46f3-b1f0-f221beb76f91','59d3b6ac-1e1e-4976-b93c-a5b207ec1f75','00f7dbbf-f5f0-40be-bde9-b336881c567f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8192f6ae03429980bc927b24bd686e',volume_type_id=450d220b-4731-4c06-8aa4-50b9b9f676ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1726500940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f,host=None,id=0756d12a-1bdd-4a73-9134-720050f4b593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144d7f1b072448a7a9cb6bc4aba40e92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab8192f6ae03429980bc927b24bd686e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(450d220b-4731-4c06-8aa4-50b9b9f676ce),volume_type_id=450d220b-4731-4c06-8aa4-50b9b9f676ce)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:04.971248 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e13841c-a450-43de-85e0-bbde8cbbbe52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:04.994591 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e13841c-a450-43de-85e0-bbde8cbbbe52) transitioned into state 'SUCCESS' from state '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-1726500940',encryption_key_id=None,group_id=c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f,group_type_id=,metadata={},multiattach=False,project_id='144d7f1b072448a7a9cb6bc4aba40e92',qos_specs=None,replication_status=,reservations=['ce7ecebd-4cdb-4897-96ea-730f05120bb2','d1e668e6-cb96-46f3-b1f0-f221beb76f91','59d3b6ac-1e1e-4976-b93c-a5b207ec1f75','00f7dbbf-f5f0-40be-bde9-b336881c567f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8192f6ae03429980bc927b24bd686e',volume_type_id=450d220b-4731-4c06-8aa4-50b9b9f676ce)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:05.007500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e99ee1-9190-450d-82c5-e74c67fcb931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:05.019376 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e99ee1-9190-450d-82c5-e74c67fcb931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:05.020211 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Flow 'volume_create_api' (3c317ce5-9f6f-43ab-8121-1ff5e0db1025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:05.020527 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume request issued successfully. Aug 19 11:00:05.021815 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:05.021978 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:05.057657 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:05.060593 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:05.060593 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:05.077434 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3839156f-43d7-47bf-ad28-90cd1387acfe tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:05.077434 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 102/408] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:00:04 2026] POST /volume/v3/volumes => generated 821 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:05.080725 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d1c2c767-bdba-47b4-a3aa-05ed1162492f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:05.083459 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1c2c767-bdba-47b4-a3aa-05ed1162492f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 Aug 19 11:00:05.084666 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1c2c767-bdba-47b4-a3aa-05ed1162492f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:05.084666 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1c2c767-bdba-47b4-a3aa-05ed1162492f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:05.094384 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:05.094384 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:05.099839 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d1c2c767-bdba-47b4-a3aa-05ed1162492f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 11:00:05.101021 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-d1c2c767-bdba-47b4-a3aa-05ed1162492f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:05.102502 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-d1c2c767-bdba-47b4-a3aa-05ed1162492f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:05.156447 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-d1c2c767-bdba-47b4-a3aa-05ed1162492f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:05.160501 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:05.160501 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:05.170861 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1c2c767-bdba-47b4-a3aa-05ed1162492f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 returned with HTTP 200 Aug 19 11:00:05.172444 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 103/409] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:05 2026] GET /volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 => generated 889 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:05.223634 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-69764153-ac6d-4e85-bce7-8c7108e43c51 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:05.225656 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69764153-ac6d-4e85-bce7-8c7108e43c51 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:05.226042 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69764153-ac6d-4e85-bce7-8c7108e43c51 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:05.227014 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69764153-ac6d-4e85-bce7-8c7108e43c51 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:05.243228 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:05.243228 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:05.251381 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-69764153-ac6d-4e85-bce7-8c7108e43c51 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:05.256820 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69764153-ac6d-4e85-bce7-8c7108e43c51 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:05.257323 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 103/410] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:05 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:05.595512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-7c2d1616-5a0e-4330-bf4e-8c75c809b2a9 req-cbbea396-ae09-4e7a-b480-c2f3f9519e8b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:05.600316 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7c2d1616-5a0e-4330-bf4e-8c75c809b2a9 req-cbbea396-ae09-4e7a-b480-c2f3f9519e8b tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] DELETE https://10.4.3.46/volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f Aug 19 11:00:05.601209 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7c2d1616-5a0e-4330-bf4e-8c75c809b2a9 req-cbbea396-ae09-4e7a-b480-c2f3f9519e8b tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:05.601516 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7c2d1616-5a0e-4330-bf4e-8c75c809b2a9 req-cbbea396-ae09-4e7a-b480-c2f3f9519e8b tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:05.614023 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:05.614023 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:05.693446 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7c2d1616-5a0e-4330-bf4e-8c75c809b2a9 req-cbbea396-ae09-4e7a-b480-c2f3f9519e8b tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f returned with HTTP 200 Aug 19 11:00:05.693973 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 103/411] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:00:05 2026] DELETE /volume/v3/attachments/0b961ed0-8886-4368-8453-cf0b0c52e27f => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:06.187426 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9f78a0c8-0493-4887-97dc-4ee39ebd4305 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:06.190090 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9f78a0c8-0493-4887-97dc-4ee39ebd4305 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 Aug 19 11:00:06.190418 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9f78a0c8-0493-4887-97dc-4ee39ebd4305 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:06.190715 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9f78a0c8-0493-4887-97dc-4ee39ebd4305 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:06.200506 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:06.200506 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:06.205713 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9f78a0c8-0493-4887-97dc-4ee39ebd4305 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 11:00:06.206667 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-9f78a0c8-0493-4887-97dc-4ee39ebd4305 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:06.206880 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-9f78a0c8-0493-4887-97dc-4ee39ebd4305 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:06.256949 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-9f78a0c8-0493-4887-97dc-4ee39ebd4305 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:06.260078 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:06.260078 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:06.268276 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9f78a0c8-0493-4887-97dc-4ee39ebd4305 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 returned with HTTP 200 Aug 19 11:00:06.269165 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 103/412] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:06 2026] GET /volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 => generated 914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:06.272150 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2dfca158-c4ae-4faf-b2ef-f2deea9dbcc3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:06.274972 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2dfca158-c4ae-4faf-b2ef-f2deea9dbcc3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:06.275186 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2dfca158-c4ae-4faf-b2ef-f2deea9dbcc3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:06.275403 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2dfca158-c4ae-4faf-b2ef-f2deea9dbcc3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:06.282248 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6b8ce08e-0a51-472b-9d52-48ca2dac8163 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:06.284430 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6b8ce08e-0a51-472b-9d52-48ca2dac8163 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] PUT https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:06.285048 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6b8ce08e-0a51-472b-9d52-48ca2dac8163 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1712a2bc-8d55-4814-982c-bcff4218c28f"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:06.292344 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:06.292344 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:06.293953 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-6b8ce08e-0a51-472b-9d52-48ca2dac8163 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Update called for group c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f. {{(pid=100203) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 11:00:06.294131 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-6b8ce08e-0a51-472b-9d52-48ca2dac8163 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Updating group c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f with name None description: None add_volumes: None remove_volumes: 1712a2bc-8d55-4814-982c-bcff4218c28f. Aug 19 11:00:06.298389 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2dfca158-c4ae-4faf-b2ef-f2deea9dbcc3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:06.298684 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:06.298684 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:06.305999 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2dfca158-c4ae-4faf-b2ef-f2deea9dbcc3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:06.306456 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 104/413] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:06 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:06.318833 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6b8ce08e-0a51-472b-9d52-48ca2dac8163 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 202 Aug 19 11:00:06.321505 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 104/414] 10.4.3.46 () {70 vars in 1399 bytes} [Wed Aug 19 11:00:06 2026] PUT /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:06.328294 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-68f3d312-b051-4694-8442-90dc2ab0cd5d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:06.330211 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-68f3d312-b051-4694-8442-90dc2ab0cd5d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:06.330462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-68f3d312-b051-4694-8442-90dc2ab0cd5d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:06.330740 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-68f3d312-b051-4694-8442-90dc2ab0cd5d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:06.330927 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-68f3d312-b051-4694-8442-90dc2ab0cd5d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:06.335814 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:06.335814 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:06.346217 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-68f3d312-b051-4694-8442-90dc2ab0cd5d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 200 Aug 19 11:00:06.346824 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 104/415] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:06 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:06.444038 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-16916c1b-b108-4203-a09f-2e6be8bce0cc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:06.446424 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-16916c1b-b108-4203-a09f-2e6be8bce0cc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 11:00:06.446800 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-16916c1b-b108-4203-a09f-2e6be8bce0cc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:06.447107 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-16916c1b-b108-4203-a09f-2e6be8bce0cc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:06.455478 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:06.455478 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:06.459854 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-16916c1b-b108-4203-a09f-2e6be8bce0cc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 11:00:06.465037 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-16916c1b-b108-4203-a09f-2e6be8bce0cc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 11:00:06.465864 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 104/416] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:06 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:06.516582 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d037b9fa-bcaa-4e6f-a14d-bd57cc9f76ae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:06.517994 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d037b9fa-bcaa-4e6f-a14d-bd57cc9f76ae tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 11:00:06.517994 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d037b9fa-bcaa-4e6f-a14d-bd57cc9f76ae tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:06.518137 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d037b9fa-bcaa-4e6f-a14d-bd57cc9f76ae tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:06.527866 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:06.527866 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:06.532628 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d037b9fa-bcaa-4e6f-a14d-bd57cc9f76ae tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 11:00:06.536352 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d037b9fa-bcaa-4e6f-a14d-bd57cc9f76ae tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 11:00:06.536804 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 105/417] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:06 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:06.559789 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-11e02b81-c1da-43da-aba4-5477749a4d86 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:06.561732 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11e02b81-c1da-43da-aba4-5477749a4d86 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] DELETE https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 11:00:06.561993 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11e02b81-c1da-43da-aba4-5477749a4d86 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:06.562258 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11e02b81-c1da-43da-aba4-5477749a4d86 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:06.562497 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-11e02b81-c1da-43da-aba4-5477749a4d86 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Delete volume with id: efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 11:00:06.573773 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:06.573773 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:06.573773 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-11e02b81-c1da-43da-aba4-5477749a4d86 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 11:00:06.625994 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-11e02b81-c1da-43da-aba4-5477749a4d86 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Delete volume request issued successfully. Aug 19 11:00:06.626207 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11e02b81-c1da-43da-aba4-5477749a4d86 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 202 Aug 19 11:00:06.626839 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 105/418] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:00:06 2026] DELETE /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:06.634511 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e1978c1b-e7e4-4c8e-b185-0dd1ea51f0dc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:06.639554 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e1978c1b-e7e4-4c8e-b185-0dd1ea51f0dc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 11:00:06.639554 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e1978c1b-e7e4-4c8e-b185-0dd1ea51f0dc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:06.639554 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e1978c1b-e7e4-4c8e-b185-0dd1ea51f0dc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:06.650461 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:06.650461 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:06.657652 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e1978c1b-e7e4-4c8e-b185-0dd1ea51f0dc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Volume info retrieved successfully. Aug 19 11:00:06.665707 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e1978c1b-e7e4-4c8e-b185-0dd1ea51f0dc tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 200 Aug 19 11:00:06.666211 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 105/419] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:06 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:07.076933 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-2173c314-006a-4dcd-a33a-b5cc1c0a403d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:07.078787 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-2173c314-006a-4dcd-a33a-b5cc1c0a403d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments/8654ba5e-ff29-41bf-af02-ab909790d17a/action Aug 19 11:00:07.079124 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-2173c314-006a-4dcd-a33a-b5cc1c0a403d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:07.079244 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-2173c314-006a-4dcd-a33a-b5cc1c0a403d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:07.095182 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:07.095182 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:07.111522 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-145a5e33-172c-4d02-b8b6-68ac573af6b6 req-2173c314-006a-4dcd-a33a-b5cc1c0a403d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/8654ba5e-ff29-41bf-af02-ab909790d17a/action returned with HTTP 204 Aug 19 11:00:07.111929 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 105/420] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:00:07 2026] POST /volume/v3/attachments/8654ba5e-ff29-41bf-af02-ab909790d17a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:07.321661 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-43a78dd2-a963-4e34-970f-61f1ccd2e604 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:07.323584 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-43a78dd2-a963-4e34-970f-61f1ccd2e604 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:07.324798 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-43a78dd2-a963-4e34-970f-61f1ccd2e604 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:07.324798 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-43a78dd2-a963-4e34-970f-61f1ccd2e604 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:07.338640 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:07.338640 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:07.347539 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-43a78dd2-a963-4e34-970f-61f1ccd2e604 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:07.358702 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-43a78dd2-a963-4e34-970f-61f1ccd2e604 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:07.358702 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 106/421] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:07 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:07.365713 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-29540b0f-6ba1-4e33-8a5a-57404b5d2885 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:07.367775 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-29540b0f-6ba1-4e33-8a5a-57404b5d2885 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:07.370495 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-29540b0f-6ba1-4e33-8a5a-57404b5d2885 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:07.370835 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-29540b0f-6ba1-4e33-8a5a-57404b5d2885 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:07.371088 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-29540b0f-6ba1-4e33-8a5a-57404b5d2885 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:07.375608 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a103d3c9-199a-4897-bf35-168cbcd7b518 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:07.381446 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:07.381446 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:07.407889 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-29540b0f-6ba1-4e33-8a5a-57404b5d2885 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 200 Aug 19 11:00:07.408681 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 106/422] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:07 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:07.421608 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c0dbec1f-c8a5-405c-9359-93d948266620 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:07.427058 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c0dbec1f-c8a5-405c-9359-93d948266620 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] PUT https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:07.427445 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c0dbec1f-c8a5-405c-9359-93d948266620 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1712a2bc-8d55-4814-982c-bcff4218c28f"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:07.433752 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-c0dbec1f-c8a5-405c-9359-93d948266620 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Update called for group c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f. {{(pid=100205) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 11:00:07.433873 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-c0dbec1f-c8a5-405c-9359-93d948266620 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Updating group c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f with name None description: None add_volumes: 1712a2bc-8d55-4814-982c-bcff4218c28f remove_volumes: None. Aug 19 11:00:07.437431 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:07.437431 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:07.498272 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c0dbec1f-c8a5-405c-9359-93d948266620 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 202 Aug 19 11:00:07.501726 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 106/423] 10.4.3.46 () {70 vars in 1399 bytes} [Wed Aug 19 11:00:07 2026] PUT /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:07.506006 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9984e91a-2a1f-431b-8a66-20bb498e08a0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:07.507990 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9984e91a-2a1f-431b-8a66-20bb498e08a0 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:07.508216 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9984e91a-2a1f-431b-8a66-20bb498e08a0 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:07.508396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9984e91a-2a1f-431b-8a66-20bb498e08a0 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:07.508568 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-9984e91a-2a1f-431b-8a66-20bb498e08a0 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:07.518393 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:07.518393 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:07.535698 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9984e91a-2a1f-431b-8a66-20bb498e08a0 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 200 Aug 19 11:00:07.536308 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 107/424] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:07 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:07.681207 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-be1caeb6-0feb-49ec-b7e4-b4200f6633a7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:07.683209 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-be1caeb6-0feb-49ec-b7e4-b4200f6633a7 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] GET https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 Aug 19 11:00:07.683396 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-be1caeb6-0feb-49ec-b7e4-b4200f6633a7 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:07.683597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-be1caeb6-0feb-49ec-b7e4-b4200f6633a7 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:07.690419 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-be1caeb6-0feb-49ec-b7e4-b4200f6633a7 tempest-ServerActionsTestOtherB-1568236234 tempest-ServerActionsTestOtherB-1568236234-project-member] https://10.4.3.46/volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 returned with HTTP 404 Aug 19 11:00:07.691048 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 107/425] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:07 2026] GET /volume/v3/volumes/efa2fa51-8610-40f3-8e27-51c5631d3b23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:07.692253 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a103d3c9-199a-4897-bf35-168cbcd7b518 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:07.692449 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a103d3c9-199a-4897-bf35-168cbcd7b518 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:07.692675 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a103d3c9-199a-4897-bf35-168cbcd7b518 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:07.710230 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:07.710230 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:07.714502 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a103d3c9-199a-4897-bf35-168cbcd7b518 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Volume info retrieved successfully. Aug 19 11:00:07.720686 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a103d3c9-199a-4897-bf35-168cbcd7b518 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:07.721079 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 106/426] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:07 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1438 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:07.787055 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ff555004-56d4-44a1-9029-f3138aa619c5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:07.791355 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ff555004-56d4-44a1-9029-f3138aa619c5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:07.792707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ff555004-56d4-44a1-9029-f3138aa619c5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:07.792707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ff555004-56d4-44a1-9029-f3138aa619c5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:07.809188 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:07.809188 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:07.813770 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ff555004-56d4-44a1-9029-f3138aa619c5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Volume info retrieved successfully. Aug 19 11:00:07.819895 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ff555004-56d4-44a1-9029-f3138aa619c5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:07.820326 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 107/427] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:07 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:07.879263 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-087805fa-9102-4acb-bba3-a666b7411478 req-ddfb7e56-747c-4dce-99a1-b030e34245c5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:07.886378 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-ddfb7e56-747c-4dce-99a1-b030e34245c5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:07.886378 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-ddfb7e56-747c-4dce-99a1-b030e34245c5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:07.886378 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-ddfb7e56-747c-4dce-99a1-b030e34245c5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:07.898784 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:07.898784 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:07.902472 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-087805fa-9102-4acb-bba3-a666b7411478 req-ddfb7e56-747c-4dce-99a1-b030e34245c5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:07.906905 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-ddfb7e56-747c-4dce-99a1-b030e34245c5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:07.907437 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 108/428] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:07 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:07.933185 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-087805fa-9102-4acb-bba3-a666b7411478 req-a8c166ff-304d-4206-ab86-cab609919514 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:07.939107 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-a8c166ff-304d-4206-ab86-cab609919514 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee/action Aug 19 11:00:07.939742 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-a8c166ff-304d-4206-ab86-cab609919514 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:07.939877 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-a8c166ff-304d-4206-ab86-cab609919514 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:07.965784 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:07.965784 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:07.966918 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-087805fa-9102-4acb-bba3-a666b7411478 req-a8c166ff-304d-4206-ab86-cab609919514 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:07.983108 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-087805fa-9102-4acb-bba3-a666b7411478 req-a8c166ff-304d-4206-ab86-cab609919514 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Begin detaching volume completed successfully. Aug 19 11:00:07.983391 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-a8c166ff-304d-4206-ab86-cab609919514 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee/action returned with HTTP 202 Aug 19 11:00:07.983982 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 108/429] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:00:07 2026] POST /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:00:08.017801 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-54c7576a-65fd-4c63-aa26-32e8407fbeea None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:08.022373 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-54c7576a-65fd-4c63-aa26-32e8407fbeea tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:08.022373 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-54c7576a-65fd-4c63-aa26-32e8407fbeea tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:08.022373 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-54c7576a-65fd-4c63-aa26-32e8407fbeea tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:08.058173 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:08.058173 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:08.060203 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3f883059-65ba-4d84-a872-c62211029b67 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:08.060702 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3f883059-65ba-4d84-a872-c62211029b67 None None] GET https://10.4.3.46/volume// Aug 19 11:00:08.060876 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3f883059-65ba-4d84-a872-c62211029b67 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:08.061124 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3f883059-65ba-4d84-a872-c62211029b67 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:08.061433 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3f883059-65ba-4d84-a872-c62211029b67 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:08.062076 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 108/430] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00: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 19 11:00:08.064014 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-54c7576a-65fd-4c63-aa26-32e8407fbeea tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:08.073558 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-54c7576a-65fd-4c63-aa26-32e8407fbeea tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:08.073558 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 107/431] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:08 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1441 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:08.076752 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-087805fa-9102-4acb-bba3-a666b7411478 req-77c89cab-4a4b-423c-a6ab-d28171bdef5e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:08.079727 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-77c89cab-4a4b-423c-a6ab-d28171bdef5e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:08.080202 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-77c89cab-4a4b-423c-a6ab-d28171bdef5e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:08.080696 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-77c89cab-4a4b-423c-a6ab-d28171bdef5e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:08.098323 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:08.098323 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:08.103810 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-087805fa-9102-4acb-bba3-a666b7411478 req-77c89cab-4a4b-423c-a6ab-d28171bdef5e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:08.110957 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-77c89cab-4a4b-423c-a6ab-d28171bdef5e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:08.111679 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 109/432] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:00:08 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1621 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:08.545872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-58eb60fb-c74b-4c8d-bd62-b8ef4a6456df None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:08.548553 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58eb60fb-c74b-4c8d-bd62-b8ef4a6456df tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:08.548840 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58eb60fb-c74b-4c8d-bd62-b8ef4a6456df tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:08.549103 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58eb60fb-c74b-4c8d-bd62-b8ef4a6456df tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:08.549285 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-58eb60fb-c74b-4c8d-bd62-b8ef4a6456df tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:08.559802 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:08.559802 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:08.585214 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58eb60fb-c74b-4c8d-bd62-b8ef4a6456df tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 200 Aug 19 11:00:08.585658 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 109/433] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:08 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:08.596757 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8da81fed-5200-41f4-a677-acc231a2bb6f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:08.598430 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8da81fed-5200-41f4-a677-acc231a2bb6f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] PUT https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:08.598806 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8da81fed-5200-41f4-a677-acc231a2bb6f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0756d12a-1bdd-4a73-9134-720050f4b593"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:08.600358 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-8da81fed-5200-41f4-a677-acc231a2bb6f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Update called for group c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f. {{(pid=100205) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 11:00:08.600520 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-8da81fed-5200-41f4-a677-acc231a2bb6f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Updating group c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f with name None description: None add_volumes: None remove_volumes: 0756d12a-1bdd-4a73-9134-720050f4b593. Aug 19 11:00:08.604586 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:08.604586 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:08.645878 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8da81fed-5200-41f4-a677-acc231a2bb6f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 202 Aug 19 11:00:08.646297 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 109/434] 10.4.3.46 () {70 vars in 1399 bytes} [Wed Aug 19 11:00:08 2026] PUT /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:08.655089 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f719984a-8806-40c4-b583-e3b85a0102e8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:08.656950 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f719984a-8806-40c4-b583-e3b85a0102e8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:08.657161 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f719984a-8806-40c4-b583-e3b85a0102e8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:08.657332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f719984a-8806-40c4-b583-e3b85a0102e8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:08.657521 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-f719984a-8806-40c4-b583-e3b85a0102e8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:08.661739 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:08.661739 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:08.670452 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f719984a-8806-40c4-b583-e3b85a0102e8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 200 Aug 19 11:00:08.670901 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 108/435] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:08 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:08.745017 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-df7377b1-fab7-4f93-b650-73310c4f266f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:08.746894 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:08.747230 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1663372021", "imageRef": "d7ab9147-59bf-48da-80fa-7d399f0cfcf3", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:08.748648 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1663372021', 'imageRef': 'd7ab9147-59bf-48da-80fa-7d399f0cfcf3', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:08.835530 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-087805fa-9102-4acb-bba3-a666b7411478 req-e24d557d-79a3-44cc-95f6-53055baf2f2b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:08.838589 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-e24d557d-79a3-44cc-95f6-53055baf2f2b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:08.838841 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-e24d557d-79a3-44cc-95f6-53055baf2f2b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:08.839155 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-e24d557d-79a3-44cc-95f6-53055baf2f2b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:08.858681 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:08.858681 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:08.863868 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-087805fa-9102-4acb-bba3-a666b7411478 req-e24d557d-79a3-44cc-95f6-53055baf2f2b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:08.871795 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-e24d557d-79a3-44cc-95f6-53055baf2f2b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:08.872315 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 110/436] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:08 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:08.895689 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-087805fa-9102-4acb-bba3-a666b7411478 req-7b610faa-bfc3-4cca-84dc-06a595d46e88 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:08.904197 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-7b610faa-bfc3-4cca-84dc-06a595d46e88 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/attachments/225b35df-f505-4d2c-8fc5-32b0ce81536d Aug 19 11:00:08.904197 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-7b610faa-bfc3-4cca-84dc-06a595d46e88 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:08.904197 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-7b610faa-bfc3-4cca-84dc-06a595d46e88 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:08.916229 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:08.916229 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:09.009531 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-087805fa-9102-4acb-bba3-a666b7411478 req-7b610faa-bfc3-4cca-84dc-06a595d46e88 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/225b35df-f505-4d2c-8fc5-32b0ce81536d returned with HTTP 200 Aug 19 11:00:09.009531 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 110/437] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:00:08 2026] DELETE /volume/v3/attachments/225b35df-f505-4d2c-8fc5-32b0ce81536d => generated 192 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:09.086174 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4c5a17a3-68fb-4355-92b1-fae6a0b3ac8d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.089318 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4c5a17a3-68fb-4355-92b1-fae6a0b3ac8d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:09.090369 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4c5a17a3-68fb-4355-92b1-fae6a0b3ac8d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:09.092299 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4c5a17a3-68fb-4355-92b1-fae6a0b3ac8d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:09.105013 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:09.105013 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:09.109566 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4c5a17a3-68fb-4355-92b1-fae6a0b3ac8d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:09.115661 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4c5a17a3-68fb-4355-92b1-fae6a0b3ac8d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:09.116182 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 109/438] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:09 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:09.179294 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d945e0f4-14bb-4de1-ae86-7cfdb30e1e72 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.179701 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d945e0f4-14bb-4de1-ae86-7cfdb30e1e72 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:09.179908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d945e0f4-14bb-4de1-ae86-7cfdb30e1e72 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:09.180117 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d945e0f4-14bb-4de1-ae86-7cfdb30e1e72 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:09.193778 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:09.193778 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:09.199599 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d945e0f4-14bb-4de1-ae86-7cfdb30e1e72 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Volume info retrieved successfully. Aug 19 11:00:09.205307 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d945e0f4-14bb-4de1-ae86-7cfdb30e1e72 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:09.205881 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 111/439] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:09 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:09.246799 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Create volume of 1 GB Aug 19 11:00:09.252583 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Availability Zones retrieved successfully. Aug 19 11:00:09.262150 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Flow 'volume_create_api' (a859ed36-66e8-4890-acd3-ad1629c5d6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:09.262557 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-cb84022d-549f-4bde-979c-1e7de0f85c17 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.263761 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a848a84-b928-4b20-b28b-33aecf5c64f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:09.264962 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:09.267368 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-cb84022d-549f-4bde-979c-1e7de0f85c17 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:09.267651 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-cb84022d-549f-4bde-979c-1e7de0f85c17 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:09.267877 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-cb84022d-549f-4bde-979c-1e7de0f85c17 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:09.279518 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:09.279518 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:09.283129 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-cb84022d-549f-4bde-979c-1e7de0f85c17 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:09.287385 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-cb84022d-549f-4bde-979c-1e7de0f85c17 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:09.287798 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 111/440] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:09 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:00:09.314161 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-c8c5c536-7bac-40d0-a6f6-8de9997f466d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.317216 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-c8c5c536-7bac-40d0-a6f6-8de9997f466d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee/action Aug 19 11:00:09.317767 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-c8c5c536-7bac-40d0-a6f6-8de9997f466d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:09.317965 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-c8c5c536-7bac-40d0-a6f6-8de9997f466d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:09.331268 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:09.331268 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:09.331871 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-c8c5c536-7bac-40d0-a6f6-8de9997f466d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:09.344429 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-c8c5c536-7bac-40d0-a6f6-8de9997f466d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Begin detaching volume completed successfully. Aug 19 11:00:09.344429 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-c8c5c536-7bac-40d0-a6f6-8de9997f466d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee/action returned with HTTP 202 Aug 19 11:00:09.344846 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 110/441] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:00:09 2026] POST /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:00:09.351904 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a848a84-b928-4b20-b28b-33aecf5c64f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:09.353087 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb97bc3-f0e3-4ba6-98f5-fdf20e129a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:09.374352 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d47b62b7-55b6-48b3-86ae-fbfed109faa4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.377248 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d47b62b7-55b6-48b3-86ae-fbfed109faa4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:09.378171 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d47b62b7-55b6-48b3-86ae-fbfed109faa4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:09.378171 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d47b62b7-55b6-48b3-86ae-fbfed109faa4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:09.399377 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:09.399377 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:09.408013 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-40b6cb8b-e7f0-4ddc-b226-34d490d608db None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.408178 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-40b6cb8b-e7f0-4ddc-b226-34d490d608db None None] GET https://10.4.3.46/volume// Aug 19 11:00:09.408361 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-40b6cb8b-e7f0-4ddc-b226-34d490d608db None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:09.408640 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-40b6cb8b-e7f0-4ddc-b226-34d490d608db None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:09.409029 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-40b6cb8b-e7f0-4ddc-b226-34d490d608db None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:09.409408 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 112/442] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:00:09.411673 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d47b62b7-55b6-48b3-86ae-fbfed109faa4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:09.416879 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d47b62b7-55b6-48b3-86ae-fbfed109faa4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:09.417407 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 112/443] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:09 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:09.425649 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-972561ed-7efa-4b96-9232-dd2d68c46223 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.429158 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-972561ed-7efa-4b96-9232-dd2d68c46223 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:09.429541 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-972561ed-7efa-4b96-9232-dd2d68c46223 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:09.429778 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-972561ed-7efa-4b96-9232-dd2d68c46223 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:09.462186 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:09.462186 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:09.468332 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-972561ed-7efa-4b96-9232-dd2d68c46223 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:09.476233 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-972561ed-7efa-4b96-9232-dd2d68c46223 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:09.476954 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 111/444] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:00:09 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1324 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:09.478243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Created reservations ['84be2a5c-d846-4ebb-9275-a3ecec1da1f5', '374c69cf-4e1b-41f5-890b-2545b9937c1c', '92184815-9165-4ba5-908a-96e2f3772e17', 'd33d47f4-4e36-4b79-9a8c-58fe2a019443'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:09.481590 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb97bc3-f0e3-4ba6-98f5-fdf20e129a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84be2a5c-d846-4ebb-9275-a3ecec1da1f5', '374c69cf-4e1b-41f5-890b-2545b9937c1c', '92184815-9165-4ba5-908a-96e2f3772e17', 'd33d47f4-4e36-4b79-9a8c-58fe2a019443']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:09.481590 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9994a91-2a49-4a3e-8fa9-b62e7f194cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:09.535676 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9994a91-2a49-4a3e-8fa9-b62e7f194cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c', '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-1663372021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e493fdf370a40b79ae5b3f6bd70963f',qos_specs=None,replication_status=,reservations=['84be2a5c-d846-4ebb-9275-a3ecec1da1f5','374c69cf-4e1b-41f5-890b-2545b9937c1c','92184815-9165-4ba5-908a-96e2f3772e17','d33d47f4-4e36-4b79-9a8c-58fe2a019443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c767b5b4d0f4878972a68791636fb6e',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1663372021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e493fdf370a40b79ae5b3f6bd70963f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c767b5b4d0f4878972a68791636fb6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:09.537006 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90607afe-675c-4ee0-b40f-0e7f012fb115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:09.568748 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90607afe-675c-4ee0-b40f-0e7f012fb115) transitioned into state 'SUCCESS' from state '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-1663372021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e493fdf370a40b79ae5b3f6bd70963f',qos_specs=None,replication_status=,reservations=['84be2a5c-d846-4ebb-9275-a3ecec1da1f5','374c69cf-4e1b-41f5-890b-2545b9937c1c','92184815-9165-4ba5-908a-96e2f3772e17','d33d47f4-4e36-4b79-9a8c-58fe2a019443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c767b5b4d0f4878972a68791636fb6e',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:09.569887 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf3573a-06ce-4a78-b446-b374780c4489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:09.589536 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf3573a-06ce-4a78-b446-b374780c4489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:09.590820 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Flow 'volume_create_api' (a859ed36-66e8-4890-acd3-ad1629c5d6d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:09.591961 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Create volume request issued successfully. Aug 19 11:00:09.592330 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df7377b1-fab7-4f93-b650-73310c4f266f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:09.592932 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 110/445] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:00:08 2026] POST /volume/v3/volumes => generated 751 bytes in 848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:09.608929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-31e0e9f9-1f86-409a-a748-c8bc54cc6297 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.610922 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-31e0e9f9-1f86-409a-a748-c8bc54cc6297 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:09.611155 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-31e0e9f9-1f86-409a-a748-c8bc54cc6297 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:09.611364 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-31e0e9f9-1f86-409a-a748-c8bc54cc6297 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:09.620417 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:09.620417 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:09.624348 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-31e0e9f9-1f86-409a-a748-c8bc54cc6297 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:09.629508 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-31e0e9f9-1f86-409a-a748-c8bc54cc6297 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:09.629508 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 113/446] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:09 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:09.681996 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77928712-3f5e-4ab2-a60e-74f7203dae3c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.684348 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77928712-3f5e-4ab2-a60e-74f7203dae3c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:09.684624 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77928712-3f5e-4ab2-a60e-74f7203dae3c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:09.684926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77928712-3f5e-4ab2-a60e-74f7203dae3c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:09.685161 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-77928712-3f5e-4ab2-a60e-74f7203dae3c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:09.689569 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:09.689569 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:09.700789 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77928712-3f5e-4ab2-a60e-74f7203dae3c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 200 Aug 19 11:00:09.701583 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 113/447] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:09 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:00:09.711410 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fa1a82f8-7e81-43ef-acac-5f98924efbb6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.713808 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa1a82f8-7e81-43ef-acac-5f98924efbb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] PUT https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:09.714296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa1a82f8-7e81-43ef-acac-5f98924efbb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0756d12a-1bdd-4a73-9134-720050f4b593"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:09.720669 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-fa1a82f8-7e81-43ef-acac-5f98924efbb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Update called for group c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f. {{(pid=100206) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 11:00:09.720821 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.groups [None req-fa1a82f8-7e81-43ef-acac-5f98924efbb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Updating group c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f with name None description: None add_volumes: 0756d12a-1bdd-4a73-9134-720050f4b593 remove_volumes: None. Aug 19 11:00:09.727270 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:09.727270 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:09.783151 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa1a82f8-7e81-43ef-acac-5f98924efbb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 202 Aug 19 11:00:09.783476 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 112/448] 10.4.3.46 () {70 vars in 1399 bytes} [Wed Aug 19 11:00:09 2026] PUT /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:09.793823 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3bde9a59-8ea8-4c8b-92c8-6c80f5e09af9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:09.796785 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3bde9a59-8ea8-4c8b-92c8-6c80f5e09af9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:09.797004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3bde9a59-8ea8-4c8b-92c8-6c80f5e09af9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:09.797204 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3bde9a59-8ea8-4c8b-92c8-6c80f5e09af9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:09.797350 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-3bde9a59-8ea8-4c8b-92c8-6c80f5e09af9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:09.801086 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:09.801086 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:09.810559 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3bde9a59-8ea8-4c8b-92c8-6c80f5e09af9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 200 Aug 19 11:00:09.810959 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 111/449] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:09 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:10.432099 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ca707219-ca5d-4d39-92e2-19b3cf1ee2f4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:10.435184 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca707219-ca5d-4d39-92e2-19b3cf1ee2f4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:10.435406 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca707219-ca5d-4d39-92e2-19b3cf1ee2f4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:10.435633 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca707219-ca5d-4d39-92e2-19b3cf1ee2f4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:10.452233 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:10.452233 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:10.460278 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ca707219-ca5d-4d39-92e2-19b3cf1ee2f4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:10.464302 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca707219-ca5d-4d39-92e2-19b3cf1ee2f4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:10.464686 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 114/450] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:10 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:10.646594 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b2065b93-d000-49d7-a619-62cbfefa8fa8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:10.649186 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b2065b93-d000-49d7-a619-62cbfefa8fa8 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:10.649561 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b2065b93-d000-49d7-a619-62cbfefa8fa8 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:10.649923 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b2065b93-d000-49d7-a619-62cbfefa8fa8 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:10.659574 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:10.659574 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:10.666165 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b2065b93-d000-49d7-a619-62cbfefa8fa8 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:10.670767 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b2065b93-d000-49d7-a619-62cbfefa8fa8 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:10.671318 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 114/451] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:10 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:10.821560 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5ebb0c68-5f51-4be4-bc00-2e94e8eced91 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:10.823786 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5ebb0c68-5f51-4be4-bc00-2e94e8eced91 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:10.824105 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5ebb0c68-5f51-4be4-bc00-2e94e8eced91 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:10.824341 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5ebb0c68-5f51-4be4-bc00-2e94e8eced91 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:10.824532 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-5ebb0c68-5f51-4be4-bc00-2e94e8eced91 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:10.830451 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:10.830451 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:10.843294 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5ebb0c68-5f51-4be4-bc00-2e94e8eced91 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 200 Aug 19 11:00:10.843294 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 113/452] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:10 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:10.853359 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:10.855451 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:10.855734 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:10.855985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:10.856378 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:10.856962 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:10.856962 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:10.857599 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:10.869241 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all volumes completed successfully. Aug 19 11:00:10.869995 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:10.870143 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:10.922464 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:10.926018 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:10.926018 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:10.931387 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:10.931606 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:10.989456 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:10.993127 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:10.993127 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:11.002538 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2eabb63-7961-4b1e-904f-659ba05359f3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:11.002676 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 112/453] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:10 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:11.017689 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6c6d688d-a84a-4b30-91d2-e70f5e147129 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:11.019727 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6c6d688d-a84a-4b30-91d2-e70f5e147129 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/group_snapshots Aug 19 11:00:11.020124 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6c6d688d-a84a-4b30-91d2-e70f5e147129 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-132554868"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:11.022100 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.group_snapshots [None req-6c6d688d-a84a-4b30-91d2-e70f5e147129 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-132554868'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 11:00:11.027498 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:11.027498 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:11.031385 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.group_snapshots [None req-6c6d688d-a84a-4b30-91d2-e70f5e147129 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-132554868. Aug 19 11:00:11.077892 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:11.077892 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:11.097493 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-6c6d688d-a84a-4b30-91d2-e70f5e147129 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2095721225 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2095721225, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:11.130300 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-6c6d688d-a84a-4b30-91d2-e70f5e147129 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['f708507f-b79f-45fd-8762-5c0391e12508', '7939a18c-b254-4706-bf20-aeb06faaa303', '9cba27b1-5904-4ae3-8877-7badba9c1ae8', '0062cd9c-8b07-437b-ac34-39c6cb6086a1'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:11.211702 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6c6d688d-a84a-4b30-91d2-e70f5e147129 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots returned with HTTP 202 Aug 19 11:00:11.212252 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 115/454] 10.4.3.46 () {70 vars in 1317 bytes} [Wed Aug 19 11:00:11 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:11.228659 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4bc316a8-c7b3-426e-a0d8-977c5cb43304 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:11.230469 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4bc316a8-c7b3-426e-a0d8-977c5cb43304 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a Aug 19 11:00:11.230714 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4bc316a8-c7b3-426e-a0d8-977c5cb43304 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:11.230887 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4bc316a8-c7b3-426e-a0d8-977c5cb43304 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:11.231046 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-4bc316a8-c7b3-426e-a0d8-977c5cb43304 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member 90e98537-d058-4ddc-9fce-d97f9e0b1a7a {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:00:11.237639 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:11.237639 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:11.241756 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4bc316a8-c7b3-426e-a0d8-977c5cb43304 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a returned with HTTP 200 Aug 19 11:00:11.242433 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 115/455] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:00:11 2026] GET /volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:11.481128 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ac957daf-2e1b-4553-896e-7919cdb1dda4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:11.483581 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ac957daf-2e1b-4553-896e-7919cdb1dda4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:11.483809 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ac957daf-2e1b-4553-896e-7919cdb1dda4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:11.484048 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ac957daf-2e1b-4553-896e-7919cdb1dda4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:11.506838 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:11.506838 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:11.527950 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ac957daf-2e1b-4553-896e-7919cdb1dda4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:11.538611 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ac957daf-2e1b-4553-896e-7919cdb1dda4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:11.539188 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 114/456] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:11 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1144 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:11.688228 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f5a82f77-280b-437b-bb06-bce9cef9d343 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:11.693477 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5a82f77-280b-437b-bb06-bce9cef9d343 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:11.693477 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5a82f77-280b-437b-bb06-bce9cef9d343 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:11.693677 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5a82f77-280b-437b-bb06-bce9cef9d343 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:11.700760 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:11.700760 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:11.704438 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f5a82f77-280b-437b-bb06-bce9cef9d343 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:11.708962 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5a82f77-280b-437b-bb06-bce9cef9d343 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:11.709648 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 113/457] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:11 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:12.251746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ddda5b3b-7ca0-4bd7-b2ee-999a3e76162a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:12.253847 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ddda5b3b-7ca0-4bd7-b2ee-999a3e76162a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a Aug 19 11:00:12.254046 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ddda5b3b-7ca0-4bd7-b2ee-999a3e76162a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:12.255010 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ddda5b3b-7ca0-4bd7-b2ee-999a3e76162a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:12.255175 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.group_snapshots [None req-ddda5b3b-7ca0-4bd7-b2ee-999a3e76162a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member 90e98537-d058-4ddc-9fce-d97f9e0b1a7a {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:00:12.258407 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.258407 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:12.261648 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ddda5b3b-7ca0-4bd7-b2ee-999a3e76162a tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a returned with HTTP 200 Aug 19 11:00:12.262141 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 116/458] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:00:12 2026] GET /volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:12.272121 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-00a53cc8-baa0-4a11-a773-8e566ea589c1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:12.273899 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-00a53cc8-baa0-4a11-a773-8e566ea589c1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail Aug 19 11:00:12.274098 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-00a53cc8-baa0-4a11-a773-8e566ea589c1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:12.274281 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-00a53cc8-baa0-4a11-a773-8e566ea589c1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:12.274627 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-00a53cc8-baa0-4a11-a773-8e566ea589c1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:12.275834 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-00a53cc8-baa0-4a11-a773-8e566ea589c1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:00:12.279858 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-00a53cc8-baa0-4a11-a773-8e566ea589c1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all snapshots completed successfully. Aug 19 11:00:12.280302 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.280302 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:12.280869 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-00a53cc8-baa0-4a11-a773-8e566ea589c1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 11:00:12.281225 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 116/459] 10.4.3.46 () {66 vars in 1257 bytes} [Wed Aug 19 11:00:12 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:12.289642 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b767845a-9c86-4b97-9f6b-eee0454371d3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:12.292105 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b767845a-9c86-4b97-9f6b-eee0454371d3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/65e85d59-fe96-401b-a915-097c6acf1904 Aug 19 11:00:12.292335 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b767845a-9c86-4b97-9f6b-eee0454371d3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:12.292583 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b767845a-9c86-4b97-9f6b-eee0454371d3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:12.319977 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.319977 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:12.320576 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b767845a-9c86-4b97-9f6b-eee0454371d3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Snapshot retrieved successfully. Aug 19 11:00:12.321530 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b767845a-9c86-4b97-9f6b-eee0454371d3 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/65e85d59-fe96-401b-a915-097c6acf1904 returned with HTTP 200 Aug 19 11:00:12.321990 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 115/460] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:00:12 2026] GET /volume/v3/snapshots/65e85d59-fe96-401b-a915-097c6acf1904 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:00:12.331200 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2eee5bde-7598-438b-b5e6-1505438bd57e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:12.333000 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2eee5bde-7598-438b-b5e6-1505438bd57e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/55edf6e5-f51f-4803-af36-4043eefdc6ae Aug 19 11:00:12.333198 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2eee5bde-7598-438b-b5e6-1505438bd57e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:12.333383 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2eee5bde-7598-438b-b5e6-1505438bd57e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:12.339261 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.339261 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:12.339668 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2eee5bde-7598-438b-b5e6-1505438bd57e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Snapshot retrieved successfully. Aug 19 11:00:12.340508 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2eee5bde-7598-438b-b5e6-1505438bd57e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/55edf6e5-f51f-4803-af36-4043eefdc6ae returned with HTTP 200 Aug 19 11:00:12.340865 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 114/461] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:00:12 2026] GET /volume/v3/snapshots/55edf6e5-f51f-4803-af36-4043eefdc6ae => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:12.351012 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4557a86a-5f80-4b68-91cd-83fb337d4f5c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:12.352715 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4557a86a-5f80-4b68-91cd-83fb337d4f5c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] DELETE https://10.4.3.46/volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a Aug 19 11:00:12.352908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4557a86a-5f80-4b68-91cd-83fb337d4f5c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:12.353138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4557a86a-5f80-4b68-91cd-83fb337d4f5c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:12.353260 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.group_snapshots [None req-4557a86a-5f80-4b68-91cd-83fb337d4f5c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] delete called for member 90e98537-d058-4ddc-9fce-d97f9e0b1a7a {{(pid=100205) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 11:00:12.353343 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.group_snapshots [None req-4557a86a-5f80-4b68-91cd-83fb337d4f5c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Delete group_snapshot with id: 90e98537-d058-4ddc-9fce-d97f9e0b1a7a Aug 19 11:00:12.359136 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.359136 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:12.449045 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4557a86a-5f80-4b68-91cd-83fb337d4f5c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a returned with HTTP 202 Aug 19 11:00:12.449826 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 117/462] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:00:12 2026] DELETE /volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:12.465688 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:12.468083 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:12.468434 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:12.468744 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:12.469415 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:12.470632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:12.534581 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all volumes completed successfully. Aug 19 11:00:12.535445 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:12.535655 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:12.559622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e7e6be46-046c-4e19-865b-2cef9b975c94 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:12.564149 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e7e6be46-046c-4e19-865b-2cef9b975c94 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:12.568074 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e7e6be46-046c-4e19-865b-2cef9b975c94 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:12.568074 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e7e6be46-046c-4e19-865b-2cef9b975c94 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:12.595244 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:12.595244 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.595244 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:12.595667 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.595667 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:12.595667 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e7e6be46-046c-4e19-865b-2cef9b975c94 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:12.595784 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:12.595784 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:12.599340 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e7e6be46-046c-4e19-865b-2cef9b975c94 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:12.600317 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 116/463] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:12 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:12.639176 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:12.647701 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.647701 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:12.655625 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f986c09d-da84-42e0-82f1-55e1780c6b83 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:12.655978 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 117/464] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:12 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:12.671635 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2afc6bed-a5af-4d2e-bf70-bfdbf199cfcf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:12.673759 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2afc6bed-a5af-4d2e-bf70-bfdbf199cfcf tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail Aug 19 11:00:12.673987 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2afc6bed-a5af-4d2e-bf70-bfdbf199cfcf tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:12.674216 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2afc6bed-a5af-4d2e-bf70-bfdbf199cfcf tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:12.674472 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-2afc6bed-a5af-4d2e-bf70-bfdbf199cfcf tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:12.679766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-2afc6bed-a5af-4d2e-bf70-bfdbf199cfcf tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:00:12.702097 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2afc6bed-a5af-4d2e-bf70-bfdbf199cfcf tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all snapshots completed successfully. Aug 19 11:00:12.702910 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.702910 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:12.703909 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2afc6bed-a5af-4d2e-bf70-bfdbf199cfcf tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 11:00:12.704728 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 115/465] 10.4.3.46 () {66 vars in 1257 bytes} [Wed Aug 19 11:00:12 2026] GET /volume/v3/snapshots/detail => generated 925 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:00:12.713813 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7d4185b0-bc13-401a-8b7b-51286289b19d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:12.718013 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7d4185b0-bc13-401a-8b7b-51286289b19d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/65e85d59-fe96-401b-a915-097c6acf1904 Aug 19 11:00:12.718013 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7d4185b0-bc13-401a-8b7b-51286289b19d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:12.718013 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7d4185b0-bc13-401a-8b7b-51286289b19d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:12.725336 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.725336 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:12.725999 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7d4185b0-bc13-401a-8b7b-51286289b19d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Snapshot retrieved successfully. Aug 19 11:00:12.727470 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7d4185b0-bc13-401a-8b7b-51286289b19d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/65e85d59-fe96-401b-a915-097c6acf1904 returned with HTTP 200 Aug 19 11:00:12.727942 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 118/466] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:00:12 2026] GET /volume/v3/snapshots/65e85d59-fe96-401b-a915-097c6acf1904 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:12.728548 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b6acefc9-4a0b-426a-b08b-2dc5ae8d2238 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:12.731097 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b6acefc9-4a0b-426a-b08b-2dc5ae8d2238 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:12.731346 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b6acefc9-4a0b-426a-b08b-2dc5ae8d2238 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:12.731618 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b6acefc9-4a0b-426a-b08b-2dc5ae8d2238 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:12.750124 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:12.750124 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:12.761190 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b6acefc9-4a0b-426a-b08b-2dc5ae8d2238 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:12.775563 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b6acefc9-4a0b-426a-b08b-2dc5ae8d2238 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:12.776089 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 117/467] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:12 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 904 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:13.614644 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-08699e8d-8f61-488c-9c29-30dee5df4133 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:13.616594 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-08699e8d-8f61-488c-9c29-30dee5df4133 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:13.616780 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-08699e8d-8f61-488c-9c29-30dee5df4133 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:13.616963 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-08699e8d-8f61-488c-9c29-30dee5df4133 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:13.627169 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:13.627169 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:13.631289 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-08699e8d-8f61-488c-9c29-30dee5df4133 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:13.635767 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-08699e8d-8f61-488c-9c29-30dee5df4133 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:13.636145 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 118/468] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:13 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:13.738156 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-105d1e55-3400-4dd4-b72a-29129c4383b5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:13.740783 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-105d1e55-3400-4dd4-b72a-29129c4383b5 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/65e85d59-fe96-401b-a915-097c6acf1904 Aug 19 11:00:13.740997 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-105d1e55-3400-4dd4-b72a-29129c4383b5 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:13.741215 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-105d1e55-3400-4dd4-b72a-29129c4383b5 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:13.747185 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-105d1e55-3400-4dd4-b72a-29129c4383b5 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/65e85d59-fe96-401b-a915-097c6acf1904 returned with HTTP 404 Aug 19 11:00:13.747690 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 116/469] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:00:13 2026] GET /volume/v3/snapshots/65e85d59-fe96-401b-a915-097c6acf1904 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:13.755186 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-432313d1-b2aa-45e1-8835-8b848706083b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:13.757169 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-432313d1-b2aa-45e1-8835-8b848706083b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/55edf6e5-f51f-4803-af36-4043eefdc6ae Aug 19 11:00:13.757385 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-432313d1-b2aa-45e1-8835-8b848706083b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:13.757611 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-432313d1-b2aa-45e1-8835-8b848706083b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:13.763562 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-432313d1-b2aa-45e1-8835-8b848706083b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/55edf6e5-f51f-4803-af36-4043eefdc6ae returned with HTTP 404 Aug 19 11:00:13.764078 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 119/470] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:00:13 2026] GET /volume/v3/snapshots/55edf6e5-f51f-4803-af36-4043eefdc6ae => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:13.771291 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-14640e46-d73b-48eb-a831-1fb6100537aa None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:13.773610 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-14640e46-d73b-48eb-a831-1fb6100537aa tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a Aug 19 11:00:13.773916 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-14640e46-d73b-48eb-a831-1fb6100537aa tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:13.774211 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-14640e46-d73b-48eb-a831-1fb6100537aa tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:13.774381 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.group_snapshots [None req-14640e46-d73b-48eb-a831-1fb6100537aa tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member 90e98537-d058-4ddc-9fce-d97f9e0b1a7a {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:00:13.777989 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-14640e46-d73b-48eb-a831-1fb6100537aa tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a returned with HTTP 404 Aug 19 11:00:13.778743 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 118/471] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:00:13 2026] GET /volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:13.793696 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-df4b24d5-2202-4a7c-ad09-6e5040a453ec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:13.797158 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2ffb9876-71fc-41fc-8827-ff813d09112d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:13.800864 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ffb9876-71fc-41fc-8827-ff813d09112d tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:13.800864 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ffb9876-71fc-41fc-8827-ff813d09112d tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:13.800864 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ffb9876-71fc-41fc-8827-ff813d09112d tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:13.801125 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df4b24d5-2202-4a7c-ad09-6e5040a453ec tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] DELETE https://10.4.3.46/volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a Aug 19 11:00:13.801125 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df4b24d5-2202-4a7c-ad09-6e5040a453ec tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:13.801125 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df4b24d5-2202-4a7c-ad09-6e5040a453ec tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:13.801125 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-df4b24d5-2202-4a7c-ad09-6e5040a453ec tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] delete called for member 90e98537-d058-4ddc-9fce-d97f9e0b1a7a {{(pid=100203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 11:00:13.801125 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.group_snapshots [None req-df4b24d5-2202-4a7c-ad09-6e5040a453ec tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Delete group_snapshot with id: 90e98537-d058-4ddc-9fce-d97f9e0b1a7a Aug 19 11:00:13.804629 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df4b24d5-2202-4a7c-ad09-6e5040a453ec tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a returned with HTTP 404 Aug 19 11:00:13.805079 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 119/472] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:00:13 2026] DELETE /volume/v3/group_snapshots/90e98537-d058-4ddc-9fce-d97f9e0b1a7a => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:13.808952 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:13.808952 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:13.813195 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:13.814231 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2ffb9876-71fc-41fc-8827-ff813d09112d tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:13.817822 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:13.818035 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:13.818228 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:13.818574 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:13.819312 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:13.822547 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ffb9876-71fc-41fc-8827-ff813d09112d tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:13.822913 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 117/473] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:13 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:13.829165 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all volumes completed successfully. Aug 19 11:00:13.829804 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:13.829938 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:13.862753 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:13.865592 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:13.865592 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:13.872290 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:13.872583 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:13.914775 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:13.919007 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:13.919007 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:13.928093 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96d5c9ed-48dc-4f18-aacc-dc3e73b61b55 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:13.928472 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 120/474] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:13 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:13.949357 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e403782f-55b8-4f50-9940-2bf72c5e8d49 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:13.951453 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e403782f-55b8-4f50-9940-2bf72c5e8d49 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f/action Aug 19 11:00:13.951937 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e403782f-55b8-4f50-9940-2bf72c5e8d49 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:13.952133 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e403782f-55b8-4f50-9940-2bf72c5e8d49 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:13.954068 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-e403782f-55b8-4f50-9940-2bf72c5e8d49 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] delete called for group c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100206) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:13.954219 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.groups [None req-e403782f-55b8-4f50-9940-2bf72c5e8d49 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Delete group with id: c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:13.958352 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:13.958352 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:14.035241 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e403782f-55b8-4f50-9940-2bf72c5e8d49 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f/action returned with HTTP 202 Aug 19 11:00:14.035917 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 119/475] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:13 2026] POST /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:14.045061 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-32c65d26-0285-4a89-8fa5-d4ad3a4ee17b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:14.046957 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32c65d26-0285-4a89-8fa5-d4ad3a4ee17b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 Aug 19 11:00:14.047214 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32c65d26-0285-4a89-8fa5-d4ad3a4ee17b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:14.047446 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32c65d26-0285-4a89-8fa5-d4ad3a4ee17b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:14.055622 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:14.055622 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:14.059277 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-32c65d26-0285-4a89-8fa5-d4ad3a4ee17b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 11:00:14.059897 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-32c65d26-0285-4a89-8fa5-d4ad3a4ee17b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:14.060061 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-32c65d26-0285-4a89-8fa5-d4ad3a4ee17b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:14.094076 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-32c65d26-0285-4a89-8fa5-d4ad3a4ee17b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:14.097103 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:14.097103 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:14.104444 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32c65d26-0285-4a89-8fa5-d4ad3a4ee17b tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 returned with HTTP 200 Aug 19 11:00:14.104840 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 120/476] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:14 2026] GET /volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:14.427837 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-80442dc0-fa29-484e-b583-461597ec8d7e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:14.430710 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-80442dc0-fa29-484e-b583-461597ec8d7e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:14.430945 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-80442dc0-fa29-484e-b583-461597ec8d7e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:14.431179 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-80442dc0-fa29-484e-b583-461597ec8d7e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:14.445541 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:14.445541 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:14.451110 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-80442dc0-fa29-484e-b583-461597ec8d7e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:14.459428 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-80442dc0-fa29-484e-b583-461597ec8d7e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:14.459944 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 118/477] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:14 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:14.654418 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a636c025-624b-4437-98cf-7e0eb7e392da None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:14.657016 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a636c025-624b-4437-98cf-7e0eb7e392da tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:14.657016 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a636c025-624b-4437-98cf-7e0eb7e392da tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:14.657203 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a636c025-624b-4437-98cf-7e0eb7e392da tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:14.670238 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:14.670238 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:14.675463 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a636c025-624b-4437-98cf-7e0eb7e392da tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:14.681410 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a636c025-624b-4437-98cf-7e0eb7e392da tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:14.681922 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 121/478] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:14 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:14.843519 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-97a0e04e-ac27-493c-ae58-426871e339e5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:14.850071 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-97a0e04e-ac27-493c-ae58-426871e339e5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:14.850767 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-97a0e04e-ac27-493c-ae58-426871e339e5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:14.851077 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-97a0e04e-ac27-493c-ae58-426871e339e5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:14.863267 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:14.863267 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:14.867787 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-97a0e04e-ac27-493c-ae58-426871e339e5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:14.872695 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-97a0e04e-ac27-493c-ae58-426871e339e5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:14.873062 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 120/479] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:14 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:15.125387 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f39fe457-35c5-4f95-8ff9-7f6928edef47 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.127250 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f39fe457-35c5-4f95-8ff9-7f6928edef47 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 Aug 19 11:00:15.127457 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f39fe457-35c5-4f95-8ff9-7f6928edef47 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.127655 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f39fe457-35c5-4f95-8ff9-7f6928edef47 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.134856 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f39fe457-35c5-4f95-8ff9-7f6928edef47 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 returned with HTTP 404 Aug 19 11:00:15.135605 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 121/480] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:15 2026] GET /volume/v3/volumes/0756d12a-1bdd-4a73-9134-720050f4b593 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:15.144325 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-656ad342-c3e1-4c0d-b15c-b5944f70f220 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.145430 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a4d8ae1e-6737-42bc-813f-9e3db3e9982e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.147311 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4d8ae1e-6737-42bc-813f-9e3db3e9982e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/1712a2bc-8d55-4814-982c-bcff4218c28f Aug 19 11:00:15.147531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4d8ae1e-6737-42bc-813f-9e3db3e9982e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.147716 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4d8ae1e-6737-42bc-813f-9e3db3e9982e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.147795 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-656ad342-c3e1-4c0d-b15c-b5944f70f220 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/attachments/8654ba5e-ff29-41bf-af02-ab909790d17a Aug 19 11:00:15.148006 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-656ad342-c3e1-4c0d-b15c-b5944f70f220 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.148195 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-656ad342-c3e1-4c0d-b15c-b5944f70f220 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.160496 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4d8ae1e-6737-42bc-813f-9e3db3e9982e tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/1712a2bc-8d55-4814-982c-bcff4218c28f returned with HTTP 404 Aug 19 11:00:15.160496 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 122/481] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:15 2026] GET /volume/v3/volumes/1712a2bc-8d55-4814-982c-bcff4218c28f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 19 11:00:15.160868 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:15.160868 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:15.170147 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9b1f8986-1a8e-4d85-8ee6-079e494e802d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.173815 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9b1f8986-1a8e-4d85-8ee6-079e494e802d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f Aug 19 11:00:15.174022 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9b1f8986-1a8e-4d85-8ee6-079e494e802d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.174248 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9b1f8986-1a8e-4d85-8ee6-079e494e802d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.174408 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-9b1f8986-1a8e-4d85-8ee6-079e494e802d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:15.181846 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9b1f8986-1a8e-4d85-8ee6-079e494e802d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f returned with HTTP 404 Aug 19 11:00:15.181846 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 121/482] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:15 2026] GET /volume/v3/groups/c7ba8c37-d7c7-4f9f-bd03-19a3853ce50f => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:15.194190 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d38ef938-9f10-4488-99b8-c96d6ecf573f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.196048 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d38ef938-9f10-4488-99b8-c96d6ecf573f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/fbc937da-d629-4b2d-a418-3ae923832b66 Aug 19 11:00:15.196284 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d38ef938-9f10-4488-99b8-c96d6ecf573f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.196646 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d38ef938-9f10-4488-99b8-c96d6ecf573f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.219887 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d38ef938-9f10-4488-99b8-c96d6ecf573f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/group_types/fbc937da-d629-4b2d-a418-3ae923832b66 returned with HTTP 202 Aug 19 11:00:15.220500 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 122/483] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:00:15 2026] DELETE /volume/v3/group_types/fbc937da-d629-4b2d-a418-3ae923832b66 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:15.228736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-55187df0-502b-491e-ab31-fe01c501c65f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.231457 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-55187df0-502b-491e-ab31-fe01c501c65f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] DELETE https://10.4.3.46/volume/v3/types/450d220b-4731-4c06-8aa4-50b9b9f676ce Aug 19 11:00:15.231773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-55187df0-502b-491e-ab31-fe01c501c65f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.232082 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-55187df0-502b-491e-ab31-fe01c501c65f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.241856 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3bc12624-b4bf-4adc-80bd-622991ffaeb3 req-656ad342-c3e1-4c0d-b15c-b5944f70f220 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/8654ba5e-ff29-41bf-af02-ab909790d17a returned with HTTP 200 Aug 19 11:00:15.242312 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 119/484] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:00:15 2026] DELETE /volume/v3/attachments/8654ba5e-ff29-41bf-af02-ab909790d17a => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:15.275114 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-55187df0-502b-491e-ab31-fe01c501c65f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/types/450d220b-4731-4c06-8aa4-50b9b9f676ce returned with HTTP 202 Aug 19 11:00:15.275650 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 123/485] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:15 2026] DELETE /volume/v3/types/450d220b-4731-4c06-8aa4-50b9b9f676ce => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:15.288210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-558ade22-ab76-43a0-867b-7d8a673b8c32 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.290048 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-558ade22-ab76-43a0-867b-7d8a673b8c32 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] GET https://10.4.3.46/volume/v3/types/450d220b-4731-4c06-8aa4-50b9b9f676ce Aug 19 11:00:15.290639 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-558ade22-ab76-43a0-867b-7d8a673b8c32 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.290639 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-558ade22-ab76-43a0-867b-7d8a673b8c32 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.294020 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-558ade22-ab76-43a0-867b-7d8a673b8c32 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/types/450d220b-4731-4c06-8aa4-50b9b9f676ce returned with HTTP 404 Aug 19 11:00:15.294476 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 122/486] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:15 2026] GET /volume/v3/types/450d220b-4731-4c06-8aa4-50b9b9f676ce => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:15.306373 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-282e57b3-d741-4e8b-89e1-c595cce11561 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.308192 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-282e57b3-d741-4e8b-89e1-c595cce11561 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:15.308653 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-282e57b3-d741-4e8b-89e1-c595cce11561 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-524801858"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:15.329407 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-282e57b3-d741-4e8b-89e1-c595cce11561 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:15.330013 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 123/487] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:15 2026] POST /volume/v3/types => generated 223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:15.341150 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-12bba374-401e-47be-afd0-25091abf44c9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.343462 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12bba374-401e-47be-afd0-25091abf44c9 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:00:15.344011 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12bba374-401e-47be-afd0-25091abf44c9 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2142450619"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:15.345844 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:15.345844 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:15.375701 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12bba374-401e-47be-afd0-25091abf44c9 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:00:15.376477 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 120/488] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 11:00:15 2026] POST /volume/v3/group_types => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:15.386399 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a6623059-e30e-4441-977d-00a48c86e7be None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.388850 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a6623059-e30e-4441-977d-00a48c86e7be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/groups Aug 19 11:00:15.389454 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a6623059-e30e-4441-977d-00a48c86e7be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d7b1d4ab-64bc-4d48-82e8-dfcd749a38e2", "volume_types": ["be66a5fe-9283-494f-8543-1806dea32b46"], "name": "tempest-GroupSnapshotsTest-Group-824631738"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:15.391585 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-a6623059-e30e-4441-977d-00a48c86e7be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating new group {'group': {'group_type': 'd7b1d4ab-64bc-4d48-82e8-dfcd749a38e2', 'volume_types': ['be66a5fe-9283-494f-8543-1806dea32b46'], 'name': 'tempest-GroupSnapshotsTest-Group-824631738'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 11:00:15.399446 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-a6623059-e30e-4441-977d-00a48c86e7be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating group tempest-GroupSnapshotsTest-Group-824631738. Aug 19 11:00:15.409720 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a6623059-e30e-4441-977d-00a48c86e7be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Availability Zones retrieved successfully. Aug 19 11:00:15.466916 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-a6623059-e30e-4441-977d-00a48c86e7be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['a0777e7b-a477-4c7c-98ff-2d0c2b66e5f9'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:15.520608 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a6623059-e30e-4441-977d-00a48c86e7be tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups returned with HTTP 202 Aug 19 11:00:15.521018 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 124/489] 10.4.3.46 () {70 vars in 1290 bytes} [Wed Aug 19 11:00:15 2026] POST /volume/v3/groups => generated 111 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:15.534777 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-809d4868-2b03-4cb2-b3da-dacbdf4a9388 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.537432 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-809d4868-2b03-4cb2-b3da-dacbdf4a9388 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1 Aug 19 11:00:15.537758 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-809d4868-2b03-4cb2-b3da-dacbdf4a9388 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.538864 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-809d4868-2b03-4cb2-b3da-dacbdf4a9388 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.539087 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-809d4868-2b03-4cb2-b3da-dacbdf4a9388 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member d2a60abc-11d3-458c-94d0-8b1f76fad9c1 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:15.544703 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:15.544703 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:15.557223 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-809d4868-2b03-4cb2-b3da-dacbdf4a9388 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1 returned with HTTP 200 Aug 19 11:00:15.557223 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 123/490] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:15 2026] GET /volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:15.698600 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-40887942-bccd-4d6c-9878-c757e4e0e0ba None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.700874 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-40887942-bccd-4d6c-9878-c757e4e0e0ba tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:15.701146 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-40887942-bccd-4d6c-9878-c757e4e0e0ba tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.701381 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-40887942-bccd-4d6c-9878-c757e4e0e0ba tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.711447 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:15.711447 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:15.718949 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-40887942-bccd-4d6c-9878-c757e4e0e0ba tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:15.723494 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-40887942-bccd-4d6c-9878-c757e4e0e0ba tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:15.724020 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 124/491] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:15 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:15.742790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1750f876-11fe-4e20-8fe5-033097bb7894 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.744928 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1750f876-11fe-4e20-8fe5-033097bb7894 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:15.745358 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1750f876-11fe-4e20-8fe5-033097bb7894 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.745773 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1750f876-11fe-4e20-8fe5-033097bb7894 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.761708 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:15.761708 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:15.767404 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1750f876-11fe-4e20-8fe5-033097bb7894 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:15.776668 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1750f876-11fe-4e20-8fe5-033097bb7894 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:15.777124 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 121/492] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:15 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:15.835138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f9c5f948-9a41-4112-ac54-9228f42e6db5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.837441 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f9c5f948-9a41-4112-ac54-9228f42e6db5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:00:15.837441 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f9c5f948-9a41-4112-ac54-9228f42e6db5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.837441 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f9c5f948-9a41-4112-ac54-9228f42e6db5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.846172 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:15.846172 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:15.851593 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f9c5f948-9a41-4112-ac54-9228f42e6db5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:15.857901 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f9c5f948-9a41-4112-ac54-9228f42e6db5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:00:15.859572 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 125/493] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:15 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:15.893196 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8e2a42ef-54ca-4859-b820-d9eac21f09f7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:15.899778 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8e2a42ef-54ca-4859-b820-d9eac21f09f7 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:15.901687 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8e2a42ef-54ca-4859-b820-d9eac21f09f7 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:15.903411 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8e2a42ef-54ca-4859-b820-d9eac21f09f7 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:15.914557 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:15.914557 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:15.918610 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8e2a42ef-54ca-4859-b820-d9eac21f09f7 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:15.925057 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8e2a42ef-54ca-4859-b820-d9eac21f09f7 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:15.925549 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 124/494] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:15 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:16.570988 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-53e590fa-2e0e-4b06-95bb-8267c0315cac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:16.572588 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-53e590fa-2e0e-4b06-95bb-8267c0315cac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1 Aug 19 11:00:16.572772 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-53e590fa-2e0e-4b06-95bb-8267c0315cac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:16.572955 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-53e590fa-2e0e-4b06-95bb-8267c0315cac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:16.573100 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-53e590fa-2e0e-4b06-95bb-8267c0315cac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member d2a60abc-11d3-458c-94d0-8b1f76fad9c1 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:16.577738 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:16.577738 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:16.586501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-53e590fa-2e0e-4b06-95bb-8267c0315cac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1 returned with HTTP 200 Aug 19 11:00:16.587006 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 125/495] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:16 2026] GET /volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:16.603016 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:16.605713 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:16.607503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1059922482", "volume_type": "be66a5fe-9283-494f-8543-1806dea32b46", "group_id": "d2a60abc-11d3-458c-94d0-8b1f76fad9c1", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:16.608811 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1059922482', 'volume_type': 'be66a5fe-9283-494f-8543-1806dea32b46', 'group_id': 'd2a60abc-11d3-458c-94d0-8b1f76fad9c1', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:16.622395 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:16.622395 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:16.623224 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume of 1 GB Aug 19 11:00:16.629120 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Availability Zones retrieved successfully. Aug 19 11:00:16.636693 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Flow 'volume_create_api' (289b1ae6-afc9-4c03-aa7a-ab8d179c1fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:16.639659 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f8bad37-4354-48cc-afae-84c9af5e9e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:16.639659 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:16.639659 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:16.639659 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:16.660434 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f8bad37-4354-48cc-afae-84c9af5e9e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:00:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be66a5fe-9283-494f-8543-1806dea32b46,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-524801858',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be66a5fe-9283-494f-8543-1806dea32b46', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd2a60abc-11d3-458c-94d0-8b1f76fad9c1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:16.661192 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eef48784-472f-441e-b844-be1b98f0eada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:16.693735 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-524801858 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-524801858, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:16.694049 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-524801858 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-524801858, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:16.724814 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['fce13221-19e9-4f40-bf44-b32f966fa615', 'd1f5735a-11e1-4484-9abe-920d8d7b152e', '6e129cec-4279-442b-8260-82f769287683', '991bf760-0eb3-48df-9dce-d17efd0a94b5'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:16.725765 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eef48784-472f-441e-b844-be1b98f0eada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fce13221-19e9-4f40-bf44-b32f966fa615', 'd1f5735a-11e1-4484-9abe-920d8d7b152e', '6e129cec-4279-442b-8260-82f769287683', '991bf760-0eb3-48df-9dce-d17efd0a94b5']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:16.726726 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86378f10-0ea7-4df5-96da-ff78903206e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:16.757419 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86378f10-0ea7-4df5-96da-ff78903206e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2dd1f11-84e5-4e45-b600-683203041eae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1059922482',encryption_key_id=None,group_id=d2a60abc-11d3-458c-94d0-8b1f76fad9c1,group_type_id=,metadata={},multiattach=False,project_id='144d7f1b072448a7a9cb6bc4aba40e92',qos_specs=None,replication_status=,reservations=['fce13221-19e9-4f40-bf44-b32f966fa615','d1f5735a-11e1-4484-9abe-920d8d7b152e','6e129cec-4279-442b-8260-82f769287683','991bf760-0eb3-48df-9dce-d17efd0a94b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8192f6ae03429980bc927b24bd686e',volume_type_id=be66a5fe-9283-494f-8543-1806dea32b46), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1059922482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d2a60abc-11d3-458c-94d0-8b1f76fad9c1,host=None,id=d2dd1f11-84e5-4e45-b600-683203041eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144d7f1b072448a7a9cb6bc4aba40e92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab8192f6ae03429980bc927b24bd686e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be66a5fe-9283-494f-8543-1806dea32b46),volume_type_id=be66a5fe-9283-494f-8543-1806dea32b46)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:16.758235 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c1a1d26-d5fc-4711-993e-0754148e6687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:16.778174 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c1a1d26-d5fc-4711-993e-0754148e6687) transitioned into state 'SUCCESS' from state '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-1059922482',encryption_key_id=None,group_id=d2a60abc-11d3-458c-94d0-8b1f76fad9c1,group_type_id=,metadata={},multiattach=False,project_id='144d7f1b072448a7a9cb6bc4aba40e92',qos_specs=None,replication_status=,reservations=['fce13221-19e9-4f40-bf44-b32f966fa615','d1f5735a-11e1-4484-9abe-920d8d7b152e','6e129cec-4279-442b-8260-82f769287683','991bf760-0eb3-48df-9dce-d17efd0a94b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8192f6ae03429980bc927b24bd686e',volume_type_id=be66a5fe-9283-494f-8543-1806dea32b46)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:16.778957 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803a45c1-cf87-467b-afa1-5aa727fc8c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:16.794577 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803a45c1-cf87-467b-afa1-5aa727fc8c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:16.795542 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Flow 'volume_create_api' (289b1ae6-afc9-4c03-aa7a-ab8d179c1fb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:16.795896 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Create volume request issued successfully. Aug 19 11:00:16.796726 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:16.796948 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:16.850975 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:16.854925 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:16.854925 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:16.859470 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ea170f7-e3e6-4616-945f-7bb504d2a550 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:16.860010 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 122/496] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:00:16 2026] POST /volume/v3/volumes => generated 820 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:16.877222 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4c5abe9f-f5d2-4c16-a7d6-2b4725ff93e6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:16.879436 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c5abe9f-f5d2-4c16-a7d6-2b4725ff93e6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae Aug 19 11:00:16.879721 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c5abe9f-f5d2-4c16-a7d6-2b4725ff93e6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:16.879963 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c5abe9f-f5d2-4c16-a7d6-2b4725ff93e6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:16.889686 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:16.889686 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:16.897510 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4c5abe9f-f5d2-4c16-a7d6-2b4725ff93e6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 11:00:16.897510 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-4c5abe9f-f5d2-4c16-a7d6-2b4725ff93e6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:16.897510 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-4c5abe9f-f5d2-4c16-a7d6-2b4725ff93e6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:16.944497 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-4c5abe9f-f5d2-4c16-a7d6-2b4725ff93e6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:16.945361 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-467e4898-5035-4bde-bb72-d2f5e5cbc2a0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:16.947426 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-467e4898-5035-4bde-bb72-d2f5e5cbc2a0 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:16.947564 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-467e4898-5035-4bde-bb72-d2f5e5cbc2a0 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:16.947742 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-467e4898-5035-4bde-bb72-d2f5e5cbc2a0 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:16.949095 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:16.949095 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:16.955885 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:16.955885 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:16.959281 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c5abe9f-f5d2-4c16-a7d6-2b4725ff93e6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae returned with HTTP 200 Aug 19 11:00:16.960063 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 126/497] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:16 2026] GET /volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae => generated 888 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:16.960963 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-467e4898-5035-4bde-bb72-d2f5e5cbc2a0 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:16.965692 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-467e4898-5035-4bde-bb72-d2f5e5cbc2a0 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:16.966074 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 125/498] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:16 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:17.018101 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-74b527b6-fa6b-4d74-ae39-d7974b23e714 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:17.021557 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-74b527b6-fa6b-4d74-ae39-d7974b23e714 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:17.021811 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-74b527b6-fa6b-4d74-ae39-d7974b23e714 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:17.022060 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-74b527b6-fa6b-4d74-ae39-d7974b23e714 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:17.033619 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:17.033619 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:17.037142 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-74b527b6-fa6b-4d74-ae39-d7974b23e714 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:17.042921 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-74b527b6-fa6b-4d74-ae39-d7974b23e714 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:17.042921 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 126/499] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:17 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:17.466934 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-27101e7d-b0e2-4b42-a785-dec4f7e62b8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:17.470549 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-27101e7d-b0e2-4b42-a785-dec4f7e62b8f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:17.470669 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-27101e7d-b0e2-4b42-a785-dec4f7e62b8f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:17.470926 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-27101e7d-b0e2-4b42-a785-dec4f7e62b8f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:17.485717 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:17.485717 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:17.498369 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-27101e7d-b0e2-4b42-a785-dec4f7e62b8f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:17.506824 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-27101e7d-b0e2-4b42-a785-dec4f7e62b8f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:17.507674 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 123/500] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:17 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 1158 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:17.525849 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0981d064-1c82-48b8-8ebc-5b6700623bf1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:17.525849 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0981d064-1c82-48b8-8ebc-5b6700623bf1 None None] GET https://10.4.3.46/volume// Aug 19 11:00:17.525849 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0981d064-1c82-48b8-8ebc-5b6700623bf1 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:17.525849 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0981d064-1c82-48b8-8ebc-5b6700623bf1 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:17.525849 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0981d064-1c82-48b8-8ebc-5b6700623bf1 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:17.525849 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 127/501] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:00: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 19 11:00:17.537548 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-2049ba56-18e1-4bfb-904b-76135e1f48ea None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:17.539091 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-2049ba56-18e1-4bfb-904b-76135e1f48ea tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:00:17.539420 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-2049ba56-18e1-4bfb-904b-76135e1f48ea tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c", "connector": null, "instance_uuid": "df4e5416-e49e-4f1b-91b3-897cc0f96401"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:17.548884 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:17.548884 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:17.585972 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-2049ba56-18e1-4bfb-904b-76135e1f48ea tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:00:17.586421 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 126/502] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:00: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 19 11:00:17.977898 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2c3c43b5-e59b-4120-a244-92f228170324 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:17.983205 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c3c43b5-e59b-4120-a244-92f228170324 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae Aug 19 11:00:17.983205 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c3c43b5-e59b-4120-a244-92f228170324 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:17.983205 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c3c43b5-e59b-4120-a244-92f228170324 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:17.989787 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:17.989787 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:17.998645 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2c3c43b5-e59b-4120-a244-92f228170324 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 11:00:18.000814 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-2c3c43b5-e59b-4120-a244-92f228170324 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:18.001808 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-2c3c43b5-e59b-4120-a244-92f228170324 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:18.070611 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-2c3c43b5-e59b-4120-a244-92f228170324 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:18.074517 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:18.074517 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:18.086548 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c3c43b5-e59b-4120-a244-92f228170324 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae returned with HTTP 200 Aug 19 11:00:18.089912 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 127/503] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:17 2026] GET /volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:00:18.104367 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-501eabc3-a2b2-4d66-9a51-284f1f5607ff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:18.107306 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-501eabc3-a2b2-4d66-9a51-284f1f5607ff tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/group_snapshots Aug 19 11:00:18.107888 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-501eabc3-a2b2-4d66-9a51-284f1f5607ff tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d2a60abc-11d3-458c-94d0-8b1f76fad9c1", "name": "tempest-group_snapshot-1168528159"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:18.109459 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-501eabc3-a2b2-4d66-9a51-284f1f5607ff tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd2a60abc-11d3-458c-94d0-8b1f76fad9c1', 'name': 'tempest-group_snapshot-1168528159'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 11:00:18.115422 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:18.115422 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:18.120197 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.group_snapshots [None req-501eabc3-a2b2-4d66-9a51-284f1f5607ff tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Creating group_snapshot tempest-group_snapshot-1168528159. Aug 19 11:00:18.145918 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:18.145918 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:18.161297 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-501eabc3-a2b2-4d66-9a51-284f1f5607ff tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-524801858 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-524801858, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:18.192526 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-501eabc3-a2b2-4d66-9a51-284f1f5607ff tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Created reservations ['23c21283-1f5e-4a3a-b173-a393860d550f', 'affbfd90-2df7-45fa-843a-fc0aa6dfb8b8', 'd55cec11-ac96-4090-9e92-c6a48344c676', '6464d058-6af9-4710-9546-ad4de6bb746f'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:18.238240 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-501eabc3-a2b2-4d66-9a51-284f1f5607ff tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots returned with HTTP 202 Aug 19 11:00:18.238928 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 124/504] 10.4.3.46 () {70 vars in 1317 bytes} [Wed Aug 19 11:00:18 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 19 11:00:18.248285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ddf2052f-cbf2-4e99-a302-a6c05c9d52bc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:18.251344 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ddf2052f-cbf2-4e99-a302-a6c05c9d52bc tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b Aug 19 11:00:18.251732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ddf2052f-cbf2-4e99-a302-a6c05c9d52bc tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:18.252606 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ddf2052f-cbf2-4e99-a302-a6c05c9d52bc tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:18.252686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.group_snapshots [None req-ddf2052f-cbf2-4e99-a302-a6c05c9d52bc tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member 33b66883-0afc-4e29-9380-4df972dd733b {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:00:18.257327 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:18.257327 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:18.262682 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ddf2052f-cbf2-4e99-a302-a6c05c9d52bc tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b returned with HTTP 200 Aug 19 11:00:18.263240 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 128/505] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:00:18 2026] GET /volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:19.275883 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8617b8ea-8ccc-4391-b7d2-835671170a4d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.279504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8617b8ea-8ccc-4391-b7d2-835671170a4d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b Aug 19 11:00:19.279504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8617b8ea-8ccc-4391-b7d2-835671170a4d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.279504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8617b8ea-8ccc-4391-b7d2-835671170a4d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.279504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.group_snapshots [None req-8617b8ea-8ccc-4391-b7d2-835671170a4d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member 33b66883-0afc-4e29-9380-4df972dd733b {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:00:19.283743 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.283743 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:19.289769 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8617b8ea-8ccc-4391-b7d2-835671170a4d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b returned with HTTP 200 Aug 19 11:00:19.290159 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 127/506] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:19.297799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9d8bd3e3-8f40-4639-845f-433a36cfe7ac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.299709 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d8bd3e3-8f40-4639-845f-433a36cfe7ac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail Aug 19 11:00:19.299916 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d8bd3e3-8f40-4639-845f-433a36cfe7ac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.300141 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d8bd3e3-8f40-4639-845f-433a36cfe7ac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.300375 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-9d8bd3e3-8f40-4639-845f-433a36cfe7ac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:19.301402 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-9d8bd3e3-8f40-4639-845f-433a36cfe7ac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:00:19.306758 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9d8bd3e3-8f40-4639-845f-433a36cfe7ac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all snapshots completed successfully. Aug 19 11:00:19.307180 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.307180 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:19.307736 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d8bd3e3-8f40-4639-845f-433a36cfe7ac tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 11:00:19.308151 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 128/507] 10.4.3.46 () {66 vars in 1257 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:00:19.323140 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0a3d1f70-ed6e-4484-b531-baabb2eae892 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.325647 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a3d1f70-ed6e-4484-b531-baabb2eae892 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/518b67cb-c335-4bbf-92b4-2671de07c57a Aug 19 11:00:19.326034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a3d1f70-ed6e-4484-b531-baabb2eae892 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.326434 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a3d1f70-ed6e-4484-b531-baabb2eae892 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.337250 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.337250 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:19.337464 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0a3d1f70-ed6e-4484-b531-baabb2eae892 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Snapshot retrieved successfully. Aug 19 11:00:19.338276 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a3d1f70-ed6e-4484-b531-baabb2eae892 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/518b67cb-c335-4bbf-92b4-2671de07c57a returned with HTTP 200 Aug 19 11:00:19.340823 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 125/508] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/snapshots/518b67cb-c335-4bbf-92b4-2671de07c57a => generated 451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:19.354707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-56c9f8bc-46b6-4d4b-92d2-ff3168ca557d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.356899 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-56c9f8bc-46b6-4d4b-92d2-ff3168ca557d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b Aug 19 11:00:19.357127 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-56c9f8bc-46b6-4d4b-92d2-ff3168ca557d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.357317 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-56c9f8bc-46b6-4d4b-92d2-ff3168ca557d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.357441 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.group_snapshots [None req-56c9f8bc-46b6-4d4b-92d2-ff3168ca557d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member 33b66883-0afc-4e29-9380-4df972dd733b {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:00:19.364534 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.364534 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:19.368689 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-56c9f8bc-46b6-4d4b-92d2-ff3168ca557d tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b returned with HTTP 200 Aug 19 11:00:19.369115 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 129/509] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:19.379807 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-adc9697b-d76b-47fb-a7aa-167c3153e162 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.381774 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-adc9697b-d76b-47fb-a7aa-167c3153e162 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/detail Aug 19 11:00:19.382069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-adc9697b-d76b-47fb-a7aa-167c3153e162 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.382318 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-adc9697b-d76b-47fb-a7aa-167c3153e162 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.401721 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-adc9697b-d76b-47fb-a7aa-167c3153e162 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 19 11:00:19.401721 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 128/510] 10.4.3.46 () {68 vars in 1316 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:19.407406 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bca06cf2-de30-4d09-87b0-6f0a0249fb39 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.409391 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bca06cf2-de30-4d09-87b0-6f0a0249fb39 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] DELETE https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b Aug 19 11:00:19.409717 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bca06cf2-de30-4d09-87b0-6f0a0249fb39 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.409909 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bca06cf2-de30-4d09-87b0-6f0a0249fb39 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.410057 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-bca06cf2-de30-4d09-87b0-6f0a0249fb39 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] delete called for member 33b66883-0afc-4e29-9380-4df972dd733b {{(pid=100203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 11:00:19.410148 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.group_snapshots [None req-bca06cf2-de30-4d09-87b0-6f0a0249fb39 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Delete group_snapshot with id: 33b66883-0afc-4e29-9380-4df972dd733b Aug 19 11:00:19.416659 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.416659 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:19.490384 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bca06cf2-de30-4d09-87b0-6f0a0249fb39 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b returned with HTTP 202 Aug 19 11:00:19.491210 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 129/511] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:00:19 2026] DELETE /volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:19.503309 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.506110 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:19.506387 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.506689 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.507142 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:19.508159 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:19.521220 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all volumes completed successfully. Aug 19 11:00:19.522231 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:19.522455 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:19.595580 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:19.602923 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.602923 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:19.637765 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5213fd9c-d932-408a-87e3-fa78235c2fb6 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:19.637765 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 126/512] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:19.650334 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-58d78cbc-baad-4594-b1db-d283cbe01351 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.651048 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-58d78cbc-baad-4594-b1db-d283cbe01351 None None] GET https://10.4.3.46/volume// Aug 19 11:00:19.651330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-58d78cbc-baad-4594-b1db-d283cbe01351 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.651330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-58d78cbc-baad-4594-b1db-d283cbe01351 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.651957 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-58d78cbc-baad-4594-b1db-d283cbe01351 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:19.652063 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 130/513] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00: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 19 11:00:19.665194 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-df6bc268-22f0-4b83-a66c-9018f3509026 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.666199 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-5ffba4b9-4d6f-403d-9a58-4b787d70e0f6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.667944 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-df6bc268-22f0-4b83-a66c-9018f3509026 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail Aug 19 11:00:19.668222 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-df6bc268-22f0-4b83-a66c-9018f3509026 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.668506 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-df6bc268-22f0-4b83-a66c-9018f3509026 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.668801 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-df6bc268-22f0-4b83-a66c-9018f3509026 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:19.669192 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.669192 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:19.674048 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.db.api [None req-df6bc268-22f0-4b83-a66c-9018f3509026 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Building query based on filter {{(pid=100206) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:00:19.674511 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-5ffba4b9-4d6f-403d-9a58-4b787d70e0f6 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:19.674902 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-5ffba4b9-4d6f-403d-9a58-4b787d70e0f6 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.675218 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-5ffba4b9-4d6f-403d-9a58-4b787d70e0f6 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.678737 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-df6bc268-22f0-4b83-a66c-9018f3509026 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all snapshots completed successfully. Aug 19 11:00:19.679900 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-df6bc268-22f0-4b83-a66c-9018f3509026 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 11:00:19.680556 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 129/514] 10.4.3.46 () {66 vars in 1257 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:00:19.690026 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-184d5b5c-634f-4b79-8245-3e8f9040e4b1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.692026 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.692026 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:19.693449 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-184d5b5c-634f-4b79-8245-3e8f9040e4b1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b Aug 19 11:00:19.693610 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-184d5b5c-634f-4b79-8245-3e8f9040e4b1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.693817 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-184d5b5c-634f-4b79-8245-3e8f9040e4b1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.693948 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-184d5b5c-634f-4b79-8245-3e8f9040e4b1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member 33b66883-0afc-4e29-9380-4df972dd733b {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:00:19.697355 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-5ffba4b9-4d6f-403d-9a58-4b787d70e0f6 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:19.697525 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-184d5b5c-634f-4b79-8245-3e8f9040e4b1 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b returned with HTTP 404 Aug 19 11:00:19.697837 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 127/515] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:19.708005 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-5ffba4b9-4d6f-403d-9a58-4b787d70e0f6 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:19.708637 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 130/516] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 1337 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:19.708852 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-aacc1fc3-5ddf-430a-a03b-d48e47358ead None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.712083 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aacc1fc3-5ddf-430a-a03b-d48e47358ead tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/group_snapshots Aug 19 11:00:19.712264 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aacc1fc3-5ddf-430a-a03b-d48e47358ead tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.712549 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aacc1fc3-5ddf-430a-a03b-d48e47358ead tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.719539 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aacc1fc3-5ddf-430a-a03b-d48e47358ead tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots returned with HTTP 200 Aug 19 11:00:19.719539 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 131/517] 10.4.3.46 () {68 vars in 1295 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:19.731748 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c7343abb-057a-45a3-b211-779435ba79f5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.735201 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c7343abb-057a-45a3-b211-779435ba79f5 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] DELETE https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b Aug 19 11:00:19.735392 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c7343abb-057a-45a3-b211-779435ba79f5 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.735732 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c7343abb-057a-45a3-b211-779435ba79f5 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.736024 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.group_snapshots [None req-c7343abb-057a-45a3-b211-779435ba79f5 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] delete called for member 33b66883-0afc-4e29-9380-4df972dd733b {{(pid=100206) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 11:00:19.736194 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.group_snapshots [None req-c7343abb-057a-45a3-b211-779435ba79f5 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Delete group_snapshot with id: 33b66883-0afc-4e29-9380-4df972dd733b Aug 19 11:00:19.740752 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c7343abb-057a-45a3-b211-779435ba79f5 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b returned with HTTP 404 Aug 19 11:00:19.741246 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 130/518] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:00:19 2026] DELETE /volume/v3/group_snapshots/33b66883-0afc-4e29-9380-4df972dd733b => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:19.750981 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.753159 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:19.753422 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.753708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.753984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:19.756439 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:19.768207 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Get all volumes completed successfully. Aug 19 11:00:19.769241 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:19.769466 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:19.845567 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-ecd7b356-99ef-4e14-a150-2b48cf2d1c16 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.849053 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-ecd7b356-99ef-4e14-a150-2b48cf2d1c16 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] PUT https://10.4.3.46/volume/v3/attachments/f909d1cd-19a8-4b19-9d8d-f294a5e2d446 Aug 19 11:00:19.849687 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:19.849944 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-ecd7b356-99ef-4e14-a150-2b48cf2d1c16 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:19.853330 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.853330 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:19.860010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-ecd7b356-99ef-4e14-a150-2b48cf2d1c16 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Acquiring lock "cinder-attachment_update-e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:00:19.864623 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-09f9b073-c2e2-466a-b06b-75792f57aab8 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:19.864851 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-ecd7b356-99ef-4e14-a150-2b48cf2d1c16 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Lock "cinder-attachment_update-e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:00:19.865218 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 128/519] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:19.866784 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.866784 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:19.882716 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1ba25195-6c1b-4c40-9477-4b574b84d5b4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.885499 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1ba25195-6c1b-4c40-9477-4b574b84d5b4 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] POST https://10.4.3.46/volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1/action Aug 19 11:00:19.885958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1ba25195-6c1b-4c40-9477-4b574b84d5b4 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:19.886117 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1ba25195-6c1b-4c40-9477-4b574b84d5b4 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:19.890603 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-1ba25195-6c1b-4c40-9477-4b574b84d5b4 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] delete called for group d2a60abc-11d3-458c-94d0-8b1f76fad9c1 {{(pid=100205) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:19.890603 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-1ba25195-6c1b-4c40-9477-4b574b84d5b4 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Delete group with id: d2a60abc-11d3-458c-94d0-8b1f76fad9c1 Aug 19 11:00:19.893419 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.893419 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:19.950938 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1ba25195-6c1b-4c40-9477-4b574b84d5b4 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1/action returned with HTTP 202 Aug 19 11:00:19.950938 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 132/520] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:19 2026] POST /volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:19.960731 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cc01cd46-b1e6-49f2-b4db-594e3e38e98c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:19.963215 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cc01cd46-b1e6-49f2-b4db-594e3e38e98c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae Aug 19 11:00:19.963434 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cc01cd46-b1e6-49f2-b4db-594e3e38e98c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:19.963642 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cc01cd46-b1e6-49f2-b4db-594e3e38e98c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:19.971582 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:19.971582 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:19.977063 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cc01cd46-b1e6-49f2-b4db-594e3e38e98c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Volume info retrieved successfully. Aug 19 11:00:19.977063 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-cc01cd46-b1e6-49f2-b4db-594e3e38e98c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:19.977063 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-cc01cd46-b1e6-49f2-b4db-594e3e38e98c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:20.015030 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-ecd7b356-99ef-4e14-a150-2b48cf2d1c16 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Lock "cinder-attachment_update-e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c-np0000007769" released by "attachment_update" :: held 0.150s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:00:20.015425 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-ecd7b356-99ef-4e14-a150-2b48cf2d1c16 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/attachments/f909d1cd-19a8-4b19-9d8d-f294a5e2d446 returned with HTTP 200 Aug 19 11:00:20.015941 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 131/521] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:00:19 2026] PUT /volume/v3/attachments/f909d1cd-19a8-4b19-9d8d-f294a5e2d446 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:20.022768 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-cc01cd46-b1e6-49f2-b4db-594e3e38e98c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:20.027448 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:20.027448 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:20.040215 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cc01cd46-b1e6-49f2-b4db-594e3e38e98c tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae returned with HTTP 200 Aug 19 11:00:20.040781 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 131/522] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:19 2026] GET /volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:20.048633 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-cc9cc3e5-ffe2-4b38-98bf-453cfc05ff2b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:20.052440 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-cc9cc3e5-ffe2-4b38-98bf-453cfc05ff2b tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] POST https://10.4.3.46/volume/v3/attachments/f909d1cd-19a8-4b19-9d8d-f294a5e2d446/action Aug 19 11:00:20.052962 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-cc9cc3e5-ffe2-4b38-98bf-453cfc05ff2b tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:20.053019 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-cc9cc3e5-ffe2-4b38-98bf-453cfc05ff2b tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:20.085055 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:20.085055 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:20.098782 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-df2c0ac0-f716-4f0a-bc3d-31958d859108 req-cc9cc3e5-ffe2-4b38-98bf-453cfc05ff2b tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/attachments/f909d1cd-19a8-4b19-9d8d-f294a5e2d446/action returned with HTTP 204 Aug 19 11:00:20.099772 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 129/523] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:00:20 2026] POST /volume/v3/attachments/f909d1cd-19a8-4b19-9d8d-f294a5e2d446/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:21.061643 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-af93adbd-74a8-4382-94ea-78f84c607e3f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:21.063675 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-af93adbd-74a8-4382-94ea-78f84c607e3f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae Aug 19 11:00:21.063939 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-af93adbd-74a8-4382-94ea-78f84c607e3f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:21.064121 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-af93adbd-74a8-4382-94ea-78f84c607e3f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:21.070268 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-af93adbd-74a8-4382-94ea-78f84c607e3f tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae returned with HTTP 404 Aug 19 11:00:21.070828 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 133/524] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:21 2026] GET /volume/v3/volumes/d2dd1f11-84e5-4e45-b600-683203041eae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:21.079366 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-169529b0-09e3-4c19-a777-2f77f24789c9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:21.083068 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-169529b0-09e3-4c19-a777-2f77f24789c9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] GET https://10.4.3.46/volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1 Aug 19 11:00:21.083168 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-169529b0-09e3-4c19-a777-2f77f24789c9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:21.083908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-169529b0-09e3-4c19-a777-2f77f24789c9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:21.083908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-169529b0-09e3-4c19-a777-2f77f24789c9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] show called for member d2a60abc-11d3-458c-94d0-8b1f76fad9c1 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:21.089603 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-169529b0-09e3-4c19-a777-2f77f24789c9 tempest-GroupSnapshotsTest-1677479100 tempest-GroupSnapshotsTest-1677479100-project-member] https://10.4.3.46/volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1 returned with HTTP 404 Aug 19 11:00:21.090276 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 132/525] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:21 2026] GET /volume/v3/groups/d2a60abc-11d3-458c-94d0-8b1f76fad9c1 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:21.103364 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fa8e1e66-e7b3-4a2a-bc84-37e384072706 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:21.105886 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa8e1e66-e7b3-4a2a-bc84-37e384072706 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/d7b1d4ab-64bc-4d48-82e8-dfcd749a38e2 Aug 19 11:00:21.106379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa8e1e66-e7b3-4a2a-bc84-37e384072706 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:21.106379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa8e1e66-e7b3-4a2a-bc84-37e384072706 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:21.133069 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa8e1e66-e7b3-4a2a-bc84-37e384072706 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/group_types/d7b1d4ab-64bc-4d48-82e8-dfcd749a38e2 returned with HTTP 202 Aug 19 11:00:21.133513 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 132/526] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:00:21 2026] DELETE /volume/v3/group_types/d7b1d4ab-64bc-4d48-82e8-dfcd749a38e2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:21.144359 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5c0e0932-f25c-4807-b071-9641b6ea836f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:21.146244 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5c0e0932-f25c-4807-b071-9641b6ea836f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] DELETE https://10.4.3.46/volume/v3/types/be66a5fe-9283-494f-8543-1806dea32b46 Aug 19 11:00:21.146442 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5c0e0932-f25c-4807-b071-9641b6ea836f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:21.146700 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5c0e0932-f25c-4807-b071-9641b6ea836f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:21.208375 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5c0e0932-f25c-4807-b071-9641b6ea836f tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/types/be66a5fe-9283-494f-8543-1806dea32b46 returned with HTTP 202 Aug 19 11:00:21.208794 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 130/527] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:21 2026] DELETE /volume/v3/types/be66a5fe-9283-494f-8543-1806dea32b46 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:21.221499 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a8c3bdfe-d47e-450e-88b3-4be23edbec96 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:21.223763 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8c3bdfe-d47e-450e-88b3-4be23edbec96 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] GET https://10.4.3.46/volume/v3/types/be66a5fe-9283-494f-8543-1806dea32b46 Aug 19 11:00:21.223999 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8c3bdfe-d47e-450e-88b3-4be23edbec96 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:21.224226 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8c3bdfe-d47e-450e-88b3-4be23edbec96 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:21.230637 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8c3bdfe-d47e-450e-88b3-4be23edbec96 tempest-GroupSnapshotsTest-2012586899 tempest-GroupSnapshotsTest-2012586899-project-admin] https://10.4.3.46/volume/v3/types/be66a5fe-9283-494f-8543-1806dea32b46 returned with HTTP 404 Aug 19 11:00:21.231065 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 134/528] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:21 2026] GET /volume/v3/types/be66a5fe-9283-494f-8543-1806dea32b46 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:21.556426 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-89643f1f-2500-48f3-814b-63837b65ac39 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:21.558202 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:21.558637 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-295190448", "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:21.560421 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-295190448', 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:21.650727 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Create volume of 1 GB Aug 19 11:00:21.651042 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:21.651042 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:21.655451 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Availability Zones retrieved successfully. Aug 19 11:00:21.664042 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Flow 'volume_create_api' (203b6229-8ba1-46e8-a1fa-b4cf1783420e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:21.665632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3548bb3f-506c-45dd-bb1e-26b42831264b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:21.666989 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:21.744834 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3548bb3f-506c-45dd-bb1e-26b42831264b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:21.746082 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (720e09dc-c78c-4770-bc17-1c3d062c9f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:21.836341 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Created reservations ['0ce393b7-f10b-4806-97be-1f6a97f33aed', '2a2f216b-3a9c-450e-9dd4-b10afd484812', 'fc109d6f-ca02-4d3d-a103-ecc53ab9fc86', '1b8883bf-4746-4482-9e08-c43e8084531f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:21.837725 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (720e09dc-c78c-4770-bc17-1c3d062c9f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ce393b7-f10b-4806-97be-1f6a97f33aed', '2a2f216b-3a9c-450e-9dd4-b10afd484812', 'fc109d6f-ca02-4d3d-a103-ecc53ab9fc86', '1b8883bf-4746-4482-9e08-c43e8084531f']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:21.838793 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1486c4c3-67de-48ee-857b-f9165b31b8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:21.869108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1486c4c3-67de-48ee-857b-f9165b31b8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04e5fb35-2325-474b-a11b-b449e1cbe6ff', '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-295190448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='551719cb3a7b4e5986b1b16e5f2cfa8f',qos_specs=None,replication_status=,reservations=['0ce393b7-f10b-4806-97be-1f6a97f33aed','2a2f216b-3a9c-450e-9dd4-b10afd484812','fc109d6f-ca02-4d3d-a103-ecc53ab9fc86','1b8883bf-4746-4482-9e08-c43e8084531f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6f7cf87e274329830ac54cb0bfd850',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-295190448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04e5fb35-2325-474b-a11b-b449e1cbe6ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='551719cb3a7b4e5986b1b16e5f2cfa8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d6f7cf87e274329830ac54cb0bfd850',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:21.869994 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2fb0e1a-176d-4787-a8b5-aa45e3f45b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:21.894678 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2fb0e1a-176d-4787-a8b5-aa45e3f45b9b) transitioned into state 'SUCCESS' from state '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-295190448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='551719cb3a7b4e5986b1b16e5f2cfa8f',qos_specs=None,replication_status=,reservations=['0ce393b7-f10b-4806-97be-1f6a97f33aed','2a2f216b-3a9c-450e-9dd4-b10afd484812','fc109d6f-ca02-4d3d-a103-ecc53ab9fc86','1b8883bf-4746-4482-9e08-c43e8084531f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6f7cf87e274329830ac54cb0bfd850',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:21.895852 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b700e31-2679-445c-951e-a1398c54b6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:21.909942 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b700e31-2679-445c-951e-a1398c54b6e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:21.910500 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Flow 'volume_create_api' (203b6229-8ba1-46e8-a1fa-b4cf1783420e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:21.911120 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Create volume request issued successfully. Aug 19 11:00:21.911869 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-89643f1f-2500-48f3-814b-63837b65ac39 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:21.912693 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 133/529] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:00:21 2026] POST /volume/v3/volumes => generated 896 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:21.927364 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-394d7e8d-9221-49ee-bd8a-e3f77d2b002f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:21.933182 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-394d7e8d-9221-49ee-bd8a-e3f77d2b002f tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] GET https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:00:21.933182 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-394d7e8d-9221-49ee-bd8a-e3f77d2b002f tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:21.933182 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-394d7e8d-9221-49ee-bd8a-e3f77d2b002f tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:21.942638 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:21.942638 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:21.947722 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-394d7e8d-9221-49ee-bd8a-e3f77d2b002f tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:00:21.955393 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-394d7e8d-9221-49ee-bd8a-e3f77d2b002f tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 200 Aug 19 11:00:21.955973 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 133/530] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:21 2026] GET /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:22.972323 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-06eaa096-a3a7-4997-a973-4b9e7ac3c832 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:22.974718 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06eaa096-a3a7-4997-a973-4b9e7ac3c832 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] GET https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:00:22.975020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06eaa096-a3a7-4997-a973-4b9e7ac3c832 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:22.975253 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06eaa096-a3a7-4997-a973-4b9e7ac3c832 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:22.984984 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:22.984984 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:22.990349 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-06eaa096-a3a7-4997-a973-4b9e7ac3c832 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:00:23.000826 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06eaa096-a3a7-4997-a973-4b9e7ac3c832 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 200 Aug 19 11:00:23.001568 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 131/531] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:22 2026] GET /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 1538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:23.038407 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-64c201bc-8559-4461-8931-12e00d153a46 req-2d5f4026-942f-4d7b-a1f4-93707265cb5a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:23.041503 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-2d5f4026-942f-4d7b-a1f4-93707265cb5a tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] GET https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:00:23.041703 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-2d5f4026-942f-4d7b-a1f4-93707265cb5a tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:23.041886 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-2d5f4026-942f-4d7b-a1f4-93707265cb5a tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:23.050773 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:23.050773 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:23.056042 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-64c201bc-8559-4461-8931-12e00d153a46 req-2d5f4026-942f-4d7b-a1f4-93707265cb5a tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:00:23.061594 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-2d5f4026-942f-4d7b-a1f4-93707265cb5a tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 200 Aug 19 11:00:23.062243 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 135/532] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:23 2026] GET /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:23.661003 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-64c201bc-8559-4461-8931-12e00d153a46 req-1236827f-bd35-4b7f-b057-49ac0ae48a5a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:23.663336 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-1236827f-bd35-4b7f-b057-49ac0ae48a5a tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] GET https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:00:23.663859 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-1236827f-bd35-4b7f-b057-49ac0ae48a5a tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:23.663859 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-1236827f-bd35-4b7f-b057-49ac0ae48a5a tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:23.671180 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:23.671180 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:23.679098 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-64c201bc-8559-4461-8931-12e00d153a46 req-1236827f-bd35-4b7f-b057-49ac0ae48a5a tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:00:23.685018 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-1236827f-bd35-4b7f-b057-49ac0ae48a5a tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 200 Aug 19 11:00:23.685425 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 134/533] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:23 2026] GET /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:23.695735 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-07e78c7e-fcae-4889-a85e-92ac2b8baa4c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:23.696222 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-07e78c7e-fcae-4889-a85e-92ac2b8baa4c None None] GET https://10.4.3.46/volume// Aug 19 11:00:23.696418 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-07e78c7e-fcae-4889-a85e-92ac2b8baa4c None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:23.696676 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-07e78c7e-fcae-4889-a85e-92ac2b8baa4c None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:23.697087 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-07e78c7e-fcae-4889-a85e-92ac2b8baa4c None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:23.697412 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 134/534] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:00:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:00:23.708447 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-64c201bc-8559-4461-8931-12e00d153a46 req-a5460c7f-971e-4e17-9c84-50b95c170eca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:23.712649 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-a5460c7f-971e-4e17-9c84-50b95c170eca tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:00:23.713230 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-a5460c7f-971e-4e17-9c84-50b95c170eca tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04e5fb35-2325-474b-a11b-b449e1cbe6ff", "connector": null, "instance_uuid": "9f1eb018-1287-4945-9f30-70fc7ed41aa7"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:23.733140 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:23.733140 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:23.769244 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-a5460c7f-971e-4e17-9c84-50b95c170eca tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:00:23.769911 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 132/535] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:00:23 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:23.992079 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-88d05bf8-8a3a-42ca-80bd-afb236e399f3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:24.129610 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-88d05bf8-8a3a-42ca-80bd-afb236e399f3 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:24.130072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-88d05bf8-8a3a-42ca-80bd-afb236e399f3 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-28454105"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:24.147673 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-88d05bf8-8a3a-42ca-80bd-afb236e399f3 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:24.147920 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 136/536] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:23 2026] POST /volume/v3/types => generated 214 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:24.164845 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4cda9967-23a6-486d-b0f4-6a8fa411f787 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:24.167069 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4cda9967-23a6-486d-b0f4-6a8fa411f787 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:00:24.167568 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4cda9967-23a6-486d-b0f4-6a8fa411f787 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-415505482"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:24.184373 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4cda9967-23a6-486d-b0f4-6a8fa411f787 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:00:24.185058 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 135/537] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 11:00:24 2026] POST /volume/v3/group_types => generated 172 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:24.194362 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-724d3fc9-592c-4649-86cc-674f5a06b2c3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:24.276323 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-724d3fc9-592c-4649-86cc-674f5a06b2c3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/groups Aug 19 11:00:24.276684 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-724d3fc9-592c-4649-86cc-674f5a06b2c3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bfddde34-6bac-41c4-868d-a93260b981a1", "volume_types": ["1e93c05d-3ee8-442c-8c85-52a5965b0be4"], "name": "tempest-Group1-1681426175"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:24.278040 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-724d3fc9-592c-4649-86cc-674f5a06b2c3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Creating new group {'group': {'group_type': 'bfddde34-6bac-41c4-868d-a93260b981a1', 'volume_types': ['1e93c05d-3ee8-442c-8c85-52a5965b0be4'], 'name': 'tempest-Group1-1681426175'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 11:00:24.283422 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.groups [None req-724d3fc9-592c-4649-86cc-674f5a06b2c3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Creating group tempest-Group1-1681426175. Aug 19 11:00:24.300764 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-724d3fc9-592c-4649-86cc-674f5a06b2c3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Availability zone cache updated, next update will occur around 2026-08-19 12:00:24.300472. {{(pid=100206) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 11:00:24.300859 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-724d3fc9-592c-4649-86cc-674f5a06b2c3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Availability Zones retrieved successfully. Aug 19 11:00:24.322544 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-724d3fc9-592c-4649-86cc-674f5a06b2c3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Created reservations ['7c8cfb68-b0c3-4eec-bdc9-6756903aadc2'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:24.359702 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-724d3fc9-592c-4649-86cc-674f5a06b2c3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups returned with HTTP 202 Aug 19 11:00:24.361545 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 135/538] 10.4.3.46 () {70 vars in 1290 bytes} [Wed Aug 19 11:00:24 2026] POST /volume/v3/groups => generated 94 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:24.374317 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5729364a-4989-4ba7-8fce-c14221375765 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:24.376949 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5729364a-4989-4ba7-8fce-c14221375765 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 Aug 19 11:00:24.377199 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5729364a-4989-4ba7-8fce-c14221375765 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:24.377379 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5729364a-4989-4ba7-8fce-c14221375765 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:24.377653 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-5729364a-4989-4ba7-8fce-c14221375765 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member febb6933-24a2-4da0-9b94-a3aad00a6cb8 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:24.381636 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:24.381636 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:24.392554 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5729364a-4989-4ba7-8fce-c14221375765 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 returned with HTTP 200 Aug 19 11:00:24.392554 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 133/539] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:24 2026] GET /volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:25.403619 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7805a4d1-96c0-47d9-bc0a-5f378ad96f1b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:25.405583 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7805a4d1-96c0-47d9-bc0a-5f378ad96f1b tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 Aug 19 11:00:25.405958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7805a4d1-96c0-47d9-bc0a-5f378ad96f1b tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:25.406280 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7805a4d1-96c0-47d9-bc0a-5f378ad96f1b tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:25.406280 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-7805a4d1-96c0-47d9-bc0a-5f378ad96f1b tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member febb6933-24a2-4da0-9b94-a3aad00a6cb8 {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:25.413048 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:25.413048 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:25.429170 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7805a4d1-96c0-47d9-bc0a-5f378ad96f1b tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 returned with HTTP 200 Aug 19 11:00:25.429649 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 137/540] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:25 2026] GET /volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:25.439041 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f45d5b8f-28df-462e-9659-cf4f64def45d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:25.440741 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f45d5b8f-28df-462e-9659-cf4f64def45d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/groups Aug 19 11:00:25.441687 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f45d5b8f-28df-462e-9659-cf4f64def45d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bfddde34-6bac-41c4-868d-a93260b981a1", "volume_types": ["1e93c05d-3ee8-442c-8c85-52a5965b0be4"], "name": "tempest-Group2-1066469612"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:25.442869 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-f45d5b8f-28df-462e-9659-cf4f64def45d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Creating new group {'group': {'group_type': 'bfddde34-6bac-41c4-868d-a93260b981a1', 'volume_types': ['1e93c05d-3ee8-442c-8c85-52a5965b0be4'], 'name': 'tempest-Group2-1066469612'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 11:00:25.454805 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-f45d5b8f-28df-462e-9659-cf4f64def45d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Creating group tempest-Group2-1066469612. Aug 19 11:00:25.462069 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f45d5b8f-28df-462e-9659-cf4f64def45d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Availability Zones retrieved successfully. Aug 19 11:00:25.489069 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-f45d5b8f-28df-462e-9659-cf4f64def45d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Created reservations ['0e2f67fc-f210-42d5-9a66-23f2f281e7b3'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:25.518577 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f45d5b8f-28df-462e-9659-cf4f64def45d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups returned with HTTP 202 Aug 19 11:00:25.519013 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 136/541] 10.4.3.46 () {70 vars in 1290 bytes} [Wed Aug 19 11:00:25 2026] POST /volume/v3/groups => generated 94 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:25.527324 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6cdc19ad-a6ca-4033-aa37-d35d5d11a154 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:25.530557 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6cdc19ad-a6ca-4033-aa37-d35d5d11a154 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 Aug 19 11:00:25.530860 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6cdc19ad-a6ca-4033-aa37-d35d5d11a154 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:25.531172 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6cdc19ad-a6ca-4033-aa37-d35d5d11a154 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:25.531306 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-6cdc19ad-a6ca-4033-aa37-d35d5d11a154 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member 1f3132a1-09e3-4aab-b4ee-e734112b5f13 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:25.537202 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:25.537202 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:25.545987 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6cdc19ad-a6ca-4033-aa37-d35d5d11a154 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 returned with HTTP 200 Aug 19 11:00:25.546622 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 136/542] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:25 2026] GET /volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:25.707256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-58f838c0-56e4-4a5a-8c38-c852a320de11 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:25.707660 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-58f838c0-56e4-4a5a-8c38-c852a320de11 None None] GET https://10.4.3.46/volume// Aug 19 11:00:25.707828 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-58f838c0-56e4-4a5a-8c38-c852a320de11 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:25.708021 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-58f838c0-56e4-4a5a-8c38-c852a320de11 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:25.708320 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-58f838c0-56e4-4a5a-8c38-c852a320de11 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:25.708614 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 134/543] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:00:25.721360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-64c201bc-8559-4461-8931-12e00d153a46 req-f1547e31-493d-4efe-b809-c67bc139dd28 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:25.726476 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-f1547e31-493d-4efe-b809-c67bc139dd28 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] GET https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:00:25.726476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-f1547e31-493d-4efe-b809-c67bc139dd28 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:25.726584 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-f1547e31-493d-4efe-b809-c67bc139dd28 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:25.742089 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:25.742089 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:25.746258 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-64c201bc-8559-4461-8931-12e00d153a46 req-f1547e31-493d-4efe-b809-c67bc139dd28 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:00:25.752035 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-f1547e31-493d-4efe-b809-c67bc139dd28 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 200 Aug 19 11:00:25.752438 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 138/544] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:00:25 2026] GET /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 1537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:25.848881 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-64c201bc-8559-4461-8931-12e00d153a46 req-8ff7d355-0d14-4596-b810-516676f91027 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:25.850855 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-8ff7d355-0d14-4596-b810-516676f91027 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] PUT https://10.4.3.46/volume/v3/attachments/12c82d3d-3c58-4082-a41e-503b9f2f8c86 Aug 19 11:00:25.851226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-8ff7d355-0d14-4596-b810-516676f91027 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:25.858561 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-64c201bc-8559-4461-8931-12e00d153a46 req-8ff7d355-0d14-4596-b810-516676f91027 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Acquiring lock "cinder-attachment_update-04e5fb35-2325-474b-a11b-b449e1cbe6ff-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:00:25.862860 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-64c201bc-8559-4461-8931-12e00d153a46 req-8ff7d355-0d14-4596-b810-516676f91027 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Lock "cinder-attachment_update-04e5fb35-2325-474b-a11b-b449e1cbe6ff-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:00:25.863824 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:25.863824 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:25.948889 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-64c201bc-8559-4461-8931-12e00d153a46 req-8ff7d355-0d14-4596-b810-516676f91027 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Lock "cinder-attachment_update-04e5fb35-2325-474b-a11b-b449e1cbe6ff-np0000007769" released by "attachment_update" :: held 0.086s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:00:25.949360 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-8ff7d355-0d14-4596-b810-516676f91027 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/attachments/12c82d3d-3c58-4082-a41e-503b9f2f8c86 returned with HTTP 200 Aug 19 11:00:25.949853 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 137/545] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:00:25 2026] PUT /volume/v3/attachments/12c82d3d-3c58-4082-a41e-503b9f2f8c86 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:25.979701 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-64c201bc-8559-4461-8931-12e00d153a46 req-6d9b0424-7dbd-48c9-b1a9-05b16052cf76 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:25.984681 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-6d9b0424-7dbd-48c9-b1a9-05b16052cf76 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] POST https://10.4.3.46/volume/v3/attachments/12c82d3d-3c58-4082-a41e-503b9f2f8c86/action Aug 19 11:00:25.985091 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-6d9b0424-7dbd-48c9-b1a9-05b16052cf76 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:25.985209 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-6d9b0424-7dbd-48c9-b1a9-05b16052cf76 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:26.007752 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:26.007752 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:26.026897 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-64c201bc-8559-4461-8931-12e00d153a46 req-6d9b0424-7dbd-48c9-b1a9-05b16052cf76 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/attachments/12c82d3d-3c58-4082-a41e-503b9f2f8c86/action returned with HTTP 204 Aug 19 11:00:26.027624 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 137/546] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:00:25 2026] POST /volume/v3/attachments/12c82d3d-3c58-4082-a41e-503b9f2f8c86/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:26.557319 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-601598c2-332d-4fbc-bcd7-a6ef3610b04c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:26.560137 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-601598c2-332d-4fbc-bcd7-a6ef3610b04c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 Aug 19 11:00:26.560442 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-601598c2-332d-4fbc-bcd7-a6ef3610b04c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:26.560728 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-601598c2-332d-4fbc-bcd7-a6ef3610b04c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:26.560911 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-601598c2-332d-4fbc-bcd7-a6ef3610b04c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member 1f3132a1-09e3-4aab-b4ee-e734112b5f13 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:26.567910 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:26.567910 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:26.582014 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-601598c2-332d-4fbc-bcd7-a6ef3610b04c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 returned with HTTP 200 Aug 19 11:00:26.582620 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 135/547] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:26 2026] GET /volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:26.598731 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:26.600443 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:26.600802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1215524130", "volume_type": "1e93c05d-3ee8-442c-8c85-52a5965b0be4", "group_id": "febb6933-24a2-4da0-9b94-a3aad00a6cb8", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:26.602155 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1215524130', 'volume_type': '1e93c05d-3ee8-442c-8c85-52a5965b0be4', 'group_id': 'febb6933-24a2-4da0-9b94-a3aad00a6cb8', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:26.610144 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:26.610144 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:26.610698 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Create volume of 1 GB Aug 19 11:00:26.616275 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Availability Zones retrieved successfully. Aug 19 11:00:26.621611 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Flow 'volume_create_api' (dde533c1-cf5d-4dd2-8029-1f273e49e9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:26.622743 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9817250a-a374-4ad3-a173-22c5ce50a9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:26.623301 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:26.623301 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:26.623768 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:26.647337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9817250a-a374-4ad3-a173-22c5ce50a9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:00:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1e93c05d-3ee8-442c-8c85-52a5965b0be4,is_public=True,name='tempest-GroupsTest-volume-type-28454105',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e93c05d-3ee8-442c-8c85-52a5965b0be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'febb6933-24a2-4da0-9b94-a3aad00a6cb8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:26.647991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499a1724-a0dd-4b1f-9524-45b08f7e7b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:26.676990 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-28454105 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-28454105, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:26.680374 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-28454105 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-28454105, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:26.718202 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Created reservations ['dec0bfcd-3179-480c-9c30-baeed64961a8', 'f72e4521-755e-42bd-a339-0e70b5358557', '66b9bf4d-a174-42ca-83f1-9e9fbcb95631', 'f33b8db7-ec76-48ab-8dae-53915a074876'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:26.719872 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499a1724-a0dd-4b1f-9524-45b08f7e7b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dec0bfcd-3179-480c-9c30-baeed64961a8', 'f72e4521-755e-42bd-a339-0e70b5358557', '66b9bf4d-a174-42ca-83f1-9e9fbcb95631', 'f33b8db7-ec76-48ab-8dae-53915a074876']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:26.719872 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfdf5a5e-2168-4a23-b739-d12e314d2450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:26.746954 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfdf5a5e-2168-4a23-b739-d12e314d2450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a899e2e-10e5-40f9-a195-f45b6d6761fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1215524130',encryption_key_id=None,group_id=febb6933-24a2-4da0-9b94-a3aad00a6cb8,group_type_id=,metadata={},multiattach=False,project_id='aa3c8bd721114e49b8b7b671f555f2d7',qos_specs=None,replication_status=,reservations=['dec0bfcd-3179-480c-9c30-baeed64961a8','f72e4521-755e-42bd-a339-0e70b5358557','66b9bf4d-a174-42ca-83f1-9e9fbcb95631','f33b8db7-ec76-48ab-8dae-53915a074876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6316c4abaa6f4605a531f19011fc8637',volume_type_id=1e93c05d-3ee8-442c-8c85-52a5965b0be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1215524130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=febb6933-24a2-4da0-9b94-a3aad00a6cb8,host=None,id=7a899e2e-10e5-40f9-a195-f45b6d6761fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3c8bd721114e49b8b7b671f555f2d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6316c4abaa6f4605a531f19011fc8637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e93c05d-3ee8-442c-8c85-52a5965b0be4),volume_type_id=1e93c05d-3ee8-442c-8c85-52a5965b0be4)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:26.747748 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e7abf8-60a4-4720-adb9-72c9e0cafe8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:26.772225 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e7abf8-60a4-4720-adb9-72c9e0cafe8e) transitioned into state 'SUCCESS' from state '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-1215524130',encryption_key_id=None,group_id=febb6933-24a2-4da0-9b94-a3aad00a6cb8,group_type_id=,metadata={},multiattach=False,project_id='aa3c8bd721114e49b8b7b671f555f2d7',qos_specs=None,replication_status=,reservations=['dec0bfcd-3179-480c-9c30-baeed64961a8','f72e4521-755e-42bd-a339-0e70b5358557','66b9bf4d-a174-42ca-83f1-9e9fbcb95631','f33b8db7-ec76-48ab-8dae-53915a074876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6316c4abaa6f4605a531f19011fc8637',volume_type_id=1e93c05d-3ee8-442c-8c85-52a5965b0be4)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:26.773071 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8f8132-546d-42da-9afd-d5c8397c9967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:26.793884 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8f8132-546d-42da-9afd-d5c8397c9967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:26.794899 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Flow 'volume_create_api' (dde533c1-cf5d-4dd2-8029-1f273e49e9e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:26.795190 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Create volume request issued successfully. Aug 19 11:00:26.795918 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:26.796127 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:26.842388 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:26.845519 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:26.845519 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:26.849196 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5de6387b-d2f7-405b-92cf-9fd808fb9545 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:26.849601 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 139/548] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:00:26 2026] POST /volume/v3/volumes => generated 811 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:26.861680 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1858fa63-2d93-493f-828f-f9be190b473c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:26.863909 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1858fa63-2d93-493f-828f-f9be190b473c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc Aug 19 11:00:26.864147 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1858fa63-2d93-493f-828f-f9be190b473c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:26.864341 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1858fa63-2d93-493f-828f-f9be190b473c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:26.875479 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:26.875479 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:26.884975 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1858fa63-2d93-493f-828f-f9be190b473c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Volume info retrieved successfully. Aug 19 11:00:26.885741 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-1858fa63-2d93-493f-828f-f9be190b473c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:26.885896 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-1858fa63-2d93-493f-828f-f9be190b473c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:26.942002 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-1858fa63-2d93-493f-828f-f9be190b473c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:26.948114 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:26.948114 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:26.957918 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1858fa63-2d93-493f-828f-f9be190b473c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc returned with HTTP 200 Aug 19 11:00:26.958356 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 138/549] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:26 2026] GET /volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc => generated 879 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:27.975111 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-965cefa9-71b6-414b-8725-6fb2b109bc56 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:27.977445 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-965cefa9-71b6-414b-8725-6fb2b109bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc Aug 19 11:00:27.977953 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-965cefa9-71b6-414b-8725-6fb2b109bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:27.977953 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-965cefa9-71b6-414b-8725-6fb2b109bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:27.996816 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:27.996816 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:28.005821 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-965cefa9-71b6-414b-8725-6fb2b109bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Volume info retrieved successfully. Aug 19 11:00:28.005821 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-965cefa9-71b6-414b-8725-6fb2b109bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:28.005821 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-965cefa9-71b6-414b-8725-6fb2b109bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:28.045355 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:28.048357 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/limits Aug 19 11:00:28.048357 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:28.048357 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:28.051431 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-965cefa9-71b6-414b-8725-6fb2b109bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:28.054379 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.054379 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:28.055914 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-28454105 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-28454105, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:28.056309 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-28454105 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-28454105, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:28.058498 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-28454105 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-28454105, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:28.058498 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:28.058498 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:28.058498 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:28.058498 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-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 19 11:00:28.058498 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:28.058498 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:28.058498 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:28.059205 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.059205 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:28.062058 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-965cefa9-71b6-414b-8725-6fb2b109bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc returned with HTTP 200 Aug 19 11:00:28.062560 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 138/550] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:27 2026] GET /volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc => generated 904 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:28.078591 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-65400e55-5de9-4816-9f06-dac8a43f1eb5 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/limits returned with HTTP 200 Aug 19 11:00:28.078591 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 136/551] 10.4.3.46 () {68 vars in 1477 bytes} [Wed Aug 19 11:00:28 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 19 11:00:28.082955 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-61afd0fc-7972-429f-a149-80cc4d9d19ac None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:28.085884 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-61afd0fc-7972-429f-a149-80cc4d9d19ac tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 Aug 19 11:00:28.087651 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-61afd0fc-7972-429f-a149-80cc4d9d19ac tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:28.087651 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-61afd0fc-7972-429f-a149-80cc4d9d19ac tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:28.087651 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-61afd0fc-7972-429f-a149-80cc4d9d19ac tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member febb6933-24a2-4da0-9b94-a3aad00a6cb8 {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:28.094061 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.094061 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:28.105155 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-61afd0fc-7972-429f-a149-80cc4d9d19ac tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 returned with HTTP 200 Aug 19 11:00:28.105809 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 140/552] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:28 2026] GET /volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:28.119600 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c945b631-1ac2-4ed1-8c9f-c63f4153d1ad None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:28.121536 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c945b631-1ac2-4ed1-8c9f-c63f4153d1ad tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 Aug 19 11:00:28.121960 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c945b631-1ac2-4ed1-8c9f-c63f4153d1ad tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:28.122413 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c945b631-1ac2-4ed1-8c9f-c63f4153d1ad tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:28.122685 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-c945b631-1ac2-4ed1-8c9f-c63f4153d1ad tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member 1f3132a1-09e3-4aab-b4ee-e734112b5f13 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:28.131657 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.131657 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:28.136883 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-08269fcb-566c-4d54-97eb-3a988b510a62 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:28.139688 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-08269fcb-566c-4d54-97eb-3a988b510a62 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:28.139970 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-08269fcb-566c-4d54-97eb-3a988b510a62 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:28.140238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-08269fcb-566c-4d54-97eb-3a988b510a62 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:28.142984 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c945b631-1ac2-4ed1-8c9f-c63f4153d1ad tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 returned with HTTP 200 Aug 19 11:00:28.143408 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 139/553] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:28 2026] GET /volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:28.153617 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-621ffa6d-e2b0-4580-82ae-281190529110 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:28.154104 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.154104 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:28.155411 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-621ffa6d-e2b0-4580-82ae-281190529110 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/detail Aug 19 11:00:28.155644 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-621ffa6d-e2b0-4580-82ae-281190529110 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:28.155844 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-621ffa6d-e2b0-4580-82ae-281190529110 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:28.158932 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-08269fcb-566c-4d54-97eb-3a988b510a62 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:28.165333 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-08269fcb-566c-4d54-97eb-3a988b510a62 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 200 Aug 19 11:00:28.166182 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 139/554] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:28 2026] GET /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 1450 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:28.172773 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-621ffa6d-e2b0-4580-82ae-281190529110 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/detail returned with HTTP 200 Aug 19 11:00:28.173197 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 137/555] 10.4.3.46 () {68 vars in 1289 bytes} [Wed Aug 19 11:00:28 2026] GET /volume/v3/groups/detail => generated 640 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:28.178554 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-04c18f69-8ca0-49ef-b9f2-7dd9c0545735 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:28.178554 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-04c18f69-8ca0-49ef-b9f2-7dd9c0545735 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:00:28.178554 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-04c18f69-8ca0-49ef-b9f2-7dd9c0545735 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1386185911", "description": null, "metadata": {}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:28.181887 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:28.183896 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:28.184189 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:28.184443 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:28.184835 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:28.185293 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.185293 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:28.185918 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:28.191943 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.191943 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:28.192420 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-04c18f69-8ca0-49ef-b9f2-7dd9c0545735 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:28.192692 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-04c18f69-8ca0-49ef-b9f2-7dd9c0545735 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Create snapshot from volume e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:28.195386 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Get all volumes completed successfully. Aug 19 11:00:28.197551 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:28.197551 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:28.211519 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-04c18f69-8ca0-49ef-b9f2-7dd9c0545735 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-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 19 11:00:28.239992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-04c18f69-8ca0-49ef-b9f2-7dd9c0545735 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Created reservations ['1f2ab8fb-1ad2-4b9a-b6da-6cec47903c8d', 'fd6c8546-bbea-48da-bb59-6e33a6ada3c7', '9e31dbfd-9a17-4e3e-891c-549b0edc6f83', '6a543259-ee21-43cf-a5ec-d2bf9e64bdcc'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:28.253507 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:28.255127 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.255127 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:28.264224 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-349429bb-5167-4fcd-ab72-d6c6df48db08 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:28.264774 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 140/556] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:28 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:28.283883 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:28.286303 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:28.286623 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:28.286880 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:28.287293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:28.288441 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:28.292699 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-04c18f69-8ca0-49ef-b9f2-7dd9c0545735 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Snapshot force create request issued successfully. Aug 19 11:00:28.292954 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0777d7b2-d2b6-41ca-ba10-571c4c686e8f req-04c18f69-8ca0-49ef-b9f2-7dd9c0545735 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:00:28.293544 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 141/557] 10.4.3.46 () {72 vars in 1540 bytes} [Wed Aug 19 11:00:28 2026] POST /volume/v3/snapshots => generated 319 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:28.298257 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Get all volumes completed successfully. Aug 19 11:00:28.299201 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:28.299422 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:28.360917 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:28.364750 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.364750 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:28.375942 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-806ccf52-dec1-4998-9ba7-0672f1dbe2ec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:28.376421 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 140/558] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:28 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:28.399177 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b9e58f76-80f3-4e06-8b39-65024c3e8b6d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:28.401074 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9e58f76-80f3-4e06-8b39-65024c3e8b6d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8/action Aug 19 11:00:28.401552 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b9e58f76-80f3-4e06-8b39-65024c3e8b6d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:28.401699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b9e58f76-80f3-4e06-8b39-65024c3e8b6d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:28.404011 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-b9e58f76-80f3-4e06-8b39-65024c3e8b6d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] delete called for group febb6933-24a2-4da0-9b94-a3aad00a6cb8 {{(pid=100204) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:28.404011 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-b9e58f76-80f3-4e06-8b39-65024c3e8b6d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Delete group with id: febb6933-24a2-4da0-9b94-a3aad00a6cb8 Aug 19 11:00:28.408240 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.408240 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:28.479639 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9e58f76-80f3-4e06-8b39-65024c3e8b6d tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8/action returned with HTTP 202 Aug 19 11:00:28.480711 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 138/559] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:28 2026] POST /volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:28.493952 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-36d3ee6c-ce9e-46fd-9f7e-43a6dbd9c1b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:28.496345 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36d3ee6c-ce9e-46fd-9f7e-43a6dbd9c1b6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc Aug 19 11:00:28.496616 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36d3ee6c-ce9e-46fd-9f7e-43a6dbd9c1b6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:28.496825 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36d3ee6c-ce9e-46fd-9f7e-43a6dbd9c1b6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:28.521568 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.521568 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:28.534454 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-36d3ee6c-ce9e-46fd-9f7e-43a6dbd9c1b6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Volume info retrieved successfully. Aug 19 11:00:28.537154 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-36d3ee6c-ce9e-46fd-9f7e-43a6dbd9c1b6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:28.537154 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-36d3ee6c-ce9e-46fd-9f7e-43a6dbd9c1b6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:28.594696 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-36d3ee6c-ce9e-46fd-9f7e-43a6dbd9c1b6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:28.598640 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:28.598640 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:28.614686 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36d3ee6c-ce9e-46fd-9f7e-43a6dbd9c1b6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc returned with HTTP 200 Aug 19 11:00:28.615124 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 141/560] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:28 2026] GET /volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc => generated 903 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:29.630857 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f034e8e2-9d9c-4076-bcf0-0f0ae186017a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:29.632778 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f034e8e2-9d9c-4076-bcf0-0f0ae186017a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc Aug 19 11:00:29.632998 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f034e8e2-9d9c-4076-bcf0-0f0ae186017a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:29.633422 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f034e8e2-9d9c-4076-bcf0-0f0ae186017a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:29.639801 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f034e8e2-9d9c-4076-bcf0-0f0ae186017a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc returned with HTTP 404 Aug 19 11:00:29.640317 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 142/561] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:29 2026] GET /volume/v3/volumes/7a899e2e-10e5-40f9-a195-f45b6d6761fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:29.649065 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fa061993-5da5-4e41-a41f-38cadd714e99 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:29.652069 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa061993-5da5-4e41-a41f-38cadd714e99 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 Aug 19 11:00:29.652069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa061993-5da5-4e41-a41f-38cadd714e99 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:29.652069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa061993-5da5-4e41-a41f-38cadd714e99 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:29.652069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-fa061993-5da5-4e41-a41f-38cadd714e99 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member febb6933-24a2-4da0-9b94-a3aad00a6cb8 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:29.655241 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa061993-5da5-4e41-a41f-38cadd714e99 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 returned with HTTP 404 Aug 19 11:00:29.655821 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 141/562] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:29 2026] GET /volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:29.666547 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5d97cdca-bcb5-4494-8ae7-7e3998e7e37a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:29.668321 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d97cdca-bcb5-4494-8ae7-7e3998e7e37a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13/action Aug 19 11:00:29.668687 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d97cdca-bcb5-4494-8ae7-7e3998e7e37a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:29.668794 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d97cdca-bcb5-4494-8ae7-7e3998e7e37a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:29.670350 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-5d97cdca-bcb5-4494-8ae7-7e3998e7e37a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] delete called for group 1f3132a1-09e3-4aab-b4ee-e734112b5f13 {{(pid=100204) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:29.670451 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-5d97cdca-bcb5-4494-8ae7-7e3998e7e37a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Delete group with id: 1f3132a1-09e3-4aab-b4ee-e734112b5f13 Aug 19 11:00:29.673694 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:29.673694 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:29.696814 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d97cdca-bcb5-4494-8ae7-7e3998e7e37a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13/action returned with HTTP 202 Aug 19 11:00:29.697286 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 139/563] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:29 2026] POST /volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:29.706040 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7143a4c7-afb9-4946-a57e-033f7f294f1f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:29.708591 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7143a4c7-afb9-4946-a57e-033f7f294f1f tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 Aug 19 11:00:29.708996 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7143a4c7-afb9-4946-a57e-033f7f294f1f tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:29.709278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7143a4c7-afb9-4946-a57e-033f7f294f1f tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:29.710293 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-7143a4c7-afb9-4946-a57e-033f7f294f1f tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member 1f3132a1-09e3-4aab-b4ee-e734112b5f13 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:29.713112 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:29.713112 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:29.719943 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7143a4c7-afb9-4946-a57e-033f7f294f1f tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 returned with HTTP 200 Aug 19 11:00:29.720501 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 142/564] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:29 2026] GET /volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:30.673501 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6ff6f594-3da5-4c26-b722-0e6ee95ef1ef None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.675043 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ff6f594-3da5-4c26-b722-0e6ee95ef1ef tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 Aug 19 11:00:30.675205 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ff6f594-3da5-4c26-b722-0e6ee95ef1ef tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:30.675405 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ff6f594-3da5-4c26-b722-0e6ee95ef1ef tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:30.680519 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:30.680519 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:30.680921 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6ff6f594-3da5-4c26-b722-0e6ee95ef1ef tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Snapshot retrieved successfully. Aug 19 11:00:30.681704 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ff6f594-3da5-4c26-b722-0e6ee95ef1ef tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 returned with HTTP 200 Aug 19 11:00:30.682039 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 143/565] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:00:30 2026] GET /volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:30.730305 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b884852e-5511-48b0-a7fb-6a94ad5c3d35 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.732058 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b884852e-5511-48b0-a7fb-6a94ad5c3d35 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 Aug 19 11:00:30.732278 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b884852e-5511-48b0-a7fb-6a94ad5c3d35 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:30.732450 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b884852e-5511-48b0-a7fb-6a94ad5c3d35 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:30.732585 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-b884852e-5511-48b0-a7fb-6a94ad5c3d35 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member 1f3132a1-09e3-4aab-b4ee-e734112b5f13 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:30.735516 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b884852e-5511-48b0-a7fb-6a94ad5c3d35 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 returned with HTTP 404 Aug 19 11:00:30.735945 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 142/566] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:30 2026] GET /volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:30.741870 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2773a18-db00-428b-8458-5f36a6588366 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.743506 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2773a18-db00-428b-8458-5f36a6588366 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/detail Aug 19 11:00:30.743713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2773a18-db00-428b-8458-5f36a6588366 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:30.743885 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2773a18-db00-428b-8458-5f36a6588366 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:30.747573 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2773a18-db00-428b-8458-5f36a6588366 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/detail returned with HTTP 200 Aug 19 11:00:30.747911 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 140/567] 10.4.3.46 () {68 vars in 1289 bytes} [Wed Aug 19 11:00:30 2026] GET /volume/v3/groups/detail => generated 14 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:30.761160 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e9714213-5a97-4ea5-bbff-3f11f42b67d6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.763059 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e9714213-5a97-4ea5-bbff-3f11f42b67d6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:30.763262 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e9714213-5a97-4ea5-bbff-3f11f42b67d6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:30.763464 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e9714213-5a97-4ea5-bbff-3f11f42b67d6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:30.763792 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-e9714213-5a97-4ea5-bbff-3f11f42b67d6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:30.764365 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:30.764365 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:30.764994 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e9714213-5a97-4ea5-bbff-3f11f42b67d6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:30.771961 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e9714213-5a97-4ea5-bbff-3f11f42b67d6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Get all volumes completed successfully. Aug 19 11:00:30.773770 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e9714213-5a97-4ea5-bbff-3f11f42b67d6 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:30.774200 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 143/568] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:30.789387 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-99cddef2-9f6d-40bf-9eb5-07a6e9c0099a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.791539 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-99cddef2-9f6d-40bf-9eb5-07a6e9c0099a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13/action Aug 19 11:00:30.792019 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-99cddef2-9f6d-40bf-9eb5-07a6e9c0099a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:30.792177 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-99cddef2-9f6d-40bf-9eb5-07a6e9c0099a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:30.793823 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-99cddef2-9f6d-40bf-9eb5-07a6e9c0099a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] delete called for group 1f3132a1-09e3-4aab-b4ee-e734112b5f13 {{(pid=100205) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:30.793988 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-99cddef2-9f6d-40bf-9eb5-07a6e9c0099a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Delete group with id: 1f3132a1-09e3-4aab-b4ee-e734112b5f13 Aug 19 11:00:30.797620 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-99cddef2-9f6d-40bf-9eb5-07a6e9c0099a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13/action returned with HTTP 404 Aug 19 11:00:30.798215 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 144/569] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:30 2026] POST /volume/v3/groups/1f3132a1-09e3-4aab-b4ee-e734112b5f13/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:30.806801 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6d66fd6a-9682-49cf-b8e7-cab6c54c2613 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.809042 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6d66fd6a-9682-49cf-b8e7-cab6c54c2613 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:30.809513 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6d66fd6a-9682-49cf-b8e7-cab6c54c2613 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:30.809810 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6d66fd6a-9682-49cf-b8e7-cab6c54c2613 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:30.810107 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-6d66fd6a-9682-49cf-b8e7-cab6c54c2613 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:30.810913 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6d66fd6a-9682-49cf-b8e7-cab6c54c2613 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:30.817040 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6d66fd6a-9682-49cf-b8e7-cab6c54c2613 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Get all volumes completed successfully. Aug 19 11:00:30.818898 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6d66fd6a-9682-49cf-b8e7-cab6c54c2613 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:30.819234 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 143/570] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:30.831835 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b6307f65-790b-4a36-a26f-71f62fa72c51 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.833740 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b6307f65-790b-4a36-a26f-71f62fa72c51 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8/action Aug 19 11:00:30.834149 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b6307f65-790b-4a36-a26f-71f62fa72c51 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:30.834272 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b6307f65-790b-4a36-a26f-71f62fa72c51 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:30.835809 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-b6307f65-790b-4a36-a26f-71f62fa72c51 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] delete called for group febb6933-24a2-4da0-9b94-a3aad00a6cb8 {{(pid=100204) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:30.835992 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-b6307f65-790b-4a36-a26f-71f62fa72c51 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Delete group with id: febb6933-24a2-4da0-9b94-a3aad00a6cb8 Aug 19 11:00:30.841370 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b6307f65-790b-4a36-a26f-71f62fa72c51 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8/action returned with HTTP 404 Aug 19 11:00:30.842119 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 141/571] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:30 2026] POST /volume/v3/groups/febb6933-24a2-4da0-9b94-a3aad00a6cb8/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 19 11:00:30.849421 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0aa06462-84ae-4b27-8842-83e494de487f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.851629 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0aa06462-84ae-4b27-8842-83e494de487f tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/bfddde34-6bac-41c4-868d-a93260b981a1 Aug 19 11:00:30.852057 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0aa06462-84ae-4b27-8842-83e494de487f tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:30.852304 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0aa06462-84ae-4b27-8842-83e494de487f tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:30.868447 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0aa06462-84ae-4b27-8842-83e494de487f tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] https://10.4.3.46/volume/v3/group_types/bfddde34-6bac-41c4-868d-a93260b981a1 returned with HTTP 202 Aug 19 11:00:30.869031 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 144/572] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:00:30 2026] DELETE /volume/v3/group_types/bfddde34-6bac-41c4-868d-a93260b981a1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:30.879096 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-72935bcc-823d-47a0-87a6-00ead82a35f3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.879593 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-72935bcc-823d-47a0-87a6-00ead82a35f3 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] DELETE https://10.4.3.46/volume/v3/types/1e93c05d-3ee8-442c-8c85-52a5965b0be4 Aug 19 11:00:30.879837 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-72935bcc-823d-47a0-87a6-00ead82a35f3 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:30.880092 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-72935bcc-823d-47a0-87a6-00ead82a35f3 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:30.911081 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-009ffb0b-ff33-48e7-a514-c8338e0d0a0f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.912590 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-72935bcc-823d-47a0-87a6-00ead82a35f3 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] https://10.4.3.46/volume/v3/types/1e93c05d-3ee8-442c-8c85-52a5965b0be4 returned with HTTP 202 Aug 19 11:00:30.913124 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 145/573] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:30 2026] DELETE /volume/v3/types/1e93c05d-3ee8-442c-8c85-52a5965b0be4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:30.913825 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-009ffb0b-ff33-48e7-a514-c8338e0d0a0f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 Aug 19 11:00:30.914285 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-009ffb0b-ff33-48e7-a514-c8338e0d0a0f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:30.914640 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-009ffb0b-ff33-48e7-a514-c8338e0d0a0f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:30.914892 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-009ffb0b-ff33-48e7-a514-c8338e0d0a0f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Delete snapshot with id: 67a27ce2-1175-4250-91f3-0c44e84ae526 Aug 19 11:00:30.920579 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7fb6f43d-57d7-4365-b64a-5e3e523734f1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.921080 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:30.921080 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:30.921708 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-009ffb0b-ff33-48e7-a514-c8338e0d0a0f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Snapshot retrieved successfully. Aug 19 11:00:30.922302 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7fb6f43d-57d7-4365-b64a-5e3e523734f1 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] GET https://10.4.3.46/volume/v3/types/1e93c05d-3ee8-442c-8c85-52a5965b0be4 Aug 19 11:00:30.922501 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7fb6f43d-57d7-4365-b64a-5e3e523734f1 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:30.922689 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7fb6f43d-57d7-4365-b64a-5e3e523734f1 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:30.928749 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7fb6f43d-57d7-4365-b64a-5e3e523734f1 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] https://10.4.3.46/volume/v3/types/1e93c05d-3ee8-442c-8c85-52a5965b0be4 returned with HTTP 404 Aug 19 11:00:30.929261 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 142/574] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:30 2026] GET /volume/v3/types/1e93c05d-3ee8-442c-8c85-52a5965b0be4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:30.937966 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ff892af2-8daf-4306-8de2-89d78aacd68b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.942071 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff892af2-8daf-4306-8de2-89d78aacd68b tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:30.942547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff892af2-8daf-4306-8de2-89d78aacd68b tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1024458196"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:30.958543 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-009ffb0b-ff33-48e7-a514-c8338e0d0a0f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Snapshot delete request issued successfully. Aug 19 11:00:30.958543 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-009ffb0b-ff33-48e7-a514-c8338e0d0a0f tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 returned with HTTP 202 Aug 19 11:00:30.958543 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 144/575] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:00:30 2026] DELETE /volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:30.963743 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff892af2-8daf-4306-8de2-89d78aacd68b tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:30.965801 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 145/576] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:30 2026] POST /volume/v3/types => generated 216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:30.966356 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1d1968b2-29c1-44f2-8438-a09034015578 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.968618 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1d1968b2-29c1-44f2-8438-a09034015578 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 Aug 19 11:00:30.968887 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1d1968b2-29c1-44f2-8438-a09034015578 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:30.969141 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1d1968b2-29c1-44f2-8438-a09034015578 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:30.975863 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d2dc9557-d51f-4bb6-ad4e-1cf7ff3d3066 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:30.976310 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:30.976310 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:30.976874 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1d1968b2-29c1-44f2-8438-a09034015578 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Snapshot retrieved successfully. Aug 19 11:00:30.977753 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2dc9557-d51f-4bb6-ad4e-1cf7ff3d3066 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:00:30.977842 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1d1968b2-29c1-44f2-8438-a09034015578 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 returned with HTTP 200 Aug 19 11:00:30.978195 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2dc9557-d51f-4bb6-ad4e-1cf7ff3d3066 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1920702448"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:30.978300 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 146/577] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:00:30 2026] GET /volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:31.003813 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2dc9557-d51f-4bb6-ad4e-1cf7ff3d3066 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:00:31.004266 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 143/578] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 11:00:30 2026] POST /volume/v3/group_types => generated 173 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:31.013379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-00693b05-44b7-4e0c-85c6-5d325bfff02a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:31.017285 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-00693b05-44b7-4e0c-85c6-5d325bfff02a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/groups Aug 19 11:00:31.017285 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-00693b05-44b7-4e0c-85c6-5d325bfff02a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b3e883ce-21eb-406f-ad45-15e9f2b4b711", "volume_types": ["a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13"], "name": "tempest-GroupsTest-Group-534422183"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:31.018618 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-00693b05-44b7-4e0c-85c6-5d325bfff02a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Creating new group {'group': {'group_type': 'b3e883ce-21eb-406f-ad45-15e9f2b4b711', 'volume_types': ['a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13'], 'name': 'tempest-GroupsTest-Group-534422183'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 11:00:31.022453 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.groups [None req-00693b05-44b7-4e0c-85c6-5d325bfff02a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Creating group tempest-GroupsTest-Group-534422183. Aug 19 11:00:31.022892 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:31.022892 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:31.033111 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-00693b05-44b7-4e0c-85c6-5d325bfff02a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Availability Zones retrieved successfully. Aug 19 11:00:31.052676 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-00693b05-44b7-4e0c-85c6-5d325bfff02a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Created reservations ['be08f341-75d2-4fcd-b63b-60175cb31d6c'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:31.098361 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-00693b05-44b7-4e0c-85c6-5d325bfff02a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups returned with HTTP 202 Aug 19 11:00:31.098882 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 145/579] 10.4.3.46 () {70 vars in 1290 bytes} [Wed Aug 19 11:00:31 2026] POST /volume/v3/groups => generated 103 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:31.116508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-66817290-036e-4de9-967a-36d12a849e69 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:31.119955 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66817290-036e-4de9-967a-36d12a849e69 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:31.119955 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66817290-036e-4de9-967a-36d12a849e69 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:31.119955 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66817290-036e-4de9-967a-36d12a849e69 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:31.119955 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-66817290-036e-4de9-967a-36d12a849e69 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member ab876ba8-4d85-4486-bc7a-f5d798373cb9 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:31.125248 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:31.125248 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:31.134405 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66817290-036e-4de9-967a-36d12a849e69 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 returned with HTTP 200 Aug 19 11:00:31.134405 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 146/580] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:31 2026] GET /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:31.992099 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3f7cbd30-1602-4b0a-8a42-5a08f2a3a181 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:31.994474 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3f7cbd30-1602-4b0a-8a42-5a08f2a3a181 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] GET https://10.4.3.46/volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 Aug 19 11:00:31.994784 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3f7cbd30-1602-4b0a-8a42-5a08f2a3a181 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:31.995141 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3f7cbd30-1602-4b0a-8a42-5a08f2a3a181 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:32.001138 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3f7cbd30-1602-4b0a-8a42-5a08f2a3a181 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 returned with HTTP 404 Aug 19 11:00:32.002067 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 147/581] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:00:31 2026] GET /volume/v3/snapshots/67a27ce2-1175-4250-91f3-0c44e84ae526 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:32.144726 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3e7ad079-6f2b-4d1d-a0fd-ac337aa6ea6c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:32.146305 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3e7ad079-6f2b-4d1d-a0fd-ac337aa6ea6c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:32.146496 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3e7ad079-6f2b-4d1d-a0fd-ac337aa6ea6c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:32.146694 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3e7ad079-6f2b-4d1d-a0fd-ac337aa6ea6c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:32.146841 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-3e7ad079-6f2b-4d1d-a0fd-ac337aa6ea6c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member ab876ba8-4d85-4486-bc7a-f5d798373cb9 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:32.151033 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:32.151033 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:32.159088 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3e7ad079-6f2b-4d1d-a0fd-ac337aa6ea6c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 returned with HTTP 200 Aug 19 11:00:32.159670 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 144/582] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:32 2026] GET /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 => generated 332 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:32.169637 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-501fea99-0339-4eb2-8017-d4528b696af3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:32.175097 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:32.175608 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-792906190", "volume_type": "a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13", "group_id": "ab876ba8-4d85-4486-bc7a-f5d798373cb9", "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:32.178601 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-792906190', 'volume_type': 'a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13', 'group_id': 'ab876ba8-4d85-4486-bc7a-f5d798373cb9', 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:32.192178 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:32.192178 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:32.192810 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Create volume of 1 GB Aug 19 11:00:32.197791 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Availability Zones retrieved successfully. Aug 19 11:00:32.203258 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Flow 'volume_create_api' (c9057978-77bb-4f32-99f5-257299e76208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:32.204394 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff7f9e0-7365-4357-b505-88a2d1822fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:32.205078 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:32.205078 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:32.205494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:32.225119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff7f9e0-7365-4357-b505-88a2d1822fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:00:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13,is_public=True,name='tempest-GroupsTest-volume-type-1024458196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ab876ba8-4d85-4486-bc7a-f5d798373cb9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:32.226703 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3830e22c-b4f0-4aa1-823d-4f8d7decf348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:32.260840 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1024458196 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1024458196, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:32.261265 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1024458196 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1024458196, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:32.308242 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Created reservations ['eb9f0449-96ab-4e4e-b51a-f473ef68f9d9', '11f47e0b-eae1-4d81-8530-7158177675ea', 'be3b8e4f-95b9-4801-ac08-a72d25fd5724', '09f23e57-ef4b-4a67-ad32-f6fd717d119e'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:32.309246 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3830e22c-b4f0-4aa1-823d-4f8d7decf348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb9f0449-96ab-4e4e-b51a-f473ef68f9d9', '11f47e0b-eae1-4d81-8530-7158177675ea', 'be3b8e4f-95b9-4801-ac08-a72d25fd5724', '09f23e57-ef4b-4a67-ad32-f6fd717d119e']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:32.310085 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15016d5c-380b-4d5f-bad0-587489a9d2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:32.335084 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15016d5c-380b-4d5f-bad0-587489a9d2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd98da105-9249-464b-a709-a9f5228271ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-792906190',encryption_key_id=None,group_id=ab876ba8-4d85-4486-bc7a-f5d798373cb9,group_type_id=,metadata={},multiattach=False,project_id='aa3c8bd721114e49b8b7b671f555f2d7',qos_specs=None,replication_status=,reservations=['eb9f0449-96ab-4e4e-b51a-f473ef68f9d9','11f47e0b-eae1-4d81-8530-7158177675ea','be3b8e4f-95b9-4801-ac08-a72d25fd5724','09f23e57-ef4b-4a67-ad32-f6fd717d119e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6316c4abaa6f4605a531f19011fc8637',volume_type_id=a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-792906190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ab876ba8-4d85-4486-bc7a-f5d798373cb9,host=None,id=d98da105-9249-464b-a709-a9f5228271ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3c8bd721114e49b8b7b671f555f2d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6316c4abaa6f4605a531f19011fc8637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13),volume_type_id=a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:32.335720 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (984e32ae-70c5-45a7-9e80-8f99c3d24d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:32.360305 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (984e32ae-70c5-45a7-9e80-8f99c3d24d7e) transitioned into state 'SUCCESS' from state '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-792906190',encryption_key_id=None,group_id=ab876ba8-4d85-4486-bc7a-f5d798373cb9,group_type_id=,metadata={},multiattach=False,project_id='aa3c8bd721114e49b8b7b671f555f2d7',qos_specs=None,replication_status=,reservations=['eb9f0449-96ab-4e4e-b51a-f473ef68f9d9','11f47e0b-eae1-4d81-8530-7158177675ea','be3b8e4f-95b9-4801-ac08-a72d25fd5724','09f23e57-ef4b-4a67-ad32-f6fd717d119e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6316c4abaa6f4605a531f19011fc8637',volume_type_id=a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:32.361453 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (351e382d-2626-48f0-a27a-6c02a3091571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:32.381347 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (351e382d-2626-48f0-a27a-6c02a3091571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:32.382421 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Flow 'volume_create_api' (c9057978-77bb-4f32-99f5-257299e76208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:32.382858 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Create volume request issued successfully. Aug 19 11:00:32.383593 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:32.383758 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:32.430135 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:32.433578 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:32.433578 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:32.437356 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-501fea99-0339-4eb2-8017-d4528b696af3 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:32.437809 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 146/583] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:00:32 2026] POST /volume/v3/volumes => generated 812 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:32.450050 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-669f8052-f0bd-47d6-9177-65b47c470e96 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:32.453747 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-669f8052-f0bd-47d6-9177-65b47c470e96 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/d98da105-9249-464b-a709-a9f5228271ba Aug 19 11:00:32.454071 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-669f8052-f0bd-47d6-9177-65b47c470e96 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:32.454750 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-669f8052-f0bd-47d6-9177-65b47c470e96 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:32.462369 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:32.462369 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:32.467539 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-669f8052-f0bd-47d6-9177-65b47c470e96 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Volume info retrieved successfully. Aug 19 11:00:32.468277 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-669f8052-f0bd-47d6-9177-65b47c470e96 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:32.468448 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-669f8052-f0bd-47d6-9177-65b47c470e96 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:32.507285 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-669f8052-f0bd-47d6-9177-65b47c470e96 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:32.511771 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:32.511771 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:32.521658 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-669f8052-f0bd-47d6-9177-65b47c470e96 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/d98da105-9249-464b-a709-a9f5228271ba returned with HTTP 200 Aug 19 11:00:32.522303 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 147/584] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:32 2026] GET /volume/v3/volumes/d98da105-9249-464b-a709-a9f5228271ba => generated 880 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:32.879034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:32.881059 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:32.881167 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1293433050"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:32.884722 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1293433050'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:32.888565 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume of 1 GB Aug 19 11:00:32.888842 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:32.888842 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:32.889308 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Availability Zones retrieved successfully. Aug 19 11:00:32.894417 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Flow 'volume_create_api' (c4ef9e65-3e0a-4d33-9de1-f75032d4d412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:32.895508 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (284b629b-1ba0-4b30-b375-00302b71aa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:32.896316 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:32.905823 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:32.905823 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:32.924843 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (284b629b-1ba0-4b30-b375-00302b71aa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b970cbb3-01f0-423f-bb66-7fb2fe90eb7f', 'encryption_key_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=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:32.925839 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c8d453-8202-4bc7-b9c4-e5a3ecf32deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:32.991205 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Created reservations ['54d1840e-451f-4f19-b4aa-bb0aa52e2f46', '4f8a9ba6-d047-4ae0-a591-08ef022951ce', '2a245951-b87d-49d2-a3e3-69fd9828ab7c', '783fec20-d2e2-480a-a2a0-8c4976e65f8f'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:32.992070 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c8d453-8202-4bc7-b9c4-e5a3ecf32deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54d1840e-451f-4f19-b4aa-bb0aa52e2f46', '4f8a9ba6-d047-4ae0-a591-08ef022951ce', '2a245951-b87d-49d2-a3e3-69fd9828ab7c', '783fec20-d2e2-480a-a2a0-8c4976e65f8f']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:32.993091 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfca76b1-8368-4b3b-9ca5-398a62efb9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:33.022500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfca76b1-8368-4b3b-9ca5-398a62efb9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1293433050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='061ff1af9d2741f5b9b78d7a72d3767d',qos_specs=None,replication_status=,reservations=['54d1840e-451f-4f19-b4aa-bb0aa52e2f46','4f8a9ba6-d047-4ae0-a591-08ef022951ce','2a245951-b87d-49d2-a3e3-69fd9828ab7c','783fec20-d2e2-480a-a2a0-8c4976e65f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1293433050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='061ff1af9d2741f5b9b78d7a72d3767d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b970cbb3-01f0-423f-bb66-7fb2fe90eb7f),volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:33.026162 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7c1a29-5cf2-47b0-a8b9-27b13ad07d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:33.052473 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7c1a29-5cf2-47b0-a8b9-27b13ad07d0f) transitioned into state 'SUCCESS' from state '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-1293433050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='061ff1af9d2741f5b9b78d7a72d3767d',qos_specs=None,replication_status=,reservations=['54d1840e-451f-4f19-b4aa-bb0aa52e2f46','4f8a9ba6-d047-4ae0-a591-08ef022951ce','2a245951-b87d-49d2-a3e3-69fd9828ab7c','783fec20-d2e2-480a-a2a0-8c4976e65f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:33.053369 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb97f31b-acdf-421b-b1cd-ab1fc788c202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:33.065641 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb97f31b-acdf-421b-b1cd-ab1fc788c202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:33.068526 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Flow 'volume_create_api' (c4ef9e65-3e0a-4d33-9de1-f75032d4d412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:33.068526 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume request issued successfully. Aug 19 11:00:33.069393 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7834e01b-2cdb-4d5c-b0a1-cbefb9599d76 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:33.070067 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 148/585] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:00:32 2026] POST /volume/v3/volumes => generated 758 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:33.085688 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-de6c272a-d303-4792-a174-624c1204c03a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:33.088029 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de6c272a-d303-4792-a174-624c1204c03a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:33.088329 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de6c272a-d303-4792-a174-624c1204c03a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:33.088607 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de6c272a-d303-4792-a174-624c1204c03a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:33.099267 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:33.099267 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:33.103143 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-de6c272a-d303-4792-a174-624c1204c03a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:33.110751 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de6c272a-d303-4792-a174-624c1204c03a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:33.111278 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 145/586] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:33 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:33.537240 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1217ea6c-b54b-46c0-b09d-6a9e94fa1bf4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:33.541661 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1217ea6c-b54b-46c0-b09d-6a9e94fa1bf4 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/d98da105-9249-464b-a709-a9f5228271ba Aug 19 11:00:33.542268 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1217ea6c-b54b-46c0-b09d-6a9e94fa1bf4 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:33.542956 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1217ea6c-b54b-46c0-b09d-6a9e94fa1bf4 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:33.554525 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:33.554525 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:33.561682 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1217ea6c-b54b-46c0-b09d-6a9e94fa1bf4 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Volume info retrieved successfully. Aug 19 11:00:33.562659 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-1217ea6c-b54b-46c0-b09d-6a9e94fa1bf4 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:33.562858 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-1217ea6c-b54b-46c0-b09d-6a9e94fa1bf4 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:33.619682 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-1217ea6c-b54b-46c0-b09d-6a9e94fa1bf4 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:33.623084 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:33.623084 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:33.631791 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1217ea6c-b54b-46c0-b09d-6a9e94fa1bf4 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/d98da105-9249-464b-a709-a9f5228271ba returned with HTTP 200 Aug 19 11:00:33.632362 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 147/587] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:33 2026] GET /volume/v3/volumes/d98da105-9249-464b-a709-a9f5228271ba => generated 905 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:33.661918 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:33.661918 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:33.661918 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2112435265", "volume_type": "a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13", "group_id": "ab876ba8-4d85-4486-bc7a-f5d798373cb9", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:33.663602 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2112435265', 'volume_type': 'a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13', 'group_id': 'ab876ba8-4d85-4486-bc7a-f5d798373cb9', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:33.682016 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:33.682016 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:33.682475 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Create volume of 1 GB Aug 19 11:00:33.688106 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Availability Zones retrieved successfully. Aug 19 11:00:33.694102 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Flow 'volume_create_api' (cb188568-a7e6-4939-adbc-2630f48d8e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:33.695333 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20a8580-d16b-4a67-871c-c8c0c477f22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:33.696008 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:33.696008 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:33.696446 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:33.723799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20a8580-d16b-4a67-871c-c8c0c477f22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:00:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13,is_public=True,name='tempest-GroupsTest-volume-type-1024458196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ab876ba8-4d85-4486-bc7a-f5d798373cb9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:33.724641 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ea5964-ae65-48af-861c-6a3323fa46fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:33.729399 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-85d73de1-cc8a-42e0-a5ed-d0e4afad09fb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:33.732872 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-85d73de1-cc8a-42e0-a5ed-d0e4afad09fb tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] DELETE https://10.4.3.46/volume/v3/attachments/f909d1cd-19a8-4b19-9d8d-f294a5e2d446 Aug 19 11:00:33.733148 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-85d73de1-cc8a-42e0-a5ed-d0e4afad09fb tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:33.733640 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-85d73de1-cc8a-42e0-a5ed-d0e4afad09fb tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:33.746918 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:33.746918 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:33.761221 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1024458196 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1024458196, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:33.761622 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1024458196 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1024458196, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:33.782844 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Created reservations ['4f299c8e-8322-4a5b-80ea-3151b3d46747', 'cfa8a318-073e-496a-a006-3f9824ed41c3', '0aaf3f0e-12bd-4201-bcc4-c283a1d1fdf3', '8744cb8f-2c95-4342-b545-48ccc5a96570'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:33.783784 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ea5964-ae65-48af-861c-6a3323fa46fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f299c8e-8322-4a5b-80ea-3151b3d46747', 'cfa8a318-073e-496a-a006-3f9824ed41c3', '0aaf3f0e-12bd-4201-bcc4-c283a1d1fdf3', '8744cb8f-2c95-4342-b545-48ccc5a96570']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:33.784685 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488e272a-e26b-4300-8a16-6ffe7ace209b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:33.805742 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-85d73de1-cc8a-42e0-a5ed-d0e4afad09fb tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/attachments/f909d1cd-19a8-4b19-9d8d-f294a5e2d446 returned with HTTP 200 Aug 19 11:00:33.806346 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 149/588] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:00:33 2026] DELETE /volume/v3/attachments/f909d1cd-19a8-4b19-9d8d-f294a5e2d446 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:33.816785 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488e272a-e26b-4300-8a16-6ffe7ace209b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca5d18d8-8b50-41a0-857e-82fd28fc7823', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2112435265',encryption_key_id=None,group_id=ab876ba8-4d85-4486-bc7a-f5d798373cb9,group_type_id=,metadata={},multiattach=False,project_id='aa3c8bd721114e49b8b7b671f555f2d7',qos_specs=None,replication_status=,reservations=['4f299c8e-8322-4a5b-80ea-3151b3d46747','cfa8a318-073e-496a-a006-3f9824ed41c3','0aaf3f0e-12bd-4201-bcc4-c283a1d1fdf3','8744cb8f-2c95-4342-b545-48ccc5a96570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6316c4abaa6f4605a531f19011fc8637',volume_type_id=a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2112435265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ab876ba8-4d85-4486-bc7a-f5d798373cb9,host=None,id=ca5d18d8-8b50-41a0-857e-82fd28fc7823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3c8bd721114e49b8b7b671f555f2d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6316c4abaa6f4605a531f19011fc8637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13),volume_type_id=a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:33.817854 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400d3657-5be1-473c-8030-0f39df266dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:33.820475 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-9f64ba1b-928f-4791-875d-62d509883377 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:33.823153 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-9f64ba1b-928f-4791-875d-62d509883377 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:33.823354 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-9f64ba1b-928f-4791-875d-62d509883377 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:33.823595 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-9f64ba1b-928f-4791-875d-62d509883377 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:33.823773 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-9f64ba1b-928f-4791-875d-62d509883377 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Delete volume with id: e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c Aug 19 11:00:33.832100 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:33.832100 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:33.832620 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-9f64ba1b-928f-4791-875d-62d509883377 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Volume info retrieved successfully. Aug 19 11:00:33.840216 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400d3657-5be1-473c-8030-0f39df266dbd) transitioned into state 'SUCCESS' from state '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-2112435265',encryption_key_id=None,group_id=ab876ba8-4d85-4486-bc7a-f5d798373cb9,group_type_id=,metadata={},multiattach=False,project_id='aa3c8bd721114e49b8b7b671f555f2d7',qos_specs=None,replication_status=,reservations=['4f299c8e-8322-4a5b-80ea-3151b3d46747','cfa8a318-073e-496a-a006-3f9824ed41c3','0aaf3f0e-12bd-4201-bcc4-c283a1d1fdf3','8744cb8f-2c95-4342-b545-48ccc5a96570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6316c4abaa6f4605a531f19011fc8637',volume_type_id=a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:33.841510 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9302b7bf-68a4-409a-9439-6806903b24f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:33.854112 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-9f64ba1b-928f-4791-875d-62d509883377 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] Delete volume request issued successfully. Aug 19 11:00:33.854367 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3467201a-94fa-4725-8d0f-3f68e1fbd3f4 req-9f64ba1b-928f-4791-875d-62d509883377 tempest-ImageDependencyTests-1180040548 tempest-ImageDependencyTests-1180040548-project-member] https://10.4.3.46/volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c returned with HTTP 202 Aug 19 11:00:33.854950 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 146/589] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:00:33 2026] DELETE /volume/v3/volumes/e4c5ad7a-f4f7-4e21-a1bb-2c96af35770c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:33.859328 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9302b7bf-68a4-409a-9439-6806903b24f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:33.860325 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Flow 'volume_create_api' (cb188568-a7e6-4939-adbc-2630f48d8e3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:33.860734 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Create volume request issued successfully. Aug 19 11:00:33.861607 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:33.861763 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:33.909680 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:33.912717 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:33.912717 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:33.916866 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-08ce54ed-2768-4638-831c-f0e0e0f8433a tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:33.917289 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 148/590] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:00:33 2026] POST /volume/v3/volumes => generated 813 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:33.937359 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0707e995-2fd7-442f-b68e-0b7a48299f70 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:33.939283 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0707e995-2fd7-442f-b68e-0b7a48299f70 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 Aug 19 11:00:33.939596 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0707e995-2fd7-442f-b68e-0b7a48299f70 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:33.939843 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0707e995-2fd7-442f-b68e-0b7a48299f70 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:33.949579 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:33.949579 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:33.954528 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0707e995-2fd7-442f-b68e-0b7a48299f70 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Volume info retrieved successfully. Aug 19 11:00:33.954972 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-0707e995-2fd7-442f-b68e-0b7a48299f70 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:33.955301 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-0707e995-2fd7-442f-b68e-0b7a48299f70 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:34.013770 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-0707e995-2fd7-442f-b68e-0b7a48299f70 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:34.018412 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:34.018412 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:34.027429 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0707e995-2fd7-442f-b68e-0b7a48299f70 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 returned with HTTP 200 Aug 19 11:00:34.028215 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 148/591] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:33 2026] GET /volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 => generated 881 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:34.126560 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0ebb6b9c-bb11-484b-9c30-7e68b91cbe15 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:34.128399 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0ebb6b9c-bb11-484b-9c30-7e68b91cbe15 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:34.128606 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0ebb6b9c-bb11-484b-9c30-7e68b91cbe15 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:34.128786 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0ebb6b9c-bb11-484b-9c30-7e68b91cbe15 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:34.136849 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:34.136849 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:34.140333 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0ebb6b9c-bb11-484b-9c30-7e68b91cbe15 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:34.145227 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0ebb6b9c-bb11-484b-9c30-7e68b91cbe15 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:34.145746 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 150/592] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:34 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:34.196606 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-6263dd09-e93c-460e-9dc9-b7338ce0e644 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:34.198660 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-6263dd09-e93c-460e-9dc9-b7338ce0e644 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:34.198918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-6263dd09-e93c-460e-9dc9-b7338ce0e644 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:34.199237 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-6263dd09-e93c-460e-9dc9-b7338ce0e644 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:34.206858 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:34.206858 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:34.210940 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-6263dd09-e93c-460e-9dc9-b7338ce0e644 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:34.215631 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-6263dd09-e93c-460e-9dc9-b7338ce0e644 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:34.216289 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 147/593] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:34 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:34.305752 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-04f0619b-86bc-4849-b5fe-483d2855857c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:34.306277 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04f0619b-86bc-4849-b5fe-483d2855857c None None] GET https://10.4.3.46/volume// Aug 19 11:00:34.306458 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04f0619b-86bc-4849-b5fe-483d2855857c None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:34.306669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04f0619b-86bc-4849-b5fe-483d2855857c None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:34.307037 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04f0619b-86bc-4849-b5fe-483d2855857c None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:34.307371 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 149/594] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:00: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 19 11:00:34.320340 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-461261ef-284c-4af7-98f3-f74eb5261b02 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:34.324832 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-461261ef-284c-4af7-98f3-f74eb5261b02 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:00:34.325306 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-461261ef-284c-4af7-98f3-f74eb5261b02 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1", "connector": null, "instance_uuid": "38d4a1fd-6663-4e8b-8a9b-cb9585388740"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:34.336603 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:34.336603 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:34.384591 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-461261ef-284c-4af7-98f3-f74eb5261b02 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:00:34.385244 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 149/595] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:00:34 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:34.426656 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0d66d941-133e-4bf8-a7a7-507dde1a53ff None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:34.429084 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0d66d941-133e-4bf8-a7a7-507dde1a53ff tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:34.429380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0d66d941-133e-4bf8-a7a7-507dde1a53ff tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:34.429541 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0d66d941-133e-4bf8-a7a7-507dde1a53ff tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:34.433258 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-578ebb8a-5563-43e3-a1d9-2a5e84ea8ceb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:34.435329 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-578ebb8a-5563-43e3-a1d9-2a5e84ea8ceb None None] GET https://10.4.3.46/volume// Aug 19 11:00:34.435329 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-578ebb8a-5563-43e3-a1d9-2a5e84ea8ceb None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:34.435329 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-578ebb8a-5563-43e3-a1d9-2a5e84ea8ceb None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:34.435329 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-578ebb8a-5563-43e3-a1d9-2a5e84ea8ceb None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:34.435329 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 148/596] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00: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 19 11:00:34.439994 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:34.439994 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:34.446244 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0d66d941-133e-4bf8-a7a7-507dde1a53ff tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:34.446442 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-79d9cef7-ece5-47e6-a769-dc5f98e2b81d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:34.451716 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0d66d941-133e-4bf8-a7a7-507dde1a53ff tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:34.451830 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-79d9cef7-ece5-47e6-a769-dc5f98e2b81d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:34.452106 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 151/597] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:34 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:34.452173 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-79d9cef7-ece5-47e6-a769-dc5f98e2b81d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:34.452575 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-79d9cef7-ece5-47e6-a769-dc5f98e2b81d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:34.468905 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:34.468905 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:34.474729 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-79d9cef7-ece5-47e6-a769-dc5f98e2b81d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:34.482935 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-79d9cef7-ece5-47e6-a769-dc5f98e2b81d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:34.483560 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 150/598] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:00:34 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1030 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:34.596681 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-8570180a-b3a7-4899-ae99-b58e0ed6be25 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:34.599418 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-8570180a-b3a7-4899-ae99-b58e0ed6be25 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] PUT https://10.4.3.46/volume/v3/attachments/722dd626-cb6b-431e-bd4b-867e80f370f6 Aug 19 11:00:34.600500 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-8570180a-b3a7-4899-ae99-b58e0ed6be25 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:34.607841 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-8570180a-b3a7-4899-ae99-b58e0ed6be25 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Acquiring lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:00:34.612397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-8570180a-b3a7-4899-ae99-b58e0ed6be25 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:00:34.613411 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:34.613411 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:34.730325 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-8570180a-b3a7-4899-ae99-b58e0ed6be25 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" released by "attachment_update" :: held 0.118s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:00:34.730709 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-8570180a-b3a7-4899-ae99-b58e0ed6be25 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/722dd626-cb6b-431e-bd4b-867e80f370f6 returned with HTTP 200 Aug 19 11:00:34.731282 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 150/599] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:00:34 2026] PUT /volume/v3/attachments/722dd626-cb6b-431e-bd4b-867e80f370f6 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:35.041170 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3a429ddf-4b26-45d7-b175-a3721fc24d86 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:35.042896 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a429ddf-4b26-45d7-b175-a3721fc24d86 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 Aug 19 11:00:35.043089 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a429ddf-4b26-45d7-b175-a3721fc24d86 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:35.043274 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a429ddf-4b26-45d7-b175-a3721fc24d86 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:35.050136 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:35.050136 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:35.053627 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3a429ddf-4b26-45d7-b175-a3721fc24d86 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Volume info retrieved successfully. Aug 19 11:00:35.054302 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-3a429ddf-4b26-45d7-b175-a3721fc24d86 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:35.054496 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-3a429ddf-4b26-45d7-b175-a3721fc24d86 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:35.106325 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-3a429ddf-4b26-45d7-b175-a3721fc24d86 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:35.110650 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:35.110650 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:35.123220 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a429ddf-4b26-45d7-b175-a3721fc24d86 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 returned with HTTP 200 Aug 19 11:00:35.123884 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 149/600] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:35 2026] GET /volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 => generated 906 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:35.140327 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dc3f6e70-6b2f-4e34-bfdb-10f2412d0398 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:35.141979 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dc3f6e70-6b2f-4e34-bfdb-10f2412d0398 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] PUT https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:35.142476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dc3f6e70-6b2f-4e34-bfdb-10f2412d0398 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "ca5d18d8-8b50-41a0-857e-82fd28fc7823"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:35.143932 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-dc3f6e70-6b2f-4e34-bfdb-10f2412d0398 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Update called for group ab876ba8-4d85-4486-bc7a-f5d798373cb9. {{(pid=100205) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 11:00:35.144916 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-dc3f6e70-6b2f-4e34-bfdb-10f2412d0398 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Updating group ab876ba8-4d85-4486-bc7a-f5d798373cb9 with name new_group description: This is a new group add_volumes: None remove_volumes: ca5d18d8-8b50-41a0-857e-82fd28fc7823. Aug 19 11:00:35.149997 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:35.149997 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:35.168286 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dc3f6e70-6b2f-4e34-bfdb-10f2412d0398 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 returned with HTTP 202 Aug 19 11:00:35.168286 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 152/601] 10.4.3.46 () {70 vars in 1400 bytes} [Wed Aug 19 11:00:35 2026] PUT /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:35.178357 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cc92104d-a507-4ff2-a65f-00f2718eb176 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:35.180474 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cc92104d-a507-4ff2-a65f-00f2718eb176 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:35.180740 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cc92104d-a507-4ff2-a65f-00f2718eb176 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:35.180973 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cc92104d-a507-4ff2-a65f-00f2718eb176 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:35.181131 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-cc92104d-a507-4ff2-a65f-00f2718eb176 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member ab876ba8-4d85-4486-bc7a-f5d798373cb9 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:35.187108 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:35.187108 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:35.203473 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cc92104d-a507-4ff2-a65f-00f2718eb176 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 returned with HTTP 200 Aug 19 11:00:35.206619 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 151/602] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:35 2026] GET /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:35.256296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-37c85a04-9dea-421e-9774-0d6d23c47d8c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:35.258249 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-37c85a04-9dea-421e-9774-0d6d23c47d8c tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] GET https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:00:35.258515 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-37c85a04-9dea-421e-9774-0d6d23c47d8c tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:35.258739 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-37c85a04-9dea-421e-9774-0d6d23c47d8c tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:35.278158 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:35.278158 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:35.282615 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-37c85a04-9dea-421e-9774-0d6d23c47d8c tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:00:35.289704 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-37c85a04-9dea-421e-9774-0d6d23c47d8c tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 200 Aug 19 11:00:35.290213 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 151/603] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:35 2026] GET /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 1830 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:35.469680 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7a052fcd-d953-4dfc-8a42-908f5fabc611 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:35.472573 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a052fcd-d953-4dfc-8a42-908f5fabc611 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:35.472573 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a052fcd-d953-4dfc-8a42-908f5fabc611 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:35.472947 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a052fcd-d953-4dfc-8a42-908f5fabc611 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:35.484373 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:35.484373 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:35.488723 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7a052fcd-d953-4dfc-8a42-908f5fabc611 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:35.493663 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a052fcd-d953-4dfc-8a42-908f5fabc611 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:35.494073 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 150/604] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:35 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:36.216308 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7910c5d0-0438-4824-bd91-e7035cc4e870 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.218964 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7910c5d0-0438-4824-bd91-e7035cc4e870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:36.219707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7910c5d0-0438-4824-bd91-e7035cc4e870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.220049 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7910c5d0-0438-4824-bd91-e7035cc4e870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.220274 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-7910c5d0-0438-4824-bd91-e7035cc4e870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member ab876ba8-4d85-4486-bc7a-f5d798373cb9 {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:36.224318 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.224318 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:36.234031 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7910c5d0-0438-4824-bd91-e7035cc4e870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 returned with HTTP 200 Aug 19 11:00:36.234565 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 153/605] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:36.246959 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9f8f1f1c-bae3-4882-92f3-8abc778a2d32 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.249387 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f8f1f1c-bae3-4882-92f3-8abc778a2d32 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:36.249835 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f8f1f1c-bae3-4882-92f3-8abc778a2d32 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.250186 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f8f1f1c-bae3-4882-92f3-8abc778a2d32 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.250357 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-9f8f1f1c-bae3-4882-92f3-8abc778a2d32 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member ab876ba8-4d85-4486-bc7a-f5d798373cb9 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:36.255401 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.255401 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:36.268426 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f8f1f1c-bae3-4882-92f3-8abc778a2d32 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 returned with HTTP 200 Aug 19 11:00:36.269034 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 152/606] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:36.285717 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.293236 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:36.293236 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.293236 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.293395 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:36.295395 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:36.306210 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Get all volumes completed successfully. Aug 19 11:00:36.307573 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:36.308259 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:36.366115 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:36.371566 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.371566 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:36.382319 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-309f6a85-67d2-460d-b33c-78a4e0f87870 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:36.383040 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 152/607] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:36.397671 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-99d8cc49-c1cf-40d6-92e2-be49c33d112c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.400059 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99d8cc49-c1cf-40d6-92e2-be49c33d112c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] PUT https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:36.400593 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99d8cc49-c1cf-40d6-92e2-be49c33d112c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ca5d18d8-8b50-41a0-857e-82fd28fc7823"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:36.407699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-99d8cc49-c1cf-40d6-92e2-be49c33d112c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Update called for group ab876ba8-4d85-4486-bc7a-f5d798373cb9. {{(pid=100204) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 11:00:36.407882 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-99d8cc49-c1cf-40d6-92e2-be49c33d112c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Updating group ab876ba8-4d85-4486-bc7a-f5d798373cb9 with name None description: None add_volumes: ca5d18d8-8b50-41a0-857e-82fd28fc7823 remove_volumes: None. Aug 19 11:00:36.416352 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.416352 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:36.454789 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4c5b742a-af36-4128-9787-9e98bb965ffe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.458576 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c5b742a-af36-4128-9787-9e98bb965ffe tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 11:00:36.458576 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c5b742a-af36-4128-9787-9e98bb965ffe tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.458576 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c5b742a-af36-4128-9787-9e98bb965ffe tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.464882 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99d8cc49-c1cf-40d6-92e2-be49c33d112c tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 returned with HTTP 202 Aug 19 11:00:36.465662 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 151/608] 10.4.3.46 () {70 vars in 1399 bytes} [Wed Aug 19 11:00:36 2026] PUT /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:36.471949 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.471949 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:36.475009 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-087e8950-d3e5-4921-ac30-52cf13eb89d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.478947 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4c5b742a-af36-4128-9787-9e98bb965ffe tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:36.479088 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-087e8950-d3e5-4921-ac30-52cf13eb89d1 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:36.479088 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-087e8950-d3e5-4921-ac30-52cf13eb89d1 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.479088 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-087e8950-d3e5-4921-ac30-52cf13eb89d1 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.479088 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-087e8950-d3e5-4921-ac30-52cf13eb89d1 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member ab876ba8-4d85-4486-bc7a-f5d798373cb9 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:36.482700 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.482700 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:36.484099 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c5b742a-af36-4128-9787-9e98bb965ffe tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 11:00:36.484693 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 154/609] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:36.492507 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-087e8950-d3e5-4921-ac30-52cf13eb89d1 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 returned with HTTP 200 Aug 19 11:00:36.492993 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 153/610] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:36.507016 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0e6d6c3c-6e6c-4e76-9435-b4fe52b01759 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.510336 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e6d6c3c-6e6c-4e76-9435-b4fe52b01759 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:36.511061 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e6d6c3c-6e6c-4e76-9435-b4fe52b01759 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.511329 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e6d6c3c-6e6c-4e76-9435-b4fe52b01759 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.529167 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.529167 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:36.536308 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0e6d6c3c-6e6c-4e76-9435-b4fe52b01759 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:36.542920 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e6d6c3c-6e6c-4e76-9435-b4fe52b01759 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:36.544366 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 153/611] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:36.562151 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-a101de47-bba3-41ca-8d4e-0cd205468b15 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.566438 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-a101de47-bba3-41ca-8d4e-0cd205468b15 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:36.566438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-a101de47-bba3-41ca-8d4e-0cd205468b15 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.566438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-a101de47-bba3-41ca-8d4e-0cd205468b15 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.585456 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.585456 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:36.594219 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-a101de47-bba3-41ca-8d4e-0cd205468b15 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:36.601423 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-a101de47-bba3-41ca-8d4e-0cd205468b15 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:36.602172 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 152/612] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:36.711800 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d34d269c-8e1d-4c9f-b5c8-2317049ff59b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.711800 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d34d269c-8e1d-4c9f-b5c8-2317049ff59b None None] GET https://10.4.3.46/volume// Aug 19 11:00:36.711800 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d34d269c-8e1d-4c9f-b5c8-2317049ff59b None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.711800 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d34d269c-8e1d-4c9f-b5c8-2317049ff59b None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.711800 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d34d269c-8e1d-4c9f-b5c8-2317049ff59b None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:36.712270 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 155/613] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:00:36.722687 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-0d0b463f-2dd4-4fce-9b38-6ac1d50d78f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.725540 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-0d0b463f-2dd4-4fce-9b38-6ac1d50d78f3 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:00:36.725909 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-0d0b463f-2dd4-4fce-9b38-6ac1d50d78f3 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5c7ae6a-60fd-44fa-807e-4a351fd4498a", "connector": null, "instance_uuid": "2100bcf5-4cb4-4dc6-b340-4f70a11e9225"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:36.736975 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.736975 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:36.766355 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-0d0b463f-2dd4-4fce-9b38-6ac1d50d78f3 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:00:36.766953 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 154/614] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:00:36 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:36.776525 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-635e7d1e-dcea-4c82-b756-435836803748 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.779320 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-635e7d1e-dcea-4c82-b756-435836803748 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 11:00:36.779651 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-635e7d1e-dcea-4c82-b756-435836803748 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.781385 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-635e7d1e-dcea-4c82-b756-435836803748 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.802610 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2487e627-910c-4272-9a0a-18cbb6166727 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.805764 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2487e627-910c-4272-9a0a-18cbb6166727 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:36.806000 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2487e627-910c-4272-9a0a-18cbb6166727 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.806241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2487e627-910c-4272-9a0a-18cbb6166727 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.806796 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.806796 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:36.813246 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-635e7d1e-dcea-4c82-b756-435836803748 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:36.818513 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.818513 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:36.818625 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-635e7d1e-dcea-4c82-b756-435836803748 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 11:00:36.818976 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 154/615] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:00:36.820736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-85317309-3629-4f9a-be72-76f229c2e2e4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.821331 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-85317309-3629-4f9a-be72-76f229c2e2e4 None None] GET https://10.4.3.46/volume// Aug 19 11:00:36.821331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-85317309-3629-4f9a-be72-76f229c2e2e4 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.821596 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-85317309-3629-4f9a-be72-76f229c2e2e4 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.822038 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-85317309-3629-4f9a-be72-76f229c2e2e4 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:36.822099 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 156/616] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00: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 19 11:00:36.824653 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2487e627-910c-4272-9a0a-18cbb6166727 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:36.830707 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2487e627-910c-4272-9a0a-18cbb6166727 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:36.831250 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 153/617] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:36.833003 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-cfb7aa0c-dd82-4743-9bbb-30e5521e3701 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.835638 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-cfb7aa0c-dd82-4743-9bbb-30e5521e3701 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:36.836084 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-cfb7aa0c-dd82-4743-9bbb-30e5521e3701 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.836393 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-cfb7aa0c-dd82-4743-9bbb-30e5521e3701 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.850494 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.850494 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:36.854981 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-cfb7aa0c-dd82-4743-9bbb-30e5521e3701 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:36.868578 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-cfb7aa0c-dd82-4743-9bbb-30e5521e3701 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:36.868578 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 155/618] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 1029 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:36.868715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-7d419e98-212f-4656-b07f-56b858b1a752 req-f0bfbee3-8486-43d3-9bc1-1cfa133a303a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.869054 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-f0bfbee3-8486-43d3-9bc1-1cfa133a303a tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 11:00:36.869245 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-f0bfbee3-8486-43d3-9bc1-1cfa133a303a tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:36.869425 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-f0bfbee3-8486-43d3-9bc1-1cfa133a303a tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:36.883041 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.883041 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:36.887117 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-7d419e98-212f-4656-b07f-56b858b1a752 req-f0bfbee3-8486-43d3-9bc1-1cfa133a303a tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:36.892819 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-f0bfbee3-8486-43d3-9bc1-1cfa133a303a tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 11:00:36.893342 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 155/619] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:36 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:36.923261 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7d419e98-212f-4656-b07f-56b858b1a752 req-838d89be-5a9f-4989-ac59-df4048020edf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.926268 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-838d89be-5a9f-4989-ac59-df4048020edf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2/action Aug 19 11:00:36.927027 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-838d89be-5a9f-4989-ac59-df4048020edf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:36.927223 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-838d89be-5a9f-4989-ac59-df4048020edf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:36.940768 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:36.940768 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:36.941196 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-7d419e98-212f-4656-b07f-56b858b1a752 req-838d89be-5a9f-4989-ac59-df4048020edf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:36.957968 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-7d419e98-212f-4656-b07f-56b858b1a752 req-838d89be-5a9f-4989-ac59-df4048020edf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Begin detaching volume completed successfully. Aug 19 11:00:36.958574 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-838d89be-5a9f-4989-ac59-df4048020edf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2/action returned with HTTP 202 Aug 19 11:00:36.959431 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 157/620] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:00:36 2026] POST /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:00:36.977503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-961171e2-e429-40be-a6b5-4f66dd2c6045 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:36.982104 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-961171e2-e429-40be-a6b5-4f66dd2c6045 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] PUT https://10.4.3.46/volume/v3/attachments/a403a451-60c2-4010-bb3d-05aaf738e9da Aug 19 11:00:36.984900 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-961171e2-e429-40be-a6b5-4f66dd2c6045 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:37.001403 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-961171e2-e429-40be-a6b5-4f66dd2c6045 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Acquiring lock "cinder-attachment_update-e5c7ae6a-60fd-44fa-807e-4a351fd4498a-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:00:37.013698 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-961171e2-e429-40be-a6b5-4f66dd2c6045 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Lock "cinder-attachment_update-e5c7ae6a-60fd-44fa-807e-4a351fd4498a-np0000007769" acquired by "attachment_update" :: waited 0.012s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:00:37.015131 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.015131 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:37.037296 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-844dae36-9cea-4270-9158-877c747832e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:37.037817 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-844dae36-9cea-4270-9158-877c747832e4 None None] GET https://10.4.3.46/volume// Aug 19 11:00:37.038254 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-844dae36-9cea-4270-9158-877c747832e4 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:37.039157 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-844dae36-9cea-4270-9158-877c747832e4 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:37.039157 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-844dae36-9cea-4270-9158-877c747832e4 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:37.039157 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 156/621] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:00:37.047374 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-7d419e98-212f-4656-b07f-56b858b1a752 req-0611fced-5754-45ff-9487-fe27db1cfb9e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:37.050740 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-0611fced-5754-45ff-9487-fe27db1cfb9e tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 11:00:37.051501 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-0611fced-5754-45ff-9487-fe27db1cfb9e tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:37.051815 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-0611fced-5754-45ff-9487-fe27db1cfb9e tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:37.068032 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.068032 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:37.073180 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-7d419e98-212f-4656-b07f-56b858b1a752 req-0611fced-5754-45ff-9487-fe27db1cfb9e tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:37.079461 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-0611fced-5754-45ff-9487-fe27db1cfb9e tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 11:00:37.079912 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 156/622] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:00:37 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 1320 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:37.140041 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-961171e2-e429-40be-a6b5-4f66dd2c6045 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Lock "cinder-attachment_update-e5c7ae6a-60fd-44fa-807e-4a351fd4498a-np0000007769" released by "attachment_update" :: held 0.126s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:00:37.140503 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-961171e2-e429-40be-a6b5-4f66dd2c6045 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/attachments/a403a451-60c2-4010-bb3d-05aaf738e9da returned with HTTP 200 Aug 19 11:00:37.142365 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 154/623] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:00:36 2026] PUT /volume/v3/attachments/a403a451-60c2-4010-bb3d-05aaf738e9da => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:37.504349 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fce47f95-b274-442c-b039-bd00bc60778f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:37.511023 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fce47f95-b274-442c-b039-bd00bc60778f tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:37.511327 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fce47f95-b274-442c-b039-bd00bc60778f tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:37.511589 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fce47f95-b274-442c-b039-bd00bc60778f tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:37.511767 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-fce47f95-b274-442c-b039-bd00bc60778f tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member ab876ba8-4d85-4486-bc7a-f5d798373cb9 {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:37.520430 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.520430 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:37.534940 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fce47f95-b274-442c-b039-bd00bc60778f tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 returned with HTTP 200 Aug 19 11:00:37.535448 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 158/624] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:37 2026] GET /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:37.548241 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:37.552563 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:37.552563 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:37.552563 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:37.554244 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:37.555104 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:37.559954 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=458,cinder:UPDATE=92,cinder:INSERT=53 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:00:37.562076 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2481a558-54aa-4e2a-a5d3-8686ba2c152e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:37.566865 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2481a558-54aa-4e2a-a5d3-8686ba2c152e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:37.567299 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2481a558-54aa-4e2a-a5d3-8686ba2c152e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:37.567399 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2481a558-54aa-4e2a-a5d3-8686ba2c152e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:37.569907 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Get all volumes completed successfully. Aug 19 11:00:37.571461 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:37.572091 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:37.582876 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.582876 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:37.588397 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2481a558-54aa-4e2a-a5d3-8686ba2c152e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:37.595277 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2481a558-54aa-4e2a-a5d3-8686ba2c152e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:37.595731 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 157/625] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:37 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:37.625991 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:37.629219 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.629219 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:37.633200 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:37.633469 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:37.676406 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:37.680696 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.680696 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:37.689651 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79bdd32c-1581-4f20-b3d4-d72441949ce2 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:37.690157 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 157/626] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:37 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:37.705504 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:37.705504 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:37.705955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:37.705955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:37.706269 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:37.706617 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.706617 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:37.707022 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:37.715304 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Get all volumes completed successfully. Aug 19 11:00:37.716363 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:37.716363 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:37.761723 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:37.765011 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.765011 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:37.769069 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:37.769231 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:37.808063 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:37.810844 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.810844 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:37.817834 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2ff1ff9-8597-4b8f-8d05-6dab7586dc04 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:37.818215 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 155/627] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:37 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:37.831002 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bbbce9e5-64d7-4858-b35e-d0eef58cc723 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:37.832870 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bbbce9e5-64d7-4858-b35e-d0eef58cc723 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] POST https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9/action Aug 19 11:00:37.833396 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bbbce9e5-64d7-4858-b35e-d0eef58cc723 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:37.833590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bbbce9e5-64d7-4858-b35e-d0eef58cc723 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:37.835089 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-bbbce9e5-64d7-4858-b35e-d0eef58cc723 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] delete called for group ab876ba8-4d85-4486-bc7a-f5d798373cb9 {{(pid=100205) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:37.835231 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-bbbce9e5-64d7-4858-b35e-d0eef58cc723 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Delete group with id: ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:37.839162 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.839162 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:37.845229 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a33b8af1-9721-4d43-bfd5-1524db9611b6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:37.846930 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a33b8af1-9721-4d43-bfd5-1524db9611b6 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:37.847133 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a33b8af1-9721-4d43-bfd5-1524db9611b6 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:37.847313 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a33b8af1-9721-4d43-bfd5-1524db9611b6 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:37.856767 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.856767 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:37.860222 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a33b8af1-9721-4d43-bfd5-1524db9611b6 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:37.864193 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a33b8af1-9721-4d43-bfd5-1524db9611b6 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:37.864546 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 158/628] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:37 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:37.896193 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bbbce9e5-64d7-4858-b35e-d0eef58cc723 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9/action returned with HTTP 202 Aug 19 11:00:37.897224 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 159/629] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:37 2026] POST /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:37.908057 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a3ec2e1e-0e82-46e2-9b50-c8892838a838 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:37.910256 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3ec2e1e-0e82-46e2-9b50-c8892838a838 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 Aug 19 11:00:37.910589 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a3ec2e1e-0e82-46e2-9b50-c8892838a838 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:37.910828 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a3ec2e1e-0e82-46e2-9b50-c8892838a838 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:37.917728 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.917728 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:37.924706 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a3ec2e1e-0e82-46e2-9b50-c8892838a838 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Volume info retrieved successfully. Aug 19 11:00:37.925431 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-a3ec2e1e-0e82-46e2-9b50-c8892838a838 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:37.925642 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-a3ec2e1e-0e82-46e2-9b50-c8892838a838 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:37.966454 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-a3ec2e1e-0e82-46e2-9b50-c8892838a838 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:37.970493 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:37.970493 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:37.980183 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3ec2e1e-0e82-46e2-9b50-c8892838a838 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 returned with HTTP 200 Aug 19 11:00:37.984542 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 158/630] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:37 2026] GET /volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 => generated 905 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:38.029223 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-52860c45-5bbb-4ecb-8c97-c500bc36b83a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.034234 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-52860c45-5bbb-4ecb-8c97-c500bc36b83a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments/722dd626-cb6b-431e-bd4b-867e80f370f6/action Aug 19 11:00:38.034234 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-52860c45-5bbb-4ecb-8c97-c500bc36b83a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:38.034234 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-52860c45-5bbb-4ecb-8c97-c500bc36b83a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:38.057522 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:38.057522 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:38.074338 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0e1fde5b-8562-4c30-b5f7-890576fc47aa req-52860c45-5bbb-4ecb-8c97-c500bc36b83a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/722dd626-cb6b-431e-bd4b-867e80f370f6/action returned with HTTP 204 Aug 19 11:00:38.074840 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 156/631] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:00:38 2026] POST /volume/v3/attachments/722dd626-cb6b-431e-bd4b-867e80f370f6/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:38.147157 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4bf4e1bd-d389-4c9d-9a2e-23ad1879b880 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.232556 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4bf4e1bd-d389-4c9d-9a2e-23ad1879b880 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] GET https://10.4.3.46/volume/v3/scheduler-stats/get_pools Aug 19 11:00:38.232787 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4bf4e1bd-d389-4c9d-9a2e-23ad1879b880 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.232997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4bf4e1bd-d389-4c9d-9a2e-23ad1879b880 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] Calling method 'get_pools' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.243637 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4bf4e1bd-d389-4c9d-9a2e-23ad1879b880 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] https://10.4.3.46/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 11:00:38.244118 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 159/632] 10.4.3.46 () {66 vars in 1284 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:38.252154 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-61f70f23-a868-43b9-b161-bd3312717c2f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.254294 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-61f70f23-a868-43b9-b161-bd3312717c2f tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] GET https://10.4.3.46/volume/v3/scheduler-stats/get_pools?detail=True Aug 19 11:00:38.254542 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-61f70f23-a868-43b9-b161-bd3312717c2f tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.254783 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-61f70f23-a868-43b9-b161-bd3312717c2f tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] Calling method 'get_pools' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.264584 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-61f70f23-a868-43b9-b161-bd3312717c2f tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] https://10.4.3.46/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 19 11:00:38.265384 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 160/633] 10.4.3.46 () {66 vars in 1307 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:38.275242 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0d25dd99-6ecf-4862-896d-a2293b2fe508 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.277281 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d25dd99-6ecf-4862-896d-a2293b2fe508 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] GET https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool Aug 19 11:00:38.277439 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d25dd99-6ecf-4862-896d-a2293b2fe508 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.277651 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d25dd99-6ecf-4862-896d-a2293b2fe508 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.288217 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d25dd99-6ecf-4862-896d-a2293b2fe508 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool returned with HTTP 200 Aug 19 11:00:38.288737 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 159/634] 10.4.3.46 () {66 vars in 1311 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/capabilities/np0000007769@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:38.299436 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3a2901e1-9a64-4cd4-a37c-f3a6d4778786 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.301749 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a2901e1-9a64-4cd4-a37c-f3a6d4778786 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] GET https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool Aug 19 11:00:38.302233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a2901e1-9a64-4cd4-a37c-f3a6d4778786 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.302297 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a2901e1-9a64-4cd4-a37c-f3a6d4778786 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.315147 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a2901e1-9a64-4cd4-a37c-f3a6d4778786 tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool returned with HTTP 200 Aug 19 11:00:38.315628 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 157/635] 10.4.3.46 () {66 vars in 1311 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/capabilities/np0000007769@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:38.325197 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d2eb181f-4e91-4241-95d9-53b4ccf61b6b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.327638 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d2eb181f-4e91-4241-95d9-53b4ccf61b6b tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] GET https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool Aug 19 11:00:38.327950 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d2eb181f-4e91-4241-95d9-53b4ccf61b6b tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.328253 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d2eb181f-4e91-4241-95d9-53b4ccf61b6b tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.340530 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d2eb181f-4e91-4241-95d9-53b4ccf61b6b tempest-BackendsCapabilitiesAdminTestsJSON-447115812 tempest-BackendsCapabilitiesAdminTestsJSON-447115812-project-admin] https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool returned with HTTP 200 Aug 19 11:00:38.340992 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 160/636] 10.4.3.46 () {66 vars in 1311 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/capabilities/np0000007769@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:38.613276 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ee821029-3e1c-4cc8-b791-a43c82548a1c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.615853 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ee821029-3e1c-4cc8-b791-a43c82548a1c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:38.616030 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ee821029-3e1c-4cc8-b791-a43c82548a1c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.616227 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ee821029-3e1c-4cc8-b791-a43c82548a1c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.626274 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:38.626274 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:38.630146 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ee821029-3e1c-4cc8-b791-a43c82548a1c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:38.635410 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ee821029-3e1c-4cc8-b791-a43c82548a1c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:38.635996 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 161/637] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:38.687610 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-37a60372-d1b6-4629-b071-94f39633248a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.689619 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-37a60372-d1b6-4629-b071-94f39633248a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:38.689771 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-37a60372-d1b6-4629-b071-94f39633248a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.690832 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-37a60372-d1b6-4629-b071-94f39633248a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.698701 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:38.698701 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:38.701812 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-37a60372-d1b6-4629-b071-94f39633248a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:38.706016 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-37a60372-d1b6-4629-b071-94f39633248a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:38.706475 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 160/638] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:38.797378 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b2bc113c-e04e-46e0-82e9-d46ff19516ee None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.797756 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2bc113c-e04e-46e0-82e9-d46ff19516ee None None] GET https://10.4.3.46/volume// Aug 19 11:00:38.797923 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2bc113c-e04e-46e0-82e9-d46ff19516ee None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.798103 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2bc113c-e04e-46e0-82e9-d46ff19516ee None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.798511 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2bc113c-e04e-46e0-82e9-d46ff19516ee None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:38.798785 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 158/639] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:00:38.807434 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-b887f668-b117-4d26-8a04-9f6b82a8d0f5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.810120 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-b887f668-b117-4d26-8a04-9f6b82a8d0f5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:00:38.810598 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-b887f668-b117-4d26-8a04-9f6b82a8d0f5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1", "connector": null, "instance_uuid": "c75fb617-3dcd-4c4c-952a-74c94e15a8f5"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:38.831294 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:38.831294 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:38.873557 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-b887f668-b117-4d26-8a04-9f6b82a8d0f5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:00:38.874270 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 161/640] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:00:38 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:38.885096 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-90eea24f-972c-4a72-93c4-203927489668 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.887722 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90eea24f-972c-4a72-93c4-203927489668 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:38.887997 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90eea24f-972c-4a72-93c4-203927489668 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.888249 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90eea24f-972c-4a72-93c4-203927489668 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.899494 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:38.899494 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:38.903618 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-90eea24f-972c-4a72-93c4-203927489668 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:38.916990 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90eea24f-972c-4a72-93c4-203927489668 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:38.917596 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 162/641] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:38.923948 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a2ac8167-029e-4d7f-8c33-c20ada0dd72f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.926157 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2ac8167-029e-4d7f-8c33-c20ada0dd72f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:38.926425 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2ac8167-029e-4d7f-8c33-c20ada0dd72f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.926860 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2ac8167-029e-4d7f-8c33-c20ada0dd72f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.932901 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dd43f4fe-c64c-429d-a1b3-86d9a0f79a3e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.933043 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd43f4fe-c64c-429d-a1b3-86d9a0f79a3e None None] GET https://10.4.3.46/volume// Aug 19 11:00:38.933219 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd43f4fe-c64c-429d-a1b3-86d9a0f79a3e None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.933442 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd43f4fe-c64c-429d-a1b3-86d9a0f79a3e None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.933767 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd43f4fe-c64c-429d-a1b3-86d9a0f79a3e None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:38.934384 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 159/642] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:00:38.944364 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:38.944364 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:38.944579 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-0729cfe7-8dc2-4658-a599-68ebdc714967 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:38.948888 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a2ac8167-029e-4d7f-8c33-c20ada0dd72f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:38.949024 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-0729cfe7-8dc2-4658-a599-68ebdc714967 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:38.949367 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-0729cfe7-8dc2-4658-a599-68ebdc714967 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:38.949685 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-0729cfe7-8dc2-4658-a599-68ebdc714967 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:38.954976 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2ac8167-029e-4d7f-8c33-c20ada0dd72f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:38.955525 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 161/643] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:38.969323 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:38.969323 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:38.976131 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-0729cfe7-8dc2-4658-a599-68ebdc714967 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:38.986107 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-0729cfe7-8dc2-4658-a599-68ebdc714967 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:38.986541 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 162/644] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:38.998495 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bc65a950-07c5-4adc-bdb1-64dc75508bec None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:39.000203 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bc65a950-07c5-4adc-bdb1-64dc75508bec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 Aug 19 11:00:39.000424 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bc65a950-07c5-4adc-bdb1-64dc75508bec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:39.000631 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bc65a950-07c5-4adc-bdb1-64dc75508bec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:39.008145 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bc65a950-07c5-4adc-bdb1-64dc75508bec tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 returned with HTTP 404 Aug 19 11:00:39.013403 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 163/645] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:38 2026] GET /volume/v3/volumes/ca5d18d8-8b50-41a0-857e-82fd28fc7823 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:39.019516 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4a0699b9-d003-4085-9ea4-3cc45b4a0373 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:39.024022 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4a0699b9-d003-4085-9ea4-3cc45b4a0373 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/volumes/d98da105-9249-464b-a709-a9f5228271ba Aug 19 11:00:39.024254 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4a0699b9-d003-4085-9ea4-3cc45b4a0373 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:39.024438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4a0699b9-d003-4085-9ea4-3cc45b4a0373 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:39.032356 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4a0699b9-d003-4085-9ea4-3cc45b4a0373 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/volumes/d98da105-9249-464b-a709-a9f5228271ba returned with HTTP 404 Aug 19 11:00:39.033064 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 160/646] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:39 2026] GET /volume/v3/volumes/d98da105-9249-464b-a709-a9f5228271ba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:39.040806 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-513ab155-fb15-4285-95b0-a1b19c92bc56 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:39.042722 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-513ab155-fb15-4285-95b0-a1b19c92bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] GET https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 Aug 19 11:00:39.042976 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-513ab155-fb15-4285-95b0-a1b19c92bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:39.043226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-513ab155-fb15-4285-95b0-a1b19c92bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:39.043435 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-513ab155-fb15-4285-95b0-a1b19c92bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] show called for member ab876ba8-4d85-4486-bc7a-f5d798373cb9 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:39.047152 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-513ab155-fb15-4285-95b0-a1b19c92bc56 tempest-GroupsTest-1576969698 tempest-GroupsTest-1576969698-project-member] https://10.4.3.46/volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 returned with HTTP 404 Aug 19 11:00:39.047787 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 162/647] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:39 2026] GET /volume/v3/groups/ab876ba8-4d85-4486-bc7a-f5d798373cb9 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:39.058125 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5fb52183-504c-40cf-8a45-19ed64b59543 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:39.060675 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5fb52183-504c-40cf-8a45-19ed64b59543 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/b3e883ce-21eb-406f-ad45-15e9f2b4b711 Aug 19 11:00:39.060675 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5fb52183-504c-40cf-8a45-19ed64b59543 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:39.060791 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5fb52183-504c-40cf-8a45-19ed64b59543 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:39.079248 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5fb52183-504c-40cf-8a45-19ed64b59543 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] https://10.4.3.46/volume/v3/group_types/b3e883ce-21eb-406f-ad45-15e9f2b4b711 returned with HTTP 202 Aug 19 11:00:39.079813 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 163/648] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:00:39 2026] DELETE /volume/v3/group_types/b3e883ce-21eb-406f-ad45-15e9f2b4b711 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:39.097981 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0006d1a1-d66d-4d97-a03d-54223b0ef2b1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:39.098990 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0006d1a1-d66d-4d97-a03d-54223b0ef2b1 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] DELETE https://10.4.3.46/volume/v3/types/a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13 Aug 19 11:00:39.099279 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0006d1a1-d66d-4d97-a03d-54223b0ef2b1 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:39.099576 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0006d1a1-d66d-4d97-a03d-54223b0ef2b1 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:39.126805 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-f95e743e-a17f-416c-ad79-2a69383f3d60 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:39.130884 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-f95e743e-a17f-416c-ad79-2a69383f3d60 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] PUT https://10.4.3.46/volume/v3/attachments/373e8ecd-9940-4d77-992a-1b30f393a40a Aug 19 11:00:39.131824 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-f95e743e-a17f-416c-ad79-2a69383f3d60 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:39.136630 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0006d1a1-d66d-4d97-a03d-54223b0ef2b1 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] https://10.4.3.46/volume/v3/types/a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13 returned with HTTP 202 Aug 19 11:00:39.136630 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 164/649] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:39 2026] DELETE /volume/v3/types/a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:39.142947 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d711ce40-630c-4c0b-9c17-4c878228d923 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:39.149741 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d711ce40-630c-4c0b-9c17-4c878228d923 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] GET https://10.4.3.46/volume/v3/types/a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13 Aug 19 11:00:39.149741 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d711ce40-630c-4c0b-9c17-4c878228d923 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:39.149741 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d711ce40-630c-4c0b-9c17-4c878228d923 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:39.150607 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-f95e743e-a17f-416c-ad79-2a69383f3d60 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Acquiring lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:00:39.150673 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d711ce40-630c-4c0b-9c17-4c878228d923 tempest-GroupsTest-1191285768 tempest-GroupsTest-1191285768-project-admin] https://10.4.3.46/volume/v3/types/a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13 returned with HTTP 404 Aug 19 11:00:39.152356 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 163/650] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:39 2026] GET /volume/v3/types/a4266d7d-4d3b-4ccf-9e54-8ca4aa96dd13 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:39.152942 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-f95e743e-a17f-416c-ad79-2a69383f3d60 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:00:39.156344 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:39.156344 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:39.274858 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-f95e743e-a17f-416c-ad79-2a69383f3d60 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" released by "attachment_update" :: held 0.121s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:00:39.274858 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-f95e743e-a17f-416c-ad79-2a69383f3d60 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/373e8ecd-9940-4d77-992a-1b30f393a40a returned with HTTP 200 Aug 19 11:00:39.274858 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 161/651] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:00:39 2026] PUT /volume/v3/attachments/373e8ecd-9940-4d77-992a-1b30f393a40a => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:39.933629 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-40821626-a709-4369-bada-3c82f16aa12b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:39.935632 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-40821626-a709-4369-bada-3c82f16aa12b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:39.935887 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-40821626-a709-4369-bada-3c82f16aa12b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:39.936108 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-40821626-a709-4369-bada-3c82f16aa12b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:39.946586 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:39.946586 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:39.950048 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-40821626-a709-4369-bada-3c82f16aa12b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:39.955557 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-40821626-a709-4369-bada-3c82f16aa12b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:39.956128 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 164/652] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:39 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:39.982178 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7d6a1413-c3ab-4da4-b5b0-e00f0b7cf3bf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:39.986116 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7d6a1413-c3ab-4da4-b5b0-e00f0b7cf3bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:39.986382 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7d6a1413-c3ab-4da4-b5b0-e00f0b7cf3bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:39.986623 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7d6a1413-c3ab-4da4-b5b0-e00f0b7cf3bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:40.002609 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:40.002609 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:40.007058 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7d6a1413-c3ab-4da4-b5b0-e00f0b7cf3bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:40.011795 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7d6a1413-c3ab-4da4-b5b0-e00f0b7cf3bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:40.012170 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 165/653] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:39 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:40.971597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-965e6783-958b-47f9-ae52-bd7f5331cf6b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:40.976387 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-965e6783-958b-47f9-ae52-bd7f5331cf6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:40.977919 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-965e6783-958b-47f9-ae52-bd7f5331cf6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:40.978125 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-965e6783-958b-47f9-ae52-bd7f5331cf6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:40.992026 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:40.992026 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:40.998084 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-965e6783-958b-47f9-ae52-bd7f5331cf6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:41.003578 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-965e6783-958b-47f9-ae52-bd7f5331cf6b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:41.003996 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 164/654] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:40 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:00:41.025989 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d7b7938f-1c74-4f3a-8160-5af3164e0c2d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.029943 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7b7938f-1c74-4f3a-8160-5af3164e0c2d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:41.030146 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7b7938f-1c74-4f3a-8160-5af3164e0c2d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:41.030356 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7b7938f-1c74-4f3a-8160-5af3164e0c2d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:41.047712 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:41.047712 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:41.053125 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d7b7938f-1c74-4f3a-8160-5af3164e0c2d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:41.061231 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7b7938f-1c74-4f3a-8160-5af3164e0c2d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:41.061753 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 162/655] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:41 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:41.080512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-6377868d-31c2-40ef-abc8-29fcd8832123 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.082545 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ec803280-0335-47ed-8c63-d7981e149e47 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.085507 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-6377868d-31c2-40ef-abc8-29fcd8832123 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] POST https://10.4.3.46/volume/v3/attachments/a403a451-60c2-4010-bb3d-05aaf738e9da/action Aug 19 11:00:41.085507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-6377868d-31c2-40ef-abc8-29fcd8832123 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:41.085507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-6377868d-31c2-40ef-abc8-29fcd8832123 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:41.111792 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:41.111792 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:41.130351 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7ef72cd4-3927-4276-8a33-69295618c8d9 req-6377868d-31c2-40ef-abc8-29fcd8832123 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/attachments/a403a451-60c2-4010-bb3d-05aaf738e9da/action returned with HTTP 204 Aug 19 11:00:41.130351 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 165/656] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:00:41 2026] POST /volume/v3/attachments/a403a451-60c2-4010-bb3d-05aaf738e9da/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:41.239033 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ec803280-0335-47ed-8c63-d7981e149e47 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] GET https://10.4.3.46/volume/v3/os-services Aug 19 11:00:41.239393 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ec803280-0335-47ed-8c63-d7981e149e47 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:41.239567 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ec803280-0335-47ed-8c63-d7981e149e47 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:41.250238 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ec803280-0335-47ed-8c63-d7981e149e47 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] https://10.4.3.46/volume/v3/os-services returned with HTTP 200 Aug 19 11:00:41.250238 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 166/657] 10.4.3.46 () {66 vars in 1242 bytes} [Wed Aug 19 11:00:41 2026] GET /volume/v3/os-services => generated 626 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:41.250451 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7d419e98-212f-4656-b07f-56b858b1a752 req-151d5640-1d4b-472a-9df6-5b9bb50280c9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.252711 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-151d5640-1d4b-472a-9df6-5b9bb50280c9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] DELETE https://10.4.3.46/volume/v3/attachments/f28292e3-6738-400c-b210-cfbe647eb8fe Aug 19 11:00:41.253568 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-151d5640-1d4b-472a-9df6-5b9bb50280c9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:41.253568 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-151d5640-1d4b-472a-9df6-5b9bb50280c9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:41.262113 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-41c839af-1134-4916-9c17-95e4f8063f57 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.265188 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41c839af-1134-4916-9c17-95e4f8063f57 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] GET https://10.4.3.46/volume/v3/os-services?host=np0000007769 Aug 19 11:00:41.265410 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41c839af-1134-4916-9c17-95e4f8063f57 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:41.265633 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41c839af-1134-4916-9c17-95e4f8063f57 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:41.271285 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:41.271285 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:41.272039 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41c839af-1134-4916-9c17-95e4f8063f57 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] https://10.4.3.46/volume/v3/os-services?host=np0000007769 returned with HTTP 200 Aug 19 11:00:41.272439 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 163/658] 10.4.3.46 () {66 vars in 1277 bytes} [Wed Aug 19 11:00:41 2026] GET /volume/v3/os-services?host=np0000007769 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:41.284437 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-275645a2-793f-4fc4-b930-2521eed3fdf2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.285943 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-275645a2-793f-4fc4-b930-2521eed3fdf2 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] GET https://10.4.3.46/volume/v3/os-services?host=np0000007769&binary=cinder-scheduler Aug 19 11:00:41.286336 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-275645a2-793f-4fc4-b930-2521eed3fdf2 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:41.287978 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-275645a2-793f-4fc4-b930-2521eed3fdf2 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:41.298725 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-275645a2-793f-4fc4-b930-2521eed3fdf2 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] https://10.4.3.46/volume/v3/os-services?host=np0000007769&binary=cinder-scheduler returned with HTTP 200 Aug 19 11:00:41.299160 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 166/659] 10.4.3.46 () {66 vars in 1325 bytes} [Wed Aug 19 11:00:41 2026] GET /volume/v3/os-services?host=np0000007769&binary=cinder-scheduler => generated 191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:41.309311 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a1eaae1a-1bae-4619-8af9-54470eb25698 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.310948 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a1eaae1a-1bae-4619-8af9-54470eb25698 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] GET https://10.4.3.46/volume/v3/os-services?binary=cinder-scheduler Aug 19 11:00:41.311111 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a1eaae1a-1bae-4619-8af9-54470eb25698 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:41.311317 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a1eaae1a-1bae-4619-8af9-54470eb25698 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:41.318382 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a1eaae1a-1bae-4619-8af9-54470eb25698 tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] https://10.4.3.46/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 19 11:00:41.318771 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 167/660] 10.4.3.46 () {66 vars in 1289 bytes} [Wed Aug 19 11:00:41 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:41.332642 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.357523 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7d419e98-212f-4656-b07f-56b858b1a752 req-151d5640-1d4b-472a-9df6-5b9bb50280c9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/f28292e3-6738-400c-b210-cfbe647eb8fe returned with HTTP 200 Aug 19 11:00:41.358112 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 165/661] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:00:41 2026] DELETE /volume/v3/attachments/f28292e3-6738-400c-b210-cfbe647eb8fe => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:41.428917 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:41.429648 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-983483430"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:41.433578 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-983483430'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:41.433578 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Create volume of 1 GB Aug 19 11:00:41.440913 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Availability Zones retrieved successfully. Aug 19 11:00:41.449766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Flow 'volume_create_api' (ac354534-c317-49c7-a950-74ca99047776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:41.450810 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b382fc2-8b79-4c04-bcbe-a7bf5a6c2977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:41.451697 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:41.479795 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b382fc2-8b79-4c04-bcbe-a7bf5a6c2977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:41.480549 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83bada43-a8c7-4ec5-b820-1e809be56cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:41.539259 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Created reservations ['86801d79-5523-4719-9b0a-b0e5c7d07beb', '71491a65-0619-4d72-9971-ec6a811787d8', '001b8090-848d-4aef-8f6e-4648413e6ca6', '6e78c748-1fde-4f4e-91e4-276d6bbcf892'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:41.540243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83bada43-a8c7-4ec5-b820-1e809be56cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86801d79-5523-4719-9b0a-b0e5c7d07beb', '71491a65-0619-4d72-9971-ec6a811787d8', '001b8090-848d-4aef-8f6e-4648413e6ca6', '6e78c748-1fde-4f4e-91e4-276d6bbcf892']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:41.541094 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698c192a-7cac-436c-9c51-fb46c0bc38c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:41.563063 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698c192a-7cac-436c-9c51-fb46c0bc38c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a12aa23d-4855-46db-8335-7fc5902d1593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-983483430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4592d9dc0d4022b6d32d733c1e1ef9',qos_specs=None,replication_status=,reservations=['86801d79-5523-4719-9b0a-b0e5c7d07beb','71491a65-0619-4d72-9971-ec6a811787d8','001b8090-848d-4aef-8f6e-4648413e6ca6','6e78c748-1fde-4f4e-91e4-276d6bbcf892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1fa1d8c1a44df094300235636a14ff',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-983483430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a12aa23d-4855-46db-8335-7fc5902d1593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd4592d9dc0d4022b6d32d733c1e1ef9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c1fa1d8c1a44df094300235636a14ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:41.563867 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4638c93e-253b-43cd-abe3-7d0ba8aa06ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:41.581564 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4638c93e-253b-43cd-abe3-7d0ba8aa06ab) transitioned into state 'SUCCESS' from state '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-983483430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd4592d9dc0d4022b6d32d733c1e1ef9',qos_specs=None,replication_status=,reservations=['86801d79-5523-4719-9b0a-b0e5c7d07beb','71491a65-0619-4d72-9971-ec6a811787d8','001b8090-848d-4aef-8f6e-4648413e6ca6','6e78c748-1fde-4f4e-91e4-276d6bbcf892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1fa1d8c1a44df094300235636a14ff',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:41.581564 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d3b8c6-8a9e-495f-b3b5-268f3dedc807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:41.592516 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d3b8c6-8a9e-495f-b3b5-268f3dedc807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:41.593295 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Flow 'volume_create_api' (ac354534-c317-49c7-a950-74ca99047776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:41.594012 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Create volume request issued successfully. Aug 19 11:00:41.594093 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6e77f50d-7a83-49d1-a415-c3d40ad3c614 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:41.595143 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 164/662] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:00:41 2026] POST /volume/v3/volumes => generated 751 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:41.608911 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1fa8c1a4-dd29-4195-8935-62bc71cfa622 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.611156 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1fa8c1a4-dd29-4195-8935-62bc71cfa622 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] GET https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 Aug 19 11:00:41.611413 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1fa8c1a4-dd29-4195-8935-62bc71cfa622 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:41.611683 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1fa8c1a4-dd29-4195-8935-62bc71cfa622 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:41.622870 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:41.622870 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:41.629723 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1fa8c1a4-dd29-4195-8935-62bc71cfa622 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Volume info retrieved successfully. Aug 19 11:00:41.637460 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1fa8c1a4-dd29-4195-8935-62bc71cfa622 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 returned with HTTP 200 Aug 19 11:00:41.638067 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 167/663] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:41 2026] GET /volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:41.694115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ec04f070-6adc-4e3b-95b6-48c205a582a2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.744415 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ec04f070-6adc-4e3b-95b6-48c205a582a2 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:41.744885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ec04f070-6adc-4e3b-95b6-48c205a582a2 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-516086934"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:41.758396 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ec04f070-6adc-4e3b-95b6-48c205a582a2 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:41.758995 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 168/664] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:41 2026] POST /volume/v3/types => generated 219 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:41.769020 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3f30bb2d-1e84-4431-bf96-7e290333d233 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.770722 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3f30bb2d-1e84-4431-bf96-7e290333d233 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:00:41.771072 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3f30bb2d-1e84-4431-bf96-7e290333d233 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1969160101"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:41.772670 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:41.772670 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:41.787359 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3f30bb2d-1e84-4431-bf96-7e290333d233 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:00:41.787972 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 166/665] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 11:00:41 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 19 11:00:41.798376 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b4b87ce0-b232-427b-bf26-2a5fc91f8500 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.880941 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4b87ce0-b232-427b-bf26-2a5fc91f8500 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] POST https://10.4.3.46/volume/v3/groups Aug 19 11:00:41.881268 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4b87ce0-b232-427b-bf26-2a5fc91f8500 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d9a9d197-4008-4d4b-ac27-42cb00d78872", "volume_types": ["d2c60e06-52f9-4e76-91ff-4d3557a264e4"], "name": "tempest-GroupsV314Test-Group-78991967"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:41.882607 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-b4b87ce0-b232-427b-bf26-2a5fc91f8500 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Creating new group {'group': {'group_type': 'd9a9d197-4008-4d4b-ac27-42cb00d78872', 'volume_types': ['d2c60e06-52f9-4e76-91ff-4d3557a264e4'], 'name': 'tempest-GroupsV314Test-Group-78991967'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 11:00:41.885828 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-b4b87ce0-b232-427b-bf26-2a5fc91f8500 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Creating group tempest-GroupsV314Test-Group-78991967. Aug 19 11:00:41.886090 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:41.886090 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:41.898303 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b4b87ce0-b232-427b-bf26-2a5fc91f8500 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Availability zone cache updated, next update will occur around 2026-08-19 12:00:41.898077. {{(pid=100204) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 11:00:41.898395 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b4b87ce0-b232-427b-bf26-2a5fc91f8500 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Availability Zones retrieved successfully. Aug 19 11:00:41.913596 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-b4b87ce0-b232-427b-bf26-2a5fc91f8500 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Created reservations ['e299d250-488d-4731-a636-450ab14601d7'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:41.935507 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4b87ce0-b232-427b-bf26-2a5fc91f8500 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/groups returned with HTTP 202 Aug 19 11:00:41.935507 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 165/666] 10.4.3.46 () {70 vars in 1290 bytes} [Wed Aug 19 11:00:41 2026] POST /volume/v3/groups => generated 106 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:41.942789 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0f47fa06-7288-4f64-83e9-9e0330a1ec9b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:41.944872 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0f47fa06-7288-4f64-83e9-9e0330a1ec9b tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 Aug 19 11:00:41.945072 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0f47fa06-7288-4f64-83e9-9e0330a1ec9b tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:41.945316 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0f47fa06-7288-4f64-83e9-9e0330a1ec9b tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:41.945440 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-0f47fa06-7288-4f64-83e9-9e0330a1ec9b tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] show called for member 94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:41.948535 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:41.948535 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:41.956764 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0f47fa06-7288-4f64-83e9-9e0330a1ec9b tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 returned with HTTP 200 Aug 19 11:00:41.957376 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 168/667] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:41 2026] GET /volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 => generated 386 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:42.021112 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-853bc6a0-05f1-48a7-88a4-2fc22c7136d9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.022824 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-853bc6a0-05f1-48a7-88a4-2fc22c7136d9 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:42.023016 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-853bc6a0-05f1-48a7-88a4-2fc22c7136d9 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.023196 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-853bc6a0-05f1-48a7-88a4-2fc22c7136d9 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.032281 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.032281 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:42.035429 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-853bc6a0-05f1-48a7-88a4-2fc22c7136d9 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:42.039151 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-853bc6a0-05f1-48a7-88a4-2fc22c7136d9 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:42.039508 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 169/668] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:42.051866 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ff2377f3-92f9-48db-b930-7c78c2824be8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.053951 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff2377f3-92f9-48db-b930-7c78c2824be8 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:42.054209 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff2377f3-92f9-48db-b930-7c78c2824be8 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.054439 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff2377f3-92f9-48db-b930-7c78c2824be8 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.065926 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.065926 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:42.070423 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ff2377f3-92f9-48db-b930-7c78c2824be8 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:42.074547 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-99dc21f2-5e78-45db-b767-ba4ff4149fb1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.076387 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99dc21f2-5e78-45db-b767-ba4ff4149fb1 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:42.076592 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99dc21f2-5e78-45db-b767-ba4ff4149fb1 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.076770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99dc21f2-5e78-45db-b767-ba4ff4149fb1 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.077139 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff2377f3-92f9-48db-b930-7c78c2824be8 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:42.077685 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 167/669] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:42.088648 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.088648 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:42.092325 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-99dc21f2-5e78-45db-b767-ba4ff4149fb1 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:42.096447 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99dc21f2-5e78-45db-b767-ba4ff4149fb1 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:42.096964 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 166/670] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:42.132944 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e1a2a692-1cc9-443f-bd23-64e132ad2c7c req-291676e8-b03b-466e-b62b-94a5264a1e51 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.135273 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e1a2a692-1cc9-443f-bd23-64e132ad2c7c req-291676e8-b03b-466e-b62b-94a5264a1e51 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:42.135465 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e1a2a692-1cc9-443f-bd23-64e132ad2c7c req-291676e8-b03b-466e-b62b-94a5264a1e51 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.135682 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e1a2a692-1cc9-443f-bd23-64e132ad2c7c req-291676e8-b03b-466e-b62b-94a5264a1e51 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.146381 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.146381 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:42.149803 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-e1a2a692-1cc9-443f-bd23-64e132ad2c7c req-291676e8-b03b-466e-b62b-94a5264a1e51 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:42.154044 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e1a2a692-1cc9-443f-bd23-64e132ad2c7c req-291676e8-b03b-466e-b62b-94a5264a1e51 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:42.154643 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 169/671] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:42.305466 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f09ad4a5-1acd-4739-96e2-2b24409ec161 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.311639 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f09ad4a5-1acd-4739-96e2-2b24409ec161 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 11:00:42.311639 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f09ad4a5-1acd-4739-96e2-2b24409ec161 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.311639 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f09ad4a5-1acd-4739-96e2-2b24409ec161 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.323720 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.323720 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:42.328247 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f09ad4a5-1acd-4739-96e2-2b24409ec161 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:42.333226 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f09ad4a5-1acd-4739-96e2-2b24409ec161 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 11:00:42.333628 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 170/672] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:42.654508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b2a84e62-51c7-4847-a642-9fba5ce0ca72 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.657986 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b2a84e62-51c7-4847-a642-9fba5ce0ca72 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] GET https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 Aug 19 11:00:42.658201 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b2a84e62-51c7-4847-a642-9fba5ce0ca72 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.658390 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b2a84e62-51c7-4847-a642-9fba5ce0ca72 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.665313 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.665313 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:42.668963 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b2a84e62-51c7-4847-a642-9fba5ce0ca72 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Volume info retrieved successfully. Aug 19 11:00:42.676897 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b2a84e62-51c7-4847-a642-9fba5ce0ca72 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 returned with HTTP 200 Aug 19 11:00:42.677450 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 168/673] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:42.696053 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7d10382b-8327-4ce8-812a-6015ca7b1bad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.698721 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d10382b-8327-4ce8-812a-6015ca7b1bad tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] GET https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 Aug 19 11:00:42.698999 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d10382b-8327-4ce8-812a-6015ca7b1bad tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.699265 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d10382b-8327-4ce8-812a-6015ca7b1bad tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.711511 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.711511 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:42.715952 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7d10382b-8327-4ce8-812a-6015ca7b1bad tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Volume info retrieved successfully. Aug 19 11:00:42.721510 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d10382b-8327-4ce8-812a-6015ca7b1bad tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 returned with HTTP 200 Aug 19 11:00:42.722128 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 167/674] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:42.737781 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1b0616b7-c515-43a9-a775-50b3ac07a50b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.739623 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1b0616b7-c515-43a9-a775-50b3ac07a50b tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] GET https://10.4.3.46/volume/v3/os-services?host=np0000007769&binary=cinder-volume Aug 19 11:00:42.739827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1b0616b7-c515-43a9-a775-50b3ac07a50b tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.740016 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1b0616b7-c515-43a9-a775-50b3ac07a50b tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.744214 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1b0616b7-c515-43a9-a775-50b3ac07a50b tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] https://10.4.3.46/volume/v3/os-services?host=np0000007769&binary=cinder-volume returned with HTTP 200 Aug 19 11:00:42.744874 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 170/675] 10.4.3.46 () {66 vars in 1319 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/os-services?host=np0000007769&binary=cinder-volume => generated 275 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:42.762327 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-63199c87-7226-47b5-ae83-f09e28a3ce80 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.762327 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-63199c87-7226-47b5-ae83-f09e28a3ce80 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] GET https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 Aug 19 11:00:42.762327 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-63199c87-7226-47b5-ae83-f09e28a3ce80 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.762327 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-63199c87-7226-47b5-ae83-f09e28a3ce80 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.769235 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.769235 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:42.774584 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-63199c87-7226-47b5-ae83-f09e28a3ce80 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Volume info retrieved successfully. Aug 19 11:00:42.779891 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-63199c87-7226-47b5-ae83-f09e28a3ce80 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 returned with HTTP 200 Aug 19 11:00:42.780309 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 171/676] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:42.795648 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1c699625-304a-4cd2-8012-dfe7484c02e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.798518 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c699625-304a-4cd2-8012-dfe7484c02e4 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 Aug 19 11:00:42.800017 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c699625-304a-4cd2-8012-dfe7484c02e4 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.800017 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c699625-304a-4cd2-8012-dfe7484c02e4 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.800017 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-1c699625-304a-4cd2-8012-dfe7484c02e4 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Delete volume with id: a12aa23d-4855-46db-8335-7fc5902d1593 Aug 19 11:00:42.807100 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.807100 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:42.807100 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1c699625-304a-4cd2-8012-dfe7484c02e4 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Volume info retrieved successfully. Aug 19 11:00:42.836432 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1c699625-304a-4cd2-8012-dfe7484c02e4 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Delete volume request issued successfully. Aug 19 11:00:42.836827 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c699625-304a-4cd2-8012-dfe7484c02e4 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 returned with HTTP 202 Aug 19 11:00:42.837237 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 169/677] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:00:42 2026] DELETE /volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:42.855632 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d2d88d16-d924-44f5-8b1f-f437dd810774 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.861052 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2d88d16-d924-44f5-8b1f-f437dd810774 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] GET https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 Aug 19 11:00:42.862049 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2d88d16-d924-44f5-8b1f-f437dd810774 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.862049 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2d88d16-d924-44f5-8b1f-f437dd810774 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.875450 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.875450 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:42.879641 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d2d88d16-d924-44f5-8b1f-f437dd810774 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Volume info retrieved successfully. Aug 19 11:00:42.884166 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2d88d16-d924-44f5-8b1f-f437dd810774 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 returned with HTTP 200 Aug 19 11:00:42.885417 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 168/678] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:42.970328 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-defdd2d1-6559-4693-98d1-77387ddbdf99 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:42.976262 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-defdd2d1-6559-4693-98d1-77387ddbdf99 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 Aug 19 11:00:42.976609 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-defdd2d1-6559-4693-98d1-77387ddbdf99 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:42.976862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-defdd2d1-6559-4693-98d1-77387ddbdf99 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:42.977050 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-defdd2d1-6559-4693-98d1-77387ddbdf99 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] show called for member 94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:42.982432 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:42.982432 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:43.004971 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-defdd2d1-6559-4693-98d1-77387ddbdf99 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 returned with HTTP 200 Aug 19 11:00:43.005647 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 171/679] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:42 2026] GET /volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 => generated 387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:43.021028 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:43.023048 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:43.024569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-291391145", "volume_type": "d2c60e06-52f9-4e76-91ff-4d3557a264e4", "group_id": "94f4a390-f6d3-4862-b7e4-1e9b0c88aca6", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:43.025008 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-291391145', 'volume_type': 'd2c60e06-52f9-4e76-91ff-4d3557a264e4', 'group_id': '94f4a390-f6d3-4862-b7e4-1e9b0c88aca6', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:43.040315 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:43.040315 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:43.040405 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Create volume of 1 GB Aug 19 11:00:43.047800 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Availability Zones retrieved successfully. Aug 19 11:00:43.054645 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Flow 'volume_create_api' (fe9bd27b-fdb7-4db7-9e17-9ea8d7d66402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:43.055983 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f458cb-23fc-4b04-b784-0ae315ea7726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:43.056577 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:43.056577 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:43.057026 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:43.078212 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f458cb-23fc-4b04-b784-0ae315ea7726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:00:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2c60e06-52f9-4e76-91ff-4d3557a264e4,is_public=True,name='tempest-GroupsV314Test-volume-type-516086934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2c60e06-52f9-4e76-91ff-4d3557a264e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '94f4a390-f6d3-4862-b7e4-1e9b0c88aca6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:43.079085 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f1292d-6f57-468b-bbb0-f46c5dcac63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:43.106851 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-516086934 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-516086934, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:43.107099 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-516086934 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-516086934, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:43.108999 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e2c12e72-ee13-4e56-bf45-45c400341725 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:43.110925 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2c12e72-ee13-4e56-bf45-45c400341725 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:43.111122 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2c12e72-ee13-4e56-bf45-45c400341725 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:43.111340 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2c12e72-ee13-4e56-bf45-45c400341725 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:43.140103 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:43.140103 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:43.146557 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e2c12e72-ee13-4e56-bf45-45c400341725 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:43.148468 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Created reservations ['d8831040-2db6-419b-bd35-e402c9a789e5', '3784a271-d0ff-4f76-98aa-faad3cb731a8', '94021275-a48f-445e-904c-9f3652a52aee', '11ec7ae7-81e6-491c-bd22-3998994effe1'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:43.149615 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f1292d-6f57-468b-bbb0-f46c5dcac63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8831040-2db6-419b-bd35-e402c9a789e5', '3784a271-d0ff-4f76-98aa-faad3cb731a8', '94021275-a48f-445e-904c-9f3652a52aee', '11ec7ae7-81e6-491c-bd22-3998994effe1']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:43.150441 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ce0e1d0-ad5d-47eb-8a50-76afb455846e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:43.151054 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2c12e72-ee13-4e56-bf45-45c400341725 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:43.151417 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 170/680] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:43 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:43.177234 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ce0e1d0-ad5d-47eb-8a50-76afb455846e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cceed2df-54de-411b-bb12-9bfaf1e0e33c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-291391145',encryption_key_id=None,group_id=94f4a390-f6d3-4862-b7e4-1e9b0c88aca6,group_type_id=,metadata={},multiattach=False,project_id='89757d10b24542b2840dbc1bc1d8ea51',qos_specs=None,replication_status=,reservations=['d8831040-2db6-419b-bd35-e402c9a789e5','3784a271-d0ff-4f76-98aa-faad3cb731a8','94021275-a48f-445e-904c-9f3652a52aee','11ec7ae7-81e6-491c-bd22-3998994effe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0150e262466246a7b28af27dd57d9b49',volume_type_id=d2c60e06-52f9-4e76-91ff-4d3557a264e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-291391145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=94f4a390-f6d3-4862-b7e4-1e9b0c88aca6,host=None,id=cceed2df-54de-411b-bb12-9bfaf1e0e33c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89757d10b24542b2840dbc1bc1d8ea51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0150e262466246a7b28af27dd57d9b49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2c60e06-52f9-4e76-91ff-4d3557a264e4),volume_type_id=d2c60e06-52f9-4e76-91ff-4d3557a264e4)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:43.177943 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (264114d1-a7b8-4edc-99c3-5b73de6ffa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:43.198990 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (264114d1-a7b8-4edc-99c3-5b73de6ffa69) transitioned into state 'SUCCESS' from state '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-291391145',encryption_key_id=None,group_id=94f4a390-f6d3-4862-b7e4-1e9b0c88aca6,group_type_id=,metadata={},multiattach=False,project_id='89757d10b24542b2840dbc1bc1d8ea51',qos_specs=None,replication_status=,reservations=['d8831040-2db6-419b-bd35-e402c9a789e5','3784a271-d0ff-4f76-98aa-faad3cb731a8','94021275-a48f-445e-904c-9f3652a52aee','11ec7ae7-81e6-491c-bd22-3998994effe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0150e262466246a7b28af27dd57d9b49',volume_type_id=d2c60e06-52f9-4e76-91ff-4d3557a264e4)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:43.199756 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a426b7-dd40-4055-813b-5c862e2bc1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:43.214225 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a426b7-dd40-4055-813b-5c862e2bc1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:43.215117 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Flow 'volume_create_api' (fe9bd27b-fdb7-4db7-9e17-9ea8d7d66402) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:43.215405 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Create volume request issued successfully. Aug 19 11:00:43.218441 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:43.218441 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:43.276068 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:43.282742 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:43.282742 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:43.289884 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-080385c2-d36f-421f-a66f-3a28f4f9fc32 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:43.290433 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 172/681] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:00:43 2026] POST /volume/v3/volumes => generated 815 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:43.306746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c4ace7ca-e350-4095-affa-ec245e258d01 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:43.306746 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c4ace7ca-e350-4095-affa-ec245e258d01 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c Aug 19 11:00:43.306746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c4ace7ca-e350-4095-affa-ec245e258d01 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:43.306746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c4ace7ca-e350-4095-affa-ec245e258d01 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:43.320816 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:43.320816 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:43.329113 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c4ace7ca-e350-4095-affa-ec245e258d01 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Volume info retrieved successfully. Aug 19 11:00:43.330140 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-c4ace7ca-e350-4095-affa-ec245e258d01 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:43.332769 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-c4ace7ca-e350-4095-affa-ec245e258d01 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:43.374763 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ace7ca-e350-4095-affa-ec245e258d01 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:43.379136 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:43.379136 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:43.390520 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c4ace7ca-e350-4095-affa-ec245e258d01 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c returned with HTTP 200 Aug 19 11:00:43.391114 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 169/682] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:43 2026] GET /volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c => generated 907 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:43.577655 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-ca22a264-4552-4e6a-9e58-d527670a5cb2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:43.583725 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-ca22a264-4552-4e6a-9e58-d527670a5cb2 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments/373e8ecd-9940-4d77-992a-1b30f393a40a/action Aug 19 11:00:43.584133 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-ca22a264-4552-4e6a-9e58-d527670a5cb2 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:43.584276 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-ca22a264-4552-4e6a-9e58-d527670a5cb2 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:43.618047 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:43.618047 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:43.632283 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bef0694-0552-4ba5-8ae2-f040442e9851 req-ca22a264-4552-4e6a-9e58-d527670a5cb2 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/373e8ecd-9940-4d77-992a-1b30f393a40a/action returned with HTTP 204 Aug 19 11:00:43.632993 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 172/683] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:00:43 2026] POST /volume/v3/attachments/373e8ecd-9940-4d77-992a-1b30f393a40a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:43.903090 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4f6288dc-d9db-4752-ab5c-a932c5a0b9d5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:43.905424 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4f6288dc-d9db-4752-ab5c-a932c5a0b9d5 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] GET https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 Aug 19 11:00:43.905708 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4f6288dc-d9db-4752-ab5c-a932c5a0b9d5 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:43.906000 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4f6288dc-d9db-4752-ab5c-a932c5a0b9d5 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:43.912102 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4f6288dc-d9db-4752-ab5c-a932c5a0b9d5 tempest-VolumesServicesTestJSON-1121266612 tempest-VolumesServicesTestJSON-1121266612-project-member] https://10.4.3.46/volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 returned with HTTP 404 Aug 19 11:00:43.912827 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 171/684] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:43 2026] GET /volume/v3/volumes/a12aa23d-4855-46db-8335-7fc5902d1593 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:43.924683 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4b8526fd-f067-4876-8e33-af81f2526a0f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:43.927070 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4b8526fd-f067-4876-8e33-af81f2526a0f tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] GET https://10.4.3.46/volume/v3/os-services Aug 19 11:00:43.927343 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4b8526fd-f067-4876-8e33-af81f2526a0f tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:43.927637 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4b8526fd-f067-4876-8e33-af81f2526a0f tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:43.932360 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4b8526fd-f067-4876-8e33-af81f2526a0f tempest-VolumesServicesTestJSON-1194562640 tempest-VolumesServicesTestJSON-1194562640-project-admin] https://10.4.3.46/volume/v3/os-services returned with HTTP 200 Aug 19 11:00:43.932835 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 173/685] 10.4.3.46 () {66 vars in 1242 bytes} [Wed Aug 19 11:00:43 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:44.167221 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d2dfb56e-630c-40ac-a49d-20269f54bc26 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:44.169116 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2dfb56e-630c-40ac-a49d-20269f54bc26 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:44.169305 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2dfb56e-630c-40ac-a49d-20269f54bc26 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:44.169494 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2dfb56e-630c-40ac-a49d-20269f54bc26 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:44.193841 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:44.193841 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:44.201182 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d2dfb56e-630c-40ac-a49d-20269f54bc26 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:44.207578 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2dfb56e-630c-40ac-a49d-20269f54bc26 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:44.208060 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 170/686] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:44 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:44.413928 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b1558a89-4954-4529-ac7c-4b16b84f1e51 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:44.417441 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b1558a89-4954-4529-ac7c-4b16b84f1e51 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c Aug 19 11:00:44.418051 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b1558a89-4954-4529-ac7c-4b16b84f1e51 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:44.418122 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b1558a89-4954-4529-ac7c-4b16b84f1e51 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:44.430443 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:44.430443 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:44.433743 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b1558a89-4954-4529-ac7c-4b16b84f1e51 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Volume info retrieved successfully. Aug 19 11:00:44.435218 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-b1558a89-4954-4529-ac7c-4b16b84f1e51 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:44.435491 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-b1558a89-4954-4529-ac7c-4b16b84f1e51 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:44.491021 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-b1558a89-4954-4529-ac7c-4b16b84f1e51 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:44.498074 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:44.498074 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:44.513534 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b1558a89-4954-4529-ac7c-4b16b84f1e51 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c returned with HTTP 200 Aug 19 11:00:44.514180 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 173/687] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:44 2026] GET /volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c => generated 908 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:44.531163 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:44.534893 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] POST https://10.4.3.46/volume/v3/groups/action Aug 19 11:00:44.535701 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Action body: b'{"create-from-src": {"source_group_id": "94f4a390-f6d3-4862-b7e4-1e9b0c88aca6", "name": "tempest-Group_from_grp-354666671"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:44.535963 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "94f4a390-f6d3-4862-b7e4-1e9b0c88aca6", "name": "tempest-Group_from_grp-354666671"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:44.537907 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Creating new group {'create-from-src': {'source_group_id': '94f4a390-f6d3-4862-b7e4-1e9b0c88aca6', 'name': 'tempest-Group_from_grp-354666671'}}. {{(pid=100203) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 19 11:00:44.538054 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Creating group tempest-Group_from_grp-354666671 from source group 94f4a390-f6d3-4862-b7e4-1e9b0c88aca6. Aug 19 11:00:44.545089 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:44.545089 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:44.552172 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:44.552172 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:44.583992 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Created reservations ['d54aa363-82ed-4d1f-b49c-a97f73a61813'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:44.665185 np0000007769 devstack@c-api.service[100203]: INFO cinder.group.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] A mapping entry already exists for group 6b295ee8-0f43-40df-af01-4474e3c48440 and volume type d2c60e06-52f9-4e76-91ff-4d3557a264e4. Do not need to create again. Aug 19 11:00:44.665728 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:44.665728 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:44.667159 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Availability Zones retrieved successfully. Aug 19 11:00:44.675118 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Flow 'volume_create_api' (9cb0f811-68a4-4be7-8153-6e4046c055f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:44.677079 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6be22cf-4b1d-4dcc-b4e8-1d21862e7be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:44.680128 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:44.710684 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6be22cf-4b1d-4dcc-b4e8-1d21862e7be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cceed2df-54de-411b-bb12-9bfaf1e0e33c', 'volume_type': VolumeType(created_at=2026-08-19T11:00:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2c60e06-52f9-4e76-91ff-4d3557a264e4,is_public=True,name='tempest-GroupsV314Test-volume-type-516086934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2c60e06-52f9-4e76-91ff-4d3557a264e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6b295ee8-0f43-40df-af01-4474e3c48440', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:44.711542 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5c56e6-a88f-4c5d-b183-64dd4fa0a49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:44.744391 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-516086934 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-516086934, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:44.744676 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-516086934 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-516086934, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:44.766720 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Created reservations ['5b419144-4562-4e18-9aa1-1c6daa226e22', '9013e718-b5e7-4a9c-86d7-801738e4a8b4', '7b0597d1-6b17-4c9d-850a-9ece94a3ba10', '0ef8f448-b215-47e0-8fdb-d2db58de00c6'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:44.766720 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5c56e6-a88f-4c5d-b183-64dd4fa0a49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b419144-4562-4e18-9aa1-1c6daa226e22', '9013e718-b5e7-4a9c-86d7-801738e4a8b4', '7b0597d1-6b17-4c9d-850a-9ece94a3ba10', '0ef8f448-b215-47e0-8fdb-d2db58de00c6']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:44.767217 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3efcda-017f-4a64-81e8-a969d79ea697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:44.802408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3efcda-017f-4a64-81e8-a969d79ea697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3931781-14c2-4454-85a2-05571998d2ae', '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=6b295ee8-0f43-40df-af01-4474e3c48440,group_type_id=,metadata={},multiattach=False,project_id='89757d10b24542b2840dbc1bc1d8ea51',qos_specs=None,replication_status=,reservations=['5b419144-4562-4e18-9aa1-1c6daa226e22','9013e718-b5e7-4a9c-86d7-801738e4a8b4','7b0597d1-6b17-4c9d-850a-9ece94a3ba10','0ef8f448-b215-47e0-8fdb-d2db58de00c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=cceed2df-54de-411b-bb12-9bfaf1e0e33c,status='creating',user_id='0150e262466246a7b28af27dd57d9b49',volume_type_id=d2c60e06-52f9-4e76-91ff-4d3557a264e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6b295ee8-0f43-40df-af01-4474e3c48440,host=None,id=a3931781-14c2-4454-85a2-05571998d2ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89757d10b24542b2840dbc1bc1d8ea51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cceed2df-54de-411b-bb12-9bfaf1e0e33c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0150e262466246a7b28af27dd57d9b49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2c60e06-52f9-4e76-91ff-4d3557a264e4),volume_type_id=d2c60e06-52f9-4e76-91ff-4d3557a264e4)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:44.803422 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c683cf-5551-4857-8e46-b0a566043882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:44.830504 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c683cf-5551-4857-8e46-b0a566043882) transitioned into state 'SUCCESS' from 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=6b295ee8-0f43-40df-af01-4474e3c48440,group_type_id=,metadata={},multiattach=False,project_id='89757d10b24542b2840dbc1bc1d8ea51',qos_specs=None,replication_status=,reservations=['5b419144-4562-4e18-9aa1-1c6daa226e22','9013e718-b5e7-4a9c-86d7-801738e4a8b4','7b0597d1-6b17-4c9d-850a-9ece94a3ba10','0ef8f448-b215-47e0-8fdb-d2db58de00c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=cceed2df-54de-411b-bb12-9bfaf1e0e33c,status='creating',user_id='0150e262466246a7b28af27dd57d9b49',volume_type_id=d2c60e06-52f9-4e76-91ff-4d3557a264e4)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:44.830778 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Flow 'volume_create_api' (9cb0f811-68a4-4be7-8153-6e4046c055f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:44.831204 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Create volume request issued successfully. Aug 19 11:00:44.851581 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9018c138-ccf0-4c78-9cfc-b827ed5c2fa3 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/groups/action returned with HTTP 202 Aug 19 11:00:44.852202 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 172/688] 10.4.3.46 () {70 vars in 1311 bytes} [Wed Aug 19 11:00:44 2026] POST /volume/v3/groups/action => generated 101 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:44.860415 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:44.864664 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:44.864860 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:44.865275 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:44.865377 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:44.866379 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:44.875586 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Get all volumes completed successfully. Aug 19 11:00:44.876303 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:44.876455 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:44.917213 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:44.924243 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:44.924243 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:44.926910 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:44.927298 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:44.964772 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:44.967732 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:44.967732 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:44.974365 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d4b7b42-29b0-4659-89f7-b2f57386afdd tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:44.974760 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 174/689] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:44 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:44.995272 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-89da719e-235c-4ff4-87b8-1ba491d69689 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:44.998920 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-89da719e-235c-4ff4-87b8-1ba491d69689 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/volumes/a3931781-14c2-4454-85a2-05571998d2ae Aug 19 11:00:44.999170 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-89da719e-235c-4ff4-87b8-1ba491d69689 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:44.999402 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-89da719e-235c-4ff4-87b8-1ba491d69689 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:45.009379 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:45.009379 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:45.015269 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-89da719e-235c-4ff4-87b8-1ba491d69689 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Volume info retrieved successfully. Aug 19 11:00:45.015269 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-89da719e-235c-4ff4-87b8-1ba491d69689 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:45.015436 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-89da719e-235c-4ff4-87b8-1ba491d69689 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:45.073009 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-89da719e-235c-4ff4-87b8-1ba491d69689 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:45.077691 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:45.077691 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:45.088278 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-89da719e-235c-4ff4-87b8-1ba491d69689 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes/a3931781-14c2-4454-85a2-05571998d2ae returned with HTTP 200 Aug 19 11:00:45.088743 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 171/690] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:44 2026] GET /volume/v3/volumes/a3931781-14c2-4454-85a2-05571998d2ae => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:45.106668 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3e3ea0ed-f545-44c4-adb5-60c7413b727c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:45.109229 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3e3ea0ed-f545-44c4-adb5-60c7413b727c tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/groups/6b295ee8-0f43-40df-af01-4474e3c48440 Aug 19 11:00:45.109354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3e3ea0ed-f545-44c4-adb5-60c7413b727c tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:45.110335 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3e3ea0ed-f545-44c4-adb5-60c7413b727c tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:45.110335 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-3e3ea0ed-f545-44c4-adb5-60c7413b727c tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] show called for member 6b295ee8-0f43-40df-af01-4474e3c48440 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:45.115027 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:45.115027 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:45.135948 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3e3ea0ed-f545-44c4-adb5-60c7413b727c tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/groups/6b295ee8-0f43-40df-af01-4474e3c48440 returned with HTTP 200 Aug 19 11:00:45.136377 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 174/691] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:45 2026] GET /volume/v3/groups/6b295ee8-0f43-40df-af01-4474e3c48440 => generated 416 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:45.144669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:45.146772 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:45.146989 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:45.147177 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:45.147417 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:45.147731 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:45.147731 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:45.148285 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:45.155669 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Get all volumes completed successfully. Aug 19 11:00:45.156495 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:45.156651 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:45.197986 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:45.202013 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:45.202013 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:45.205996 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:45.206202 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:45.244341 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:45.248778 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:45.248778 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:45.258895 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0abea382-ee5c-4a14-a8c3-0e9d062fda72 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:45.259596 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 173/692] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:45 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:45.278547 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-84fe0218-38de-4279-b5c0-0a6d9a75c864 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:45.280471 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-84fe0218-38de-4279-b5c0-0a6d9a75c864 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] POST https://10.4.3.46/volume/v3/groups/6b295ee8-0f43-40df-af01-4474e3c48440/action Aug 19 11:00:45.280981 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-84fe0218-38de-4279-b5c0-0a6d9a75c864 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:45.281152 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-84fe0218-38de-4279-b5c0-0a6d9a75c864 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:45.282591 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-84fe0218-38de-4279-b5c0-0a6d9a75c864 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] delete called for group 6b295ee8-0f43-40df-af01-4474e3c48440 {{(pid=100205) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:45.282708 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-84fe0218-38de-4279-b5c0-0a6d9a75c864 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Delete group with id: 6b295ee8-0f43-40df-af01-4474e3c48440 Aug 19 11:00:45.286598 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:45.286598 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:45.331161 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-84fe0218-38de-4279-b5c0-0a6d9a75c864 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/groups/6b295ee8-0f43-40df-af01-4474e3c48440/action returned with HTTP 202 Aug 19 11:00:45.331636 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 175/693] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:45 2026] POST /volume/v3/groups/6b295ee8-0f43-40df-af01-4474e3c48440/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:45.341494 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fd3e015b-6fe0-464a-878f-183f6736ec9e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:45.343932 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fd3e015b-6fe0-464a-878f-183f6736ec9e tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/volumes/a3931781-14c2-4454-85a2-05571998d2ae Aug 19 11:00:45.344439 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fd3e015b-6fe0-464a-878f-183f6736ec9e tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:45.345842 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fd3e015b-6fe0-464a-878f-183f6736ec9e tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:45.353525 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:45.353525 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:45.357528 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fd3e015b-6fe0-464a-878f-183f6736ec9e tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Volume info retrieved successfully. Aug 19 11:00:45.358231 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-fd3e015b-6fe0-464a-878f-183f6736ec9e tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:45.358404 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-fd3e015b-6fe0-464a-878f-183f6736ec9e tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:45.401389 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-fd3e015b-6fe0-464a-878f-183f6736ec9e tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:45.405870 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:45.405870 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:45.414624 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fd3e015b-6fe0-464a-878f-183f6736ec9e tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes/a3931781-14c2-4454-85a2-05571998d2ae returned with HTTP 200 Aug 19 11:00:45.415237 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 172/694] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:45 2026] GET /volume/v3/volumes/a3931781-14c2-4454-85a2-05571998d2ae => generated 919 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:46.359813 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-8a3577c7-3ad8-4c42-b450-09a4e0beec02 req-a594b5cd-b08f-42b7-b0f1-41636ed681e3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:46.362409 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-8a3577c7-3ad8-4c42-b450-09a4e0beec02 req-a594b5cd-b08f-42b7-b0f1-41636ed681e3 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:00:46.362679 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-8a3577c7-3ad8-4c42-b450-09a4e0beec02 req-a594b5cd-b08f-42b7-b0f1-41636ed681e3 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:46.362928 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-8a3577c7-3ad8-4c42-b450-09a4e0beec02 req-a594b5cd-b08f-42b7-b0f1-41636ed681e3 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:46.376823 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:46.376823 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:46.386355 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-8a3577c7-3ad8-4c42-b450-09a4e0beec02 req-a594b5cd-b08f-42b7-b0f1-41636ed681e3 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:00:46.394236 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-8a3577c7-3ad8-4c42-b450-09a4e0beec02 req-a594b5cd-b08f-42b7-b0f1-41636ed681e3 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:00:46.394708 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 175/695] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:46 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:46.430475 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-db67eb91-a907-4b43-bede-f8c4490397d9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:46.433230 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db67eb91-a907-4b43-bede-f8c4490397d9 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/volumes/a3931781-14c2-4454-85a2-05571998d2ae Aug 19 11:00:46.433550 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db67eb91-a907-4b43-bede-f8c4490397d9 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:46.433779 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db67eb91-a907-4b43-bede-f8c4490397d9 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:46.446024 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db67eb91-a907-4b43-bede-f8c4490397d9 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes/a3931781-14c2-4454-85a2-05571998d2ae returned with HTTP 404 Aug 19 11:00:46.446889 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 174/696] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:46 2026] GET /volume/v3/volumes/a3931781-14c2-4454-85a2-05571998d2ae => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:46.456183 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5e7b3da9-dc22-48ef-b939-7f50d3a20a2a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:46.458600 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e7b3da9-dc22-48ef-b939-7f50d3a20a2a tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/groups/6b295ee8-0f43-40df-af01-4474e3c48440 Aug 19 11:00:46.458922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5e7b3da9-dc22-48ef-b939-7f50d3a20a2a tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:46.459184 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5e7b3da9-dc22-48ef-b939-7f50d3a20a2a tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:46.459367 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-5e7b3da9-dc22-48ef-b939-7f50d3a20a2a tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] show called for member 6b295ee8-0f43-40df-af01-4474e3c48440 {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:46.464518 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e7b3da9-dc22-48ef-b939-7f50d3a20a2a tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/groups/6b295ee8-0f43-40df-af01-4474e3c48440 returned with HTTP 404 Aug 19 11:00:46.465098 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 176/697] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:46 2026] GET /volume/v3/groups/6b295ee8-0f43-40df-af01-4474e3c48440 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:46.477411 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f017dcbd-451c-4812-933d-4535b7f13a97 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:46.482839 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f017dcbd-451c-4812-933d-4535b7f13a97 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:46.485034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f017dcbd-451c-4812-933d-4535b7f13a97 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:46.485034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f017dcbd-451c-4812-933d-4535b7f13a97 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:46.485034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-f017dcbd-451c-4812-933d-4535b7f13a97 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:46.485034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f017dcbd-451c-4812-933d-4535b7f13a97 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:46.500981 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f017dcbd-451c-4812-933d-4535b7f13a97 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Get all volumes completed successfully. Aug 19 11:00:46.500981 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-f017dcbd-451c-4812-933d-4535b7f13a97 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:46.500981 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-f017dcbd-451c-4812-933d-4535b7f13a97 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:46.558055 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-f017dcbd-451c-4812-933d-4535b7f13a97 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:46.562612 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:46.562612 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:46.570750 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f017dcbd-451c-4812-933d-4535b7f13a97 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:46.571206 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 173/698] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:46 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:46.590828 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e07eafd2-20e4-4113-bdec-e6e7d41d6fd0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:46.594261 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e07eafd2-20e4-4113-bdec-e6e7d41d6fd0 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] POST https://10.4.3.46/volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6/action Aug 19 11:00:46.595475 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e07eafd2-20e4-4113-bdec-e6e7d41d6fd0 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:46.595475 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e07eafd2-20e4-4113-bdec-e6e7d41d6fd0 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:46.596963 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-e07eafd2-20e4-4113-bdec-e6e7d41d6fd0 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] delete called for group 94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 {{(pid=100206) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:46.597217 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.groups [None req-e07eafd2-20e4-4113-bdec-e6e7d41d6fd0 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Delete group with id: 94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 Aug 19 11:00:46.601402 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:46.601402 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:46.636248 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e07eafd2-20e4-4113-bdec-e6e7d41d6fd0 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6/action returned with HTTP 202 Aug 19 11:00:46.636248 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 176/699] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:46 2026] POST /volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:46.649317 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-edd3a90c-fcbe-4773-ba0f-bb2cfa28e483 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:46.651103 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edd3a90c-fcbe-4773-ba0f-bb2cfa28e483 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c Aug 19 11:00:46.651329 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edd3a90c-fcbe-4773-ba0f-bb2cfa28e483 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:46.651519 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edd3a90c-fcbe-4773-ba0f-bb2cfa28e483 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:46.671398 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:46.671398 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:46.677647 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-edd3a90c-fcbe-4773-ba0f-bb2cfa28e483 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Volume info retrieved successfully. Aug 19 11:00:46.677647 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-edd3a90c-fcbe-4773-ba0f-bb2cfa28e483 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:00:46.677647 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-edd3a90c-fcbe-4773-ba0f-bb2cfa28e483 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:00:46.716325 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-edd3a90c-fcbe-4773-ba0f-bb2cfa28e483 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:00:46.719616 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:46.719616 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:46.729959 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edd3a90c-fcbe-4773-ba0f-bb2cfa28e483 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c returned with HTTP 200 Aug 19 11:00:46.730467 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 175/700] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:46 2026] GET /volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c => generated 907 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:00:46.816959 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f10b9ca9-983b-479b-a35a-9ed22b37b5af None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:46.931971 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:46.933880 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:46.934197 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-198463703", "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:46.935693 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-198463703', 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:46.951328 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f10b9ca9-983b-479b-a35a-9ed22b37b5af tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:46.951328 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f10b9ca9-983b-479b-a35a-9ed22b37b5af tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-80614067", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:46.970842 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f10b9ca9-983b-479b-a35a-9ed22b37b5af tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:46.971313 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 177/701] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:00:46 2026] POST /volume/v3/types => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:46.981118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-276cf9d5-f37d-4d4a-841b-5a2bb5c20bfa None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:46.981615 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-276cf9d5-f37d-4d4a-841b-5a2bb5c20bfa tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:46.981942 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-276cf9d5-f37d-4d4a-841b-5a2bb5c20bfa tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-994079404", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:46.997296 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=453,cinder:UPDATE=61,cinder:INSERT=30 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:00:46.999181 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-276cf9d5-f37d-4d4a-841b-5a2bb5c20bfa tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:46.999598 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 177/702] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:00:46 2026] POST /volume/v3/types => generated 274 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:47.009519 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-96b73f27-7f90-4aff-a83a-87418de523a7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:47.043491 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Create volume of 1 GB Aug 19 11:00:47.051922 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Availability Zones retrieved successfully. Aug 19 11:00:47.056906 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Flow 'volume_create_api' (7d10ed42-5ec9-41e1-877f-0ec64d5082f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:47.058014 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a5d740-5eba-43fe-bba0-ff0152874685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:47.058829 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:47.101094 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:47.101472 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-245798958", "volume_type": "ae431bb8-9732-4e83-96f0-80364d508077", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:47.103030 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-245798958', 'volume_type': 'ae431bb8-9732-4e83-96f0-80364d508077', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:47.107412 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Create volume of 1 GB Aug 19 11:00:47.107810 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:47.107810 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:47.108277 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Availability Zones retrieved successfully. Aug 19 11:00:47.113461 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Flow 'volume_create_api' (bc14c902-f9ed-472d-81f9-a7576fa700d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:47.114335 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26655a81-5103-4ae8-8182-801bc4e1da89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:47.115269 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:47.122085 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a5d740-5eba-43fe-bba0-ff0152874685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:47.122937 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9359629f-5ddc-4843-8e6a-ed361361e719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:47.137180 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26655a81-5103-4ae8-8182-801bc4e1da89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:00:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=ae431bb8-9732-4e83-96f0-80364d508077,is_public=True,name='tempest-VolumeTypesTest-volume-type-80614067',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae431bb8-9732-4e83-96f0-80364d508077', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:47.137906 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41366832-1595-4f56-8fff-6364c32b3e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:47.176968 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Created reservations ['bdc7431b-d2c9-43ac-a3b5-87603b4e7847', '6a3c4bed-59dd-40b6-a75d-a11de7c3285c', '19c8d79c-f8be-4ffd-9b29-1ee711ae5737', '0f393618-b37e-44c0-a833-accea73ed626'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:47.177754 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9359629f-5ddc-4843-8e6a-ed361361e719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdc7431b-d2c9-43ac-a3b5-87603b4e7847', '6a3c4bed-59dd-40b6-a75d-a11de7c3285c', '19c8d79c-f8be-4ffd-9b29-1ee711ae5737', '0f393618-b37e-44c0-a833-accea73ed626']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:47.178579 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4284afc7-7b4d-4e42-8e1a-616576a33594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:47.180057 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-80614067 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-80614067, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:47.181526 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-80614067 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-80614067, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:47.205609 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4284afc7-7b4d-4e42-8e1a-616576a33594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2729aeb2-d605-4fc0-bc32-35697a6e5c05', '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-198463703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47d185e2da884dab8c5db9d31f138f6d',qos_specs=None,replication_status=,reservations=['bdc7431b-d2c9-43ac-a3b5-87603b4e7847','6a3c4bed-59dd-40b6-a75d-a11de7c3285c','19c8d79c-f8be-4ffd-9b29-1ee711ae5737','0f393618-b37e-44c0-a833-accea73ed626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2e187face24743822926d3f876babe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-198463703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2729aeb2-d605-4fc0-bc32-35697a6e5c05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47d185e2da884dab8c5db9d31f138f6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2e187face24743822926d3f876babe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:47.206406 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681f86bf-175f-442c-a506-ffbf7cf29c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:47.225361 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681f86bf-175f-442c-a506-ffbf7cf29c3c) transitioned into state 'SUCCESS' from state '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-198463703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47d185e2da884dab8c5db9d31f138f6d',qos_specs=None,replication_status=,reservations=['bdc7431b-d2c9-43ac-a3b5-87603b4e7847','6a3c4bed-59dd-40b6-a75d-a11de7c3285c','19c8d79c-f8be-4ffd-9b29-1ee711ae5737','0f393618-b37e-44c0-a833-accea73ed626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2e187face24743822926d3f876babe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:47.226071 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a26458-2cb7-4211-ab6c-5ad7ddc082f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:47.235279 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Created reservations ['4e5accec-eba1-4982-b4b9-3d8b1c6bff0c', 'd75e6d95-fcbe-4c14-b0f3-9df9a53daaa9', 'fa2ecea6-f5ee-43f3-9fc7-c3da5c09f200', 'fd8c012c-e9c7-4e1b-990e-99fe1e0e4c71'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:47.236264 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41366832-1595-4f56-8fff-6364c32b3e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e5accec-eba1-4982-b4b9-3d8b1c6bff0c', 'd75e6d95-fcbe-4c14-b0f3-9df9a53daaa9', 'fa2ecea6-f5ee-43f3-9fc7-c3da5c09f200', 'fd8c012c-e9c7-4e1b-990e-99fe1e0e4c71']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:47.237350 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04cdcb18-b01b-4068-a002-e7f2432e2f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:47.238034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a26458-2cb7-4211-ab6c-5ad7ddc082f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:47.239001 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Flow 'volume_create_api' (7d10ed42-5ec9-41e1-877f-0ec64d5082f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:47.239318 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Create volume request issued successfully. Aug 19 11:00:47.239989 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9678d08e-a489-438a-8ab5-423af5ea9e64 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:47.240667 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 174/703] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:00:46 2026] POST /volume/v3/volumes => generated 750 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:47.254651 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c3a1a713-ab16-470e-bf93-5c7aebecd316 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:47.258548 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c3a1a713-ab16-470e-bf93-5c7aebecd316 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 Aug 19 11:00:47.258548 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c3a1a713-ab16-470e-bf93-5c7aebecd316 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:47.258548 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c3a1a713-ab16-470e-bf93-5c7aebecd316 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:47.268983 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:47.268983 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:47.272725 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c3a1a713-ab16-470e-bf93-5c7aebecd316 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:47.273200 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04cdcb18-b01b-4068-a002-e7f2432e2f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c02d8ed-d251-4259-9de9-58bd20b66cd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-245798958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='359cfe3483b7460bac44cf6af2c856b6',qos_specs=None,replication_status=,reservations=['4e5accec-eba1-4982-b4b9-3d8b1c6bff0c','d75e6d95-fcbe-4c14-b0f3-9df9a53daaa9','fa2ecea6-f5ee-43f3-9fc7-c3da5c09f200','fd8c012c-e9c7-4e1b-990e-99fe1e0e4c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb8db3a124ed4d7cac5853c2f5c67d4d',volume_type_id=ae431bb8-9732-4e83-96f0-80364d508077), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-245798958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c02d8ed-d251-4259-9de9-58bd20b66cd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='359cfe3483b7460bac44cf6af2c856b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb8db3a124ed4d7cac5853c2f5c67d4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ae431bb8-9732-4e83-96f0-80364d508077),volume_type_id=ae431bb8-9732-4e83-96f0-80364d508077)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:47.273947 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4076a38-c457-40c5-9be3-7f2ddeb7d8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:47.277299 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c3a1a713-ab16-470e-bf93-5c7aebecd316 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 returned with HTTP 200 Aug 19 11:00:47.277956 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 178/704] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:47 2026] GET /volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:47.301512 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4076a38-c457-40c5-9be3-7f2ddeb7d8b9) transitioned into state 'SUCCESS' from state '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-245798958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='359cfe3483b7460bac44cf6af2c856b6',qos_specs=None,replication_status=,reservations=['4e5accec-eba1-4982-b4b9-3d8b1c6bff0c','d75e6d95-fcbe-4c14-b0f3-9df9a53daaa9','fa2ecea6-f5ee-43f3-9fc7-c3da5c09f200','fd8c012c-e9c7-4e1b-990e-99fe1e0e4c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb8db3a124ed4d7cac5853c2f5c67d4d',volume_type_id=ae431bb8-9732-4e83-96f0-80364d508077)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:47.301512 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146baead-e2d4-4ca9-a71e-7c76b8fb3f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:47.309422 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146baead-e2d4-4ca9-a71e-7c76b8fb3f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:47.310157 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Flow 'volume_create_api' (bc14c902-f9ed-472d-81f9-a7576fa700d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:47.310463 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Create volume request issued successfully. Aug 19 11:00:47.310937 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96b73f27-7f90-4aff-a83a-87418de523a7 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:47.311429 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 176/705] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:00:47 2026] POST /volume/v3/volumes => generated 779 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:47.327932 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-936188d6-ee60-4ac7-adfe-35254eb3e40b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:47.329684 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-936188d6-ee60-4ac7-adfe-35254eb3e40b tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] GET https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 Aug 19 11:00:47.329878 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-936188d6-ee60-4ac7-adfe-35254eb3e40b tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:47.330086 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-936188d6-ee60-4ac7-adfe-35254eb3e40b tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:47.336761 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:47.336761 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:47.340338 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-936188d6-ee60-4ac7-adfe-35254eb3e40b tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Volume info retrieved successfully. Aug 19 11:00:47.344207 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-936188d6-ee60-4ac7-adfe-35254eb3e40b tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 returned with HTTP 200 Aug 19 11:00:47.344572 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 178/706] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:47 2026] GET /volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:47.747771 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a5c67929-6819-499d-845b-0aada60f9f07 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:47.750327 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5c67929-6819-499d-845b-0aada60f9f07 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c Aug 19 11:00:47.750561 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5c67929-6819-499d-845b-0aada60f9f07 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:47.750737 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5c67929-6819-499d-845b-0aada60f9f07 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:47.753567 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=481,cinder:UPDATE=98,cinder:INSERT=50 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:00:47.758389 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5c67929-6819-499d-845b-0aada60f9f07 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c returned with HTTP 404 Aug 19 11:00:47.758894 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 175/707] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:00:47 2026] GET /volume/v3/volumes/cceed2df-54de-411b-bb12-9bfaf1e0e33c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:47.766095 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8b883fa6-1405-441a-b648-d39da1a8c639 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:47.767627 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b883fa6-1405-441a-b648-d39da1a8c639 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] GET https://10.4.3.46/volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 Aug 19 11:00:47.767831 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b883fa6-1405-441a-b648-d39da1a8c639 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:47.768040 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b883fa6-1405-441a-b648-d39da1a8c639 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:47.768194 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-8b883fa6-1405-441a-b648-d39da1a8c639 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] show called for member 94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:47.769673 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=540,cinder:UPDATE=148,cinder:INSERT=76 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:00:47.772218 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b883fa6-1405-441a-b648-d39da1a8c639 tempest-GroupsV314Test-1268690841 tempest-GroupsV314Test-1268690841-project-member] https://10.4.3.46/volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 returned with HTTP 404 Aug 19 11:00:47.772654 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 179/708] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:47 2026] GET /volume/v3/groups/94f4a390-f6d3-4862-b7e4-1e9b0c88aca6 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:47.779252 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c2b10084-2d07-4bcb-a77e-be891fd0ac8b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:47.782006 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c2b10084-2d07-4bcb-a77e-be891fd0ac8b tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/d9a9d197-4008-4d4b-ac27-42cb00d78872 Aug 19 11:00:47.782235 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c2b10084-2d07-4bcb-a77e-be891fd0ac8b tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:47.782689 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c2b10084-2d07-4bcb-a77e-be891fd0ac8b tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:47.782992 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:47.782992 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:47.814536 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c2b10084-2d07-4bcb-a77e-be891fd0ac8b tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] https://10.4.3.46/volume/v3/group_types/d9a9d197-4008-4d4b-ac27-42cb00d78872 returned with HTTP 202 Aug 19 11:00:47.815616 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 177/709] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:00:47 2026] DELETE /volume/v3/group_types/d9a9d197-4008-4d4b-ac27-42cb00d78872 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:47.821756 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9f8bd568-a297-4d06-b622-584e4ee4af18 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:47.824644 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9f8bd568-a297-4d06-b622-584e4ee4af18 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] DELETE https://10.4.3.46/volume/v3/types/d2c60e06-52f9-4e76-91ff-4d3557a264e4 Aug 19 11:00:47.824644 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9f8bd568-a297-4d06-b622-584e4ee4af18 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:47.824644 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9f8bd568-a297-4d06-b622-584e4ee4af18 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:47.873952 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9f8bd568-a297-4d06-b622-584e4ee4af18 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] https://10.4.3.46/volume/v3/types/d2c60e06-52f9-4e76-91ff-4d3557a264e4 returned with HTTP 202 Aug 19 11:00:47.874330 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 179/710] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:47 2026] DELETE /volume/v3/types/d2c60e06-52f9-4e76-91ff-4d3557a264e4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:47.880685 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6a29c21c-5e83-49b0-8a74-053373cc70c3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:47.882313 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6a29c21c-5e83-49b0-8a74-053373cc70c3 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] GET https://10.4.3.46/volume/v3/types/d2c60e06-52f9-4e76-91ff-4d3557a264e4 Aug 19 11:00:47.882503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6a29c21c-5e83-49b0-8a74-053373cc70c3 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:47.882689 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6a29c21c-5e83-49b0-8a74-053373cc70c3 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:47.885551 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6a29c21c-5e83-49b0-8a74-053373cc70c3 tempest-GroupsV314Test-956743657 tempest-GroupsV314Test-956743657-project-admin] https://10.4.3.46/volume/v3/types/d2c60e06-52f9-4e76-91ff-4d3557a264e4 returned with HTTP 404 Aug 19 11:00:47.885968 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 176/711] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:47 2026] GET /volume/v3/types/d2c60e06-52f9-4e76-91ff-4d3557a264e4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:48.175856 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-1486051b-d442-46c9-9553-18a18639d45f req-59e7fe03-dcac-4c6f-8958-6ec55199055a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.181104 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-59e7fe03-dcac-4c6f-8958-6ec55199055a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] DELETE https://10.4.3.46/volume/v3/attachments/24579c26-c3cc-453e-9fcb-58df9b2547a0 Aug 19 11:00:48.181358 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-59e7fe03-dcac-4c6f-8958-6ec55199055a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.181652 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-59e7fe03-dcac-4c6f-8958-6ec55199055a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.191574 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.191574 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:48.202513 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-0d3e6926-cb6f-4264-b5a0-6cc66ec45fce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.205254 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-0d3e6926-cb6f-4264-b5a0-6cc66ec45fce tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:00:48.205425 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-0d3e6926-cb6f-4264-b5a0-6cc66ec45fce tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.205622 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-0d3e6926-cb6f-4264-b5a0-6cc66ec45fce tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.221003 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.221003 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:48.226469 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-0d3e6926-cb6f-4264-b5a0-6cc66ec45fce tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:00:48.235492 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-0d3e6926-cb6f-4264-b5a0-6cc66ec45fce tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:00:48.236119 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 178/712] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:48 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:48.255472 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-59e7fe03-dcac-4c6f-8958-6ec55199055a tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments/24579c26-c3cc-453e-9fcb-58df9b2547a0 returned with HTTP 200 Aug 19 11:00:48.255970 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 180/713] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:00:48 2026] DELETE /volume/v3/attachments/24579c26-c3cc-453e-9fcb-58df9b2547a0 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:48.286627 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-1486051b-d442-46c9-9553-18a18639d45f req-eb6d35af-9a68-4a96-9356-a6fa8a22d915 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.289440 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-eb6d35af-9a68-4a96-9356-a6fa8a22d915 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] DELETE https://10.4.3.46/volume/v3/attachments/e6daad36-80f1-4101-9402-5b5fc37fbc61 Aug 19 11:00:48.289440 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-eb6d35af-9a68-4a96-9356-a6fa8a22d915 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.289440 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-eb6d35af-9a68-4a96-9356-a6fa8a22d915 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.296052 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2e7b7117-dba7-410c-8255-51724aee4dd0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.298196 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e7b7117-dba7-410c-8255-51724aee4dd0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 Aug 19 11:00:48.298444 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e7b7117-dba7-410c-8255-51724aee4dd0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.298706 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e7b7117-dba7-410c-8255-51724aee4dd0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.300911 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.300911 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:48.307836 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.307836 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:48.312409 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2e7b7117-dba7-410c-8255-51724aee4dd0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:48.319185 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e7b7117-dba7-410c-8255-51724aee4dd0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 returned with HTTP 200 Aug 19 11:00:48.319603 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 177/714] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:48 2026] GET /volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:48.354184 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-eb6d35af-9a68-4a96-9356-a6fa8a22d915 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments/e6daad36-80f1-4101-9402-5b5fc37fbc61 returned with HTTP 200 Aug 19 11:00:48.354657 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 180/715] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:00:48 2026] DELETE /volume/v3/attachments/e6daad36-80f1-4101-9402-5b5fc37fbc61 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:48.360498 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-de7f6acf-133a-4309-a1e7-6a452030d826 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.362312 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c193a925-7e6c-464e-9bb1-313a7be8b2f0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.364398 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de7f6acf-133a-4309-a1e7-6a452030d826 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] GET https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 Aug 19 11:00:48.364647 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de7f6acf-133a-4309-a1e7-6a452030d826 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.364789 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de7f6acf-133a-4309-a1e7-6a452030d826 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.364838 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c193a925-7e6c-464e-9bb1-313a7be8b2f0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 Aug 19 11:00:48.364992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c193a925-7e6c-464e-9bb1-313a7be8b2f0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.365373 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c193a925-7e6c-464e-9bb1-313a7be8b2f0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.371960 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.371960 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:48.372050 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.372050 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:48.376688 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-de7f6acf-133a-4309-a1e7-6a452030d826 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Volume info retrieved successfully. Aug 19 11:00:48.376811 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c193a925-7e6c-464e-9bb1-313a7be8b2f0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:48.377404 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1486051b-d442-46c9-9553-18a18639d45f req-04c35b7b-2454-45c3-9106-67ff5310c287 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.379625 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-04c35b7b-2454-45c3-9106-67ff5310c287 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] DELETE https://10.4.3.46/volume/v3/attachments/4243749e-2272-4f2d-a345-d3956576bd38 Aug 19 11:00:48.379886 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-04c35b7b-2454-45c3-9106-67ff5310c287 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.380128 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-04c35b7b-2454-45c3-9106-67ff5310c287 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.381540 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de7f6acf-133a-4309-a1e7-6a452030d826 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 returned with HTTP 200 Aug 19 11:00:48.382038 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 179/716] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:48 2026] GET /volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:48.382971 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c193a925-7e6c-464e-9bb1-313a7be8b2f0 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 returned with HTTP 200 Aug 19 11:00:48.383356 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 181/717] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:48 2026] GET /volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:48.391775 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.391775 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:48.401799 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ba6bfc33-625c-421e-8959-588959c1f541 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.408602 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] POST https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8/action Aug 19 11:00:48.409467 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Action body: b'{"os-retype": {"new_type": "9b1f4351-c913-42ff-9793-da030372b77b"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:48.409684 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "9b1f4351-c913-42ff-9793-da030372b77b"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:48.428752 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.428752 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:48.429418 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Volume info retrieved successfully. Aug 19 11:00:48.454905 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-994079404 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-994079404, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:48.455311 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-994079404 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-994079404, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:48.458579 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1486051b-d442-46c9-9553-18a18639d45f req-04c35b7b-2454-45c3-9106-67ff5310c287 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/attachments/4243749e-2272-4f2d-a345-d3956576bd38 returned with HTTP 200 Aug 19 11:00:48.459002 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 178/718] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:00:48 2026] DELETE /volume/v3/attachments/4243749e-2272-4f2d-a345-d3956576bd38 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:48.490761 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Created reservations ['a7dc9e2e-6839-4ce6-8c05-bd5f44614686', '2a892035-d13d-4d30-9d99-c3078f6e7933'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:48.509895 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-80614067 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-80614067, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:48.510372 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-80614067 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-80614067, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:48.522701 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Created reservations ['796b3467-b7a5-43dc-858a-e6920d119d99', '1f69348f-c63f-4c59-8cd4-555cfaedbe1d'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:48.565557 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Retype volume request issued successfully. Aug 19 11:00:48.565850 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ba6bfc33-625c-421e-8959-588959c1f541 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8/action returned with HTTP 202 Aug 19 11:00:48.567300 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 181/719] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:00:48 2026] POST /volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:00:48.576591 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-831851c9-6017-46b8-b7d0-116dea06ff1b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.582251 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-831851c9-6017-46b8-b7d0-116dea06ff1b tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] GET https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 Aug 19 11:00:48.582542 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-831851c9-6017-46b8-b7d0-116dea06ff1b tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.582799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-831851c9-6017-46b8-b7d0-116dea06ff1b tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.597990 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.597990 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:48.605152 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-831851c9-6017-46b8-b7d0-116dea06ff1b tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Volume info retrieved successfully. Aug 19 11:00:48.610283 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-831851c9-6017-46b8-b7d0-116dea06ff1b tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 returned with HTTP 200 Aug 19 11:00:48.610720 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 180/720] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:48 2026] GET /volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:48.696959 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-89f073aa-96fe-486b-8fa6-8cdd883a86f5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.697325 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-89f073aa-96fe-486b-8fa6-8cdd883a86f5 None None] GET https://10.4.3.46/volume// Aug 19 11:00:48.697543 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-89f073aa-96fe-486b-8fa6-8cdd883a86f5 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.697749 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-89f073aa-96fe-486b-8fa6-8cdd883a86f5 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.698092 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-89f073aa-96fe-486b-8fa6-8cdd883a86f5 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:48.698371 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 182/721] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:00:48.708278 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-90bd6cc1-29b2-4ec4-895c-f96944fd4778 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.710864 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-90bd6cc1-29b2-4ec4-895c-f96944fd4778 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:00:48.711239 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-90bd6cc1-29b2-4ec4-895c-f96944fd4778 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1", "connector": null, "instance_uuid": "38d4a1fd-6663-4e8b-8a9b-cb9585388740"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:48.731387 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.731387 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:48.763171 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-90bd6cc1-29b2-4ec4-895c-f96944fd4778 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:00:48.763733 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 179/722] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:00:48 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:48.778806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-f4522918-99e8-4b8a-920b-dbe59966a941 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.779499 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-f4522918-99e8-4b8a-920b-dbe59966a941 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/attachments/722dd626-cb6b-431e-bd4b-867e80f370f6 Aug 19 11:00:48.779714 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-f4522918-99e8-4b8a-920b-dbe59966a941 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.779955 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-f4522918-99e8-4b8a-920b-dbe59966a941 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.790003 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.790003 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:48.854960 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-f4522918-99e8-4b8a-920b-dbe59966a941 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/722dd626-cb6b-431e-bd4b-867e80f370f6 returned with HTTP 200 Aug 19 11:00:48.855670 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 182/723] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:00:48 2026] DELETE /volume/v3/attachments/722dd626-cb6b-431e-bd4b-867e80f370f6 => generated 367 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:48.951119 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-82a45d59-f663-4c5d-b3e9-67e459a6db42 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.953299 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-82a45d59-f663-4c5d-b3e9-67e459a6db42 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 Aug 19 11:00:48.953522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-82a45d59-f663-4c5d-b3e9-67e459a6db42 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.953705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-82a45d59-f663-4c5d-b3e9-67e459a6db42 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.961396 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:48.961396 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:48.965060 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-82a45d59-f663-4c5d-b3e9-67e459a6db42 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:48.970287 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-82a45d59-f663-4c5d-b3e9-67e459a6db42 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 returned with HTTP 200 Aug 19 11:00:48.970728 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 181/724] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:00:48 2026] GET /volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:48.988429 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5ac187dc-d78a-49e3-bc6e-f87a0f9f02dd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:48.988828 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5ac187dc-d78a-49e3-bc6e-f87a0f9f02dd None None] GET https://10.4.3.46/volume// Aug 19 11:00:48.989035 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5ac187dc-d78a-49e3-bc6e-f87a0f9f02dd None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:48.989154 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5ac187dc-d78a-49e3-bc6e-f87a0f9f02dd None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:48.989456 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5ac187dc-d78a-49e3-bc6e-f87a0f9f02dd None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:48.989748 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 183/725] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:00:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:00:48.997579 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-6bfb77fd-85f4-48ff-a644-ed45140edce2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:49.002521 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-6bfb77fd-85f4-48ff-a644-ed45140edce2 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:00:49.003242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-6bfb77fd-85f4-48ff-a644-ed45140edce2 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2729aeb2-d605-4fc0-bc32-35697a6e5c05", "connector": null, "instance_uuid": "270d22ba-d077-4c0e-897f-93b3deb1e321"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:49.019603 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:49.019603 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:49.057179 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-6bfb77fd-85f4-48ff-a644-ed45140edce2 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:00:49.057813 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 180/726] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:00:48 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:49.633658 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4c985fba-dbda-42b2-a8ee-c6b85e360853 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:49.633658 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4c985fba-dbda-42b2-a8ee-c6b85e360853 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] GET https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 Aug 19 11:00:49.633658 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4c985fba-dbda-42b2-a8ee-c6b85e360853 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:49.633769 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4c985fba-dbda-42b2-a8ee-c6b85e360853 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:49.641643 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:49.641643 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:49.645728 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4c985fba-dbda-42b2-a8ee-c6b85e360853 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Volume info retrieved successfully. Aug 19 11:00:49.650518 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4c985fba-dbda-42b2-a8ee-c6b85e360853 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 returned with HTTP 200 Aug 19 11:00:49.653504 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 183/727] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:49 2026] GET /volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:49.663423 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1afbe9a4-ecb5-4817-ace1-a4fbe5651d6c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:49.665628 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1afbe9a4-ecb5-4817-ace1-a4fbe5651d6c tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] GET https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 Aug 19 11:00:49.666065 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1afbe9a4-ecb5-4817-ace1-a4fbe5651d6c tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:49.666523 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1afbe9a4-ecb5-4817-ace1-a4fbe5651d6c tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:49.674287 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:49.674287 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:49.681506 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1afbe9a4-ecb5-4817-ace1-a4fbe5651d6c tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Volume info retrieved successfully. Aug 19 11:00:49.682811 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1afbe9a4-ecb5-4817-ace1-a4fbe5651d6c tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 returned with HTTP 200 Aug 19 11:00:49.683183 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 182/728] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:49 2026] GET /volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:49.696658 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-722c04ea-09df-4613-9c76-289cd47a2c53 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:49.698924 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-722c04ea-09df-4613-9c76-289cd47a2c53 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] GET https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 Aug 19 11:00:49.699215 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-722c04ea-09df-4613-9c76-289cd47a2c53 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:49.699532 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-722c04ea-09df-4613-9c76-289cd47a2c53 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:49.710179 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:49.710179 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:49.717653 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-722c04ea-09df-4613-9c76-289cd47a2c53 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Volume info retrieved successfully. Aug 19 11:00:49.722353 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-722c04ea-09df-4613-9c76-289cd47a2c53 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 returned with HTTP 200 Aug 19 11:00:49.722797 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 184/729] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:49 2026] GET /volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:49.736946 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5fcde469-4c5f-4ff9-9152-57b5be70411f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:49.739686 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5fcde469-4c5f-4ff9-9152-57b5be70411f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] DELETE https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 Aug 19 11:00:49.739985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5fcde469-4c5f-4ff9-9152-57b5be70411f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:49.740244 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5fcde469-4c5f-4ff9-9152-57b5be70411f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:49.740489 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-5fcde469-4c5f-4ff9-9152-57b5be70411f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Delete volume with id: 0c02d8ed-d251-4259-9de9-58bd20b66cd8 Aug 19 11:00:49.754525 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:49.754525 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:49.754525 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5fcde469-4c5f-4ff9-9152-57b5be70411f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Volume info retrieved successfully. Aug 19 11:00:49.785058 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5fcde469-4c5f-4ff9-9152-57b5be70411f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Delete volume request issued successfully. Aug 19 11:00:49.785664 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5fcde469-4c5f-4ff9-9152-57b5be70411f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 returned with HTTP 202 Aug 19 11:00:49.785827 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 181/730] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:00:49 2026] DELETE /volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:49.792373 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-82cd6649-2ef0-4791-9954-cf88f82d8c9f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:49.794998 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-82cd6649-2ef0-4791-9954-cf88f82d8c9f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] GET https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 Aug 19 11:00:49.798915 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-82cd6649-2ef0-4791-9954-cf88f82d8c9f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:49.798915 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-82cd6649-2ef0-4791-9954-cf88f82d8c9f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:49.805370 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:49.805370 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:49.809002 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-82cd6649-2ef0-4791-9954-cf88f82d8c9f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Volume info retrieved successfully. Aug 19 11:00:49.816318 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-82cd6649-2ef0-4791-9954-cf88f82d8c9f tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 returned with HTTP 200 Aug 19 11:00:49.816709 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 184/731] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:49 2026] GET /volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:50.127910 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-8a2e735e-d857-4697-8125-aaa659dc2fec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.130150 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-8a2e735e-d857-4697-8125-aaa659dc2fec tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] PUT https://10.4.3.46/volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56 Aug 19 11:00:50.130569 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-8a2e735e-d857-4697-8125-aaa659dc2fec tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:50.141174 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-8a2e735e-d857-4697-8125-aaa659dc2fec tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Acquiring lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:00:50.146616 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-8a2e735e-d857-4697-8125-aaa659dc2fec tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:00:50.147655 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:50.147655 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:50.251461 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-8a2e735e-d857-4697-8125-aaa659dc2fec tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" released by "attachment_update" :: held 0.105s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:00:50.251891 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-8a2e735e-d857-4697-8125-aaa659dc2fec tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56 returned with HTTP 200 Aug 19 11:00:50.252516 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 183/732] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:00:50 2026] PUT /volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:50.272880 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-34dec217-3a86-4a9f-9110-3872ea97801e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.275458 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-34dec217-3a86-4a9f-9110-3872ea97801e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56 Aug 19 11:00:50.275760 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-34dec217-3a86-4a9f-9110-3872ea97801e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:50.276006 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-34dec217-3a86-4a9f-9110-3872ea97801e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:50.293498 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-34dec217-3a86-4a9f-9110-3872ea97801e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56 returned with HTTP 200 Aug 19 11:00:50.294643 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 185/733] 10.4.3.46 () {70 vars in 1644 bytes} [Wed Aug 19 11:00:50 2026] GET /volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:50.432143 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4d2f1ee0-9cee-4f20-b98e-d3f48e182943 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.570274 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d2f1ee0-9cee-4f20-b98e-d3f48e182943 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:50.570648 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d2f1ee0-9cee-4f20-b98e-d3f48e182943 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-835352860"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:50.591683 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d2f1ee0-9cee-4f20-b98e-d3f48e182943 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:50.592001 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 182/734] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:50 2026] POST /volume/v3/types => generated 219 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:50.603367 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d484e219-dc82-4a17-930a-844c298d8a75 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.605353 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d484e219-dc82-4a17-930a-844c298d8a75 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:00:50.605725 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d484e219-dc82-4a17-930a-844c298d8a75 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-158311593"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:50.627320 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d484e219-dc82-4a17-930a-844c298d8a75 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:00:50.628109 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 185/735] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 11:00:50 2026] POST /volume/v3/group_types => generated 176 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:50.636467 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0b3c0883-d9e3-4f01-bbb9-3bc04a5e38af None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.718774 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b3c0883-d9e3-4f01-bbb9-3bc04a5e38af tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] POST https://10.4.3.46/volume/v3/groups Aug 19 11:00:50.719185 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b3c0883-d9e3-4f01-bbb9-3bc04a5e38af tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "788505f9-73c6-4ca2-8d70-cc9eed5ab0f9", "volume_types": ["81ddb0ca-1a95-41fc-b1ea-7d5712162921"], "name": "tempest-GroupsV320Test-Group-1170504469"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:50.720502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-0b3c0883-d9e3-4f01-bbb9-3bc04a5e38af tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Creating new group {'group': {'group_type': '788505f9-73c6-4ca2-8d70-cc9eed5ab0f9', 'volume_types': ['81ddb0ca-1a95-41fc-b1ea-7d5712162921'], 'name': 'tempest-GroupsV320Test-Group-1170504469'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 11:00:50.723970 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-0b3c0883-d9e3-4f01-bbb9-3bc04a5e38af tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Creating group tempest-GroupsV320Test-Group-1170504469. Aug 19 11:00:50.724311 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:50.724311 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:50.731056 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0b3c0883-d9e3-4f01-bbb9-3bc04a5e38af tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Availability Zones retrieved successfully. Aug 19 11:00:50.750198 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-0b3c0883-d9e3-4f01-bbb9-3bc04a5e38af tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Created reservations ['2acd3352-6909-4395-92c6-5f28a5507c4c'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:50.784612 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b3c0883-d9e3-4f01-bbb9-3bc04a5e38af tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/groups returned with HTTP 202 Aug 19 11:00:50.786190 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 184/736] 10.4.3.46 () {70 vars in 1290 bytes} [Wed Aug 19 11:00:50 2026] POST /volume/v3/groups => generated 108 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:50.798668 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f4012267-2f1e-4dcc-8de3-56af1a58f36b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.804242 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4012267-2f1e-4dcc-8de3-56af1a58f36b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] GET https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d Aug 19 11:00:50.804642 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4012267-2f1e-4dcc-8de3-56af1a58f36b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:50.804898 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4012267-2f1e-4dcc-8de3-56af1a58f36b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:50.805098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-f4012267-2f1e-4dcc-8de3-56af1a58f36b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] show called for member 58dbff5f-aff7-4b5c-9de3-ddd5ac91663d {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:50.809752 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:50.809752 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:50.822204 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4012267-2f1e-4dcc-8de3-56af1a58f36b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d returned with HTTP 200 Aug 19 11:00:50.822959 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 186/737] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:50 2026] GET /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:50.843981 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-68ce67f6-a4e9-49d2-8a18-b2b0fad250e9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.848895 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68ce67f6-a4e9-49d2-8a18-b2b0fad250e9 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] GET https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 Aug 19 11:00:50.849032 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68ce67f6-a4e9-49d2-8a18-b2b0fad250e9 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:50.849277 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68ce67f6-a4e9-49d2-8a18-b2b0fad250e9 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:50.857813 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68ce67f6-a4e9-49d2-8a18-b2b0fad250e9 tempest-VolumeTypesTest-1273594529 tempest-VolumeTypesTest-1273594529-project-member] https://10.4.3.46/volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 returned with HTTP 404 Aug 19 11:00:50.858286 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 183/738] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:50 2026] GET /volume/v3/volumes/0c02d8ed-d251-4259-9de9-58bd20b66cd8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:50.865658 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-13b33024-879b-47e5-982a-c458ea2c6db0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.872381 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-13b33024-879b-47e5-982a-c458ea2c6db0 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] DELETE https://10.4.3.46/volume/v3/types/9b1f4351-c913-42ff-9793-da030372b77b Aug 19 11:00:50.873409 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-13b33024-879b-47e5-982a-c458ea2c6db0 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:50.873409 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-13b33024-879b-47e5-982a-c458ea2c6db0 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:50.900652 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-13b33024-879b-47e5-982a-c458ea2c6db0 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/9b1f4351-c913-42ff-9793-da030372b77b returned with HTTP 202 Aug 19 11:00:50.901039 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 186/739] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:50 2026] DELETE /volume/v3/types/9b1f4351-c913-42ff-9793-da030372b77b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:50.909614 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8a2074b6-cba6-4fae-94ee-ecf1edc206a7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.911390 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a2074b6-cba6-4fae-94ee-ecf1edc206a7 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/9b1f4351-c913-42ff-9793-da030372b77b Aug 19 11:00:50.911673 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a2074b6-cba6-4fae-94ee-ecf1edc206a7 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:50.911973 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a2074b6-cba6-4fae-94ee-ecf1edc206a7 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:50.915540 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a2074b6-cba6-4fae-94ee-ecf1edc206a7 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/9b1f4351-c913-42ff-9793-da030372b77b returned with HTTP 404 Aug 19 11:00:50.916148 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 185/740] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:50 2026] GET /volume/v3/types/9b1f4351-c913-42ff-9793-da030372b77b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:50.925081 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-60896551-dda1-4c11-8d95-1def56ca5d75 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.934624 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-60896551-dda1-4c11-8d95-1def56ca5d75 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] DELETE https://10.4.3.46/volume/v3/types/ae431bb8-9732-4e83-96f0-80364d508077 Aug 19 11:00:50.934624 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-60896551-dda1-4c11-8d95-1def56ca5d75 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:50.934940 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-60896551-dda1-4c11-8d95-1def56ca5d75 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:50.935325 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:50.935325 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:50.977248 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-60896551-dda1-4c11-8d95-1def56ca5d75 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/ae431bb8-9732-4e83-96f0-80364d508077 returned with HTTP 202 Aug 19 11:00:50.977461 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 187/741] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:50 2026] DELETE /volume/v3/types/ae431bb8-9732-4e83-96f0-80364d508077 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:50.987666 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c6c702df-1360-41c0-8920-823ee483207a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:50.990020 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6c702df-1360-41c0-8920-823ee483207a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/ae431bb8-9732-4e83-96f0-80364d508077 Aug 19 11:00:50.990208 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6c702df-1360-41c0-8920-823ee483207a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:50.990495 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6c702df-1360-41c0-8920-823ee483207a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:50.994464 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6c702df-1360-41c0-8920-823ee483207a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/ae431bb8-9732-4e83-96f0-80364d508077 returned with HTTP 404 Aug 19 11:00:50.994917 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 184/742] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:50 2026] GET /volume/v3/types/ae431bb8-9732-4e83-96f0-80364d508077 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:51.006087 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ace3608c-091e-4332-acde-5ddf33034a5c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.009759 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ace3608c-091e-4332-acde-5ddf33034a5c tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:51.010087 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ace3608c-091e-4332-acde-5ddf33034a5c tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-504388229", "description": "tempest-volume-type-description-1079176703", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.035074 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ace3608c-091e-4332-acde-5ddf33034a5c tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:51.035541 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 187/743] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:00:51 2026] POST /volume/v3/types => generated 314 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.042779 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ea9e6532-6707-4477-94a4-bb007dd5a88a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.046327 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ea9e6532-6707-4477-94a4-bb007dd5a88a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/4719a912-2e76-432e-8198-93cfa508d9e1 Aug 19 11:00:51.046327 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ea9e6532-6707-4477-94a4-bb007dd5a88a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.046327 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ea9e6532-6707-4477-94a4-bb007dd5a88a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.047806 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.047806 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:51.049340 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ea9e6532-6707-4477-94a4-bb007dd5a88a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/4719a912-2e76-432e-8198-93cfa508d9e1 returned with HTTP 200 Aug 19 11:00:51.049678 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 186/744] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types/4719a912-2e76-432e-8198-93cfa508d9e1 => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.059515 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-abcd9a8a-2969-4d0f-97e0-d6b8f2a79174 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.061871 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-abcd9a8a-2969-4d0f-97e0-d6b8f2a79174 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] DELETE https://10.4.3.46/volume/v3/types/4719a912-2e76-432e-8198-93cfa508d9e1 Aug 19 11:00:51.062141 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-abcd9a8a-2969-4d0f-97e0-d6b8f2a79174 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.062421 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-abcd9a8a-2969-4d0f-97e0-d6b8f2a79174 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.071390 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e670c1bd-19a3-41bd-9779-d4f63604b260 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.071704 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e670c1bd-19a3-41bd-9779-d4f63604b260 None None] GET https://10.4.3.46/volume// Aug 19 11:00:51.071884 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e670c1bd-19a3-41bd-9779-d4f63604b260 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.072135 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e670c1bd-19a3-41bd-9779-d4f63604b260 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.073264 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e670c1bd-19a3-41bd-9779-d4f63604b260 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:00:51.073264 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 185/745] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 11:00:51.083704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-d5287c2b-f2d6-4911-b046-b0abca842c6f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.087215 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-d5287c2b-f2d6-4911-b046-b0abca842c6f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 Aug 19 11:00:51.087415 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-d5287c2b-f2d6-4911-b046-b0abca842c6f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.088295 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-d5287c2b-f2d6-4911-b046-b0abca842c6f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.100404 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-abcd9a8a-2969-4d0f-97e0-d6b8f2a79174 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/4719a912-2e76-432e-8198-93cfa508d9e1 returned with HTTP 202 Aug 19 11:00:51.100862 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 188/746] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:51 2026] DELETE /volume/v3/types/4719a912-2e76-432e-8198-93cfa508d9e1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:51.104240 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.104240 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:51.108316 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-d5287c2b-f2d6-4911-b046-b0abca842c6f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:00:51.112752 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-de38d7d8-4543-4cb0-bbe7-67b2df38f99f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.114698 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de38d7d8-4543-4cb0-bbe7-67b2df38f99f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/4719a912-2e76-432e-8198-93cfa508d9e1 Aug 19 11:00:51.114977 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de38d7d8-4543-4cb0-bbe7-67b2df38f99f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.115134 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-d5287c2b-f2d6-4911-b046-b0abca842c6f tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 returned with HTTP 200 Aug 19 11:00:51.115303 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de38d7d8-4543-4cb0-bbe7-67b2df38f99f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.115636 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 188/747] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 => generated 1537 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:00:51.122120 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de38d7d8-4543-4cb0-bbe7-67b2df38f99f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/4719a912-2e76-432e-8198-93cfa508d9e1 returned with HTTP 404 Aug 19 11:00:51.122592 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 187/748] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types/4719a912-2e76-432e-8198-93cfa508d9e1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:51.135798 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e93a73d2-616d-4424-97d9-38820920681f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.141641 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e93a73d2-616d-4424-97d9-38820920681f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:51.142021 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e93a73d2-616d-4424-97d9-38820920681f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1833548019"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.160648 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e93a73d2-616d-4424-97d9-38820920681f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:51.161211 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 186/749] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:51 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.170785 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6415cc53-20b6-43d6-987f-39b60679ac4e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.173163 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6415cc53-20b6-43d6-987f-39b60679ac4e tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] POST https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption Aug 19 11:00:51.173644 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6415cc53-20b6-43d6-987f-39b60679ac4e tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.204403 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6415cc53-20b6-43d6-987f-39b60679ac4e tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption returned with HTTP 200 Aug 19 11:00:51.204794 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 189/750] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:00:51 2026] POST /volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.215985 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e4dfba60-93d0-4722-83d6-fd52275e736a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.217620 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4dfba60-93d0-4722-83d6-fd52275e736a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption Aug 19 11:00:51.217809 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4dfba60-93d0-4722-83d6-fd52275e736a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.217983 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4dfba60-93d0-4722-83d6-fd52275e736a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.233238 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4dfba60-93d0-4722-83d6-fd52275e736a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption returned with HTTP 200 Aug 19 11:00:51.233570 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 189/751] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.248527 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-30df983c-f1c1-446e-9820-eb172d2a663a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.258664 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-30df983c-f1c1-446e-9820-eb172d2a663a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] PUT https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption/5b8044bf-6689-4523-9825-fcdf460e5f5c Aug 19 11:00:51.259418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-30df983c-f1c1-446e-9820-eb172d2a663a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.263669 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-56bc706e-73ce-4339-851c-48c848df43fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.266226 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-56bc706e-73ce-4339-851c-48c848df43fc tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] PUT https://10.4.3.46/volume/v3/attachments/c2ad206b-be50-4300-bf4c-3bb999438b8f Aug 19 11:00:51.266521 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-56bc706e-73ce-4339-851c-48c848df43fc tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.278196 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-56bc706e-73ce-4339-851c-48c848df43fc tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Acquiring lock "cinder-attachment_update-2729aeb2-d605-4fc0-bc32-35697a6e5c05-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:00:51.283829 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-56bc706e-73ce-4339-851c-48c848df43fc tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Lock "cinder-attachment_update-2729aeb2-d605-4fc0-bc32-35697a6e5c05-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:00:51.283967 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.283967 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:51.304791 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-30df983c-f1c1-446e-9820-eb172d2a663a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption/5b8044bf-6689-4523-9825-fcdf460e5f5c returned with HTTP 200 Aug 19 11:00:51.305335 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 188/752] 10.4.3.46 () {68 vars in 1500 bytes} [Wed Aug 19 11:00:51 2026] PUT /volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption/5b8044bf-6689-4523-9825-fcdf460e5f5c => generated 122 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.315664 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d7948060-9a8d-4fe7-b01f-a40952cd724f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.319612 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d7948060-9a8d-4fe7-b01f-a40952cd724f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption Aug 19 11:00:51.319612 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d7948060-9a8d-4fe7-b01f-a40952cd724f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.319612 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d7948060-9a8d-4fe7-b01f-a40952cd724f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.328242 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d7948060-9a8d-4fe7-b01f-a40952cd724f tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption returned with HTTP 200 Aug 19 11:00:51.328583 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 190/753] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.339166 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9546b8cd-c82a-43e4-968c-9741a68b52ee None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.341444 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9546b8cd-c82a-43e4-968c-9741a68b52ee tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption/cipher Aug 19 11:00:51.342173 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9546b8cd-c82a-43e4-968c-9741a68b52ee tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.342660 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9546b8cd-c82a-43e4-968c-9741a68b52ee tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.352328 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9546b8cd-c82a-43e4-968c-9741a68b52ee tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption/cipher returned with HTTP 200 Aug 19 11:00:51.352727 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 190/754] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:00:51.361822 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6faea0c0-8032-4c02-a8e7-3c63b1ea4842 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.363985 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6faea0c0-8032-4c02-a8e7-3c63b1ea4842 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] DELETE https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption/5b8044bf-6689-4523-9825-fcdf460e5f5c Aug 19 11:00:51.364199 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6faea0c0-8032-4c02-a8e7-3c63b1ea4842 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.364369 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6faea0c0-8032-4c02-a8e7-3c63b1ea4842 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.374922 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-56bc706e-73ce-4339-851c-48c848df43fc tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Lock "cinder-attachment_update-2729aeb2-d605-4fc0-bc32-35697a6e5c05-np0000007769" released by "attachment_update" :: held 0.090s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:00:51.374922 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-56bc706e-73ce-4339-851c-48c848df43fc tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/c2ad206b-be50-4300-bf4c-3bb999438b8f returned with HTTP 200 Aug 19 11:00:51.374922 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 187/755] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:00:51 2026] PUT /volume/v3/attachments/c2ad206b-be50-4300-bf4c-3bb999438b8f => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:51.386497 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6faea0c0-8032-4c02-a8e7-3c63b1ea4842 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption/5b8044bf-6689-4523-9825-fcdf460e5f5c returned with HTTP 202 Aug 19 11:00:51.386997 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 189/756] 10.4.3.46 () {66 vars in 1482 bytes} [Wed Aug 19 11:00:51 2026] DELETE /volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption/5b8044bf-6689-4523-9825-fcdf460e5f5c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 11:00:51.398320 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ff871afb-80eb-456b-9bd9-6f169bbe29e2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.402799 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ff871afb-80eb-456b-9bd9-6f169bbe29e2 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption Aug 19 11:00:51.402934 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ff871afb-80eb-456b-9bd9-6f169bbe29e2 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.403862 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ff871afb-80eb-456b-9bd9-6f169bbe29e2 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.424958 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ff871afb-80eb-456b-9bd9-6f169bbe29e2 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption returned with HTTP 200 Aug 19 11:00:51.425193 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 191/757] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption => generated 2 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Aug 19 11:00:51.429851 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c04f17be-6be9-499f-9ea0-05120d9f7765 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.432976 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c04f17be-6be9-499f-9ea0-05120d9f7765 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/attachments/c2ad206b-be50-4300-bf4c-3bb999438b8f/action Aug 19 11:00:51.432976 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c04f17be-6be9-499f-9ea0-05120d9f7765 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:51.433100 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c04f17be-6be9-499f-9ea0-05120d9f7765 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.435682 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-db41b5e5-57dc-4d01-8d19-611ec21ce061 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.438881 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db41b5e5-57dc-4d01-8d19-611ec21ce061 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption Aug 19 11:00:51.439050 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db41b5e5-57dc-4d01-8d19-611ec21ce061 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.439186 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db41b5e5-57dc-4d01-8d19-611ec21ce061 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.439635 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.439635 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:51.447015 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db41b5e5-57dc-4d01-8d19-611ec21ce061 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption returned with HTTP 200 Aug 19 11:00:51.447015 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 188/758] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 11:00:51.455074 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.455074 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:51.460846 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b126376d-1b38-43d8-a8df-d3833559ad31 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.462703 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b126376d-1b38-43d8-a8df-d3833559ad31 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] DELETE https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2 Aug 19 11:00:51.463065 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b126376d-1b38-43d8-a8df-d3833559ad31 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.463352 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b126376d-1b38-43d8-a8df-d3833559ad31 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.475697 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e2174e2f-ddae-451b-b827-02c4803b34ef req-c04f17be-6be9-499f-9ea0-05120d9f7765 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/c2ad206b-be50-4300-bf4c-3bb999438b8f/action returned with HTTP 204 Aug 19 11:00:51.476273 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 191/759] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:00:51 2026] POST /volume/v3/attachments/c2ad206b-be50-4300-bf4c-3bb999438b8f/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:51.516176 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b126376d-1b38-43d8-a8df-d3833559ad31 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2 returned with HTTP 202 Aug 19 11:00:51.516641 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 190/760] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:51 2026] DELETE /volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:51.530119 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8b04fa46-e19f-4180-afdc-bf8eba94c7ca None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.531837 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b04fa46-e19f-4180-afdc-bf8eba94c7ca tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2 Aug 19 11:00:51.532005 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b04fa46-e19f-4180-afdc-bf8eba94c7ca tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.532188 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b04fa46-e19f-4180-afdc-bf8eba94c7ca tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.538459 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b04fa46-e19f-4180-afdc-bf8eba94c7ca tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2 returned with HTTP 404 Aug 19 11:00:51.538985 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 192/761] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types/7e0a9ff0-5d0f-4fde-855b-3c871e16bff2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:51.551554 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1f0ff73a-d1aa-446c-b064-d473591c4e0a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.555502 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1f0ff73a-d1aa-446c-b064-d473591c4e0a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types Aug 19 11:00:51.555502 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1f0ff73a-d1aa-446c-b064-d473591c4e0a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.555502 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1f0ff73a-d1aa-446c-b064-d473591c4e0a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.572557 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1f0ff73a-d1aa-446c-b064-d473591c4e0a tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:51.572557 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 189/762] 10.4.3.46 () {66 vars in 1224 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.586258 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d608981b-8c91-4389-99dd-b714aa900675 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.589779 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d608981b-8c91-4389-99dd-b714aa900675 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:51.590227 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d608981b-8c91-4389-99dd-b714aa900675 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1354821675"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.608332 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d608981b-8c91-4389-99dd-b714aa900675 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:51.608777 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 192/763] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:51 2026] POST /volume/v3/types => generated 221 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.616142 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a4ce4f76-6ab7-4a48-bbd2-d478b7f00078 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.620946 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a4ce4f76-6ab7-4a48-bbd2-d478b7f00078 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] PUT https://10.4.3.46/volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 Aug 19 11:00:51.621442 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a4ce4f76-6ab7-4a48-bbd2-d478b7f00078 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1830162026", "description": "tempest-volume-type-description-1969861959", "is_public": false}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.664290 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a4ce4f76-6ab7-4a48-bbd2-d478b7f00078 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 returned with HTTP 200 Aug 19 11:00:51.664725 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 191/764] 10.4.3.46 () {68 vars in 1356 bytes} [Wed Aug 19 11:00:51 2026] PUT /volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 => generated 205 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.675559 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9d645a45-8473-4305-9d52-456109f2f28d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.677442 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9d645a45-8473-4305-9d52-456109f2f28d tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 Aug 19 11:00:51.677710 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9d645a45-8473-4305-9d52-456109f2f28d tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.678034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9d645a45-8473-4305-9d52-456109f2f28d tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.683953 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9d645a45-8473-4305-9d52-456109f2f28d tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 returned with HTTP 200 Aug 19 11:00:51.684343 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 193/765] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 => generated 269 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.692288 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fb188c08-416b-4f32-9493-47829dd45a91 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.695442 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fb188c08-416b-4f32-9493-47829dd45a91 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] DELETE https://10.4.3.46/volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 Aug 19 11:00:51.695532 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fb188c08-416b-4f32-9493-47829dd45a91 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.695806 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fb188c08-416b-4f32-9493-47829dd45a91 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.724641 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fb188c08-416b-4f32-9493-47829dd45a91 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 returned with HTTP 202 Aug 19 11:00:51.724641 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 190/766] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:51 2026] DELETE /volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:51.739449 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-22b0c744-933a-41cb-988c-0b78c86f89d8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.741716 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-22b0c744-933a-41cb-988c-0b78c86f89d8 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] GET https://10.4.3.46/volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 Aug 19 11:00:51.741716 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-22b0c744-933a-41cb-988c-0b78c86f89d8 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.741913 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-22b0c744-933a-41cb-988c-0b78c86f89d8 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.745644 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-22b0c744-933a-41cb-988c-0b78c86f89d8 tempest-VolumeTypesTest-1758648066 tempest-VolumeTypesTest-1758648066-project-admin] https://10.4.3.46/volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 returned with HTTP 404 Aug 19 11:00:51.746130 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 193/767] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/types/aaab3b0d-64cc-4c7f-aaf1-5aa39e1a65e3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:51.814725 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1e8294c0-3793-43ae-84a0-ecff89e0e6ae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.816455 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e8294c0-3793-43ae-84a0-ecff89e0e6ae tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] DELETE https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 Aug 19 11:00:51.816675 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e8294c0-3793-43ae-84a0-ecff89e0e6ae tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.816875 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e8294c0-3793-43ae-84a0-ecff89e0e6ae tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.817246 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-1e8294c0-3793-43ae-84a0-ecff89e0e6ae tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Delete volume with id: 951ec1a8-155d-4ade-8a9d-ededbf56c925 Aug 19 11:00:51.825362 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.825362 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:51.825930 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1e8294c0-3793-43ae-84a0-ecff89e0e6ae tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 11:00:51.834114 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a8ed5f62-d684-495a-b940-ffcedb80a66e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.836893 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8ed5f62-d684-495a-b940-ffcedb80a66e tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] GET https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d Aug 19 11:00:51.837144 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8ed5f62-d684-495a-b940-ffcedb80a66e tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.837337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8ed5f62-d684-495a-b940-ffcedb80a66e tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.837703 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-a8ed5f62-d684-495a-b940-ffcedb80a66e tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] show called for member 58dbff5f-aff7-4b5c-9de3-ddd5ac91663d {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:51.842818 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.842818 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:51.853226 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8ed5f62-d684-495a-b940-ffcedb80a66e tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d returned with HTTP 200 Aug 19 11:00:51.853780 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 194/768] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:00:51.858885 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1e8294c0-3793-43ae-84a0-ecff89e0e6ae tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Delete volume request issued successfully. Aug 19 11:00:51.859186 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e8294c0-3793-43ae-84a0-ecff89e0e6ae tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 returned with HTTP 202 Aug 19 11:00:51.859650 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 192/769] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:00:51 2026] DELETE /volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:51.865680 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ef9441c7-0198-42fa-b6b1-f6dc76a21707 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.866904 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef9441c7-0198-42fa-b6b1-f6dc76a21707 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] POST https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action Aug 19 11:00:51.867219 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a8952d0c-6319-42aa-9d63-1543b9dedbd2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.867267 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef9441c7-0198-42fa-b6b1-f6dc76a21707 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:51.867349 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef9441c7-0198-42fa-b6b1-f6dc76a21707 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.868612 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-ef9441c7-0198-42fa-b6b1-f6dc76a21707 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Updating group '58dbff5f-aff7-4b5c-9de3-ddd5ac91663d' with 'creating' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 11:00:51.868937 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a8952d0c-6319-42aa-9d63-1543b9dedbd2 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 Aug 19 11:00:51.869125 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a8952d0c-6319-42aa-9d63-1543b9dedbd2 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.869298 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a8952d0c-6319-42aa-9d63-1543b9dedbd2 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.873571 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.873571 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:51.877625 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.877625 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:51.881894 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef9441c7-0198-42fa-b6b1-f6dc76a21707 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action returned with HTTP 202 Aug 19 11:00:51.882204 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a8952d0c-6319-42aa-9d63-1543b9dedbd2 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 11:00:51.882761 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 191/770] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:51 2026] POST /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:51.888083 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a8952d0c-6319-42aa-9d63-1543b9dedbd2 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 returned with HTTP 200 Aug 19 11:00:51.888463 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 194/771] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:51.891912 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-db887a8d-2f60-408b-ae10-9bba24dd8d15 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.894849 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-db887a8d-2f60-408b-ae10-9bba24dd8d15 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] GET https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d Aug 19 11:00:51.895170 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-db887a8d-2f60-408b-ae10-9bba24dd8d15 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.895455 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-db887a8d-2f60-408b-ae10-9bba24dd8d15 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.895703 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-db887a8d-2f60-408b-ae10-9bba24dd8d15 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] show called for member 58dbff5f-aff7-4b5c-9de3-ddd5ac91663d {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:51.899451 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.899451 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:51.909250 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-db887a8d-2f60-408b-ae10-9bba24dd8d15 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d returned with HTTP 200 Aug 19 11:00:51.909834 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 195/772] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:51.919510 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f0bfc48a-2574-4d46-9f5e-1e8429992320 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.921292 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f0bfc48a-2574-4d46-9f5e-1e8429992320 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] POST https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action Aug 19 11:00:51.921704 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f0bfc48a-2574-4d46-9f5e-1e8429992320 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:51.921826 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f0bfc48a-2574-4d46-9f5e-1e8429992320 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.923191 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-f0bfc48a-2574-4d46-9f5e-1e8429992320 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Updating group '58dbff5f-aff7-4b5c-9de3-ddd5ac91663d' with 'available' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 11:00:51.928033 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.928033 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:51.937502 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f0bfc48a-2574-4d46-9f5e-1e8429992320 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action returned with HTTP 202 Aug 19 11:00:51.937950 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 193/773] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:51 2026] POST /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:51.946936 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b95ca5dd-d0ee-4c9e-a376-8809d7179373 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.949817 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b95ca5dd-d0ee-4c9e-a376-8809d7179373 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] GET https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d Aug 19 11:00:51.950115 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b95ca5dd-d0ee-4c9e-a376-8809d7179373 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:51.950386 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b95ca5dd-d0ee-4c9e-a376-8809d7179373 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:51.950600 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-b95ca5dd-d0ee-4c9e-a376-8809d7179373 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] show called for member 58dbff5f-aff7-4b5c-9de3-ddd5ac91663d {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:51.955295 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.955295 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:51.966286 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b95ca5dd-d0ee-4c9e-a376-8809d7179373 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d returned with HTTP 200 Aug 19 11:00:51.967022 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 192/774] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:51 2026] GET /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:51.979397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-47dbbeca-1cbd-485a-85ef-3a24918f0d54 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:51.981758 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-47dbbeca-1cbd-485a-85ef-3a24918f0d54 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] POST https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action Aug 19 11:00:51.982198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-47dbbeca-1cbd-485a-85ef-3a24918f0d54 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:51.982295 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-47dbbeca-1cbd-485a-85ef-3a24918f0d54 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:51.983847 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-47dbbeca-1cbd-485a-85ef-3a24918f0d54 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Updating group '58dbff5f-aff7-4b5c-9de3-ddd5ac91663d' with 'error' {{(pid=100206) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 11:00:51.988435 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:51.988435 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:52.002121 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-47dbbeca-1cbd-485a-85ef-3a24918f0d54 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action returned with HTTP 202 Aug 19 11:00:52.002610 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 195/775] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:51 2026] POST /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:52.014562 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e4869206-a978-477b-b488-aedc55e3740b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:52.016308 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e4869206-a978-477b-b488-aedc55e3740b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] GET https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d Aug 19 11:00:52.016544 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e4869206-a978-477b-b488-aedc55e3740b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:52.016779 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e4869206-a978-477b-b488-aedc55e3740b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:52.016929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-e4869206-a978-477b-b488-aedc55e3740b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] show called for member 58dbff5f-aff7-4b5c-9de3-ddd5ac91663d {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:52.020274 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:52.020274 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:52.028008 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e4869206-a978-477b-b488-aedc55e3740b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d returned with HTTP 200 Aug 19 11:00:52.028557 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 196/776] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:52 2026] GET /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d => generated 385 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:52.038574 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4c5c77bb-1817-456f-a66a-4a0393734af4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:52.040978 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c5c77bb-1817-456f-a66a-4a0393734af4 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] POST https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action Aug 19 11:00:52.041427 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c5c77bb-1817-456f-a66a-4a0393734af4 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:52.041613 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c5c77bb-1817-456f-a66a-4a0393734af4 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:52.043684 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-4c5c77bb-1817-456f-a66a-4a0393734af4 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Updating group '58dbff5f-aff7-4b5c-9de3-ddd5ac91663d' with 'available' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 11:00:52.048167 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:52.048167 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:52.055908 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c5c77bb-1817-456f-a66a-4a0393734af4 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action returned with HTTP 202 Aug 19 11:00:52.056391 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 194/777] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:52 2026] POST /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:52.065304 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ad6dbeb4-2284-41bd-ba87-a9958a396b6b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:52.067542 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad6dbeb4-2284-41bd-ba87-a9958a396b6b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] GET https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d Aug 19 11:00:52.067830 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad6dbeb4-2284-41bd-ba87-a9958a396b6b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:52.068068 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad6dbeb4-2284-41bd-ba87-a9958a396b6b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:52.068247 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-ad6dbeb4-2284-41bd-ba87-a9958a396b6b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] show called for member 58dbff5f-aff7-4b5c-9de3-ddd5ac91663d {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:52.072205 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:52.072205 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:52.079501 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad6dbeb4-2284-41bd-ba87-a9958a396b6b tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d returned with HTTP 200 Aug 19 11:00:52.079984 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 193/778] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:52 2026] GET /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:52.089985 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f91caa93-b848-48cc-b901-40b5b21ec847 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:52.092291 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f91caa93-b848-48cc-b901-40b5b21ec847 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:00:52.092817 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f91caa93-b848-48cc-b901-40b5b21ec847 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:52.093018 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f91caa93-b848-48cc-b901-40b5b21ec847 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:52.093528 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-f91caa93-b848-48cc-b901-40b5b21ec847 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:00:52.094600 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f91caa93-b848-48cc-b901-40b5b21ec847 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:00:52.103713 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f91caa93-b848-48cc-b901-40b5b21ec847 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Get all volumes completed successfully. Aug 19 11:00:52.107973 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f91caa93-b848-48cc-b901-40b5b21ec847 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:00:52.108489 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 196/779] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:00:52 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 19 11:00:52.123950 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-424b2e10-8099-4d36-bb53-5fd6e7120c90 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:52.125751 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-424b2e10-8099-4d36-bb53-5fd6e7120c90 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] POST https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action Aug 19 11:00:52.126240 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-424b2e10-8099-4d36-bb53-5fd6e7120c90 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:52.126717 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-424b2e10-8099-4d36-bb53-5fd6e7120c90 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:52.131533 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-424b2e10-8099-4d36-bb53-5fd6e7120c90 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] delete called for group 58dbff5f-aff7-4b5c-9de3-ddd5ac91663d {{(pid=100205) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:00:52.132640 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-424b2e10-8099-4d36-bb53-5fd6e7120c90 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Delete group with id: 58dbff5f-aff7-4b5c-9de3-ddd5ac91663d Aug 19 11:00:52.136660 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:52.136660 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:52.158761 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-424b2e10-8099-4d36-bb53-5fd6e7120c90 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action returned with HTTP 202 Aug 19 11:00:52.159528 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 197/780] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:00:52 2026] POST /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:52.166890 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7ecd8f24-f7d3-4301-a401-4cf048648769 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:52.168691 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ecd8f24-f7d3-4301-a401-4cf048648769 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] GET https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d Aug 19 11:00:52.168913 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ecd8f24-f7d3-4301-a401-4cf048648769 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:52.169089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ecd8f24-f7d3-4301-a401-4cf048648769 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:52.169213 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-7ecd8f24-f7d3-4301-a401-4cf048648769 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] show called for member 58dbff5f-aff7-4b5c-9de3-ddd5ac91663d {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:52.172847 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:52.172847 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:52.184417 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ecd8f24-f7d3-4301-a401-4cf048648769 tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d returned with HTTP 200 Aug 19 11:00:52.184892 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 195/781] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:52 2026] GET /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:52.904995 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a91ef5bc-cbb0-4c7b-9cdf-195254eeae7e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:52.909008 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a91ef5bc-cbb0-4c7b-9cdf-195254eeae7e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 Aug 19 11:00:52.909242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a91ef5bc-cbb0-4c7b-9cdf-195254eeae7e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:52.909425 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a91ef5bc-cbb0-4c7b-9cdf-195254eeae7e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:52.922165 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a91ef5bc-cbb0-4c7b-9cdf-195254eeae7e tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 returned with HTTP 404 Aug 19 11:00:52.923980 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 194/782] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:52 2026] GET /volume/v3/volumes/951ec1a8-155d-4ade-8a9d-ededbf56c925 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:52.933018 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6c6ea087-0f71-480a-a076-9ab718950d50 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:52.937511 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6c6ea087-0f71-480a-a076-9ab718950d50 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] DELETE https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb Aug 19 11:00:52.937511 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6c6ea087-0f71-480a-a076-9ab718950d50 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:52.937511 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6c6ea087-0f71-480a-a076-9ab718950d50 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:52.937773 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-6c6ea087-0f71-480a-a076-9ab718950d50 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Delete volume with id: 4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb Aug 19 11:00:52.945223 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:52.945223 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:52.946194 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6c6ea087-0f71-480a-a076-9ab718950d50 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 11:00:52.975616 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6c6ea087-0f71-480a-a076-9ab718950d50 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Delete volume request issued successfully. Aug 19 11:00:52.976806 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6c6ea087-0f71-480a-a076-9ab718950d50 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb returned with HTTP 202 Aug 19 11:00:52.977987 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 197/783] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:00:52 2026] DELETE /volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:52.985200 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-100c60ec-8fe3-4ecb-b1b7-5efe90d308f4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:52.987057 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-100c60ec-8fe3-4ecb-b1b7-5efe90d308f4 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb Aug 19 11:00:52.987356 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-100c60ec-8fe3-4ecb-b1b7-5efe90d308f4 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:52.987651 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-100c60ec-8fe3-4ecb-b1b7-5efe90d308f4 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:52.994875 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:52.994875 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:53.003751 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-100c60ec-8fe3-4ecb-b1b7-5efe90d308f4 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 11:00:53.010543 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-100c60ec-8fe3-4ecb-b1b7-5efe90d308f4 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb returned with HTTP 200 Aug 19 11:00:53.011119 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 198/784] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:52 2026] GET /volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:53.193310 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c79f06fc-e81c-46a7-b071-cb5ec52eed3c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:53.195008 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c79f06fc-e81c-46a7-b071-cb5ec52eed3c tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] GET https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d Aug 19 11:00:53.195237 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c79f06fc-e81c-46a7-b071-cb5ec52eed3c tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:53.195414 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c79f06fc-e81c-46a7-b071-cb5ec52eed3c tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:53.195551 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-c79f06fc-e81c-46a7-b071-cb5ec52eed3c tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] show called for member 58dbff5f-aff7-4b5c-9de3-ddd5ac91663d {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:00:53.198173 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c79f06fc-e81c-46a7-b071-cb5ec52eed3c tempest-GroupsV320Test-1361728912 tempest-GroupsV320Test-1361728912-project-member] https://10.4.3.46/volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d returned with HTTP 404 Aug 19 11:00:53.198645 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 196/785] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:00:53 2026] GET /volume/v3/groups/58dbff5f-aff7-4b5c-9de3-ddd5ac91663d => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:00:53.209928 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3d7138e8-e69e-453c-87ab-96d451c789f4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:53.211621 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d7138e8-e69e-453c-87ab-96d451c789f4 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/788505f9-73c6-4ca2-8d70-cc9eed5ab0f9 Aug 19 11:00:53.211879 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d7138e8-e69e-453c-87ab-96d451c789f4 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:53.212202 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d7138e8-e69e-453c-87ab-96d451c789f4 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:53.212420 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:53.212420 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:53.232654 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d7138e8-e69e-453c-87ab-96d451c789f4 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] https://10.4.3.46/volume/v3/group_types/788505f9-73c6-4ca2-8d70-cc9eed5ab0f9 returned with HTTP 202 Aug 19 11:00:53.233272 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 195/786] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:00:53 2026] DELETE /volume/v3/group_types/788505f9-73c6-4ca2-8d70-cc9eed5ab0f9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:00:53.239464 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-58fd41bb-1b57-4da1-9c1c-800fe9aa8476 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:53.241068 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-58fd41bb-1b57-4da1-9c1c-800fe9aa8476 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] DELETE https://10.4.3.46/volume/v3/types/81ddb0ca-1a95-41fc-b1ea-7d5712162921 Aug 19 11:00:53.241264 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-58fd41bb-1b57-4da1-9c1c-800fe9aa8476 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:53.241540 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-58fd41bb-1b57-4da1-9c1c-800fe9aa8476 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:53.264840 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-58fd41bb-1b57-4da1-9c1c-800fe9aa8476 tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] https://10.4.3.46/volume/v3/types/81ddb0ca-1a95-41fc-b1ea-7d5712162921 returned with HTTP 202 Aug 19 11:00:53.265265 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 198/787] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:53 2026] DELETE /volume/v3/types/81ddb0ca-1a95-41fc-b1ea-7d5712162921 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 11:00:53.272430 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-25ea7f3f-b109-4ea4-8230-c11394e283ae None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:53.274306 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-25ea7f3f-b109-4ea4-8230-c11394e283ae tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] GET https://10.4.3.46/volume/v3/types/81ddb0ca-1a95-41fc-b1ea-7d5712162921 Aug 19 11:00:53.274494 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-25ea7f3f-b109-4ea4-8230-c11394e283ae tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:53.274705 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-25ea7f3f-b109-4ea4-8230-c11394e283ae tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:53.278987 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-25ea7f3f-b109-4ea4-8230-c11394e283ae tempest-GroupsV320Test-1447906855 tempest-GroupsV320Test-1447906855-project-admin] https://10.4.3.46/volume/v3/types/81ddb0ca-1a95-41fc-b1ea-7d5712162921 returned with HTTP 404 Aug 19 11:00:53.278987 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 199/788] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:53 2026] GET /volume/v3/types/81ddb0ca-1a95-41fc-b1ea-7d5712162921 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:54.028780 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-670ba1be-ffc0-49f3-8d5f-923c97927e61 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:54.035049 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-670ba1be-ffc0-49f3-8d5f-923c97927e61 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb Aug 19 11:00:54.035295 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-670ba1be-ffc0-49f3-8d5f-923c97927e61 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:54.035548 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-670ba1be-ffc0-49f3-8d5f-923c97927e61 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:54.041249 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-670ba1be-ffc0-49f3-8d5f-923c97927e61 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb returned with HTTP 404 Aug 19 11:00:54.042020 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 197/789] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:54 2026] GET /volume/v3/volumes/4a42136b-a3d8-4fd5-aee3-f2186dc8e0eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:54.050375 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c5d8a6df-aa2e-411b-b9f2-9d9b7a02d370 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:54.052561 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5d8a6df-aa2e-411b-b9f2-9d9b7a02d370 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 11:00:54.052758 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5d8a6df-aa2e-411b-b9f2-9d9b7a02d370 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:54.053034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5d8a6df-aa2e-411b-b9f2-9d9b7a02d370 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:54.053391 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c5d8a6df-aa2e-411b-b9f2-9d9b7a02d370 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Delete volume with id: 5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 11:00:54.066498 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:54.066498 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:54.066962 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c5d8a6df-aa2e-411b-b9f2-9d9b7a02d370 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 11:00:54.091862 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c5d8a6df-aa2e-411b-b9f2-9d9b7a02d370 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Delete volume request issued successfully. Aug 19 11:00:54.091862 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5d8a6df-aa2e-411b-b9f2-9d9b7a02d370 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 202 Aug 19 11:00:54.091862 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 196/790] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:00:54 2026] DELETE /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:54.098289 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3d23cd43-a366-4dd2-85f5-708f02edb5ec None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:54.109522 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:54.110399 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3d23cd43-a366-4dd2-85f5-708f02edb5ec tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 11:00:54.110675 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3d23cd43-a366-4dd2-85f5-708f02edb5ec tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:54.110919 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3d23cd43-a366-4dd2-85f5-708f02edb5ec tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:54.130315 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:54.130315 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:54.137966 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3d23cd43-a366-4dd2-85f5-708f02edb5ec tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Volume info retrieved successfully. Aug 19 11:00:54.140432 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3d23cd43-a366-4dd2-85f5-708f02edb5ec tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 200 Aug 19 11:00:54.141355 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 199/791] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:54 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 1387 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:00:54.282533 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:54.283150 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1601764752"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:54.284926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1601764752'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:54.285045 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Create volume of 1 GB Aug 19 11:00:54.289650 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Availability Zones retrieved successfully. Aug 19 11:00:54.296065 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Flow 'volume_create_api' (8ce9198e-7b4f-4b15-a859-18357dc877f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:54.297861 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c53d0a-50f6-4d25-875e-bea5316629b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:54.298771 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:00:54.326968 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-a75db806-a125-4e8c-a310-5ea5b3dd478b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:54.328963 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-a75db806-a125-4e8c-a310-5ea5b3dd478b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56/action Aug 19 11:00:54.329311 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-a75db806-a125-4e8c-a310-5ea5b3dd478b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:00:54.329459 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-a75db806-a125-4e8c-a310-5ea5b3dd478b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:54.336491 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c53d0a-50f6-4d25-875e-bea5316629b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:54.337215 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457137af-e37a-4024-9b2c-fd35819eff72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:54.346927 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:54.346927 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:54.362896 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ffb9ea3e-5764-4ad3-add8-c18a7d16d422 req-a75db806-a125-4e8c-a310-5ea5b3dd478b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56/action returned with HTTP 204 Aug 19 11:00:54.363407 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 198/792] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:00:54 2026] POST /volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:54.402177 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Created reservations ['d4ae69a2-15ff-45ff-ad2a-cfb909ba8c34', 'a4077d8a-221c-4e8e-b080-a31211802014', '049ee710-5520-4290-8042-900912d72d60', '05e7884c-f27b-4c12-b9de-01bedd0861ba'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:54.402962 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457137af-e37a-4024-9b2c-fd35819eff72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4ae69a2-15ff-45ff-ad2a-cfb909ba8c34', 'a4077d8a-221c-4e8e-b080-a31211802014', '049ee710-5520-4290-8042-900912d72d60', '05e7884c-f27b-4c12-b9de-01bedd0861ba']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:54.403668 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b72938a-35a6-44d1-b2c0-f8eef3a11870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:54.423113 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b72938a-35a6-44d1-b2c0-f8eef3a11870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5905caf7-971b-49bf-aaaf-a9b8a25e0d08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1601764752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3ae2e7f9cb41e89cd9eeaa405697b1',qos_specs=None,replication_status=,reservations=['d4ae69a2-15ff-45ff-ad2a-cfb909ba8c34','a4077d8a-221c-4e8e-b080-a31211802014','049ee710-5520-4290-8042-900912d72d60','05e7884c-f27b-4c12-b9de-01bedd0861ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0299d302630d4f68ae7632b1874ff1a0',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1601764752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5905caf7-971b-49bf-aaaf-a9b8a25e0d08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb3ae2e7f9cb41e89cd9eeaa405697b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0299d302630d4f68ae7632b1874ff1a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:54.423917 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95607175-687a-4e9c-8fc3-b3b4b735a941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:54.441110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95607175-687a-4e9c-8fc3-b3b4b735a941) transitioned into state 'SUCCESS' from state '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-1601764752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3ae2e7f9cb41e89cd9eeaa405697b1',qos_specs=None,replication_status=,reservations=['d4ae69a2-15ff-45ff-ad2a-cfb909ba8c34','a4077d8a-221c-4e8e-b080-a31211802014','049ee710-5520-4290-8042-900912d72d60','05e7884c-f27b-4c12-b9de-01bedd0861ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0299d302630d4f68ae7632b1874ff1a0',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:54.441927 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b543ea-3e46-4054-8f1a-789300b48965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:00:54.449679 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b543ea-3e46-4054-8f1a-789300b48965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:00:54.450392 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Flow 'volume_create_api' (8ce9198e-7b4f-4b15-a859-18357dc877f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:00:54.450779 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Create volume request issued successfully. Aug 19 11:00:54.451257 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-62bd654c-1f5b-43b7-84bc-c00d7ecd9157 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:00:54.451654 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 200/793] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:00:54 2026] POST /volume/v3/volumes => generated 752 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:54.464210 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5858f699-d654-4685-beee-d209113ef8c6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:54.466157 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5858f699-d654-4685-beee-d209113ef8c6 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 Aug 19 11:00:54.466359 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5858f699-d654-4685-beee-d209113ef8c6 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:54.466547 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5858f699-d654-4685-beee-d209113ef8c6 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:54.475619 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:54.475619 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:54.479781 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5858f699-d654-4685-beee-d209113ef8c6 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:00:54.485523 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5858f699-d654-4685-beee-d209113ef8c6 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 returned with HTTP 200 Aug 19 11:00:54.486095 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 197/794] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:54 2026] GET /volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:55.160918 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c0635ba1-0dd5-4936-8187-eca7590e1330 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:55.164178 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c0635ba1-0dd5-4936-8187-eca7590e1330 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] GET https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 Aug 19 11:00:55.164459 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c0635ba1-0dd5-4936-8187-eca7590e1330 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:55.164784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c0635ba1-0dd5-4936-8187-eca7590e1330 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:55.174930 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c0635ba1-0dd5-4936-8187-eca7590e1330 tempest-TaggedBootDevicesTest-110238208 tempest-TaggedBootDevicesTest-110238208-project-member] https://10.4.3.46/volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 returned with HTTP 404 Aug 19 11:00:55.175553 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 200/795] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:55 2026] GET /volume/v3/volumes/5ff62f22-bd2f-4829-b443-6b892ef46367 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:55.500209 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-85ded7b4-5473-4e5f-93d7-c3e85adbd870 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:55.502156 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85ded7b4-5473-4e5f-93d7-c3e85adbd870 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 Aug 19 11:00:55.503638 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85ded7b4-5473-4e5f-93d7-c3e85adbd870 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:55.503638 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85ded7b4-5473-4e5f-93d7-c3e85adbd870 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:55.509762 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:55.509762 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:55.518271 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-85ded7b4-5473-4e5f-93d7-c3e85adbd870 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:00:55.525798 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85ded7b4-5473-4e5f-93d7-c3e85adbd870 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 returned with HTTP 200 Aug 19 11:00:55.525798 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 199/796] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:55 2026] GET /volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:55.543582 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9ecb45ff-2cff-4fe5-81de-a20653c8a06c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:55.547373 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9ecb45ff-2cff-4fe5-81de-a20653c8a06c tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:00:55.547373 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9ecb45ff-2cff-4fe5-81de-a20653c8a06c tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5905caf7-971b-49bf-aaaf-a9b8a25e0d08", "name": "tempest-VolumesBackupsAdminTest-Backup-1991156409", "container": "tempest-volumesbackupsadmintest-backup-container-1853576708"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:55.548603 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4b656c9d-f462-4a6e-929f-0bf658cae0d6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:55.549099 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-9ecb45ff-2cff-4fe5-81de-a20653c8a06c tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Creating new backup {'backup': {'volume_id': '5905caf7-971b-49bf-aaaf-a9b8a25e0d08', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1991156409', 'container': 'tempest-volumesbackupsadmintest-backup-container-1853576708'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:00:55.549288 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-9ecb45ff-2cff-4fe5-81de-a20653c8a06c tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Creating backup of volume 5905caf7-971b-49bf-aaaf-a9b8a25e0d08 in container tempest-volumesbackupsadmintest-backup-container-1853576708 Aug 19 11:00:55.561425 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:55.561425 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:55.562039 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9ecb45ff-2cff-4fe5-81de-a20653c8a06c tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:00:55.606241 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-9ecb45ff-2cff-4fe5-81de-a20653c8a06c tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Created reservations ['fbdd772b-bdf9-4e32-a2b4-e6a50999c0d1', 'ae01b1b3-fc93-4670-b449-af3b69c004f8'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:00:55.637629 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b656c9d-f462-4a6e-929f-0bf658cae0d6 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] GET https://10.4.3.46/volume/v3/os-quota-class-sets/default Aug 19 11:00:55.637783 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b656c9d-f462-4a6e-929f-0bf658cae0d6 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:55.637951 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b656c9d-f462-4a6e-929f-0bf658cae0d6 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:55.659150 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9ecb45ff-2cff-4fe5-81de-a20653c8a06c tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:00:55.659358 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 201/797] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:00:55 2026] POST /volume/v3/backups => generated 333 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:55.664522 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b656c9d-f462-4a6e-929f-0bf658cae0d6 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] https://10.4.3.46/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 11:00:55.664920 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 198/798] 10.4.3.46 () {66 vars in 1290 bytes} [Wed Aug 19 11:00:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:55.672525 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b374c548-3777-4867-87d7-3dedcf038f52 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:55.672525 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b374c548-3777-4867-87d7-3dedcf038f52 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:00:55.672525 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b374c548-3777-4867-87d7-3dedcf038f52 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:55.672525 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b374c548-3777-4867-87d7-3dedcf038f52 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:55.672525 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-b374c548-3777-4867-87d7-3dedcf038f52 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:00:55.677990 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6f363ffe-d254-4887-9350-762f5cbbb6b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:55.681113 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f363ffe-d254-4887-9350-762f5cbbb6b6 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] GET https://10.4.3.46/volume/v3/os-quota-class-sets/default Aug 19 11:00:55.681322 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f363ffe-d254-4887-9350-762f5cbbb6b6 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:55.681515 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f363ffe-d254-4887-9350-762f5cbbb6b6 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:55.684911 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:55.684911 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:55.685258 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b374c548-3777-4867-87d7-3dedcf038f52 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:00:55.685780 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 201/799] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:55 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:55.696905 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f363ffe-d254-4887-9350-762f5cbbb6b6 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] https://10.4.3.46/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 11:00:55.698974 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 200/800] 10.4.3.46 () {66 vars in 1290 bytes} [Wed Aug 19 11:00:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:55.705342 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-43eff93d-1bd5-4f92-ad43-ab8121255a9e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:55.707074 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-43eff93d-1bd5-4f92-ad43-ab8121255a9e tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:55.707407 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-43eff93d-1bd5-4f92-ad43-ab8121255a9e tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-630501543"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:55.708893 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:55.708893 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:55.724311 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-43eff93d-1bd5-4f92-ad43-ab8121255a9e tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:55.724710 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 202/801] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:55 2026] POST /volume/v3/types => generated 227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:55.734256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c38d6e0f-8ff1-40e3-af9c-326bf3383a82 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:55.736315 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c38d6e0f-8ff1-40e3-af9c-326bf3383a82 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-class-sets/default Aug 19 11:00:55.736676 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c38d6e0f-8ff1-40e3-af9c-326bf3383a82 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-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-630501543": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-630501543": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-630501543": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:55.831009 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c38d6e0f-8ff1-40e3-af9c-326bf3383a82 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] https://10.4.3.46/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 11:00:55.831402 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 199/802] 10.4.3.46 () {68 vars in 1311 bytes} [Wed Aug 19 11:00:55 2026] PUT /volume/v3/os-quota-class-sets/default => generated 607 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:55.841287 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-198a90fa-32d9-49b0-93ff-1ea26ed2bbb2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:55.844446 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-198a90fa-32d9-49b0-93ff-1ea26ed2bbb2 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/f0c4cef054f64b07b491e369d22bbbc6/defaults Aug 19 11:00:55.844718 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-198a90fa-32d9-49b0-93ff-1ea26ed2bbb2 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:55.844904 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-198a90fa-32d9-49b0-93ff-1ea26ed2bbb2 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Calling method 'defaults' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:55.856310 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-198a90fa-32d9-49b0-93ff-1ea26ed2bbb2 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:55.856839 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-198a90fa-32d9-49b0-93ff-1ea26ed2bbb2 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:55.857190 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-198a90fa-32d9-49b0-93ff-1ea26ed2bbb2 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:55.857506 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-198a90fa-32d9-49b0-93ff-1ea26ed2bbb2 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:55.857862 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-198a90fa-32d9-49b0-93ff-1ea26ed2bbb2 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:55.861449 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-198a90fa-32d9-49b0-93ff-1ea26ed2bbb2 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/f0c4cef054f64b07b491e369d22bbbc6/defaults returned with HTTP 200 Aug 19 11:00:55.862391 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 202/803] 10.4.3.46 () {66 vars in 1374 bytes} [Wed Aug 19 11:00:55 2026] GET /volume/v3/os-quota-sets/f0c4cef054f64b07b491e369d22bbbc6/defaults => generated 643 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:56.103395 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1082878a-3d73-4360-b436-7f10c2c095c0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:56.105617 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1082878a-3d73-4360-b436-7f10c2c095c0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/c44e8b8ca3f54cf78ee33b51d77bc9a8/defaults Aug 19 11:00:56.105796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1082878a-3d73-4360-b436-7f10c2c095c0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:56.106459 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1082878a-3d73-4360-b436-7f10c2c095c0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Calling method 'defaults' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:56.114502 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-1082878a-3d73-4360-b436-7f10c2c095c0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:56.114995 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-1082878a-3d73-4360-b436-7f10c2c095c0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:56.115278 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-1082878a-3d73-4360-b436-7f10c2c095c0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:56.115536 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-1082878a-3d73-4360-b436-7f10c2c095c0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:56.115782 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-1082878a-3d73-4360-b436-7f10c2c095c0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:00:56.119994 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1082878a-3d73-4360-b436-7f10c2c095c0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/c44e8b8ca3f54cf78ee33b51d77bc9a8/defaults returned with HTTP 200 Aug 19 11:00:56.120592 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 201/804] 10.4.3.46 () {66 vars in 1374 bytes} [Wed Aug 19 11:00:56 2026] GET /volume/v3/os-quota-sets/c44e8b8ca3f54cf78ee33b51d77bc9a8/defaults => generated 643 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:56.232819 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9d058e7f-4f4d-437f-b62b-68388f24a0e0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:56.235080 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9d058e7f-4f4d-437f-b62b-68388f24a0e0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] DELETE https://10.4.3.46/volume/v3/types/ed1ac5b8-355e-4477-b832-ba3b52006a62 Aug 19 11:00:56.235438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9d058e7f-4f4d-437f-b62b-68388f24a0e0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:56.235766 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9d058e7f-4f4d-437f-b62b-68388f24a0e0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:56.262022 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9d058e7f-4f4d-437f-b62b-68388f24a0e0 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] https://10.4.3.46/volume/v3/types/ed1ac5b8-355e-4477-b832-ba3b52006a62 returned with HTTP 202 Aug 19 11:00:56.262022 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 203/805] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:56 2026] DELETE /volume/v3/types/ed1ac5b8-355e-4477-b832-ba3b52006a62 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:56.276652 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2197b61c-d82a-4a47-b78e-d784dc6db099 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:56.280197 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2197b61c-d82a-4a47-b78e-d784dc6db099 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] GET https://10.4.3.46/volume/v3/types/ed1ac5b8-355e-4477-b832-ba3b52006a62 Aug 19 11:00:56.280427 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2197b61c-d82a-4a47-b78e-d784dc6db099 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:56.280682 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2197b61c-d82a-4a47-b78e-d784dc6db099 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:56.286621 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2197b61c-d82a-4a47-b78e-d784dc6db099 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] https://10.4.3.46/volume/v3/types/ed1ac5b8-355e-4477-b832-ba3b52006a62 returned with HTTP 404 Aug 19 11:00:56.287194 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 200/806] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:56 2026] GET /volume/v3/types/ed1ac5b8-355e-4477-b832-ba3b52006a62 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:56.297636 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9664076f-3ba6-4af1-a018-fd6b4b1def76 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:56.301860 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9664076f-3ba6-4af1-a018-fd6b4b1def76 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-class-sets/default Aug 19 11:00:56.302395 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9664076f-3ba6-4af1-a018-fd6b4b1def76 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:56.394197 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9664076f-3ba6-4af1-a018-fd6b4b1def76 tempest-VolumeQuotaClassesTest-530756706 tempest-VolumeQuotaClassesTest-530756706-project-admin] https://10.4.3.46/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 11:00:56.395472 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 203/807] 10.4.3.46 () {68 vars in 1311 bytes} [Wed Aug 19 11:00:56 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:56.696770 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5c144efa-ec9b-426b-99ce-77a318202f70 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:56.699018 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c144efa-ec9b-426b-99ce-77a318202f70 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:00:56.699291 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c144efa-ec9b-426b-99ce-77a318202f70 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:56.699562 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c144efa-ec9b-426b-99ce-77a318202f70 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:56.699720 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5c144efa-ec9b-426b-99ce-77a318202f70 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:00:56.722989 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:56.722989 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:00:56.723930 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c144efa-ec9b-426b-99ce-77a318202f70 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:00:56.724288 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 202/808] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:56 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:57.737576 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1cc2ae62-d50a-4d98-92f5-155d61f3a058 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:57.740208 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1cc2ae62-d50a-4d98-92f5-155d61f3a058 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:00:57.741118 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1cc2ae62-d50a-4d98-92f5-155d61f3a058 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:57.741118 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1cc2ae62-d50a-4d98-92f5-155d61f3a058 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:57.741118 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-1cc2ae62-d50a-4d98-92f5-155d61f3a058 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:00:57.745781 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:57.745781 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:00:57.746922 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1cc2ae62-d50a-4d98-92f5-155d61f3a058 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:00:57.746922 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 204/809] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:57 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:58.760504 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d14c9c20-24f9-4d52-ba8a-e0139a989e0f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:58.767061 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d14c9c20-24f9-4d52-ba8a-e0139a989e0f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:00:58.767061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d14c9c20-24f9-4d52-ba8a-e0139a989e0f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:58.767061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d14c9c20-24f9-4d52-ba8a-e0139a989e0f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:58.768378 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d14c9c20-24f9-4d52-ba8a-e0139a989e0f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:00:58.791749 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:58.791749 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:00:58.792328 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d14c9c20-24f9-4d52-ba8a-e0139a989e0f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:00:58.792646 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 201/810] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:58 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:59.049852 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4d1ca2e5-3321-4a1e-8336-c5ae5bb38d51 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.174703 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4d1ca2e5-3321-4a1e-8336-c5ae5bb38d51 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] POST https://10.4.3.46/volume/v3/types/35915066-d07d-4299-a063-694af41caba7/encryption Aug 19 11:00:59.175163 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4d1ca2e5-3321-4a1e-8336-c5ae5bb38d51 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:59.202900 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4d1ca2e5-3321-4a1e-8336-c5ae5bb38d51 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types/35915066-d07d-4299-a063-694af41caba7/encryption returned with HTTP 404 Aug 19 11:00:59.203773 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 204/811] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:00:59 2026] POST /volume/v3/types/35915066-d07d-4299-a063-694af41caba7/encryption => generated 114 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:59.212645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d94875f7-eff5-4b54-a429-1a300e366f76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.215113 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d94875f7-eff5-4b54-a429-1a300e366f76 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:59.215595 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d94875f7-eff5-4b54-a429-1a300e366f76 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-638055455", "os-volume-type-access:is_public": false}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:59.240156 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d94875f7-eff5-4b54-a429-1a300e366f76 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:59.240687 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 203/812] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:00:59 2026] POST /volume/v3/types => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:59.250435 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5ee6c465-1400-4171-8b4d-d0c26f1e0fd0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.354510 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5ee6c465-1400-4171-8b4d-d0c26f1e0fd0 tempest-VolumeTypesNegativeTest-1361101033 tempest-VolumeTypesNegativeTest-1361101033-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:00:59.354510 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5ee6c465-1400-4171-8b4d-d0c26f1e0fd0 tempest-VolumeTypesNegativeTest-1361101033 tempest-VolumeTypesNegativeTest-1361101033-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4b16e304-3ebc-4843-bf78-d1b5ac3bd8eb", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-11682412"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:59.354510 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-5ee6c465-1400-4171-8b4d-d0c26f1e0fd0 tempest-VolumeTypesNegativeTest-1361101033 tempest-VolumeTypesNegativeTest-1361101033-project-member] Create volume request body: {'volume': {'volume_type': '4b16e304-3ebc-4843-bf78-d1b5ac3bd8eb', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-11682412'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:00:59.365746 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5ee6c465-1400-4171-8b4d-d0c26f1e0fd0 tempest-VolumeTypesNegativeTest-1361101033 tempest-VolumeTypesNegativeTest-1361101033-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 404 Aug 19 11:00:59.366625 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 205/813] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:00:59 2026] POST /volume/v3/volumes => generated 114 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:59.376564 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fd2594a7-3bd8-440d-bdb3-a41354a2f87b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.378417 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fd2594a7-3bd8-440d-bdb3-a41354a2f87b tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] DELETE https://10.4.3.46/volume/v3/types/4b16e304-3ebc-4843-bf78-d1b5ac3bd8eb Aug 19 11:00:59.378846 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fd2594a7-3bd8-440d-bdb3-a41354a2f87b tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:59.379091 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fd2594a7-3bd8-440d-bdb3-a41354a2f87b tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:59.418549 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fd2594a7-3bd8-440d-bdb3-a41354a2f87b tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types/4b16e304-3ebc-4843-bf78-d1b5ac3bd8eb returned with HTTP 202 Aug 19 11:00:59.418549 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 202/814] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:59 2026] DELETE /volume/v3/types/4b16e304-3ebc-4843-bf78-d1b5ac3bd8eb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:59.426154 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6e545a35-2db4-41f0-ae15-c02267e5dcf6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.428994 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6e545a35-2db4-41f0-ae15-c02267e5dcf6 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] GET https://10.4.3.46/volume/v3/types/4b16e304-3ebc-4843-bf78-d1b5ac3bd8eb Aug 19 11:00:59.429265 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6e545a35-2db4-41f0-ae15-c02267e5dcf6 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:59.429462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6e545a35-2db4-41f0-ae15-c02267e5dcf6 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:59.432878 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6e545a35-2db4-41f0-ae15-c02267e5dcf6 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types/4b16e304-3ebc-4843-bf78-d1b5ac3bd8eb returned with HTTP 404 Aug 19 11:00:59.433352 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 205/815] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:59 2026] GET /volume/v3/types/4b16e304-3ebc-4843-bf78-d1b5ac3bd8eb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:59.444063 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-47b3c633-8488-4aa8-b3f2-62bae79e7f2e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.445760 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47b3c633-8488-4aa8-b3f2-62bae79e7f2e tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:59.446393 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47b3c633-8488-4aa8-b3f2-62bae79e7f2e tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:59.448059 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47b3c633-8488-4aa8-b3f2-62bae79e7f2e tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 400 Aug 19 11:00:59.448694 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 204/816] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:59 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:00:59.461655 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b00739ef-824b-49fe-8590-f2d2bbcd7be4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.463725 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b00739ef-824b-49fe-8590-f2d2bbcd7be4 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:59.464170 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b00739ef-824b-49fe-8590-f2d2bbcd7be4 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1630271572"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:59.483721 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b00739ef-824b-49fe-8590-f2d2bbcd7be4 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:00:59.484178 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 206/817] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:59 2026] POST /volume/v3/types => generated 229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:00:59.495275 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-14e39de5-9dcc-4b6d-b2bf-d965f9813b42 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.496887 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-14e39de5-9dcc-4b6d-b2bf-d965f9813b42 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:00:59.497562 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-14e39de5-9dcc-4b6d-b2bf-d965f9813b42 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1630271572"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:00:59.504418 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-14e39de5-9dcc-4b6d-b2bf-d965f9813b42 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1630271572 already exists. Aug 19 11:00:59.505002 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-14e39de5-9dcc-4b6d-b2bf-d965f9813b42 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 409 Aug 19 11:00:59.505692 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 203/818] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:00:59 2026] POST /volume/v3/types => generated 134 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:00:59.515243 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f5f9de8c-401d-49b3-8e41-87cd96161dd8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.517574 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f5f9de8c-401d-49b3-8e41-87cd96161dd8 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] DELETE https://10.4.3.46/volume/v3/types/14d15e8a-da52-4c0f-a93a-eba1db448f3a Aug 19 11:00:59.517875 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f5f9de8c-401d-49b3-8e41-87cd96161dd8 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:59.517997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f5f9de8c-401d-49b3-8e41-87cd96161dd8 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:59.555451 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f5f9de8c-401d-49b3-8e41-87cd96161dd8 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types/14d15e8a-da52-4c0f-a93a-eba1db448f3a returned with HTTP 202 Aug 19 11:00:59.556410 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 206/819] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:59 2026] DELETE /volume/v3/types/14d15e8a-da52-4c0f-a93a-eba1db448f3a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:00:59.564580 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-218a6b7d-8837-4cf2-8434-0ea71aa2ce47 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.566561 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-218a6b7d-8837-4cf2-8434-0ea71aa2ce47 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] GET https://10.4.3.46/volume/v3/types/14d15e8a-da52-4c0f-a93a-eba1db448f3a Aug 19 11:00:59.567123 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-218a6b7d-8837-4cf2-8434-0ea71aa2ce47 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:59.568382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-218a6b7d-8837-4cf2-8434-0ea71aa2ce47 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:59.573859 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-218a6b7d-8837-4cf2-8434-0ea71aa2ce47 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types/14d15e8a-da52-4c0f-a93a-eba1db448f3a returned with HTTP 404 Aug 19 11:00:59.574560 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 205/820] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:59 2026] GET /volume/v3/types/14d15e8a-da52-4c0f-a93a-eba1db448f3a => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:59.582943 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6bf0a29f-bae2-4ee9-a3c3-2350c09ee057 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.589024 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6bf0a29f-bae2-4ee9-a3c3-2350c09ee057 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] DELETE https://10.4.3.46/volume/v3/types/16798607-3da7-4b7f-810f-72eda00839a7 Aug 19 11:00:59.589024 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6bf0a29f-bae2-4ee9-a3c3-2350c09ee057 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:59.589175 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6bf0a29f-bae2-4ee9-a3c3-2350c09ee057 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:59.596679 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6bf0a29f-bae2-4ee9-a3c3-2350c09ee057 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types/16798607-3da7-4b7f-810f-72eda00839a7 returned with HTTP 404 Aug 19 11:00:59.597339 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 207/821] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:00:59 2026] DELETE /volume/v3/types/16798607-3da7-4b7f-810f-72eda00839a7 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:59.606249 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-363f6df8-4449-4c23-9e95-4511abbcd036 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.609188 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-363f6df8-4449-4c23-9e95-4511abbcd036 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] GET https://10.4.3.46/volume/v3/types/58186160-4d9f-4b96-bae0-9ebf73180e95 Aug 19 11:00:59.609188 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-363f6df8-4449-4c23-9e95-4511abbcd036 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:59.609188 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-363f6df8-4449-4c23-9e95-4511abbcd036 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:59.611701 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-363f6df8-4449-4c23-9e95-4511abbcd036 tempest-VolumeTypesNegativeTest-1714153251 tempest-VolumeTypesNegativeTest-1714153251-project-admin] https://10.4.3.46/volume/v3/types/58186160-4d9f-4b96-bae0-9ebf73180e95 returned with HTTP 404 Aug 19 11:00:59.612202 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 204/822] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:00:59 2026] GET /volume/v3/types/58186160-4d9f-4b96-bae0-9ebf73180e95 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:00:59.805561 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6221953e-2ffe-4b60-bad9-579478873aea None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:00:59.807436 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6221953e-2ffe-4b60-bad9-579478873aea tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:00:59.807791 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6221953e-2ffe-4b60-bad9-579478873aea tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:00:59.808081 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6221953e-2ffe-4b60-bad9-579478873aea tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:00:59.808240 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-6221953e-2ffe-4b60-bad9-579478873aea tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:00:59.813779 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:00:59.813779 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:00:59.814778 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6221953e-2ffe-4b60-bad9-579478873aea tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:00:59.815196 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 207/823] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:00:59 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:00.827120 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a73749e7-5a12-4c97-b050-1bf14a74af67 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:00.829010 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a73749e7-5a12-4c97-b050-1bf14a74af67 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:00.829132 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a73749e7-5a12-4c97-b050-1bf14a74af67 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:00.829308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a73749e7-5a12-4c97-b050-1bf14a74af67 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:00.829402 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a73749e7-5a12-4c97-b050-1bf14a74af67 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:00.833730 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:00.833730 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:00.834521 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a73749e7-5a12-4c97-b050-1bf14a74af67 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:00.834892 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 206/824] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:00 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:01.708475 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:01.770024 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:01.770380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-583382834"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:01.771878 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-583382834'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:01.772046 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Create volume of 1 GB Aug 19 11:01:01.778679 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Availability Zones retrieved successfully. Aug 19 11:01:01.785031 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Flow 'volume_create_api' (28c941d6-9e88-4271-8851-f4567c61cf35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:01.787143 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d52973e-b267-499e-9ae3-000b57dc91cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:01.788395 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:01.835848 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d52973e-b267-499e-9ae3-000b57dc91cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:01.835848 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3d0ed8-d2e8-4849-93d1-97d0f827f820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:01.846892 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-68893174-23d2-4d69-832e-d42ffa308e1e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:01.850068 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68893174-23d2-4d69-832e-d42ffa308e1e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:01.850142 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68893174-23d2-4d69-832e-d42ffa308e1e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:01.850381 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68893174-23d2-4d69-832e-d42ffa308e1e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:01.850923 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-68893174-23d2-4d69-832e-d42ffa308e1e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:01.862430 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:01.862430 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:01.864354 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68893174-23d2-4d69-832e-d42ffa308e1e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:01.864796 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 205/825] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:01 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:01.921529 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Created reservations ['3f494ad6-4d81-4e60-a3b0-fb5798d50c16', '4f51e6f0-73b2-45bd-afca-031293f7ccd7', 'f8419ace-c159-46ec-9afa-857f85c5a947', 'fed0c233-26bd-4805-a56e-cd11b0bddf5e'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:01.922899 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3d0ed8-d2e8-4849-93d1-97d0f827f820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f494ad6-4d81-4e60-a3b0-fb5798d50c16', '4f51e6f0-73b2-45bd-afca-031293f7ccd7', 'f8419ace-c159-46ec-9afa-857f85c5a947', 'fed0c233-26bd-4805-a56e-cd11b0bddf5e']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:01.924096 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2846ec-2a0d-4d16-8907-6ed0bd058fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:01.957693 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2846ec-2a0d-4d16-8907-6ed0bd058fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9df64ac-0920-47db-b38f-4f67c047d1ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-583382834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6f42df2c0644355a4c4a504b3a2645a',qos_specs=None,replication_status=,reservations=['3f494ad6-4d81-4e60-a3b0-fb5798d50c16','4f51e6f0-73b2-45bd-afca-031293f7ccd7','f8419ace-c159-46ec-9afa-857f85c5a947','fed0c233-26bd-4805-a56e-cd11b0bddf5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b0aad29ff9e41809a4378e1b76982e2',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-583382834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9df64ac-0920-47db-b38f-4f67c047d1ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6f42df2c0644355a4c4a504b3a2645a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b0aad29ff9e41809a4378e1b76982e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:01.960616 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa52402d-a62e-438d-9096-b516809b2cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:01.987712 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa52402d-a62e-438d-9096-b516809b2cf6) transitioned into state 'SUCCESS' from state '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-583382834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6f42df2c0644355a4c4a504b3a2645a',qos_specs=None,replication_status=,reservations=['3f494ad6-4d81-4e60-a3b0-fb5798d50c16','4f51e6f0-73b2-45bd-afca-031293f7ccd7','f8419ace-c159-46ec-9afa-857f85c5a947','fed0c233-26bd-4805-a56e-cd11b0bddf5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b0aad29ff9e41809a4378e1b76982e2',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:01.988447 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca7f26d-4515-4652-9df3-2dae6a31aa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:01.999104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca7f26d-4515-4652-9df3-2dae6a31aa4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:02.000197 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Flow 'volume_create_api' (28c941d6-9e88-4271-8851-f4567c61cf35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:02.000600 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Create volume request issued successfully. Aug 19 11:01:02.001339 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6697cd2a-9837-4683-8d5e-91c9f7919c0f tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:02.002010 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 208/826] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:01:01 2026] POST /volume/v3/volumes => generated 749 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:02.014206 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b322c68b-80e6-4c54-b079-bf52a5d2f218 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:02.020982 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b322c68b-80e6-4c54-b079-bf52a5d2f218 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce Aug 19 11:01:02.021265 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b322c68b-80e6-4c54-b079-bf52a5d2f218 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:02.021509 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b322c68b-80e6-4c54-b079-bf52a5d2f218 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:02.033506 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:02.033506 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:02.042883 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b322c68b-80e6-4c54-b079-bf52a5d2f218 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Volume info retrieved successfully. Aug 19 11:01:02.052919 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b322c68b-80e6-4c54-b079-bf52a5d2f218 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce returned with HTTP 200 Aug 19 11:01:02.053195 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 208/827] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:02 2026] GET /volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:02.875220 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4b311f88-7a98-4a5f-a3a8-f572fb4c426a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:02.877250 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b311f88-7a98-4a5f-a3a8-f572fb4c426a tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:02.877514 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b311f88-7a98-4a5f-a3a8-f572fb4c426a tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:02.877996 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b311f88-7a98-4a5f-a3a8-f572fb4c426a tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:02.878097 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4b311f88-7a98-4a5f-a3a8-f572fb4c426a tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:02.883729 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:02.883729 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:02.884994 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b311f88-7a98-4a5f-a3a8-f572fb4c426a tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:02.885524 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 207/828] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:02 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:03.069807 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-526c21fa-d573-4fe2-af96-99939e2ec57c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:03.072943 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-526c21fa-d573-4fe2-af96-99939e2ec57c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce Aug 19 11:01:03.073260 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-526c21fa-d573-4fe2-af96-99939e2ec57c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:03.073460 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-526c21fa-d573-4fe2-af96-99939e2ec57c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:03.081283 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:03.081283 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:03.087327 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-526c21fa-d573-4fe2-af96-99939e2ec57c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Volume info retrieved successfully. Aug 19 11:01:03.089821 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-526c21fa-d573-4fe2-af96-99939e2ec57c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce returned with HTTP 200 Aug 19 11:01:03.090413 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 206/829] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:03 2026] GET /volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:03.110724 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e1ce7162-7d43-4ecd-b2b4-203001fc42c1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:03.115399 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e1ce7162-7d43-4ecd-b2b4-203001fc42c1 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:01:03.115901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e1ce7162-7d43-4ecd-b2b4-203001fc42c1 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9df64ac-0920-47db-b38f-4f67c047d1ce", "name": "tempest-VolumesBackupsV39Test-Backup-685105063", "container": "tempest-volumesbackupsv39test-backup-container-1954623536"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:03.120351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-e1ce7162-7d43-4ecd-b2b4-203001fc42c1 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Creating new backup {'backup': {'volume_id': 'a9df64ac-0920-47db-b38f-4f67c047d1ce', 'name': 'tempest-VolumesBackupsV39Test-Backup-685105063', 'container': 'tempest-volumesbackupsv39test-backup-container-1954623536'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:01:03.121579 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-e1ce7162-7d43-4ecd-b2b4-203001fc42c1 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Creating backup of volume a9df64ac-0920-47db-b38f-4f67c047d1ce in container tempest-volumesbackupsv39test-backup-container-1954623536 Aug 19 11:01:03.137157 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:03.137157 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:03.138302 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e1ce7162-7d43-4ecd-b2b4-203001fc42c1 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Volume info retrieved successfully. Aug 19 11:01:03.174978 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-e1ce7162-7d43-4ecd-b2b4-203001fc42c1 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Created reservations ['8bf17126-58e1-4af5-830d-3756c4a9fd4a', '01c8d283-cc04-43c6-89d5-bc8896bd682c'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:03.219591 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e1ce7162-7d43-4ecd-b2b4-203001fc42c1 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:01:03.220202 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 209/830] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:01:03 2026] POST /volume/v3/backups => generated 330 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:03.230788 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6ddd9cc1-175f-4a8a-a5cd-9b1cfc7852f7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:03.232771 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6ddd9cc1-175f-4a8a-a5cd-9b1cfc7852f7 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:03.233052 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6ddd9cc1-175f-4a8a-a5cd-9b1cfc7852f7 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:03.233208 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6ddd9cc1-175f-4a8a-a5cd-9b1cfc7852f7 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:03.233430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-6ddd9cc1-175f-4a8a-a5cd-9b1cfc7852f7 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:03.238748 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:03.238748 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:03.240027 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6ddd9cc1-175f-4a8a-a5cd-9b1cfc7852f7 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:03.240559 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 209/831] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:03 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:03.898604 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-92f844bb-a5ba-4c48-86ef-1289348455ef None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:03.900558 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-92f844bb-a5ba-4c48-86ef-1289348455ef tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:03.900821 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-92f844bb-a5ba-4c48-86ef-1289348455ef tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:03.901029 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-92f844bb-a5ba-4c48-86ef-1289348455ef tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:03.901778 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-92f844bb-a5ba-4c48-86ef-1289348455ef tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:03.906185 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:03.906185 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:03.907095 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-92f844bb-a5ba-4c48-86ef-1289348455ef tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:03.907803 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 208/832] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:03 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:04.178554 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:04.180923 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:04.181751 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2064440388"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:04.183430 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2064440388'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:04.183629 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Create volume of 1 GB Aug 19 11:01:04.189097 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Availability Zones retrieved successfully. Aug 19 11:01:04.199065 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Flow 'volume_create_api' (a67ef9ed-3823-4bc9-920b-78d226fcb132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:04.200556 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da9896b2-2af1-4faa-b07b-58e969802b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:04.202132 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:04.244448 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da9896b2-2af1-4faa-b07b-58e969802b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:04.245682 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2171aca8-ec04-4804-ba2e-040c0ec230ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:04.255503 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-87d8f1b3-b6c6-4add-b42e-2257b2e69a70 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:04.258167 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-87d8f1b3-b6c6-4add-b42e-2257b2e69a70 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:04.258424 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-87d8f1b3-b6c6-4add-b42e-2257b2e69a70 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:04.258893 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-87d8f1b3-b6c6-4add-b42e-2257b2e69a70 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:04.258893 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-87d8f1b3-b6c6-4add-b42e-2257b2e69a70 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:04.264928 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:04.264928 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:04.266033 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-87d8f1b3-b6c6-4add-b42e-2257b2e69a70 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:04.266839 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 210/833] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:04 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:04.356155 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Created reservations ['b23b0f73-6249-409d-91a4-20743f3724c9', 'add1e36e-c8da-410b-9b97-00bb33abeca9', 'd06865c4-eb89-42ef-a74d-bb3ed855aab2', 'f871ac89-65c3-448c-85ba-f0385811c3c1'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:04.356904 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2171aca8-ec04-4804-ba2e-040c0ec230ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b23b0f73-6249-409d-91a4-20743f3724c9', 'add1e36e-c8da-410b-9b97-00bb33abeca9', 'd06865c4-eb89-42ef-a74d-bb3ed855aab2', 'f871ac89-65c3-448c-85ba-f0385811c3c1']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:04.357561 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d9b6d6-6e3d-4de0-aa2f-3e0179b3c083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:04.388348 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d9b6d6-6e3d-4de0-aa2f-3e0179b3c083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51fc1093-de0c-4857-a894-9f508a4bbc9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2064440388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839fc4abcfc14913ba94a87ca0a3e906',qos_specs=None,replication_status=,reservations=['b23b0f73-6249-409d-91a4-20743f3724c9','add1e36e-c8da-410b-9b97-00bb33abeca9','d06865c4-eb89-42ef-a74d-bb3ed855aab2','f871ac89-65c3-448c-85ba-f0385811c3c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1897905ed8344955995d90723cb3d8e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2064440388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51fc1093-de0c-4857-a894-9f508a4bbc9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='839fc4abcfc14913ba94a87ca0a3e906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1897905ed8344955995d90723cb3d8e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:04.390500 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913bad74-f852-4320-9038-95e4637056bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:04.418363 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913bad74-f852-4320-9038-95e4637056bf) transitioned into state 'SUCCESS' from state '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-2064440388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839fc4abcfc14913ba94a87ca0a3e906',qos_specs=None,replication_status=,reservations=['b23b0f73-6249-409d-91a4-20743f3724c9','add1e36e-c8da-410b-9b97-00bb33abeca9','d06865c4-eb89-42ef-a74d-bb3ed855aab2','f871ac89-65c3-448c-85ba-f0385811c3c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1897905ed8344955995d90723cb3d8e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:04.421014 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95649f17-5d5b-4c24-8bc3-ed245e24ed7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:04.434092 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95649f17-5d5b-4c24-8bc3-ed245e24ed7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:04.435460 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Flow 'volume_create_api' (a67ef9ed-3823-4bc9-920b-78d226fcb132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:04.435949 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Create volume request issued successfully. Aug 19 11:01:04.437018 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b0bcdce-54be-42b5-b391-a286b1aecf14 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:04.438061 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 207/834] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:01:04 2026] POST /volume/v3/volumes => generated 755 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:04.455506 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d0fbbfa3-30d0-4914-86cb-ad0d7acb40f8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:04.458038 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d0fbbfa3-30d0-4914-86cb-ad0d7acb40f8 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:01:04.458375 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d0fbbfa3-30d0-4914-86cb-ad0d7acb40f8 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:04.458638 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d0fbbfa3-30d0-4914-86cb-ad0d7acb40f8 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:04.466612 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:04.466612 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:04.471092 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d0fbbfa3-30d0-4914-86cb-ad0d7acb40f8 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:01:04.481648 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d0fbbfa3-30d0-4914-86cb-ad0d7acb40f8 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:01:04.482164 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 210/835] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:04 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:04.920477 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2fdb0e19-1060-41d9-b1ff-b19849331a52 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:04.923504 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2fdb0e19-1060-41d9-b1ff-b19849331a52 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:04.923504 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2fdb0e19-1060-41d9-b1ff-b19849331a52 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:04.923504 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2fdb0e19-1060-41d9-b1ff-b19849331a52 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:04.923504 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2fdb0e19-1060-41d9-b1ff-b19849331a52 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:04.926731 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:04.926731 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:04.927565 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2fdb0e19-1060-41d9-b1ff-b19849331a52 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:04.929597 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 209/836] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:04 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:05.287200 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a131333f-34e9-4092-95c9-2151e10cf05c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:05.293548 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a131333f-34e9-4092-95c9-2151e10cf05c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:05.293894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a131333f-34e9-4092-95c9-2151e10cf05c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:05.294173 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a131333f-34e9-4092-95c9-2151e10cf05c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:05.294334 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-a131333f-34e9-4092-95c9-2151e10cf05c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:05.300419 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:05.300419 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:05.301747 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a131333f-34e9-4092-95c9-2151e10cf05c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:05.302408 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 211/837] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:05 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:05.496670 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-715a2310-eda3-4dc2-84c8-d1cd343bcf5d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:05.499387 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-715a2310-eda3-4dc2-84c8-d1cd343bcf5d tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:01:05.500981 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-715a2310-eda3-4dc2-84c8-d1cd343bcf5d tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:05.500981 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-715a2310-eda3-4dc2-84c8-d1cd343bcf5d tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:05.508961 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:05.508961 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:05.513773 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-715a2310-eda3-4dc2-84c8-d1cd343bcf5d tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:01:05.519032 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-715a2310-eda3-4dc2-84c8-d1cd343bcf5d tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:01:05.519702 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 208/838] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:05 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:05.938010 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-77f61ff2-0031-4d1c-a6a2-33840e32a6bb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:05.941539 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-77f61ff2-0031-4d1c-a6a2-33840e32a6bb tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:05.941762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-77f61ff2-0031-4d1c-a6a2-33840e32a6bb tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:05.941949 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-77f61ff2-0031-4d1c-a6a2-33840e32a6bb tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:05.942229 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-77f61ff2-0031-4d1c-a6a2-33840e32a6bb tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:05.946241 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:05.946241 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:05.946965 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-77f61ff2-0031-4d1c-a6a2-33840e32a6bb tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:05.947301 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 211/839] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:05 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:06.157902 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-70f8e000-16c3-4d87-a4ae-46445972d676 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:06.159926 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70f8e000-16c3-4d87-a4ae-46445972d676 None None] GET https://10.4.3.46/volume// Aug 19 11:01:06.163122 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70f8e000-16c3-4d87-a4ae-46445972d676 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:06.163122 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70f8e000-16c3-4d87-a4ae-46445972d676 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:06.163122 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70f8e000-16c3-4d87-a4ae-46445972d676 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:06.163122 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 210/840] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01:06 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 11:01:06.174877 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-62d9e931-c88c-41dd-8abd-1bd472bdf30d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:06.178343 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-62d9e931-c88c-41dd-8abd-1bd472bdf30d tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:01:06.178939 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-62d9e931-c88c-41dd-8abd-1bd472bdf30d tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2729aeb2-d605-4fc0-bc32-35697a6e5c05", "connector": null, "instance_uuid": "270d22ba-d077-4c0e-897f-93b3deb1e321"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:06.195296 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:06.195296 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:06.244816 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-62d9e931-c88c-41dd-8abd-1bd472bdf30d tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:01:06.245450 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 212/841] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:01:06 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:06.259554 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-dbb6245e-dd02-49f1-b3c7-33a19a3ace36 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:06.262178 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-dbb6245e-dd02-49f1-b3c7-33a19a3ace36 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] DELETE https://10.4.3.46/volume/v3/attachments/c2ad206b-be50-4300-bf4c-3bb999438b8f Aug 19 11:01:06.262690 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-dbb6245e-dd02-49f1-b3c7-33a19a3ace36 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:06.263052 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-dbb6245e-dd02-49f1-b3c7-33a19a3ace36 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:06.273521 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:06.273521 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:06.314215 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-25f08424-cf05-4b68-b0ef-d45ac02980c5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:06.316073 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-25f08424-cf05-4b68-b0ef-d45ac02980c5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:06.316284 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-25f08424-cf05-4b68-b0ef-d45ac02980c5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:06.316541 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-25f08424-cf05-4b68-b0ef-d45ac02980c5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:06.318329 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-25f08424-cf05-4b68-b0ef-d45ac02980c5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:06.321417 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:06.321417 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:06.322517 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-25f08424-cf05-4b68-b0ef-d45ac02980c5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:06.323005 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 212/842] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:06 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:06.348805 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-dbb6245e-dd02-49f1-b3c7-33a19a3ace36 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/c2ad206b-be50-4300-bf4c-3bb999438b8f returned with HTTP 200 Aug 19 11:01:06.348805 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 209/843] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:01:06 2026] DELETE /volume/v3/attachments/c2ad206b-be50-4300-bf4c-3bb999438b8f => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:06.960382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bfa21fa8-79e5-4683-9d0a-bc8d746c04b8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:06.962877 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bfa21fa8-79e5-4683-9d0a-bc8d746c04b8 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:06.963009 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bfa21fa8-79e5-4683-9d0a-bc8d746c04b8 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:06.963241 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bfa21fa8-79e5-4683-9d0a-bc8d746c04b8 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:06.963461 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-bfa21fa8-79e5-4683-9d0a-bc8d746c04b8 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:06.968944 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:06.968944 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:06.969966 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bfa21fa8-79e5-4683-9d0a-bc8d746c04b8 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:06.970312 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 211/844] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:06 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:07.339764 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0e740d70-e3bb-4360-9447-fbb50473e7e7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:07.342220 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e740d70-e3bb-4360-9447-fbb50473e7e7 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:07.342628 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e740d70-e3bb-4360-9447-fbb50473e7e7 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:07.342705 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e740d70-e3bb-4360-9447-fbb50473e7e7 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:07.342852 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-0e740d70-e3bb-4360-9447-fbb50473e7e7 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:07.350148 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:07.350148 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:07.351665 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e740d70-e3bb-4360-9447-fbb50473e7e7 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:07.352782 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 213/845] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:07 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:07.508100 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-b0515a31-e484-4fc1-b245-34de0229ea55 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:07.510804 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-b0515a31-e484-4fc1-b245-34de0229ea55 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] PUT https://10.4.3.46/volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d Aug 19 11:01:07.511644 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-b0515a31-e484-4fc1-b245-34de0229ea55 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:07.520050 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-b0515a31-e484-4fc1-b245-34de0229ea55 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Acquiring lock "cinder-attachment_update-2729aeb2-d605-4fc0-bc32-35697a6e5c05-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:01:07.525088 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-b0515a31-e484-4fc1-b245-34de0229ea55 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Lock "cinder-attachment_update-2729aeb2-d605-4fc0-bc32-35697a6e5c05-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:01:07.526098 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:07.526098 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:07.664114 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-b0515a31-e484-4fc1-b245-34de0229ea55 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Lock "cinder-attachment_update-2729aeb2-d605-4fc0-bc32-35697a6e5c05-np0000007769" released by "attachment_update" :: held 0.139s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:01:07.664520 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-b0515a31-e484-4fc1-b245-34de0229ea55 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d returned with HTTP 200 Aug 19 11:01:07.664975 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 213/846] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:01:07 2026] PUT /volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:07.677377 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-31f25709-1149-4d3a-9798-0029fa8c38e4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:07.683990 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-31f25709-1149-4d3a-9798-0029fa8c38e4 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d Aug 19 11:01:07.683990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-31f25709-1149-4d3a-9798-0029fa8c38e4 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:07.683990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-31f25709-1149-4d3a-9798-0029fa8c38e4 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:07.704872 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-31f25709-1149-4d3a-9798-0029fa8c38e4 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d returned with HTTP 200 Aug 19 11:01:07.706379 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 210/847] 10.4.3.46 () {70 vars in 1644 bytes} [Wed Aug 19 11:01:07 2026] GET /volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:07.981333 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7fe8ebe9-f8c7-4095-b6a6-1c59512e2a7a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:07.983207 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7fe8ebe9-f8c7-4095-b6a6-1c59512e2a7a tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:07.983416 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7fe8ebe9-f8c7-4095-b6a6-1c59512e2a7a tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:07.983802 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7fe8ebe9-f8c7-4095-b6a6-1c59512e2a7a tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:07.983933 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7fe8ebe9-f8c7-4095-b6a6-1c59512e2a7a tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:07.988984 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:07.988984 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:07.989602 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7fe8ebe9-f8c7-4095-b6a6-1c59512e2a7a tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:07.989954 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 212/848] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:07 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:08.369705 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bcbc486a-e2a8-4606-9e25-f8fdba6d811e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:08.371877 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bcbc486a-e2a8-4606-9e25-f8fdba6d811e tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:08.372165 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bcbc486a-e2a8-4606-9e25-f8fdba6d811e tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:08.372361 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bcbc486a-e2a8-4606-9e25-f8fdba6d811e tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:08.372518 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-bcbc486a-e2a8-4606-9e25-f8fdba6d811e tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:08.377605 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:08.377605 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:08.378832 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bcbc486a-e2a8-4606-9e25-f8fdba6d811e tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:08.379256 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 214/849] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:08 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:08.999466 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2396007f-8336-46f9-a3a5-4aa48d5a8890 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:09.002076 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2396007f-8336-46f9-a3a5-4aa48d5a8890 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:09.002330 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2396007f-8336-46f9-a3a5-4aa48d5a8890 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:09.002653 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2396007f-8336-46f9-a3a5-4aa48d5a8890 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:09.002774 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-2396007f-8336-46f9-a3a5-4aa48d5a8890 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:09.008234 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:09.008234 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:09.009289 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2396007f-8336-46f9-a3a5-4aa48d5a8890 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:09.009803 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 214/850] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:08 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:09.396145 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d89b3173-465a-42af-94c6-c8b76c0ff984 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:09.402880 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d89b3173-465a-42af-94c6-c8b76c0ff984 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:09.402880 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d89b3173-465a-42af-94c6-c8b76c0ff984 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:09.402880 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d89b3173-465a-42af-94c6-c8b76c0ff984 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:09.403033 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d89b3173-465a-42af-94c6-c8b76c0ff984 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:09.410956 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:09.410956 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:09.412794 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d89b3173-465a-42af-94c6-c8b76c0ff984 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:09.413658 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 211/851] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:09 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:10.026375 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5a23f44c-3560-4254-b08f-92ac9c2319cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:10.046369 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5a23f44c-3560-4254-b08f-92ac9c2319cc tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:10.046583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5a23f44c-3560-4254-b08f-92ac9c2319cc tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:10.046778 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5a23f44c-3560-4254-b08f-92ac9c2319cc tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:10.046870 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5a23f44c-3560-4254-b08f-92ac9c2319cc tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:10.055176 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:10.055176 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:10.056339 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5a23f44c-3560-4254-b08f-92ac9c2319cc tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:10.056792 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 213/852] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:10 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:10.427408 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ed55a8ec-89dd-4442-97d2-69ab1141219c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:10.429283 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ed55a8ec-89dd-4442-97d2-69ab1141219c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:10.429678 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ed55a8ec-89dd-4442-97d2-69ab1141219c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:10.429965 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ed55a8ec-89dd-4442-97d2-69ab1141219c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:10.430098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-ed55a8ec-89dd-4442-97d2-69ab1141219c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:10.435250 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:10.435250 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:10.436514 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ed55a8ec-89dd-4442-97d2-69ab1141219c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:10.436514 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 215/853] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:10 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:11.067191 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-87616bfa-7ea8-4fb8-bed2-cb13d358b512 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:11.069297 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-87616bfa-7ea8-4fb8-bed2-cb13d358b512 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:11.069568 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-87616bfa-7ea8-4fb8-bed2-cb13d358b512 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:11.069735 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-87616bfa-7ea8-4fb8-bed2-cb13d358b512 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:11.069829 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-87616bfa-7ea8-4fb8-bed2-cb13d358b512 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:11.074257 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:11.074257 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:11.075142 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-87616bfa-7ea8-4fb8-bed2-cb13d358b512 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:11.075554 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 215/854] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:11 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:11.448546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-41843705-6f14-456b-bf6d-01f094995c7b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:11.451063 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41843705-6f14-456b-bf6d-01f094995c7b tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:11.451355 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41843705-6f14-456b-bf6d-01f094995c7b tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:11.451650 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41843705-6f14-456b-bf6d-01f094995c7b tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:11.451821 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-41843705-6f14-456b-bf6d-01f094995c7b tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:11.458704 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:11.458704 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:11.459735 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41843705-6f14-456b-bf6d-01f094995c7b tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:11.460112 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 212/855] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:11 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:11.563988 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-cf2062c6-b690-4861-a305-34c6492145da req-e7c004e3-f7b8-4b2a-9916-079a8ccf4004 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:11.566732 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-e7c004e3-f7b8-4b2a-9916-079a8ccf4004 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] GET https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:01:11.567029 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-e7c004e3-f7b8-4b2a-9916-079a8ccf4004 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:11.567300 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-e7c004e3-f7b8-4b2a-9916-079a8ccf4004 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:11.584292 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:11.584292 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:11.591352 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-cf2062c6-b690-4861-a305-34c6492145da req-e7c004e3-f7b8-4b2a-9916-079a8ccf4004 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:01:11.598136 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-e7c004e3-f7b8-4b2a-9916-079a8ccf4004 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 200 Aug 19 11:01:11.598566 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 214/856] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:11 2026] GET /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 1650 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:11.629814 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-cf2062c6-b690-4861-a305-34c6492145da req-12c562c4-1eb2-46be-a398-83ab32c0e1b9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:11.635787 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-12c562c4-1eb2-46be-a398-83ab32c0e1b9 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] GET https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:01:11.637063 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-12c562c4-1eb2-46be-a398-83ab32c0e1b9 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:11.640455 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-12c562c4-1eb2-46be-a398-83ab32c0e1b9 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:11.656324 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:11.656324 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:11.668686 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-cf2062c6-b690-4861-a305-34c6492145da req-12c562c4-1eb2-46be-a398-83ab32c0e1b9 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:01:11.672388 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-12c562c4-1eb2-46be-a398-83ab32c0e1b9 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 200 Aug 19 11:01:11.672994 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 216/857] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:11 2026] GET /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 1650 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:11.843127 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e7efea98-ce13-4aed-a188-a194d490408a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:11.964581 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:11.964695 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1926360946", "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:11.966602 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1926360946', 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:12.017270 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-72c906f9-df4e-4ecf-94c3-7bd9c0a5afd5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:12.023093 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-72c906f9-df4e-4ecf-94c3-7bd9c0a5afd5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:01:12.023774 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-72c906f9-df4e-4ecf-94c3-7bd9c0a5afd5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:12.024128 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-72c906f9-df4e-4ecf-94c3-7bd9c0a5afd5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:12.033575 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:12.033575 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:12.037964 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-72c906f9-df4e-4ecf-94c3-7bd9c0a5afd5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:01:12.042465 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-72c906f9-df4e-4ecf-94c3-7bd9c0a5afd5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:01:12.042921 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 213/858] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:12 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:12.068562 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-30c36aff-8234-4b25-82b0-695bff3cee74 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:12.069645 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-30c36aff-8234-4b25-82b0-695bff3cee74 None None] GET https://10.4.3.46/volume// Aug 19 11:01:12.069645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-30c36aff-8234-4b25-82b0-695bff3cee74 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:12.069645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-30c36aff-8234-4b25-82b0-695bff3cee74 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:12.069796 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-30c36aff-8234-4b25-82b0-695bff3cee74 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:12.070986 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 215/859] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:01: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 19 11:01:12.083005 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-591ac212-b98c-492d-96d2-27d31f6ee5de None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:12.083005 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-591ac212-b98c-492d-96d2-27d31f6ee5de tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:01:12.083005 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-591ac212-b98c-492d-96d2-27d31f6ee5de tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51fc1093-de0c-4857-a894-9f508a4bbc9e", "connector": null, "instance_uuid": "f314b038-6b9e-47b4-82a4-3d665987ec7f"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:12.087034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-25a595da-77ec-4d67-acb1-72df8198aace None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:12.091894 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25a595da-77ec-4d67-acb1-72df8198aace tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:12.092094 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25a595da-77ec-4d67-acb1-72df8198aace tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:12.092268 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25a595da-77ec-4d67-acb1-72df8198aace tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:12.092367 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-25a595da-77ec-4d67-acb1-72df8198aace tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:12.098015 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:12.098015 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:12.098759 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:12.098759 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:12.099530 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25a595da-77ec-4d67-acb1-72df8198aace tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:12.099882 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 214/860] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:12 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:12.128891 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-591ac212-b98c-492d-96d2-27d31f6ee5de tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:01:12.129305 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 217/861] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:01:12 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:12.162323 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-ed565a35-8567-4fb1-b165-ddcfceba0884 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:12.164353 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-ed565a35-8567-4fb1-b165-ddcfceba0884 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] POST https://10.4.3.46/volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428/action Aug 19 11:01:12.164724 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-ed565a35-8567-4fb1-b165-ddcfceba0884 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:12.164840 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-ed565a35-8567-4fb1-b165-ddcfceba0884 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:12.182596 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:12.182596 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:12.197271 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-841a0429-24c0-4058-bfb1-dfce4be431d5 req-ed565a35-8567-4fb1-b165-ddcfceba0884 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428/action returned with HTTP 204 Aug 19 11:01:12.197899 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 216/862] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:01:12 2026] POST /volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:12.212014 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Create volume of 1 GB Aug 19 11:01:12.216178 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Availability Zones retrieved successfully. Aug 19 11:01:12.221383 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Flow 'volume_create_api' (31a5e55e-3959-4b57-9316-0c02453da125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:12.222529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5f3c6cb-6cd5-441c-b6b9-8998ce963db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:12.223404 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:12.226896 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-21f26b70-eac0-4ea0-a908-d4f1999e4e09 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:12.228976 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21f26b70-eac0-4ea0-a908-d4f1999e4e09 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:01:12.229225 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21f26b70-eac0-4ea0-a908-d4f1999e4e09 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:12.229412 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21f26b70-eac0-4ea0-a908-d4f1999e4e09 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:12.240172 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:12.240172 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:12.244187 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-21f26b70-eac0-4ea0-a908-d4f1999e4e09 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:01:12.249285 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21f26b70-eac0-4ea0-a908-d4f1999e4e09 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:01:12.249761 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 215/863] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:12 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:12.263302 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0922febc-ae1b-48b1-ab9e-cf6d53621ef7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:12.265453 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0922febc-ae1b-48b1-ab9e-cf6d53621ef7 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:01:12.265696 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0922febc-ae1b-48b1-ab9e-cf6d53621ef7 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:12.265925 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0922febc-ae1b-48b1-ab9e-cf6d53621ef7 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:12.275631 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:12.275631 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:12.277818 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0922febc-ae1b-48b1-ab9e-cf6d53621ef7 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:01:12.282751 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0922febc-ae1b-48b1-ab9e-cf6d53621ef7 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:01:12.283258 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 218/864] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:12 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:12.311694 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5f3c6cb-6cd5-441c-b6b9-8998ce963db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:12.312714 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5636e9b9-5249-47c1-b68f-8ca5c6f3f5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:12.381000 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Created reservations ['23dd128d-944d-44c2-8b85-c471e32afc67', '84bef482-5805-40ad-bbac-c4ff5dd3188a', '26bdab87-59ea-4a6a-b755-d6ded54e06ea', '7d2cb716-34c7-4332-a1d9-c50714b2064e'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:12.381909 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5636e9b9-5249-47c1-b68f-8ca5c6f3f5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23dd128d-944d-44c2-8b85-c471e32afc67', '84bef482-5805-40ad-bbac-c4ff5dd3188a', '26bdab87-59ea-4a6a-b755-d6ded54e06ea', '7d2cb716-34c7-4332-a1d9-c50714b2064e']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:12.382715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd9432f-2cc5-4f49-8593-35afca52b785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:12.419436 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd9432f-2cc5-4f49-8593-35afca52b785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3b1d1b7-6b51-455d-ba88-8d560c523ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1926360946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc7c66b7b6464abea52377d63776264b',qos_specs=None,replication_status=,reservations=['23dd128d-944d-44c2-8b85-c471e32afc67','84bef482-5805-40ad-bbac-c4ff5dd3188a','26bdab87-59ea-4a6a-b755-d6ded54e06ea','7d2cb716-34c7-4332-a1d9-c50714b2064e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71338f79d34e47968c22df207b281fd9',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1926360946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3b1d1b7-6b51-455d-ba88-8d560c523ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7c66b7b6464abea52377d63776264b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71338f79d34e47968c22df207b281fd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:12.420608 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2903199-2f67-452a-9b1e-29835c201bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:12.445894 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2903199-2f67-452a-9b1e-29835c201bea) transitioned into state 'SUCCESS' from state '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-1926360946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc7c66b7b6464abea52377d63776264b',qos_specs=None,replication_status=,reservations=['23dd128d-944d-44c2-8b85-c471e32afc67','84bef482-5805-40ad-bbac-c4ff5dd3188a','26bdab87-59ea-4a6a-b755-d6ded54e06ea','7d2cb716-34c7-4332-a1d9-c50714b2064e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71338f79d34e47968c22df207b281fd9',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:12.446746 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1a5ce50-e5e9-42e1-863c-db832369b7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:12.460152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1a5ce50-e5e9-42e1-863c-db832369b7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:12.460454 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-944b140f-ae74-4e92-8eba-3885a6572efd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:12.462060 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Flow 'volume_create_api' (31a5e55e-3959-4b57-9316-0c02453da125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:12.462525 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Create volume request issued successfully. Aug 19 11:01:12.463047 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-944b140f-ae74-4e92-8eba-3885a6572efd tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] POST https://10.4.3.46/volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d/action Aug 19 11:01:12.463393 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e7efea98-ce13-4aed-a188-a194d490408a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:12.463452 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-944b140f-ae74-4e92-8eba-3885a6572efd tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:12.463637 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-944b140f-ae74-4e92-8eba-3885a6572efd tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:12.463940 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 216/865] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:01:11 2026] POST /volume/v3/volumes => generated 755 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:12.472672 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-741d5d21-9fef-4596-9318-9155bb0bcde5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:12.474768 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-741d5d21-9fef-4596-9318-9155bb0bcde5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:12.475713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-741d5d21-9fef-4596-9318-9155bb0bcde5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:12.475713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-741d5d21-9fef-4596-9318-9155bb0bcde5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:12.475713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-741d5d21-9fef-4596-9318-9155bb0bcde5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:12.478340 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-73b07cbf-96d8-428a-b683-dba0394be71a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:12.479858 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:12.479858 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:12.481047 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-741d5d21-9fef-4596-9318-9155bb0bcde5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:12.481138 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73b07cbf-96d8-428a-b683-dba0394be71a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 Aug 19 11:01:12.481270 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 216/866] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:12 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:01:12.481563 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73b07cbf-96d8-428a-b683-dba0394be71a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:12.481563 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73b07cbf-96d8-428a-b683-dba0394be71a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:12.485201 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:12.485201 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:12.494524 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:12.494524 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:12.506314 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-73b07cbf-96d8-428a-b683-dba0394be71a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:12.506413 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c52c92bb-2e5e-4225-ae27-cb6b1449a9a1 req-944b140f-ae74-4e92-8eba-3885a6572efd tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d/action returned with HTTP 204 Aug 19 11:01:12.506413 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 217/867] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:01:12 2026] POST /volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:12.509154 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73b07cbf-96d8-428a-b683-dba0394be71a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 returned with HTTP 200 Aug 19 11:01:12.509154 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 219/868] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:12 2026] GET /volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:13.114600 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-43c6f107-84fb-46ab-951d-f06ca0b49c27 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.116949 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-43c6f107-84fb-46ab-951d-f06ca0b49c27 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:13.117166 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-43c6f107-84fb-46ab-951d-f06ca0b49c27 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.117393 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-43c6f107-84fb-46ab-951d-f06ca0b49c27 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.117552 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-43c6f107-84fb-46ab-951d-f06ca0b49c27 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:13.123534 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.123534 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:13.124751 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-43c6f107-84fb-46ab-951d-f06ca0b49c27 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:13.125305 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 217/869] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:13 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:13.136306 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-adbeb5a2-848a-4723-b866-7dff0263a34e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.138739 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-adbeb5a2-848a-4723-b866-7dff0263a34e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 Aug 19 11:01:13.138739 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-adbeb5a2-848a-4723-b866-7dff0263a34e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.138739 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-adbeb5a2-848a-4723-b866-7dff0263a34e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.145705 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.145705 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:13.149435 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-adbeb5a2-848a-4723-b866-7dff0263a34e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:13.150679 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9bf7c94c-b73f-4fc4-a1e8-fba1382658be None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.151042 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9bf7c94c-b73f-4fc4-a1e8-fba1382658be None None] GET https://10.4.3.46/volume// Aug 19 11:01:13.151210 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9bf7c94c-b73f-4fc4-a1e8-fba1382658be None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.151403 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9bf7c94c-b73f-4fc4-a1e8-fba1382658be None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.151739 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9bf7c94c-b73f-4fc4-a1e8-fba1382658be None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:13.152019 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 218/870] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01: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 19 11:01:13.156306 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-adbeb5a2-848a-4723-b866-7dff0263a34e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 returned with HTTP 200 Aug 19 11:01:13.156306 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 217/871] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:13 2026] GET /volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:13.160416 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-cf2062c6-b690-4861-a305-34c6492145da req-c19cda20-e862-4891-bdde-aca094b3df59 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.162429 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-c19cda20-e862-4891-bdde-aca094b3df59 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:01:13.162831 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-c19cda20-e862-4891-bdde-aca094b3df59 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04e5fb35-2325-474b-a11b-b449e1cbe6ff", "connector": null, "instance_uuid": "9f1eb018-1287-4945-9f30-70fc7ed41aa7"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:13.169079 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7894b9f5-ba4b-4ad2-9d4a-eea7b06ab388 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.169696 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7894b9f5-ba4b-4ad2-9d4a-eea7b06ab388 None None] GET https://10.4.3.46/volume// Aug 19 11:01:13.169929 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7894b9f5-ba4b-4ad2-9d4a-eea7b06ab388 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.170167 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7894b9f5-ba4b-4ad2-9d4a-eea7b06ab388 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.170512 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7894b9f5-ba4b-4ad2-9d4a-eea7b06ab388 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:13.170803 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 218/872] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01: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 19 11:01:13.171241 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-32238c2e-3546-462f-8297-5658f54ac21e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.178891 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.178891 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:13.182060 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0c45713e-efde-488f-a0e9-b2cad7459496 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.184038 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0c45713e-efde-488f-a0e9-b2cad7459496 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:01:13.184232 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0c45713e-efde-488f-a0e9-b2cad7459496 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.184405 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0c45713e-efde-488f-a0e9-b2cad7459496 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.194584 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.194584 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:13.198189 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0c45713e-efde-488f-a0e9-b2cad7459496 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:01:13.203853 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0c45713e-efde-488f-a0e9-b2cad7459496 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:01:13.204356 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 218/873] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:01:13 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 1290 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:01:13.219534 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-c19cda20-e862-4891-bdde-aca094b3df59 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:01:13.220202 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 220/874] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:01:13 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:01:13.246219 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32238c2e-3546-462f-8297-5658f54ac21e tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864/export_record Aug 19 11:01:13.246424 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32238c2e-3546-462f-8297-5658f54ac21e tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.246713 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32238c2e-3546-462f-8297-5658f54ac21e tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Calling method 'export_record' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.246849 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-32238c2e-3546-462f-8297-5658f54ac21e tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Export record for backup 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 11:01:13.259266 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.259266 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:13.262688 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.api [None req-32238c2e-3546-462f-8297-5658f54ac21e tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Calling RPCAPI with context: , host: np0000007769, backup: 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 11:01:13.267687 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-32238c2e-3546-462f-8297-5658f54ac21e tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] export_record in rpcapi backup_id 4abde90d-d876-4cfe-aeb6-cda82daa8864 on host np0000007769. {{(pid=100203) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 11:01:13.282583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-32238c2e-3546-462f-8297-5658f54ac21e tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFiZGU5MGQtZDg3Ni00Y2ZlLWFlYjYtY2RhODJkYWE4ODY0IiwgInVzZXJfaWQiOiAiMDI5OWQzMDI2MzBkNGY2OGFlNzYzMmIxODc0ZmYxYTAiLCAicHJvamVjdF9pZCI6ICJmYjNhZTJlN2Y5Y2I0MWU4OWNkOWVlYWE0MDU2OTdiMSIsICJ2b2x1bWVfaWQiOiAiNTkwNWNhZjctOTcxYi00OWJmLWFhYWYtYTliOGEyNWUwZDA4IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODUzNTc2NzA4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5OTExNTY0MDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OTA1Y2FmNy05NzFiLTQ5YmYtYWFhZi1hOWI4YTI1ZTBkMDgvMjAyNjA4MTkxMTAwNTkvYXpfbm92YV9iYWNrdXBfNGFiZGU5MGQtZDg3Ni00Y2ZlLWFlYjYtY2RhODJkYWE4ODY0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMTowMDo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMTowMDo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjAxOjEzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100203) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 11:01:13.282993 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32238c2e-3546-462f-8297-5658f54ac21e tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864/export_record returned with HTTP 200 Aug 19 11:01:13.283611 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 219/875] 10.4.3.46 () {66 vars in 1383 bytes} [Wed Aug 19 11:01:13 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864/export_record => generated 1512 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:13.292699 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-cf2062c6-b690-4861-a305-34c6492145da req-2c33c11f-4d29-4d4e-ab83-6fd62651fcc6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.293138 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e69d4026-1d29-40b9-9c6c-b3243872616d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.294687 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e69d4026-1d29-40b9-9c6c-b3243872616d tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] POST https://10.4.3.46/volume/v3/backups/import_record Aug 19 11:01:13.295059 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e69d4026-1d29-40b9-9c6c-b3243872616d tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzk3M2VkYzctN2E3NS00NzEzLWI2MTgtZGY1NDY2OWVlNGRiIiwgInVzZXJfaWQiOiAiMDI5OWQzMDI2MzBkNGY2OGFlNzYzMmIxODc0ZmYxYTAiLCAicHJvamVjdF9pZCI6ICJmYjNhZTJlN2Y5Y2I0MWU4OWNkOWVlYWE0MDU2OTdiMSIsICJ2b2x1bWVfaWQiOiAiNTkwNWNhZjctOTcxYi00OWJmLWFhYWYtYTliOGEyNWUwZDA4IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODUzNTc2NzA4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5OTExNTY0MDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OTA1Y2FmNy05NzFiLTQ5YmYtYWFhZi1hOWI4YTI1ZTBkMDgvMjAyNjA4MTkxMTAwNTkvYXpfbm92YV9iYWNrdXBfNGFiZGU5MGQtZDg3Ni00Y2ZlLWFlYjYtY2RhODJkYWE4ODY0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMTowMDo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMTowMDo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjAxOjEzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:13.295243 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-2c33c11f-4d29-4d4e-ab83-6fd62651fcc6 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] DELETE https://10.4.3.46/volume/v3/attachments/12c82d3d-3c58-4082-a41e-503b9f2f8c86 Aug 19 11:01:13.295309 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-2c33c11f-4d29-4d4e-ab83-6fd62651fcc6 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.295462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-2c33c11f-4d29-4d4e-ab83-6fd62651fcc6 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.296413 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-e69d4026-1d29-40b9-9c6c-b3243872616d tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzk3M2VkYzctN2E3NS00NzEzLWI2MTgtZGY1NDY2OWVlNGRiIiwgInVzZXJfaWQiOiAiMDI5OWQzMDI2MzBkNGY2OGFlNzYzMmIxODc0ZmYxYTAiLCAicHJvamVjdF9pZCI6ICJmYjNhZTJlN2Y5Y2I0MWU4OWNkOWVlYWE0MDU2OTdiMSIsICJ2b2x1bWVfaWQiOiAiNTkwNWNhZjctOTcxYi00OWJmLWFhYWYtYTliOGEyNWUwZDA4IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODUzNTc2NzA4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5OTExNTY0MDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OTA1Y2FmNy05NzFiLTQ5YmYtYWFhZi1hOWI4YTI1ZTBkMDgvMjAyNjA4MTkxMTAwNTkvYXpfbm92YV9iYWNrdXBfNGFiZGU5MGQtZDg3Ni00Y2ZlLWFlYjYtY2RhODJkYWE4ODY0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMTowMDo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMTowMDo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjAxOjEzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100204) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 11:01:13.300596 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-e69d4026-1d29-40b9-9c6c-b3243872616d tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzk3M2VkYzctN2E3NS00NzEzLWI2MTgtZGY1NDY2OWVlNGRiIiwgInVzZXJfaWQiOiAiMDI5OWQzMDI2MzBkNGY2OGFlNzYzMmIxODc0ZmYxYTAiLCAicHJvamVjdF9pZCI6ICJmYjNhZTJlN2Y5Y2I0MWU4OWNkOWVlYWE0MDU2OTdiMSIsICJ2b2x1bWVfaWQiOiAiNTkwNWNhZjctOTcxYi00OWJmLWFhYWYtYTliOGEyNWUwZDA4IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODUzNTc2NzA4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5OTExNTY0MDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OTA1Y2FmNy05NzFiLTQ5YmYtYWFhZi1hOWI4YTI1ZTBkMDgvMjAyNjA4MTkxMTAwNTkvYXpfbm92YV9iYWNrdXBfNGFiZGU5MGQtZDg3Ni00Y2ZlLWFlYjYtY2RhODJkYWE4ODY0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMTowMDo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMTowMDo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjAxOjEzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100204) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 11:01:13.303157 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.303157 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:13.314359 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0b5b8b84-8f16-413f-b3f5-6fa4d47718f3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.318338 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0b5b8b84-8f16-413f-b3f5-6fa4d47718f3 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] PUT https://10.4.3.46/volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428 Aug 19 11:01:13.319025 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0b5b8b84-8f16-413f-b3f5-6fa4d47718f3 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:13.329471 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0b5b8b84-8f16-413f-b3f5-6fa4d47718f3 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Acquiring lock "cinder-attachment_update-51fc1093-de0c-4857-a894-9f508a4bbc9e-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:01:13.334940 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0b5b8b84-8f16-413f-b3f5-6fa4d47718f3 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Lock "cinder-attachment_update-51fc1093-de0c-4857-a894-9f508a4bbc9e-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:01:13.336472 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.336472 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:13.344463 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-e69d4026-1d29-40b9-9c6c-b3243872616d tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Created reservations ['497bbc14-5dbb-406a-b9da-857775649bf7', 'b8e42865-b656-4a6b-8929-1e8a0c286362'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:13.354780 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-2c33c11f-4d29-4d4e-ab83-6fd62651fcc6 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/attachments/12c82d3d-3c58-4082-a41e-503b9f2f8c86 returned with HTTP 200 Aug 19 11:01:13.355173 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 219/876] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:01:13 2026] DELETE /volume/v3/attachments/12c82d3d-3c58-4082-a41e-503b9f2f8c86 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:13.373081 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-e69d4026-1d29-40b9-9c6c-b3243872616d tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] import_record rpcapi backup id 7973edc7-7a75-4713-b618-df54669ee4db on host np0000007769 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzk3M2VkYzctN2E3NS00NzEzLWI2MTgtZGY1NDY2OWVlNGRiIiwgInVzZXJfaWQiOiAiMDI5OWQzMDI2MzBkNGY2OGFlNzYzMmIxODc0ZmYxYTAiLCAicHJvamVjdF9pZCI6ICJmYjNhZTJlN2Y5Y2I0MWU4OWNkOWVlYWE0MDU2OTdiMSIsICJ2b2x1bWVfaWQiOiAiNTkwNWNhZjctOTcxYi00OWJmLWFhYWYtYTliOGEyNWUwZDA4IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODUzNTc2NzA4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5OTExNTY0MDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OTA1Y2FmNy05NzFiLTQ5YmYtYWFhZi1hOWI4YTI1ZTBkMDgvMjAyNjA4MTkxMTAwNTkvYXpfbm92YV9iYWNrdXBfNGFiZGU5MGQtZDg3Ni00Y2ZlLWFlYjYtY2RhODJkYWE4ODY0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMTowMDo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMTowMDo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjAxOjEzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100204) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 19 11:01:13.378514 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-e69d4026-1d29-40b9-9c6c-b3243872616d tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Import record output: {'backup': {'id': '7973edc7-7a75-4713-b618-df54669ee4db', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db'}, {'rel': 'bookmark', 'href': 'https://10.4.3.46/volume/backups/7973edc7-7a75-4713-b618-df54669ee4db'}]}}. {{(pid=100204) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 19 11:01:13.378514 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e69d4026-1d29-40b9-9c6c-b3243872616d tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] https://10.4.3.46/volume/v3/backups/import_record returned with HTTP 201 Aug 19 11:01:13.378514 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 219/877] 10.4.3.46 () {68 vars in 1295 bytes} [Wed Aug 19 11:01:13 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 84 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 19 11:01:13.386035 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0f154d77-91e0-4ebc-bbfb-729413c9a363 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.389951 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0f154d77-91e0-4ebc-bbfb-729413c9a363 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] GET https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db Aug 19 11:01:13.390274 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0f154d77-91e0-4ebc-bbfb-729413c9a363 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.390604 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0f154d77-91e0-4ebc-bbfb-729413c9a363 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.390780 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0f154d77-91e0-4ebc-bbfb-729413c9a363 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Show backup with id 7973edc7-7a75-4713-b618-df54669ee4db. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:13.400618 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.400618 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:13.401363 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0f154d77-91e0-4ebc-bbfb-729413c9a363 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db returned with HTTP 200 Aug 19 11:01:13.401873 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 220/878] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:13 2026] GET /volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db => generated 645 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:13.438564 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0b5b8b84-8f16-413f-b3f5-6fa4d47718f3 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Lock "cinder-attachment_update-51fc1093-de0c-4857-a894-9f508a4bbc9e-np0000007769" released by "attachment_update" :: held 0.104s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:01:13.438903 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-0b5b8b84-8f16-413f-b3f5-6fa4d47718f3 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428 returned with HTTP 200 Aug 19 11:01:13.439363 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 221/879] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:01:13 2026] PUT /volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:13.457700 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-38cc057e-9fe3-49f1-9c91-833c5335bd01 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.457700 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-38cc057e-9fe3-49f1-9c91-833c5335bd01 None None] GET https://10.4.3.46/volume// Aug 19 11:01:13.457700 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-38cc057e-9fe3-49f1-9c91-833c5335bd01 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.457700 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-38cc057e-9fe3-49f1-9c91-833c5335bd01 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.457700 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-38cc057e-9fe3-49f1-9c91-833c5335bd01 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:13.457700 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 220/880] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01: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 19 11:01:13.464451 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-cf2062c6-b690-4861-a305-34c6492145da req-32dd7efe-5d34-4bb9-ad38-55a9cf9b2a76 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.466608 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-32dd7efe-5d34-4bb9-ad38-55a9cf9b2a76 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] POST https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff/action Aug 19 11:01:13.466974 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-32dd7efe-5d34-4bb9-ad38-55a9cf9b2a76 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action body: b'{"os-reimage": {"image_id": "f8adebeb-d072-40cc-8a58-ef23cb422aab", "reimage_reserved": true}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:13.467115 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-32dd7efe-5d34-4bb9-ad38-55a9cf9b2a76 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "f8adebeb-d072-40cc-8a58-ef23cb422aab", "reimage_reserved": true}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:13.478081 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-ac50e747-f58b-4b67-9b37-215db94edbb4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.480519 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-ac50e747-f58b-4b67-9b37-215db94edbb4 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] POST https://10.4.3.46/volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428/action Aug 19 11:01:13.480917 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-ac50e747-f58b-4b67-9b37-215db94edbb4 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:13.481051 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-ac50e747-f58b-4b67-9b37-215db94edbb4 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:13.484863 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.484863 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:13.485582 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-cf2062c6-b690-4861-a305-34c6492145da req-32dd7efe-5d34-4bb9-ad38-55a9cf9b2a76 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:01:13.494016 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dab2c1b9-021f-4332-a391-d291e75e4e69 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.495987 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dab2c1b9-021f-4332-a391-d291e75e4e69 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:13.496240 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dab2c1b9-021f-4332-a391-d291e75e4e69 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.497343 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dab2c1b9-021f-4332-a391-d291e75e4e69 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.497460 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-dab2c1b9-021f-4332-a391-d291e75e4e69 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:13.498855 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.498855 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:13.502457 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.502457 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:13.503418 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dab2c1b9-021f-4332-a391-d291e75e4e69 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:13.503923 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 222/881] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:13 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:13.511474 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c9d3b4c0-55d7-4997-bb73-92760ab248db req-ac50e747-f58b-4b67-9b37-215db94edbb4 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428/action returned with HTTP 204 Aug 19 11:01:13.511924 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 221/882] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:01:13 2026] POST /volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:13.526340 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-375bfe19-eadd-4480-8da1-266d7776af9f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.529327 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-375bfe19-eadd-4480-8da1-266d7776af9f tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 Aug 19 11:01:13.529327 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-375bfe19-eadd-4480-8da1-266d7776af9f tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.529327 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-375bfe19-eadd-4480-8da1-266d7776af9f tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.535454 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.535454 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:13.540740 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-375bfe19-eadd-4480-8da1-266d7776af9f tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:13.547699 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-375bfe19-eadd-4480-8da1-266d7776af9f tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 returned with HTTP 200 Aug 19 11:01:13.548335 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 221/883] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:13 2026] GET /volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:13.565666 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.567379 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:13.567765 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-164620191"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:13.569347 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-164620191'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:13.569453 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Create volume of 1 GB Aug 19 11:01:13.574253 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Availability Zones retrieved successfully. Aug 19 11:01:13.580437 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Flow 'volume_create_api' (9a69b227-268f-4e8f-8971-900a70f11d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:13.582876 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab5f512-1fff-4361-a4f5-4430863168b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:13.583845 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:13.618677 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-32dd7efe-5d34-4bb9-ad38-55a9cf9b2a76 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff/action returned with HTTP 202 Aug 19 11:01:13.619112 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 220/884] 10.4.3.46 () {74 vars in 1706 bytes} [Wed Aug 19 11:01:13 2026] POST /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 11:01:13.620318 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab5f512-1fff-4361-a4f5-4430863168b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:13.621161 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8232bb77-6a98-4ae8-9613-0bdbcb118070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:13.684698 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Created reservations ['06f35d90-fb43-41cf-ac69-87a57bf6e0ea', 'f8caaeb6-351e-42c2-a21f-4a1367397b07', 'a27d3d91-f927-4c64-9b9b-17c83d08de04', '257126fa-a44f-41fe-bcb5-165e36e76785'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:13.685473 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8232bb77-6a98-4ae8-9613-0bdbcb118070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06f35d90-fb43-41cf-ac69-87a57bf6e0ea', 'f8caaeb6-351e-42c2-a21f-4a1367397b07', 'a27d3d91-f927-4c64-9b9b-17c83d08de04', '257126fa-a44f-41fe-bcb5-165e36e76785']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:13.688555 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96a16d4c-15db-4787-b6ac-2a9f9fab12e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:13.709818 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96a16d4c-15db-4787-b6ac-2a9f9fab12e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '267646e4-c559-494d-ba28-752805fca57c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-164620191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc7c66b7b6464abea52377d63776264b',qos_specs=None,replication_status=,reservations=['06f35d90-fb43-41cf-ac69-87a57bf6e0ea','f8caaeb6-351e-42c2-a21f-4a1367397b07','a27d3d91-f927-4c64-9b9b-17c83d08de04','257126fa-a44f-41fe-bcb5-165e36e76785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71338f79d34e47968c22df207b281fd9',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-164620191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=267646e4-c559-494d-ba28-752805fca57c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7c66b7b6464abea52377d63776264b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71338f79d34e47968c22df207b281fd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:13.710649 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3924c403-1293-4e46-a4e7-d41b4338fc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:13.731650 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3924c403-1293-4e46-a4e7-d41b4338fc5e) transitioned into state 'SUCCESS' from state '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-164620191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc7c66b7b6464abea52377d63776264b',qos_specs=None,replication_status=,reservations=['06f35d90-fb43-41cf-ac69-87a57bf6e0ea','f8caaeb6-351e-42c2-a21f-4a1367397b07','a27d3d91-f927-4c64-9b9b-17c83d08de04','257126fa-a44f-41fe-bcb5-165e36e76785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71338f79d34e47968c22df207b281fd9',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:13.732086 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81761efe-f179-4d4e-bc87-95c62fde02de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:13.745720 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81761efe-f179-4d4e-bc87-95c62fde02de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:13.746627 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Flow 'volume_create_api' (9a69b227-268f-4e8f-8971-900a70f11d8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:13.746967 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Create volume request issued successfully. Aug 19 11:01:13.747532 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1bd574d8-47d7-43bf-96cf-100e8cc4e6ce tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:13.747941 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 223/885] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:01:13 2026] POST /volume/v3/volumes => generated 754 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:13.762118 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-034b55d5-7614-4fbb-afcf-8b590a60eadf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:13.764309 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-034b55d5-7614-4fbb-afcf-8b590a60eadf tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c Aug 19 11:01:13.764619 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-034b55d5-7614-4fbb-afcf-8b590a60eadf tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:13.764869 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-034b55d5-7614-4fbb-afcf-8b590a60eadf tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:13.777763 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:13.777763 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:13.782052 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-034b55d5-7614-4fbb-afcf-8b590a60eadf tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:13.786868 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-034b55d5-7614-4fbb-afcf-8b590a60eadf tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c returned with HTTP 200 Aug 19 11:01:13.787321 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 222/886] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:13 2026] GET /volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:14.411968 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fb4b8247-a91f-4297-990e-5a508d100608 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:14.413916 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fb4b8247-a91f-4297-990e-5a508d100608 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] GET https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db Aug 19 11:01:14.414116 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fb4b8247-a91f-4297-990e-5a508d100608 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:14.414284 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fb4b8247-a91f-4297-990e-5a508d100608 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:14.414427 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-fb4b8247-a91f-4297-990e-5a508d100608 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Show backup with id 7973edc7-7a75-4713-b618-df54669ee4db. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:14.426077 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:14.426077 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:14.426807 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fb4b8247-a91f-4297-990e-5a508d100608 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db returned with HTTP 200 Aug 19 11:01:14.427194 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 222/887] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:14 2026] GET /volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:14.438811 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-458a42d0-9067-4914-b5b9-9fde09345fb8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:14.439956 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-458a42d0-9067-4914-b5b9-9fde09345fb8 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] GET https://10.4.3.46/volume/v3/backups Aug 19 11:01:14.440136 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-458a42d0-9067-4914-b5b9-9fde09345fb8 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:14.440311 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-458a42d0-9067-4914-b5b9-9fde09345fb8 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:14.440708 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:14.440708 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:14.450970 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-458a42d0-9067-4914-b5b9-9fde09345fb8 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 200 Aug 19 11:01:14.451288 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 221/888] 10.4.3.46 () {66 vars in 1230 bytes} [Wed Aug 19 11:01:14 2026] GET /volume/v3/backups => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:14.460051 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:14.462335 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] POST https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864/restore Aug 19 11:01:14.462780 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:14.464463 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Restoring backup 4abde90d-d876-4cfe-aeb6-cda82daa8864 ({'restore': {}}) {{(pid=100205) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 11:01:14.464636 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Restoring backup 4abde90d-d876-4cfe-aeb6-cda82daa8864 to volume None. Aug 19 11:01:14.469850 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:14.469850 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:14.471271 np0000007769 devstack@c-api.service[100205]: INFO cinder.backup.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Creating volume of 1 GB for restore of backup 4abde90d-d876-4cfe-aeb6-cda82daa8864. Aug 19 11:01:14.478751 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Availability zone cache updated, next update will occur around 2026-08-19 12:01:14.478400. {{(pid=100205) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 11:01:14.478890 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Availability Zones retrieved successfully. Aug 19 11:01:14.484751 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Flow 'volume_create_api' (3368eb0b-acc3-44c0-8375-651a50c60e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:14.485806 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eda3ae6-74a5-4cb3-b38a-0f067610e58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:14.486623 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:14.513953 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-df2a873d-db10-470d-89fd-79b5b516dede None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:14.517891 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eda3ae6-74a5-4cb3-b38a-0f067610e58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:14.518080 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df2a873d-db10-470d-89fd-79b5b516dede tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:14.518080 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df2a873d-db10-470d-89fd-79b5b516dede tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:14.518080 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df2a873d-db10-470d-89fd-79b5b516dede tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:14.518080 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-df2a873d-db10-470d-89fd-79b5b516dede tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:14.518193 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7da20ad-3f3f-49d5-bf89-e5e7a030839a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:14.521393 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:14.521393 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:14.522941 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df2a873d-db10-470d-89fd-79b5b516dede tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:14.523360 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 223/889] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:14 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:14.557500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Created reservations ['1ae01368-7c0c-4658-b9d0-6537b32d8d9e', '423d8811-1449-4754-a809-0cb35a1e96ac', '8fb5b229-4d91-4e38-b7fa-8849447074c1', 'f2e9fc3c-4f79-4864-b302-7313ea80cf5c'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:14.557500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7da20ad-3f3f-49d5-bf89-e5e7a030839a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ae01368-7c0c-4658-b9d0-6537b32d8d9e', '423d8811-1449-4754-a809-0cb35a1e96ac', '8fb5b229-4d91-4e38-b7fa-8849447074c1', 'f2e9fc3c-4f79-4864-b302-7313ea80cf5c']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:14.557500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5e477e-c14d-48e8-9eae-8424dc22d107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:14.587599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5e477e-c14d-48e8-9eae-8424dc22d107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6cf7d24-26b6-430e-accc-03dc6d6dd193', '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_4abde90d-d876-4cfe-aeb6-cda82daa8864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3ae2e7f9cb41e89cd9eeaa405697b1',qos_specs=None,replication_status=,reservations=['1ae01368-7c0c-4658-b9d0-6537b32d8d9e','423d8811-1449-4754-a809-0cb35a1e96ac','8fb5b229-4d91-4e38-b7fa-8849447074c1','f2e9fc3c-4f79-4864-b302-7313ea80cf5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0299d302630d4f68ae7632b1874ff1a0',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4abde90d-d876-4cfe-aeb6-cda82daa8864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6cf7d24-26b6-430e-accc-03dc6d6dd193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb3ae2e7f9cb41e89cd9eeaa405697b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0299d302630d4f68ae7632b1874ff1a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:14.587599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8284436-7ca9-4a50-9c96-ccd8cc03ce7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:14.605280 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8284436-7ca9-4a50-9c96-ccd8cc03ce7a) transitioned into 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_4abde90d-d876-4cfe-aeb6-cda82daa8864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3ae2e7f9cb41e89cd9eeaa405697b1',qos_specs=None,replication_status=,reservations=['1ae01368-7c0c-4658-b9d0-6537b32d8d9e','423d8811-1449-4754-a809-0cb35a1e96ac','8fb5b229-4d91-4e38-b7fa-8849447074c1','f2e9fc3c-4f79-4864-b302-7313ea80cf5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0299d302630d4f68ae7632b1874ff1a0',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:14.605280 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d18d47-b1a0-43f7-a653-66fc1606b69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:14.612602 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d18d47-b1a0-43f7-a653-66fc1606b69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:14.613546 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Flow 'volume_create_api' (3368eb0b-acc3-44c0-8375-651a50c60e9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:14.613914 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Create volume request issued successfully. Aug 19 11:01:14.619994 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:14.619994 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:14.620564 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:14.802151 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-940ef266-6939-49e0-bbae-99dc960ad9a0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:14.802231 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-940ef266-6939-49e0-bbae-99dc960ad9a0 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c Aug 19 11:01:14.802427 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-940ef266-6939-49e0-bbae-99dc960ad9a0 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:14.802690 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-940ef266-6939-49e0-bbae-99dc960ad9a0 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:14.813026 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:14.813026 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:14.817467 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-940ef266-6939-49e0-bbae-99dc960ad9a0 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:14.826983 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-940ef266-6939-49e0-bbae-99dc960ad9a0 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c returned with HTTP 200 Aug 19 11:01:14.827514 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 223/890] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:14 2026] GET /volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:14.842676 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4cee23bf-4d9b-4318-8336-afb7d171038c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:14.846141 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:14.847321 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1661420479"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:14.850174 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1661420479'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:14.850335 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Create volume of 1 GB Aug 19 11:01:14.850702 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:14.850702 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:14.857287 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Availability Zones retrieved successfully. Aug 19 11:01:14.864011 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Flow 'volume_create_api' (c8d14245-ec2a-4307-bb98-c5312955d395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:14.866733 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (842ac61c-5818-420a-beb0-e46b2262c1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:14.866733 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:14.895723 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (842ac61c-5818-420a-beb0-e46b2262c1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:14.895723 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eadd6125-89fd-4f89-af44-ab4d92d666a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:14.949078 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Created reservations ['6056cdb8-ac3d-40c5-878b-cb09b48195e7', '3315bb14-7827-4161-8910-ca233a51ff3b', '367f3ac3-92a7-4bb7-bac9-b7534c260f78', 'cea8efba-75f5-49d6-8417-aecdc483ea88'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:14.949845 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eadd6125-89fd-4f89-af44-ab4d92d666a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6056cdb8-ac3d-40c5-878b-cb09b48195e7', '3315bb14-7827-4161-8910-ca233a51ff3b', '367f3ac3-92a7-4bb7-bac9-b7534c260f78', 'cea8efba-75f5-49d6-8417-aecdc483ea88']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:14.950627 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef7734a-9ca2-4cb1-ba8c-48bbc91c9bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:14.973565 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef7734a-9ca2-4cb1-ba8c-48bbc91c9bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c4049e8-d740-424c-b13b-6ccb7033b20d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1661420479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc7c66b7b6464abea52377d63776264b',qos_specs=None,replication_status=,reservations=['6056cdb8-ac3d-40c5-878b-cb09b48195e7','3315bb14-7827-4161-8910-ca233a51ff3b','367f3ac3-92a7-4bb7-bac9-b7534c260f78','cea8efba-75f5-49d6-8417-aecdc483ea88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71338f79d34e47968c22df207b281fd9',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1661420479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c4049e8-d740-424c-b13b-6ccb7033b20d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7c66b7b6464abea52377d63776264b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71338f79d34e47968c22df207b281fd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:14.974412 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca3a9723-9b60-4e31-8b98-9bdf31b0f376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:15.000222 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca3a9723-9b60-4e31-8b98-9bdf31b0f376) transitioned into state 'SUCCESS' from state '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-1661420479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc7c66b7b6464abea52377d63776264b',qos_specs=None,replication_status=,reservations=['6056cdb8-ac3d-40c5-878b-cb09b48195e7','3315bb14-7827-4161-8910-ca233a51ff3b','367f3ac3-92a7-4bb7-bac9-b7534c260f78','cea8efba-75f5-49d6-8417-aecdc483ea88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71338f79d34e47968c22df207b281fd9',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:15.001510 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (351d7134-9f97-40fa-bb5f-58b8db550afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:15.014265 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (351d7134-9f97-40fa-bb5f-58b8db550afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:15.015419 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Flow 'volume_create_api' (c8d14245-ec2a-4307-bb98-c5312955d395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:15.015548 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Create volume request issued successfully. Aug 19 11:01:15.016186 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4cee23bf-4d9b-4318-8336-afb7d171038c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:15.016614 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 222/891] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:01:14 2026] POST /volume/v3/volumes => generated 755 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:15.029508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f536be20-98bf-4702-b4e9-435c2e295e80 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:15.031879 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f536be20-98bf-4702-b4e9-435c2e295e80 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d Aug 19 11:01:15.032221 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f536be20-98bf-4702-b4e9-435c2e295e80 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:15.032549 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f536be20-98bf-4702-b4e9-435c2e295e80 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:15.039286 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:15.039286 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:15.044169 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f536be20-98bf-4702-b4e9-435c2e295e80 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:15.050727 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f536be20-98bf-4702-b4e9-435c2e295e80 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d returned with HTTP 200 Aug 19 11:01:15.051199 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 224/892] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:15 2026] GET /volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:15.533492 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-71a5df02-4d2c-4802-9fea-02f072ed41e5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:15.535608 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-71a5df02-4d2c-4802-9fea-02f072ed41e5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:15.535866 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-71a5df02-4d2c-4802-9fea-02f072ed41e5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:15.536090 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-71a5df02-4d2c-4802-9fea-02f072ed41e5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:15.536228 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-71a5df02-4d2c-4802-9fea-02f072ed41e5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:15.543577 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:15.543577 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:15.544182 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-71a5df02-4d2c-4802-9fea-02f072ed41e5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:15.544507 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 224/893] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:15 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:15.628551 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:15.628551 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:15.629019 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:15.629194 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Checking backup size 1 against volume size 1 {{(pid=100205) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 11:01:15.629338 np0000007769 devstack@c-api.service[100205]: INFO cinder.backup.api [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Overwriting volume f6cf7d24-26b6-430e-accc-03dc6d6dd193 with restore of backup 4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:15.650795 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] restore_backup in rpcapi backup_id 4abde90d-d876-4cfe-aeb6-cda82daa8864 {{(pid=100205) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 11:01:15.652563 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ebbb6ba5-dc4d-427c-b388-0031bb311388 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864/restore returned with HTTP 202 Aug 19 11:01:15.653008 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 224/894] 10.4.3.46 () {68 vars in 1386 bytes} [Wed Aug 19 11:01:14 2026] POST /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864/restore => generated 189 bytes in 1194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:15.662151 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ab4deb5e-73b6-40c5-b011-86b4d1107ca2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:15.665199 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab4deb5e-73b6-40c5-b011-86b4d1107ca2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:15.665438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab4deb5e-73b6-40c5-b011-86b4d1107ca2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:15.665693 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab4deb5e-73b6-40c5-b011-86b4d1107ca2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:15.665839 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ab4deb5e-73b6-40c5-b011-86b4d1107ca2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:15.670782 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:15.670782 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:15.671873 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab4deb5e-73b6-40c5-b011-86b4d1107ca2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:15.672383 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 223/895] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:15 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:16.065982 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-23c5e679-3cda-4ec4-a7f8-c92ad055ac5e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:16.069870 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23c5e679-3cda-4ec4-a7f8-c92ad055ac5e tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d Aug 19 11:01:16.070124 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23c5e679-3cda-4ec4-a7f8-c92ad055ac5e tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:16.072514 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23c5e679-3cda-4ec4-a7f8-c92ad055ac5e tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:16.084881 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:16.084881 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:16.093097 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-23c5e679-3cda-4ec4-a7f8-c92ad055ac5e tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:16.099501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23c5e679-3cda-4ec4-a7f8-c92ad055ac5e tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d returned with HTTP 200 Aug 19 11:01:16.100026 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 225/896] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:16 2026] GET /volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:16.554872 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4dc4bb6a-7071-49f3-a74f-a60186c31f97 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:16.559728 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4dc4bb6a-7071-49f3-a74f-a60186c31f97 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:16.559985 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4dc4bb6a-7071-49f3-a74f-a60186c31f97 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:16.560193 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4dc4bb6a-7071-49f3-a74f-a60186c31f97 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:16.560286 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-4dc4bb6a-7071-49f3-a74f-a60186c31f97 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:16.568692 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:16.568692 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:16.569407 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4dc4bb6a-7071-49f3-a74f-a60186c31f97 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:16.569806 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 225/897] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:16 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:16.684834 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2f4ec859-8e4e-4027-8f01-95ae904e874e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:16.686897 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2f4ec859-8e4e-4027-8f01-95ae904e874e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:16.687088 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2f4ec859-8e4e-4027-8f01-95ae904e874e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:16.687305 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2f4ec859-8e4e-4027-8f01-95ae904e874e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:16.687412 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-2f4ec859-8e4e-4027-8f01-95ae904e874e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:16.692375 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:16.692375 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:16.693337 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2f4ec859-8e4e-4027-8f01-95ae904e874e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:16.693748 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 225/898] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:16 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:17.588673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e4f00b4c-9fc1-4a9c-9eac-6a80c7d6e5f8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:17.590541 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e4f00b4c-9fc1-4a9c-9eac-6a80c7d6e5f8 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:17.590773 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e4f00b4c-9fc1-4a9c-9eac-6a80c7d6e5f8 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:17.590985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e4f00b4c-9fc1-4a9c-9eac-6a80c7d6e5f8 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:17.591125 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e4f00b4c-9fc1-4a9c-9eac-6a80c7d6e5f8 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:17.594770 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:17.594770 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:17.595398 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e4f00b4c-9fc1-4a9c-9eac-6a80c7d6e5f8 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:17.595750 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 224/899] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:17 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:17.704616 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8848c4e5-5dce-4272-9a38-fc78c4bb0e86 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:17.706533 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8848c4e5-5dce-4272-9a38-fc78c4bb0e86 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:17.706738 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8848c4e5-5dce-4272-9a38-fc78c4bb0e86 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:17.706915 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8848c4e5-5dce-4272-9a38-fc78c4bb0e86 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:17.707017 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-8848c4e5-5dce-4272-9a38-fc78c4bb0e86 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:17.711521 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:17.711521 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:17.712229 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8848c4e5-5dce-4272-9a38-fc78c4bb0e86 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:17.712663 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 226/900] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:17 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:18.609654 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8f35c050-01ee-48ba-9ce4-cb77e346dccf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:18.612334 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8f35c050-01ee-48ba-9ce4-cb77e346dccf tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:18.612443 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8f35c050-01ee-48ba-9ce4-cb77e346dccf tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:18.612711 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8f35c050-01ee-48ba-9ce4-cb77e346dccf tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:18.612926 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-8f35c050-01ee-48ba-9ce4-cb77e346dccf tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:18.618318 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:18.618318 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:18.621874 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8f35c050-01ee-48ba-9ce4-cb77e346dccf tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:18.621874 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 226/901] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:18 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:18.724792 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-53c904e3-7093-4b2d-8d22-0378998b7ca3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:18.728267 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-53c904e3-7093-4b2d-8d22-0378998b7ca3 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:18.728557 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-53c904e3-7093-4b2d-8d22-0378998b7ca3 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:18.728831 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-53c904e3-7093-4b2d-8d22-0378998b7ca3 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:18.728998 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-53c904e3-7093-4b2d-8d22-0378998b7ca3 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:18.734752 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:18.734752 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:18.735640 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-53c904e3-7093-4b2d-8d22-0378998b7ca3 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:18.736359 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 226/902] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:18 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:19.635519 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2466b93e-4d1c-42aa-bff6-6df171da4377 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:19.640740 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2466b93e-4d1c-42aa-bff6-6df171da4377 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:19.641001 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2466b93e-4d1c-42aa-bff6-6df171da4377 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:19.641231 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2466b93e-4d1c-42aa-bff6-6df171da4377 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:19.641370 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-2466b93e-4d1c-42aa-bff6-6df171da4377 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:19.647156 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:19.647156 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:19.648072 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2466b93e-4d1c-42aa-bff6-6df171da4377 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:19.648630 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 225/903] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:19 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:19.661024 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a7cb0e30-993a-41bb-8c3b-f06044da1947 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:19.662890 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7cb0e30-993a-41bb-8c3b-f06044da1947 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce Aug 19 11:01:19.663081 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7cb0e30-993a-41bb-8c3b-f06044da1947 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:19.663257 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7cb0e30-993a-41bb-8c3b-f06044da1947 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:19.670127 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:19.670127 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:19.673318 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7cb0e30-993a-41bb-8c3b-f06044da1947 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Volume info retrieved successfully. Aug 19 11:01:19.677104 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7cb0e30-993a-41bb-8c3b-f06044da1947 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce returned with HTTP 200 Aug 19 11:01:19.677473 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 227/904] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:19 2026] GET /volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:19.690957 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-26c7b693-e9e4-45af-bc2d-8ca2ef285842 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:19.693219 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-26c7b693-e9e4-45af-bc2d-8ca2ef285842 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] PUT https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:19.693989 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-26c7b693-e9e4-45af-bc2d-8ca2ef285842 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-257726329", "description": "tempest-volume-backup-description-9237444"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:19.700511 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:19.700511 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:19.711186 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-26c7b693-e9e4-45af-bc2d-8ca2ef285842 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:19.711617 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 227/905] 10.4.3.46 () {70 vars in 1402 bytes} [Wed Aug 19 11:01:19 2026] PUT /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:19.723145 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0e5d2537-0095-4c6c-8fd2-b97e26b5bebd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:19.725009 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e5d2537-0095-4c6c-8fd2-b97e26b5bebd tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:19.725427 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e5d2537-0095-4c6c-8fd2-b97e26b5bebd tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:19.725427 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e5d2537-0095-4c6c-8fd2-b97e26b5bebd tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:19.725427 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-0e5d2537-0095-4c6c-8fd2-b97e26b5bebd tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:19.729330 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:19.729330 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:19.730056 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e5d2537-0095-4c6c-8fd2-b97e26b5bebd tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:19.730375 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 227/906] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:19 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:19.739190 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a981b32c-87b4-4081-a3b4-5db7e561237d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:19.740862 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a981b32c-87b4-4081-a3b4-5db7e561237d tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] DELETE https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:19.742881 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a981b32c-87b4-4081-a3b4-5db7e561237d tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:19.743050 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a981b32c-87b4-4081-a3b4-5db7e561237d tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:19.743141 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-a981b32c-87b4-4081-a3b4-5db7e561237d tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Delete backup with id: 9fb73f5d-2001-484f-a5a7-751a5025238d. Aug 19 11:01:19.747317 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-14a38625-b1b3-48be-ba3c-1234a78b6d0d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:19.749084 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:19.749084 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:19.751268 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14a38625-b1b3-48be-ba3c-1234a78b6d0d tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:19.751584 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14a38625-b1b3-48be-ba3c-1234a78b6d0d tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:19.751858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14a38625-b1b3-48be-ba3c-1234a78b6d0d tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:19.752022 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-14a38625-b1b3-48be-ba3c-1234a78b6d0d tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:19.763423 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:19.763423 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:19.764509 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14a38625-b1b3-48be-ba3c-1234a78b6d0d tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:19.765015 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 228/907] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:19 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:19.769295 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-a981b32c-87b4-4081-a3b4-5db7e561237d tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] delete_backup rpcapi backup_id 9fb73f5d-2001-484f-a5a7-751a5025238d {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:01:19.771335 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a981b32c-87b4-4081-a3b4-5db7e561237d tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 202 Aug 19 11:01:19.771861 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 226/908] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:01:19 2026] DELETE /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:01:19.779868 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-82fd46ac-96fd-4759-a6b2-ca1017fe6a12 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:19.781873 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-82fd46ac-96fd-4759-a6b2-ca1017fe6a12 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:19.782147 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-82fd46ac-96fd-4759-a6b2-ca1017fe6a12 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:19.782408 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-82fd46ac-96fd-4759-a6b2-ca1017fe6a12 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:19.782595 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-82fd46ac-96fd-4759-a6b2-ca1017fe6a12 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:19.789067 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:19.789067 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:19.789728 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-82fd46ac-96fd-4759-a6b2-ca1017fe6a12 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 200 Aug 19 11:01:19.790085 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 228/909] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:19 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:20.151212 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8a1a47c7-dce6-481a-a140-0581fc5c0909 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:20.151646 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8a1a47c7-dce6-481a-a140-0581fc5c0909 None None] GET https://10.4.3.46/volume// Aug 19 11:01:20.151860 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8a1a47c7-dce6-481a-a140-0581fc5c0909 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:20.152106 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8a1a47c7-dce6-481a-a140-0581fc5c0909 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:20.152456 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8a1a47c7-dce6-481a-a140-0581fc5c0909 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:20.152782 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 228/910] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:01:20.160155 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-cf2062c6-b690-4861-a305-34c6492145da req-1fabac20-586b-4017-8a9f-b3beb2f93ab3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:20.162142 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-1fabac20-586b-4017-8a9f-b3beb2f93ab3 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] GET https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:01:20.162390 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-1fabac20-586b-4017-8a9f-b3beb2f93ab3 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:20.162643 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-1fabac20-586b-4017-8a9f-b3beb2f93ab3 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:20.172761 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:20.172761 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:20.177392 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-cf2062c6-b690-4861-a305-34c6492145da req-1fabac20-586b-4017-8a9f-b3beb2f93ab3 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:01:20.184900 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-1fabac20-586b-4017-8a9f-b3beb2f93ab3 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 200 Aug 19 11:01:20.185304 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 229/911] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:01:20 2026] GET /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 1537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:01:20.280604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-cf2062c6-b690-4861-a305-34c6492145da req-f2aa997b-0601-40ef-9078-b80f4171dedd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:20.282578 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-f2aa997b-0601-40ef-9078-b80f4171dedd tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] PUT https://10.4.3.46/volume/v3/attachments/20bb8901-7c78-4910-b2c6-dccce7439a1b Aug 19 11:01:20.282934 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-f2aa997b-0601-40ef-9078-b80f4171dedd tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:20.290282 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-cf2062c6-b690-4861-a305-34c6492145da req-f2aa997b-0601-40ef-9078-b80f4171dedd tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Acquiring lock "cinder-attachment_update-04e5fb35-2325-474b-a11b-b449e1cbe6ff-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:01:20.295079 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-cf2062c6-b690-4861-a305-34c6492145da req-f2aa997b-0601-40ef-9078-b80f4171dedd tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Lock "cinder-attachment_update-04e5fb35-2325-474b-a11b-b449e1cbe6ff-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:01:20.295984 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:20.295984 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:20.402597 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-cf2062c6-b690-4861-a305-34c6492145da req-f2aa997b-0601-40ef-9078-b80f4171dedd tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Lock "cinder-attachment_update-04e5fb35-2325-474b-a11b-b449e1cbe6ff-np0000007769" released by "attachment_update" :: held 0.107s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:01:20.402905 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-f2aa997b-0601-40ef-9078-b80f4171dedd tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/attachments/20bb8901-7c78-4910-b2c6-dccce7439a1b returned with HTTP 200 Aug 19 11:01:20.403331 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 227/912] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:01:20 2026] PUT /volume/v3/attachments/20bb8901-7c78-4910-b2c6-dccce7439a1b => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:20.436160 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-cf2062c6-b690-4861-a305-34c6492145da req-2011c976-4eaf-4f6a-94cd-53549f9694ca None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:20.440280 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-2011c976-4eaf-4f6a-94cd-53549f9694ca tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] POST https://10.4.3.46/volume/v3/attachments/20bb8901-7c78-4910-b2c6-dccce7439a1b/action Aug 19 11:01:20.440651 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-2011c976-4eaf-4f6a-94cd-53549f9694ca tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:20.444702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-2011c976-4eaf-4f6a-94cd-53549f9694ca tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:20.463819 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:20.463819 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:20.476582 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-cf2062c6-b690-4861-a305-34c6492145da req-2011c976-4eaf-4f6a-94cd-53549f9694ca tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/attachments/20bb8901-7c78-4910-b2c6-dccce7439a1b/action returned with HTTP 204 Aug 19 11:01:20.477083 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 229/913] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:01:20 2026] POST /volume/v3/attachments/20bb8901-7c78-4910-b2c6-dccce7439a1b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:20.778015 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d886797d-cd10-4fe9-8dec-d0bdbf04a931 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:20.780252 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d886797d-cd10-4fe9-8dec-d0bdbf04a931 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:20.780612 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d886797d-cd10-4fe9-8dec-d0bdbf04a931 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:20.780782 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d886797d-cd10-4fe9-8dec-d0bdbf04a931 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:20.780946 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d886797d-cd10-4fe9-8dec-d0bdbf04a931 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:20.785988 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:20.785988 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:20.787015 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d886797d-cd10-4fe9-8dec-d0bdbf04a931 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:20.787543 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 229/914] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:20 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:20.808823 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-99b96c04-b620-4078-a06d-5d39e2a1843c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:20.809797 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99b96c04-b620-4078-a06d-5d39e2a1843c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d Aug 19 11:01:20.810012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99b96c04-b620-4078-a06d-5d39e2a1843c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:20.810197 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99b96c04-b620-4078-a06d-5d39e2a1843c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:20.810322 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-99b96c04-b620-4078-a06d-5d39e2a1843c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Show backup with id 9fb73f5d-2001-484f-a5a7-751a5025238d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:20.815815 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99b96c04-b620-4078-a06d-5d39e2a1843c tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d returned with HTTP 404 Aug 19 11:01:20.816319 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 230/915] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:20 2026] GET /volume/v3/backups/9fb73f5d-2001-484f-a5a7-751a5025238d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:20.947254 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9fb75665-114d-4729-bc60-fd06c8081fe5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:20.949014 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9fb75665-114d-4729-bc60-fd06c8081fe5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce Aug 19 11:01:20.949203 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9fb75665-114d-4729-bc60-fd06c8081fe5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:20.949373 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9fb75665-114d-4729-bc60-fd06c8081fe5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:20.958925 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:20.958925 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:20.965009 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9fb75665-114d-4729-bc60-fd06c8081fe5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Volume info retrieved successfully. Aug 19 11:01:20.974072 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9fb75665-114d-4729-bc60-fd06c8081fe5 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce returned with HTTP 200 Aug 19 11:01:20.974072 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 228/916] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:20 2026] GET /volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:20.992060 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-165f23fb-cde6-418b-9925-67cca4fc45b9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:20.993830 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-165f23fb-cde6-418b-9925-67cca4fc45b9 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce Aug 19 11:01:20.994057 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-165f23fb-cde6-418b-9925-67cca4fc45b9 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:20.994273 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-165f23fb-cde6-418b-9925-67cca4fc45b9 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:20.994421 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-165f23fb-cde6-418b-9925-67cca4fc45b9 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Delete volume with id: a9df64ac-0920-47db-b38f-4f67c047d1ce Aug 19 11:01:21.003074 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:21.003074 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:21.007149 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-165f23fb-cde6-418b-9925-67cca4fc45b9 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Volume info retrieved successfully. Aug 19 11:01:21.023522 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-165f23fb-cde6-418b-9925-67cca4fc45b9 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Delete volume request issued successfully. Aug 19 11:01:21.023830 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-165f23fb-cde6-418b-9925-67cca4fc45b9 tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce returned with HTTP 202 Aug 19 11:01:21.024080 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 230/917] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:01:20 2026] DELETE /volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:21.038267 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-64022f2d-f4e1-44ab-be22-09808a4ec3de None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:21.039921 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-64022f2d-f4e1-44ab-be22-09808a4ec3de tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce Aug 19 11:01:21.040175 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-64022f2d-f4e1-44ab-be22-09808a4ec3de tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:21.040379 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-64022f2d-f4e1-44ab-be22-09808a4ec3de tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:21.054258 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:21.054258 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:21.058260 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-64022f2d-f4e1-44ab-be22-09808a4ec3de tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Volume info retrieved successfully. Aug 19 11:01:21.062669 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-64022f2d-f4e1-44ab-be22-09808a4ec3de tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce returned with HTTP 200 Aug 19 11:01:21.063012 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 230/918] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:21 2026] GET /volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:21.798860 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a78e9e7a-a83c-4a6d-8234-3c5f5c9eb484 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:21.800634 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a78e9e7a-a83c-4a6d-8234-3c5f5c9eb484 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:21.800872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a78e9e7a-a83c-4a6d-8234-3c5f5c9eb484 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:21.801094 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a78e9e7a-a83c-4a6d-8234-3c5f5c9eb484 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:21.801240 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a78e9e7a-a83c-4a6d-8234-3c5f5c9eb484 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:21.806269 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:21.806269 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:21.807124 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a78e9e7a-a83c-4a6d-8234-3c5f5c9eb484 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:21.807525 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 231/919] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:21 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:22.056998 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-973ffe74-6d79-4bb2-910b-5452d3f249e8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.059148 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-973ffe74-6d79-4bb2-910b-5452d3f249e8 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 Aug 19 11:01:22.059247 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-973ffe74-6d79-4bb2-910b-5452d3f249e8 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:22.059431 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-973ffe74-6d79-4bb2-910b-5452d3f249e8 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:22.068121 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:22.068121 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:22.072445 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-35134754-c1bc-4f5f-9398-72104337dbda req-973ffe74-6d79-4bb2-910b-5452d3f249e8 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:22.077975 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-973ffe74-6d79-4bb2-910b-5452d3f249e8 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 returned with HTTP 200 Aug 19 11:01:22.078433 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 229/920] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:22 2026] GET /volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:22.081898 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-265b30ee-eecf-407f-942a-f4303a8200db None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.084246 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-265b30ee-eecf-407f-942a-f4303a8200db tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] GET https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce Aug 19 11:01:22.084508 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-265b30ee-eecf-407f-942a-f4303a8200db tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:22.084738 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-265b30ee-eecf-407f-942a-f4303a8200db tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:22.087396 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-99d31707-f158-47fc-a829-b0a6a28ad660 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.088844 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-99d31707-f158-47fc-a829-b0a6a28ad660 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c Aug 19 11:01:22.089011 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-99d31707-f158-47fc-a829-b0a6a28ad660 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:22.089183 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-99d31707-f158-47fc-a829-b0a6a28ad660 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:22.092333 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-265b30ee-eecf-407f-942a-f4303a8200db tempest-VolumesBackupsV39Test-1267114659 tempest-VolumesBackupsV39Test-1267114659-project-member] https://10.4.3.46/volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce returned with HTTP 404 Aug 19 11:01:22.092967 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 231/921] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:01:22 2026] GET /volume/v3/volumes/a9df64ac-0920-47db-b38f-4f67c047d1ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:22.095499 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:22.095499 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:22.099174 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-35134754-c1bc-4f5f-9398-72104337dbda req-99d31707-f158-47fc-a829-b0a6a28ad660 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:22.102961 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-99d31707-f158-47fc-a829-b0a6a28ad660 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c returned with HTTP 200 Aug 19 11:01:22.103322 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 231/922] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:22 2026] GET /volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:22.110515 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-bb203ddd-1661-401d-b716-addd63c92a8b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.112533 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-bb203ddd-1661-401d-b716-addd63c92a8b tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d Aug 19 11:01:22.112533 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-bb203ddd-1661-401d-b716-addd63c92a8b tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:22.112719 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-bb203ddd-1661-401d-b716-addd63c92a8b tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:22.119540 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:22.119540 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:22.122988 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-35134754-c1bc-4f5f-9398-72104337dbda req-bb203ddd-1661-401d-b716-addd63c92a8b tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:22.127193 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-bb203ddd-1661-401d-b716-addd63c92a8b tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d returned with HTTP 200 Aug 19 11:01:22.127612 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 232/923] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:22 2026] GET /volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:22.136813 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f84152b8-dc89-4c37-86ed-b3e0f1f0d361 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.137253 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f84152b8-dc89-4c37-86ed-b3e0f1f0d361 None None] GET https://10.4.3.46/volume// Aug 19 11:01:22.137453 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f84152b8-dc89-4c37-86ed-b3e0f1f0d361 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:22.137703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f84152b8-dc89-4c37-86ed-b3e0f1f0d361 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:22.138114 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f84152b8-dc89-4c37-86ed-b3e0f1f0d361 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:22.138428 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 230/924] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:01: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 19 11:01:22.145143 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-d9cc2cd9-0aaf-4b69-a535-2ce92374b6d4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.147424 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-d9cc2cd9-0aaf-4b69-a535-2ce92374b6d4 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:01:22.147932 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-d9cc2cd9-0aaf-4b69-a535-2ce92374b6d4 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3b1d1b7-6b51-455d-ba88-8d560c523ff5", "connector": null, "instance_uuid": "27c75967-0a50-4ad8-88ec-ef3985794724"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:22.156241 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:22.156241 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:22.184726 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-d9cc2cd9-0aaf-4b69-a535-2ce92374b6d4 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:01:22.185284 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 232/925] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:01:22 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 19 11:01:22.193525 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-72a1c39c-fadc-4364-8dca-c11ac019a5a0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.193973 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-72a1c39c-fadc-4364-8dca-c11ac019a5a0 None None] GET https://10.4.3.46/volume// Aug 19 11:01:22.194246 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-72a1c39c-fadc-4364-8dca-c11ac019a5a0 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:22.194246 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-72a1c39c-fadc-4364-8dca-c11ac019a5a0 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:22.194617 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-72a1c39c-fadc-4364-8dca-c11ac019a5a0 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:22.194921 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 232/926] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:01: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 19 11:01:22.202043 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-970886af-f033-492d-b4aa-65530f30437e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.206269 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-970886af-f033-492d-b4aa-65530f30437e tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:01:22.206647 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-970886af-f033-492d-b4aa-65530f30437e tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "267646e4-c559-494d-ba28-752805fca57c", "connector": null, "instance_uuid": "27c75967-0a50-4ad8-88ec-ef3985794724"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:22.224319 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:22.224319 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:22.250208 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-970886af-f033-492d-b4aa-65530f30437e tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:01:22.250820 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 233/927] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:01:22 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:22.262583 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-66d85597-69ce-45e0-b266-d2b70adb1895 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.265714 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66d85597-69ce-45e0-b266-d2b70adb1895 None None] GET https://10.4.3.46/volume// Aug 19 11:01:22.265714 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66d85597-69ce-45e0-b266-d2b70adb1895 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:22.265714 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66d85597-69ce-45e0-b266-d2b70adb1895 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:22.265714 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66d85597-69ce-45e0-b266-d2b70adb1895 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:22.265714 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 231/928] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:01: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 19 11:01:22.273870 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-a6afc249-17d9-44b6-af69-28011101829b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.277819 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-a6afc249-17d9-44b6-af69-28011101829b tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:01:22.278185 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-a6afc249-17d9-44b6-af69-28011101829b tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c4049e8-d740-424c-b13b-6ccb7033b20d", "connector": null, "instance_uuid": "27c75967-0a50-4ad8-88ec-ef3985794724"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:22.286299 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:22.286299 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:22.324498 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-a6afc249-17d9-44b6-af69-28011101829b tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:01:22.324950 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 233/929] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:01:22 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:22.817410 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d607d8ad-bb97-4ff3-9fcd-b610787ac567 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:22.819646 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d607d8ad-bb97-4ff3-9fcd-b610787ac567 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:22.819986 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d607d8ad-bb97-4ff3-9fcd-b610787ac567 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:22.820168 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d607d8ad-bb97-4ff3-9fcd-b610787ac567 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:22.820256 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d607d8ad-bb97-4ff3-9fcd-b610787ac567 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:22.827028 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:22.827028 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:22.828409 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d607d8ad-bb97-4ff3-9fcd-b610787ac567 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:22.828892 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 233/930] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:22 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:23.562455 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:23.567192 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:23.567543 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-VolumesExtendTest-Volume-321373779"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:23.568981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Create volume request body: {'volume': {'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-321373779'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:23.667499 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Create volume of 1 GB Aug 19 11:01:23.667944 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:23.667944 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:23.673500 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Availability Zones retrieved successfully. Aug 19 11:01:23.678333 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Flow 'volume_create_api' (f4a9d917-4471-477c-98ba-aa9f1cd0b5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:23.679593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe9d14e-a429-4b42-8d56-12678a0ce90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:23.680498 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:23.735388 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe9d14e-a429-4b42-8d56-12678a0ce90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:23.736103 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705b5c29-0620-47b2-b2c7-02883c3d000e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:23.803193 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Created reservations ['1ede1cda-4f1f-4473-b643-e94be66dc856', 'e9b69bc3-1ffa-404d-a45d-cd0178832a3f', '02524a9e-95de-47b3-a650-4552d69aa7b7', 'bb292b1a-bb65-4020-a92e-b656814609e3'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:23.803936 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705b5c29-0620-47b2-b2c7-02883c3d000e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ede1cda-4f1f-4473-b643-e94be66dc856', 'e9b69bc3-1ffa-404d-a45d-cd0178832a3f', '02524a9e-95de-47b3-a650-4552d69aa7b7', 'bb292b1a-bb65-4020-a92e-b656814609e3']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:23.804760 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9804d0-9e53-4a04-b063-24e21292b7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:23.825194 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9804d0-9e53-4a04-b063-24e21292b7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac4f076-c23e-43c2-a77b-a67c678e4980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-321373779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be364dc08644367895a788df6baa77b',qos_specs=None,replication_status=,reservations=['1ede1cda-4f1f-4473-b643-e94be66dc856','e9b69bc3-1ffa-404d-a45d-cd0178832a3f','02524a9e-95de-47b3-a650-4552d69aa7b7','bb292b1a-bb65-4020-a92e-b656814609e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5e954893e4474e9ceda2b811c8c29d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-321373779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fac4f076-c23e-43c2-a77b-a67c678e4980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1be364dc08644367895a788df6baa77b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5e954893e4474e9ceda2b811c8c29d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:23.826075 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c26c0fc-0922-4fdf-8cfe-c7584dfbf393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:23.843002 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-95815942-db99-49c2-bae1-c642f3bcefac None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:23.845675 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95815942-db99-49c2-bae1-c642f3bcefac tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:23.845675 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95815942-db99-49c2-bae1-c642f3bcefac tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:23.845841 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95815942-db99-49c2-bae1-c642f3bcefac tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:23.845902 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c26c0fc-0922-4fdf-8cfe-c7584dfbf393) transitioned into state 'SUCCESS' from state '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-321373779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be364dc08644367895a788df6baa77b',qos_specs=None,replication_status=,reservations=['1ede1cda-4f1f-4473-b643-e94be66dc856','e9b69bc3-1ffa-404d-a45d-cd0178832a3f','02524a9e-95de-47b3-a650-4552d69aa7b7','bb292b1a-bb65-4020-a92e-b656814609e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5e954893e4474e9ceda2b811c8c29d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:23.845977 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-95815942-db99-49c2-bae1-c642f3bcefac tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:23.846814 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e10192cc-47de-4a0d-a713-02121cda3383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:23.853436 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:23.853436 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:23.854582 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95815942-db99-49c2-bae1-c642f3bcefac tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:23.855046 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 232/931] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:23 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:23.857071 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e10192cc-47de-4a0d-a713-02121cda3383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:23.857846 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Flow 'volume_create_api' (f4a9d917-4471-477c-98ba-aa9f1cd0b5fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:23.858126 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Create volume request issued successfully. Aug 19 11:01:23.858667 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78f31fd2-da0d-46d0-ad3b-2f5d68559eab tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:23.859056 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 234/932] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:01:23 2026] POST /volume/v3/volumes => generated 745 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:23.873578 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8ca90bbd-ab84-4416-b830-a7edfc6d6fa1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:23.876112 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ca90bbd-ab84-4416-b830-a7edfc6d6fa1 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 Aug 19 11:01:23.878297 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8ca90bbd-ab84-4416-b830-a7edfc6d6fa1 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:23.878297 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8ca90bbd-ab84-4416-b830-a7edfc6d6fa1 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:23.884218 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:23.884218 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:23.888055 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8ca90bbd-ab84-4416-b830-a7edfc6d6fa1 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:23.891943 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ca90bbd-ab84-4416-b830-a7edfc6d6fa1 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 returned with HTTP 200 Aug 19 11:01:23.892283 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 234/933] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:23 2026] GET /volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 => generated 813 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:24.384561 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-07c43418-1c8a-4ef8-bf34-65ad43596acd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:24.384903 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-07c43418-1c8a-4ef8-bf34-65ad43596acd None None] GET https://10.4.3.46/volume// Aug 19 11:01:24.385076 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-07c43418-1c8a-4ef8-bf34-65ad43596acd None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:24.385247 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-07c43418-1c8a-4ef8-bf34-65ad43596acd None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:24.385616 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-07c43418-1c8a-4ef8-bf34-65ad43596acd None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:24.385909 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 234/934] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01: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 19 11:01:24.396248 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-9f677fa5-a781-41b6-9b41-7693092a24f2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:24.398397 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-9f677fa5-a781-41b6-9b41-7693092a24f2 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 Aug 19 11:01:24.398598 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-9f677fa5-a781-41b6-9b41-7693092a24f2 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:24.398782 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-9f677fa5-a781-41b6-9b41-7693092a24f2 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:24.408761 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:24.408761 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:24.412359 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-35134754-c1bc-4f5f-9398-72104337dbda req-9f677fa5-a781-41b6-9b41-7693092a24f2 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:24.417806 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-9f677fa5-a781-41b6-9b41-7693092a24f2 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 returned with HTTP 200 Aug 19 11:01:24.418235 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 233/935] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:01:24 2026] GET /volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 => generated 1542 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:01:24.518117 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-50790abb-abc2-4cb8-8e39-b08575952986 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:24.523869 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-50790abb-abc2-4cb8-8e39-b08575952986 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] PUT https://10.4.3.46/volume/v3/attachments/a5f00052-aed5-4767-b0a3-6a577067267c Aug 19 11:01:24.524323 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-50790abb-abc2-4cb8-8e39-b08575952986 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:24.535611 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-35134754-c1bc-4f5f-9398-72104337dbda req-50790abb-abc2-4cb8-8e39-b08575952986 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Acquiring lock "cinder-attachment_update-b3b1d1b7-6b51-455d-ba88-8d560c523ff5-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:01:24.543446 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-35134754-c1bc-4f5f-9398-72104337dbda req-50790abb-abc2-4cb8-8e39-b08575952986 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Lock "cinder-attachment_update-b3b1d1b7-6b51-455d-ba88-8d560c523ff5-np0000007769" acquired by "attachment_update" :: waited 0.008s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:01:24.547130 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:24.547130 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:24.654713 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-35134754-c1bc-4f5f-9398-72104337dbda req-50790abb-abc2-4cb8-8e39-b08575952986 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Lock "cinder-attachment_update-b3b1d1b7-6b51-455d-ba88-8d560c523ff5-np0000007769" released by "attachment_update" :: held 0.111s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:01:24.655148 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-50790abb-abc2-4cb8-8e39-b08575952986 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments/a5f00052-aed5-4767-b0a3-6a577067267c returned with HTTP 200 Aug 19 11:01:24.657501 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 235/936] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:01:24 2026] PUT /volume/v3/attachments/a5f00052-aed5-4767-b0a3-6a577067267c => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:24.694005 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-c2050eee-c911-4d0f-a525-a67c5ff0ae85 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:24.698897 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-c2050eee-c911-4d0f-a525-a67c5ff0ae85 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] POST https://10.4.3.46/volume/v3/attachments/a5f00052-aed5-4767-b0a3-6a577067267c/action Aug 19 11:01:24.699379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-c2050eee-c911-4d0f-a525-a67c5ff0ae85 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:24.699577 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-c2050eee-c911-4d0f-a525-a67c5ff0ae85 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:24.722907 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:24.722907 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:24.742942 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-c2050eee-c911-4d0f-a525-a67c5ff0ae85 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments/a5f00052-aed5-4767-b0a3-6a577067267c/action returned with HTTP 204 Aug 19 11:01:24.745215 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 235/937] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:01:24 2026] POST /volume/v3/attachments/a5f00052-aed5-4767-b0a3-6a577067267c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:24.772607 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e6bcd81d-96b4-4359-9713-4b725e8f311d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:24.772965 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e6bcd81d-96b4-4359-9713-4b725e8f311d None None] GET https://10.4.3.46/volume// Aug 19 11:01:24.773169 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e6bcd81d-96b4-4359-9713-4b725e8f311d None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:24.773377 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e6bcd81d-96b4-4359-9713-4b725e8f311d None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:24.773808 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e6bcd81d-96b4-4359-9713-4b725e8f311d None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:24.774084 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 235/938] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01: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 19 11:01:24.784243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-6243f9ca-847a-4b19-be0c-cbb8c871c2d3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:24.786748 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-6243f9ca-847a-4b19-be0c-cbb8c871c2d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c Aug 19 11:01:24.787117 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-6243f9ca-847a-4b19-be0c-cbb8c871c2d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:24.787521 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-6243f9ca-847a-4b19-be0c-cbb8c871c2d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:24.800407 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:24.800407 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:24.805882 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-35134754-c1bc-4f5f-9398-72104337dbda req-6243f9ca-847a-4b19-be0c-cbb8c871c2d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:24.813502 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-6243f9ca-847a-4b19-be0c-cbb8c871c2d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c returned with HTTP 200 Aug 19 11:01:24.814237 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 234/939] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:01:24 2026] GET /volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:01:24.871971 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2bd1ecf9-f3a9-4201-8a0c-13530879c50d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:24.871971 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2bd1ecf9-f3a9-4201-8a0c-13530879c50d tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:24.871971 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2bd1ecf9-f3a9-4201-8a0c-13530879c50d tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:24.871971 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2bd1ecf9-f3a9-4201-8a0c-13530879c50d tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:24.871971 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2bd1ecf9-f3a9-4201-8a0c-13530879c50d tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:24.874744 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:24.874744 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:24.875625 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2bd1ecf9-f3a9-4201-8a0c-13530879c50d tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:24.876216 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 236/940] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:24 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:24.914157 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7030cea5-e344-4805-84ad-8897a65b5707 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:24.918992 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7030cea5-e344-4805-84ad-8897a65b5707 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 Aug 19 11:01:24.918992 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7030cea5-e344-4805-84ad-8897a65b5707 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:24.918992 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7030cea5-e344-4805-84ad-8897a65b5707 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:24.932141 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:24.932141 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:24.934324 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-9fc94d46-7903-4c26-9d5d-6fc5d5ad416a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:24.938905 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-9fc94d46-7903-4c26-9d5d-6fc5d5ad416a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] PUT https://10.4.3.46/volume/v3/attachments/ab18eaf2-fabe-430a-bb22-b63bbff3ec07 Aug 19 11:01:24.939218 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-9fc94d46-7903-4c26-9d5d-6fc5d5ad416a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:24.940521 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7030cea5-e344-4805-84ad-8897a65b5707 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:24.947574 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7030cea5-e344-4805-84ad-8897a65b5707 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 returned with HTTP 200 Aug 19 11:01:24.948297 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 236/941] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:24 2026] GET /volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 => generated 1353 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:24.949465 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-35134754-c1bc-4f5f-9398-72104337dbda req-9fc94d46-7903-4c26-9d5d-6fc5d5ad416a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Acquiring lock "cinder-attachment_update-267646e4-c559-494d-ba28-752805fca57c-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:01:24.956547 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-35134754-c1bc-4f5f-9398-72104337dbda req-9fc94d46-7903-4c26-9d5d-6fc5d5ad416a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Lock "cinder-attachment_update-267646e4-c559-494d-ba28-752805fca57c-np0000007769" acquired by "attachment_update" :: waited 0.007s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:01:24.957565 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:24.957565 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:24.967675 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d53b6418-cf7c-4288-8424-e1627d2831ee None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:24.972204 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d53b6418-cf7c-4288-8424-e1627d2831ee tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] POST https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980/action Aug 19 11:01:24.972586 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d53b6418-cf7c-4288-8424-e1627d2831ee tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:24.972679 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d53b6418-cf7c-4288-8424-e1627d2831ee tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:24.983851 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:24.983851 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:24.984352 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d53b6418-cf7c-4288-8424-e1627d2831ee tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:25.025208 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-d53b6418-cf7c-4288-8424-e1627d2831ee tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Created reservations ['315dc4f6-abe3-46d6-9c60-258ef6f1a3c6', 'fb822ff2-d966-4490-ba4f-a1215bccd489'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:25.039172 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d53b6418-cf7c-4288-8424-e1627d2831ee tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Extend volume request issued successfully. Aug 19 11:01:25.039382 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d53b6418-cf7c-4288-8424-e1627d2831ee tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980/action returned with HTTP 202 Aug 19 11:01:25.039881 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 235/942] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:01:24 2026] POST /volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:01:25.048675 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5ac53dd4-c094-4c8c-a2fd-9ff9ecb782dc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:25.050734 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-35134754-c1bc-4f5f-9398-72104337dbda req-9fc94d46-7903-4c26-9d5d-6fc5d5ad416a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Lock "cinder-attachment_update-267646e4-c559-494d-ba28-752805fca57c-np0000007769" released by "attachment_update" :: held 0.094s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:01:25.050734 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-9fc94d46-7903-4c26-9d5d-6fc5d5ad416a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments/ab18eaf2-fabe-430a-bb22-b63bbff3ec07 returned with HTTP 200 Aug 19 11:01:25.051232 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 236/943] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:01:24 2026] PUT /volume/v3/attachments/ab18eaf2-fabe-430a-bb22-b63bbff3ec07 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:25.053956 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ac53dd4-c094-4c8c-a2fd-9ff9ecb782dc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 Aug 19 11:01:25.054169 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ac53dd4-c094-4c8c-a2fd-9ff9ecb782dc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:25.054363 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ac53dd4-c094-4c8c-a2fd-9ff9ecb782dc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:25.065618 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:25.065618 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:25.071593 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5ac53dd4-c094-4c8c-a2fd-9ff9ecb782dc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:25.076678 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ac53dd4-c094-4c8c-a2fd-9ff9ecb782dc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 returned with HTTP 200 Aug 19 11:01:25.077135 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 237/944] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:25 2026] GET /volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:25.082231 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-5c9fb437-decb-4efa-8f51-95008dc47719 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:25.087050 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-5c9fb437-decb-4efa-8f51-95008dc47719 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] POST https://10.4.3.46/volume/v3/attachments/ab18eaf2-fabe-430a-bb22-b63bbff3ec07/action Aug 19 11:01:25.087418 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-5c9fb437-decb-4efa-8f51-95008dc47719 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:25.087572 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-5c9fb437-decb-4efa-8f51-95008dc47719 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:25.104167 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:25.104167 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:25.114608 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-5c9fb437-decb-4efa-8f51-95008dc47719 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments/ab18eaf2-fabe-430a-bb22-b63bbff3ec07/action returned with HTTP 204 Aug 19 11:01:25.115101 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 237/945] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:01:25 2026] POST /volume/v3/attachments/ab18eaf2-fabe-430a-bb22-b63bbff3ec07/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:25.135775 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f63e778e-d8b4-4061-94ca-26a8f71af6d3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:25.135911 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f63e778e-d8b4-4061-94ca-26a8f71af6d3 None None] GET https://10.4.3.46/volume// Aug 19 11:01:25.136160 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f63e778e-d8b4-4061-94ca-26a8f71af6d3 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:25.136425 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f63e778e-d8b4-4061-94ca-26a8f71af6d3 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:25.136923 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f63e778e-d8b4-4061-94ca-26a8f71af6d3 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:25.137402 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 236/946] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:01:25.149835 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-5cc69f7f-2545-4596-bc83-3aa726c4bf40 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:25.154415 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-5cc69f7f-2545-4596-bc83-3aa726c4bf40 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d Aug 19 11:01:25.154900 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-5cc69f7f-2545-4596-bc83-3aa726c4bf40 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:25.155252 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-5cc69f7f-2545-4596-bc83-3aa726c4bf40 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:25.175385 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:25.175385 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:25.180262 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-35134754-c1bc-4f5f-9398-72104337dbda req-5cc69f7f-2545-4596-bc83-3aa726c4bf40 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:01:25.188493 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-5cc69f7f-2545-4596-bc83-3aa726c4bf40 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d returned with HTTP 200 Aug 19 11:01:25.189072 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 237/947] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:01:25 2026] GET /volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d => generated 1027 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:01:25.288613 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-649d18e9-ffd6-4c4b-b4ae-89c3ced59e14 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:25.293187 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-649d18e9-ffd6-4c4b-b4ae-89c3ced59e14 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] PUT https://10.4.3.46/volume/v3/attachments/34ddf074-cd5b-4de6-b3c8-35d0504a3da5 Aug 19 11:01:25.293897 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-649d18e9-ffd6-4c4b-b4ae-89c3ced59e14 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:25.307096 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-35134754-c1bc-4f5f-9398-72104337dbda req-649d18e9-ffd6-4c4b-b4ae-89c3ced59e14 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Acquiring lock "cinder-attachment_update-3c4049e8-d740-424c-b13b-6ccb7033b20d-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:01:25.316505 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-35134754-c1bc-4f5f-9398-72104337dbda req-649d18e9-ffd6-4c4b-b4ae-89c3ced59e14 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Lock "cinder-attachment_update-3c4049e8-d740-424c-b13b-6ccb7033b20d-np0000007769" acquired by "attachment_update" :: waited 0.007s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:01:25.316505 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:25.316505 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:25.425878 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-35134754-c1bc-4f5f-9398-72104337dbda req-649d18e9-ffd6-4c4b-b4ae-89c3ced59e14 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Lock "cinder-attachment_update-3c4049e8-d740-424c-b13b-6ccb7033b20d-np0000007769" released by "attachment_update" :: held 0.112s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:01:25.426255 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-649d18e9-ffd6-4c4b-b4ae-89c3ced59e14 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments/34ddf074-cd5b-4de6-b3c8-35d0504a3da5 returned with HTTP 200 Aug 19 11:01:25.427419 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 238/948] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:01:25 2026] PUT /volume/v3/attachments/34ddf074-cd5b-4de6-b3c8-35d0504a3da5 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:25.456712 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-35134754-c1bc-4f5f-9398-72104337dbda req-21f76dd8-615a-485b-ae42-3bef25e3af1c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:25.458684 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-21f76dd8-615a-485b-ae42-3bef25e3af1c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] POST https://10.4.3.46/volume/v3/attachments/34ddf074-cd5b-4de6-b3c8-35d0504a3da5/action Aug 19 11:01:25.459006 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-21f76dd8-615a-485b-ae42-3bef25e3af1c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:25.459121 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-21f76dd8-615a-485b-ae42-3bef25e3af1c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:25.486814 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:25.486814 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:25.497117 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-35134754-c1bc-4f5f-9398-72104337dbda req-21f76dd8-615a-485b-ae42-3bef25e3af1c tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments/34ddf074-cd5b-4de6-b3c8-35d0504a3da5/action returned with HTTP 204 Aug 19 11:01:25.497660 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 238/949] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:01:25 2026] POST /volume/v3/attachments/34ddf074-cd5b-4de6-b3c8-35d0504a3da5/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:25.885180 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-30c21fb2-f886-4fa7-9edc-2d278a15f9ce None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:25.891543 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-30c21fb2-f886-4fa7-9edc-2d278a15f9ce tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:25.891543 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-30c21fb2-f886-4fa7-9edc-2d278a15f9ce tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:25.891543 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-30c21fb2-f886-4fa7-9edc-2d278a15f9ce tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:25.891543 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-30c21fb2-f886-4fa7-9edc-2d278a15f9ce tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:25.896063 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:25.896063 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:25.896763 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-30c21fb2-f886-4fa7-9edc-2d278a15f9ce tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:25.897121 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 237/950] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:25 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:26.095371 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-374d0737-78d9-4634-96a4-20fc6c610e8d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:26.097986 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-374d0737-78d9-4634-96a4-20fc6c610e8d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 Aug 19 11:01:26.098239 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-374d0737-78d9-4634-96a4-20fc6c610e8d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:26.098511 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-374d0737-78d9-4634-96a4-20fc6c610e8d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:26.110420 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:26.110420 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:26.114620 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-374d0737-78d9-4634-96a4-20fc6c610e8d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:26.121365 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-374d0737-78d9-4634-96a4-20fc6c610e8d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 returned with HTTP 200 Aug 19 11:01:26.122132 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 238/951] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:26 2026] GET /volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:26.135232 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e57ef524-a568-4a87-968d-09e437d8545d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:26.137390 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e57ef524-a568-4a87-968d-09e437d8545d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 Aug 19 11:01:26.137553 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e57ef524-a568-4a87-968d-09e437d8545d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:26.137686 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e57ef524-a568-4a87-968d-09e437d8545d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:26.148777 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:26.148777 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:26.156643 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e57ef524-a568-4a87-968d-09e437d8545d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:26.166528 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e57ef524-a568-4a87-968d-09e437d8545d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 returned with HTTP 200 Aug 19 11:01:26.166528 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 239/952] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:26 2026] GET /volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:26.183781 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-21645f18-5f72-4b46-9c39-fee7024d9c2b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:26.185734 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-21645f18-5f72-4b46-9c39-fee7024d9c2b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 Aug 19 11:01:26.186147 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-21645f18-5f72-4b46-9c39-fee7024d9c2b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:26.186334 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-21645f18-5f72-4b46-9c39-fee7024d9c2b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:26.195835 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:26.195835 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:26.202794 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-21645f18-5f72-4b46-9c39-fee7024d9c2b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:26.207669 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-21645f18-5f72-4b46-9c39-fee7024d9c2b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 returned with HTTP 200 Aug 19 11:01:26.208700 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 239/953] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:26 2026] GET /volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:01:26.219531 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cbb72ae4-8fe7-4def-b2d9-09b6d6c4c3af None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:26.221842 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cbb72ae4-8fe7-4def-b2d9-09b6d6c4c3af tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] DELETE https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 Aug 19 11:01:26.222070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cbb72ae4-8fe7-4def-b2d9-09b6d6c4c3af tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:26.222543 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cbb72ae4-8fe7-4def-b2d9-09b6d6c4c3af tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:26.222766 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-cbb72ae4-8fe7-4def-b2d9-09b6d6c4c3af tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Delete volume with id: fac4f076-c23e-43c2-a77b-a67c678e4980 Aug 19 11:01:26.231393 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:26.231393 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:26.231846 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cbb72ae4-8fe7-4def-b2d9-09b6d6c4c3af tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:26.271325 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cbb72ae4-8fe7-4def-b2d9-09b6d6c4c3af tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Delete volume request issued successfully. Aug 19 11:01:26.271601 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cbb72ae4-8fe7-4def-b2d9-09b6d6c4c3af tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 returned with HTTP 202 Aug 19 11:01:26.271914 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 238/954] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:26 2026] DELETE /volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:26.290881 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fde8709e-3cac-47e3-bb2e-ff45820df05a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:26.294157 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fde8709e-3cac-47e3-bb2e-ff45820df05a tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 Aug 19 11:01:26.294539 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fde8709e-3cac-47e3-bb2e-ff45820df05a tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:26.294808 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fde8709e-3cac-47e3-bb2e-ff45820df05a tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:26.305457 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:26.305457 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:26.313975 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fde8709e-3cac-47e3-bb2e-ff45820df05a tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:26.321801 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fde8709e-3cac-47e3-bb2e-ff45820df05a tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 returned with HTTP 200 Aug 19 11:01:26.323543 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 239/955] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:26 2026] GET /volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:26.909541 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e82b9d05-2ee2-4f93-979e-fabb67fb3821 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:26.911928 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e82b9d05-2ee2-4f93-979e-fabb67fb3821 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:26.912181 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e82b9d05-2ee2-4f93-979e-fabb67fb3821 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:26.912416 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e82b9d05-2ee2-4f93-979e-fabb67fb3821 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:26.912597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e82b9d05-2ee2-4f93-979e-fabb67fb3821 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:26.917654 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:26.917654 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:26.918606 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e82b9d05-2ee2-4f93-979e-fabb67fb3821 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:26.919225 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 240/956] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:26 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:26.928186 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-98bdd5b1-d76c-44bf-91bd-536732a4e325 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:26.930738 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-98bdd5b1-d76c-44bf-91bd-536732a4e325 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/f6cf7d24-26b6-430e-accc-03dc6d6dd193 Aug 19 11:01:26.931168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-98bdd5b1-d76c-44bf-91bd-536732a4e325 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:26.931436 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-98bdd5b1-d76c-44bf-91bd-536732a4e325 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:26.940583 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:26.940583 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:26.943885 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-98bdd5b1-d76c-44bf-91bd-536732a4e325 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:26.948598 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-98bdd5b1-d76c-44bf-91bd-536732a4e325 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/f6cf7d24-26b6-430e-accc-03dc6d6dd193 returned with HTTP 200 Aug 19 11:01:26.949011 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 240/957] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:26 2026] GET /volume/v3/volumes/f6cf7d24-26b6-430e-accc-03dc6d6dd193 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:26.963836 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eba5f471-50c7-4278-aede-57efe4886647 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:26.965562 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eba5f471-50c7-4278-aede-57efe4886647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes Aug 19 11:01:26.965760 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eba5f471-50c7-4278-aede-57efe4886647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:26.965996 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eba5f471-50c7-4278-aede-57efe4886647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:26.966261 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-eba5f471-50c7-4278-aede-57efe4886647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:26.966960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eba5f471-50c7-4278-aede-57efe4886647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:01:26.974263 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eba5f471-50c7-4278-aede-57efe4886647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Get all volumes completed successfully. Aug 19 11:01:26.974809 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eba5f471-50c7-4278-aede-57efe4886647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 200 Aug 19 11:01:26.975175 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 239/958] 10.4.3.46 () {66 vars in 1230 bytes} [Wed Aug 19 11:01:26 2026] GET /volume/v3/volumes => generated 659 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:26.983526 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a5455d5e-4e07-43b2-8c2c-77b936a2218b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:26.985917 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5455d5e-4e07-43b2-8c2c-77b936a2218b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f6cf7d24-26b6-430e-accc-03dc6d6dd193 Aug 19 11:01:26.986133 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5455d5e-4e07-43b2-8c2c-77b936a2218b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:26.986351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5455d5e-4e07-43b2-8c2c-77b936a2218b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:26.986736 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-a5455d5e-4e07-43b2-8c2c-77b936a2218b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Delete volume with id: f6cf7d24-26b6-430e-accc-03dc6d6dd193 Aug 19 11:01:26.996880 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:26.996880 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:26.998166 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a5455d5e-4e07-43b2-8c2c-77b936a2218b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:27.021764 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a5455d5e-4e07-43b2-8c2c-77b936a2218b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Delete volume request issued successfully. Aug 19 11:01:27.021764 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5455d5e-4e07-43b2-8c2c-77b936a2218b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/f6cf7d24-26b6-430e-accc-03dc6d6dd193 returned with HTTP 202 Aug 19 11:01:27.021764 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 240/959] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:26 2026] DELETE /volume/v3/volumes/f6cf7d24-26b6-430e-accc-03dc6d6dd193 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:27.029740 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9d3b6bc1-b31e-4dfa-8aa0-78d6dd860c7f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.032295 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d3b6bc1-b31e-4dfa-8aa0-78d6dd860c7f tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] DELETE https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db Aug 19 11:01:27.032295 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d3b6bc1-b31e-4dfa-8aa0-78d6dd860c7f tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:27.032295 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d3b6bc1-b31e-4dfa-8aa0-78d6dd860c7f tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:27.032623 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-9d3b6bc1-b31e-4dfa-8aa0-78d6dd860c7f tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Delete backup with id: 7973edc7-7a75-4713-b618-df54669ee4db. Aug 19 11:01:27.038604 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:27.038604 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:27.063707 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-9d3b6bc1-b31e-4dfa-8aa0-78d6dd860c7f tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] delete_backup rpcapi backup_id 7973edc7-7a75-4713-b618-df54669ee4db {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:01:27.065899 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d3b6bc1-b31e-4dfa-8aa0-78d6dd860c7f tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db returned with HTTP 202 Aug 19 11:01:27.066383 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 241/960] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:27 2026] DELETE /volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:01:27.079398 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fb4150c0-5bcd-4f64-8a59-e55e74ae3c9b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.079398 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fb4150c0-5bcd-4f64-8a59-e55e74ae3c9b tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] GET https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db Aug 19 11:01:27.079851 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fb4150c0-5bcd-4f64-8a59-e55e74ae3c9b tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:27.079851 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fb4150c0-5bcd-4f64-8a59-e55e74ae3c9b tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:27.079942 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-fb4150c0-5bcd-4f64-8a59-e55e74ae3c9b tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Show backup with id 7973edc7-7a75-4713-b618-df54669ee4db. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:27.083919 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:27.083919 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:27.084508 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fb4150c0-5bcd-4f64-8a59-e55e74ae3c9b tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db returned with HTTP 200 Aug 19 11:01:27.085137 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 241/961] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:27 2026] GET /volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:27.179766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7cdf1c51-111b-42ce-b13d-eeea89c7f730 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.182096 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7cdf1c51-111b-42ce-b13d-eeea89c7f730 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:01:27.182370 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7cdf1c51-111b-42ce-b13d-eeea89c7f730 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:27.185049 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7cdf1c51-111b-42ce-b13d-eeea89c7f730 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:27.208767 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:27.208767 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:27.220085 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7cdf1c51-111b-42ce-b13d-eeea89c7f730 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:01:27.225855 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7cdf1c51-111b-42ce-b13d-eeea89c7f730 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:01:27.226412 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 240/962] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:27 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:27.275536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-30a369eb-8c9e-4474-9f20-408407903f95 req-bce367f3-e900-46ef-b557-d5b8ecaedb8d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.278771 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-bce367f3-e900-46ef-b557-d5b8ecaedb8d tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:01:27.279126 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-bce367f3-e900-46ef-b557-d5b8ecaedb8d tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:27.279362 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-bce367f3-e900-46ef-b557-d5b8ecaedb8d tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:27.292427 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:27.292427 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:27.296540 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-30a369eb-8c9e-4474-9f20-408407903f95 req-bce367f3-e900-46ef-b557-d5b8ecaedb8d tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:01:27.302150 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-bce367f3-e900-46ef-b557-d5b8ecaedb8d tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:01:27.302764 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 241/963] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:27 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:27.320981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-30a369eb-8c9e-4474-9f20-408407903f95 req-beab11a2-ca3d-4e9b-942d-340f6f6be25b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.323788 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-beab11a2-ca3d-4e9b-942d-340f6f6be25b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] POST https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a/action Aug 19 11:01:27.324187 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-beab11a2-ca3d-4e9b-942d-340f6f6be25b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:27.324341 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-beab11a2-ca3d-4e9b-942d-340f6f6be25b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:27.337501 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fa321d49-1135-4664-8b9e-db7788e1931d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.339753 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa321d49-1135-4664-8b9e-db7788e1931d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 Aug 19 11:01:27.340012 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:27.340012 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:27.340078 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa321d49-1135-4664-8b9e-db7788e1931d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:27.340336 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa321d49-1135-4664-8b9e-db7788e1931d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:27.340587 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-30a369eb-8c9e-4474-9f20-408407903f95 req-beab11a2-ca3d-4e9b-942d-340f6f6be25b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:01:27.347022 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa321d49-1135-4664-8b9e-db7788e1931d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 returned with HTTP 404 Aug 19 11:01:27.347680 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 242/964] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:27 2026] GET /volume/v3/volumes/fac4f076-c23e-43c2-a77b-a67c678e4980 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:27.348259 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-30a369eb-8c9e-4474-9f20-408407903f95 req-beab11a2-ca3d-4e9b-942d-340f6f6be25b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Begin detaching volume completed successfully. Aug 19 11:01:27.348528 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-beab11a2-ca3d-4e9b-942d-340f6f6be25b tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a/action returned with HTTP 202 Aug 19 11:01:27.349007 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 242/965] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:01:27 2026] POST /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:01:27.356893 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-45e903ad-8312-40b7-816d-df612eac15fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.358621 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:27.360505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2105813815"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:27.360505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2105813815'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:27.360505 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Create volume of 1 GB Aug 19 11:01:27.366226 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Availability Zones retrieved successfully. Aug 19 11:01:27.372386 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Flow 'volume_create_api' (e93a3363-adbf-4c46-b33f-e39c5989af7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:27.373360 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c667e6cf-34f9-46f0-845d-c08a97cbe681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:27.374435 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:27.409899 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-09b6240e-9f15-4662-895a-192dc7ba7a18 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.410260 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-09b6240e-9f15-4662-895a-192dc7ba7a18 None None] GET https://10.4.3.46/volume// Aug 19 11:01:27.410427 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-09b6240e-9f15-4662-895a-192dc7ba7a18 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:27.410618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-09b6240e-9f15-4662-895a-192dc7ba7a18 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:27.410919 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-09b6240e-9f15-4662-895a-192dc7ba7a18 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:27.411185 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 242/966] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01: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 19 11:01:27.412623 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c667e6cf-34f9-46f0-845d-c08a97cbe681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:27.413379 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30f28089-e5a0-4ed0-8152-ff91209a2674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:27.420230 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-30a369eb-8c9e-4474-9f20-408407903f95 req-2e1216a2-96a1-453b-89bb-7f2348be5d7e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.423768 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-2e1216a2-96a1-453b-89bb-7f2348be5d7e tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:01:27.424064 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-2e1216a2-96a1-453b-89bb-7f2348be5d7e tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:27.424355 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-2e1216a2-96a1-453b-89bb-7f2348be5d7e tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:27.437523 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:27.437523 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:27.443513 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-30a369eb-8c9e-4474-9f20-408407903f95 req-2e1216a2-96a1-453b-89bb-7f2348be5d7e tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:01:27.452503 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-2e1216a2-96a1-453b-89bb-7f2348be5d7e tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:01:27.452503 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 243/967] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:01:27 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 1325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:01:27.466347 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Created reservations ['c2f38ca1-d500-4f52-bd16-658670f85545', '6b39a637-8bd6-4c6c-865f-b1cca0fe0b6b', '35591645-cd19-4e9a-ae0b-813e759508bf', '368a37e2-db22-4e91-b64c-078c111985fe'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:27.468518 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30f28089-e5a0-4ed0-8152-ff91209a2674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2f38ca1-d500-4f52-bd16-658670f85545', '6b39a637-8bd6-4c6c-865f-b1cca0fe0b6b', '35591645-cd19-4e9a-ae0b-813e759508bf', '368a37e2-db22-4e91-b64c-078c111985fe']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:27.468518 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e08fe09-0d5c-48bf-8026-0d33219a9020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:27.490218 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e08fe09-0d5c-48bf-8026-0d33219a9020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4afc9848-41fd-4c40-b088-c7104bc14a98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2105813815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be364dc08644367895a788df6baa77b',qos_specs=None,replication_status=,reservations=['c2f38ca1-d500-4f52-bd16-658670f85545','6b39a637-8bd6-4c6c-865f-b1cca0fe0b6b','35591645-cd19-4e9a-ae0b-813e759508bf','368a37e2-db22-4e91-b64c-078c111985fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5e954893e4474e9ceda2b811c8c29d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2105813815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4afc9848-41fd-4c40-b088-c7104bc14a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1be364dc08644367895a788df6baa77b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5e954893e4474e9ceda2b811c8c29d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:27.491116 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5065d5-67db-4b75-92ad-180ecc8fd22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:27.520787 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5065d5-67db-4b75-92ad-180ecc8fd22a) transitioned into state 'SUCCESS' from state '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-2105813815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be364dc08644367895a788df6baa77b',qos_specs=None,replication_status=,reservations=['c2f38ca1-d500-4f52-bd16-658670f85545','6b39a637-8bd6-4c6c-865f-b1cca0fe0b6b','35591645-cd19-4e9a-ae0b-813e759508bf','368a37e2-db22-4e91-b64c-078c111985fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5e954893e4474e9ceda2b811c8c29d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:27.520787 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b476ccb9-ef22-4718-a600-920d6fb4ee77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:27.538566 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b476ccb9-ef22-4718-a600-920d6fb4ee77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:27.539957 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Flow 'volume_create_api' (e93a3363-adbf-4c46-b33f-e39c5989af7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:27.541080 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Create volume request issued successfully. Aug 19 11:01:27.544573 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45e903ad-8312-40b7-816d-df612eac15fc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:27.546321 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 241/968] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:01:27 2026] POST /volume/v3/volumes => generated 746 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:27.565329 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-76d99fa3-0ebf-457e-a39a-beadf375c87f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.567963 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-76d99fa3-0ebf-457e-a39a-beadf375c87f tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:27.569004 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-76d99fa3-0ebf-457e-a39a-beadf375c87f tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:27.569004 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-76d99fa3-0ebf-457e-a39a-beadf375c87f tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:27.569210 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-43c133e2-9082-46c0-9b8e-ad66e2678c3a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:27.574283 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-43c133e2-9082-46c0-9b8e-ad66e2678c3a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:01:27.575234 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-43c133e2-9082-46c0-9b8e-ad66e2678c3a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:27.576922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-43c133e2-9082-46c0-9b8e-ad66e2678c3a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:27.589264 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:27.589264 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:27.596647 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-76d99fa3-0ebf-457e-a39a-beadf375c87f tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:27.598206 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:27.598206 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:27.602562 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-43c133e2-9082-46c0-9b8e-ad66e2678c3a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:01:27.607613 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-76d99fa3-0ebf-457e-a39a-beadf375c87f tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 returned with HTTP 200 Aug 19 11:01:27.607688 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-43c133e2-9082-46c0-9b8e-ad66e2678c3a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:01:27.608149 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 243/970] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:27 2026] GET /volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:27.608202 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 243/970] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:27 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:28.102190 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-344fcf3c-146b-43ac-bb6c-6d4ca4a6a893 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.105389 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-344fcf3c-146b-43ac-bb6c-6d4ca4a6a893 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] GET https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db Aug 19 11:01:28.105657 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-344fcf3c-146b-43ac-bb6c-6d4ca4a6a893 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:28.105865 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-344fcf3c-146b-43ac-bb6c-6d4ca4a6a893 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:28.106003 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-344fcf3c-146b-43ac-bb6c-6d4ca4a6a893 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Show backup with id 7973edc7-7a75-4713-b618-df54669ee4db. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:28.110258 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-344fcf3c-146b-43ac-bb6c-6d4ca4a6a893 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] https://10.4.3.46/volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db returned with HTTP 404 Aug 19 11:01:28.110792 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 244/971] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:28 2026] GET /volume/v3/backups/7973edc7-7a75-4713-b618-df54669ee4db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:28.120095 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-002c39c4-dee7-4d96-aca2-e79c30b6b09f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.123171 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-002c39c4-dee7-4d96-aca2-e79c30b6b09f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] DELETE https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:28.123171 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-002c39c4-dee7-4d96-aca2-e79c30b6b09f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:28.123171 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-002c39c4-dee7-4d96-aca2-e79c30b6b09f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:28.123171 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-002c39c4-dee7-4d96-aca2-e79c30b6b09f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Delete backup with id: 4abde90d-d876-4cfe-aeb6-cda82daa8864. Aug 19 11:01:28.137328 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:28.137328 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:28.152649 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-002c39c4-dee7-4d96-aca2-e79c30b6b09f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] delete_backup rpcapi backup_id 4abde90d-d876-4cfe-aeb6-cda82daa8864 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:01:28.154732 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-002c39c4-dee7-4d96-aca2-e79c30b6b09f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 202 Aug 19 11:01:28.155588 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 242/972] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:28 2026] DELETE /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:01:28.166632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ae9ff8c-035b-4797-9049-279fa0c0e144 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.167893 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ae9ff8c-035b-4797-9049-279fa0c0e144 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:28.168108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ae9ff8c-035b-4797-9049-279fa0c0e144 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:28.168303 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ae9ff8c-035b-4797-9049-279fa0c0e144 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:28.168445 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3ae9ff8c-035b-4797-9049-279fa0c0e144 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:28.173781 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:28.173781 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:28.174055 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ae9ff8c-035b-4797-9049-279fa0c0e144 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 200 Aug 19 11:01:28.174461 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 244/973] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:28 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:28.189717 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-50d6db3a-bb61-4190-bf44-74b0deb9146a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.190134 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-50d6db3a-bb61-4190-bf44-74b0deb9146a None None] GET https://10.4.3.46/volume// Aug 19 11:01:28.190304 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-50d6db3a-bb61-4190-bf44-74b0deb9146a None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:28.190545 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-50d6db3a-bb61-4190-bf44-74b0deb9146a None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:28.190863 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-50d6db3a-bb61-4190-bf44-74b0deb9146a None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:28.191143 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 244/974] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01: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 19 11:01:28.199812 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-7ab8e515-1121-4df4-aa42-7c46b80c5c25 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.201879 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-7ab8e515-1121-4df4-aa42-7c46b80c5c25 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:01:28.202289 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-7ab8e515-1121-4df4-aa42-7c46b80c5c25 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1", "connector": null, "instance_uuid": "c75fb617-3dcd-4c4c-952a-74c94e15a8f5"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:28.219791 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:28.219791 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:28.260161 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-7ab8e515-1121-4df4-aa42-7c46b80c5c25 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:01:28.260161 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 245/975] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:01:28 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:28.272530 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-948556d6-ca1e-4007-8df2-053d0e14e72f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.276278 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-948556d6-ca1e-4007-8df2-053d0e14e72f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/attachments/373e8ecd-9940-4d77-992a-1b30f393a40a Aug 19 11:01:28.277241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-948556d6-ca1e-4007-8df2-053d0e14e72f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:28.277833 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-948556d6-ca1e-4007-8df2-053d0e14e72f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:28.292314 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:28.292314 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:28.380751 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-948556d6-ca1e-4007-8df2-053d0e14e72f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/373e8ecd-9940-4d77-992a-1b30f393a40a returned with HTTP 200 Aug 19 11:01:28.381319 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 243/976] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:01:28 2026] DELETE /volume/v3/attachments/373e8ecd-9940-4d77-992a-1b30f393a40a => generated 367 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:28.543026 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-30a369eb-8c9e-4474-9f20-408407903f95 req-88fb4bc4-a56d-4cc5-8a75-dde904121cd1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.544625 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-88fb4bc4-a56d-4cc5-8a75-dde904121cd1 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] DELETE https://10.4.3.46/volume/v3/attachments/a403a451-60c2-4010-bb3d-05aaf738e9da Aug 19 11:01:28.544840 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-88fb4bc4-a56d-4cc5-8a75-dde904121cd1 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:28.545064 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-88fb4bc4-a56d-4cc5-8a75-dde904121cd1 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:28.561212 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:28.561212 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:28.633517 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a7057550-e180-412b-9e2f-905dea1f9146 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.633517 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a7057550-e180-412b-9e2f-905dea1f9146 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:28.634164 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a7057550-e180-412b-9e2f-905dea1f9146 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:28.634164 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a7057550-e180-412b-9e2f-905dea1f9146 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:28.642181 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-30a369eb-8c9e-4474-9f20-408407903f95 req-88fb4bc4-a56d-4cc5-8a75-dde904121cd1 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/attachments/a403a451-60c2-4010-bb3d-05aaf738e9da returned with HTTP 200 Aug 19 11:01:28.642181 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 245/977] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:01:28 2026] DELETE /volume/v3/attachments/a403a451-60c2-4010-bb3d-05aaf738e9da => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:28.650153 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:28.650153 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:28.655265 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a7057550-e180-412b-9e2f-905dea1f9146 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:28.660129 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a7057550-e180-412b-9e2f-905dea1f9146 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 returned with HTTP 200 Aug 19 11:01:28.660599 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 245/978] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:28 2026] GET /volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:28.675852 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-296e9fb5-ef2e-48aa-be80-0f8e1a5de89e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.678559 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-296e9fb5-ef2e-48aa-be80-0f8e1a5de89e tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:01:28.678916 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-296e9fb5-ef2e-48aa-be80-0f8e1a5de89e tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4afc9848-41fd-4c40-b088-c7104bc14a98", "name": "tempest-VolumesExtendTest-Snapshot-990205586"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:28.688560 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:28.688560 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:28.688560 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-296e9fb5-ef2e-48aa-be80-0f8e1a5de89e tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:28.688560 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-296e9fb5-ef2e-48aa-be80-0f8e1a5de89e tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Create snapshot from volume 4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:28.736928 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-296e9fb5-ef2e-48aa-be80-0f8e1a5de89e tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Created reservations ['c52b59b7-7867-4a15-9a20-0a1083d05791', 'a09591e2-74ae-4d04-bce1-166ed23f96c8', '3be11261-78af-425b-9ab6-34767474c59a', '1aef71fa-f355-4af0-b6e9-6010c42aed29'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:28.771648 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-296e9fb5-ef2e-48aa-be80-0f8e1a5de89e tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Snapshot create request issued successfully. Aug 19 11:01:28.773275 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-296e9fb5-ef2e-48aa-be80-0f8e1a5de89e tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:01:28.773275 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 246/979] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:01:28 2026] POST /volume/v3/snapshots => generated 303 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:28.784713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-59eed656-31b3-4541-a52e-6e801bd6c2c6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.784713 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59eed656-31b3-4541-a52e-6e801bd6c2c6 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d Aug 19 11:01:28.784713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59eed656-31b3-4541-a52e-6e801bd6c2c6 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:28.784713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59eed656-31b3-4541-a52e-6e801bd6c2c6 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:28.789600 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:28.789600 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:28.790034 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-59eed656-31b3-4541-a52e-6e801bd6c2c6 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Snapshot retrieved successfully. Aug 19 11:01:28.790667 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59eed656-31b3-4541-a52e-6e801bd6c2c6 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d returned with HTTP 200 Aug 19 11:01:28.791416 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 244/980] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:28 2026] GET /volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:28.830955 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c1ce8e64-2c26-4b9e-9e1a-7a3cb84be2f5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:28.834472 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c1ce8e64-2c26-4b9e-9e1a-7a3cb84be2f5 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] GET https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:01:28.834711 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c1ce8e64-2c26-4b9e-9e1a-7a3cb84be2f5 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:28.834931 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c1ce8e64-2c26-4b9e-9e1a-7a3cb84be2f5 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:28.853931 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:28.853931 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:28.862637 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c1ce8e64-2c26-4b9e-9e1a-7a3cb84be2f5 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:01:28.871028 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c1ce8e64-2c26-4b9e-9e1a-7a3cb84be2f5 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 200 Aug 19 11:01:28.871648 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 246/981] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:01:28 2026] GET /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 1830 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:01:29.186522 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c5f4ff53-d643-419b-b91b-3dba9f9ae10e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:29.188248 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c5f4ff53-d643-419b-b91b-3dba9f9ae10e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 Aug 19 11:01:29.188457 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c5f4ff53-d643-419b-b91b-3dba9f9ae10e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:29.188649 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c5f4ff53-d643-419b-b91b-3dba9f9ae10e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:29.188758 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-c5f4ff53-d643-419b-b91b-3dba9f9ae10e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 4abde90d-d876-4cfe-aeb6-cda82daa8864. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:29.191839 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c5f4ff53-d643-419b-b91b-3dba9f9ae10e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 returned with HTTP 404 Aug 19 11:01:29.192256 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 246/982] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:29 2026] GET /volume/v3/backups/4abde90d-d876-4cfe-aeb6-cda82daa8864 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:29.280598 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1314c9d7-f3c0-4a5a-9960-02126777f8be None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:29.282015 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1314c9d7-f3c0-4a5a-9960-02126777f8be tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 Aug 19 11:01:29.282569 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1314c9d7-f3c0-4a5a-9960-02126777f8be tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:29.282861 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1314c9d7-f3c0-4a5a-9960-02126777f8be tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:29.289661 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:29.289661 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:29.300631 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1314c9d7-f3c0-4a5a-9960-02126777f8be tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:29.305634 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1314c9d7-f3c0-4a5a-9960-02126777f8be tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 returned with HTTP 200 Aug 19 11:01:29.305634 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 247/983] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:29 2026] GET /volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:29.318768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c40efb99-34be-4a6e-a8ff-3baf9be7e858 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:29.320558 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c40efb99-34be-4a6e-a8ff-3baf9be7e858 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 Aug 19 11:01:29.320826 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c40efb99-34be-4a6e-a8ff-3baf9be7e858 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:29.321065 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c40efb99-34be-4a6e-a8ff-3baf9be7e858 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:29.321281 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c40efb99-34be-4a6e-a8ff-3baf9be7e858 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Delete volume with id: 5905caf7-971b-49bf-aaaf-a9b8a25e0d08 Aug 19 11:01:29.328592 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:29.328592 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:29.329084 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c40efb99-34be-4a6e-a8ff-3baf9be7e858 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:29.344696 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c40efb99-34be-4a6e-a8ff-3baf9be7e858 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Delete volume request issued successfully. Aug 19 11:01:29.344938 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c40efb99-34be-4a6e-a8ff-3baf9be7e858 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 returned with HTTP 202 Aug 19 11:01:29.345512 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 245/984] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:29 2026] DELETE /volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:29.352312 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-80446dd7-f8e5-42c5-86cc-1f5e813d2a97 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:29.354091 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80446dd7-f8e5-42c5-86cc-1f5e813d2a97 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 Aug 19 11:01:29.354284 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80446dd7-f8e5-42c5-86cc-1f5e813d2a97 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:29.354498 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80446dd7-f8e5-42c5-86cc-1f5e813d2a97 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:29.362075 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:29.362075 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:29.366992 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-80446dd7-f8e5-42c5-86cc-1f5e813d2a97 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:29.372818 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80446dd7-f8e5-42c5-86cc-1f5e813d2a97 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 returned with HTTP 200 Aug 19 11:01:29.373299 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 247/985] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:29 2026] GET /volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:29.397725 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-39a1cb28-63da-4a80-9c9a-20d08aae895f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:29.399877 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-39a1cb28-63da-4a80-9c9a-20d08aae895f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] PUT https://10.4.3.46/volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec Aug 19 11:01:29.400301 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-39a1cb28-63da-4a80-9c9a-20d08aae895f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:29.409913 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-39a1cb28-63da-4a80-9c9a-20d08aae895f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Acquiring lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:01:29.415115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-39a1cb28-63da-4a80-9c9a-20d08aae895f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:01:29.416517 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:29.416517 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:29.534616 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cb36ab80-1aa3-4989-becc-27f13cb584a2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:29.536269 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cb36ab80-1aa3-4989-becc-27f13cb584a2 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:01:29.536696 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cb36ab80-1aa3-4989-becc-27f13cb584a2 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:29.537979 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cb36ab80-1aa3-4989-becc-27f13cb584a2 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:29.543437 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:29.543437 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:29.546956 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cb36ab80-1aa3-4989-becc-27f13cb584a2 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:01:29.551724 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-39a1cb28-63da-4a80-9c9a-20d08aae895f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1-np0000007769" released by "attachment_update" :: held 0.136s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:01:29.551871 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-39a1cb28-63da-4a80-9c9a-20d08aae895f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec returned with HTTP 200 Aug 19 11:01:29.552589 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cb36ab80-1aa3-4989-becc-27f13cb584a2 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:01:29.553066 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 248/986] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:29 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:29.553230 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 247/987] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:01:29 2026] PUT /volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:29.562101 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-8017e0e6-a71f-4874-8618-bdee39f19353 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:29.566497 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-8017e0e6-a71f-4874-8618-bdee39f19353 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec Aug 19 11:01:29.567445 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-8017e0e6-a71f-4874-8618-bdee39f19353 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:29.567682 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-8017e0e6-a71f-4874-8618-bdee39f19353 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:29.589753 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-8017e0e6-a71f-4874-8618-bdee39f19353 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec returned with HTTP 200 Aug 19 11:01:29.590259 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 246/988] 10.4.3.46 () {70 vars in 1644 bytes} [Wed Aug 19 11:01:29 2026] GET /volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:29.804569 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-27fdb8eb-75d2-4e8b-806e-4356c4d38d8c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:29.808330 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-27fdb8eb-75d2-4e8b-806e-4356c4d38d8c tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d Aug 19 11:01:29.808615 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-27fdb8eb-75d2-4e8b-806e-4356c4d38d8c tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:29.808850 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-27fdb8eb-75d2-4e8b-806e-4356c4d38d8c tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:29.816827 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:29.816827 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:29.817247 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-27fdb8eb-75d2-4e8b-806e-4356c4d38d8c tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Snapshot retrieved successfully. Aug 19 11:01:29.818023 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-27fdb8eb-75d2-4e8b-806e-4356c4d38d8c tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d returned with HTTP 200 Aug 19 11:01:29.818385 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 248/989] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:29 2026] GET /volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:29.829961 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ee474a07-1326-45f2-b22d-495bef626c78 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:29.832938 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ee474a07-1326-45f2-b22d-495bef626c78 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] POST https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98/action Aug 19 11:01:29.833840 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ee474a07-1326-45f2-b22d-495bef626c78 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:29.833998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ee474a07-1326-45f2-b22d-495bef626c78 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:29.844934 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:29.844934 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:29.847303 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ee474a07-1326-45f2-b22d-495bef626c78 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:29.891924 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-ee474a07-1326-45f2-b22d-495bef626c78 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Created reservations ['76e578fb-65dc-48b8-8919-23214992f670', '840e8568-3080-4c07-98fb-612483dcdb4b'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:29.905095 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ee474a07-1326-45f2-b22d-495bef626c78 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Extend volume request issued successfully. Aug 19 11:01:29.905203 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ee474a07-1326-45f2-b22d-495bef626c78 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98/action returned with HTTP 202 Aug 19 11:01:29.905659 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 249/990] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:01:29 2026] POST /volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:01:29.917654 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a10bd5dc-26b9-456f-a455-54af9fdda79b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:29.918820 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a10bd5dc-26b9-456f-a455-54af9fdda79b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:29.919031 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a10bd5dc-26b9-456f-a455-54af9fdda79b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:29.919245 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a10bd5dc-26b9-456f-a455-54af9fdda79b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:29.927169 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:29.927169 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:29.930886 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a10bd5dc-26b9-456f-a455-54af9fdda79b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:29.934999 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a10bd5dc-26b9-456f-a455-54af9fdda79b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 returned with HTTP 200 Aug 19 11:01:29.935515 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 248/991] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:29 2026] GET /volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:30.390579 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-83c757a5-dc15-4d45-a4cc-5cdad9bba798 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:30.393990 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83c757a5-dc15-4d45-a4cc-5cdad9bba798 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 Aug 19 11:01:30.393990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83c757a5-dc15-4d45-a4cc-5cdad9bba798 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:30.393990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83c757a5-dc15-4d45-a4cc-5cdad9bba798 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:30.401014 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83c757a5-dc15-4d45-a4cc-5cdad9bba798 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 returned with HTTP 404 Aug 19 11:01:30.402639 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 247/992] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:30 2026] GET /volume/v3/volumes/5905caf7-971b-49bf-aaaf-a9b8a25e0d08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:30.414377 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:30.416420 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:30.416893 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-239731065"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:30.418232 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-239731065'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:30.418340 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Create volume of 1 GB Aug 19 11:01:30.429373 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Availability Zones retrieved successfully. Aug 19 11:01:30.434983 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Flow 'volume_create_api' (35abd437-8af8-43ef-bbd5-cf76779cba5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:30.435912 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e369c99-5814-46a1-a1ff-8f00f2063ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:30.436855 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:30.466157 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e369c99-5814-46a1-a1ff-8f00f2063ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:30.466896 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (675a5c7f-0e76-428b-80e2-dd825fd4f545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:30.527255 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Created reservations ['0516141f-781c-4603-946c-c7c737bbefd0', '49e4c4d6-c82d-48aa-9974-8116f8bfe89a', '08798ec5-4d80-40cd-a326-1447f2b1d6ec', 'dd3e50d2-718d-4fe6-aa68-1a1d05da68cd'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:30.528308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (675a5c7f-0e76-428b-80e2-dd825fd4f545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0516141f-781c-4603-946c-c7c737bbefd0', '49e4c4d6-c82d-48aa-9974-8116f8bfe89a', '08798ec5-4d80-40cd-a326-1447f2b1d6ec', 'dd3e50d2-718d-4fe6-aa68-1a1d05da68cd']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:30.529726 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65fc0087-cb05-4a19-a4cb-291f38f0ecf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:30.555929 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65fc0087-cb05-4a19-a4cb-291f38f0ecf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc7d51b4-ca99-402a-bf6d-e9705c2f1f03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-239731065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3ae2e7f9cb41e89cd9eeaa405697b1',qos_specs=None,replication_status=,reservations=['0516141f-781c-4603-946c-c7c737bbefd0','49e4c4d6-c82d-48aa-9974-8116f8bfe89a','08798ec5-4d80-40cd-a326-1447f2b1d6ec','dd3e50d2-718d-4fe6-aa68-1a1d05da68cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0299d302630d4f68ae7632b1874ff1a0',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-239731065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc7d51b4-ca99-402a-bf6d-e9705c2f1f03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb3ae2e7f9cb41e89cd9eeaa405697b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0299d302630d4f68ae7632b1874ff1a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:30.556469 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0824e66-83cc-45d7-af59-4a68e8eecdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:30.579173 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0824e66-83cc-45d7-af59-4a68e8eecdae) transitioned into state 'SUCCESS' from state '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-239731065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3ae2e7f9cb41e89cd9eeaa405697b1',qos_specs=None,replication_status=,reservations=['0516141f-781c-4603-946c-c7c737bbefd0','49e4c4d6-c82d-48aa-9974-8116f8bfe89a','08798ec5-4d80-40cd-a326-1447f2b1d6ec','dd3e50d2-718d-4fe6-aa68-1a1d05da68cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0299d302630d4f68ae7632b1874ff1a0',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:30.580252 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3732637-bf0d-4a35-9d4c-498bd28fdaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:30.594038 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3732637-bf0d-4a35-9d4c-498bd28fdaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:30.594940 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Flow 'volume_create_api' (35abd437-8af8-43ef-bbd5-cf76779cba5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:30.595279 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Create volume request issued successfully. Aug 19 11:01:30.595916 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7600ea8f-c6cd-4ea0-be8b-e400ce9b99c4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:30.596365 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 249/993] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:01:30 2026] POST /volume/v3/volumes => generated 751 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:30.607595 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-59ef62ab-f1d9-4e81-b6c3-d5efc3cd5eb2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:30.609538 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-59ef62ab-f1d9-4e81-b6c3-d5efc3cd5eb2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 Aug 19 11:01:30.610352 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-59ef62ab-f1d9-4e81-b6c3-d5efc3cd5eb2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:30.610352 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-59ef62ab-f1d9-4e81-b6c3-d5efc3cd5eb2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:30.616714 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:30.616714 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:30.620354 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-59ef62ab-f1d9-4e81-b6c3-d5efc3cd5eb2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:30.624288 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-59ef62ab-f1d9-4e81-b6c3-d5efc3cd5eb2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 returned with HTTP 200 Aug 19 11:01:30.625225 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 250/994] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:30 2026] GET /volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:30.950855 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-287425ea-f82c-42a4-b329-5381f953452f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:30.954732 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-287425ea-f82c-42a4-b329-5381f953452f tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:30.954732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-287425ea-f82c-42a4-b329-5381f953452f tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:30.954819 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-287425ea-f82c-42a4-b329-5381f953452f tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:30.966519 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:30.966519 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:30.973157 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-287425ea-f82c-42a4-b329-5381f953452f tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:30.980302 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-287425ea-f82c-42a4-b329-5381f953452f tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 returned with HTTP 200 Aug 19 11:01:30.980824 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 249/995] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:30 2026] GET /volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:30.998437 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-16535190-17a6-48d9-80e8-ee8775d146f4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:30.999710 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16535190-17a6-48d9-80e8-ee8775d146f4 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:30.999899 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16535190-17a6-48d9-80e8-ee8775d146f4 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:31.000136 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16535190-17a6-48d9-80e8-ee8775d146f4 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:31.007235 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:31.007235 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:31.011560 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-16535190-17a6-48d9-80e8-ee8775d146f4 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:31.016138 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16535190-17a6-48d9-80e8-ee8775d146f4 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 returned with HTTP 200 Aug 19 11:01:31.016549 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 248/996] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:30 2026] GET /volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:31.028290 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1d518df9-63d1-4e73-a329-60823459990d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:31.030137 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d518df9-63d1-4e73-a329-60823459990d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d Aug 19 11:01:31.030320 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d518df9-63d1-4e73-a329-60823459990d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:31.030520 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d518df9-63d1-4e73-a329-60823459990d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:31.030657 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-1d518df9-63d1-4e73-a329-60823459990d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Delete snapshot with id: 34920ceb-28e7-4196-998c-fa662d7d105d Aug 19 11:01:31.035357 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:31.035357 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:31.035764 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1d518df9-63d1-4e73-a329-60823459990d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Snapshot retrieved successfully. Aug 19 11:01:31.054727 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1d518df9-63d1-4e73-a329-60823459990d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Snapshot delete request issued successfully. Aug 19 11:01:31.054936 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d518df9-63d1-4e73-a329-60823459990d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d returned with HTTP 202 Aug 19 11:01:31.055313 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 250/997] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:01:31 2026] DELETE /volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:31.063273 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c123c3e8-bb53-432c-b2fe-a9b5f79d5f9d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:31.067653 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c123c3e8-bb53-432c-b2fe-a9b5f79d5f9d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d Aug 19 11:01:31.067809 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c123c3e8-bb53-432c-b2fe-a9b5f79d5f9d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:31.067997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c123c3e8-bb53-432c-b2fe-a9b5f79d5f9d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:31.078733 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:31.078733 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:31.079165 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c123c3e8-bb53-432c-b2fe-a9b5f79d5f9d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Snapshot retrieved successfully. Aug 19 11:01:31.080026 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c123c3e8-bb53-432c-b2fe-a9b5f79d5f9d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d returned with HTTP 200 Aug 19 11:01:31.080437 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 251/998] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:31 2026] GET /volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:31.639578 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-89497beb-e244-464a-b866-1516623234da None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:31.641163 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-89497beb-e244-464a-b866-1516623234da tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 Aug 19 11:01:31.641341 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-89497beb-e244-464a-b866-1516623234da tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:31.641543 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-89497beb-e244-464a-b866-1516623234da tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:31.650926 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:31.650926 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:31.654121 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-89497beb-e244-464a-b866-1516623234da tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:31.657692 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-89497beb-e244-464a-b866-1516623234da tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 returned with HTTP 200 Aug 19 11:01:31.658016 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 250/999] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:31 2026] GET /volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:31.673949 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-42a547d5-5d1f-462d-905a-e510b4a610d2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:31.675394 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42a547d5-5d1f-462d-905a-e510b4a610d2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:01:31.675760 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42a547d5-5d1f-462d-905a-e510b4a610d2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc7d51b4-ca99-402a-bf6d-e9705c2f1f03", "name": "tempest-VolumesBackupsAdminTest-Backup-1792997528", "container": "tempest-volumesbackupsadmintest-backup-container-1819754683"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:31.677125 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-42a547d5-5d1f-462d-905a-e510b4a610d2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Creating new backup {'backup': {'volume_id': 'dc7d51b4-ca99-402a-bf6d-e9705c2f1f03', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1792997528', 'container': 'tempest-volumesbackupsadmintest-backup-container-1819754683'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:01:31.677268 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-42a547d5-5d1f-462d-905a-e510b4a610d2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Creating backup of volume dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 in container tempest-volumesbackupsadmintest-backup-container-1819754683 Aug 19 11:01:31.683713 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:31.683713 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:31.684153 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-42a547d5-5d1f-462d-905a-e510b4a610d2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:31.699578 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-42a547d5-5d1f-462d-905a-e510b4a610d2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Created reservations ['2cb96abe-0a49-48c9-8169-9e90e963a6fe', '0fc22da3-f16a-416b-b67a-e93c64731dd6'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:31.736760 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42a547d5-5d1f-462d-905a-e510b4a610d2 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:01:31.737158 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 249/1000] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:01:31 2026] POST /volume/v3/backups => generated 333 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:31.744438 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-42cc1c74-e65a-4609-a47b-70464b83bbf5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:31.746199 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42cc1c74-e65a-4609-a47b-70464b83bbf5 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:31.746383 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42cc1c74-e65a-4609-a47b-70464b83bbf5 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:31.746606 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42cc1c74-e65a-4609-a47b-70464b83bbf5 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:31.746711 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-42cc1c74-e65a-4609-a47b-70464b83bbf5 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:31.752280 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:31.752280 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:31.753083 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42cc1c74-e65a-4609-a47b-70464b83bbf5 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:31.753599 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 251/1001] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:31 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:32.100393 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-66a28aba-aa9d-4faa-95b6-a141e4fa7a59 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:32.102113 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-66a28aba-aa9d-4faa-95b6-a141e4fa7a59 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d Aug 19 11:01:32.102298 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-66a28aba-aa9d-4faa-95b6-a141e4fa7a59 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:32.102504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-66a28aba-aa9d-4faa-95b6-a141e4fa7a59 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:32.111445 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-66a28aba-aa9d-4faa-95b6-a141e4fa7a59 tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d returned with HTTP 404 Aug 19 11:01:32.112169 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 252/1002] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:32 2026] GET /volume/v3/snapshots/34920ceb-28e7-4196-998c-fa662d7d105d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:32.121673 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e36095f3-b012-491a-bbd9-94779958eb1d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:32.125350 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e36095f3-b012-491a-bbd9-94779958eb1d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:32.125350 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e36095f3-b012-491a-bbd9-94779958eb1d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:32.125350 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e36095f3-b012-491a-bbd9-94779958eb1d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:32.136915 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:32.136915 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:32.141593 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e36095f3-b012-491a-bbd9-94779958eb1d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:32.145704 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e36095f3-b012-491a-bbd9-94779958eb1d tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 returned with HTTP 200 Aug 19 11:01:32.146050 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 251/1003] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:32 2026] GET /volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:32.160897 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5e48a80d-c13f-49ce-a2a6-d5d7076039cc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:32.165018 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5e48a80d-c13f-49ce-a2a6-d5d7076039cc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] DELETE https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:32.165923 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5e48a80d-c13f-49ce-a2a6-d5d7076039cc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:32.165923 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5e48a80d-c13f-49ce-a2a6-d5d7076039cc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:32.165923 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-5e48a80d-c13f-49ce-a2a6-d5d7076039cc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Delete volume with id: 4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:32.182839 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:32.182839 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:32.183574 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5e48a80d-c13f-49ce-a2a6-d5d7076039cc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:32.214813 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5e48a80d-c13f-49ce-a2a6-d5d7076039cc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Delete volume request issued successfully. Aug 19 11:01:32.215100 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5e48a80d-c13f-49ce-a2a6-d5d7076039cc tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 returned with HTTP 202 Aug 19 11:01:32.215795 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 250/1004] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:32 2026] DELETE /volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:32.227420 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-450745b1-7c83-4908-b3a1-6d1902b1669b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:32.232330 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-450745b1-7c83-4908-b3a1-6d1902b1669b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:32.232558 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-450745b1-7c83-4908-b3a1-6d1902b1669b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:32.232772 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-450745b1-7c83-4908-b3a1-6d1902b1669b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:32.242180 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:32.242180 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:32.251062 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-450745b1-7c83-4908-b3a1-6d1902b1669b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Volume info retrieved successfully. Aug 19 11:01:32.256241 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-450745b1-7c83-4908-b3a1-6d1902b1669b tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 returned with HTTP 200 Aug 19 11:01:32.256805 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 252/1005] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:32 2026] GET /volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:32.545677 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6a158a1e-48d8-4c62-916d-c0d162baa8de None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:32.547384 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6a158a1e-48d8-4c62-916d-c0d162baa8de tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:01:32.547614 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6a158a1e-48d8-4c62-916d-c0d162baa8de tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:32.547808 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6a158a1e-48d8-4c62-916d-c0d162baa8de tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:32.547962 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-6a158a1e-48d8-4c62-916d-c0d162baa8de tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Delete volume with id: e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:01:32.554835 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:32.554835 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:32.555247 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6a158a1e-48d8-4c62-916d-c0d162baa8de tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:01:32.572590 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6a158a1e-48d8-4c62-916d-c0d162baa8de tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Delete volume request issued successfully. Aug 19 11:01:32.572789 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6a158a1e-48d8-4c62-916d-c0d162baa8de tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 202 Aug 19 11:01:32.573168 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 253/1006] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:32 2026] DELETE /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:32.580389 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-36e741b4-aa57-4780-ae56-060e0ae85604 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:32.583995 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-36e741b4-aa57-4780-ae56-060e0ae85604 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:01:32.584191 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-36e741b4-aa57-4780-ae56-060e0ae85604 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:32.584378 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-36e741b4-aa57-4780-ae56-060e0ae85604 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:32.594751 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:32.594751 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:32.603678 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-36e741b4-aa57-4780-ae56-060e0ae85604 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:01:32.610989 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-36e741b4-aa57-4780-ae56-060e0ae85604 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 200 Aug 19 11:01:32.611546 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 252/1007] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:32 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:32.765694 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1ab8a2f6-0db6-49dc-b53a-41867512b642 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:32.770450 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ab8a2f6-0db6-49dc-b53a-41867512b642 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:32.770450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ab8a2f6-0db6-49dc-b53a-41867512b642 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:32.770450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ab8a2f6-0db6-49dc-b53a-41867512b642 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:32.770450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1ab8a2f6-0db6-49dc-b53a-41867512b642 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:32.774423 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:32.774423 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:32.775244 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ab8a2f6-0db6-49dc-b53a-41867512b642 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:32.775731 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 251/1008] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:32 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:33.343825 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a3f77b34-fc14-440d-8832-c26ad86c9fde None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:33.346944 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3f77b34-fc14-440d-8832-c26ad86c9fde tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] GET https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 Aug 19 11:01:33.347205 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a3f77b34-fc14-440d-8832-c26ad86c9fde tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:33.347453 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a3f77b34-fc14-440d-8832-c26ad86c9fde tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:33.353517 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-016b0fb8-d440-46a6-aff0-42bab9561cf4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:33.354425 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3f77b34-fc14-440d-8832-c26ad86c9fde tempest-VolumesExtendTest-1584635982 tempest-VolumesExtendTest-1584635982-project-member] https://10.4.3.46/volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 returned with HTTP 404 Aug 19 11:01:33.356630 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 253/1009] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:33 2026] GET /volume/v3/volumes/4afc9848-41fd-4c40-b088-c7104bc14a98 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:33.356706 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-016b0fb8-d440-46a6-aff0-42bab9561cf4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec/action Aug 19 11:01:33.356842 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-016b0fb8-d440-46a6-aff0-42bab9561cf4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:33.356993 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-016b0fb8-d440-46a6-aff0-42bab9561cf4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:33.378787 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:33.378787 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:33.399219 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-989176a2-ba39-478f-8876-bbbbe0c44f21 req-016b0fb8-d440-46a6-aff0-42bab9561cf4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec/action returned with HTTP 204 Aug 19 11:01:33.399836 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 254/1010] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:01:33 2026] POST /volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:33.623598 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d42cdfa8-eb15-4f0d-92de-2aefd0a2baf2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:33.626013 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d42cdfa8-eb15-4f0d-92de-2aefd0a2baf2 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a Aug 19 11:01:33.626223 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d42cdfa8-eb15-4f0d-92de-2aefd0a2baf2 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:33.626959 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d42cdfa8-eb15-4f0d-92de-2aefd0a2baf2 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:33.633641 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d42cdfa8-eb15-4f0d-92de-2aefd0a2baf2 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a returned with HTTP 404 Aug 19 11:01:33.637582 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 253/1011] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:33 2026] GET /volume/v3/volumes/e5c7ae6a-60fd-44fa-807e-4a351fd4498a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:33.646339 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7587e0b6-5018-422c-8c48-4c576972caa4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:33.653577 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7587e0b6-5018-422c-8c48-4c576972caa4 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced Aug 19 11:01:33.653795 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7587e0b6-5018-422c-8c48-4c576972caa4 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:33.654004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7587e0b6-5018-422c-8c48-4c576972caa4 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:33.654176 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7587e0b6-5018-422c-8c48-4c576972caa4 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Delete volume with id: f81916bc-c1bc-4637-ae01-0232ea5f6ced Aug 19 11:01:33.671185 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:33.671185 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:33.671787 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7587e0b6-5018-422c-8c48-4c576972caa4 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:01:33.699400 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7587e0b6-5018-422c-8c48-4c576972caa4 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Delete volume request issued successfully. Aug 19 11:01:33.700022 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7587e0b6-5018-422c-8c48-4c576972caa4 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced returned with HTTP 202 Aug 19 11:01:33.700515 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 252/1012] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:33 2026] DELETE /volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:33.708466 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0cc34df4-eb9e-4c72-a48b-d2c3e22d3642 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:33.710978 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0cc34df4-eb9e-4c72-a48b-d2c3e22d3642 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced Aug 19 11:01:33.711280 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0cc34df4-eb9e-4c72-a48b-d2c3e22d3642 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:33.711604 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0cc34df4-eb9e-4c72-a48b-d2c3e22d3642 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:33.720926 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:33.720926 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:33.729220 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0cc34df4-eb9e-4c72-a48b-d2c3e22d3642 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Volume info retrieved successfully. Aug 19 11:01:33.732593 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0cc34df4-eb9e-4c72-a48b-d2c3e22d3642 tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced returned with HTTP 200 Aug 19 11:01:33.734002 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 254/1013] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:33 2026] GET /volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:33.790243 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-99f00dea-4093-4384-9741-dd93ae4d9eca None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:33.795705 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-99f00dea-4093-4384-9741-dd93ae4d9eca tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:33.796027 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-99f00dea-4093-4384-9741-dd93ae4d9eca tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:33.796286 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-99f00dea-4093-4384-9741-dd93ae4d9eca tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:33.796456 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-99f00dea-4093-4384-9741-dd93ae4d9eca tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:33.802239 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:33.802239 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:33.803239 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-99f00dea-4093-4384-9741-dd93ae4d9eca tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:33.804414 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 255/1014] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:33 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:34.596159 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-29c2681b-c645-4560-9f6e-538049ecb834 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:34.682393 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-29c2681b-c645-4560-9f6e-538049ecb834 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:01:34.682802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-29c2681b-c645-4560-9f6e-538049ecb834 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f505eccd-affc-43ae-beec-73f4eae9e10d", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1646668227"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:34.690509 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-29c2681b-c645-4560-9f6e-538049ecb834 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 404 Aug 19 11:01:34.691022 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 254/1015] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:01:34 2026] POST /volume/v3/snapshots => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:34.702692 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-50262586-62a6-4f8e-931e-903b18b3aef8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:34.706539 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-50262586-62a6-4f8e-931e-903b18b3aef8 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:01:34.706933 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-50262586-62a6-4f8e-931e-903b18b3aef8 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1292639751"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:34.748088 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-50262586-62a6-4f8e-931e-903b18b3aef8 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 404 Aug 19 11:01:34.748443 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2b420322-ee3b-47c7-a881-05023098c02e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:34.748768 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 253/1016] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:01:34 2026] POST /volume/v3/snapshots => generated 77 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:34.750855 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b420322-ee3b-47c7-a881-05023098c02e tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] GET https://10.4.3.46/volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced Aug 19 11:01:34.751047 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b420322-ee3b-47c7-a881-05023098c02e tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:34.751222 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b420322-ee3b-47c7-a881-05023098c02e tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:34.756628 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-efa66fae-33fa-4955-a0b0-6977d7da9d7e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:34.760112 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b420322-ee3b-47c7-a881-05023098c02e tempest-ServerRescueNegativeTestJSON-1681644982 tempest-ServerRescueNegativeTestJSON-1681644982-project-member] https://10.4.3.46/volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced returned with HTTP 404 Aug 19 11:01:34.760112 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 255/1017] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:34 2026] GET /volume/v3/volumes/f81916bc-c1bc-4637-ae01-0232ea5f6ced => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:34.761667 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-efa66fae-33fa-4955-a0b0-6977d7da9d7e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/snapshots?limit=invalid Aug 19 11:01:34.762786 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-efa66fae-33fa-4955-a0b0-6977d7da9d7e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:34.763067 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-efa66fae-33fa-4955-a0b0-6977d7da9d7e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:34.764900 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-efa66fae-33fa-4955-a0b0-6977d7da9d7e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] HTTP exception thrown: limit param must be an integer Aug 19 11:01:34.765149 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-efa66fae-33fa-4955-a0b0-6977d7da9d7e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 19 11:01:34.767967 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 256/1018] 10.4.3.46 () {66 vars in 1263 bytes} [Wed Aug 19 11:01:34 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:01:34.781656 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-be56f143-b09d-40a3-9927-3bb46440ce0e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:34.783837 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-be56f143-b09d-40a3-9927-3bb46440ce0e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/snapshots?marker=b3f9b935-1efe-416d-8aeb-92f6501d548b Aug 19 11:01:34.784094 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-be56f143-b09d-40a3-9927-3bb46440ce0e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:34.784402 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-be56f143-b09d-40a3-9927-3bb46440ce0e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:34.784799 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-be56f143-b09d-40a3-9927-3bb46440ce0e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:34.786291 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.db.api [None req-be56f143-b09d-40a3-9927-3bb46440ce0e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Building query based on filter {{(pid=100205) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:01:34.791338 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-be56f143-b09d-40a3-9927-3bb46440ce0e tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots?marker=b3f9b935-1efe-416d-8aeb-92f6501d548b returned with HTTP 404 Aug 19 11:01:34.793495 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 255/1019] 10.4.3.46 () {66 vars in 1323 bytes} [Wed Aug 19 11:01:34 2026] GET /volume/v3/snapshots?marker=b3f9b935-1efe-416d-8aeb-92f6501d548b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:34.802539 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-48dbf437-e5b7-41dc-94a1-744a1317a535 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:34.804559 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48dbf437-e5b7-41dc-94a1-744a1317a535 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/snapshots?sort_key=invalid Aug 19 11:01:34.804860 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48dbf437-e5b7-41dc-94a1-744a1317a535 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:34.805102 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48dbf437-e5b7-41dc-94a1-744a1317a535 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:34.805416 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-48dbf437-e5b7-41dc-94a1-744a1317a535 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:34.806462 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-48dbf437-e5b7-41dc-94a1-744a1317a535 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:01:34.806935 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48dbf437-e5b7-41dc-94a1-744a1317a535 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 19 11:01:34.807378 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 254/1020] 10.4.3.46 () {66 vars in 1269 bytes} [Wed Aug 19 11:01:34 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:01:34.817837 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-17b9029f-5c94-4106-9f47-0f817667c019 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:34.817902 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:34.818379 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17b9029f-5c94-4106-9f47-0f817667c019 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:34.818574 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17b9029f-5c94-4106-9f47-0f817667c019 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:34.818738 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17b9029f-5c94-4106-9f47-0f817667c019 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:34.818840 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-17b9029f-5c94-4106-9f47-0f817667c019 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:34.822641 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:34.822641 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-514306276"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:34.822944 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:34.822944 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:34.823782 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17b9029f-5c94-4106-9f47-0f817667c019 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:34.823961 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 256/1021] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:34 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:34.824513 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-514306276'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:34.825389 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Create volume of 2 GB Aug 19 11:01:34.834758 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Availability Zones retrieved successfully. Aug 19 11:01:34.841946 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Flow 'volume_create_api' (c06c0710-90e1-4a15-93b4-d30e94ef1734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:34.843838 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef086fdf-2335-4636-a7eb-58a70240f1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:34.845773 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Validating volume size '2' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:34.878521 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef086fdf-2335-4636-a7eb-58a70240f1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:34.879432 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08cf7ea7-ed0f-4fe0-8b37-e1fce9f08aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:34.970806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Created reservations ['eae37b7b-9bbf-43d0-96e3-b94b3f9ee84a', '415f1f5b-745c-402d-a3fb-ad8dd3fce117', '5712ece0-8603-4638-8afe-5e02f9c8a3b3', '5331277d-acc7-420b-8959-1ed2f8993259'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:34.972508 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08cf7ea7-ed0f-4fe0-8b37-e1fce9f08aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eae37b7b-9bbf-43d0-96e3-b94b3f9ee84a', '415f1f5b-745c-402d-a3fb-ad8dd3fce117', '5712ece0-8603-4638-8afe-5e02f9c8a3b3', '5331277d-acc7-420b-8959-1ed2f8993259']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:34.972508 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12816292-086b-4ea8-96fc-cc0d5d902c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:34.996302 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12816292-086b-4ea8-96fc-cc0d5d902c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc28c2c9-e0de-43e0-975e-aa5888bad824', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-514306276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a597402b6a4eb9ac88b5cc00547b46',qos_specs=None,replication_status=,reservations=['eae37b7b-9bbf-43d0-96e3-b94b3f9ee84a','415f1f5b-745c-402d-a3fb-ad8dd3fce117','5712ece0-8603-4638-8afe-5e02f9c8a3b3','5331277d-acc7-420b-8959-1ed2f8993259'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='650e767f25054fa8a60a80c35b8b8f9e',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-514306276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc28c2c9-e0de-43e0-975e-aa5888bad824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a597402b6a4eb9ac88b5cc00547b46',provider_auth=None,provider_geometry=None,provider_id=None,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='650e767f25054fa8a60a80c35b8b8f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:34.997142 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6b41030-d4f4-4972-9676-8d038e105d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:35.015809 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6b41030-d4f4-4972-9676-8d038e105d8f) transitioned into state 'SUCCESS' from state '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-514306276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a597402b6a4eb9ac88b5cc00547b46',qos_specs=None,replication_status=,reservations=['eae37b7b-9bbf-43d0-96e3-b94b3f9ee84a','415f1f5b-745c-402d-a3fb-ad8dd3fce117','5712ece0-8603-4638-8afe-5e02f9c8a3b3','5331277d-acc7-420b-8959-1ed2f8993259'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='650e767f25054fa8a60a80c35b8b8f9e',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:35.016496 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7244665c-039f-4dfd-9f52-89578ef085a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:35.027508 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7244665c-039f-4dfd-9f52-89578ef085a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:35.027508 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Flow 'volume_create_api' (c06c0710-90e1-4a15-93b4-d30e94ef1734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:35.027853 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Create volume request issued successfully. Aug 19 11:01:35.028609 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-52cd86e4-691e-4f43-a07a-2d35dcfd8126 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:35.029214 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 257/1022] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:01:34 2026] POST /volume/v3/volumes => generated 759 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:35.050505 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-17592b13-f5fa-4cae-8835-819238ca6542 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:35.050505 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-17592b13-f5fa-4cae-8835-819238ca6542 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 Aug 19 11:01:35.050505 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-17592b13-f5fa-4cae-8835-819238ca6542 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:35.050505 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-17592b13-f5fa-4cae-8835-819238ca6542 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:35.056876 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:35.056876 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:35.060752 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-17592b13-f5fa-4cae-8835-819238ca6542 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Volume info retrieved successfully. Aug 19 11:01:35.066540 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-17592b13-f5fa-4cae-8835-819238ca6542 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 returned with HTTP 200 Aug 19 11:01:35.067044 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 256/1023] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:35 2026] GET /volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:35.836013 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7486e690-de1e-4663-a9c2-d96851b2a4a9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:35.837908 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7486e690-de1e-4663-a9c2-d96851b2a4a9 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:35.838133 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7486e690-de1e-4663-a9c2-d96851b2a4a9 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:35.838368 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7486e690-de1e-4663-a9c2-d96851b2a4a9 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:35.838506 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7486e690-de1e-4663-a9c2-d96851b2a4a9 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:35.843804 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:35.843804 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:35.844928 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7486e690-de1e-4663-a9c2-d96851b2a4a9 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:35.845417 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 255/1024] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:35 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:36.083168 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-607622e3-ebe5-497b-bdf8-d091969414c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:36.084890 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-607622e3-ebe5-497b-bdf8-d091969414c3 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 Aug 19 11:01:36.085040 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-607622e3-ebe5-497b-bdf8-d091969414c3 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:36.085211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-607622e3-ebe5-497b-bdf8-d091969414c3 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:36.092991 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:36.092991 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:36.096095 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-607622e3-ebe5-497b-bdf8-d091969414c3 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Volume info retrieved successfully. Aug 19 11:01:36.099675 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-607622e3-ebe5-497b-bdf8-d091969414c3 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 returned with HTTP 200 Aug 19 11:01:36.099974 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 257/1025] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:36 2026] GET /volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:36.114004 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f4f36884-4119-4211-a733-d89d1c211278 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:36.115731 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f4f36884-4119-4211-a733-d89d1c211278 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:01:36.116027 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f4f36884-4119-4211-a733-d89d1c211278 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc28c2c9-e0de-43e0-975e-aa5888bad824", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2048163565"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:36.125146 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:36.125146 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:36.125567 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f4f36884-4119-4211-a733-d89d1c211278 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Volume info retrieved successfully. Aug 19 11:01:36.125678 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-f4f36884-4119-4211-a733-d89d1c211278 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Create snapshot from volume cc28c2c9-e0de-43e0-975e-aa5888bad824 Aug 19 11:01:36.161188 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f4f36884-4119-4211-a733-d89d1c211278 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Created reservations ['4f45a2cb-7065-4501-a05c-746eedf3728d', '7a196632-d53b-469e-8c49-aabb4d6e6d37', '2eebc0ea-9a62-4a49-ba2e-0cc2cd009b5e', '1e36dad7-6627-480a-815c-81f36bfc977d'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:36.187035 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f4f36884-4119-4211-a733-d89d1c211278 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Snapshot create request issued successfully. Aug 19 11:01:36.187364 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f4f36884-4119-4211-a733-d89d1c211278 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:01:36.187852 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 258/1026] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:01:36 2026] POST /volume/v3/snapshots => generated 318 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:36.198258 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ea58b939-27b9-4d18-a7cf-ee72c37f03c6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:36.203783 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ea58b939-27b9-4d18-a7cf-ee72c37f03c6 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a Aug 19 11:01:36.203995 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ea58b939-27b9-4d18-a7cf-ee72c37f03c6 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:36.204178 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ea58b939-27b9-4d18-a7cf-ee72c37f03c6 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:36.213922 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:36.213922 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:36.213922 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ea58b939-27b9-4d18-a7cf-ee72c37f03c6 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Snapshot retrieved successfully. Aug 19 11:01:36.214129 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ea58b939-27b9-4d18-a7cf-ee72c37f03c6 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a returned with HTTP 200 Aug 19 11:01:36.214566 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 257/1027] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:36 2026] GET /volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a => generated 450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:36.857413 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-982ed6ec-6c83-4ea5-a747-1a10c3c9e645 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:36.859801 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-982ed6ec-6c83-4ea5-a747-1a10c3c9e645 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:36.859988 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-982ed6ec-6c83-4ea5-a747-1a10c3c9e645 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:36.860161 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-982ed6ec-6c83-4ea5-a747-1a10c3c9e645 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:36.860266 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-982ed6ec-6c83-4ea5-a747-1a10c3c9e645 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:36.866090 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:36.866090 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:36.866955 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-982ed6ec-6c83-4ea5-a747-1a10c3c9e645 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:36.867264 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 256/1028] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:36 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:37.222747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-68795c23-f785-4989-9a93-b9cb175f58da None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:37.224424 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68795c23-f785-4989-9a93-b9cb175f58da tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a Aug 19 11:01:37.224654 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68795c23-f785-4989-9a93-b9cb175f58da tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:37.225798 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68795c23-f785-4989-9a93-b9cb175f58da tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:37.230639 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:37.230639 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:37.231089 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-68795c23-f785-4989-9a93-b9cb175f58da tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Snapshot retrieved successfully. Aug 19 11:01:37.232295 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68795c23-f785-4989-9a93-b9cb175f58da tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a returned with HTTP 200 Aug 19 11:01:37.232828 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 258/1029] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:37 2026] GET /volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:37.242599 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:37.245055 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:37.245556 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3c877d70-a74c-4c09-b0de-cf8988d5cc6a"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:37.248672 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3c877d70-a74c-4c09-b0de-cf8988d5cc6a'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:37.257462 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:37.257462 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:37.257973 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Snapshot retrieved successfully. Aug 19 11:01:37.257973 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Create volume of 1 GB Aug 19 11:01:37.263145 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Availability Zones retrieved successfully. Aug 19 11:01:37.271130 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Flow 'volume_create_api' (b66252fe-af45-439d-a3f7-81ee4af89e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:37.272804 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6869297f-ee33-4db0-a858-e8e05eb9a94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:37.274191 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:37.276213 np0000007769 devstack@c-api.service[100206]: WARNING cinder.volume.api [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6869297f-ee33-4db0-a858-e8e05eb9a94b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 11:01:37.276213 np0000007769 devstack@c-api.service[100206]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 19 11:01:37.278969 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6869297f-ee33-4db0-a858-e8e05eb9a94b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:37.280025 np0000007769 devstack@c-api.service[100206]: WARNING cinder.volume.api [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6869297f-ee33-4db0-a858-e8e05eb9a94b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 11:01:37.281157 np0000007769 devstack@c-api.service[100206]: WARNING cinder.volume.api [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Flow 'volume_create_api' (b66252fe-af45-439d-a3f7-81ee4af89e0c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 11:01:37.281645 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c122dd8-75b9-4eb9-b2e2-77fea2bc8d51 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 400 Aug 19 11:01:37.282509 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 259/1030] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:01:37 2026] POST /volume/v3/volumes => generated 171 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:01:37.290626 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-803c0c65-64e3-499f-83b8-3922c785eac7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:37.294079 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-803c0c65-64e3-499f-83b8-3922c785eac7 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a Aug 19 11:01:37.294385 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-803c0c65-64e3-499f-83b8-3922c785eac7 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:37.294728 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-803c0c65-64e3-499f-83b8-3922c785eac7 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:37.294840 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-803c0c65-64e3-499f-83b8-3922c785eac7 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Delete snapshot with id: 3c877d70-a74c-4c09-b0de-cf8988d5cc6a Aug 19 11:01:37.307200 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:37.307200 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:37.307803 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-803c0c65-64e3-499f-83b8-3922c785eac7 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Snapshot retrieved successfully. Aug 19 11:01:37.332291 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-803c0c65-64e3-499f-83b8-3922c785eac7 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Snapshot delete request issued successfully. Aug 19 11:01:37.332291 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-803c0c65-64e3-499f-83b8-3922c785eac7 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a returned with HTTP 202 Aug 19 11:01:37.332291 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 258/1031] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:01:37 2026] DELETE /volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:37.340298 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-55176587-8f29-42b4-a2eb-a62f39f8f684 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:37.343593 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55176587-8f29-42b4-a2eb-a62f39f8f684 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a Aug 19 11:01:37.343593 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55176587-8f29-42b4-a2eb-a62f39f8f684 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:37.343593 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55176587-8f29-42b4-a2eb-a62f39f8f684 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:37.349466 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:37.349466 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:37.350119 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-55176587-8f29-42b4-a2eb-a62f39f8f684 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Snapshot retrieved successfully. Aug 19 11:01:37.351317 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55176587-8f29-42b4-a2eb-a62f39f8f684 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a returned with HTTP 200 Aug 19 11:01:37.351843 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 257/1032] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:37 2026] GET /volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:37.879991 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1170e079-fa8a-4f25-9a92-4fabb16bd35b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:37.882153 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1170e079-fa8a-4f25-9a92-4fabb16bd35b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:37.882404 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1170e079-fa8a-4f25-9a92-4fabb16bd35b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:37.882657 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1170e079-fa8a-4f25-9a92-4fabb16bd35b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:37.882818 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-1170e079-fa8a-4f25-9a92-4fabb16bd35b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:37.885013 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=422,cinder:UPDATE=91,cinder:INSERT=43 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:01:37.887836 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:37.887836 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:37.888751 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1170e079-fa8a-4f25-9a92-4fabb16bd35b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:37.889176 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 259/1033] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:37 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:38.368698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f6491594-9643-461d-ad36-1e9e6100b000 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:38.370836 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f6491594-9643-461d-ad36-1e9e6100b000 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a Aug 19 11:01:38.371106 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f6491594-9643-461d-ad36-1e9e6100b000 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:38.371292 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f6491594-9643-461d-ad36-1e9e6100b000 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:38.377943 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f6491594-9643-461d-ad36-1e9e6100b000 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a returned with HTTP 404 Aug 19 11:01:38.378563 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 260/1034] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:38 2026] GET /volume/v3/snapshots/3c877d70-a74c-4c09-b0de-cf8988d5cc6a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:38.390031 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-105969b3-8fb3-400b-a38a-0cc350702ffb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:38.392448 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-105969b3-8fb3-400b-a38a-0cc350702ffb tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 Aug 19 11:01:38.392721 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-105969b3-8fb3-400b-a38a-0cc350702ffb tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:38.392966 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-105969b3-8fb3-400b-a38a-0cc350702ffb tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:38.402383 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:38.402383 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:38.407101 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-105969b3-8fb3-400b-a38a-0cc350702ffb tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Volume info retrieved successfully. Aug 19 11:01:38.414694 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-105969b3-8fb3-400b-a38a-0cc350702ffb tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 returned with HTTP 200 Aug 19 11:01:38.415124 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 259/1035] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:38 2026] GET /volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:38.428762 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-342b6bc3-c733-4d5b-aab6-dbbfe38c8e50 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:38.431138 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-342b6bc3-c733-4d5b-aab6-dbbfe38c8e50 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] DELETE https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 Aug 19 11:01:38.431403 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-342b6bc3-c733-4d5b-aab6-dbbfe38c8e50 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:38.431672 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-342b6bc3-c733-4d5b-aab6-dbbfe38c8e50 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:38.431880 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-342b6bc3-c733-4d5b-aab6-dbbfe38c8e50 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Delete volume with id: cc28c2c9-e0de-43e0-975e-aa5888bad824 Aug 19 11:01:38.441021 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:38.441021 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:38.441732 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-342b6bc3-c733-4d5b-aab6-dbbfe38c8e50 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Volume info retrieved successfully. Aug 19 11:01:38.474084 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-342b6bc3-c733-4d5b-aab6-dbbfe38c8e50 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Delete volume request issued successfully. Aug 19 11:01:38.474351 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-342b6bc3-c733-4d5b-aab6-dbbfe38c8e50 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 returned with HTTP 202 Aug 19 11:01:38.474912 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 258/1036] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:38 2026] DELETE /volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:38.486382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77daa8d2-11d8-4383-9bbf-88e16a20ed29 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:38.486382 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77daa8d2-11d8-4383-9bbf-88e16a20ed29 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 Aug 19 11:01:38.486382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77daa8d2-11d8-4383-9bbf-88e16a20ed29 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:38.486382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77daa8d2-11d8-4383-9bbf-88e16a20ed29 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:38.496140 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:38.496140 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:38.501837 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-77daa8d2-11d8-4383-9bbf-88e16a20ed29 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Volume info retrieved successfully. Aug 19 11:01:38.509376 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77daa8d2-11d8-4383-9bbf-88e16a20ed29 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 returned with HTTP 200 Aug 19 11:01:38.510396 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 260/1037] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:38 2026] GET /volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:38.901447 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9d69575c-1e58-4884-b582-bbdf4273aa15 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:38.905763 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d69575c-1e58-4884-b582-bbdf4273aa15 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:38.905960 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d69575c-1e58-4884-b582-bbdf4273aa15 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:38.906133 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d69575c-1e58-4884-b582-bbdf4273aa15 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:38.906260 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9d69575c-1e58-4884-b582-bbdf4273aa15 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:38.912873 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:38.912873 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:38.913647 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d69575c-1e58-4884-b582-bbdf4273aa15 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:38.913981 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 261/1038] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:38 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:39.528244 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fd8e2e55-3aee-46ce-ba23-f5faa3231891 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:39.530899 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fd8e2e55-3aee-46ce-ba23-f5faa3231891 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] GET https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 Aug 19 11:01:39.530899 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fd8e2e55-3aee-46ce-ba23-f5faa3231891 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:39.530899 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fd8e2e55-3aee-46ce-ba23-f5faa3231891 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:39.536751 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fd8e2e55-3aee-46ce-ba23-f5faa3231891 tempest-VolumesSnapshotNegativeTestJSON-1409256958 tempest-VolumesSnapshotNegativeTestJSON-1409256958-project-member] https://10.4.3.46/volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 returned with HTTP 404 Aug 19 11:01:39.537254 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 260/1039] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:39 2026] GET /volume/v3/volumes/cc28c2c9-e0de-43e0-975e-aa5888bad824 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:39.928223 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-526196bb-e522-4b4a-bc1a-fe13ec7f81b4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:39.930903 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-526196bb-e522-4b4a-bc1a-fe13ec7f81b4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:39.931389 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-526196bb-e522-4b4a-bc1a-fe13ec7f81b4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:39.931466 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-526196bb-e522-4b4a-bc1a-fe13ec7f81b4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:39.931625 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-526196bb-e522-4b4a-bc1a-fe13ec7f81b4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:39.937044 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:39.937044 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:39.937805 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-526196bb-e522-4b4a-bc1a-fe13ec7f81b4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:39.938158 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 259/1040] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:39 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:40.950756 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7486b31c-9d32-4503-ab88-047bfbcd14e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:40.952395 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7486b31c-9d32-4503-ab88-047bfbcd14e4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:40.952587 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7486b31c-9d32-4503-ab88-047bfbcd14e4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:40.952808 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7486b31c-9d32-4503-ab88-047bfbcd14e4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:40.952911 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7486b31c-9d32-4503-ab88-047bfbcd14e4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:40.957147 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:40.957147 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:40.959345 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7486b31c-9d32-4503-ab88-047bfbcd14e4 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:40.960000 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 261/1041] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:40 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:41.970799 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-801787a5-dc24-4c49-9132-12dfc4f6e923 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:41.972550 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-801787a5-dc24-4c49-9132-12dfc4f6e923 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:41.972738 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-801787a5-dc24-4c49-9132-12dfc4f6e923 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:41.972911 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-801787a5-dc24-4c49-9132-12dfc4f6e923 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:41.973007 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-801787a5-dc24-4c49-9132-12dfc4f6e923 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:41.977790 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:41.977790 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:41.978556 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-801787a5-dc24-4c49-9132-12dfc4f6e923 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:41.978926 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 262/1042] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:41 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:42.990199 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a7f64887-3dc2-4779-991e-47bfcde052b8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:42.994315 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a7f64887-3dc2-4779-991e-47bfcde052b8 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:42.994315 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a7f64887-3dc2-4779-991e-47bfcde052b8 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:42.994315 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a7f64887-3dc2-4779-991e-47bfcde052b8 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:42.994315 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-a7f64887-3dc2-4779-991e-47bfcde052b8 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:42.999745 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:42.999745 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:43.001335 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a7f64887-3dc2-4779-991e-47bfcde052b8 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:43.001335 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 261/1043] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:42 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:44.021229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-be46cc5e-938d-4aac-a6a2-c0903472ce30 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:44.021229 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be46cc5e-938d-4aac-a6a2-c0903472ce30 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:44.021229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-be46cc5e-938d-4aac-a6a2-c0903472ce30 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:44.021229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-be46cc5e-938d-4aac-a6a2-c0903472ce30 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:44.021229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-be46cc5e-938d-4aac-a6a2-c0903472ce30 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:44.028344 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:44.028344 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:44.029200 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be46cc5e-938d-4aac-a6a2-c0903472ce30 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:44.029736 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 260/1044] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:44 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:45.045552 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d2d268cd-35ce-45cb-948a-ed2564872e59 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:45.049008 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2d268cd-35ce-45cb-948a-ed2564872e59 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:45.050894 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2d268cd-35ce-45cb-948a-ed2564872e59 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:45.051270 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2d268cd-35ce-45cb-948a-ed2564872e59 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:45.052086 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d2d268cd-35ce-45cb-948a-ed2564872e59 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:45.059776 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:45.059776 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:45.061901 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2d268cd-35ce-45cb-948a-ed2564872e59 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:45.061901 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 262/1045] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:45 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:45.393369 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:45.543828 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:45.544194 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1185805905"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:45.548382 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1185805905'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:45.548518 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Create volume of 1 GB Aug 19 11:01:45.567926 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Availability Zones retrieved successfully. Aug 19 11:01:45.574759 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Flow 'volume_create_api' (7e60b9bc-c405-49a7-8d88-635fcd6bacb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:45.575896 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa08747-f962-434d-a9b7-b35ff51ba674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:45.577080 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:45.602751 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa08747-f962-434d-a9b7-b35ff51ba674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:45.603563 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6103790-a027-4999-ad15-56e61332dd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:45.666940 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Created reservations ['bbb783ad-9812-4e5a-b3fa-bba30b18bd6c', 'b7eedfcf-005d-4065-9516-422fc1437e5b', 'a59cbec5-437d-48a2-91cd-c6ea151fbaf9', '7a2254ad-a205-461e-be59-f8cd4106ef6d'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:45.667814 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6103790-a027-4999-ad15-56e61332dd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbb783ad-9812-4e5a-b3fa-bba30b18bd6c', 'b7eedfcf-005d-4065-9516-422fc1437e5b', 'a59cbec5-437d-48a2-91cd-c6ea151fbaf9', '7a2254ad-a205-461e-be59-f8cd4106ef6d']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:45.668638 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7b370f-8709-4c92-987b-51a5013cfec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:45.696449 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7b370f-8709-4c92-987b-51a5013cfec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b97d599f-58e1-4e5c-bfc8-98a08b423b7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1185805905',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc6ca79e3a334f849e4a27959d097b7a',qos_specs=None,replication_status=,reservations=['bbb783ad-9812-4e5a-b3fa-bba30b18bd6c','b7eedfcf-005d-4065-9516-422fc1437e5b','a59cbec5-437d-48a2-91cd-c6ea151fbaf9','7a2254ad-a205-461e-be59-f8cd4106ef6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63684b393c454f0b8c6f802522841426',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1185805905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b97d599f-58e1-4e5c-bfc8-98a08b423b7f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bc6ca79e3a334f849e4a27959d097b7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63684b393c454f0b8c6f802522841426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:45.697623 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4751e41-7abd-4d2b-bc70-58fe3e52d613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:45.716746 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4751e41-7abd-4d2b-bc70-58fe3e52d613) transitioned into state 'SUCCESS' from state '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-1185805905',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc6ca79e3a334f849e4a27959d097b7a',qos_specs=None,replication_status=,reservations=['bbb783ad-9812-4e5a-b3fa-bba30b18bd6c','b7eedfcf-005d-4065-9516-422fc1437e5b','a59cbec5-437d-48a2-91cd-c6ea151fbaf9','7a2254ad-a205-461e-be59-f8cd4106ef6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63684b393c454f0b8c6f802522841426',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:45.717393 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df56031-0694-4234-afb0-d80f54cfc134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:45.729993 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df56031-0694-4234-afb0-d80f54cfc134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:45.730764 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Flow 'volume_create_api' (7e60b9bc-c405-49a7-8d88-635fcd6bacb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:45.732334 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Create volume request issued successfully. Aug 19 11:01:45.732334 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8d90a1f8-1d61-4d3b-9dfc-9a0eaf0e095b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:45.732334 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 263/1046] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:01:45 2026] POST /volume/v3/volumes => generated 758 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:45.746878 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-24050fba-bc3d-40d9-85c2-40069d5c5aaa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:45.749900 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24050fba-bc3d-40d9-85c2-40069d5c5aaa tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f Aug 19 11:01:45.750209 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24050fba-bc3d-40d9-85c2-40069d5c5aaa tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:45.752542 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24050fba-bc3d-40d9-85c2-40069d5c5aaa tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:45.759319 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:45.759319 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:45.763735 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-24050fba-bc3d-40d9-85c2-40069d5c5aaa tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:45.767860 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24050fba-bc3d-40d9-85c2-40069d5c5aaa tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f returned with HTTP 200 Aug 19 11:01:45.768228 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 262/1047] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:45 2026] GET /volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:46.076592 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b51a099f-928e-4337-99bb-d68377d78340 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:46.078319 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b51a099f-928e-4337-99bb-d68377d78340 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:46.079699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b51a099f-928e-4337-99bb-d68377d78340 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:46.079699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b51a099f-928e-4337-99bb-d68377d78340 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:46.079699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b51a099f-928e-4337-99bb-d68377d78340 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:46.084999 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:46.084999 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:46.085821 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b51a099f-928e-4337-99bb-d68377d78340 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:46.086201 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 261/1048] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:46 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:46.782042 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ce27f7a6-50dd-47d2-87a5-206da3c4022d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:46.784702 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce27f7a6-50dd-47d2-87a5-206da3c4022d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f Aug 19 11:01:46.784904 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce27f7a6-50dd-47d2-87a5-206da3c4022d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:46.785079 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce27f7a6-50dd-47d2-87a5-206da3c4022d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:46.796205 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:46.796205 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:46.804025 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ce27f7a6-50dd-47d2-87a5-206da3c4022d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:46.809027 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce27f7a6-50dd-47d2-87a5-206da3c4022d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f returned with HTTP 200 Aug 19 11:01:46.809417 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 263/1049] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:46 2026] GET /volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:46.834968 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-12d6abde-8e54-4b95-9b18-21ecb2c60295 req-8b78f4de-d708-4bd8-9d81-64ac11cc16d6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:46.837040 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-12d6abde-8e54-4b95-9b18-21ecb2c60295 req-8b78f4de-d708-4bd8-9d81-64ac11cc16d6 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f Aug 19 11:01:46.837212 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-12d6abde-8e54-4b95-9b18-21ecb2c60295 req-8b78f4de-d708-4bd8-9d81-64ac11cc16d6 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:46.837388 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-12d6abde-8e54-4b95-9b18-21ecb2c60295 req-8b78f4de-d708-4bd8-9d81-64ac11cc16d6 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:46.843441 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:46.843441 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:46.846914 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-12d6abde-8e54-4b95-9b18-21ecb2c60295 req-8b78f4de-d708-4bd8-9d81-64ac11cc16d6 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:46.852314 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-12d6abde-8e54-4b95-9b18-21ecb2c60295 req-8b78f4de-d708-4bd8-9d81-64ac11cc16d6 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f returned with HTTP 200 Aug 19 11:01:46.852888 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 264/1050] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:46 2026] GET /volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:46.870736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4def24fd-ece7-48d0-8564-5e43adbced08 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:46.872934 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:46.873397 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-829933697"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:46.875351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-829933697'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:46.875530 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Create volume of 1 GB Aug 19 11:01:46.881110 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Availability Zones retrieved successfully. Aug 19 11:01:46.889188 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Flow 'volume_create_api' (bcad6904-75b4-46c6-a00b-58f652e4f5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:46.890796 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac8faa73-6062-4829-a2c4-3177a315cc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:46.892010 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:46.919854 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac8faa73-6062-4829-a2c4-3177a315cc76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:46.920721 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (000fa3df-23dd-425d-aaf9-ba58268bc1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:46.959692 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Created reservations ['0bcfecc7-4633-4120-9c50-cdce3ae2f9cb', 'be98480a-289f-4736-8db9-256df7ef3e66', '4b315396-36d8-4578-803b-4db3e4f1e5c5', 'b21b40b2-7183-4e7b-99d5-8f0d906e34b8'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:46.960763 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (000fa3df-23dd-425d-aaf9-ba58268bc1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bcfecc7-4633-4120-9c50-cdce3ae2f9cb', 'be98480a-289f-4736-8db9-256df7ef3e66', '4b315396-36d8-4578-803b-4db3e4f1e5c5', 'b21b40b2-7183-4e7b-99d5-8f0d906e34b8']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:46.965004 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc1ca30-9d0b-45b1-9761-1b3af9899990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:46.992632 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc1ca30-9d0b-45b1-9761-1b3af9899990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3a617fe-0c10-4492-8000-f1dc771127fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-829933697',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc6ca79e3a334f849e4a27959d097b7a',qos_specs=None,replication_status=,reservations=['0bcfecc7-4633-4120-9c50-cdce3ae2f9cb','be98480a-289f-4736-8db9-256df7ef3e66','4b315396-36d8-4578-803b-4db3e4f1e5c5','b21b40b2-7183-4e7b-99d5-8f0d906e34b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63684b393c454f0b8c6f802522841426',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-829933697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3a617fe-0c10-4492-8000-f1dc771127fd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bc6ca79e3a334f849e4a27959d097b7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63684b393c454f0b8c6f802522841426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:46.993379 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a3a7a6b-5e22-4065-ab4d-d0a7cee70bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:47.010606 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a3a7a6b-5e22-4065-ab4d-d0a7cee70bce) transitioned into state 'SUCCESS' from state '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-829933697',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc6ca79e3a334f849e4a27959d097b7a',qos_specs=None,replication_status=,reservations=['0bcfecc7-4633-4120-9c50-cdce3ae2f9cb','be98480a-289f-4736-8db9-256df7ef3e66','4b315396-36d8-4578-803b-4db3e4f1e5c5','b21b40b2-7183-4e7b-99d5-8f0d906e34b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63684b393c454f0b8c6f802522841426',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:47.011338 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5105ed5f-04db-48c7-b282-1c54782f50ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:47.022462 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5105ed5f-04db-48c7-b282-1c54782f50ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:47.023323 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Flow 'volume_create_api' (bcad6904-75b4-46c6-a00b-58f652e4f5bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:47.023667 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Create volume request issued successfully. Aug 19 11:01:47.024293 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4def24fd-ece7-48d0-8564-5e43adbced08 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:47.024750 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 263/1051] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:01:46 2026] POST /volume/v3/volumes => generated 757 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:47.043444 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-36a623e5-a892-407d-a9d5-c9a8b59a4472 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:47.049730 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36a623e5-a892-407d-a9d5-c9a8b59a4472 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd Aug 19 11:01:47.049925 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36a623e5-a892-407d-a9d5-c9a8b59a4472 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:47.050121 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36a623e5-a892-407d-a9d5-c9a8b59a4472 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:47.065209 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:47.065209 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:47.071382 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-36a623e5-a892-407d-a9d5-c9a8b59a4472 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:47.076478 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36a623e5-a892-407d-a9d5-c9a8b59a4472 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd returned with HTTP 200 Aug 19 11:01:47.076756 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 262/1052] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:47 2026] GET /volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:47.096416 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0fd088de-780a-49e0-97f3-efd0d626112e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:47.098116 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0fd088de-780a-49e0-97f3-efd0d626112e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:47.098467 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0fd088de-780a-49e0-97f3-efd0d626112e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:47.098519 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0fd088de-780a-49e0-97f3-efd0d626112e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:47.098634 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0fd088de-780a-49e0-97f3-efd0d626112e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:47.103930 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:47.103930 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:47.104684 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0fd088de-780a-49e0-97f3-efd0d626112e tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:47.105029 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 264/1053] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:47 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:48.089720 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6fd65fa7-9169-4965-94d5-1afda9c88f63 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:48.091429 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6fd65fa7-9169-4965-94d5-1afda9c88f63 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd Aug 19 11:01:48.091649 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6fd65fa7-9169-4965-94d5-1afda9c88f63 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:48.091831 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6fd65fa7-9169-4965-94d5-1afda9c88f63 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:48.093775 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=412,cinder:UPDATE=121,cinder:INSERT=64 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:01:48.098970 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:48.098970 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:48.104167 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6fd65fa7-9169-4965-94d5-1afda9c88f63 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:48.107831 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6fd65fa7-9169-4965-94d5-1afda9c88f63 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd returned with HTTP 200 Aug 19 11:01:48.108298 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 265/1054] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:48 2026] GET /volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:48.120615 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a41d2c3f-8520-4e48-be18-079414fd5d79 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:48.122997 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a41d2c3f-8520-4e48-be18-079414fd5d79 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:48.123349 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a41d2c3f-8520-4e48-be18-079414fd5d79 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:48.123497 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a41d2c3f-8520-4e48-be18-079414fd5d79 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:48.123660 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-a41d2c3f-8520-4e48-be18-079414fd5d79 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:48.125728 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=379,cinder:UPDATE=105,cinder:INSERT=56 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:01:48.129891 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:48.129891 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:48.130922 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a41d2c3f-8520-4e48-be18-079414fd5d79 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:48.131409 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 264/1055] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:48 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:48.132543 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e85a60ce-ee4e-4b62-a8a1-617222991efd req-f1321abc-9efe-4f19-8970-c8013cbce379 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:48.134990 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e85a60ce-ee4e-4b62-a8a1-617222991efd req-f1321abc-9efe-4f19-8970-c8013cbce379 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd Aug 19 11:01:48.135200 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e85a60ce-ee4e-4b62-a8a1-617222991efd req-f1321abc-9efe-4f19-8970-c8013cbce379 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:48.135423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e85a60ce-ee4e-4b62-a8a1-617222991efd req-f1321abc-9efe-4f19-8970-c8013cbce379 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:48.137533 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=358,cinder:UPDATE=94,cinder:INSERT=46 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:01:48.142937 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7f3d5e2a-186d-43ce-9f96-eff266565499 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:48.143863 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:48.143863 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:48.145409 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f3d5e2a-186d-43ce-9f96-eff266565499 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 Aug 19 11:01:48.145694 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f3d5e2a-186d-43ce-9f96-eff266565499 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:48.145962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f3d5e2a-186d-43ce-9f96-eff266565499 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:48.149614 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-e85a60ce-ee4e-4b62-a8a1-617222991efd req-f1321abc-9efe-4f19-8970-c8013cbce379 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:48.155722 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e85a60ce-ee4e-4b62-a8a1-617222991efd req-f1321abc-9efe-4f19-8970-c8013cbce379 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd returned with HTTP 200 Aug 19 11:01:48.156295 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 263/1056] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:48 2026] GET /volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:48.156373 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:48.156373 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:48.160384 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7f3d5e2a-186d-43ce-9f96-eff266565499 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:48.165977 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f3d5e2a-186d-43ce-9f96-eff266565499 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 returned with HTTP 200 Aug 19 11:01:48.166449 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 265/1057] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:48 2026] GET /volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:48.172293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-abfbcdfe-2617-42eb-8e58-533303df63cf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:48.173971 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:48.174325 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-306466837"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:48.175726 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-306466837'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:48.175837 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Create volume of 1 GB Aug 19 11:01:48.180179 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Availability Zones retrieved successfully. Aug 19 11:01:48.183423 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4ecf1999-7dcf-4732-8b21-676b26fc0819 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:48.185306 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4ecf1999-7dcf-4732-8b21-676b26fc0819 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] POST https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b/action Aug 19 11:01:48.185726 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4ecf1999-7dcf-4732-8b21-676b26fc0819 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:48.185813 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Flow 'volume_create_api' (7026972c-6d12-4a5c-9353-9a1325a56869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:48.185920 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4ecf1999-7dcf-4732-8b21-676b26fc0819 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:48.186768 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dac0b73-d5a9-4f0a-a262-e1f1e5a42164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:48.187403 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.admin_actions [None req-4ecf1999-7dcf-4732-8b21-676b26fc0819 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] Updating backup '3c701c1c-59ce-457c-b074-88ad2b36c50b' with '{'status': 'error'}' {{(pid=100205) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 11:01:48.187652 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:48.200944 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:48.200944 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:48.212339 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-4ecf1999-7dcf-4732-8b21-676b26fc0819 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] reset_status in rpcapi backup_id 3c701c1c-59ce-457c-b074-88ad2b36c50b on host np0000007769. {{(pid=100205) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 19 11:01:48.214494 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4ecf1999-7dcf-4732-8b21-676b26fc0819 tempest-VolumesBackupsAdminTest-1405688639 tempest-VolumesBackupsAdminTest-1405688639-project-admin] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b/action returned with HTTP 202 Aug 19 11:01:48.214903 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 265/1058] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:01:48 2026] POST /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:01:48.217285 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dac0b73-d5a9-4f0a-a262-e1f1e5a42164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:48.217843 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (decae1fb-7c2c-4eb1-9120-e18aa2de5e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:48.225993 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3f7a7471-6806-4a8b-ac23-392ca9d419e6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:48.228103 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f7a7471-6806-4a8b-ac23-392ca9d419e6 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:48.229603 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f7a7471-6806-4a8b-ac23-392ca9d419e6 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:48.229914 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f7a7471-6806-4a8b-ac23-392ca9d419e6 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:48.230546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3f7a7471-6806-4a8b-ac23-392ca9d419e6 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:48.236300 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:48.236300 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:48.237126 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f7a7471-6806-4a8b-ac23-392ca9d419e6 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:48.237478 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 264/1059] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:48 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:48.249626 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ba521615-91ed-4c73-9e37-d87ead92d810 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:48.251195 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ba521615-91ed-4c73-9e37-d87ead92d810 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] DELETE https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:48.251873 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ba521615-91ed-4c73-9e37-d87ead92d810 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:48.251873 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ba521615-91ed-4c73-9e37-d87ead92d810 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:48.251873 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-ba521615-91ed-4c73-9e37-d87ead92d810 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Delete backup with id: 3c701c1c-59ce-457c-b074-88ad2b36c50b. Aug 19 11:01:48.256115 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:48.256115 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:48.264923 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Created reservations ['ad748499-686f-4e90-995e-64e551f1c886', '66e6c1ae-4ec4-4cb1-b4ed-e1d765ed46c9', 'c11c34c8-4a40-4022-b4db-149feaa4d1d3', '027bef8b-361a-450c-9686-de5aee1672dc'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:48.265788 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (decae1fb-7c2c-4eb1-9120-e18aa2de5e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad748499-686f-4e90-995e-64e551f1c886', '66e6c1ae-4ec4-4cb1-b4ed-e1d765ed46c9', 'c11c34c8-4a40-4022-b4db-149feaa4d1d3', '027bef8b-361a-450c-9686-de5aee1672dc']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:48.266555 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552a2612-8c54-4777-9d3a-dc3a45bd6795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:48.269373 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-ba521615-91ed-4c73-9e37-d87ead92d810 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] delete_backup rpcapi backup_id 3c701c1c-59ce-457c-b074-88ad2b36c50b {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:01:48.271751 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ba521615-91ed-4c73-9e37-d87ead92d810 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 202 Aug 19 11:01:48.272245 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 266/1060] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:48 2026] DELETE /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:01:48.287414 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-13a16cff-ea84-44bb-b18a-cf5eac8af91f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:48.289153 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-13a16cff-ea84-44bb-b18a-cf5eac8af91f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:48.289368 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-13a16cff-ea84-44bb-b18a-cf5eac8af91f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:48.289581 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-13a16cff-ea84-44bb-b18a-cf5eac8af91f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:48.289687 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-13a16cff-ea84-44bb-b18a-cf5eac8af91f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:48.294051 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:48.294051 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:48.294861 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-13a16cff-ea84-44bb-b18a-cf5eac8af91f tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 200 Aug 19 11:01:48.295209 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 266/1061] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:48 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:48.295931 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552a2612-8c54-4777-9d3a-dc3a45bd6795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-306466837',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc6ca79e3a334f849e4a27959d097b7a',qos_specs=None,replication_status=,reservations=['ad748499-686f-4e90-995e-64e551f1c886','66e6c1ae-4ec4-4cb1-b4ed-e1d765ed46c9','c11c34c8-4a40-4022-b4db-149feaa4d1d3','027bef8b-361a-450c-9686-de5aee1672dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63684b393c454f0b8c6f802522841426',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-306466837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bc6ca79e3a334f849e4a27959d097b7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63684b393c454f0b8c6f802522841426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:48.297080 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94069a8-e12a-4bd1-856d-6ab67a45a252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:48.315897 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94069a8-e12a-4bd1-856d-6ab67a45a252) transitioned into state 'SUCCESS' from state '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-306466837',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc6ca79e3a334f849e4a27959d097b7a',qos_specs=None,replication_status=,reservations=['ad748499-686f-4e90-995e-64e551f1c886','66e6c1ae-4ec4-4cb1-b4ed-e1d765ed46c9','c11c34c8-4a40-4022-b4db-149feaa4d1d3','027bef8b-361a-450c-9686-de5aee1672dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63684b393c454f0b8c6f802522841426',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:48.317296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ee8627-6603-4b77-8bb0-e4f6191b641a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:48.327783 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ee8627-6603-4b77-8bb0-e4f6191b641a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:48.328605 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Flow 'volume_create_api' (7026972c-6d12-4a5c-9353-9a1325a56869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:48.328880 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Create volume request issued successfully. Aug 19 11:01:48.329453 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-abfbcdfe-2617-42eb-8e58-533303df63cf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:48.333831 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 266/1062] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:01:48 2026] POST /volume/v3/volumes => generated 757 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:48.346407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-81be9a8e-33f6-4eef-b2b3-4575114f5e79 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:48.348685 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-81be9a8e-33f6-4eef-b2b3-4575114f5e79 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 Aug 19 11:01:48.348905 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-81be9a8e-33f6-4eef-b2b3-4575114f5e79 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:48.349161 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-81be9a8e-33f6-4eef-b2b3-4575114f5e79 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:48.356348 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:48.356348 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:48.361901 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-81be9a8e-33f6-4eef-b2b3-4575114f5e79 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:48.367897 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-81be9a8e-33f6-4eef-b2b3-4575114f5e79 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 returned with HTTP 200 Aug 19 11:01:48.368316 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 265/1063] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:48 2026] GET /volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:49.306662 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e70b1562-2750-45ce-8ecd-3d376d5fd114 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.309274 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e70b1562-2750-45ce-8ecd-3d376d5fd114 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b Aug 19 11:01:49.309555 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e70b1562-2750-45ce-8ecd-3d376d5fd114 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.310127 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e70b1562-2750-45ce-8ecd-3d376d5fd114 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.310441 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e70b1562-2750-45ce-8ecd-3d376d5fd114 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Show backup with id 3c701c1c-59ce-457c-b074-88ad2b36c50b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:01:49.315670 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e70b1562-2750-45ce-8ecd-3d376d5fd114 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b returned with HTTP 404 Aug 19 11:01:49.316301 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 267/1064] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/backups/3c701c1c-59ce-457c-b074-88ad2b36c50b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:49.385676 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-45868ca2-7487-4043-88cd-ac38ddcc374b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.388271 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-45868ca2-7487-4043-88cd-ac38ddcc374b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 Aug 19 11:01:49.389720 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-45868ca2-7487-4043-88cd-ac38ddcc374b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.390040 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-45868ca2-7487-4043-88cd-ac38ddcc374b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.400946 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8d4922d3-050a-4a7e-ae42-ee1c53afb647 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.402406 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.402406 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:49.402925 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8d4922d3-050a-4a7e-ae42-ee1c53afb647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 Aug 19 11:01:49.403146 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8d4922d3-050a-4a7e-ae42-ee1c53afb647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.403378 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8d4922d3-050a-4a7e-ae42-ee1c53afb647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.407586 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-45868ca2-7487-4043-88cd-ac38ddcc374b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:49.412390 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.412390 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:49.415076 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-45868ca2-7487-4043-88cd-ac38ddcc374b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 returned with HTTP 200 Aug 19 11:01:49.415648 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 267/1065] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:49.417853 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8d4922d3-050a-4a7e-ae42-ee1c53afb647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:49.422416 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8d4922d3-050a-4a7e-ae42-ee1c53afb647 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 returned with HTTP 200 Aug 19 11:01:49.422844 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 267/1066] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:49.438574 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-66977603-e687-4c54-8fea-b4dbec16a39b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.444228 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-abb7001b-2293-4749-9f60-07b846598ed8 req-23616e33-c2e1-4253-9aea-5e28c35b3902 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.444356 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66977603-e687-4c54-8fea-b4dbec16a39b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] DELETE https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 Aug 19 11:01:49.445020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66977603-e687-4c54-8fea-b4dbec16a39b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.445230 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66977603-e687-4c54-8fea-b4dbec16a39b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.445400 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-66977603-e687-4c54-8fea-b4dbec16a39b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Delete volume with id: dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 Aug 19 11:01:49.446886 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-abb7001b-2293-4749-9f60-07b846598ed8 req-23616e33-c2e1-4253-9aea-5e28c35b3902 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 Aug 19 11:01:49.447190 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-abb7001b-2293-4749-9f60-07b846598ed8 req-23616e33-c2e1-4253-9aea-5e28c35b3902 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.447463 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-abb7001b-2293-4749-9f60-07b846598ed8 req-23616e33-c2e1-4253-9aea-5e28c35b3902 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.453513 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.453513 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:49.455686 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-66977603-e687-4c54-8fea-b4dbec16a39b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:49.461969 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.461969 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:49.467263 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-abb7001b-2293-4749-9f60-07b846598ed8 req-23616e33-c2e1-4253-9aea-5e28c35b3902 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:49.473992 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-abb7001b-2293-4749-9f60-07b846598ed8 req-23616e33-c2e1-4253-9aea-5e28c35b3902 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 returned with HTTP 200 Aug 19 11:01:49.474574 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 268/1067] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:49.480930 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-66977603-e687-4c54-8fea-b4dbec16a39b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Delete volume request issued successfully. Aug 19 11:01:49.481100 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66977603-e687-4c54-8fea-b4dbec16a39b tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 returned with HTTP 202 Aug 19 11:01:49.481528 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 266/1068] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:49 2026] DELETE /volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:49.488778 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bffe4d84-77ae-4666-90a5-e00a2f058fc3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.494927 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bffe4d84-77ae-4666-90a5-e00a2f058fc3 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 Aug 19 11:01:49.495150 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bffe4d84-77ae-4666-90a5-e00a2f058fc3 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.495413 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bffe4d84-77ae-4666-90a5-e00a2f058fc3 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.503373 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.503373 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:49.508233 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bffe4d84-77ae-4666-90a5-e00a2f058fc3 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Volume info retrieved successfully. Aug 19 11:01:49.513677 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bffe4d84-77ae-4666-90a5-e00a2f058fc3 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 returned with HTTP 200 Aug 19 11:01:49.514045 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 268/1069] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:49.652890 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-5a92c588-1eb6-4c0a-8020-9041b3c2b3a6 req-4ca16073-b2c7-46fe-8d15-a5b4d6863e7d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.654772 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5a92c588-1eb6-4c0a-8020-9041b3c2b3a6 req-4ca16073-b2c7-46fe-8d15-a5b4d6863e7d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:01:49.655062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5a92c588-1eb6-4c0a-8020-9041b3c2b3a6 req-4ca16073-b2c7-46fe-8d15-a5b4d6863e7d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.655113 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5a92c588-1eb6-4c0a-8020-9041b3c2b3a6 req-4ca16073-b2c7-46fe-8d15-a5b4d6863e7d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.655407 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [req-5a92c588-1eb6-4c0a-8020-9041b3c2b3a6 req-4ca16073-b2c7-46fe-8d15-a5b4d6863e7d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:49.656082 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-5a92c588-1eb6-4c0a-8020-9041b3c2b3a6 req-4ca16073-b2c7-46fe-8d15-a5b4d6863e7d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:01:49.663127 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-5a92c588-1eb6-4c0a-8020-9041b3c2b3a6 req-4ca16073-b2c7-46fe-8d15-a5b4d6863e7d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Get all volumes completed successfully. Aug 19 11:01:49.663923 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.663923 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:49.667384 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5a92c588-1eb6-4c0a-8020-9041b3c2b3a6 req-4ca16073-b2c7-46fe-8d15-a5b4d6863e7d tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:01:49.667980 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 268/1070] 10.4.3.46 () {68 vars in 1501 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:49.704854 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-5000c1ca-1ecb-4425-bd60-f64097010039 req-600f1c7a-4921-4323-861a-422ad8b6db85 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.708753 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-5000c1ca-1ecb-4425-bd60-f64097010039 req-600f1c7a-4921-4323-861a-422ad8b6db85 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:01:49.708944 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-5000c1ca-1ecb-4425-bd60-f64097010039 req-600f1c7a-4921-4323-861a-422ad8b6db85 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.709125 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-5000c1ca-1ecb-4425-bd60-f64097010039 req-600f1c7a-4921-4323-861a-422ad8b6db85 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.709407 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [req-5000c1ca-1ecb-4425-bd60-f64097010039 req-600f1c7a-4921-4323-861a-422ad8b6db85 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:49.710069 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-5000c1ca-1ecb-4425-bd60-f64097010039 req-600f1c7a-4921-4323-861a-422ad8b6db85 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:01:49.719763 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-5000c1ca-1ecb-4425-bd60-f64097010039 req-600f1c7a-4921-4323-861a-422ad8b6db85 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Get all volumes completed successfully. Aug 19 11:01:49.721051 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.721051 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:49.726815 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-5000c1ca-1ecb-4425-bd60-f64097010039 req-600f1c7a-4921-4323-861a-422ad8b6db85 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:01:49.730534 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 269/1071] 10.4.3.46 () {68 vars in 1501 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:49.756900 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-2d4954af-09d6-450c-b723-c17c3ec9d90e req-81762041-f9cc-4550-9884-6ae4bc9226df None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.758676 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2d4954af-09d6-450c-b723-c17c3ec9d90e req-81762041-f9cc-4550-9884-6ae4bc9226df tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:01:49.758843 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2d4954af-09d6-450c-b723-c17c3ec9d90e req-81762041-f9cc-4550-9884-6ae4bc9226df tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.759009 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2d4954af-09d6-450c-b723-c17c3ec9d90e req-81762041-f9cc-4550-9884-6ae4bc9226df tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.759249 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [req-2d4954af-09d6-450c-b723-c17c3ec9d90e req-81762041-f9cc-4550-9884-6ae4bc9226df tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:49.760039 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-2d4954af-09d6-450c-b723-c17c3ec9d90e req-81762041-f9cc-4550-9884-6ae4bc9226df tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:01:49.767698 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-2d4954af-09d6-450c-b723-c17c3ec9d90e req-81762041-f9cc-4550-9884-6ae4bc9226df tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Get all volumes completed successfully. Aug 19 11:01:49.768949 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.768949 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:49.774097 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2d4954af-09d6-450c-b723-c17c3ec9d90e req-81762041-f9cc-4550-9884-6ae4bc9226df tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:01:49.775109 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 267/1072] 10.4.3.46 () {68 vars in 1501 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:49.797546 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-6e1886c0-18f8-4e7a-94ee-f66fedf11f52 req-5361b483-a2bc-433b-b584-7708e0c9b1af None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.800088 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6e1886c0-18f8-4e7a-94ee-f66fedf11f52 req-5361b483-a2bc-433b-b584-7708e0c9b1af tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:01:49.800289 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6e1886c0-18f8-4e7a-94ee-f66fedf11f52 req-5361b483-a2bc-433b-b584-7708e0c9b1af tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.800470 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6e1886c0-18f8-4e7a-94ee-f66fedf11f52 req-5361b483-a2bc-433b-b584-7708e0c9b1af tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.800766 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [req-6e1886c0-18f8-4e7a-94ee-f66fedf11f52 req-5361b483-a2bc-433b-b584-7708e0c9b1af tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:49.802259 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-6e1886c0-18f8-4e7a-94ee-f66fedf11f52 req-5361b483-a2bc-433b-b584-7708e0c9b1af tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:01:49.813779 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-6e1886c0-18f8-4e7a-94ee-f66fedf11f52 req-5361b483-a2bc-433b-b584-7708e0c9b1af tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Get all volumes completed successfully. Aug 19 11:01:49.814867 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.814867 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:49.826533 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6e1886c0-18f8-4e7a-94ee-f66fedf11f52 req-5361b483-a2bc-433b-b584-7708e0c9b1af tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:01:49.827042 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 269/1073] 10.4.3.46 () {68 vars in 1501 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:49.863709 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-2342884b-a8ff-49c1-8cf0-6c904ac26a99 req-144dcc39-bbea-48df-91e9-9f2a9cf4c8e0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.866236 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2342884b-a8ff-49c1-8cf0-6c904ac26a99 req-144dcc39-bbea-48df-91e9-9f2a9cf4c8e0 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:01:49.866459 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2342884b-a8ff-49c1-8cf0-6c904ac26a99 req-144dcc39-bbea-48df-91e9-9f2a9cf4c8e0 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.866730 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2342884b-a8ff-49c1-8cf0-6c904ac26a99 req-144dcc39-bbea-48df-91e9-9f2a9cf4c8e0 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.867058 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [req-2342884b-a8ff-49c1-8cf0-6c904ac26a99 req-144dcc39-bbea-48df-91e9-9f2a9cf4c8e0 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:49.868068 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-2342884b-a8ff-49c1-8cf0-6c904ac26a99 req-144dcc39-bbea-48df-91e9-9f2a9cf4c8e0 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:01:49.876103 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-2342884b-a8ff-49c1-8cf0-6c904ac26a99 req-144dcc39-bbea-48df-91e9-9f2a9cf4c8e0 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Get all volumes completed successfully. Aug 19 11:01:49.876942 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.876942 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:49.880740 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2342884b-a8ff-49c1-8cf0-6c904ac26a99 req-144dcc39-bbea-48df-91e9-9f2a9cf4c8e0 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:01:49.881104 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 269/1074] 10.4.3.46 () {68 vars in 1501 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:49.909116 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3207f052-db1a-40db-a1d2-2c2b3105eb7e req-30a12908-8901-40dc-9dfb-01652898ebf5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.911716 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3207f052-db1a-40db-a1d2-2c2b3105eb7e req-30a12908-8901-40dc-9dfb-01652898ebf5 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:01:49.911992 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3207f052-db1a-40db-a1d2-2c2b3105eb7e req-30a12908-8901-40dc-9dfb-01652898ebf5 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.912566 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3207f052-db1a-40db-a1d2-2c2b3105eb7e req-30a12908-8901-40dc-9dfb-01652898ebf5 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.912850 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [req-3207f052-db1a-40db-a1d2-2c2b3105eb7e req-30a12908-8901-40dc-9dfb-01652898ebf5 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:49.915579 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3207f052-db1a-40db-a1d2-2c2b3105eb7e req-30a12908-8901-40dc-9dfb-01652898ebf5 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:01:49.928033 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3207f052-db1a-40db-a1d2-2c2b3105eb7e req-30a12908-8901-40dc-9dfb-01652898ebf5 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Get all volumes completed successfully. Aug 19 11:01:49.930274 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.930274 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:49.937862 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3207f052-db1a-40db-a1d2-2c2b3105eb7e req-30a12908-8901-40dc-9dfb-01652898ebf5 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:01:49.938428 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 270/1075] 10.4.3.46 () {68 vars in 1501 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:49.966713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d84a103c-2835-4c79-8b31-ad0e4ba05593 req-fc60431b-9969-475f-a07f-be285dcbbe1b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:49.969361 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d84a103c-2835-4c79-8b31-ad0e4ba05593 req-fc60431b-9969-475f-a07f-be285dcbbe1b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:01:49.969731 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d84a103c-2835-4c79-8b31-ad0e4ba05593 req-fc60431b-9969-475f-a07f-be285dcbbe1b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:49.969989 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d84a103c-2835-4c79-8b31-ad0e4ba05593 req-fc60431b-9969-475f-a07f-be285dcbbe1b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:49.970318 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [req-d84a103c-2835-4c79-8b31-ad0e4ba05593 req-fc60431b-9969-475f-a07f-be285dcbbe1b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:49.971355 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-d84a103c-2835-4c79-8b31-ad0e4ba05593 req-fc60431b-9969-475f-a07f-be285dcbbe1b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:01:49.981638 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-d84a103c-2835-4c79-8b31-ad0e4ba05593 req-fc60431b-9969-475f-a07f-be285dcbbe1b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Get all volumes completed successfully. Aug 19 11:01:49.982924 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:49.982924 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:49.988397 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d84a103c-2835-4c79-8b31-ad0e4ba05593 req-fc60431b-9969-475f-a07f-be285dcbbe1b tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:01:49.988950 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 268/1076] 10.4.3.46 () {68 vars in 1501 bytes} [Wed Aug 19 11:01:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:50.018285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-2e6c177a-19fb-4f47-be21-4fb6f283baf5 req-14effcef-9f8a-4b66-b1f6-764932653fcf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:50.020718 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2e6c177a-19fb-4f47-be21-4fb6f283baf5 req-14effcef-9f8a-4b66-b1f6-764932653fcf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:01:50.021949 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2e6c177a-19fb-4f47-be21-4fb6f283baf5 req-14effcef-9f8a-4b66-b1f6-764932653fcf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:50.021949 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2e6c177a-19fb-4f47-be21-4fb6f283baf5 req-14effcef-9f8a-4b66-b1f6-764932653fcf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:50.021949 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [req-2e6c177a-19fb-4f47-be21-4fb6f283baf5 req-14effcef-9f8a-4b66-b1f6-764932653fcf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:01:50.022312 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-2e6c177a-19fb-4f47-be21-4fb6f283baf5 req-14effcef-9f8a-4b66-b1f6-764932653fcf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:01:50.037852 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-2e6c177a-19fb-4f47-be21-4fb6f283baf5 req-14effcef-9f8a-4b66-b1f6-764932653fcf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] Get all volumes completed successfully. Aug 19 11:01:50.039131 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:50.039131 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:50.044884 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2e6c177a-19fb-4f47-be21-4fb6f283baf5 req-14effcef-9f8a-4b66-b1f6-764932653fcf tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-reader] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:01:50.045452 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 270/1077] 10.4.3.46 () {68 vars in 1501 bytes} [Wed Aug 19 11:01:50 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:50.068447 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d3c05d33-44f2-4b0f-9127-d0b7fd06dfad None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:50.070595 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d3c05d33-44f2-4b0f-9127-d0b7fd06dfad tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] DELETE https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 Aug 19 11:01:50.070890 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d3c05d33-44f2-4b0f-9127-d0b7fd06dfad tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:50.071157 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d3c05d33-44f2-4b0f-9127-d0b7fd06dfad tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:50.071416 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-d3c05d33-44f2-4b0f-9127-d0b7fd06dfad tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Delete volume with id: 4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 Aug 19 11:01:50.080072 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:50.080072 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:50.080716 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d3c05d33-44f2-4b0f-9127-d0b7fd06dfad tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:50.105089 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d3c05d33-44f2-4b0f-9127-d0b7fd06dfad tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Delete volume request issued successfully. Aug 19 11:01:50.108565 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d3c05d33-44f2-4b0f-9127-d0b7fd06dfad tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 returned with HTTP 202 Aug 19 11:01:50.108565 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 270/1078] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:50 2026] DELETE /volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:50.119583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fa3b82ba-3a9b-4016-91f9-da397143ae18 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:50.121634 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fa3b82ba-3a9b-4016-91f9-da397143ae18 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 Aug 19 11:01:50.121848 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fa3b82ba-3a9b-4016-91f9-da397143ae18 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:50.122020 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fa3b82ba-3a9b-4016-91f9-da397143ae18 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:50.129902 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:50.129902 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:50.133818 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fa3b82ba-3a9b-4016-91f9-da397143ae18 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:50.138581 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fa3b82ba-3a9b-4016-91f9-da397143ae18 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 returned with HTTP 200 Aug 19 11:01:50.138973 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 271/1079] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:50 2026] GET /volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:50.528733 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-97394ed6-2630-4ddc-b086-cbcd212b2dd5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:50.531157 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97394ed6-2630-4ddc-b086-cbcd212b2dd5 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] GET https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 Aug 19 11:01:50.531157 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97394ed6-2630-4ddc-b086-cbcd212b2dd5 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:50.531157 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97394ed6-2630-4ddc-b086-cbcd212b2dd5 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:50.535895 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97394ed6-2630-4ddc-b086-cbcd212b2dd5 tempest-VolumesBackupsAdminTest-749781520 tempest-VolumesBackupsAdminTest-749781520-project-member] https://10.4.3.46/volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 returned with HTTP 404 Aug 19 11:01:50.536426 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 269/1080] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:50 2026] GET /volume/v3/volumes/dc7d51b4-ca99-402a-bf6d-e9705c2f1f03 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:51.153796 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c87c98e2-173d-4476-b971-9ac4547561a6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:51.155539 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c87c98e2-173d-4476-b971-9ac4547561a6 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 Aug 19 11:01:51.155753 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c87c98e2-173d-4476-b971-9ac4547561a6 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:51.155936 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c87c98e2-173d-4476-b971-9ac4547561a6 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:51.161091 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c87c98e2-173d-4476-b971-9ac4547561a6 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 returned with HTTP 404 Aug 19 11:01:51.161552 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 271/1081] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:51 2026] GET /volume/v3/volumes/4a26eb53-9b8a-4bf8-9d3e-1c89aa8e7358 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:51.167661 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5f800d2f-2f2e-4019-ae90-71dc0269a6b4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:51.169254 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5f800d2f-2f2e-4019-ae90-71dc0269a6b4 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd Aug 19 11:01:51.169501 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5f800d2f-2f2e-4019-ae90-71dc0269a6b4 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:51.169745 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5f800d2f-2f2e-4019-ae90-71dc0269a6b4 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:51.169942 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-5f800d2f-2f2e-4019-ae90-71dc0269a6b4 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Delete volume with id: e3a617fe-0c10-4492-8000-f1dc771127fd Aug 19 11:01:51.176876 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:51.176876 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:51.177315 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5f800d2f-2f2e-4019-ae90-71dc0269a6b4 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:51.198001 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5f800d2f-2f2e-4019-ae90-71dc0269a6b4 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Delete volume request issued successfully. Aug 19 11:01:51.198217 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5f800d2f-2f2e-4019-ae90-71dc0269a6b4 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd returned with HTTP 202 Aug 19 11:01:51.198733 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 271/1082] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:51 2026] DELETE /volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:51.208358 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c20a2602-d59b-4e6f-a29e-54bc4b8006e9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:51.211570 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c20a2602-d59b-4e6f-a29e-54bc4b8006e9 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd Aug 19 11:01:51.211796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c20a2602-d59b-4e6f-a29e-54bc4b8006e9 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:51.211985 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c20a2602-d59b-4e6f-a29e-54bc4b8006e9 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:51.220086 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:51.220086 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:51.224244 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c20a2602-d59b-4e6f-a29e-54bc4b8006e9 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:51.229827 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c20a2602-d59b-4e6f-a29e-54bc4b8006e9 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd returned with HTTP 200 Aug 19 11:01:51.230457 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 272/1083] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:51 2026] GET /volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:51.890256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:51.891708 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:51.892111 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-644232609", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:51.893913 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-644232609', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:51.893913 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Create volume of 1 GB Aug 19 11:01:51.897891 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Availability Zones retrieved successfully. Aug 19 11:01:51.903430 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Flow 'volume_create_api' (b8cf1f7e-cb99-4415-885f-5178d957358c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:51.904347 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eca004d-225f-4ae8-abd7-d4d66bae3818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:51.905179 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:51.934009 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eca004d-225f-4ae8-abd7-d4d66bae3818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:51.935510 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa26ddc3-d358-4a41-966d-89721b4e2fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:52.002709 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Created reservations ['9eb3113a-3d29-4ad4-bfc7-77696816fcc2', 'c5a197f5-61f4-4afe-b6b4-0387df650f49', 'cbe28d7d-dd62-4f4f-aed3-d9930cdba728', '9d1d919c-c9d8-4a8f-bddd-2a6394d8a956'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:52.003779 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa26ddc3-d358-4a41-966d-89721b4e2fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eb3113a-3d29-4ad4-bfc7-77696816fcc2', 'c5a197f5-61f4-4afe-b6b4-0387df650f49', 'cbe28d7d-dd62-4f4f-aed3-d9930cdba728', '9d1d919c-c9d8-4a8f-bddd-2a6394d8a956']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:52.004832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70fa4d9-f29d-4d3f-abc9-633cd24878df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:52.033673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70fa4d9-f29d-4d3f-abc9-633cd24878df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4e6b6d7-12c9-465a-9176-0c58e749b301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-644232609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0d7b75707d42a4b64918730a13474a',qos_specs=None,replication_status=,reservations=['9eb3113a-3d29-4ad4-bfc7-77696816fcc2','c5a197f5-61f4-4afe-b6b4-0387df650f49','cbe28d7d-dd62-4f4f-aed3-d9930cdba728','9d1d919c-c9d8-4a8f-bddd-2a6394d8a956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edaa39747ddc4527ac7f7c83284785c2',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-644232609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4e6b6d7-12c9-465a-9176-0c58e749b301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a0d7b75707d42a4b64918730a13474a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edaa39747ddc4527ac7f7c83284785c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:52.034458 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ceda018-a88b-4e37-8a09-436f46ec0fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:52.053523 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ceda018-a88b-4e37-8a09-436f46ec0fd7) transitioned into state 'SUCCESS' from state '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-644232609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0d7b75707d42a4b64918730a13474a',qos_specs=None,replication_status=,reservations=['9eb3113a-3d29-4ad4-bfc7-77696816fcc2','c5a197f5-61f4-4afe-b6b4-0387df650f49','cbe28d7d-dd62-4f4f-aed3-d9930cdba728','9d1d919c-c9d8-4a8f-bddd-2a6394d8a956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edaa39747ddc4527ac7f7c83284785c2',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:52.054503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (126724dd-61c7-4741-8120-e482b0ac58d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:52.064862 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (126724dd-61c7-4741-8120-e482b0ac58d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:52.065630 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Flow 'volume_create_api' (b8cf1f7e-cb99-4415-885f-5178d957358c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:52.065899 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Create volume request issued successfully. Aug 19 11:01:52.066527 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-33731a79-780f-42e5-a6ff-aa6f4aa72f09 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:52.068392 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 270/1084] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:01:51 2026] POST /volume/v3/volumes => generated 744 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:52.242912 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8f15a107-1dbd-4d38-94fe-1019f3e5d7a8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:52.245734 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f15a107-1dbd-4d38-94fe-1019f3e5d7a8 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd Aug 19 11:01:52.245734 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f15a107-1dbd-4d38-94fe-1019f3e5d7a8 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:52.245734 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f15a107-1dbd-4d38-94fe-1019f3e5d7a8 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:52.252139 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f15a107-1dbd-4d38-94fe-1019f3e5d7a8 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd returned with HTTP 404 Aug 19 11:01:52.252998 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 272/1085] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:52 2026] GET /volume/v3/volumes/e3a617fe-0c10-4492-8000-f1dc771127fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:52.260932 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fd1f052c-8b84-4007-948c-e3ea02964e6e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:52.262739 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fd1f052c-8b84-4007-948c-e3ea02964e6e tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] DELETE https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f Aug 19 11:01:52.262935 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fd1f052c-8b84-4007-948c-e3ea02964e6e tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:52.263152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fd1f052c-8b84-4007-948c-e3ea02964e6e tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:52.263318 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-fd1f052c-8b84-4007-948c-e3ea02964e6e tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Delete volume with id: b97d599f-58e1-4e5c-bfc8-98a08b423b7f Aug 19 11:01:52.269808 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:52.269808 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:52.270291 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fd1f052c-8b84-4007-948c-e3ea02964e6e tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:52.272227 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6a500acf-17cc-42f8-b67c-744ccd7a44c1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:52.291101 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fd1f052c-8b84-4007-948c-e3ea02964e6e tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Delete volume request issued successfully. Aug 19 11:01:52.291290 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fd1f052c-8b84-4007-948c-e3ea02964e6e tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f returned with HTTP 202 Aug 19 11:01:52.291832 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 272/1086] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:52 2026] DELETE /volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:52.300676 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4cfe4824-f3a0-4bf1-a6c1-f6284b29fc54 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:52.302642 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4cfe4824-f3a0-4bf1-a6c1-f6284b29fc54 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f Aug 19 11:01:52.302843 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4cfe4824-f3a0-4bf1-a6c1-f6284b29fc54 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:52.303020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4cfe4824-f3a0-4bf1-a6c1-f6284b29fc54 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:52.309803 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:52.309803 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:52.313545 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4cfe4824-f3a0-4bf1-a6c1-f6284b29fc54 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Volume info retrieved successfully. Aug 19 11:01:52.318433 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4cfe4824-f3a0-4bf1-a6c1-f6284b29fc54 tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f returned with HTTP 200 Aug 19 11:01:52.318794 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 271/1087] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:52 2026] GET /volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:52.376416 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6a500acf-17cc-42f8-b67c-744ccd7a44c1 tempest-AvailabilityZoneTestJSON-1100192539 tempest-AvailabilityZoneTestJSON-1100192539-project-member] GET https://10.4.3.46/volume/v3/os-availability-zone Aug 19 11:01:52.376699 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6a500acf-17cc-42f8-b67c-744ccd7a44c1 tempest-AvailabilityZoneTestJSON-1100192539 tempest-AvailabilityZoneTestJSON-1100192539-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:52.376958 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6a500acf-17cc-42f8-b67c-744ccd7a44c1 tempest-AvailabilityZoneTestJSON-1100192539 tempest-AvailabilityZoneTestJSON-1100192539-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:52.382335 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6a500acf-17cc-42f8-b67c-744ccd7a44c1 tempest-AvailabilityZoneTestJSON-1100192539 tempest-AvailabilityZoneTestJSON-1100192539-project-member] Availability Zones retrieved successfully. Aug 19 11:01:52.382649 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6a500acf-17cc-42f8-b67c-744ccd7a44c1 tempest-AvailabilityZoneTestJSON-1100192539 tempest-AvailabilityZoneTestJSON-1100192539-project-member] https://10.4.3.46/volume/v3/os-availability-zone returned with HTTP 200 Aug 19 11:01:52.383128 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 273/1088] 10.4.3.46 () {66 vars in 1269 bytes} [Wed Aug 19 11:01:52 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:01:53.331955 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-30607fde-b212-4825-8bdf-35238f986cfa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:53.334860 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-30607fde-b212-4825-8bdf-35238f986cfa tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] GET https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f Aug 19 11:01:53.335092 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-30607fde-b212-4825-8bdf-35238f986cfa tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:53.335325 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-30607fde-b212-4825-8bdf-35238f986cfa tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:53.348022 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-30607fde-b212-4825-8bdf-35238f986cfa tempest-VolumesTestJSON-1814055059 tempest-VolumesTestJSON-1814055059-project-member] https://10.4.3.46/volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f returned with HTTP 404 Aug 19 11:01:53.348620 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 273/1089] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:53 2026] GET /volume/v3/volumes/b97d599f-58e1-4e5c-bfc8-98a08b423b7f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:53.710308 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1b58bae3-f969-4b49-9fd6-b4d017c2688e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:53.809816 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1b58bae3-f969-4b49-9fd6-b4d017c2688e tempest-ExtensionsTestJSON-1413713628 tempest-ExtensionsTestJSON-1413713628-project-member] GET https://10.4.3.46/volume/v3/extensions Aug 19 11:01:53.810004 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1b58bae3-f969-4b49-9fd6-b4d017c2688e tempest-ExtensionsTestJSON-1413713628 tempest-ExtensionsTestJSON-1413713628-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:53.810184 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1b58bae3-f969-4b49-9fd6-b4d017c2688e tempest-ExtensionsTestJSON-1413713628 tempest-ExtensionsTestJSON-1413713628-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:53.810528 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1b58bae3-f969-4b49-9fd6-b4d017c2688e tempest-ExtensionsTestJSON-1413713628 tempest-ExtensionsTestJSON-1413713628-project-member] https://10.4.3.46/volume/v3/extensions returned with HTTP 200 Aug 19 11:01:53.810867 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 273/1090] 10.4.3.46 () {66 vars in 1239 bytes} [Wed Aug 19 11:01:53 2026] GET /volume/v3/extensions => generated 5245 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:54.546159 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-3e25f076-4fb7-4bc5-ba45-cfb45e2994fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:54.550910 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-3e25f076-4fb7-4bc5-ba45-cfb45e2994fc tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] DELETE https://10.4.3.46/volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d Aug 19 11:01:54.551066 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-3e25f076-4fb7-4bc5-ba45-cfb45e2994fc tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:54.551249 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-3e25f076-4fb7-4bc5-ba45-cfb45e2994fc tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:54.557996 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:54.557996 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:54.620648 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-3e25f076-4fb7-4bc5-ba45-cfb45e2994fc tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d returned with HTTP 200 Aug 19 11:01:54.621467 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 272/1091] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:01:54 2026] DELETE /volume/v3/attachments/eda2ffb8-434a-4930-9c8f-454ce32d4e7d => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:54.632393 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-4f54c32c-bdd5-4b96-9986-44ac472580b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:54.633929 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-4f54c32c-bdd5-4b96-9986-44ac472580b9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] DELETE https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 Aug 19 11:01:54.634097 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-4f54c32c-bdd5-4b96-9986-44ac472580b9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:54.634320 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-4f54c32c-bdd5-4b96-9986-44ac472580b9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:54.634468 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-4f54c32c-bdd5-4b96-9986-44ac472580b9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Delete volume with id: 2729aeb2-d605-4fc0-bc32-35697a6e5c05 Aug 19 11:01:54.642903 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:54.642903 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:54.643328 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-4f54c32c-bdd5-4b96-9986-44ac472580b9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:01:54.666476 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-4f54c32c-bdd5-4b96-9986-44ac472580b9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Delete volume request issued successfully. Aug 19 11:01:54.666759 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-38e197ee-8bf0-49d0-8c38-d0ff03fb3dcb req-4f54c32c-bdd5-4b96-9986-44ac472580b9 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 returned with HTTP 202 Aug 19 11:01:54.667390 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 274/1092] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:01:54 2026] DELETE /volume/v3/volumes/2729aeb2-d605-4fc0-bc32-35697a6e5c05 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:55.154578 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:55.157392 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:55.157787 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1867812562"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:55.159294 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Create volume request body: {'volume': {'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1867812562'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:55.188955 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ee1d1549-4a20-4b68-804a-9205e5f6a7f6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:55.287799 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ee1d1549-4a20-4b68-804a-9205e5f6a7f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 Aug 19 11:01:55.288098 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ee1d1549-4a20-4b68-804a-9205e5f6a7f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:55.288400 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ee1d1549-4a20-4b68-804a-9205e5f6a7f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:55.305671 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ee1d1549-4a20-4b68-804a-9205e5f6a7f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 returned with HTTP 200 Aug 19 11:01:55.306080 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 274/1093] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:55 2026] GET /volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 => generated 437 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:55.313844 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e174f9cd-a0b6-49fc-892b-2ee6d5f5e7ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:55.315464 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e174f9cd-a0b6-49fc-892b-2ee6d5f5e7ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 Aug 19 11:01:55.315806 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e174f9cd-a0b6-49fc-892b-2ee6d5f5e7ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:55.325755 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:55.325755 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:55.370381 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e174f9cd-a0b6-49fc-892b-2ee6d5f5e7ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 returned with HTTP 200 Aug 19 11:01:55.371622 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 273/1094] 10.4.3.46 () {68 vars in 1367 bytes} [Wed Aug 19 11:01:55 2026] PUT /volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 => generated 390 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:55.382893 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:55.413267 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Create volume of 1 GB Aug 19 11:01:55.420252 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Availability Zones retrieved successfully. Aug 19 11:01:55.427652 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Flow 'volume_create_api' (a21143d6-3cd1-46a3-af7a-d78968250192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:55.428640 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029617ee-ae01-49b9-a54e-1a16aed9d5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:55.429444 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:55.462001 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:01:55.462341 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-329489911"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:55.463809 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-329489911'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:01:55.463921 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Create volume of 1 GB Aug 19 11:01:55.470840 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Availability Zones retrieved successfully. Aug 19 11:01:55.476390 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Flow 'volume_create_api' (d427e8d9-522a-4a7c-b36c-540db0224ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:55.477471 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f150ee97-76a0-49c7-aaaf-4a5b2a3b9052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:55.478597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:01:55.493395 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029617ee-ae01-49b9-a54e-1a16aed9d5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:55.494550 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf39f6e-440a-4551-ac76-c73d66d8d410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:55.505251 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f150ee97-76a0-49c7-aaaf-4a5b2a3b9052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:55.506074 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ed7caa-7f01-496f-9378-5972c98fc05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:55.575688 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Created reservations ['d6804eda-8010-4f14-8dfb-39fde08aefe2', '127ca172-0aeb-4576-b79a-fcd6b1d9d4ca', '247c2c43-c0c3-4f8e-873b-da78c00e967a', '720de659-c490-4c61-b6f3-8b3054f3e00a'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:55.575896 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Created reservations ['baa09abf-f3cf-43d5-ab2a-84acb4cfc4cc', 'c51a3d8a-8539-47ee-aeb7-da9e7de4f1ef', 'e4f60bdb-dbe6-400d-b276-916411a3ef0b', '771addba-03e3-443d-9a86-e744422a2b63'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:55.576860 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ed7caa-7f01-496f-9378-5972c98fc05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baa09abf-f3cf-43d5-ab2a-84acb4cfc4cc', 'c51a3d8a-8539-47ee-aeb7-da9e7de4f1ef', 'e4f60bdb-dbe6-400d-b276-916411a3ef0b', '771addba-03e3-443d-9a86-e744422a2b63']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:55.576960 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf39f6e-440a-4551-ac76-c73d66d8d410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6804eda-8010-4f14-8dfb-39fde08aefe2', '127ca172-0aeb-4576-b79a-fcd6b1d9d4ca', '247c2c43-c0c3-4f8e-873b-da78c00e967a', '720de659-c490-4c61-b6f3-8b3054f3e00a']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:55.577668 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1652d651-4400-4baf-8ad4-260cbc90a88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:55.577910 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f482ca98-229c-4a84-bf33-ff06e87e6dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:55.602060 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c320b7a0-fbda-432a-8306-3588c08bb049 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:55.603295 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f482ca98-229c-4a84-bf33-ff06e87e6dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb3f755a-9851-4010-93ef-6402b7659405', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1867812562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b403069e6e044ea2a593271e987ef9e0',qos_specs=None,replication_status=,reservations=['d6804eda-8010-4f14-8dfb-39fde08aefe2','127ca172-0aeb-4576-b79a-fcd6b1d9d4ca','247c2c43-c0c3-4f8e-873b-da78c00e967a','720de659-c490-4c61-b6f3-8b3054f3e00a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e917bdecbaac4fcebb8cfb70d50c76d5',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1867812562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb3f755a-9851-4010-93ef-6402b7659405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b403069e6e044ea2a593271e987ef9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e917bdecbaac4fcebb8cfb70d50c76d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:55.603953 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b778cbba-d1fe-49d9-b148-1b1b6b09f169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:55.604303 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c320b7a0-fbda-432a-8306-3588c08bb049 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] DELETE https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 11:01:55.604349 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1652d651-4400-4baf-8ad4-260cbc90a88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b24a79ac-21e8-4dad-9711-4bb6fe07fe8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-329489911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a387ceb3ba4646a9bbbfad00cad700',qos_specs=None,replication_status=,reservations=['baa09abf-f3cf-43d5-ab2a-84acb4cfc4cc','c51a3d8a-8539-47ee-aeb7-da9e7de4f1ef','e4f60bdb-dbe6-400d-b276-916411a3ef0b','771addba-03e3-443d-9a86-e744422a2b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fef5b70ef7e947ba8d97c1bc0022a660',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-329489911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b24a79ac-21e8-4dad-9711-4bb6fe07fe8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2a387ceb3ba4646a9bbbfad00cad700',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fef5b70ef7e947ba8d97c1bc0022a660',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:55.604574 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c320b7a0-fbda-432a-8306-3588c08bb049 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:55.604813 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c320b7a0-fbda-432a-8306-3588c08bb049 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:55.605023 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-c320b7a0-fbda-432a-8306-3588c08bb049 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Delete volume with id: 9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 11:01:55.605067 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d4653f-9ff7-40a3-ad8c-121b7ec97438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:55.613404 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:55.613404 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:55.614077 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c320b7a0-fbda-432a-8306-3588c08bb049 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:01:55.628369 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b778cbba-d1fe-49d9-b148-1b1b6b09f169) transitioned into state 'SUCCESS' from state '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-1867812562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b403069e6e044ea2a593271e987ef9e0',qos_specs=None,replication_status=,reservations=['d6804eda-8010-4f14-8dfb-39fde08aefe2','127ca172-0aeb-4576-b79a-fcd6b1d9d4ca','247c2c43-c0c3-4f8e-873b-da78c00e967a','720de659-c490-4c61-b6f3-8b3054f3e00a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e917bdecbaac4fcebb8cfb70d50c76d5',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:55.629336 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (698c2857-49e9-4a29-be6d-101ca1c68f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:55.633901 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c320b7a0-fbda-432a-8306-3588c08bb049 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Delete volume request issued successfully. Aug 19 11:01:55.634109 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c320b7a0-fbda-432a-8306-3588c08bb049 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 202 Aug 19 11:01:55.634671 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 275/1095] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:55 2026] DELETE /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:55.643393 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a52812ed-88c8-4982-b256-923a864286f1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:55.644036 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (698c2857-49e9-4a29-be6d-101ca1c68f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:55.645378 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Flow 'volume_create_api' (a21143d6-3cd1-46a3-af7a-d78968250192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:55.645823 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Create volume request issued successfully. Aug 19 11:01:55.646049 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d4653f-9ff7-40a3-ad8c-121b7ec97438) transitioned into state 'SUCCESS' from state '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-329489911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a387ceb3ba4646a9bbbfad00cad700',qos_specs=None,replication_status=,reservations=['baa09abf-f3cf-43d5-ab2a-84acb4cfc4cc','c51a3d8a-8539-47ee-aeb7-da9e7de4f1ef','e4f60bdb-dbe6-400d-b276-916411a3ef0b','771addba-03e3-443d-9a86-e744422a2b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fef5b70ef7e947ba8d97c1bc0022a660',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:55.646868 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d956611d-3cdb-4747-a198-f05dd1293344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:01:55.647606 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a52812ed-88c8-4982-b256-923a864286f1 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 11:01:55.647834 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a52812ed-88c8-4982-b256-923a864286f1 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:55.648078 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a52812ed-88c8-4982-b256-923a864286f1 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:55.648392 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c1c44404-fcc3-470f-af8a-d29b6c2bc4a5 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:55.649205 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 274/1096] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:01:55 2026] POST /volume/v3/volumes => generated 749 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:55.658104 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:55.658104 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:55.660245 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1c0f7829-e707-48be-a9b5-789125e79ccc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:55.664106 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c0f7829-e707-48be-a9b5-789125e79ccc tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] GET https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 Aug 19 11:01:55.664318 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1c0f7829-e707-48be-a9b5-789125e79ccc tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:55.664506 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1c0f7829-e707-48be-a9b5-789125e79ccc tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:55.668240 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a52812ed-88c8-4982-b256-923a864286f1 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Volume info retrieved successfully. Aug 19 11:01:55.669312 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d956611d-3cdb-4747-a198-f05dd1293344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:01:55.670325 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Flow 'volume_create_api' (d427e8d9-522a-4a7c-b36c-540db0224ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:01:55.670731 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Create volume request issued successfully. Aug 19 11:01:55.671498 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c8cfeee-fb54-484e-80e0-12cc18867cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:01:55.672105 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 275/1097] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:01:55 2026] POST /volume/v3/volumes => generated 764 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:55.676133 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a52812ed-88c8-4982-b256-923a864286f1 tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 200 Aug 19 11:01:55.677044 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 274/1098] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:55 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:55.682284 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:55.682284 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:55.686210 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-10aa7281-758a-4213-9915-31aa99ab0832 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:55.688024 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-10aa7281-758a-4213-9915-31aa99ab0832 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] GET https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f Aug 19 11:01:55.688234 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-10aa7281-758a-4213-9915-31aa99ab0832 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:55.688461 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-10aa7281-758a-4213-9915-31aa99ab0832 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:55.688760 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1c0f7829-e707-48be-a9b5-789125e79ccc tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Volume info retrieved successfully. Aug 19 11:01:55.695102 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c0f7829-e707-48be-a9b5-789125e79ccc tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 returned with HTTP 200 Aug 19 11:01:55.695102 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 276/1099] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:55 2026] GET /volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:55.696774 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:55.696774 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:55.700178 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-10aa7281-758a-4213-9915-31aa99ab0832 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Volume info retrieved successfully. Aug 19 11:01:55.705194 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-10aa7281-758a-4213-9915-31aa99ab0832 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f returned with HTTP 200 Aug 19 11:01:55.705194 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 275/1100] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:55 2026] GET /volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:56.691398 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5135774e-4c28-4265-8016-d221eccd8bbf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.693608 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5135774e-4c28-4265-8016-d221eccd8bbf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] GET https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 Aug 19 11:01:56.693817 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5135774e-4c28-4265-8016-d221eccd8bbf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:56.693996 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5135774e-4c28-4265-8016-d221eccd8bbf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:56.699525 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5135774e-4c28-4265-8016-d221eccd8bbf tempest-ServerActionsTestOtherA-1262575050 tempest-ServerActionsTestOtherA-1262575050-project-member] https://10.4.3.46/volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 returned with HTTP 404 Aug 19 11:01:56.700000 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 276/1101] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:56 2026] GET /volume/v3/volumes/9e46dd3e-bf6c-4c23-aa63-cebf4c4179d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:56.705798 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ec38f4c8-01ef-4926-845b-1a1b00a07f1c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.707858 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec38f4c8-01ef-4926-845b-1a1b00a07f1c tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] GET https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 Aug 19 11:01:56.708109 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec38f4c8-01ef-4926-845b-1a1b00a07f1c tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:56.708368 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec38f4c8-01ef-4926-845b-1a1b00a07f1c tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:56.718032 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.718032 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:56.718871 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5dca656a-feda-4714-9fa8-d1d8c6c4d14f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.720648 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5dca656a-feda-4714-9fa8-d1d8c6c4d14f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] GET https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f Aug 19 11:01:56.720860 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5dca656a-feda-4714-9fa8-d1d8c6c4d14f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:56.721063 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5dca656a-feda-4714-9fa8-d1d8c6c4d14f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:56.721897 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ec38f4c8-01ef-4926-845b-1a1b00a07f1c tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Volume info retrieved successfully. Aug 19 11:01:56.727723 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.727723 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:56.729599 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec38f4c8-01ef-4926-845b-1a1b00a07f1c tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 returned with HTTP 200 Aug 19 11:01:56.730138 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 275/1102] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:56 2026] GET /volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:56.731047 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5dca656a-feda-4714-9fa8-d1d8c6c4d14f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Volume info retrieved successfully. Aug 19 11:01:56.734859 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5dca656a-feda-4714-9fa8-d1d8c6c4d14f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f returned with HTTP 200 Aug 19 11:01:56.735381 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 277/1103] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:56 2026] GET /volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:56.747891 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-522dc9ab-4fe2-464f-acf5-7436fb686a18 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.750336 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-522dc9ab-4fe2-464f-acf5-7436fb686a18 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] POST https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405/action Aug 19 11:01:56.750838 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-522dc9ab-4fe2-464f-acf5-7436fb686a18 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-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=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:56.751026 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-522dc9ab-4fe2-464f-acf5-7436fb686a18 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-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=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:56.752337 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9f9622ec-7b15-4cc7-aff0-c1b05b2ab07d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.754185 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f9622ec-7b15-4cc7-aff0-c1b05b2ab07d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:01:56.754526 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f9622ec-7b15-4cc7-aff0-c1b05b2ab07d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b24a79ac-21e8-4dad-9711-4bb6fe07fe8f", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1381972220"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:56.759897 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.759897 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:56.762826 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.762826 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:56.763291 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9f9622ec-7b15-4cc7-aff0-c1b05b2ab07d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Volume info retrieved successfully. Aug 19 11:01:56.763403 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-9f9622ec-7b15-4cc7-aff0-c1b05b2ab07d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Create snapshot from volume b24a79ac-21e8-4dad-9711-4bb6fe07fe8f Aug 19 11:01:56.768156 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.768156 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:56.769204 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-522dc9ab-4fe2-464f-acf5-7436fb686a18 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Volume info retrieved successfully. Aug 19 11:01:56.787262 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-522dc9ab-4fe2-464f-acf5-7436fb686a18 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Update volume metadata completed successfully. Aug 19 11:01:56.787459 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-522dc9ab-4fe2-464f-acf5-7436fb686a18 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405/action returned with HTTP 200 Aug 19 11:01:56.788142 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 276/1104] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:01:56 2026] POST /volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405/action => generated 563 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:56.796134 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-9f9622ec-7b15-4cc7-aff0-c1b05b2ab07d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Created reservations ['9d4ab03b-407f-4eef-8173-5dfe7b578065', '8a000f67-8249-4d8a-b41a-eb9e9efc4fc5', 'b16c671a-3a0a-4648-81c4-8f589ba98243', '4063f1a4-13a1-4d88-be74-e1a8a35250f8'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:01:56.796357 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9fa57dae-a604-4a26-928f-1af0acb6a714 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.803133 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9fa57dae-a604-4a26-928f-1af0acb6a714 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] GET https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 Aug 19 11:01:56.803394 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9fa57dae-a604-4a26-928f-1af0acb6a714 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:56.803646 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9fa57dae-a604-4a26-928f-1af0acb6a714 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:56.815631 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.815631 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:56.820404 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9fa57dae-a604-4a26-928f-1af0acb6a714 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Volume info retrieved successfully. Aug 19 11:01:56.827256 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9fa57dae-a604-4a26-928f-1af0acb6a714 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 returned with HTTP 200 Aug 19 11:01:56.827691 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 276/1105] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:56 2026] GET /volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 => generated 1417 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:56.827734 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9f9622ec-7b15-4cc7-aff0-c1b05b2ab07d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Snapshot create request issued successfully. Aug 19 11:01:56.828084 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f9622ec-7b15-4cc7-aff0-c1b05b2ab07d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:01:56.828535 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 277/1106] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:01:56 2026] POST /volume/v3/snapshots => generated 323 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:01:56.842643 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-530178b9-bbd4-4ab0-8d9b-9486707e63ad None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.845793 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e59a2eb2-94e9-405f-94a9-e0f21a6f9f93 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.847196 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-530178b9-bbd4-4ab0-8d9b-9486707e63ad tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] GET https://10.4.3.46/volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 Aug 19 11:01:56.847929 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e59a2eb2-94e9-405f-94a9-e0f21a6f9f93 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] POST https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405/action Aug 19 11:01:56.848426 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e59a2eb2-94e9-405f-94a9-e0f21a6f9f93 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:56.848747 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-530178b9-bbd4-4ab0-8d9b-9486707e63ad tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:56.848809 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e59a2eb2-94e9-405f-94a9-e0f21a6f9f93 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:56.848975 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-530178b9-bbd4-4ab0-8d9b-9486707e63ad tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:56.857637 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.857637 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:56.858071 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-530178b9-bbd4-4ab0-8d9b-9486707e63ad tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Snapshot retrieved successfully. Aug 19 11:01:56.859012 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-530178b9-bbd4-4ab0-8d9b-9486707e63ad tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 returned with HTTP 200 Aug 19 11:01:56.859479 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 278/1107] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:56 2026] GET /volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 => generated 455 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:56.860802 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.860802 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:56.868865 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.868865 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:56.869613 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e59a2eb2-94e9-405f-94a9-e0f21a6f9f93 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Volume info retrieved successfully. Aug 19 11:01:56.876338 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e59a2eb2-94e9-405f-94a9-e0f21a6f9f93 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Get volume image-metadata completed successfully. Aug 19 11:01:56.888536 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e59a2eb2-94e9-405f-94a9-e0f21a6f9f93 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Delete volume metadata completed successfully. Aug 19 11:01:56.888737 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e59a2eb2-94e9-405f-94a9-e0f21a6f9f93 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405/action returned with HTTP 200 Aug 19 11:01:56.889257 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 277/1108] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:01:56 2026] POST /volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 11:01:56.899101 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5d23b312-6084-44c8-9705-700155e62748 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.900724 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d23b312-6084-44c8-9705-700155e62748 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] POST https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405/action Aug 19 11:01:56.901037 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d23b312-6084-44c8-9705-700155e62748 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:56.901155 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d23b312-6084-44c8-9705-700155e62748 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:56.909723 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.909723 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:56.910111 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5d23b312-6084-44c8-9705-700155e62748 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Volume info retrieved successfully. Aug 19 11:01:56.914467 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5d23b312-6084-44c8-9705-700155e62748 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Get volume image-metadata completed successfully. Aug 19 11:01:56.914719 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d23b312-6084-44c8-9705-700155e62748 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405/action returned with HTTP 200 Aug 19 11:01:56.915073 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 277/1109] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:01:56 2026] POST /volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405/action => generated 537 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:56.922947 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-38258c10-d42c-49f9-988a-d8d149f15dc8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.924755 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-38258c10-d42c-49f9-988a-d8d149f15dc8 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] GET https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 Aug 19 11:01:56.924926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-38258c10-d42c-49f9-988a-d8d149f15dc8 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:56.925100 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-38258c10-d42c-49f9-988a-d8d149f15dc8 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:56.933219 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.933219 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:56.937605 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-38258c10-d42c-49f9-988a-d8d149f15dc8 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Volume info retrieved successfully. Aug 19 11:01:56.943264 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-38258c10-d42c-49f9-988a-d8d149f15dc8 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 returned with HTTP 200 Aug 19 11:01:56.944018 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 278/1110] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:56 2026] GET /volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:56.954742 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a7dae805-f740-4356-8139-a190a928dae0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.956507 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a7dae805-f740-4356-8139-a190a928dae0 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] DELETE https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 Aug 19 11:01:56.956652 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a7dae805-f740-4356-8139-a190a928dae0 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:56.956824 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a7dae805-f740-4356-8139-a190a928dae0 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:56.956973 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-a7dae805-f740-4356-8139-a190a928dae0 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Delete volume with id: bb3f755a-9851-4010-93ef-6402b7659405 Aug 19 11:01:56.969362 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:56.969362 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:56.969940 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a7dae805-f740-4356-8139-a190a928dae0 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Volume info retrieved successfully. Aug 19 11:01:56.989299 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a7dae805-f740-4356-8139-a190a928dae0 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Delete volume request issued successfully. Aug 19 11:01:56.989453 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a7dae805-f740-4356-8139-a190a928dae0 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 returned with HTTP 202 Aug 19 11:01:56.989956 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 279/1111] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:56 2026] DELETE /volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:56.997319 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7ca6d211-338d-416f-995f-a428d0b85207 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:56.998943 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7ca6d211-338d-416f-995f-a428d0b85207 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] GET https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 Aug 19 11:01:56.999117 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7ca6d211-338d-416f-995f-a428d0b85207 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:56.999306 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7ca6d211-338d-416f-995f-a428d0b85207 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:57.005392 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:57.005392 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:57.008498 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7ca6d211-338d-416f-995f-a428d0b85207 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Volume info retrieved successfully. Aug 19 11:01:57.012469 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7ca6d211-338d-416f-995f-a428d0b85207 tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 returned with HTTP 200 Aug 19 11:01:57.012835 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 278/1112] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:56 2026] GET /volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 => generated 1390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:57.872007 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c8150e35-418a-4bd1-9c00-c745c932c7d2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:57.874119 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8150e35-418a-4bd1-9c00-c745c932c7d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] GET https://10.4.3.46/volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 Aug 19 11:01:57.874392 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8150e35-418a-4bd1-9c00-c745c932c7d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:57.874647 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8150e35-418a-4bd1-9c00-c745c932c7d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:57.880239 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:57.880239 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:57.880749 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c8150e35-418a-4bd1-9c00-c745c932c7d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Snapshot retrieved successfully. Aug 19 11:01:57.881791 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8150e35-418a-4bd1-9c00-c745c932c7d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 returned with HTTP 200 Aug 19 11:01:57.882215 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 278/1113] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:57 2026] GET /volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:57.890706 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac6549c0-9ffd-44b0-8345-bc3c037fed2f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:57.893033 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac6549c0-9ffd-44b0-8345-bc3c037fed2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 Aug 19 11:01:57.893529 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac6549c0-9ffd-44b0-8345-bc3c037fed2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:57.952145 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac6549c0-9ffd-44b0-8345-bc3c037fed2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 returned with HTTP 200 Aug 19 11:01:57.952558 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 279/1114] 10.4.3.46 () {68 vars in 1367 bytes} [Wed Aug 19 11:01:57 2026] PUT /volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 => generated 390 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:57.961285 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d2b40814-d572-4b4f-a0d7-2361f9ff2d8f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:57.963918 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d2b40814-d572-4b4f-a0d7-2361f9ff2d8f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:01:57.964630 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d2b40814-d572-4b4f-a0d7-2361f9ff2d8f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b24a79ac-21e8-4dad-9711-4bb6fe07fe8f"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:57.973892 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:57.973892 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:57.974351 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d2b40814-d572-4b4f-a0d7-2361f9ff2d8f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Volume info retrieved successfully. Aug 19 11:01:57.974605 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-d2b40814-d572-4b4f-a0d7-2361f9ff2d8f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Create snapshot from volume b24a79ac-21e8-4dad-9711-4bb6fe07fe8f Aug 19 11:01:57.990741 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota_utils [None req-d2b40814-d572-4b4f-a0d7-2361f9ff2d8f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Quota exceeded for e2a387ceb3ba4646a9bbbfad00cad700, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 11:01:57.991024 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.middleware.fault [None req-d2b40814-d572-4b4f-a0d7-2361f9ff2d8f tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 413 Aug 19 11:01:57.991836 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 280/1115] 10.4.3.46 () {68 vars in 1257 bytes} [Wed Aug 19 11:01:57 2026] POST /volume/v3/snapshots => generated 208 bytes in 31 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 11:01:57.999879 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4b5040bf-3ee1-4e7b-b65b-4f0d3c11f0c0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.002112 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4b5040bf-3ee1-4e7b-b65b-4f0d3c11f0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 Aug 19 11:01:58.002112 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4b5040bf-3ee1-4e7b-b65b-4f0d3c11f0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:58.026634 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3e134bc5-5856-4249-a9fb-ab1cac47ad6e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.029226 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3e134bc5-5856-4249-a9fb-ab1cac47ad6e tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] GET https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 Aug 19 11:01:58.029508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3e134bc5-5856-4249-a9fb-ab1cac47ad6e tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:58.029768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3e134bc5-5856-4249-a9fb-ab1cac47ad6e tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:58.040240 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3e134bc5-5856-4249-a9fb-ab1cac47ad6e tempest-VolumesImageMetadata-1016808662 tempest-VolumesImageMetadata-1016808662-project-member] https://10.4.3.46/volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 returned with HTTP 404 Aug 19 11:01:58.040913 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 279/1116] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:58 2026] GET /volume/v3/volumes/bb3f755a-9851-4010-93ef-6402b7659405 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:58.053689 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-4b5040bf-3ee1-4e7b-b65b-4f0d3c11f0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:01:58.054161 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-4b5040bf-3ee1-4e7b-b65b-4f0d3c11f0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:01:58.054393 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-4b5040bf-3ee1-4e7b-b65b-4f0d3c11f0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:01:58.054648 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-4b5040bf-3ee1-4e7b-b65b-4f0d3c11f0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:01:58.058666 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4b5040bf-3ee1-4e7b-b65b-4f0d3c11f0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 returned with HTTP 200 Aug 19 11:01:58.059062 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 279/1117] 10.4.3.46 () {68 vars in 1367 bytes} [Wed Aug 19 11:01:57 2026] PUT /volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 => generated 390 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:58.069775 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0df47076-f5af-4f2c-82a3-6893067fa0fe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.073116 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0df47076-f5af-4f2c-82a3-6893067fa0fe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:01:58.073468 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0df47076-f5af-4f2c-82a3-6893067fa0fe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b24a79ac-21e8-4dad-9711-4bb6fe07fe8f"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:58.090270 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:58.090270 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:58.091884 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0df47076-f5af-4f2c-82a3-6893067fa0fe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Volume info retrieved successfully. Aug 19 11:01:58.092064 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-0df47076-f5af-4f2c-82a3-6893067fa0fe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Create snapshot from volume b24a79ac-21e8-4dad-9711-4bb6fe07fe8f Aug 19 11:01:58.113980 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota_utils [None req-0df47076-f5af-4f2c-82a3-6893067fa0fe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Quota exceeded for e2a387ceb3ba4646a9bbbfad00cad700, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 19 11:01:58.114208 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.middleware.fault [None req-0df47076-f5af-4f2c-82a3-6893067fa0fe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 413 Aug 19 11:01:58.114946 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 280/1118] 10.4.3.46 () {68 vars in 1257 bytes} [Wed Aug 19 11:01:58 2026] POST /volume/v3/snapshots => generated 133 bytes in 46 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 11:01:58.123124 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6d45a78a-4001-49e4-bd3e-4a4d5982225a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.125790 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6d45a78a-4001-49e4-bd3e-4a4d5982225a tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 Aug 19 11:01:58.126061 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6d45a78a-4001-49e4-bd3e-4a4d5982225a tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:58.126329 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6d45a78a-4001-49e4-bd3e-4a4d5982225a tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:58.126489 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-6d45a78a-4001-49e4-bd3e-4a4d5982225a tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Delete snapshot with id: 15a72e98-c9fc-43af-b5e8-edbdd333c695 Aug 19 11:01:58.133274 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:58.133274 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:58.133991 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6d45a78a-4001-49e4-bd3e-4a4d5982225a tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Snapshot retrieved successfully. Aug 19 11:01:58.153920 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6d45a78a-4001-49e4-bd3e-4a4d5982225a tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Snapshot delete request issued successfully. Aug 19 11:01:58.154118 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6d45a78a-4001-49e4-bd3e-4a4d5982225a tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 returned with HTTP 202 Aug 19 11:01:58.154617 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 281/1119] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:01:58 2026] DELETE /volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:58.162172 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3a664af1-e704-4f1b-bd66-c52348881592 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.164401 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a664af1-e704-4f1b-bd66-c52348881592 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] GET https://10.4.3.46/volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 Aug 19 11:01:58.164967 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a664af1-e704-4f1b-bd66-c52348881592 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:58.165283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a664af1-e704-4f1b-bd66-c52348881592 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:58.171971 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:58.171971 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:58.173059 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3a664af1-e704-4f1b-bd66-c52348881592 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Snapshot retrieved successfully. Aug 19 11:01:58.174129 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a664af1-e704-4f1b-bd66-c52348881592 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 returned with HTTP 200 Aug 19 11:01:58.175068 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 280/1120] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:58 2026] GET /volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:58.514200 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6b1c1d41-b24d-4e8c-bd76-6c8596442b06 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.516085 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6b1c1d41-b24d-4e8c-bd76-6c8596442b06 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:01:58.516358 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6b1c1d41-b24d-4e8c-bd76-6c8596442b06 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:58.516467 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6b1c1d41-b24d-4e8c-bd76-6c8596442b06 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:58.538723 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:58.538723 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:58.546066 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6b1c1d41-b24d-4e8c-bd76-6c8596442b06 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Volume info retrieved successfully. Aug 19 11:01:58.550780 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6b1c1d41-b24d-4e8c-bd76-6c8596442b06 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:01:58.551148 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 280/1121] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:58 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:58.606214 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-4b86243a-22fb-456a-b4f8-c08c29fdcda3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.608062 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-4b86243a-22fb-456a-b4f8-c08c29fdcda3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:01:58.608272 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-4b86243a-22fb-456a-b4f8-c08c29fdcda3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:58.608440 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-4b86243a-22fb-456a-b4f8-c08c29fdcda3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:58.618609 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:58.618609 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:58.621657 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-4b86243a-22fb-456a-b4f8-c08c29fdcda3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:01:58.625263 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-4b86243a-22fb-456a-b4f8-c08c29fdcda3 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:01:58.625738 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 281/1122] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:58 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:58.657716 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-48ef5bf1-c03c-41b5-b6d2-3cc5a0bb1014 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.662042 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-48ef5bf1-c03c-41b5-b6d2-3cc5a0bb1014 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1/action Aug 19 11:01:58.662042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-48ef5bf1-c03c-41b5-b6d2-3cc5a0bb1014 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:58.662042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-48ef5bf1-c03c-41b5-b6d2-3cc5a0bb1014 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:58.674007 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:58.674007 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:58.674538 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-48ef5bf1-c03c-41b5-b6d2-3cc5a0bb1014 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:01:58.681890 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-48ef5bf1-c03c-41b5-b6d2-3cc5a0bb1014 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Begin detaching volume completed successfully. Aug 19 11:01:58.682100 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-48ef5bf1-c03c-41b5-b6d2-3cc5a0bb1014 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1/action returned with HTTP 202 Aug 19 11:01:58.682782 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 282/1123] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:01:58 2026] POST /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:01:58.711617 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-988dc36b-976e-44ea-a063-e989cfcd98d6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.714222 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-988dc36b-976e-44ea-a063-e989cfcd98d6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:01:58.714404 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-988dc36b-976e-44ea-a063-e989cfcd98d6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:58.714788 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-988dc36b-976e-44ea-a063-e989cfcd98d6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:58.730716 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:58.730716 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:58.736914 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-988dc36b-976e-44ea-a063-e989cfcd98d6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:01:58.742819 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6fbe892b-8c89-4faa-8638-30824fda9f7d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.743278 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6fbe892b-8c89-4faa-8638-30824fda9f7d None None] GET https://10.4.3.46/volume// Aug 19 11:01:58.743468 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6fbe892b-8c89-4faa-8638-30824fda9f7d None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:58.743677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6fbe892b-8c89-4faa-8638-30824fda9f7d None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:58.743972 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6fbe892b-8c89-4faa-8638-30824fda9f7d None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:58.744192 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-988dc36b-976e-44ea-a063-e989cfcd98d6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:01:58.744331 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 281/1124] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:01: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 19 11:01:58.744790 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 281/1125] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:58 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:58.759141 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-aa3d1fd7-e664-422b-a935-3d944e2bbd5c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:58.763287 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-aa3d1fd7-e664-422b-a935-3d944e2bbd5c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:01:58.763493 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-aa3d1fd7-e664-422b-a935-3d944e2bbd5c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:58.763696 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-aa3d1fd7-e664-422b-a935-3d944e2bbd5c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:58.775752 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:58.775752 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:58.779352 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-aa3d1fd7-e664-422b-a935-3d944e2bbd5c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:01:58.783579 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-aa3d1fd7-e664-422b-a935-3d944e2bbd5c tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:01:58.784096 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 282/1126] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:01:58 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1623 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:01:59.183039 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-36d0f816-a73b-41e6-a663-2e75edf3913d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.184805 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-36d0f816-a73b-41e6-a663-2e75edf3913d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] GET https://10.4.3.46/volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 Aug 19 11:01:59.185119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-36d0f816-a73b-41e6-a663-2e75edf3913d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.185348 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-36d0f816-a73b-41e6-a663-2e75edf3913d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.190372 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-36d0f816-a73b-41e6-a663-2e75edf3913d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 returned with HTTP 404 Aug 19 11:01:59.190979 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 283/1127] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/v3/snapshots/15a72e98-c9fc-43af-b5e8-edbdd333c695 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:01:59.197617 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-365b1858-f67f-423c-a38c-40a878b81a6b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.199204 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-365b1858-f67f-423c-a38c-40a878b81a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] GET https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f Aug 19 11:01:59.199388 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-365b1858-f67f-423c-a38c-40a878b81a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.199622 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-365b1858-f67f-423c-a38c-40a878b81a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.205985 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:59.205985 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:59.209278 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-365b1858-f67f-423c-a38c-40a878b81a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Volume info retrieved successfully. Aug 19 11:01:59.212987 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-365b1858-f67f-423c-a38c-40a878b81a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f returned with HTTP 200 Aug 19 11:01:59.213343 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 282/1128] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:59.231280 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d8269672-11d6-4ffe-9ee0-12d57c124763 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.233160 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d8269672-11d6-4ffe-9ee0-12d57c124763 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] DELETE https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f Aug 19 11:01:59.233414 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d8269672-11d6-4ffe-9ee0-12d57c124763 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.233796 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d8269672-11d6-4ffe-9ee0-12d57c124763 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.233983 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-d8269672-11d6-4ffe-9ee0-12d57c124763 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Delete volume with id: b24a79ac-21e8-4dad-9711-4bb6fe07fe8f Aug 19 11:01:59.237082 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bacc34aa-9b99-45e6-84d4-fb3ab25a9ce2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.237457 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bacc34aa-9b99-45e6-84d4-fb3ab25a9ce2 None None] GET https://10.4.3.46/volume// Aug 19 11:01:59.237684 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bacc34aa-9b99-45e6-84d4-fb3ab25a9ce2 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.237854 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bacc34aa-9b99-45e6-84d4-fb3ab25a9ce2 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.238155 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bacc34aa-9b99-45e6-84d4-fb3ab25a9ce2 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:59.238410 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 283/1129] 10.4.3.46 () {64 vars in 997 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:01:59.241321 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:59.241321 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:59.242035 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d8269672-11d6-4ffe-9ee0-12d57c124763 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Volume info retrieved successfully. Aug 19 11:01:59.249277 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9595cdf2-287f-49b5-933d-7baaf4a1b278 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.249827 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9595cdf2-287f-49b5-933d-7baaf4a1b278 None None] GET https://10.4.3.46/volume// Aug 19 11:01:59.249827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9595cdf2-287f-49b5-933d-7baaf4a1b278 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.249982 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9595cdf2-287f-49b5-933d-7baaf4a1b278 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.250331 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9595cdf2-287f-49b5-933d-7baaf4a1b278 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:01:59.250596 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 284/1130] 10.4.3.46 () {64 vars in 997 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:01:59.262932 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a0de64ac-3acd-4abc-b667-5523d2bb122a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.270328 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d8269672-11d6-4ffe-9ee0-12d57c124763 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Delete volume request issued successfully. Aug 19 11:01:59.271046 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d8269672-11d6-4ffe-9ee0-12d57c124763 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f returned with HTTP 202 Aug 19 11:01:59.271273 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 282/1131] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:01:59 2026] DELETE /volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:01:59.280826 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d3b2d80b-359e-41b6-8487-c233d4985efe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.282631 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3b2d80b-359e-41b6-8487-c233d4985efe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] GET https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f Aug 19 11:01:59.282822 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3b2d80b-359e-41b6-8487-c233d4985efe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.282999 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3b2d80b-359e-41b6-8487-c233d4985efe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.291094 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:59.291094 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:59.299337 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d3b2d80b-359e-41b6-8487-c233d4985efe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Volume info retrieved successfully. Aug 19 11:01:59.306506 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3b2d80b-359e-41b6-8487-c233d4985efe tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f returned with HTTP 200 Aug 19 11:01:59.307078 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 284/1132] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:59.366625 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a0de64ac-3acd-4abc-b667-5523d2bb122a tempest-VersionsTest-520074547 tempest-VersionsTest-520074547-project-member] GET https://10.4.3.46/volume/v3/ Aug 19 11:01:59.366928 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a0de64ac-3acd-4abc-b667-5523d2bb122a tempest-VersionsTest-520074547 tempest-VersionsTest-520074547-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.367231 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a0de64ac-3acd-4abc-b667-5523d2bb122a tempest-VersionsTest-520074547 tempest-VersionsTest-520074547-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.367722 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a0de64ac-3acd-4abc-b667-5523d2bb122a tempest-VersionsTest-520074547 tempest-VersionsTest-520074547-project-member] https://10.4.3.46/volume/v3/ returned with HTTP 200 Aug 19 11:01:59.368203 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 283/1133] 10.4.3.46 () {66 vars in 1209 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/v3/ => generated 385 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:01:59.404828 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-01afcede-e3f5-47ed-8b47-318fcae54837 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.407431 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-01afcede-e3f5-47ed-8b47-318fcae54837 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:01:59.408392 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-01afcede-e3f5-47ed-8b47-318fcae54837 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.408392 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-01afcede-e3f5-47ed-8b47-318fcae54837 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.427435 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:59.427435 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:59.431153 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-01afcede-e3f5-47ed-8b47-318fcae54837 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:01:59.439374 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-01afcede-e3f5-47ed-8b47-318fcae54837 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:01:59.440026 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 285/1134] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:59.456702 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-ae9fdda2-1fa2-4c8b-8bb6-a96be1d92be6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.460200 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-ae9fdda2-1fa2-4c8b-8bb6-a96be1d92be6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56 Aug 19 11:01:59.460389 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-ae9fdda2-1fa2-4c8b-8bb6-a96be1d92be6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.460875 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-ae9fdda2-1fa2-4c8b-8bb6-a96be1d92be6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.469813 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:59.469813 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:59.545821 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0ebeee98-73be-42ed-8e7a-4222704a7ff4 req-ae9fdda2-1fa2-4c8b-8bb6-a96be1d92be6 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56 returned with HTTP 200 Aug 19 11:01:59.546492 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 283/1135] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:01:59 2026] DELETE /volume/v3/attachments/c16252e4-9178-40e0-b86b-b28dc64e7b56 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:59.761384 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8530cabc-fedb-4e9e-865a-e854ded2bc8d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.764293 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8530cabc-fedb-4e9e-865a-e854ded2bc8d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:01:59.764601 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8530cabc-fedb-4e9e-865a-e854ded2bc8d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.764871 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8530cabc-fedb-4e9e-865a-e854ded2bc8d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.781492 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:59.781492 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:01:59.786094 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8530cabc-fedb-4e9e-865a-e854ded2bc8d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:01:59.798516 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8530cabc-fedb-4e9e-865a-e854ded2bc8d tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:01:59.798516 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 285/1136] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:59.814188 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-500ad84f-a6ce-401f-99b0-cd5e71777692 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.816851 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-500ad84f-a6ce-401f-99b0-cd5e71777692 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:01:59.817043 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-500ad84f-a6ce-401f-99b0-cd5e71777692 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.817240 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-500ad84f-a6ce-401f-99b0-cd5e71777692 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.826668 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:59.826668 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:01:59.829857 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-500ad84f-a6ce-401f-99b0-cd5e71777692 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] Volume info retrieved successfully. Aug 19 11:01:59.833662 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-500ad84f-a6ce-401f-99b0-cd5e71777692 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-reader] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:01:59.834066 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 284/1137] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:59.887866 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-419951b6-e430-439c-97f2-24be8027cb6d req-3a1ed77f-02bd-4d65-831c-e20c722f8356 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.890690 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-3a1ed77f-02bd-4d65-831c-e20c722f8356 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:01:59.890943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-3a1ed77f-02bd-4d65-831c-e20c722f8356 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.891219 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-3a1ed77f-02bd-4d65-831c-e20c722f8356 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:01:59.905874 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:59.905874 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:01:59.911762 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-419951b6-e430-439c-97f2-24be8027cb6d req-3a1ed77f-02bd-4d65-831c-e20c722f8356 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:01:59.920002 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-3a1ed77f-02bd-4d65-831c-e20c722f8356 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:01:59.920390 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 286/1138] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:01:59.941133 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-419951b6-e430-439c-97f2-24be8027cb6d req-fe8b4ed1-82f4-4f5b-ad44-3b61ec1ed480 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.945469 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-fe8b4ed1-82f4-4f5b-ad44-3b61ec1ed480 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1/action Aug 19 11:01:59.945947 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-fe8b4ed1-82f4-4f5b-ad44-3b61ec1ed480 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:01:59.946165 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-fe8b4ed1-82f4-4f5b-ad44-3b61ec1ed480 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:01:59.959726 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:01:59.959726 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:01:59.960191 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-419951b6-e430-439c-97f2-24be8027cb6d req-fe8b4ed1-82f4-4f5b-ad44-3b61ec1ed480 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:01:59.971212 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-419951b6-e430-439c-97f2-24be8027cb6d req-fe8b4ed1-82f4-4f5b-ad44-3b61ec1ed480 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Begin detaching volume completed successfully. Aug 19 11:01:59.971420 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-fe8b4ed1-82f4-4f5b-ad44-3b61ec1ed480 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1/action returned with HTTP 202 Aug 19 11:01:59.971891 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 284/1139] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:01:59 2026] POST /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:01:59.989701 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-68df7e49-18a1-41e9-9901-ca43a16fe6bf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:01:59.991964 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68df7e49-18a1-41e9-9901-ca43a16fe6bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:01:59.992185 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68df7e49-18a1-41e9-9901-ca43a16fe6bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:01:59.992457 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68df7e49-18a1-41e9-9901-ca43a16fe6bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:00.001493 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:00.001493 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:00.006276 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-68df7e49-18a1-41e9-9901-ca43a16fe6bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:00.011251 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68df7e49-18a1-41e9-9901-ca43a16fe6bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:00.011800 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 286/1140] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:01:59 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:00.021080 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d894daf5-c97f-4a29-87b1-73a2aefc86be None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:00.021552 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d894daf5-c97f-4a29-87b1-73a2aefc86be None None] GET https://10.4.3.46/volume// Aug 19 11:02:00.021722 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d894daf5-c97f-4a29-87b1-73a2aefc86be None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:00.021937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d894daf5-c97f-4a29-87b1-73a2aefc86be None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:00.022291 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d894daf5-c97f-4a29-87b1-73a2aefc86be None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:00.022622 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 285/1141] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:02:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:02:00.030008 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-419951b6-e430-439c-97f2-24be8027cb6d req-7b33aecc-46c6-442c-9da9-9bfe3447fca4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:00.032387 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-7b33aecc-46c6-442c-9da9-9bfe3447fca4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:00.032669 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-7b33aecc-46c6-442c-9da9-9bfe3447fca4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:00.032893 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-7b33aecc-46c6-442c-9da9-9bfe3447fca4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:00.046462 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:00.046462 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:00.047874 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-419951b6-e430-439c-97f2-24be8027cb6d req-7b33aecc-46c6-442c-9da9-9bfe3447fca4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:00.051836 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-7b33aecc-46c6-442c-9da9-9bfe3447fca4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:00.052241 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 287/1142] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:02:00 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:02:00.320742 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a0709f9e-00ef-49c3-a987-bf878b57ea0d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:00.322625 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a0709f9e-00ef-49c3-a987-bf878b57ea0d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] GET https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f Aug 19 11:02:00.322830 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a0709f9e-00ef-49c3-a987-bf878b57ea0d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:00.323018 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a0709f9e-00ef-49c3-a987-bf878b57ea0d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:00.329298 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a0709f9e-00ef-49c3-a987-bf878b57ea0d tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790 tempest-VolumeSnapshotQuotasNegativeTestJSON-435335790-project-member] https://10.4.3.46/volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f returned with HTTP 404 Aug 19 11:02:00.329798 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 285/1143] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:00 2026] GET /volume/v3/volumes/b24a79ac-21e8-4dad-9711-4bb6fe07fe8f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:00.336901 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac7f5fdd-9f21-42dc-8171-829a4c259bc9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:00.338596 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac7f5fdd-9f21-42dc-8171-829a4c259bc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 Aug 19 11:02:00.338931 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac7f5fdd-9f21-42dc-8171-829a4c259bc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-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=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:00.421837 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac7f5fdd-9f21-42dc-8171-829a4c259bc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320 tempest-VolumeSnapshotQuotasNegativeTestJSON-1342109320-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 returned with HTTP 200 Aug 19 11:02:00.422357 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 287/1144] 10.4.3.46 () {68 vars in 1368 bytes} [Wed Aug 19 11:02:00 2026] PUT /volume/v3/os-quota-sets/e2a387ceb3ba4646a9bbbfad00cad700 => generated 395 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:01.026764 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6833af17-03b0-4493-9688-9862f9f4e423 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:01.029909 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6833af17-03b0-4493-9688-9862f9f4e423 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:01.030141 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6833af17-03b0-4493-9688-9862f9f4e423 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:01.030654 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6833af17-03b0-4493-9688-9862f9f4e423 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:01.044507 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:01.044507 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:01.047796 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6833af17-03b0-4493-9688-9862f9f4e423 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:01.051673 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6833af17-03b0-4493-9688-9862f9f4e423 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:01.052018 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 286/1145] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:01 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:02.071968 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-03e1daa5-0e4e-42ad-8272-89bd0d7211ce None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.076072 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-03e1daa5-0e4e-42ad-8272-89bd0d7211ce tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:02.076072 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-03e1daa5-0e4e-42ad-8272-89bd0d7211ce tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:02.076072 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-03e1daa5-0e4e-42ad-8272-89bd0d7211ce tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:02.091504 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:02.091504 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:02.097054 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-03e1daa5-0e4e-42ad-8272-89bd0d7211ce tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:02.105713 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-03e1daa5-0e4e-42ad-8272-89bd0d7211ce tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:02.107559 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 288/1146] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:02 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:02.609592 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-74152459-a9ab-4a43-8eaa-f729da76cf92 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.613269 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-74152459-a9ab-4a43-8eaa-f729da76cf92 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:02:02.613594 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-74152459-a9ab-4a43-8eaa-f729da76cf92 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:02.614965 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-74152459-a9ab-4a43-8eaa-f729da76cf92 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:02.631388 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:02.631388 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:02.635628 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-74152459-a9ab-4a43-8eaa-f729da76cf92 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:02:02.641395 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-74152459-a9ab-4a43-8eaa-f729da76cf92 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:02:02.641879 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 286/1147] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:02 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:02.691435 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-98668bf1-fb4b-4081-a8f6-9d6e74de033c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.694547 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-98668bf1-fb4b-4081-a8f6-9d6e74de033c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:02:02.694744 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-98668bf1-fb4b-4081-a8f6-9d6e74de033c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:02.694947 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-98668bf1-fb4b-4081-a8f6-9d6e74de033c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:02.704727 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:02.704727 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:02.708927 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-98668bf1-fb4b-4081-a8f6-9d6e74de033c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:02:02.713950 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-98668bf1-fb4b-4081-a8f6-9d6e74de033c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:02:02.714495 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 288/1148] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:02 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:02.737822 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-4f9d4260-81f5-4584-9ff2-27792b4c5257 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.742330 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-4f9d4260-81f5-4584-9ff2-27792b4c5257 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] POST https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e/action Aug 19 11:02:02.742831 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-4f9d4260-81f5-4584-9ff2-27792b4c5257 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:02.743042 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-4f9d4260-81f5-4584-9ff2-27792b4c5257 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:02.750729 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8ef9d034-b699-4510-9379-a844280c0ccb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.754063 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:02.754063 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:02.754063 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-4f9d4260-81f5-4584-9ff2-27792b4c5257 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:02:02.760109 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-4f9d4260-81f5-4584-9ff2-27792b4c5257 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Begin detaching volume completed successfully. Aug 19 11:02:02.760318 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-4f9d4260-81f5-4584-9ff2-27792b4c5257 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e/action returned with HTTP 202 Aug 19 11:02:02.760775 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 287/1149] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:02:02 2026] POST /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:02.808347 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e42ab3a5-aa76-49c5-a064-868a6c242c98 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.808744 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e42ab3a5-aa76-49c5-a064-868a6c242c98 None None] GET https://10.4.3.46/volume// Aug 19 11:02:02.808919 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e42ab3a5-aa76-49c5-a064-868a6c242c98 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:02.809147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e42ab3a5-aa76-49c5-a064-868a6c242c98 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:02.809476 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e42ab3a5-aa76-49c5-a064-868a6c242c98 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:02.809885 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 287/1150] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:02: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 19 11:02:02.818614 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-d24a7bcc-1cc8-44ec-a164-9bcc0284a8af None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.821136 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-d24a7bcc-1cc8-44ec-a164-9bcc0284a8af tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:02:02.821592 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-d24a7bcc-1cc8-44ec-a164-9bcc0284a8af tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:02.821592 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-d24a7bcc-1cc8-44ec-a164-9bcc0284a8af tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:02.830815 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:02.830815 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:02.834376 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-d24a7bcc-1cc8-44ec-a164-9bcc0284a8af tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:02:02.838918 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-d24a7bcc-1cc8-44ec-a164-9bcc0284a8af tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:02:02.839439 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 289/1151] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:02:02 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:02:02.896064 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ef9d034-b699-4510-9379-a844280c0ccb tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:02:02.896591 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8ef9d034-b699-4510-9379-a844280c0ccb tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1794352274", "extra_specs": {"spec1": "val1"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:02.915534 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ef9d034-b699-4510-9379-a844280c0ccb tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:02:02.915980 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 289/1152] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:02:02 2026] POST /volume/v3/types => generated 243 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:02.924060 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bac127a8-7a5e-4622-8aa0-a026c4d00a95 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.928941 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bac127a8-7a5e-4622-8aa0-a026c4d00a95 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] POST https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs Aug 19 11:02:02.929314 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bac127a8-7a5e-4622-8aa0-a026c4d00a95 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:02.931162 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bac127a8-7a5e-4622-8aa0-a026c4d00a95 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs returned with HTTP 400 Aug 19 11:02:02.931748 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 288/1153] 10.4.3.46 () {68 vars in 1392 bytes} [Wed Aug 19 11:02:02 2026] POST /volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:02:02.944240 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-49596ddb-91a7-48e9-b259-27d3d0cf96e0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.947016 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-49596ddb-91a7-48e9-b259-27d3d0cf96e0 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] POST https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs Aug 19 11:02:02.947330 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-49596ddb-91a7-48e9-b259-27d3d0cf96e0 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:02.950080 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-49596ddb-91a7-48e9-b259-27d3d0cf96e0 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs returned with HTTP 400 Aug 19 11:02:02.950978 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 288/1154] 10.4.3.46 () {68 vars in 1392 bytes} [Wed Aug 19 11:02:02 2026] POST /volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:02:02.959701 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1cc4406d-4101-43f4-8433-ed61eda6b7b3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.961558 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1cc4406d-4101-43f4-8433-ed61eda6b7b3 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] POST https://10.4.3.46/volume/v3/types/7516ee13-6b4d-4bf7-a873-aa649c158264/extra_specs Aug 19 11:02:02.961888 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1cc4406d-4101-43f4-8433-ed61eda6b7b3 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:02.972382 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1cc4406d-4101-43f4-8433-ed61eda6b7b3 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/7516ee13-6b4d-4bf7-a873-aa649c158264/extra_specs returned with HTTP 404 Aug 19 11:02:02.973076 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 290/1155] 10.4.3.46 () {68 vars in 1392 bytes} [Wed Aug 19 11:02:02 2026] POST /volume/v3/types/7516ee13-6b4d-4bf7-a873-aa649c158264/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:02.982474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b48e4c61-3ef5-4f4c-b3fc-fdeae2339e07 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:02.992549 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b48e4c61-3ef5-4f4c-b3fc-fdeae2339e07 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] DELETE https://10.4.3.46/volume/v3/types/9845f18f-424e-44be-a8bf-b0cbea5f97e9/extra_specs/spec1 Aug 19 11:02:02.992549 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b48e4c61-3ef5-4f4c-b3fc-fdeae2339e07 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:02.992549 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b48e4c61-3ef5-4f4c-b3fc-fdeae2339e07 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:03.000649 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b48e4c61-3ef5-4f4c-b3fc-fdeae2339e07 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/9845f18f-424e-44be-a8bf-b0cbea5f97e9/extra_specs/spec1 returned with HTTP 404 Aug 19 11:02:03.001146 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 290/1156] 10.4.3.46 () {66 vars in 1392 bytes} [Wed Aug 19 11:02:02 2026] DELETE /volume/v3/types/9845f18f-424e-44be-a8bf-b0cbea5f97e9/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:03.011266 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-10e132dc-4e4a-4172-8a68-7513d2aca235 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.013641 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-10e132dc-4e4a-4172-8a68-7513d2aca235 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] GET https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/nonexistent_extra_spec_name Aug 19 11:02:03.013831 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-10e132dc-4e4a-4172-8a68-7513d2aca235 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:03.014015 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-10e132dc-4e4a-4172-8a68-7513d2aca235 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:03.022102 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-10e132dc-4e4a-4172-8a68-7513d2aca235 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 19 11:02:03.022572 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 289/1157] 10.4.3.46 () {66 vars in 1455 bytes} [Wed Aug 19 11:02:03 2026] GET /volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:03.031035 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-36035cf8-b9db-4f55-897f-7044aa10df00 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.033663 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36035cf8-b9db-4f55-897f-7044aa10df00 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] GET https://10.4.3.46/volume/v3/types/7d89b706-f333-4283-8acf-b9fbbfd1b708/extra_specs/spec1 Aug 19 11:02:03.034166 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36035cf8-b9db-4f55-897f-7044aa10df00 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:03.034213 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36035cf8-b9db-4f55-897f-7044aa10df00 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:03.039821 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36035cf8-b9db-4f55-897f-7044aa10df00 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/7d89b706-f333-4283-8acf-b9fbbfd1b708/extra_specs/spec1 returned with HTTP 404 Aug 19 11:02:03.040592 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 289/1158] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:02:03 2026] GET /volume/v3/types/7d89b706-f333-4283-8acf-b9fbbfd1b708/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:03.047843 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2d9c2ac4-f1d1-4bf2-9b72-55f90d12b268 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.052610 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d9c2ac4-f1d1-4bf2-9b72-55f90d12b268 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] GET https://10.4.3.46/volume/v3/types/5c37f4c6-9674-41b0-9484-b0ec6542d0c0/extra_specs Aug 19 11:02:03.052610 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d9c2ac4-f1d1-4bf2-9b72-55f90d12b268 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:03.052610 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d9c2ac4-f1d1-4bf2-9b72-55f90d12b268 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:03.056214 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d9c2ac4-f1d1-4bf2-9b72-55f90d12b268 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/5c37f4c6-9674-41b0-9484-b0ec6542d0c0/extra_specs returned with HTTP 404 Aug 19 11:02:03.057145 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 291/1159] 10.4.3.46 () {66 vars in 1371 bytes} [Wed Aug 19 11:02:03 2026] GET /volume/v3/types/5c37f4c6-9674-41b0-9484-b0ec6542d0c0/extra_specs => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:03.067512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-db09d277-a448-4855-b252-0161abf8795d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.069257 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db09d277-a448-4855-b252-0161abf8795d tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] PUT https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/spec1 Aug 19 11:02:03.069612 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db09d277-a448-4855-b252-0161abf8795d tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:03.071191 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db09d277-a448-4855-b252-0161abf8795d tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/spec1 returned with HTTP 400 Aug 19 11:02:03.071994 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 291/1160] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:02:03 2026] PUT /volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:02:03.080793 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dfe40c60-1984-498b-a545-0b52e357a168 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.083503 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dfe40c60-1984-498b-a545-0b52e357a168 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] PUT https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/spec1 Aug 19 11:02:03.083800 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dfe40c60-1984-498b-a545-0b52e357a168 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Action: 'update', calling method: update, body: null {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:03.085045 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dfe40c60-1984-498b-a545-0b52e357a168 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/spec1 returned with HTTP 400 Aug 19 11:02:03.085469 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 290/1161] 10.4.3.46 () {68 vars in 1408 bytes} [Wed Aug 19 11:02:03 2026] PUT /volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:03.093746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3da12440-dd94-44b3-ac63-f6ec41138843 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.095383 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3da12440-dd94-44b3-ac63-f6ec41138843 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] PUT https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/None Aug 19 11:02:03.095709 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3da12440-dd94-44b3-ac63-f6ec41138843 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:03.122226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9c32791d-bc20-45d3-9ffa-9e94b12ad758 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.124058 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c32791d-bc20-45d3-9ffa-9e94b12ad758 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:03.124626 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c32791d-bc20-45d3-9ffa-9e94b12ad758 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:03.125000 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c32791d-bc20-45d3-9ffa-9e94b12ad758 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:03.128259 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3da12440-dd94-44b3-ac63-f6ec41138843 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 19 11:02:03.128398 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3da12440-dd94-44b3-ac63-f6ec41138843 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/None returned with HTTP 400 Aug 19 11:02:03.128910 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 290/1162] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:02:03 2026] PUT /volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/None => generated 73 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:03.135890 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:03.135890 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:03.138670 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2c1e2629-9d25-425b-89de-9e33ac3dae80 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.139588 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9c32791d-bc20-45d3-9ffa-9e94b12ad758 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:03.140932 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2c1e2629-9d25-425b-89de-9e33ac3dae80 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] PUT https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/72fb563f-b767-43d2-bc80-c726d3981a94 Aug 19 11:02:03.142507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2c1e2629-9d25-425b-89de-9e33ac3dae80 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:03.145047 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c32791d-bc20-45d3-9ffa-9e94b12ad758 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:03.145558 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 292/1163] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:03 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:03.185127 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2c1e2629-9d25-425b-89de-9e33ac3dae80 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 19 11:02:03.185333 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2c1e2629-9d25-425b-89de-9e33ac3dae80 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/72fb563f-b767-43d2-bc80-c726d3981a94 returned with HTTP 400 Aug 19 11:02:03.186005 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 292/1164] 10.4.3.46 () {68 vars in 1502 bytes} [Wed Aug 19 11:02:03 2026] PUT /volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade/extra_specs/72fb563f-b767-43d2-bc80-c726d3981a94 => generated 73 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:03.195685 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5b5a924d-0b2e-4f27-97e7-92e5a642b233 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.197408 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5b5a924d-0b2e-4f27-97e7-92e5a642b233 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] PUT https://10.4.3.46/volume/v3/types/ef903e7e-50cd-4b5e-90f7-1005bde048d5/extra_specs/spec1 Aug 19 11:02:03.197721 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5b5a924d-0b2e-4f27-97e7-92e5a642b233 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:03.206543 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5b5a924d-0b2e-4f27-97e7-92e5a642b233 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/ef903e7e-50cd-4b5e-90f7-1005bde048d5/extra_specs/spec1 returned with HTTP 404 Aug 19 11:02:03.206989 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 291/1165] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:02:03 2026] PUT /volume/v3/types/ef903e7e-50cd-4b5e-90f7-1005bde048d5/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:03.214719 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-91967fa1-1111-463a-9b17-e01386f1e2d0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.216660 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91967fa1-1111-463a-9b17-e01386f1e2d0 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] DELETE https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade Aug 19 11:02:03.216842 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91967fa1-1111-463a-9b17-e01386f1e2d0 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:03.217028 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91967fa1-1111-463a-9b17-e01386f1e2d0 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:03.243709 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91967fa1-1111-463a-9b17-e01386f1e2d0 tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade returned with HTTP 202 Aug 19 11:02:03.244245 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 291/1166] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:02:03 2026] DELETE /volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:03.252773 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5c2f1249-d8b9-4a71-be20-0f363408a0fa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.254317 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c2f1249-d8b9-4a71-be20-0f363408a0fa tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] GET https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade Aug 19 11:02:03.254700 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c2f1249-d8b9-4a71-be20-0f363408a0fa tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:03.254954 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c2f1249-d8b9-4a71-be20-0f363408a0fa tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:03.258289 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c2f1249-d8b9-4a71-be20-0f363408a0fa tempest-ExtraSpecsNegativeTest-449098803 tempest-ExtraSpecsNegativeTest-449098803-project-admin] https://10.4.3.46/volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade returned with HTTP 404 Aug 19 11:02:03.258895 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 293/1167] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:02:03 2026] GET /volume/v3/types/19e922f3-87c5-4f0c-a8e4-f57750f60ade => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:03.873112 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3e871e87-add2-48bd-baed-d275cf70532e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.873254 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-8abb897b-0faa-41a7-8b51-48e6f1a88350 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:03.877100 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-8abb897b-0faa-41a7-8b51-48e6f1a88350 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] DELETE https://10.4.3.46/volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428 Aug 19 11:02:03.877270 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-8abb897b-0faa-41a7-8b51-48e6f1a88350 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:03.877442 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-8abb897b-0faa-41a7-8b51-48e6f1a88350 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:03.885099 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:03.885099 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:03.952098 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7886f65b-346f-471b-ba06-bc8cfa4939e9 req-8abb897b-0faa-41a7-8b51-48e6f1a88350 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428 returned with HTTP 200 Aug 19 11:02:03.952804 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 292/1168] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:02:03 2026] DELETE /volume/v3/attachments/ccc3877d-ee21-4153-bbc6-1b6f0b2a2428 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:02:03.999848 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:04.000282 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-465389439"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:04.001874 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-465389439'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:04.002379 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Create volume of 1 GB Aug 19 11:02:04.007543 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Availability Zones retrieved successfully. Aug 19 11:02:04.013727 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Flow 'volume_create_api' (9b92e9ff-cd38-478f-b0cc-5a05982d26f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:04.015562 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b536c8-5783-4621-9f69-89297119f2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:04.016508 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:04.046079 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b536c8-5783-4621-9f69-89297119f2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:04.046079 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (554fae67-801a-403b-855a-50be6ed67581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:04.107502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Created reservations ['8e807c32-1ea8-42fa-ad9e-fca8bcc19953', 'ef5d7c72-bb29-43bf-aea4-3bbbd5051a95', '66b2ec90-23af-496d-a908-585d1cd5cc31', '6d728059-62d3-4b6b-8aad-536efe338f40'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:04.107502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (554fae67-801a-403b-855a-50be6ed67581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e807c32-1ea8-42fa-ad9e-fca8bcc19953', 'ef5d7c72-bb29-43bf-aea4-3bbbd5051a95', '66b2ec90-23af-496d-a908-585d1cd5cc31', '6d728059-62d3-4b6b-8aad-536efe338f40']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:04.107502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af2dd04-73d4-49ec-8ec0-c61d1d81034b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:04.131540 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af2dd04-73d4-49ec-8ec0-c61d1d81034b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da182787-f859-4dcc-80cd-d6d8a259f713', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-465389439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39f36550eff4a97991d5c7f6a283671',qos_specs=None,replication_status=,reservations=['8e807c32-1ea8-42fa-ad9e-fca8bcc19953','ef5d7c72-bb29-43bf-aea4-3bbbd5051a95','66b2ec90-23af-496d-a908-585d1cd5cc31','6d728059-62d3-4b6b-8aad-536efe338f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='904cf0bbfa6b495a8492bf7d90066e06',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-465389439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da182787-f859-4dcc-80cd-d6d8a259f713,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b39f36550eff4a97991d5c7f6a283671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='904cf0bbfa6b495a8492bf7d90066e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:04.132504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (829f1e79-d46c-45ba-8a9f-3064820ea0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:04.151715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (829f1e79-d46c-45ba-8a9f-3064820ea0e5) transitioned into state 'SUCCESS' from state '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-465389439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39f36550eff4a97991d5c7f6a283671',qos_specs=None,replication_status=,reservations=['8e807c32-1ea8-42fa-ad9e-fca8bcc19953','ef5d7c72-bb29-43bf-aea4-3bbbd5051a95','66b2ec90-23af-496d-a908-585d1cd5cc31','6d728059-62d3-4b6b-8aad-536efe338f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='904cf0bbfa6b495a8492bf7d90066e06',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:04.152613 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffff8719-d6d6-4543-a4e1-b5421a04a155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:04.161403 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a6bc85a5-c88c-400f-bd58-dc9411a44c0a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:04.163204 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6bc85a5-c88c-400f-bd58-dc9411a44c0a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:04.163413 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6bc85a5-c88c-400f-bd58-dc9411a44c0a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:04.163651 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6bc85a5-c88c-400f-bd58-dc9411a44c0a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:04.163886 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffff8719-d6d6-4543-a4e1-b5421a04a155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:04.166928 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Flow 'volume_create_api' (9b92e9ff-cd38-478f-b0cc-5a05982d26f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:04.167306 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Create volume request issued successfully. Aug 19 11:02:04.167938 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3e871e87-add2-48bd-baed-d275cf70532e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:04.168470 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 293/1169] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:03 2026] POST /volume/v3/volumes => generated 748 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:04.182025 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:04.182025 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:04.185542 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a6bc85a5-c88c-400f-bd58-dc9411a44c0a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:04.185599 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-43b9d84b-90bf-4a52-acb0-c6c2e6385009 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:04.188784 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-43b9d84b-90bf-4a52-acb0-c6c2e6385009 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:04.188980 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-43b9d84b-90bf-4a52-acb0-c6c2e6385009 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:04.189166 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-43b9d84b-90bf-4a52-acb0-c6c2e6385009 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:04.189239 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6bc85a5-c88c-400f-bd58-dc9411a44c0a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:04.189585 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 292/1170] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:04 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:04.201716 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:04.201716 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:04.208808 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-43b9d84b-90bf-4a52-acb0-c6c2e6385009 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Volume info retrieved successfully. Aug 19 11:02:04.213387 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-43b9d84b-90bf-4a52-acb0-c6c2e6385009 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 returned with HTTP 200 Aug 19 11:02:04.213833 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 294/1171] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:04 2026] GET /volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:04.930138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ecc63166-a08b-4d7e-8668-fbb2ac6b3b0b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:04.931540 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ecc63166-a08b-4d7e-8668-fbb2ac6b3b0b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:02:04.931803 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ecc63166-a08b-4d7e-8668-fbb2ac6b3b0b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:04.932096 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ecc63166-a08b-4d7e-8668-fbb2ac6b3b0b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:04.941972 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:04.941972 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:04.946895 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ecc63166-a08b-4d7e-8668-fbb2ac6b3b0b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:02:04.952936 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ecc63166-a08b-4d7e-8668-fbb2ac6b3b0b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:02:04.953316 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 293/1172] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:04 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:05.202615 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-aac13696-3fe3-4963-bb03-9e0e5dcb3c39 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:05.204782 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-aac13696-3fe3-4963-bb03-9e0e5dcb3c39 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:05.205289 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-aac13696-3fe3-4963-bb03-9e0e5dcb3c39 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:05.205974 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-aac13696-3fe3-4963-bb03-9e0e5dcb3c39 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:05.218397 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:05.218397 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:05.225697 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-aac13696-3fe3-4963-bb03-9e0e5dcb3c39 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:05.227407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e673a9ca-0e3c-44e8-a780-63eca68cbb59 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:05.229723 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e673a9ca-0e3c-44e8-a780-63eca68cbb59 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:05.229924 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e673a9ca-0e3c-44e8-a780-63eca68cbb59 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:05.230241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e673a9ca-0e3c-44e8-a780-63eca68cbb59 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:05.233538 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-aac13696-3fe3-4963-bb03-9e0e5dcb3c39 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:05.234253 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 294/1173] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:05 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:05.404825 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:05.404825 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:05.412239 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e673a9ca-0e3c-44e8-a780-63eca68cbb59 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Volume info retrieved successfully. Aug 19 11:02:05.417763 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e673a9ca-0e3c-44e8-a780-63eca68cbb59 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 returned with HTTP 200 Aug 19 11:02:05.417956 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 293/1174] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:05 2026] GET /volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 => generated 841 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:05.434086 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-326b0d40-c39a-4c6d-84d9-5db79f130ef9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:05.435861 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-326b0d40-c39a-4c6d-84d9-5db79f130ef9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:02:05.436221 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-326b0d40-c39a-4c6d-84d9-5db79f130ef9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da182787-f859-4dcc-80cd-d6d8a259f713", "name": "tempest-SnapshotsActionsTest-Snapshot-766980770"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:05.449061 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:05.449061 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:05.450018 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-326b0d40-c39a-4c6d-84d9-5db79f130ef9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Volume info retrieved successfully. Aug 19 11:02:05.450018 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-326b0d40-c39a-4c6d-84d9-5db79f130ef9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Create snapshot from volume da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:05.495143 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-326b0d40-c39a-4c6d-84d9-5db79f130ef9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Created reservations ['f2616b43-86f7-47ae-b2de-a94507a08d62', '643692f5-1a86-4fc6-8050-b5c6e74374de', 'de295dbe-0592-451b-a667-387b0454f908', 'a4084f6b-8bcb-4a65-a9d9-6bbe5f3d72d5'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:05.548310 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-326b0d40-c39a-4c6d-84d9-5db79f130ef9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot create request issued successfully. Aug 19 11:02:05.548838 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-326b0d40-c39a-4c6d-84d9-5db79f130ef9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:02:05.550580 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 295/1175] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:02:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:05.560048 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7952495b-a23f-4ed1-ac11-69b3b9ac571e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:05.561734 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7952495b-a23f-4ed1-ac11-69b3b9ac571e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:05.561904 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7952495b-a23f-4ed1-ac11-69b3b9ac571e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:05.562065 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7952495b-a23f-4ed1-ac11-69b3b9ac571e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:05.567652 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:05.567652 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:05.568084 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7952495b-a23f-4ed1-ac11-69b3b9ac571e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:05.568907 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7952495b-a23f-4ed1-ac11-69b3b9ac571e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:05.569294 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 294/1176] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:05 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:05.897269 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e4ff3fc4-77c1-45a0-90af-f626aa2c18a2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:05.988505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-419951b6-e430-439c-97f2-24be8027cb6d req-adac08f3-a8d2-45f4-a8cb-f01169990b17 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:05.991357 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-adac08f3-a8d2-45f4-a8cb-f01169990b17 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:05.992041 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-adac08f3-a8d2-45f4-a8cb-f01169990b17 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:05.992962 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-adac08f3-a8d2-45f4-a8cb-f01169990b17 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:06.008939 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.008939 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:06.016422 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-419951b6-e430-439c-97f2-24be8027cb6d req-adac08f3-a8d2-45f4-a8cb-f01169990b17 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:06.027408 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-adac08f3-a8d2-45f4-a8cb-f01169990b17 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:06.028047 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 294/1177] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:05 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:06.065014 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4ff3fc4-77c1-45a0-90af-f626aa2c18a2 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes Aug 19 11:02:06.065243 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4ff3fc4-77c1-45a0-90af-f626aa2c18a2 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:06.065540 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4ff3fc4-77c1-45a0-90af-f626aa2c18a2 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:06.065763 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-e4ff3fc4-77c1-45a0-90af-f626aa2c18a2 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:02:06.066510 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e4ff3fc4-77c1-45a0-90af-f626aa2c18a2 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:02:06.075132 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e4ff3fc4-77c1-45a0-90af-f626aa2c18a2 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Get all volumes completed successfully. Aug 19 11:02:06.075522 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4ff3fc4-77c1-45a0-90af-f626aa2c18a2 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 200 Aug 19 11:02:06.076098 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 295/1178] 10.4.3.46 () {66 vars in 1230 bytes} [Wed Aug 19 11:02:05 2026] GET /volume/v3/volumes => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:06.085462 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:06.087209 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:06.087522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-529455637"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:06.088855 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-529455637'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:06.088960 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Create volume of 1 GB Aug 19 11:02:06.089200 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.089200 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:06.093121 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Availability Zones retrieved successfully. Aug 19 11:02:06.099974 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Flow 'volume_create_api' (13b909c6-a7c6-4a86-b3f9-1916a12701fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:06.099974 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927e0d15-42e9-4b25-989a-41a0d4dc4c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:06.099974 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:06.133005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927e0d15-42e9-4b25-989a-41a0d4dc4c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:06.133005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e31e14-346b-4534-b42d-ab7f76912f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:06.195376 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Created reservations ['fc181481-d6e8-43db-80a7-a46fd085ebb4', 'e854dc3e-f9c4-41fa-a8ab-ecd4c9d60d99', '53bffe79-995b-4ee7-8b74-dabb8f9329fc', 'f9a65990-05a0-42db-8d67-811094e408c9'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:06.196214 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e31e14-346b-4534-b42d-ab7f76912f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc181481-d6e8-43db-80a7-a46fd085ebb4', 'e854dc3e-f9c4-41fa-a8ab-ecd4c9d60d99', '53bffe79-995b-4ee7-8b74-dabb8f9329fc', 'f9a65990-05a0-42db-8d67-811094e408c9']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:06.197175 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00da0fef-a6d7-4157-9056-2dec1573ac49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:06.223926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00da0fef-a6d7-4157-9056-2dec1573ac49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9105c450-c6cf-4715-b908-fd0650ef77ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-529455637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b265afe839a34260a63b892c77098be5',qos_specs=None,replication_status=,reservations=['fc181481-d6e8-43db-80a7-a46fd085ebb4','e854dc3e-f9c4-41fa-a8ab-ecd4c9d60d99','53bffe79-995b-4ee7-8b74-dabb8f9329fc','f9a65990-05a0-42db-8d67-811094e408c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483799c0141a472786699b38d60d5ac8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-529455637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9105c450-c6cf-4715-b908-fd0650ef77ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b265afe839a34260a63b892c77098be5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='483799c0141a472786699b38d60d5ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:06.225318 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e53abb6-7fd6-4abc-8107-d793b33639ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:06.250156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f32599d8-3eb7-460d-9cc1-b0bb87a12989 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:06.251870 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f32599d8-3eb7-460d-9cc1-b0bb87a12989 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:06.252059 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f32599d8-3eb7-460d-9cc1-b0bb87a12989 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:06.252367 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e53abb6-7fd6-4abc-8107-d793b33639ab) transitioned into state 'SUCCESS' from state '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-529455637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b265afe839a34260a63b892c77098be5',qos_specs=None,replication_status=,reservations=['fc181481-d6e8-43db-80a7-a46fd085ebb4','e854dc3e-f9c4-41fa-a8ab-ecd4c9d60d99','53bffe79-995b-4ee7-8b74-dabb8f9329fc','f9a65990-05a0-42db-8d67-811094e408c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483799c0141a472786699b38d60d5ac8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:06.252559 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f32599d8-3eb7-460d-9cc1-b0bb87a12989 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:06.253186 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc87846-5635-480a-abd5-84a865c66c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:06.262087 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.262087 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:06.264322 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc87846-5635-480a-abd5-84a865c66c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:06.265461 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Flow 'volume_create_api' (13b909c6-a7c6-4a86-b3f9-1916a12701fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:06.265845 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Create volume request issued successfully. Aug 19 11:02:06.266525 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ec3cda5d-f2dd-4f13-94d2-465c4b1adc07 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:06.266935 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f32599d8-3eb7-460d-9cc1-b0bb87a12989 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:06.267375 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 296/1179] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:06 2026] POST /volume/v3/volumes => generated 752 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:06.275797 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f32599d8-3eb7-460d-9cc1-b0bb87a12989 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:06.276412 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 295/1180] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:06 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:06.277823 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-77a159d5-7a31-47d2-b6b9-3b9348a7eef8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:06.282341 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-77a159d5-7a31-47d2-b6b9-3b9348a7eef8 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea Aug 19 11:02:06.282461 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-77a159d5-7a31-47d2-b6b9-3b9348a7eef8 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:06.282686 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-77a159d5-7a31-47d2-b6b9-3b9348a7eef8 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:06.295612 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.295612 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:06.300938 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-77a159d5-7a31-47d2-b6b9-3b9348a7eef8 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:06.306202 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-77a159d5-7a31-47d2-b6b9-3b9348a7eef8 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea returned with HTTP 200 Aug 19 11:02:06.306766 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 295/1181] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:06 2026] GET /volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:06.580168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d5aa09ab-5bf7-4907-aaf0-457e6c4cec8e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:06.582139 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d5aa09ab-5bf7-4907-aaf0-457e6c4cec8e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:06.582394 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d5aa09ab-5bf7-4907-aaf0-457e6c4cec8e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:06.583109 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d5aa09ab-5bf7-4907-aaf0-457e6c4cec8e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:06.590307 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.590307 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:06.591199 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d5aa09ab-5bf7-4907-aaf0-457e6c4cec8e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:06.592358 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d5aa09ab-5bf7-4907-aaf0-457e6c4cec8e tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:06.592947 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 296/1182] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:06 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:06.606344 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5dd8d52c-97db-4d03-b2be-f8179c4011e7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:06.716542 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-419951b6-e430-439c-97f2-24be8027cb6d req-6b8b1eac-54ef-495e-880d-1eb0ea88ccd2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:06.718450 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-6b8b1eac-54ef-495e-880d-1eb0ea88ccd2 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec Aug 19 11:02:06.718638 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-6b8b1eac-54ef-495e-880d-1eb0ea88ccd2 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:06.718822 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-6b8b1eac-54ef-495e-880d-1eb0ea88ccd2 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:06.726268 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.726268 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:06.728516 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5dd8d52c-97db-4d03-b2be-f8179c4011e7 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action Aug 19 11:02:06.728958 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5dd8d52c-97db-4d03-b2be-f8179c4011e7 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:06.729098 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5dd8d52c-97db-4d03-b2be-f8179c4011e7 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:06.730445 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-5dd8d52c-97db-4d03-b2be-f8179c4011e7 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot '89306d05-07c2-4bcd-acd2-570e68ab830d' with '{'status': 'creating'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:06.740185 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.740185 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:06.758751 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5dd8d52c-97db-4d03-b2be-f8179c4011e7 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action returned with HTTP 202 Aug 19 11:02:06.759278 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 297/1183] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:06 2026] POST /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 11:02:06.769654 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-112b292f-b063-4954-817f-581c0acaa849 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:06.772258 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-419951b6-e430-439c-97f2-24be8027cb6d req-6b8b1eac-54ef-495e-880d-1eb0ea88ccd2 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec returned with HTTP 200 Aug 19 11:02:06.772606 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-112b292f-b063-4954-817f-581c0acaa849 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:06.772682 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 296/1184] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:02:06 2026] DELETE /volume/v3/attachments/01117c4b-7cda-440e-945a-57ea31d246ec => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:06.772938 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-112b292f-b063-4954-817f-581c0acaa849 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:06.773166 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-112b292f-b063-4954-817f-581c0acaa849 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:06.778614 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.778614 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:06.778883 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-112b292f-b063-4954-817f-581c0acaa849 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:06.779642 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-112b292f-b063-4954-817f-581c0acaa849 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:06.780169 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 296/1185] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:06 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:06.789981 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-07ef70fd-28a5-400e-acd8-513bf6c42ef8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:06.792560 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-07ef70fd-28a5-400e-acd8-513bf6c42ef8 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action Aug 19 11:02:06.793071 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-07ef70fd-28a5-400e-acd8-513bf6c42ef8 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:06.793314 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-07ef70fd-28a5-400e-acd8-513bf6c42ef8 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:06.797507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.admin_actions [None req-07ef70fd-28a5-400e-acd8-513bf6c42ef8 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot '89306d05-07c2-4bcd-acd2-570e68ab830d' with '{'status': 'available'}' {{(pid=100206) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:06.837228 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.837228 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:06.857387 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-07ef70fd-28a5-400e-acd8-513bf6c42ef8 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action returned with HTTP 202 Aug 19 11:02:06.857843 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 297/1186] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:06 2026] POST /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:06.869185 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-57b13ae4-7d54-4759-afba-662e7d007f31 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:06.871144 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57b13ae4-7d54-4759-afba-662e7d007f31 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:06.871396 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57b13ae4-7d54-4759-afba-662e7d007f31 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:06.871737 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57b13ae4-7d54-4759-afba-662e7d007f31 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:06.876904 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.876904 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:06.877548 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-57b13ae4-7d54-4759-afba-662e7d007f31 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:06.878499 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57b13ae4-7d54-4759-afba-662e7d007f31 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:06.878896 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 298/1187] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:06 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:06.893585 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8689d13b-39cd-4199-99af-b02948b2ca84 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:06.894263 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8689d13b-39cd-4199-99af-b02948b2ca84 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:02:06.894571 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8689d13b-39cd-4199-99af-b02948b2ca84 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da182787-f859-4dcc-80cd-d6d8a259f713", "name": "tempest-SnapshotsActionsTest-Snapshot-1226762228"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:06.904846 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:06.904846 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:06.905555 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8689d13b-39cd-4199-99af-b02948b2ca84 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Volume info retrieved successfully. Aug 19 11:02:06.905555 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-8689d13b-39cd-4199-99af-b02948b2ca84 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Create snapshot from volume da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:06.938868 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-8689d13b-39cd-4199-99af-b02948b2ca84 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Created reservations ['5ef71405-dcaa-499a-ac98-e75008a49590', '0f084347-78ef-475f-9527-a35587820349', 'bf581336-fb1f-4156-a7b4-5841d9fa1b43', '2bcfe72c-478a-4065-9f3c-c54002768229'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:06.980990 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8689d13b-39cd-4199-99af-b02948b2ca84 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot create request issued successfully. Aug 19 11:02:06.981498 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8689d13b-39cd-4199-99af-b02948b2ca84 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:02:06.982092 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 297/1188] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:02:06 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 19 11:02:07.002446 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e429e77b-db7b-4392-94e3-a324016dbfd0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.004913 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e429e77b-db7b-4392-94e3-a324016dbfd0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 Aug 19 11:02:07.004913 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e429e77b-db7b-4392-94e3-a324016dbfd0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:07.004913 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e429e77b-db7b-4392-94e3-a324016dbfd0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:07.013366 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.013366 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:07.013366 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e429e77b-db7b-4392-94e3-a324016dbfd0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:07.013743 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e429e77b-db7b-4392-94e3-a324016dbfd0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 returned with HTTP 200 Aug 19 11:02:07.014079 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 297/1189] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:07 2026] GET /volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:07.043626 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-97a1dea5-2ac2-42e4-8a1c-d5f8708f1eb2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.045749 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-97a1dea5-2ac2-42e4-8a1c-d5f8708f1eb2 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] DELETE https://10.4.3.46/volume/v3/attachments/20bb8901-7c78-4910-b2c6-dccce7439a1b Aug 19 11:02:07.045979 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-97a1dea5-2ac2-42e4-8a1c-d5f8708f1eb2 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:07.046178 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-97a1dea5-2ac2-42e4-8a1c-d5f8708f1eb2 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:07.054119 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.054119 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:07.101651 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-97a1dea5-2ac2-42e4-8a1c-d5f8708f1eb2 tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/attachments/20bb8901-7c78-4910-b2c6-dccce7439a1b returned with HTTP 200 Aug 19 11:02:07.102206 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 298/1190] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:02:07 2026] DELETE /volume/v3/attachments/20bb8901-7c78-4910-b2c6-dccce7439a1b => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:07.112408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-5138aa4d-490f-4205-a8a7-9bb8eaff070e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.114677 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-5138aa4d-490f-4205-a8a7-9bb8eaff070e tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] DELETE https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:02:07.114858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-5138aa4d-490f-4205-a8a7-9bb8eaff070e tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:07.115078 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-5138aa4d-490f-4205-a8a7-9bb8eaff070e tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:07.115261 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-5138aa4d-490f-4205-a8a7-9bb8eaff070e tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Delete volume with id: 04e5fb35-2325-474b-a11b-b449e1cbe6ff Aug 19 11:02:07.124422 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.124422 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:07.125096 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-5138aa4d-490f-4205-a8a7-9bb8eaff070e tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Volume info retrieved successfully. Aug 19 11:02:07.142560 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-5138aa4d-490f-4205-a8a7-9bb8eaff070e tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] Delete volume request issued successfully. Aug 19 11:02:07.142726 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2eaf4693-f061-4150-a8d5-861b3bf79f93 req-5138aa4d-490f-4205-a8a7-9bb8eaff070e tempest-ServerActionsV293TestJSON-362874401 tempest-ServerActionsV293TestJSON-362874401-project-member] https://10.4.3.46/volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff returned with HTTP 202 Aug 19 11:02:07.143139 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 299/1191] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:02:07 2026] DELETE /volume/v3/volumes/04e5fb35-2325-474b-a11b-b449e1cbe6ff => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:07.298806 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-231349f1-dd76-40f5-beb4-35826cb920bf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.300676 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-231349f1-dd76-40f5-beb4-35826cb920bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:07.300976 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-231349f1-dd76-40f5-beb4-35826cb920bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:07.301304 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-231349f1-dd76-40f5-beb4-35826cb920bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:07.309337 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.309337 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:07.314146 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-231349f1-dd76-40f5-beb4-35826cb920bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:07.318443 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-231349f1-dd76-40f5-beb4-35826cb920bf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:07.318874 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 298/1192] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:07 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:07.323460 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0abc1fd0-5905-4824-ae17-47a5911a02b7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.325434 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0abc1fd0-5905-4824-ae17-47a5911a02b7 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea Aug 19 11:02:07.325656 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0abc1fd0-5905-4824-ae17-47a5911a02b7 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:07.325836 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0abc1fd0-5905-4824-ae17-47a5911a02b7 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:07.330226 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1b49c678-38ed-4c13-88bd-80db60fbc312 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.331849 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1b49c678-38ed-4c13-88bd-80db60fbc312 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:07.331993 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1b49c678-38ed-4c13-88bd-80db60fbc312 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:07.332176 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1b49c678-38ed-4c13-88bd-80db60fbc312 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:07.332635 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.332635 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:07.337912 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0abc1fd0-5905-4824-ae17-47a5911a02b7 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:07.344962 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0abc1fd0-5905-4824-ae17-47a5911a02b7 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea returned with HTTP 200 Aug 19 11:02:07.345537 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 298/1193] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:07 2026] GET /volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:07.346600 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.346600 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:07.351305 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1b49c678-38ed-4c13-88bd-80db60fbc312 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:07.356328 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1b49c678-38ed-4c13-88bd-80db60fbc312 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:07.356724 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 299/1194] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:07 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:07.359039 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72f3435f-1a4c-44b7-9db2-16529f3f012b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.361133 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72f3435f-1a4c-44b7-9db2-16529f3f012b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea Aug 19 11:02:07.361387 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72f3435f-1a4c-44b7-9db2-16529f3f012b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:07.361633 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72f3435f-1a4c-44b7-9db2-16529f3f012b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:07.368835 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.368835 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:07.372015 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-72f3435f-1a4c-44b7-9db2-16529f3f012b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:07.376501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72f3435f-1a4c-44b7-9db2-16529f3f012b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea returned with HTTP 200 Aug 19 11:02:07.376882 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 300/1195] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:07 2026] GET /volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:07.389967 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-22449981-553e-4b39-bed0-7873f3529e53 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.391553 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:07.391861 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1956701901"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:07.393219 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1956701901'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:07.393335 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Create volume of 1 GB Aug 19 11:02:07.397187 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Availability Zones retrieved successfully. Aug 19 11:02:07.404534 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Flow 'volume_create_api' (d456ddb3-52fb-4f07-92a6-3c018ba513c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:07.405563 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c49e9d7d-1372-4375-b93d-d925d59f63ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:07.406506 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:07.413594 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9dd3cb30-125b-48b7-bf78-de1161da5c5a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.417404 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9dd3cb30-125b-48b7-bf78-de1161da5c5a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:07.417708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9dd3cb30-125b-48b7-bf78-de1161da5c5a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:07.418085 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9dd3cb30-125b-48b7-bf78-de1161da5c5a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:07.429741 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.429741 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:07.435467 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9dd3cb30-125b-48b7-bf78-de1161da5c5a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:07.439560 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c49e9d7d-1372-4375-b93d-d925d59f63ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:07.440709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d64f793b-c87e-4681-8524-24a86d9fcc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:07.441466 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9dd3cb30-125b-48b7-bf78-de1161da5c5a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:07.441842 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 299/1196] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:07 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:07.496434 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Created reservations ['d3df764a-76fa-46fd-b9ff-137319a81acc', 'ac9bb11f-bba6-42b9-8a37-40651293da90', 'e66d8d38-0bd2-492f-ab66-b4d55b048a5b', 'e7cbeae1-1d2c-4e6e-9736-337f9e66d18b'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:07.497559 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d64f793b-c87e-4681-8524-24a86d9fcc0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3df764a-76fa-46fd-b9ff-137319a81acc', 'ac9bb11f-bba6-42b9-8a37-40651293da90', 'e66d8d38-0bd2-492f-ab66-b4d55b048a5b', 'e7cbeae1-1d2c-4e6e-9736-337f9e66d18b']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:07.498495 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7196748b-ea92-4bb2-8696-836749c058d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:07.508980 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.511383 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:07.511850 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-607969883", "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:07.513817 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-607969883', 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:07.523927 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7196748b-ea92-4bb2-8696-836749c058d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27294d52-81f7-460d-b5ad-275d57d4c4a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1956701901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b265afe839a34260a63b892c77098be5',qos_specs=None,replication_status=,reservations=['d3df764a-76fa-46fd-b9ff-137319a81acc','ac9bb11f-bba6-42b9-8a37-40651293da90','e66d8d38-0bd2-492f-ab66-b4d55b048a5b','e7cbeae1-1d2c-4e6e-9736-337f9e66d18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483799c0141a472786699b38d60d5ac8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1956701901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27294d52-81f7-460d-b5ad-275d57d4c4a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b265afe839a34260a63b892c77098be5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='483799c0141a472786699b38d60d5ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:07.524702 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f94856-5f44-4d12-a3df-9574d0668ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:07.557143 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f94856-5f44-4d12-a3df-9574d0668ed1) transitioned into state 'SUCCESS' from state '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-1956701901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b265afe839a34260a63b892c77098be5',qos_specs=None,replication_status=,reservations=['d3df764a-76fa-46fd-b9ff-137319a81acc','ac9bb11f-bba6-42b9-8a37-40651293da90','e66d8d38-0bd2-492f-ab66-b4d55b048a5b','e7cbeae1-1d2c-4e6e-9736-337f9e66d18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483799c0141a472786699b38d60d5ac8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:07.557952 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58b61ab-f2ea-4ab1-b71d-1ddc1fe96b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:07.571146 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58b61ab-f2ea-4ab1-b71d-1ddc1fe96b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:07.572209 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Flow 'volume_create_api' (d456ddb3-52fb-4f07-92a6-3c018ba513c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:07.572807 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Create volume request issued successfully. Aug 19 11:02:07.573730 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-22449981-553e-4b39-bed0-7873f3529e53 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:07.574399 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 299/1197] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:07 2026] POST /volume/v3/volumes => generated 753 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:07.592872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a63079e0-4276-4257-907c-e83a9b337ba6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.594475 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a63079e0-4276-4257-907c-e83a9b337ba6 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 Aug 19 11:02:07.594878 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a63079e0-4276-4257-907c-e83a9b337ba6 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:07.595201 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a63079e0-4276-4257-907c-e83a9b337ba6 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:07.602812 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.602812 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:07.609303 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a63079e0-4276-4257-907c-e83a9b337ba6 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:07.614108 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a63079e0-4276-4257-907c-e83a9b337ba6 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 returned with HTTP 200 Aug 19 11:02:07.614700 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 301/1198] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:07 2026] GET /volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:07.622771 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume of 1 GB Aug 19 11:02:07.623109 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.623109 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:07.623755 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Availability Zones retrieved successfully. Aug 19 11:02:07.630029 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Flow 'volume_create_api' (5a3c482c-ef27-4338-ae63-15663020b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:07.631282 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df46b12-3e95-4d42-ac8e-be572cae2552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:07.632178 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:07.680616 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.680616 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:07.704203 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df46b12-3e95-4d42-ac8e-be572cae2552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b970cbb3-01f0-423f-bb66-7fb2fe90eb7f', 'encryption_key_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=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:07.705830 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa1fece5-1a16-4ca9-8eb6-1014fadf705d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:07.754244 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Created reservations ['9242b15a-28ff-4e6a-9f47-6ed130a7b414', '5e4ac02f-df74-43e5-a245-0ac922d096bd', '65a161b7-90b7-473a-bd2f-2937eccbf6e6', '5d64637c-f6f6-46ba-bda9-5b1d7b8a4e20'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:07.755023 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa1fece5-1a16-4ca9-8eb6-1014fadf705d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9242b15a-28ff-4e6a-9f47-6ed130a7b414', '5e4ac02f-df74-43e5-a245-0ac922d096bd', '65a161b7-90b7-473a-bd2f-2937eccbf6e6', '5d64637c-f6f6-46ba-bda9-5b1d7b8a4e20']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:07.755852 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0925ba6f-dfaf-4be8-8b2d-a9b3162e1cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:07.785728 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0925ba6f-dfaf-4be8-8b2d-a9b3162e1cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19fe3e01-5c21-48e4-8db5-3f75125ea797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-607969883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='061ff1af9d2741f5b9b78d7a72d3767d',qos_specs=None,replication_status=,reservations=['9242b15a-28ff-4e6a-9f47-6ed130a7b414','5e4ac02f-df74-43e5-a245-0ac922d096bd','65a161b7-90b7-473a-bd2f-2937eccbf6e6','5d64637c-f6f6-46ba-bda9-5b1d7b8a4e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-607969883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19fe3e01-5c21-48e4-8db5-3f75125ea797,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='061ff1af9d2741f5b9b78d7a72d3767d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b970cbb3-01f0-423f-bb66-7fb2fe90eb7f),volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:07.787419 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99b4aad-a27f-48d3-976e-c2fccf27cc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:07.821576 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99b4aad-a27f-48d3-976e-c2fccf27cc56) transitioned into state 'SUCCESS' from state '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-607969883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='061ff1af9d2741f5b9b78d7a72d3767d',qos_specs=None,replication_status=,reservations=['9242b15a-28ff-4e6a-9f47-6ed130a7b414','5e4ac02f-df74-43e5-a245-0ac922d096bd','65a161b7-90b7-473a-bd2f-2937eccbf6e6','5d64637c-f6f6-46ba-bda9-5b1d7b8a4e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15948dc8487b43f1a7dfaa8d5251f85f',volume_type_id=b970cbb3-01f0-423f-bb66-7fb2fe90eb7f)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:07.822387 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6cf317d-e1c4-40ed-aaad-0af5b388c866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:07.831936 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6cf317d-e1c4-40ed-aaad-0af5b388c866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:07.832804 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Flow 'volume_create_api' (5a3c482c-ef27-4338-ae63-15663020b265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:07.833104 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create volume request issued successfully. Aug 19 11:02:07.833694 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3de108b5-f4c0-4a6f-b63c-251af4becdae tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:07.834115 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 300/1199] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:02:07 2026] POST /volume/v3/volumes => generated 757 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:07.853065 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3c2e2d8d-3778-4557-b313-9086c1b0daa5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:07.855202 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c2e2d8d-3778-4557-b313-9086c1b0daa5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:07.855704 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c2e2d8d-3778-4557-b313-9086c1b0daa5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:07.855995 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c2e2d8d-3778-4557-b313-9086c1b0daa5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:07.862780 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:07.862780 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:07.866253 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3c2e2d8d-3778-4557-b313-9086c1b0daa5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:07.870962 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c2e2d8d-3778-4557-b313-9086c1b0daa5 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 200 Aug 19 11:02:07.871476 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 300/1200] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:07 2026] GET /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:08.024384 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-546281c0-ef1c-401a-a40f-46f40d61e5fd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:08.027285 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-546281c0-ef1c-401a-a40f-46f40d61e5fd tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 Aug 19 11:02:08.027285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-546281c0-ef1c-401a-a40f-46f40d61e5fd tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:08.027285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-546281c0-ef1c-401a-a40f-46f40d61e5fd tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:08.035368 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:08.035368 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:08.035913 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-546281c0-ef1c-401a-a40f-46f40d61e5fd tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:08.036880 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-546281c0-ef1c-401a-a40f-46f40d61e5fd tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 returned with HTTP 200 Aug 19 11:02:08.037070 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 300/1201] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:08 2026] GET /volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:08.052910 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7d805102-d0f3-4e1b-86c5-103f75893a82 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:08.057029 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d805102-d0f3-4e1b-86c5-103f75893a82 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7/action Aug 19 11:02:08.057345 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d805102-d0f3-4e1b-86c5-103f75893a82 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:08.057532 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d805102-d0f3-4e1b-86c5-103f75893a82 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:08.058738 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-7d805102-d0f3-4e1b-86c5-103f75893a82 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot 'b8e70cf1-250f-4f13-8841-a8bf9c329ba7' with '{'status': 'creating'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:08.072474 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:08.072474 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:08.087167 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d805102-d0f3-4e1b-86c5-103f75893a82 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7/action returned with HTTP 202 Aug 19 11:02:08.087591 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 302/1202] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:08 2026] POST /volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 11:02:08.095962 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2d02cac3-1253-401d-b3c4-603da3d581d0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:08.098188 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2d02cac3-1253-401d-b3c4-603da3d581d0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 Aug 19 11:02:08.098450 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2d02cac3-1253-401d-b3c4-603da3d581d0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:08.098780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2d02cac3-1253-401d-b3c4-603da3d581d0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:08.104794 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:08.104794 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:08.105546 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2d02cac3-1253-401d-b3c4-603da3d581d0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:08.106822 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2d02cac3-1253-401d-b3c4-603da3d581d0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 returned with HTTP 200 Aug 19 11:02:08.107729 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 301/1203] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:08 2026] GET /volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:08.118647 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bdd881fd-14bf-42ec-b81a-a6e7636dd7f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:08.121105 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bdd881fd-14bf-42ec-b81a-a6e7636dd7f9 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7/action Aug 19 11:02:08.121553 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bdd881fd-14bf-42ec-b81a-a6e7636dd7f9 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:08.121730 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bdd881fd-14bf-42ec-b81a-a6e7636dd7f9 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:08.152344 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:08.152344 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:08.152778 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bdd881fd-14bf-42ec-b81a-a6e7636dd7f9 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Snapshot retrieved successfully. Aug 19 11:02:08.174804 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bdd881fd-14bf-42ec-b81a-a6e7636dd7f9 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Snapshot delete request issued successfully. Aug 19 11:02:08.174894 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bdd881fd-14bf-42ec-b81a-a6e7636dd7f9 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7/action returned with HTTP 202 Aug 19 11:02:08.175444 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 301/1204] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:08 2026] POST /volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:08.185274 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-02c607aa-fb7e-4aaf-9faf-da76784ce826 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:08.187029 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-02c607aa-fb7e-4aaf-9faf-da76784ce826 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 Aug 19 11:02:08.187292 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-02c607aa-fb7e-4aaf-9faf-da76784ce826 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:08.187534 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-02c607aa-fb7e-4aaf-9faf-da76784ce826 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:08.197132 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:08.197132 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:08.197664 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-02c607aa-fb7e-4aaf-9faf-da76784ce826 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:08.198450 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-02c607aa-fb7e-4aaf-9faf-da76784ce826 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 returned with HTTP 200 Aug 19 11:02:08.198822 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 301/1205] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:08 2026] GET /volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:08.634357 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2b98ae17-b19d-499b-8af8-0836daf44717 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:08.637975 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b98ae17-b19d-499b-8af8-0836daf44717 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 Aug 19 11:02:08.638939 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b98ae17-b19d-499b-8af8-0836daf44717 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:08.639366 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b98ae17-b19d-499b-8af8-0836daf44717 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:08.647828 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:08.647828 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:08.652176 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2b98ae17-b19d-499b-8af8-0836daf44717 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:08.656638 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b98ae17-b19d-499b-8af8-0836daf44717 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 returned with HTTP 200 Aug 19 11:02:08.657230 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 303/1206] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:08 2026] GET /volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:08.669594 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fe1852ca-3b18-4908-9687-b3f74e27771a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:08.671470 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fe1852ca-3b18-4908-9687-b3f74e27771a tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 Aug 19 11:02:08.671718 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fe1852ca-3b18-4908-9687-b3f74e27771a tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:08.671931 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fe1852ca-3b18-4908-9687-b3f74e27771a tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:08.679131 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:08.679131 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:08.682537 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fe1852ca-3b18-4908-9687-b3f74e27771a tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:08.686655 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fe1852ca-3b18-4908-9687-b3f74e27771a tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 returned with HTTP 200 Aug 19 11:02:08.687086 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 302/1207] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:08 2026] GET /volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:08.698835 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:08.701179 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:08.702301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2064756195"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:08.703922 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2064756195'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:08.704019 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Create volume of 1 GB Aug 19 11:02:08.704335 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:08.704335 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:08.708213 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Availability Zones retrieved successfully. Aug 19 11:02:08.715545 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Flow 'volume_create_api' (bac479b6-a196-450d-8089-ab2362388de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:08.716448 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e32f1e1-b5d4-4f72-8171-35ac8e36cb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:08.717353 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:08.751261 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e32f1e1-b5d4-4f72-8171-35ac8e36cb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:08.752012 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4de9a9-2e4e-420b-a13b-bbed92f58bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:08.803429 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Created reservations ['edbba29f-9d4f-46b0-a7ea-a992e914547a', 'df9a406f-2c28-4c09-87be-36687559ca8f', '5f86a364-fdb4-41c3-95bb-e97e4fa7c440', 'bfefdd5a-1219-4dad-b731-68fc7723764f'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:08.804246 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4de9a9-2e4e-420b-a13b-bbed92f58bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edbba29f-9d4f-46b0-a7ea-a992e914547a', 'df9a406f-2c28-4c09-87be-36687559ca8f', '5f86a364-fdb4-41c3-95bb-e97e4fa7c440', 'bfefdd5a-1219-4dad-b731-68fc7723764f']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:08.804952 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ca3622-da0b-4c60-9785-64591df56f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:08.833075 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ca3622-da0b-4c60-9785-64591df56f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '729153df-ed7d-4f5f-b3ad-031f5d9f00fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2064756195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b265afe839a34260a63b892c77098be5',qos_specs=None,replication_status=,reservations=['edbba29f-9d4f-46b0-a7ea-a992e914547a','df9a406f-2c28-4c09-87be-36687559ca8f','5f86a364-fdb4-41c3-95bb-e97e4fa7c440','bfefdd5a-1219-4dad-b731-68fc7723764f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483799c0141a472786699b38d60d5ac8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2064756195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=729153df-ed7d-4f5f-b3ad-031f5d9f00fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b265afe839a34260a63b892c77098be5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='483799c0141a472786699b38d60d5ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:08.834175 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b4e5cb-5fdc-4365-a9ce-5f09772840bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:08.856351 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b4e5cb-5fdc-4365-a9ce-5f09772840bb) transitioned into state 'SUCCESS' from state '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-2064756195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b265afe839a34260a63b892c77098be5',qos_specs=None,replication_status=,reservations=['edbba29f-9d4f-46b0-a7ea-a992e914547a','df9a406f-2c28-4c09-87be-36687559ca8f','5f86a364-fdb4-41c3-95bb-e97e4fa7c440','bfefdd5a-1219-4dad-b731-68fc7723764f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483799c0141a472786699b38d60d5ac8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:08.857221 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e5a5a9-6068-4ffa-ac96-7a537bcb4d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:08.871238 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e5a5a9-6068-4ffa-ac96-7a537bcb4d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:08.872535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Flow 'volume_create_api' (bac479b6-a196-450d-8089-ab2362388de7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:08.872928 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Create volume request issued successfully. Aug 19 11:02:08.873706 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59a71903-6830-4bce-9bc9-cff1be5aa6a0 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:08.874256 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 302/1208] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:08 2026] POST /volume/v3/volumes => generated 753 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:08.887212 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b233c648-5b3b-44d3-a3a1-7976da0455d7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:08.887875 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61ef9434-a021-4b41-bb2d-7a67e29f10e3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:08.888754 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b233c648-5b3b-44d3-a3a1-7976da0455d7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:08.888918 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b233c648-5b3b-44d3-a3a1-7976da0455d7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:08.889184 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b233c648-5b3b-44d3-a3a1-7976da0455d7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:08.890194 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61ef9434-a021-4b41-bb2d-7a67e29f10e3 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc Aug 19 11:02:08.890451 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61ef9434-a021-4b41-bb2d-7a67e29f10e3 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:08.890898 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61ef9434-a021-4b41-bb2d-7a67e29f10e3 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:08.896113 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:08.896113 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:08.899472 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:08.899472 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:08.899594 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b233c648-5b3b-44d3-a3a1-7976da0455d7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:08.904048 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b233c648-5b3b-44d3-a3a1-7976da0455d7 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 200 Aug 19 11:02:08.904519 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 302/1209] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:08 2026] GET /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:08.906000 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-61ef9434-a021-4b41-bb2d-7a67e29f10e3 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:08.912425 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61ef9434-a021-4b41-bb2d-7a67e29f10e3 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc returned with HTTP 200 Aug 19 11:02:08.913200 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 304/1210] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:08 2026] GET /volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:09.043629 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-f3914955-e127-4eb3-b5e8-1530bf1ac8f9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.047239 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-f3914955-e127-4eb3-b5e8-1530bf1ac8f9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:09.047465 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-f3914955-e127-4eb3-b5e8-1530bf1ac8f9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:09.047664 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-f3914955-e127-4eb3-b5e8-1530bf1ac8f9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:09.055889 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:09.055889 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:09.059746 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-f3914955-e127-4eb3-b5e8-1530bf1ac8f9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:09.064438 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-f3914955-e127-4eb3-b5e8-1530bf1ac8f9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 200 Aug 19 11:02:09.065297 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 303/1211] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:09 2026] GET /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:09.209062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5769df9d-2ca1-4a36-ad1b-b3004395e84b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.212575 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5769df9d-2ca1-4a36-ad1b-b3004395e84b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 Aug 19 11:02:09.212900 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5769df9d-2ca1-4a36-ad1b-b3004395e84b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:09.213188 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5769df9d-2ca1-4a36-ad1b-b3004395e84b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:09.218445 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5769df9d-2ca1-4a36-ad1b-b3004395e84b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 returned with HTTP 404 Aug 19 11:02:09.218963 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 303/1212] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:09 2026] GET /volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:09.225742 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d67f0060-ff8c-46d7-8ad7-7f1869de9948 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.227324 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d67f0060-ff8c-46d7-8ad7-7f1869de9948 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action Aug 19 11:02:09.227707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d67f0060-ff8c-46d7-8ad7-7f1869de9948 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:09.227816 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d67f0060-ff8c-46d7-8ad7-7f1869de9948 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:09.229089 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.admin_actions [None req-d67f0060-ff8c-46d7-8ad7-7f1869de9948 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot '89306d05-07c2-4bcd-acd2-570e68ab830d' with '{'status': 'available'}' {{(pid=100205) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:09.248770 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:09.248770 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:09.270791 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d67f0060-ff8c-46d7-8ad7-7f1869de9948 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action returned with HTTP 202 Aug 19 11:02:09.271327 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 303/1213] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:09 2026] POST /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:09.278547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9ecdc2c5-4571-42a6-82d2-1ba5d19c5618 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.281598 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ecdc2c5-4571-42a6-82d2-1ba5d19c5618 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:09.282184 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ecdc2c5-4571-42a6-82d2-1ba5d19c5618 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:09.282458 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ecdc2c5-4571-42a6-82d2-1ba5d19c5618 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:09.289209 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:09.289209 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:09.290137 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9ecdc2c5-4571-42a6-82d2-1ba5d19c5618 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:09.291357 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ecdc2c5-4571-42a6-82d2-1ba5d19c5618 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:09.291885 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 305/1214] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:09 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:09.300231 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9156da7c-c590-4026-90f8-34d14f115639 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.304277 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9156da7c-c590-4026-90f8-34d14f115639 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 Aug 19 11:02:09.304465 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9156da7c-c590-4026-90f8-34d14f115639 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:09.304696 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9156da7c-c590-4026-90f8-34d14f115639 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:09.305074 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-9156da7c-c590-4026-90f8-34d14f115639 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Delete snapshot with id: b8e70cf1-250f-4f13-8841-a8bf9c329ba7 Aug 19 11:02:09.318059 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9156da7c-c590-4026-90f8-34d14f115639 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 returned with HTTP 404 Aug 19 11:02:09.320926 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 304/1215] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:02:09 2026] DELETE /volume/v3/snapshots/b8e70cf1-250f-4f13-8841-a8bf9c329ba7 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:09.330804 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-281d2836-a5e0-438d-b221-5c46586ac43c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.332708 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-281d2836-a5e0-438d-b221-5c46586ac43c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:02:09.332945 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-281d2836-a5e0-438d-b221-5c46586ac43c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da182787-f859-4dcc-80cd-d6d8a259f713", "name": "tempest-SnapshotsActionsTest-Snapshot-1069570296"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:09.347077 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:09.347077 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:09.347604 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-281d2836-a5e0-438d-b221-5c46586ac43c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Volume info retrieved successfully. Aug 19 11:02:09.347742 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-281d2836-a5e0-438d-b221-5c46586ac43c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Create snapshot from volume da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:09.380398 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-281d2836-a5e0-438d-b221-5c46586ac43c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Created reservations ['c9daa3ba-8518-479d-8227-18c5fffa078f', 'f7c815a8-2155-47bb-99a7-a2706752b9f5', 'b1c032f9-41f0-495a-8bf7-b5c739f64e13', 'dd664523-49c7-4998-b1a7-668fb5015312'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:09.435752 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-281d2836-a5e0-438d-b221-5c46586ac43c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot create request issued successfully. Aug 19 11:02:09.436213 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-281d2836-a5e0-438d-b221-5c46586ac43c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:02:09.436809 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 304/1216] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:02:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:09.451009 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6727ef7f-e3fa-4eab-9a18-1d7661acbfab None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.453163 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6727ef7f-e3fa-4eab-9a18-1d7661acbfab tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 Aug 19 11:02:09.453361 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6727ef7f-e3fa-4eab-9a18-1d7661acbfab tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:09.453597 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6727ef7f-e3fa-4eab-9a18-1d7661acbfab tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:09.460884 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:09.460884 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:09.461383 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6727ef7f-e3fa-4eab-9a18-1d7661acbfab tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:09.462304 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6727ef7f-e3fa-4eab-9a18-1d7661acbfab tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 returned with HTTP 200 Aug 19 11:02:09.462716 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 304/1217] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:09 2026] GET /volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:09.581643 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-3d749c91-2ad0-46f2-9c9e-ff32dea9e590 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.584243 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-3d749c91-2ad0-46f2-9c9e-ff32dea9e590 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:09.584438 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-3d749c91-2ad0-46f2-9c9e-ff32dea9e590 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:09.584669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-3d749c91-2ad0-46f2-9c9e-ff32dea9e590 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:09.595500 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:09.595500 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:09.600423 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-3d749c91-2ad0-46f2-9c9e-ff32dea9e590 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:09.607409 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-3d749c91-2ad0-46f2-9c9e-ff32dea9e590 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 200 Aug 19 11:02:09.607972 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 306/1218] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:09 2026] GET /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:09.620842 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fe59726b-ef95-4476-8f72-8814205dc982 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.621249 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fe59726b-ef95-4476-8f72-8814205dc982 None None] GET https://10.4.3.46/volume// Aug 19 11:02:09.621468 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fe59726b-ef95-4476-8f72-8814205dc982 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:09.621734 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fe59726b-ef95-4476-8f72-8814205dc982 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:09.622146 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fe59726b-ef95-4476-8f72-8814205dc982 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:09.622502 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 305/1219] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:02: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 19 11:02:09.636812 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-00c8ffe2-02db-4049-92db-840d594eeeb4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.639459 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-00c8ffe2-02db-4049-92db-840d594eeeb4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:02:09.639905 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-00c8ffe2-02db-4049-92db-840d594eeeb4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19fe3e01-5c21-48e4-8db5-3f75125ea797", "connector": null, "instance_uuid": "05cae734-4251-44d4-acde-9b714fd0f334"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:09.652634 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:09.652634 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:09.691301 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-00c8ffe2-02db-4049-92db-840d594eeeb4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:02:09.691953 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 305/1220] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:02:09 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:09.927749 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7ecc8587-9d6b-4818-b0e0-89e32d1bac6c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.929788 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7ecc8587-9d6b-4818-b0e0-89e32d1bac6c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc Aug 19 11:02:09.929955 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7ecc8587-9d6b-4818-b0e0-89e32d1bac6c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:09.930160 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7ecc8587-9d6b-4818-b0e0-89e32d1bac6c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:09.939194 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:09.939194 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:09.943283 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7ecc8587-9d6b-4818-b0e0-89e32d1bac6c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:09.948070 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7ecc8587-9d6b-4818-b0e0-89e32d1bac6c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc returned with HTTP 200 Aug 19 11:02:09.948468 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 305/1221] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:09 2026] GET /volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:09.961041 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4ff3d1df-9af7-48fb-8ce9-e16d478919d5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:09.965636 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ff3d1df-9af7-48fb-8ce9-e16d478919d5 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc Aug 19 11:02:09.965908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ff3d1df-9af7-48fb-8ce9-e16d478919d5 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:09.966161 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ff3d1df-9af7-48fb-8ce9-e16d478919d5 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:09.979401 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:09.979401 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:09.985820 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4ff3d1df-9af7-48fb-8ce9-e16d478919d5 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:09.995336 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ff3d1df-9af7-48fb-8ce9-e16d478919d5 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc returned with HTTP 200 Aug 19 11:02:09.995867 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 307/1222] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:09 2026] GET /volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:10.007378 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:10.044922 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:10.045288 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:10.047048 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:10.047145 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Create volume of 1 GB Aug 19 11:02:10.055092 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Availability Zones retrieved successfully. Aug 19 11:02:10.061602 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Flow 'volume_create_api' (92fe6195-f6b9-4dc0-b374-7eba35e6c081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:10.063019 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a11752-69d6-44c9-81bd-bdc04707fad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:10.063773 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:10.100335 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a11752-69d6-44c9-81bd-bdc04707fad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:10.101576 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70fda0e-ef52-4854-acef-b4e7d695d277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:10.169944 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Created reservations ['1a6d2abb-88c0-45cf-b2c1-9c08b4ad93ae', '2607a64d-f0e8-4236-bc02-e4ab4c027a89', 'c2288214-ef40-4580-8cc3-8b9930220a07', '1cd34039-fff4-4b4a-904a-2269784a7647'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:10.170873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70fda0e-ef52-4854-acef-b4e7d695d277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a6d2abb-88c0-45cf-b2c1-9c08b4ad93ae', '2607a64d-f0e8-4236-bc02-e4ab4c027a89', 'c2288214-ef40-4580-8cc3-8b9930220a07', '1cd34039-fff4-4b4a-904a-2269784a7647']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:10.171618 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (075b76eb-ffcb-4a08-9ad4-97bc8df05e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:10.199964 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (075b76eb-ffcb-4a08-9ad4-97bc8df05e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af8c91d-c468-4bea-85de-f406918d9cb9', '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='1774a461e587473e82517eb5a2a6a648',qos_specs=None,replication_status=,reservations=['1a6d2abb-88c0-45cf-b2c1-9c08b4ad93ae','2607a64d-f0e8-4236-bc02-e4ab4c027a89','c2288214-ef40-4580-8cc3-8b9930220a07','1cd34039-fff4-4b4a-904a-2269784a7647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbbf126ac704f64bed01200abee3dc4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02: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=5af8c91d-c468-4bea-85de-f406918d9cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1774a461e587473e82517eb5a2a6a648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dbbf126ac704f64bed01200abee3dc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:10.200831 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1016a793-9292-45d0-ac59-6e62807b7694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:10.223831 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1016a793-9292-45d0-ac59-6e62807b7694) transitioned into state 'SUCCESS' from 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='1774a461e587473e82517eb5a2a6a648',qos_specs=None,replication_status=,reservations=['1a6d2abb-88c0-45cf-b2c1-9c08b4ad93ae','2607a64d-f0e8-4236-bc02-e4ab4c027a89','c2288214-ef40-4580-8cc3-8b9930220a07','1cd34039-fff4-4b4a-904a-2269784a7647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbbf126ac704f64bed01200abee3dc4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:10.224616 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7f6859-8fdf-4f5c-8240-7a88ec87d692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:10.234700 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7f6859-8fdf-4f5c-8240-7a88ec87d692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:10.235524 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Flow 'volume_create_api' (92fe6195-f6b9-4dc0-b374-7eba35e6c081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:10.235881 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Create volume request issued successfully. Aug 19 11:02:10.237957 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d708214-fcc7-4225-991e-83ee1b1016b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:10.237957 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 306/1223] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:10 2026] POST /volume/v3/volumes => generated 731 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:10.250536 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ddd62f75-0e82-4467-8754-314efd87dfc2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:10.253356 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ddd62f75-0e82-4467-8754-314efd87dfc2 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] GET https://10.4.3.46/volume/v3/volumes/5af8c91d-c468-4bea-85de-f406918d9cb9 Aug 19 11:02:10.253640 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ddd62f75-0e82-4467-8754-314efd87dfc2 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:10.253864 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ddd62f75-0e82-4467-8754-314efd87dfc2 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:10.267060 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:10.267060 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:10.273161 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ddd62f75-0e82-4467-8754-314efd87dfc2 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Volume info retrieved successfully. Aug 19 11:02:10.281017 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ddd62f75-0e82-4467-8754-314efd87dfc2 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] https://10.4.3.46/volume/v3/volumes/5af8c91d-c468-4bea-85de-f406918d9cb9 returned with HTTP 200 Aug 19 11:02:10.281476 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 306/1224] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:10 2026] GET /volume/v3/volumes/5af8c91d-c468-4bea-85de-f406918d9cb9 => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:10.473140 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-684fe496-1b69-47e1-92dd-81ecd2a81801 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:10.475948 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-684fe496-1b69-47e1-92dd-81ecd2a81801 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 Aug 19 11:02:10.476206 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-684fe496-1b69-47e1-92dd-81ecd2a81801 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:10.476468 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-684fe496-1b69-47e1-92dd-81ecd2a81801 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:10.485748 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:10.485748 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:10.486420 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-684fe496-1b69-47e1-92dd-81ecd2a81801 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:10.487582 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-684fe496-1b69-47e1-92dd-81ecd2a81801 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 returned with HTTP 200 Aug 19 11:02:10.488234 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 306/1225] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:10 2026] GET /volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:10.502620 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c6ae8332-ea5c-4285-9607-2548b25a5a22 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:10.505255 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c6ae8332-ea5c-4285-9607-2548b25a5a22 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689/action Aug 19 11:02:10.505642 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c6ae8332-ea5c-4285-9607-2548b25a5a22 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:10.505769 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c6ae8332-ea5c-4285-9607-2548b25a5a22 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:10.507729 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-c6ae8332-ea5c-4285-9607-2548b25a5a22 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot 'd157078a-9d41-4404-a2ae-33f7d9af1689' with '{'status': 'deleting'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:10.518522 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:10.518522 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:10.537851 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c6ae8332-ea5c-4285-9607-2548b25a5a22 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689/action returned with HTTP 202 Aug 19 11:02:10.538450 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 308/1226] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:10 2026] POST /volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:10.546117 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-117d81f2-f966-459c-911c-4d67357210a1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:10.548649 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-117d81f2-f966-459c-911c-4d67357210a1 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 Aug 19 11:02:10.548943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-117d81f2-f966-459c-911c-4d67357210a1 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:10.549222 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-117d81f2-f966-459c-911c-4d67357210a1 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:10.555766 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:10.555766 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:10.556403 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-117d81f2-f966-459c-911c-4d67357210a1 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:10.557652 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-117d81f2-f966-459c-911c-4d67357210a1 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 returned with HTTP 200 Aug 19 11:02:10.557936 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:10.558158 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 307/1227] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:10 2026] GET /volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:10.569067 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5c36c1e6-8599-43f2-84f5-adc1222360eb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:10.570791 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5c36c1e6-8599-43f2-84f5-adc1222360eb tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689/action Aug 19 11:02:10.571151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5c36c1e6-8599-43f2-84f5-adc1222360eb tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:10.571251 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5c36c1e6-8599-43f2-84f5-adc1222360eb tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:10.577069 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:10.577069 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:10.577356 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5c36c1e6-8599-43f2-84f5-adc1222360eb tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Snapshot retrieved successfully. Aug 19 11:02:10.599242 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5c36c1e6-8599-43f2-84f5-adc1222360eb tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Snapshot delete request issued successfully. Aug 19 11:02:10.599495 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5c36c1e6-8599-43f2-84f5-adc1222360eb tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689/action returned with HTTP 202 Aug 19 11:02:10.600015 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 307/1228] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:10 2026] POST /volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:10.608716 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-67a924b2-37a2-4371-8f98-18506d87f46c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:10.611834 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-67a924b2-37a2-4371-8f98-18506d87f46c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 Aug 19 11:02:10.612018 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-67a924b2-37a2-4371-8f98-18506d87f46c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:10.612187 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-67a924b2-37a2-4371-8f98-18506d87f46c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:10.616955 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:10.616955 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:10.617420 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-67a924b2-37a2-4371-8f98-18506d87f46c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:10.618168 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-67a924b2-37a2-4371-8f98-18506d87f46c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 returned with HTTP 200 Aug 19 11:02:10.618532 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 309/1229] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:10 2026] GET /volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:10.638629 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:10.639031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-605393129"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:10.640450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-605393129'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:10.640593 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Create volume of 1 GB Aug 19 11:02:10.644633 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Availability Zones retrieved successfully. Aug 19 11:02:10.650161 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Flow 'volume_create_api' (8865b6e6-ec94-42dd-bfdf-c1625f15c71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:10.651242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9afa85-03b9-4e60-81eb-921755ef65d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:10.652109 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:10.682932 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9afa85-03b9-4e60-81eb-921755ef65d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:10.683723 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a506da2f-2266-44a0-9584-b04ee3e7b1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:10.750171 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Created reservations ['accfa78c-1992-401d-90ff-1e6b73080d35', '6c63cbce-4b44-4ae7-a991-c59f157b2769', '73287375-d077-4b17-8cf0-1978325a3cf2', 'f84b44a2-83dd-4a30-85eb-9db52287e048'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:10.751075 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a506da2f-2266-44a0-9584-b04ee3e7b1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['accfa78c-1992-401d-90ff-1e6b73080d35', '6c63cbce-4b44-4ae7-a991-c59f157b2769', '73287375-d077-4b17-8cf0-1978325a3cf2', 'f84b44a2-83dd-4a30-85eb-9db52287e048']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:10.751846 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d962cec-e565-4fbb-9d11-f67c611ce1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:10.778499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d962cec-e565-4fbb-9d11-f67c611ce1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-605393129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fb8b553fe0448629eede3e177425367',qos_specs=None,replication_status=,reservations=['accfa78c-1992-401d-90ff-1e6b73080d35','6c63cbce-4b44-4ae7-a991-c59f157b2769','73287375-d077-4b17-8cf0-1978325a3cf2','f84b44a2-83dd-4a30-85eb-9db52287e048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d50122b54246b6919a253f524a4e31',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-605393129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fb8b553fe0448629eede3e177425367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19d50122b54246b6919a253f524a4e31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:10.779242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f040b9b7-4ab8-458b-b143-518d36d6ce49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:10.799829 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f040b9b7-4ab8-458b-b143-518d36d6ce49) transitioned into state 'SUCCESS' from state '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-605393129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fb8b553fe0448629eede3e177425367',qos_specs=None,replication_status=,reservations=['accfa78c-1992-401d-90ff-1e6b73080d35','6c63cbce-4b44-4ae7-a991-c59f157b2769','73287375-d077-4b17-8cf0-1978325a3cf2','f84b44a2-83dd-4a30-85eb-9db52287e048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d50122b54246b6919a253f524a4e31',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:10.800808 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc77345-559d-4144-847f-711f10619e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:10.814465 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc77345-559d-4144-847f-711f10619e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:10.815263 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Flow 'volume_create_api' (8865b6e6-ec94-42dd-bfdf-c1625f15c71e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:10.815575 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Create volume request issued successfully. Aug 19 11:02:10.816110 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-49634afd-d57f-42d0-95f6-afc0bb05f2a3 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:10.816896 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 307/1230] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:02:10 2026] POST /volume/v3/volumes => generated 771 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:10.828913 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bcee9ccc-431d-4082-9d31-cd68adf9ac30 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:10.831732 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bcee9ccc-431d-4082-9d31-cd68adf9ac30 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:02:10.831928 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bcee9ccc-431d-4082-9d31-cd68adf9ac30 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:10.832419 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bcee9ccc-431d-4082-9d31-cd68adf9ac30 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:10.840438 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:10.840438 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:10.846733 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-bcee9ccc-431d-4082-9d31-cd68adf9ac30 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:02:10.851024 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bcee9ccc-431d-4082-9d31-cd68adf9ac30 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:02:10.851381 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 308/1231] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:10 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:11.005848 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-46763a78-798c-43f1-bbab-d2ec07df748f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.006239 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-46763a78-798c-43f1-bbab-d2ec07df748f None None] GET https://10.4.3.46/volume// Aug 19 11:02:11.006341 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-46763a78-798c-43f1-bbab-d2ec07df748f None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.006575 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-46763a78-798c-43f1-bbab-d2ec07df748f None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.006875 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-46763a78-798c-43f1-bbab-d2ec07df748f None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:11.007200 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 308/1232] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:02: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 19 11:02:11.014601 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-42623c95-1e11-4857-8c15-f4fbb49ecdcc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.019124 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-42623c95-1e11-4857-8c15-f4fbb49ecdcc tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:11.019303 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-42623c95-1e11-4857-8c15-f4fbb49ecdcc tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.019479 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-42623c95-1e11-4857-8c15-f4fbb49ecdcc tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.028984 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.028984 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:11.032152 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-42623c95-1e11-4857-8c15-f4fbb49ecdcc tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:11.037248 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-42623c95-1e11-4857-8c15-f4fbb49ecdcc tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 200 Aug 19 11:02:11.037652 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 310/1233] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:02:11 2026] GET /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:02:11.141432 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-65c357ea-65d9-4998-aa7d-7378f64110ef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.143620 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-65c357ea-65d9-4998-aa7d-7378f64110ef tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] PUT https://10.4.3.46/volume/v3/attachments/36ec5c9d-583c-4c7f-9b0b-668228b3614b Aug 19 11:02:11.147545 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-65c357ea-65d9-4998-aa7d-7378f64110ef tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:11.151509 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-65c357ea-65d9-4998-aa7d-7378f64110ef tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Acquiring lock "cinder-attachment_update-19fe3e01-5c21-48e4-8db5-3f75125ea797-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:02:11.159888 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-65c357ea-65d9-4998-aa7d-7378f64110ef tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-19fe3e01-5c21-48e4-8db5-3f75125ea797-np0000007769" acquired by "attachment_update" :: waited 0.008s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:02:11.160638 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.160638 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:11.259237 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-65c357ea-65d9-4998-aa7d-7378f64110ef tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Lock "cinder-attachment_update-19fe3e01-5c21-48e4-8db5-3f75125ea797-np0000007769" released by "attachment_update" :: held 0.100s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:02:11.259636 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-65c357ea-65d9-4998-aa7d-7378f64110ef tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/36ec5c9d-583c-4c7f-9b0b-668228b3614b returned with HTTP 200 Aug 19 11:02:11.260181 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 308/1234] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:02:11 2026] PUT /volume/v3/attachments/36ec5c9d-583c-4c7f-9b0b-668228b3614b => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:11.297270 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d30d2f05-89d9-4f7a-ab34-1bac27de1673 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.299080 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-e5f97c5f-6d92-4a33-bdc7-f2144e63191e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.301412 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d30d2f05-89d9-4f7a-ab34-1bac27de1673 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] GET https://10.4.3.46/volume/v3/volumes/5af8c91d-c468-4bea-85de-f406918d9cb9 Aug 19 11:02:11.301682 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d30d2f05-89d9-4f7a-ab34-1bac27de1673 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.301929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d30d2f05-89d9-4f7a-ab34-1bac27de1673 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.302367 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-e5f97c5f-6d92-4a33-bdc7-f2144e63191e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/attachments/36ec5c9d-583c-4c7f-9b0b-668228b3614b/action Aug 19 11:02:11.302872 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-e5f97c5f-6d92-4a33-bdc7-f2144e63191e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:11.303057 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-e5f97c5f-6d92-4a33-bdc7-f2144e63191e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:11.311746 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.311746 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:11.318731 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d30d2f05-89d9-4f7a-ab34-1bac27de1673 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Volume info retrieved successfully. Aug 19 11:02:11.322792 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.322792 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:11.325687 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d30d2f05-89d9-4f7a-ab34-1bac27de1673 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] https://10.4.3.46/volume/v3/volumes/5af8c91d-c468-4bea-85de-f406918d9cb9 returned with HTTP 200 Aug 19 11:02:11.326690 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 309/1235] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:11 2026] GET /volume/v3/volumes/5af8c91d-c468-4bea-85de-f406918d9cb9 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:11.336532 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6016d9bd-b341-4ce2-98de-f60e043d5e84 req-e5f97c5f-6d92-4a33-bdc7-f2144e63191e tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/36ec5c9d-583c-4c7f-9b0b-668228b3614b/action returned with HTTP 204 Aug 19 11:02:11.336532 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 309/1236] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:02:11 2026] POST /volume/v3/attachments/36ec5c9d-583c-4c7f-9b0b-668228b3614b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:11.344152 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4dea5e2f-90b2-4c71-a5c2-ffbbbbe4f6b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.346091 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4dea5e2f-90b2-4c71-a5c2-ffbbbbe4f6b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1&project_id=b265afe839a34260a63b892c77098be5 Aug 19 11:02:11.346336 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4dea5e2f-90b2-4c71-a5c2-ffbbbbe4f6b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.346597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4dea5e2f-90b2-4c71-a5c2-ffbbbbe4f6b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.347087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4dea5e2f-90b2-4c71-a5c2-ffbbbbe4f6b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Could not evaluate value b265afe839a34260a63b892c77098be5, assuming string {{(pid=100203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:02:11.347849 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4dea5e2f-90b2-4c71-a5c2-ffbbbbe4f6b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Searching by: MultiDict([('project_id', 'b265afe839a34260a63b892c77098be5'), ('all_tenants', 1)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:02:11.554089 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4dea5e2f-90b2-4c71-a5c2-ffbbbbe4f6b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Get all volumes completed successfully. Aug 19 11:02:11.555070 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.555070 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:11.561495 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4dea5e2f-90b2-4c71-a5c2-ffbbbbe4f6b5 tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1&project_id=b265afe839a34260a63b892c77098be5 returned with HTTP 200 Aug 19 11:02:11.562103 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 311/1237] 10.4.3.46 () {66 vars in 1366 bytes} [Wed Aug 19 11:02:11 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b265afe839a34260a63b892c77098be5 => generated 3021 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:11.580846 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7d719ca7-cbf8-454d-8d5d-4eda7650f07b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.582380 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d719ca7-cbf8-454d-8d5d-4eda7650f07b tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/5af8c91d-c468-4bea-85de-f406918d9cb9 Aug 19 11:02:11.582698 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d719ca7-cbf8-454d-8d5d-4eda7650f07b tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.582979 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d719ca7-cbf8-454d-8d5d-4eda7650f07b tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.583268 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7d719ca7-cbf8-454d-8d5d-4eda7650f07b tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Delete volume with id: 5af8c91d-c468-4bea-85de-f406918d9cb9 Aug 19 11:02:11.593788 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.593788 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:11.594287 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7d719ca7-cbf8-454d-8d5d-4eda7650f07b tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Volume info retrieved successfully. Aug 19 11:02:11.630165 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-01d27517-3212-48b6-95a9-bb8e39ef4084 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.631575 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7d719ca7-cbf8-454d-8d5d-4eda7650f07b tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] Delete volume request issued successfully. Aug 19 11:02:11.631575 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d719ca7-cbf8-454d-8d5d-4eda7650f07b tempest-VolumesListAdminTestJSON-1767729006 tempest-VolumesListAdminTestJSON-1767729006-project-admin] https://10.4.3.46/volume/v3/volumes/5af8c91d-c468-4bea-85de-f406918d9cb9 returned with HTTP 202 Aug 19 11:02:11.631717 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-01d27517-3212-48b6-95a9-bb8e39ef4084 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 Aug 19 11:02:11.631751 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 309/1238] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:11 2026] DELETE /volume/v3/volumes/5af8c91d-c468-4bea-85de-f406918d9cb9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:11.631773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-01d27517-3212-48b6-95a9-bb8e39ef4084 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.631773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-01d27517-3212-48b6-95a9-bb8e39ef4084 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.642564 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-01d27517-3212-48b6-95a9-bb8e39ef4084 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 returned with HTTP 404 Aug 19 11:02:11.643450 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 310/1239] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:11 2026] GET /volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:11.643533 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3e68c660-c8a7-4a58-a932-8c8f7fefb2e1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.646790 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3e68c660-c8a7-4a58-a932-8c8f7fefb2e1 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc Aug 19 11:02:11.647196 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3e68c660-c8a7-4a58-a932-8c8f7fefb2e1 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.647473 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3e68c660-c8a7-4a58-a932-8c8f7fefb2e1 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.650321 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9843bdc6-8e49-4b02-b3a1-2f1c158f70f4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.652264 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9843bdc6-8e49-4b02-b3a1-2f1c158f70f4 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action Aug 19 11:02:11.652596 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9843bdc6-8e49-4b02-b3a1-2f1c158f70f4 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:11.652758 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9843bdc6-8e49-4b02-b3a1-2f1c158f70f4 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:11.654204 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-9843bdc6-8e49-4b02-b3a1-2f1c158f70f4 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot '89306d05-07c2-4bcd-acd2-570e68ab830d' with '{'status': 'available'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:11.668959 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.668959 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:11.672383 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.672383 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:11.678361 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3e68c660-c8a7-4a58-a932-8c8f7fefb2e1 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:11.686032 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3e68c660-c8a7-4a58-a932-8c8f7fefb2e1 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc returned with HTTP 200 Aug 19 11:02:11.686548 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 310/1240] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:11 2026] GET /volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:11.700245 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9843bdc6-8e49-4b02-b3a1-2f1c158f70f4 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action returned with HTTP 202 Aug 19 11:02:11.700865 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 312/1241] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:11 2026] POST /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:11.705641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f5f28d4f-5ad2-45aa-b187-4fb12c42b383 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.708647 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5f28d4f-5ad2-45aa-b187-4fb12c42b383 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] DELETE https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc Aug 19 11:02:11.708906 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5f28d4f-5ad2-45aa-b187-4fb12c42b383 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.709106 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5f28d4f-5ad2-45aa-b187-4fb12c42b383 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.709302 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f5f28d4f-5ad2-45aa-b187-4fb12c42b383 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Delete volume with id: 729153df-ed7d-4f5f-b3ad-031f5d9f00fc Aug 19 11:02:11.709861 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a4dbad93-dc72-403a-94c7-e75c7960dd7d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.711576 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4dbad93-dc72-403a-94c7-e75c7960dd7d tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:11.711765 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4dbad93-dc72-403a-94c7-e75c7960dd7d tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.711950 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4dbad93-dc72-403a-94c7-e75c7960dd7d tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.717656 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.717656 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:11.718121 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a4dbad93-dc72-403a-94c7-e75c7960dd7d tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:11.719003 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.719003 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:11.719219 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4dbad93-dc72-403a-94c7-e75c7960dd7d tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:11.719756 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f5f28d4f-5ad2-45aa-b187-4fb12c42b383 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:11.719797 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 311/1242] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:11 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:11.729260 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9ff032c5-09fa-4384-bd00-1cb8171cd17b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.731296 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ff032c5-09fa-4384-bd00-1cb8171cd17b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 Aug 19 11:02:11.731537 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ff032c5-09fa-4384-bd00-1cb8171cd17b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.731715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ff032c5-09fa-4384-bd00-1cb8171cd17b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.731823 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-9ff032c5-09fa-4384-bd00-1cb8171cd17b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Delete snapshot with id: d157078a-9d41-4404-a2ae-33f7d9af1689 Aug 19 11:02:11.737377 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ff032c5-09fa-4384-bd00-1cb8171cd17b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 returned with HTTP 404 Aug 19 11:02:11.738185 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 311/1243] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:02:11 2026] DELETE /volume/v3/snapshots/d157078a-9d41-4404-a2ae-33f7d9af1689 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:11.746804 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4fd1edda-e29d-4628-b269-79f13b504df7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.748642 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4fd1edda-e29d-4628-b269-79f13b504df7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:02:11.749235 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4fd1edda-e29d-4628-b269-79f13b504df7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da182787-f859-4dcc-80cd-d6d8a259f713", "name": "tempest-SnapshotsActionsTest-Snapshot-1784119248"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:11.749745 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f5f28d4f-5ad2-45aa-b187-4fb12c42b383 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Delete volume request issued successfully. Aug 19 11:02:11.749951 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5f28d4f-5ad2-45aa-b187-4fb12c42b383 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc returned with HTTP 202 Aug 19 11:02:11.750414 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 310/1244] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:11 2026] DELETE /volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:11.759685 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.759685 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:11.760317 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4fd1edda-e29d-4628-b269-79f13b504df7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Volume info retrieved successfully. Aug 19 11:02:11.760461 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-4fd1edda-e29d-4628-b269-79f13b504df7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Create snapshot from volume da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:11.760518 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0197eb94-8ad2-4839-ab86-7c4cac5f332a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.763944 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0197eb94-8ad2-4839-ab86-7c4cac5f332a tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc Aug 19 11:02:11.764216 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0197eb94-8ad2-4839-ab86-7c4cac5f332a tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.764491 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0197eb94-8ad2-4839-ab86-7c4cac5f332a tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.774136 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.774136 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:11.782902 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0197eb94-8ad2-4839-ab86-7c4cac5f332a tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:11.789089 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0197eb94-8ad2-4839-ab86-7c4cac5f332a tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc returned with HTTP 200 Aug 19 11:02:11.789383 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-4fd1edda-e29d-4628-b269-79f13b504df7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Created reservations ['2d9c134e-bfbc-4b6d-bcae-8b4cce118e6b', 'd1890e97-4a55-4224-9203-8a1a767a82a6', '2b741c89-7dcb-4b8b-a480-a56d6a464924', '73080f92-8edb-4bc3-941f-ab097daa4966'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:11.789585 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 312/1245] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:11 2026] GET /volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:11.835235 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4fd1edda-e29d-4628-b269-79f13b504df7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot create request issued successfully. Aug 19 11:02:11.835746 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4fd1edda-e29d-4628-b269-79f13b504df7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:02:11.836493 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 313/1246] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:02:11 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 19 11:02:11.846410 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-36d4cbb4-de3d-44a6-9c0e-0bc612bd8b5f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.848954 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-36d4cbb4-de3d-44a6-9c0e-0bc612bd8b5f tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 Aug 19 11:02:11.849226 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-36d4cbb4-de3d-44a6-9c0e-0bc612bd8b5f tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.849499 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-36d4cbb4-de3d-44a6-9c0e-0bc612bd8b5f tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.855505 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.855505 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:11.856049 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-36d4cbb4-de3d-44a6-9c0e-0bc612bd8b5f tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:11.856940 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-36d4cbb4-de3d-44a6-9c0e-0bc612bd8b5f tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 returned with HTTP 200 Aug 19 11:02:11.857775 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 312/1247] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:11 2026] GET /volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:11.867598 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2b070fef-19e2-4b0d-9dda-fc42b47c1f6d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:11.870051 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b070fef-19e2-4b0d-9dda-fc42b47c1f6d tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:02:11.870354 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b070fef-19e2-4b0d-9dda-fc42b47c1f6d tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:11.870643 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b070fef-19e2-4b0d-9dda-fc42b47c1f6d tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:11.882679 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:11.882679 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:11.890592 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2b070fef-19e2-4b0d-9dda-fc42b47c1f6d tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:02:11.898678 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b070fef-19e2-4b0d-9dda-fc42b47c1f6d tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:02:11.899186 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 311/1248] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:11 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 864 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:12.803574 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cb16f0d9-1238-4650-add6-ebaa90bc47ca None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:12.806360 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cb16f0d9-1238-4650-add6-ebaa90bc47ca tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc Aug 19 11:02:12.806360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cb16f0d9-1238-4650-add6-ebaa90bc47ca tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:12.806667 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cb16f0d9-1238-4650-add6-ebaa90bc47ca tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:12.814625 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cb16f0d9-1238-4650-add6-ebaa90bc47ca tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc returned with HTTP 404 Aug 19 11:02:12.815144 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 313/1249] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:12 2026] GET /volume/v3/volumes/729153df-ed7d-4f5f-b3ad-031f5d9f00fc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:12.823348 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5aec0751-5ab0-4794-a702-b0c036ad0c1c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:12.827638 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5aec0751-5ab0-4794-a702-b0c036ad0c1c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 Aug 19 11:02:12.827837 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5aec0751-5ab0-4794-a702-b0c036ad0c1c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:12.828097 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5aec0751-5ab0-4794-a702-b0c036ad0c1c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:12.836822 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:12.836822 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:12.841426 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5aec0751-5ab0-4794-a702-b0c036ad0c1c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:12.847609 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5aec0751-5ab0-4794-a702-b0c036ad0c1c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 returned with HTTP 200 Aug 19 11:02:12.848343 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 314/1250] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:12 2026] GET /volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:12.863986 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d9ec7e26-b3fd-4f43-b544-61bf71836e9b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:12.865828 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d9ec7e26-b3fd-4f43-b544-61bf71836e9b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] DELETE https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 Aug 19 11:02:12.866148 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d9ec7e26-b3fd-4f43-b544-61bf71836e9b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:12.866373 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d9ec7e26-b3fd-4f43-b544-61bf71836e9b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:12.866539 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-d9ec7e26-b3fd-4f43-b544-61bf71836e9b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Delete volume with id: 27294d52-81f7-460d-b5ad-275d57d4c4a7 Aug 19 11:02:12.871390 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-90784a8b-4b82-4e57-b74e-d251f70981e7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:12.874226 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:12.874226 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:12.874467 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90784a8b-4b82-4e57-b74e-d251f70981e7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 Aug 19 11:02:12.874723 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d9ec7e26-b3fd-4f43-b544-61bf71836e9b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:12.874771 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90784a8b-4b82-4e57-b74e-d251f70981e7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:12.874989 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90784a8b-4b82-4e57-b74e-d251f70981e7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:12.887719 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:12.887719 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:12.888192 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-90784a8b-4b82-4e57-b74e-d251f70981e7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:12.888968 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90784a8b-4b82-4e57-b74e-d251f70981e7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 returned with HTTP 200 Aug 19 11:02:12.889373 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 312/1251] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:12 2026] GET /volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:12.901180 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bbecd5c4-52ce-4447-86ef-42e68be71964 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:12.901735 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d9ec7e26-b3fd-4f43-b544-61bf71836e9b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Delete volume request issued successfully. Aug 19 11:02:12.901915 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d9ec7e26-b3fd-4f43-b544-61bf71836e9b tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 returned with HTTP 202 Aug 19 11:02:12.902299 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 313/1252] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:12 2026] DELETE /volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:12.902896 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bbecd5c4-52ce-4447-86ef-42e68be71964 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8/action Aug 19 11:02:12.903225 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bbecd5c4-52ce-4447-86ef-42e68be71964 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:12.903379 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bbecd5c4-52ce-4447-86ef-42e68be71964 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:12.907985 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.admin_actions [None req-bbecd5c4-52ce-4447-86ef-42e68be71964 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot 'a0b41014-89f2-4f7d-b7f6-2f3761457ac8' with '{'status': 'error'}' {{(pid=100205) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:12.911844 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3fb22edb-3c9b-49b7-b236-648042340f7c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:12.913833 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3fb22edb-3c9b-49b7-b236-648042340f7c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 Aug 19 11:02:12.914037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3fb22edb-3c9b-49b7-b236-648042340f7c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:12.914215 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3fb22edb-3c9b-49b7-b236-648042340f7c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:12.920004 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:12.920004 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:12.921635 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:12.921635 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:12.925430 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3fb22edb-3c9b-49b7-b236-648042340f7c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:12.930059 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3fb22edb-3c9b-49b7-b236-648042340f7c tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 returned with HTTP 200 Aug 19 11:02:12.930440 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 315/1253] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:12 2026] GET /volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:12.944355 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bbecd5c4-52ce-4447-86ef-42e68be71964 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8/action returned with HTTP 202 Aug 19 11:02:12.944854 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 314/1254] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:12 2026] POST /volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:12.953221 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-98f862d5-53e3-4c36-8e80-b9262ee662ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:12.954932 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-98f862d5-53e3-4c36-8e80-b9262ee662ab tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 Aug 19 11:02:12.955121 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-98f862d5-53e3-4c36-8e80-b9262ee662ab tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:12.955295 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-98f862d5-53e3-4c36-8e80-b9262ee662ab tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:12.959806 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:12.959806 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:12.960206 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-98f862d5-53e3-4c36-8e80-b9262ee662ab tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:12.961024 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-98f862d5-53e3-4c36-8e80-b9262ee662ab tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 returned with HTTP 200 Aug 19 11:02:12.961405 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 313/1255] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:12 2026] GET /volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:12.973494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e27f83be-25a0-4b8d-b347-26d0d1f965ed None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:12.976699 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e27f83be-25a0-4b8d-b347-26d0d1f965ed tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8/action Aug 19 11:02:12.977040 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e27f83be-25a0-4b8d-b347-26d0d1f965ed tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:12.977158 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e27f83be-25a0-4b8d-b347-26d0d1f965ed tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:12.988870 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:12.988870 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:12.989234 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e27f83be-25a0-4b8d-b347-26d0d1f965ed tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Snapshot retrieved successfully. Aug 19 11:02:13.010345 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e27f83be-25a0-4b8d-b347-26d0d1f965ed tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Snapshot delete request issued successfully. Aug 19 11:02:13.010589 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e27f83be-25a0-4b8d-b347-26d0d1f965ed tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8/action returned with HTTP 202 Aug 19 11:02:13.011020 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 314/1256] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:12 2026] POST /volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:13.018916 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fad91fc4-c234-4f4a-96ea-c10f7abef964 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:13.020775 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fad91fc4-c234-4f4a-96ea-c10f7abef964 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 Aug 19 11:02:13.020974 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fad91fc4-c234-4f4a-96ea-c10f7abef964 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:13.021186 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fad91fc4-c234-4f4a-96ea-c10f7abef964 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:13.028300 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:13.028300 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:13.028884 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fad91fc4-c234-4f4a-96ea-c10f7abef964 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:13.029744 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fad91fc4-c234-4f4a-96ea-c10f7abef964 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 returned with HTTP 200 Aug 19 11:02:13.030363 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 316/1257] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:13 2026] GET /volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:13.943283 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1832df4e-d494-48e2-81a5-91bbb5ee5fc7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:13.948672 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1832df4e-d494-48e2-81a5-91bbb5ee5fc7 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 Aug 19 11:02:13.948672 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1832df4e-d494-48e2-81a5-91bbb5ee5fc7 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:13.948672 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1832df4e-d494-48e2-81a5-91bbb5ee5fc7 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:13.955404 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1832df4e-d494-48e2-81a5-91bbb5ee5fc7 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 returned with HTTP 404 Aug 19 11:02:13.956078 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 315/1258] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:13 2026] GET /volume/v3/volumes/27294d52-81f7-460d-b5ad-275d57d4c4a7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:13.964851 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ae71f0f0-daca-4398-a731-ab970e6a0eae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:13.968744 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae71f0f0-daca-4398-a731-ab970e6a0eae tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea Aug 19 11:02:13.968744 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae71f0f0-daca-4398-a731-ab970e6a0eae tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:13.968744 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae71f0f0-daca-4398-a731-ab970e6a0eae tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:13.985146 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:13.985146 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:13.990423 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ae71f0f0-daca-4398-a731-ab970e6a0eae tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:13.996233 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae71f0f0-daca-4398-a731-ab970e6a0eae tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea returned with HTTP 200 Aug 19 11:02:13.997224 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 314/1259] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:13 2026] GET /volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:14.019930 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8799f007-a9f6-4676-94c9-824d45a2dfee None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:14.019930 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8799f007-a9f6-4676-94c9-824d45a2dfee tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] DELETE https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea Aug 19 11:02:14.020343 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8799f007-a9f6-4676-94c9-824d45a2dfee tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:14.020343 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8799f007-a9f6-4676-94c9-824d45a2dfee tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:14.020343 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-8799f007-a9f6-4676-94c9-824d45a2dfee tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Delete volume with id: 9105c450-c6cf-4715-b908-fd0650ef77ea Aug 19 11:02:14.029509 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:14.029509 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:14.029721 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8799f007-a9f6-4676-94c9-824d45a2dfee tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:14.045502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bb38d424-0282-4c18-9d61-294c05cd396a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:14.049623 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bb38d424-0282-4c18-9d61-294c05cd396a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 Aug 19 11:02:14.050049 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bb38d424-0282-4c18-9d61-294c05cd396a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:14.050328 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bb38d424-0282-4c18-9d61-294c05cd396a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:14.052593 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8799f007-a9f6-4676-94c9-824d45a2dfee tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Delete volume request issued successfully. Aug 19 11:02:14.052930 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8799f007-a9f6-4676-94c9-824d45a2dfee tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea returned with HTTP 202 Aug 19 11:02:14.053466 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 315/1260] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:14 2026] DELETE /volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:14.057235 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bb38d424-0282-4c18-9d61-294c05cd396a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 returned with HTTP 404 Aug 19 11:02:14.057825 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 317/1261] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:14 2026] GET /volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:14.066115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7370ce92-13a3-483a-9d88-165924872c24 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:14.067864 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7370ce92-13a3-483a-9d88-165924872c24 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea Aug 19 11:02:14.068772 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7370ce92-13a3-483a-9d88-165924872c24 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:14.068772 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7370ce92-13a3-483a-9d88-165924872c24 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:14.070242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ce34134d-bf10-41f2-a4e7-dc3bbaeaf0f1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:14.074344 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ce34134d-bf10-41f2-a4e7-dc3bbaeaf0f1 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action Aug 19 11:02:14.074810 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ce34134d-bf10-41f2-a4e7-dc3bbaeaf0f1 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:14.074966 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ce34134d-bf10-41f2-a4e7-dc3bbaeaf0f1 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:14.077673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-ce34134d-bf10-41f2-a4e7-dc3bbaeaf0f1 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot '89306d05-07c2-4bcd-acd2-570e68ab830d' with '{'status': 'available'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:14.077923 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:14.077923 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:14.082432 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7370ce92-13a3-483a-9d88-165924872c24 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Volume info retrieved successfully. Aug 19 11:02:14.087255 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7370ce92-13a3-483a-9d88-165924872c24 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea returned with HTTP 200 Aug 19 11:02:14.087897 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 316/1262] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:14 2026] GET /volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:14.089602 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:14.089602 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:14.109510 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ce34134d-bf10-41f2-a4e7-dc3bbaeaf0f1 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action returned with HTTP 202 Aug 19 11:02:14.109510 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 315/1263] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:14 2026] POST /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:14.122070 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-069f24b2-fc32-4715-9d5d-dd392a5524e5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:14.123964 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-069f24b2-fc32-4715-9d5d-dd392a5524e5 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:14.124172 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-069f24b2-fc32-4715-9d5d-dd392a5524e5 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:14.124363 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-069f24b2-fc32-4715-9d5d-dd392a5524e5 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:14.129010 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:14.129010 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:14.129426 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-069f24b2-fc32-4715-9d5d-dd392a5524e5 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:14.130274 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-069f24b2-fc32-4715-9d5d-dd392a5524e5 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:14.130594 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 316/1264] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:14 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:14.146430 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3aade2d8-b02c-4daa-a8a5-e03da90cdc6b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:14.149274 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3aade2d8-b02c-4daa-a8a5-e03da90cdc6b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 Aug 19 11:02:14.149471 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3aade2d8-b02c-4daa-a8a5-e03da90cdc6b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:14.149688 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3aade2d8-b02c-4daa-a8a5-e03da90cdc6b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:14.149911 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-3aade2d8-b02c-4daa-a8a5-e03da90cdc6b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Delete snapshot with id: a0b41014-89f2-4f7d-b7f6-2f3761457ac8 Aug 19 11:02:14.156068 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3aade2d8-b02c-4daa-a8a5-e03da90cdc6b tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 returned with HTTP 404 Aug 19 11:02:14.156605 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 318/1265] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:02:14 2026] DELETE /volume/v3/snapshots/a0b41014-89f2-4f7d-b7f6-2f3761457ac8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:14.164663 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5cd43f93-68b9-44e2-b328-845e89562466 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:14.166890 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5cd43f93-68b9-44e2-b328-845e89562466 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:02:14.167605 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5cd43f93-68b9-44e2-b328-845e89562466 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da182787-f859-4dcc-80cd-d6d8a259f713", "name": "tempest-SnapshotsActionsTest-Snapshot-679210683"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:14.179145 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:14.179145 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:14.179798 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5cd43f93-68b9-44e2-b328-845e89562466 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Volume info retrieved successfully. Aug 19 11:02:14.179949 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-5cd43f93-68b9-44e2-b328-845e89562466 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Create snapshot from volume da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:14.216707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-5cd43f93-68b9-44e2-b328-845e89562466 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Created reservations ['091aad92-3a67-4876-a4f8-a8662322c32a', 'f0675a73-d98e-4f60-8872-16da41f0156f', 'fbd94355-d504-433f-987b-ac26ff2f14e6', 'd130db0b-660b-4a12-8728-1ff56904af5c'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:14.249797 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5cd43f93-68b9-44e2-b328-845e89562466 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot create request issued successfully. Aug 19 11:02:14.250205 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5cd43f93-68b9-44e2-b328-845e89562466 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:02:14.250928 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 317/1266] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:02:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:14.260303 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b63aca6c-82ca-489d-92d6-54e45c2c8c20 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:14.262247 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b63aca6c-82ca-489d-92d6-54e45c2c8c20 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f Aug 19 11:02:14.262500 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b63aca6c-82ca-489d-92d6-54e45c2c8c20 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:14.262746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b63aca6c-82ca-489d-92d6-54e45c2c8c20 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:14.270723 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:14.270723 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:14.271188 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b63aca6c-82ca-489d-92d6-54e45c2c8c20 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:14.271924 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b63aca6c-82ca-489d-92d6-54e45c2c8c20 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f returned with HTTP 200 Aug 19 11:02:14.272291 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 316/1267] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:14 2026] GET /volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:15.103965 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-912f772c-7673-42d9-9ee8-2a5c0589e7c5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:15.106167 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-912f772c-7673-42d9-9ee8-2a5c0589e7c5 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] GET https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea Aug 19 11:02:15.106167 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-912f772c-7673-42d9-9ee8-2a5c0589e7c5 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:15.106291 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-912f772c-7673-42d9-9ee8-2a5c0589e7c5 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:15.114433 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-912f772c-7673-42d9-9ee8-2a5c0589e7c5 tempest-VolumesListAdminTestJSON-1818233956 tempest-VolumesListAdminTestJSON-1818233956-project-member] https://10.4.3.46/volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea returned with HTTP 404 Aug 19 11:02:15.115089 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 317/1268] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:15 2026] GET /volume/v3/volumes/9105c450-c6cf-4715-b908-fd0650ef77ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:15.285863 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a182e24d-757b-4482-afe1-a38b6b1f78e1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:15.288274 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a182e24d-757b-4482-afe1-a38b6b1f78e1 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f Aug 19 11:02:15.288700 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a182e24d-757b-4482-afe1-a38b6b1f78e1 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:15.289060 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a182e24d-757b-4482-afe1-a38b6b1f78e1 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:15.297551 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:15.297551 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:15.298339 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a182e24d-757b-4482-afe1-a38b6b1f78e1 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:15.299649 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a182e24d-757b-4482-afe1-a38b6b1f78e1 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f returned with HTTP 200 Aug 19 11:02:15.300252 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 319/1269] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:15 2026] GET /volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:15.312140 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-07bf079b-3572-4982-b37f-bfb8968e450f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:15.315365 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-07bf079b-3572-4982-b37f-bfb8968e450f tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f/action Aug 19 11:02:15.315797 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-07bf079b-3572-4982-b37f-bfb8968e450f tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:15.315931 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-07bf079b-3572-4982-b37f-bfb8968e450f tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:15.317779 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.admin_actions [None req-07bf079b-3572-4982-b37f-bfb8968e450f tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot 'a3da9118-4ee5-4193-8ba6-966633b3051f' with '{'status': 'error_deleting'}' {{(pid=100205) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:15.332374 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:15.332374 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:15.346464 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-07bf079b-3572-4982-b37f-bfb8968e450f tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f/action returned with HTTP 202 Aug 19 11:02:15.346464 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 318/1270] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:15 2026] POST /volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:15.366890 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3db8db85-3673-43ed-a1cd-62c7d7abb842 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:15.373657 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3db8db85-3673-43ed-a1cd-62c7d7abb842 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f Aug 19 11:02:15.373776 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3db8db85-3673-43ed-a1cd-62c7d7abb842 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:15.373879 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3db8db85-3673-43ed-a1cd-62c7d7abb842 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:15.378658 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:15.378658 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:15.379070 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3db8db85-3673-43ed-a1cd-62c7d7abb842 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:15.380007 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3db8db85-3673-43ed-a1cd-62c7d7abb842 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f returned with HTTP 200 Aug 19 11:02:15.380183 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 317/1271] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:15 2026] GET /volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:15.389742 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3ecbc236-9558-4c8f-aa9f-036c345a695a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:15.391854 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3ecbc236-9558-4c8f-aa9f-036c345a695a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f/action Aug 19 11:02:15.393503 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3ecbc236-9558-4c8f-aa9f-036c345a695a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:15.393503 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3ecbc236-9558-4c8f-aa9f-036c345a695a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:15.403096 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:15.403096 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:15.403730 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3ecbc236-9558-4c8f-aa9f-036c345a695a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Snapshot retrieved successfully. Aug 19 11:02:15.439875 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3ecbc236-9558-4c8f-aa9f-036c345a695a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Snapshot delete request issued successfully. Aug 19 11:02:15.439875 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3ecbc236-9558-4c8f-aa9f-036c345a695a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f/action returned with HTTP 202 Aug 19 11:02:15.439875 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 318/1272] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:15 2026] POST /volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:15.447412 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ebfb61f3-2c91-4a4c-9e1b-e68557f8b391 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:15.450920 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ebfb61f3-2c91-4a4c-9e1b-e68557f8b391 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f Aug 19 11:02:15.450920 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ebfb61f3-2c91-4a4c-9e1b-e68557f8b391 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:15.450920 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ebfb61f3-2c91-4a4c-9e1b-e68557f8b391 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:15.455693 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:15.455693 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:15.456161 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ebfb61f3-2c91-4a4c-9e1b-e68557f8b391 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:15.456961 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ebfb61f3-2c91-4a4c-9e1b-e68557f8b391 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f returned with HTTP 200 Aug 19 11:02:15.457360 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 320/1273] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:15 2026] GET /volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:16.466260 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4d5f7b50-bfb3-4a0b-aab4-7a5b3410bb8c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.467922 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4d5f7b50-bfb3-4a0b-aab4-7a5b3410bb8c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f Aug 19 11:02:16.468164 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4d5f7b50-bfb3-4a0b-aab4-7a5b3410bb8c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:16.468366 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4d5f7b50-bfb3-4a0b-aab4-7a5b3410bb8c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:16.474499 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4d5f7b50-bfb3-4a0b-aab4-7a5b3410bb8c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f returned with HTTP 404 Aug 19 11:02:16.474979 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 319/1274] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:16 2026] GET /volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:16.484425 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-59d52363-df05-49ad-ba7b-9ccff494a40a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.486687 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59d52363-df05-49ad-ba7b-9ccff494a40a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action Aug 19 11:02:16.487331 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59d52363-df05-49ad-ba7b-9ccff494a40a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:16.487331 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59d52363-df05-49ad-ba7b-9ccff494a40a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:16.488830 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-59d52363-df05-49ad-ba7b-9ccff494a40a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot '89306d05-07c2-4bcd-acd2-570e68ab830d' with '{'status': 'available'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:16.497816 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:16.497816 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:16.516293 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59d52363-df05-49ad-ba7b-9ccff494a40a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action returned with HTTP 202 Aug 19 11:02:16.516834 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 318/1275] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:16 2026] POST /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:16.525126 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4507a8a2-7e81-4793-b398-e0e70907d459 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.526882 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4507a8a2-7e81-4793-b398-e0e70907d459 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:16.527084 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4507a8a2-7e81-4793-b398-e0e70907d459 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:16.527265 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4507a8a2-7e81-4793-b398-e0e70907d459 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:16.531873 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:16.531873 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:16.532294 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4507a8a2-7e81-4793-b398-e0e70907d459 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:16.533045 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4507a8a2-7e81-4793-b398-e0e70907d459 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:16.533393 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 319/1276] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:16 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:16.544285 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1c0052d3-a319-4b32-8ce3-abfa194bf3b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.546256 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c0052d3-a319-4b32-8ce3-abfa194bf3b6 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f Aug 19 11:02:16.546454 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c0052d3-a319-4b32-8ce3-abfa194bf3b6 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:16.546634 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c0052d3-a319-4b32-8ce3-abfa194bf3b6 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:16.546634 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-1c0052d3-a319-4b32-8ce3-abfa194bf3b6 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Delete snapshot with id: a3da9118-4ee5-4193-8ba6-966633b3051f Aug 19 11:02:16.552692 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c0052d3-a319-4b32-8ce3-abfa194bf3b6 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f returned with HTTP 404 Aug 19 11:02:16.553138 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 321/1277] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:02:16 2026] DELETE /volume/v3/snapshots/a3da9118-4ee5-4193-8ba6-966633b3051f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:16.561646 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ee62a51b-1986-4bbe-8241-6398d5a92145 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.563755 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ee62a51b-1986-4bbe-8241-6398d5a92145 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action Aug 19 11:02:16.564113 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ee62a51b-1986-4bbe-8241-6398d5a92145 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:16.564231 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ee62a51b-1986-4bbe-8241-6398d5a92145 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:16.565478 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.admin_actions [None req-ee62a51b-1986-4bbe-8241-6398d5a92145 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot '89306d05-07c2-4bcd-acd2-570e68ab830d' with '{'status': 'creating'}' {{(pid=100205) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:16.582060 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:16.582060 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:16.600102 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ee62a51b-1986-4bbe-8241-6398d5a92145 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action returned with HTTP 202 Aug 19 11:02:16.600814 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 320/1278] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:16 2026] POST /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:16.612650 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dabb7689-726b-4d18-bb46-2e44e2fb8580 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.619191 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dabb7689-726b-4d18-bb46-2e44e2fb8580 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:16.619765 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dabb7689-726b-4d18-bb46-2e44e2fb8580 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:16.620637 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dabb7689-726b-4d18-bb46-2e44e2fb8580 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:16.626188 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:16.626188 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:16.626641 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dabb7689-726b-4d18-bb46-2e44e2fb8580 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:16.627451 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dabb7689-726b-4d18-bb46-2e44e2fb8580 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:16.627830 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 319/1279] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:16 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:16.636549 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-079aa0db-44db-4187-82b2-decff324df92 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.638242 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-079aa0db-44db-4187-82b2-decff324df92 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] POST https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action Aug 19 11:02:16.638602 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-079aa0db-44db-4187-82b2-decff324df92 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:16.638717 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-079aa0db-44db-4187-82b2-decff324df92 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:16.640042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.snapshot_actions [None req-079aa0db-44db-4187-82b2-decff324df92 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100206) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 11:02:16.646936 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:16.646936 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:16.647398 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.snapshot_actions [None req-079aa0db-44db-4187-82b2-decff324df92 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Updating snapshot 89306d05-07c2-4bcd-acd2-570e68ab830d with info {'id': '89306d05-07c2-4bcd-acd2-570e68ab830d', 'status': 'error', 'progress': '80%'} Aug 19 11:02:16.653172 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-079aa0db-44db-4187-82b2-decff324df92 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action returned with HTTP 202 Aug 19 11:02:16.653566 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 320/1280] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:16 2026] POST /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:16.660377 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ed1097c1-49f0-42b0-bb5e-2d46aef4ac91 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.662042 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ed1097c1-49f0-42b0-bb5e-2d46aef4ac91 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:16.662225 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ed1097c1-49f0-42b0-bb5e-2d46aef4ac91 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:16.662411 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ed1097c1-49f0-42b0-bb5e-2d46aef4ac91 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:16.667053 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:16.667053 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:16.667301 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ed1097c1-49f0-42b0-bb5e-2d46aef4ac91 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Snapshot retrieved successfully. Aug 19 11:02:16.667896 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ed1097c1-49f0-42b0-bb5e-2d46aef4ac91 tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:16.668204 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 322/1281] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:16 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 460 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:16.676278 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-669f3622-54db-49e4-a1c5-54251e86f43a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.678387 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-669f3622-54db-49e4-a1c5-54251e86f43a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action Aug 19 11:02:16.678813 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-669f3622-54db-49e4-a1c5-54251e86f43a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:16.678934 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-669f3622-54db-49e4-a1c5-54251e86f43a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:16.680824 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.admin_actions [None req-669f3622-54db-49e4-a1c5-54251e86f43a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] Updating snapshot '89306d05-07c2-4bcd-acd2-570e68ab830d' with '{'status': 'available'}' {{(pid=100205) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:02:16.693200 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:16.693200 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:16.702985 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-669f3622-54db-49e4-a1c5-54251e86f43a tempest-SnapshotsActionsTest-1433135670 tempest-SnapshotsActionsTest-1433135670-project-admin] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action returned with HTTP 202 Aug 19 11:02:16.703413 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 321/1282] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:02:16 2026] POST /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:16.714151 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-073f2ef4-3f03-4692-a44d-f71e486d6a39 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.717972 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-073f2ef4-3f03-4692-a44d-f71e486d6a39 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:16.718282 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-073f2ef4-3f03-4692-a44d-f71e486d6a39 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:16.718688 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-073f2ef4-3f03-4692-a44d-f71e486d6a39 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:16.726899 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:16.726899 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:16.727399 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-073f2ef4-3f03-4692-a44d-f71e486d6a39 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:16.728572 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-073f2ef4-3f03-4692-a44d-f71e486d6a39 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:16.728937 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 320/1283] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:16 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:16.739171 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e8f6e591-3692-489a-84ed-d228021217e9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.740877 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e8f6e591-3692-489a-84ed-d228021217e9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:16.741052 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e8f6e591-3692-489a-84ed-d228021217e9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:16.741235 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e8f6e591-3692-489a-84ed-d228021217e9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:16.741335 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-e8f6e591-3692-489a-84ed-d228021217e9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Delete snapshot with id: 89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:16.745783 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:16.745783 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:16.746201 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e8f6e591-3692-489a-84ed-d228021217e9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:16.764263 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e8f6e591-3692-489a-84ed-d228021217e9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot delete request issued successfully. Aug 19 11:02:16.764437 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e8f6e591-3692-489a-84ed-d228021217e9 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 202 Aug 19 11:02:16.764831 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 321/1284] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:02:16 2026] DELETE /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:16.773303 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-99699b62-0217-4b9a-b63e-9621ed0809ac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:16.775368 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99699b62-0217-4b9a-b63e-9621ed0809ac tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:16.775640 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99699b62-0217-4b9a-b63e-9621ed0809ac tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:16.776071 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99699b62-0217-4b9a-b63e-9621ed0809ac tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:16.781271 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:16.781271 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:16.781658 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-99699b62-0217-4b9a-b63e-9621ed0809ac tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Snapshot retrieved successfully. Aug 19 11:02:16.782622 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99699b62-0217-4b9a-b63e-9621ed0809ac tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 200 Aug 19 11:02:16.782918 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 323/1285] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:16 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:17.062418 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-29f95d05-50a5-4034-b630-9d5b043935ba None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:17.163183 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:17.163405 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-927805270"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:17.164736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-927805270'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:17.164858 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Create volume of 1 GB Aug 19 11:02:17.167766 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:17.167766 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:17.175103 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Availability Zones retrieved successfully. Aug 19 11:02:17.183801 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Flow 'volume_create_api' (5cf5a045-2290-401b-ae2d-54dce6b1cdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:17.183801 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c409c2e5-4c61-4367-8640-330755095f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:17.187072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:17.218129 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c409c2e5-4c61-4367-8640-330755095f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:17.218981 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e094de2c-b8ce-4450-9f83-ed759c6e4f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:17.273845 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Created reservations ['2cc18923-4731-44e7-9f3c-2daee889afb1', '935f5554-410f-49b8-a985-169ba190ea47', '0625c13e-9421-47db-ae94-d974bad96f5e', 'b49777c2-c559-4cf4-816d-8eb7a39c49e9'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:17.274597 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e094de2c-b8ce-4450-9f83-ed759c6e4f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cc18923-4731-44e7-9f3c-2daee889afb1', '935f5554-410f-49b8-a985-169ba190ea47', '0625c13e-9421-47db-ae94-d974bad96f5e', 'b49777c2-c559-4cf4-816d-8eb7a39c49e9']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:17.275270 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe9099f-c761-44da-8f86-21a637c908ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:17.297034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe9099f-c761-44da-8f86-21a637c908ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fefff54e-3146-4a59-9359-9b234c9041e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-927805270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7f545e342b4aa1bf2372adda6e8bb8',qos_specs=None,replication_status=,reservations=['2cc18923-4731-44e7-9f3c-2daee889afb1','935f5554-410f-49b8-a985-169ba190ea47','0625c13e-9421-47db-ae94-d974bad96f5e','b49777c2-c559-4cf4-816d-8eb7a39c49e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d135a9b654c4d0b99426bc24baf2a47',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-927805270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fefff54e-3146-4a59-9359-9b234c9041e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7f545e342b4aa1bf2372adda6e8bb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d135a9b654c4d0b99426bc24baf2a47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:17.297034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54706d6-ae60-4edb-bff3-79ce96fe1638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:17.321098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54706d6-ae60-4edb-bff3-79ce96fe1638) transitioned into state 'SUCCESS' from state '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-927805270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7f545e342b4aa1bf2372adda6e8bb8',qos_specs=None,replication_status=,reservations=['2cc18923-4731-44e7-9f3c-2daee889afb1','935f5554-410f-49b8-a985-169ba190ea47','0625c13e-9421-47db-ae94-d974bad96f5e','b49777c2-c559-4cf4-816d-8eb7a39c49e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d135a9b654c4d0b99426bc24baf2a47',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:17.321875 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a10c33c-c4de-4ebe-b32f-4de54781cdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:17.331569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a10c33c-c4de-4ebe-b32f-4de54781cdfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:17.332318 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Flow 'volume_create_api' (5cf5a045-2290-401b-ae2d-54dce6b1cdde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:17.332592 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Create volume request issued successfully. Aug 19 11:02:17.333383 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-29f95d05-50a5-4034-b630-9d5b043935ba tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:17.333499 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 322/1286] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:17 2026] POST /volume/v3/volumes => generated 752 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:17.347659 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d5ed8a92-5323-44d5-8dff-b48112c02003 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:17.352660 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5ed8a92-5323-44d5-8dff-b48112c02003 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 Aug 19 11:02:17.352863 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5ed8a92-5323-44d5-8dff-b48112c02003 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:17.353053 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5ed8a92-5323-44d5-8dff-b48112c02003 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:17.363525 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:17.363525 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:17.374329 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d5ed8a92-5323-44d5-8dff-b48112c02003 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Volume info retrieved successfully. Aug 19 11:02:17.378068 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5ed8a92-5323-44d5-8dff-b48112c02003 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 returned with HTTP 200 Aug 19 11:02:17.378540 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 321/1287] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:17 2026] GET /volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:17.794257 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5bffab10-d525-461c-ae03-5bfadc678ee7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:17.795864 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5bffab10-d525-461c-ae03-5bfadc678ee7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d Aug 19 11:02:17.796052 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5bffab10-d525-461c-ae03-5bfadc678ee7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:17.796223 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5bffab10-d525-461c-ae03-5bfadc678ee7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:17.800198 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5bffab10-d525-461c-ae03-5bfadc678ee7 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d returned with HTTP 404 Aug 19 11:02:17.800669 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 322/1288] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:17 2026] GET /volume/v3/snapshots/89306d05-07c2-4bcd-acd2-570e68ab830d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:17.808418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-edac2129-5d4b-4362-bfab-779973c4726c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:17.810166 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edac2129-5d4b-4362-bfab-779973c4726c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:17.810347 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edac2129-5d4b-4362-bfab-779973c4726c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:17.810558 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edac2129-5d4b-4362-bfab-779973c4726c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:17.819376 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:17.819376 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:17.828612 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-edac2129-5d4b-4362-bfab-779973c4726c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Volume info retrieved successfully. Aug 19 11:02:17.837971 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edac2129-5d4b-4362-bfab-779973c4726c tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 returned with HTTP 200 Aug 19 11:02:17.838383 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 324/1289] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:17 2026] GET /volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:17.853940 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f3711e9e-5b24-4b37-ad6b-4ba81c17ef2a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:17.856666 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f3711e9e-5b24-4b37-ad6b-4ba81c17ef2a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] DELETE https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:17.856849 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f3711e9e-5b24-4b37-ad6b-4ba81c17ef2a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:17.857070 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f3711e9e-5b24-4b37-ad6b-4ba81c17ef2a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:17.857236 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-f3711e9e-5b24-4b37-ad6b-4ba81c17ef2a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Delete volume with id: da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:17.870266 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:17.870266 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:17.872090 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f3711e9e-5b24-4b37-ad6b-4ba81c17ef2a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Volume info retrieved successfully. Aug 19 11:02:17.900827 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f3711e9e-5b24-4b37-ad6b-4ba81c17ef2a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Delete volume request issued successfully. Aug 19 11:02:17.901043 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f3711e9e-5b24-4b37-ad6b-4ba81c17ef2a tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 returned with HTTP 202 Aug 19 11:02:17.901442 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 323/1290] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:17 2026] DELETE /volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:17.913424 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-344b67db-af72-49bf-a6b4-45d01bcd65b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:17.917133 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-344b67db-af72-49bf-a6b4-45d01bcd65b0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:17.917399 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-344b67db-af72-49bf-a6b4-45d01bcd65b0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:17.917678 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-344b67db-af72-49bf-a6b4-45d01bcd65b0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:17.927500 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:17.927500 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:17.932376 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-344b67db-af72-49bf-a6b4-45d01bcd65b0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Volume info retrieved successfully. Aug 19 11:02:17.939115 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-344b67db-af72-49bf-a6b4-45d01bcd65b0 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 returned with HTTP 200 Aug 19 11:02:17.939635 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 322/1291] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:17 2026] GET /volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:18.396254 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b68e42c3-7b18-48fd-8183-98b37c5af878 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:18.398523 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b68e42c3-7b18-48fd-8183-98b37c5af878 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 Aug 19 11:02:18.398795 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b68e42c3-7b18-48fd-8183-98b37c5af878 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:18.399137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b68e42c3-7b18-48fd-8183-98b37c5af878 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:18.408433 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:18.408433 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:18.413622 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b68e42c3-7b18-48fd-8183-98b37c5af878 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Volume info retrieved successfully. Aug 19 11:02:18.421352 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b68e42c3-7b18-48fd-8183-98b37c5af878 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 returned with HTTP 200 Aug 19 11:02:18.421988 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 323/1292] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:18 2026] GET /volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:18.439476 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bed35e86-f02c-4447-8836-cf9f99f4ebab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:18.441291 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bed35e86-f02c-4447-8836-cf9f99f4ebab tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:02:18.441735 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bed35e86-f02c-4447-8836-cf9f99f4ebab tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fefff54e-3146-4a59-9359-9b234c9041e4", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1400245730"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:18.451140 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:18.451140 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:18.451580 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bed35e86-f02c-4447-8836-cf9f99f4ebab tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Volume info retrieved successfully. Aug 19 11:02:18.451689 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-bed35e86-f02c-4447-8836-cf9f99f4ebab tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Create snapshot from volume fefff54e-3146-4a59-9359-9b234c9041e4 Aug 19 11:02:18.520594 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-bed35e86-f02c-4447-8836-cf9f99f4ebab tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Created reservations ['566e55ee-5020-4c0d-b56f-9595eb2b4b69', 'b5d18eab-2e58-4f90-accb-0034a14cf791', 'c1e8f887-b012-4994-843c-87003a650a5e', '72235d76-9c51-4dc6-a2b6-ae8a12f29527'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:18.575124 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bed35e86-f02c-4447-8836-cf9f99f4ebab tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot create request issued successfully. Aug 19 11:02:18.575474 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bed35e86-f02c-4447-8836-cf9f99f4ebab tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:02:18.575864 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 325/1293] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:02:18 2026] POST /volume/v3/snapshots => generated 311 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:18.587322 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c2e68eee-ff9b-4d73-b6ac-65f4c240deb5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:18.591321 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c2e68eee-ff9b-4d73-b6ac-65f4c240deb5 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 Aug 19 11:02:18.592398 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c2e68eee-ff9b-4d73-b6ac-65f4c240deb5 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:18.592838 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c2e68eee-ff9b-4d73-b6ac-65f4c240deb5 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:18.600871 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:18.600871 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:18.602012 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c2e68eee-ff9b-4d73-b6ac-65f4c240deb5 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:18.603299 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c2e68eee-ff9b-4d73-b6ac-65f4c240deb5 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 returned with HTTP 200 Aug 19 11:02:18.604387 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 324/1294] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:18 2026] GET /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:18.710342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-7ff1348a-377d-41d9-9438-430c5dc45308 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:18.713359 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-7ff1348a-377d-41d9-9438-430c5dc45308 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/limits Aug 19 11:02:18.714301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-7ff1348a-377d-41d9-9438-430c5dc45308 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:18.714301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-7ff1348a-377d-41d9-9438-430c5dc45308 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:18.733635 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-7ff1348a-377d-41d9-9438-430c5dc45308 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/limits returned with HTTP 200 Aug 19 11:02:18.734172 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 323/1295] 10.4.3.46 () {68 vars in 1477 bytes} [Wed Aug 19 11:02:18 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:18.777718 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-e3a689ce-76ce-48a8-8c22-4bcbb8b6be2f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:18.781989 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-e3a689ce-76ce-48a8-8c22-4bcbb8b6be2f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:18.782247 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-e3a689ce-76ce-48a8-8c22-4bcbb8b6be2f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:18.782492 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-e3a689ce-76ce-48a8-8c22-4bcbb8b6be2f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:18.811370 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:18.811370 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:18.816069 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-e3a689ce-76ce-48a8-8c22-4bcbb8b6be2f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:18.822437 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-e3a689ce-76ce-48a8-8c22-4bcbb8b6be2f tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 200 Aug 19 11:02:18.823473 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 324/1296] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:18 2026] GET /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 1657 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:18.836641 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-a03a8e11-5ac1-41dc-8185-ab4b7e30ebd9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:18.837973 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-a03a8e11-5ac1-41dc-8185-ab4b7e30ebd9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:02:18.838715 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-a03a8e11-5ac1-41dc-8185-ab4b7e30ebd9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19fe3e01-5c21-48e4-8db5-3f75125ea797", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:18.849124 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:18.849124 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:18.849653 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-a03a8e11-5ac1-41dc-8185-ab4b7e30ebd9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:18.849723 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-a03a8e11-5ac1-41dc-8185-ab4b7e30ebd9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Create snapshot from volume 19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:18.882339 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-a03a8e11-5ac1-41dc-8185-ab4b7e30ebd9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Created reservations ['0e3baa28-8d28-4186-828c-c232e8f3a84f', '7dd4576a-e3f2-4ffc-9fb4-363969b16bff', 'ae96e3d7-291d-4a59-87de-92d780721f8e', '507ae256-8ee0-402c-b494-c1342144e395'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:18.914707 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-a03a8e11-5ac1-41dc-8185-ab4b7e30ebd9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Snapshot force create request issued successfully. Aug 19 11:02:18.915080 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3d0eb242-3337-47ad-bf2a-2955c281a172 req-a03a8e11-5ac1-41dc-8185-ab4b7e30ebd9 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:02:18.915511 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 326/1297] 10.4.3.46 () {72 vars in 1540 bytes} [Wed Aug 19 11:02:18 2026] POST /volume/v3/snapshots => generated 292 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:18.952576 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-59abea49-d045-47f7-8d95-eeeb06f56f78 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:18.956438 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-59abea49-d045-47f7-8d95-eeeb06f56f78 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] GET https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 Aug 19 11:02:18.956438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-59abea49-d045-47f7-8d95-eeeb06f56f78 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:18.956438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-59abea49-d045-47f7-8d95-eeeb06f56f78 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:18.962522 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-59abea49-d045-47f7-8d95-eeeb06f56f78 tempest-SnapshotsActionsTest-164077121 tempest-SnapshotsActionsTest-164077121-project-member] https://10.4.3.46/volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 returned with HTTP 404 Aug 19 11:02:18.963510 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 325/1298] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:18 2026] GET /volume/v3/volumes/da182787-f859-4dcc-80cd-d6d8a259f713 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:19.615820 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e13bd302-971d-45df-928c-980480d52220 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.617970 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e13bd302-971d-45df-928c-980480d52220 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 Aug 19 11:02:19.618167 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e13bd302-971d-45df-928c-980480d52220 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:19.618369 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e13bd302-971d-45df-928c-980480d52220 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:19.629473 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.629473 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:19.630021 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e13bd302-971d-45df-928c-980480d52220 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.630886 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e13bd302-971d-45df-928c-980480d52220 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 returned with HTTP 200 Aug 19 11:02:19.631267 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 324/1299] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:19 2026] GET /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:19.641441 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-36eae10b-750e-4b2a-9efd-6b8b804146dc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.643166 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-36eae10b-750e-4b2a-9efd-6b8b804146dc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] POST https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata Aug 19 11:02:19.643473 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-36eae10b-750e-4b2a-9efd-6b8b804146dc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:19.651068 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.651068 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:19.651459 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-36eae10b-750e-4b2a-9efd-6b8b804146dc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.678064 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-36eae10b-750e-4b2a-9efd-6b8b804146dc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Update snapshot metadata completed successfully. Aug 19 11:02:19.678464 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-36eae10b-750e-4b2a-9efd-6b8b804146dc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata returned with HTTP 200 Aug 19 11:02:19.678974 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 325/1300] 10.4.3.46 () {68 vars in 1395 bytes} [Wed Aug 19 11:02:19 2026] POST /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:19.691396 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bd242cdb-36fd-4455-b4f0-48fc916bf5fb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.694027 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bd242cdb-36fd-4455-b4f0-48fc916bf5fb tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata Aug 19 11:02:19.694340 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bd242cdb-36fd-4455-b4f0-48fc916bf5fb tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:19.694616 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bd242cdb-36fd-4455-b4f0-48fc916bf5fb tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:19.701657 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.701657 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:19.702281 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bd242cdb-36fd-4455-b4f0-48fc916bf5fb tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.703295 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bd242cdb-36fd-4455-b4f0-48fc916bf5fb tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Get snapshot metadata completed successfully. Aug 19 11:02:19.703543 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bd242cdb-36fd-4455-b4f0-48fc916bf5fb tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata returned with HTTP 200 Aug 19 11:02:19.704099 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 327/1301] 10.4.3.46 () {66 vars in 1374 bytes} [Wed Aug 19 11:02:19 2026] GET /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:19.713839 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9af53824-33c0-4832-8a90-1727bc1c3b1c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.715739 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9af53824-33c0-4832-8a90-1727bc1c3b1c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] PUT https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata Aug 19 11:02:19.716101 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9af53824-33c0-4832-8a90-1727bc1c3b1c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:19.723057 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.723057 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:19.723497 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9af53824-33c0-4832-8a90-1727bc1c3b1c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.749816 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9af53824-33c0-4832-8a90-1727bc1c3b1c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Update snapshot metadata completed successfully. Aug 19 11:02:19.750142 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9af53824-33c0-4832-8a90-1727bc1c3b1c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata returned with HTTP 200 Aug 19 11:02:19.750624 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 326/1302] 10.4.3.46 () {68 vars in 1394 bytes} [Wed Aug 19 11:02:19 2026] PUT /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:19.762425 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c0b1956a-c043-48ec-92d8-faec9646d37c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.764265 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c0b1956a-c043-48ec-92d8-faec9646d37c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata Aug 19 11:02:19.764457 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c0b1956a-c043-48ec-92d8-faec9646d37c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:19.764670 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c0b1956a-c043-48ec-92d8-faec9646d37c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:19.773369 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.773369 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:19.773864 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c0b1956a-c043-48ec-92d8-faec9646d37c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.774878 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c0b1956a-c043-48ec-92d8-faec9646d37c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Get snapshot metadata completed successfully. Aug 19 11:02:19.775533 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c0b1956a-c043-48ec-92d8-faec9646d37c tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata returned with HTTP 200 Aug 19 11:02:19.775658 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 325/1303] 10.4.3.46 () {66 vars in 1374 bytes} [Wed Aug 19 11:02:19 2026] GET /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:19.791785 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b8d52157-9359-49d5-9895-9f4f759c2dc9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.795326 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b8d52157-9359-49d5-9895-9f4f759c2dc9 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata/key3 Aug 19 11:02:19.795943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b8d52157-9359-49d5-9895-9f4f759c2dc9 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:19.796166 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b8d52157-9359-49d5-9895-9f4f759c2dc9 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:19.801944 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.801944 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:19.802577 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b8d52157-9359-49d5-9895-9f4f759c2dc9 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.803439 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b8d52157-9359-49d5-9895-9f4f759c2dc9 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Get snapshot metadata completed successfully. Aug 19 11:02:19.811901 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b8d52157-9359-49d5-9895-9f4f759c2dc9 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Delete snapshot metadata completed successfully. Aug 19 11:02:19.812241 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b8d52157-9359-49d5-9895-9f4f759c2dc9 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata/key3 returned with HTTP 200 Aug 19 11:02:19.812658 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 326/1304] 10.4.3.46 () {66 vars in 1392 bytes} [Wed Aug 19 11:02:19 2026] DELETE /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 11:02:19.824025 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d8149f69-e09f-46e7-9195-5d4499662a71 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.829891 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d8149f69-e09f-46e7-9195-5d4499662a71 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata Aug 19 11:02:19.829891 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d8149f69-e09f-46e7-9195-5d4499662a71 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:19.829891 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d8149f69-e09f-46e7-9195-5d4499662a71 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:19.834896 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.834896 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:19.835439 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d8149f69-e09f-46e7-9195-5d4499662a71 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.836274 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d8149f69-e09f-46e7-9195-5d4499662a71 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Get snapshot metadata completed successfully. Aug 19 11:02:19.836648 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d8149f69-e09f-46e7-9195-5d4499662a71 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata returned with HTTP 200 Aug 19 11:02:19.837230 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 328/1305] 10.4.3.46 () {66 vars in 1374 bytes} [Wed Aug 19 11:02:19 2026] GET /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:19.847224 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c7a2f314-eebc-4aab-a5bd-15fab80a3e39 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.849292 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c7a2f314-eebc-4aab-a5bd-15fab80a3e39 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] PUT https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata Aug 19 11:02:19.849799 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c7a2f314-eebc-4aab-a5bd-15fab80a3e39 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:19.856651 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.856651 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:19.857228 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c7a2f314-eebc-4aab-a5bd-15fab80a3e39 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.871192 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c7a2f314-eebc-4aab-a5bd-15fab80a3e39 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Update snapshot metadata completed successfully. Aug 19 11:02:19.871192 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c7a2f314-eebc-4aab-a5bd-15fab80a3e39 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata returned with HTTP 200 Aug 19 11:02:19.871192 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 327/1306] 10.4.3.46 () {68 vars in 1394 bytes} [Wed Aug 19 11:02:19 2026] PUT /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:19.883314 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6d207109-b6ad-4c02-89f2-70f86f28dc09 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.885567 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d207109-b6ad-4c02-89f2-70f86f28dc09 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] POST https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata Aug 19 11:02:19.887873 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d207109-b6ad-4c02-89f2-70f86f28dc09 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:19.894927 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.894927 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:19.895557 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d207109-b6ad-4c02-89f2-70f86f28dc09 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.917785 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d207109-b6ad-4c02-89f2-70f86f28dc09 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Update snapshot metadata completed successfully. Aug 19 11:02:19.918088 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d207109-b6ad-4c02-89f2-70f86f28dc09 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata returned with HTTP 200 Aug 19 11:02:19.918524 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 326/1307] 10.4.3.46 () {68 vars in 1395 bytes} [Wed Aug 19 11:02:19 2026] POST /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:19.927221 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-07dc5bd1-de23-43ab-aba0-f4eeb25b13bc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.929756 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-07dc5bd1-de23-43ab-aba0-f4eeb25b13bc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata Aug 19 11:02:19.929950 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-07dc5bd1-de23-43ab-aba0-f4eeb25b13bc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:19.930159 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-07dc5bd1-de23-43ab-aba0-f4eeb25b13bc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:19.937079 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.937079 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:19.937541 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-07dc5bd1-de23-43ab-aba0-f4eeb25b13bc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.938298 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-07dc5bd1-de23-43ab-aba0-f4eeb25b13bc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Get snapshot metadata completed successfully. Aug 19 11:02:19.938544 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-07dc5bd1-de23-43ab-aba0-f4eeb25b13bc tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata returned with HTTP 200 Aug 19 11:02:19.938875 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 327/1308] 10.4.3.46 () {66 vars in 1374 bytes} [Wed Aug 19 11:02:19 2026] GET /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:19.947780 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-09fb8972-f0ed-4164-b38e-fa8b6782d172 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.949604 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09fb8972-f0ed-4164-b38e-fa8b6782d172 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] PUT https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata/key3 Aug 19 11:02:19.949966 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-09fb8972-f0ed-4164-b38e-fa8b6782d172 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:19.956490 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:19.956490 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:19.957016 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-09fb8972-f0ed-4164-b38e-fa8b6782d172 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:19.978109 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-09fb8972-f0ed-4164-b38e-fa8b6782d172 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Update snapshot metadata completed successfully. Aug 19 11:02:19.978458 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09fb8972-f0ed-4164-b38e-fa8b6782d172 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata/key3 returned with HTTP 200 Aug 19 11:02:19.979500 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 329/1309] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:02:19 2026] PUT /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:19.986314 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-903e9be5-f592-4441-af86-608bc55d30ae None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:19.993536 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-903e9be5-f592-4441-af86-608bc55d30ae tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata/key3 Aug 19 11:02:19.993536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-903e9be5-f592-4441-af86-608bc55d30ae tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:19.993536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-903e9be5-f592-4441-af86-608bc55d30ae tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:20.004462 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:20.004462 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:20.006635 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-903e9be5-f592-4441-af86-608bc55d30ae tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:20.010178 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-903e9be5-f592-4441-af86-608bc55d30ae tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Get snapshot metadata completed successfully. Aug 19 11:02:20.010699 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-903e9be5-f592-4441-af86-608bc55d30ae tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata/key3 returned with HTTP 200 Aug 19 11:02:20.011291 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 328/1310] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:02:19 2026] GET /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:20.019787 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c6f0c7c5-75e7-4646-a04e-74aef4d7a29d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:20.021574 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6f0c7c5-75e7-4646-a04e-74aef4d7a29d tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata Aug 19 11:02:20.022293 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6f0c7c5-75e7-4646-a04e-74aef4d7a29d tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:20.022673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6f0c7c5-75e7-4646-a04e-74aef4d7a29d tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:20.034351 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:20.034351 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:20.034351 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c6f0c7c5-75e7-4646-a04e-74aef4d7a29d tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:20.034351 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c6f0c7c5-75e7-4646-a04e-74aef4d7a29d tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Get snapshot metadata completed successfully. Aug 19 11:02:20.034351 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6f0c7c5-75e7-4646-a04e-74aef4d7a29d tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata returned with HTTP 200 Aug 19 11:02:20.034351 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 327/1311] 10.4.3.46 () {66 vars in 1374 bytes} [Wed Aug 19 11:02:20 2026] GET /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:20.043400 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-554da4db-f156-47c0-b0d1-03d714af63f4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:20.044798 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-554da4db-f156-47c0-b0d1-03d714af63f4 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] PUT https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata Aug 19 11:02:20.045278 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-554da4db-f156-47c0-b0d1-03d714af63f4 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:20.051779 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:20.051779 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:20.052467 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-554da4db-f156-47c0-b0d1-03d714af63f4 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:20.074275 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-554da4db-f156-47c0-b0d1-03d714af63f4 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Update snapshot metadata completed successfully. Aug 19 11:02:20.074275 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-554da4db-f156-47c0-b0d1-03d714af63f4 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata returned with HTTP 200 Aug 19 11:02:20.074275 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 328/1312] 10.4.3.46 () {68 vars in 1394 bytes} [Wed Aug 19 11:02:20 2026] PUT /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:02:20.082939 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-916b0fbb-4e60-4c80-b624-5642e1f463fe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:20.084910 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-916b0fbb-4e60-4c80-b624-5642e1f463fe tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 Aug 19 11:02:20.085164 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-916b0fbb-4e60-4c80-b624-5642e1f463fe tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:20.085357 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-916b0fbb-4e60-4c80-b624-5642e1f463fe tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:20.085455 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-916b0fbb-4e60-4c80-b624-5642e1f463fe tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Delete snapshot with id: 6ad719e8-24cb-4ca0-a539-e54f73985f01 Aug 19 11:02:20.090823 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:20.090823 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:20.091251 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-916b0fbb-4e60-4c80-b624-5642e1f463fe tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:20.111429 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-916b0fbb-4e60-4c80-b624-5642e1f463fe tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot delete request issued successfully. Aug 19 11:02:20.111754 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-916b0fbb-4e60-4c80-b624-5642e1f463fe tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 returned with HTTP 202 Aug 19 11:02:20.112515 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 330/1313] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:02:20 2026] DELETE /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:20.126555 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a5d24120-9172-4a4c-a823-59d772590adf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:20.128719 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5d24120-9172-4a4c-a823-59d772590adf tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 Aug 19 11:02:20.129149 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5d24120-9172-4a4c-a823-59d772590adf tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:20.129253 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5d24120-9172-4a4c-a823-59d772590adf tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:20.143849 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:20.143849 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:20.144663 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a5d24120-9172-4a4c-a823-59d772590adf tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Snapshot retrieved successfully. Aug 19 11:02:20.145807 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5d24120-9172-4a4c-a823-59d772590adf tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 returned with HTTP 200 Aug 19 11:02:20.146235 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 329/1314] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:20 2026] GET /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:21.159078 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-de673690-fb74-4b0f-8aa7-ec6efe304175 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:21.160246 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de673690-fb74-4b0f-8aa7-ec6efe304175 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 Aug 19 11:02:21.161015 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de673690-fb74-4b0f-8aa7-ec6efe304175 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:21.161015 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de673690-fb74-4b0f-8aa7-ec6efe304175 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:21.167727 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de673690-fb74-4b0f-8aa7-ec6efe304175 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 returned with HTTP 404 Aug 19 11:02:21.168209 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 328/1315] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:21 2026] GET /volume/v3/snapshots/6ad719e8-24cb-4ca0-a539-e54f73985f01 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:21.175410 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-beac916e-e014-406d-94c2-320de20ea781 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:21.177818 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-beac916e-e014-406d-94c2-320de20ea781 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 Aug 19 11:02:21.178100 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-beac916e-e014-406d-94c2-320de20ea781 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:21.178379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-beac916e-e014-406d-94c2-320de20ea781 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:21.188830 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:21.188830 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:21.197391 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-beac916e-e014-406d-94c2-320de20ea781 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Volume info retrieved successfully. Aug 19 11:02:21.204713 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-beac916e-e014-406d-94c2-320de20ea781 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 returned with HTTP 200 Aug 19 11:02:21.205405 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 329/1316] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:21 2026] GET /volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:21.220827 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-623e96fb-4a13-465a-a0a0-34f4334b32d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:21.222779 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-623e96fb-4a13-465a-a0a0-34f4334b32d1 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] DELETE https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 Aug 19 11:02:21.223064 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-623e96fb-4a13-465a-a0a0-34f4334b32d1 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:21.223246 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-623e96fb-4a13-465a-a0a0-34f4334b32d1 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:21.223449 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-623e96fb-4a13-465a-a0a0-34f4334b32d1 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Delete volume with id: fefff54e-3146-4a59-9359-9b234c9041e4 Aug 19 11:02:21.230350 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:21.230350 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:21.230861 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-623e96fb-4a13-465a-a0a0-34f4334b32d1 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Volume info retrieved successfully. Aug 19 11:02:21.254317 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-623e96fb-4a13-465a-a0a0-34f4334b32d1 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Delete volume request issued successfully. Aug 19 11:02:21.254499 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-623e96fb-4a13-465a-a0a0-34f4334b32d1 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 returned with HTTP 202 Aug 19 11:02:21.254889 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 331/1317] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:21 2026] DELETE /volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:21.262458 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-51a514c5-d968-4619-902b-d7d34cd41a2a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:21.266808 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-51a514c5-d968-4619-902b-d7d34cd41a2a tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 Aug 19 11:02:21.267034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-51a514c5-d968-4619-902b-d7d34cd41a2a tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:21.267226 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-51a514c5-d968-4619-902b-d7d34cd41a2a tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:21.280237 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:21.280237 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:21.284062 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-51a514c5-d968-4619-902b-d7d34cd41a2a tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Volume info retrieved successfully. Aug 19 11:02:21.290822 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-51a514c5-d968-4619-902b-d7d34cd41a2a tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 returned with HTTP 200 Aug 19 11:02:21.290822 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 330/1318] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:21 2026] GET /volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:21.574201 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-34d29011-bec5-42e5-8905-d0f268395e19 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:21.697471 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-34d29011-bec5-42e5-8905-d0f268395e19 tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] GET https://10.4.3.46/volume/v3/os-services Aug 19 11:02:21.697708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-34d29011-bec5-42e5-8905-d0f268395e19 tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:21.697946 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-34d29011-bec5-42e5-8905-d0f268395e19 tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:21.703469 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-34d29011-bec5-42e5-8905-d0f268395e19 tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] https://10.4.3.46/volume/v3/os-services returned with HTTP 200 Aug 19 11:02:21.704012 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 329/1319] 10.4.3.46 () {66 vars in 1242 bytes} [Wed Aug 19 11:02:21 2026] GET /volume/v3/os-services => generated 626 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:21.715024 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7e896c3d-b6e8-4987-896c-79e87bed9585 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:21.718244 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7e896c3d-b6e8-4987-896c-79e87bed9585 tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] PUT https://10.4.3.46/volume/v3/os-services/disable-log-reason Aug 19 11:02:21.718684 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7e896c3d-b6e8-4987-896c-79e87bed9585 tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007769", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:21.720775 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7e896c3d-b6e8-4987-896c-79e87bed9585 tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] https://10.4.3.46/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 19 11:02:21.721329 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 330/1320] 10.4.3.46 () {68 vars in 1319 bytes} [Wed Aug 19 11:02:21 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:02:21.738943 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bebe4da2-3ed5-434e-9462-23018952507d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:21.742151 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bebe4da2-3ed5-434e-9462-23018952507d tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] PUT https://10.4.3.46/volume/v3/os-services/disable Aug 19 11:02:21.742151 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bebe4da2-3ed5-434e-9462-23018952507d tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007769", "binary": "invalid_binary"} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:21.748220 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bebe4da2-3ed5-434e-9462-23018952507d tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] https://10.4.3.46/volume/v3/os-services/disable returned with HTTP 404 Aug 19 11:02:21.750428 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 332/1321] 10.4.3.46 () {68 vars in 1286 bytes} [Wed Aug 19 11:02:21 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:21.758944 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-21ee0e4c-3ca2-4ed2-b40e-b8e73444081f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:21.760699 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-21ee0e4c-3ca2-4ed2-b40e-b8e73444081f tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] PUT https://10.4.3.46/volume/v3/os-services/enable Aug 19 11:02:21.761078 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-21ee0e4c-3ca2-4ed2-b40e-b8e73444081f tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:21.768011 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-21ee0e4c-3ca2-4ed2-b40e-b8e73444081f tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] https://10.4.3.46/volume/v3/os-services/enable returned with HTTP 404 Aug 19 11:02:21.768581 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 331/1322] 10.4.3.46 () {68 vars in 1283 bytes} [Wed Aug 19 11:02:21 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:21.779572 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-32fa33ac-de7f-414c-843d-1eb64b7339ac None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:21.781298 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-32fa33ac-de7f-414c-843d-1eb64b7339ac tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] PUT https://10.4.3.46/volume/v3/os-services/freeze Aug 19 11:02:21.781630 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-32fa33ac-de7f-414c-843d-1eb64b7339ac tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:21.788685 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-32fa33ac-de7f-414c-843d-1eb64b7339ac tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] https://10.4.3.46/volume/v3/os-services/freeze returned with HTTP 400 Aug 19 11:02:21.789160 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 330/1323] 10.4.3.46 () {68 vars in 1283 bytes} [Wed Aug 19 11:02:21 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:21.803728 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dcbe571c-3da3-458d-ba98-00fc01d3dcaf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:21.805419 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dcbe571c-3da3-458d-ba98-00fc01d3dcaf tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] PUT https://10.4.3.46/volume/v3/os-services/thaw Aug 19 11:02:21.807402 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dcbe571c-3da3-458d-ba98-00fc01d3dcaf tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:21.812451 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dcbe571c-3da3-458d-ba98-00fc01d3dcaf tempest-VolumeServicesNegativeTest-2013870009 tempest-VolumeServicesNegativeTest-2013870009-project-admin] https://10.4.3.46/volume/v3/os-services/thaw returned with HTTP 400 Aug 19 11:02:21.812960 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 331/1324] 10.4.3.46 () {68 vars in 1277 bytes} [Wed Aug 19 11:02:21 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:22.142475 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-7a41d4d1-8b90-4f11-adb7-336165fbc85b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:22.147606 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-7a41d4d1-8b90-4f11-adb7-336165fbc85b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:22.147606 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-7a41d4d1-8b90-4f11-adb7-336165fbc85b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:22.147606 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-7a41d4d1-8b90-4f11-adb7-336165fbc85b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:22.162575 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:22.162575 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:22.170586 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-7a41d4d1-8b90-4f11-adb7-336165fbc85b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:22.180293 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-7a41d4d1-8b90-4f11-adb7-336165fbc85b tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 200 Aug 19 11:02:22.183495 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 333/1325] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:22 2026] GET /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 1657 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:22.303937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-93cb142b-de72-4384-b190-5cc9f6345f22 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:22.315478 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-93cb142b-de72-4384-b190-5cc9f6345f22 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] GET https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 Aug 19 11:02:22.315478 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-93cb142b-de72-4384-b190-5cc9f6345f22 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:22.315478 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-93cb142b-de72-4384-b190-5cc9f6345f22 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:22.315478 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-93cb142b-de72-4384-b190-5cc9f6345f22 tempest-SnapshotMetadataTestJSON-2086424796 tempest-SnapshotMetadataTestJSON-2086424796-project-member] https://10.4.3.46/volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 returned with HTTP 404 Aug 19 11:02:22.315478 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 332/1326] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:22 2026] GET /volume/v3/volumes/fefff54e-3146-4a59-9359-9b234c9041e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:23.151088 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-831a386e-61b0-47e5-b056-2b9990783c02 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:23.154027 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-831a386e-61b0-47e5-b056-2b9990783c02 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/attachments/36ec5c9d-583c-4c7f-9b0b-668228b3614b Aug 19 11:02:23.154338 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-831a386e-61b0-47e5-b056-2b9990783c02 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:23.154619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-831a386e-61b0-47e5-b056-2b9990783c02 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:23.165479 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:23.165479 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:23.251419 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aa6e0483-1c3c-4def-b1a4-23e36da0827f req-831a386e-61b0-47e5-b056-2b9990783c02 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/36ec5c9d-583c-4c7f-9b0b-668228b3614b returned with HTTP 200 Aug 19 11:02:23.252439 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 331/1327] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:02:23 2026] DELETE /volume/v3/attachments/36ec5c9d-583c-4c7f-9b0b-668228b3614b => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:02:24.249544 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-076cff6c-edc3-4edb-80e4-c7af2ff84851 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:24.253529 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-076cff6c-edc3-4edb-80e4-c7af2ff84851 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797?cascade=True Aug 19 11:02:24.253529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-076cff6c-edc3-4edb-80e4-c7af2ff84851 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:24.253529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-076cff6c-edc3-4edb-80e4-c7af2ff84851 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:24.253529 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-076cff6c-edc3-4edb-80e4-c7af2ff84851 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Delete volume with id: 19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:24.410771 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:24.410771 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:24.411291 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-076cff6c-edc3-4edb-80e4-c7af2ff84851 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:24.462343 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-076cff6c-edc3-4edb-80e4-c7af2ff84851 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Delete volume request issued successfully. Aug 19 11:02:24.462571 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-076cff6c-edc3-4edb-80e4-c7af2ff84851 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797?cascade=True returned with HTTP 202 Aug 19 11:02:24.463196 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 332/1328] 10.4.3.46 () {66 vars in 1369 bytes} [Wed Aug 19 11:02:24 2026] DELETE /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797?cascade=True => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:24.475545 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7f91c6b0-f78a-405a-951d-e48d9c6f8bca None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:24.477882 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f91c6b0-f78a-405a-951d-e48d9c6f8bca tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:24.478203 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f91c6b0-f78a-405a-951d-e48d9c6f8bca tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:24.479265 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f91c6b0-f78a-405a-951d-e48d9c6f8bca tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:24.486233 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:24.486233 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:24.490061 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7f91c6b0-f78a-405a-951d-e48d9c6f8bca tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:24.496728 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f91c6b0-f78a-405a-951d-e48d9c6f8bca tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 200 Aug 19 11:02:24.497266 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 334/1329] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:24 2026] GET /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:24.628269 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:24.756983 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:24.757511 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1558335181"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:24.760390 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1558335181'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:24.760925 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Create volume of 1 GB Aug 19 11:02:24.766408 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Availability Zones retrieved successfully. Aug 19 11:02:24.774131 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Flow 'volume_create_api' (d149f4ab-db24-42ff-8d1e-9042073ebf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:24.777061 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1643e1-dba3-4f97-809d-0e4d1fb9ed34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:24.778156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:24.806903 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1643e1-dba3-4f97-809d-0e4d1fb9ed34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:24.808130 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f8ae2b-b3c7-4ef8-8bc4-3729d2e87178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:24.901869 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Created reservations ['f3a1f2e3-bf90-4b11-9dcc-9c41f787fc4b', '96b6aef9-20b4-42e0-bd52-1b554897a5a5', '535eeb4a-e832-4666-a7ee-fe0bde53c841', '67c96b30-8065-49e9-aef1-6485e23cba7d'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:24.902875 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f8ae2b-b3c7-4ef8-8bc4-3729d2e87178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a1f2e3-bf90-4b11-9dcc-9c41f787fc4b', '96b6aef9-20b4-42e0-bd52-1b554897a5a5', '535eeb4a-e832-4666-a7ee-fe0bde53c841', '67c96b30-8065-49e9-aef1-6485e23cba7d']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:24.903874 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de266d4-b9b2-4a2e-a100-d68bf3c1ef9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:24.926817 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de266d4-b9b2-4a2e-a100-d68bf3c1ef9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d8bb9f-7701-490f-85bf-165dd2675483', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1558335181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc531e20dee9428881c44d88b19295d2',qos_specs=None,replication_status=,reservations=['f3a1f2e3-bf90-4b11-9dcc-9c41f787fc4b','96b6aef9-20b4-42e0-bd52-1b554897a5a5','535eeb4a-e832-4666-a7ee-fe0bde53c841','67c96b30-8065-49e9-aef1-6485e23cba7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453470adde9c4cbebbba9cafce5396bc',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1558335181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51d8bb9f-7701-490f-85bf-165dd2675483,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc531e20dee9428881c44d88b19295d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='453470adde9c4cbebbba9cafce5396bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:24.927599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4705edcf-2aef-4e7b-b8f3-fe94d2844f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:24.952578 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4705edcf-2aef-4e7b-b8f3-fe94d2844f15) transitioned into state 'SUCCESS' from state '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-1558335181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc531e20dee9428881c44d88b19295d2',qos_specs=None,replication_status=,reservations=['f3a1f2e3-bf90-4b11-9dcc-9c41f787fc4b','96b6aef9-20b4-42e0-bd52-1b554897a5a5','535eeb4a-e832-4666-a7ee-fe0bde53c841','67c96b30-8065-49e9-aef1-6485e23cba7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453470adde9c4cbebbba9cafce5396bc',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:24.953593 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc5dab56-8621-48e8-b05a-0b10f4d966e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:24.967506 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc5dab56-8621-48e8-b05a-0b10f4d966e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:24.967506 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Flow 'volume_create_api' (d149f4ab-db24-42ff-8d1e-9042073ebf57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:24.967506 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Create volume request issued successfully. Aug 19 11:02:24.967789 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7bdcefbf-ab32-4bac-a9aa-60c0d069451d tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:24.968197 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 333/1330] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:02:24 2026] POST /volume/v3/volumes => generated 817 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:24.979999 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-615751a6-44f3-4674-b6af-88734f5b690b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:24.982582 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-615751a6-44f3-4674-b6af-88734f5b690b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:24.982582 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-615751a6-44f3-4674-b6af-88734f5b690b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:24.982851 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-615751a6-44f3-4674-b6af-88734f5b690b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:24.991500 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:24.991500 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:24.995130 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-615751a6-44f3-4674-b6af-88734f5b690b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Volume info retrieved successfully. Aug 19 11:02:24.999922 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-615751a6-44f3-4674-b6af-88734f5b690b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 returned with HTTP 200 Aug 19 11:02:25.000529 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 332/1331] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:24 2026] GET /volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 => generated 885 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:25.512440 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e5d54033-11b4-4227-8b51-a3ea208216fe None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:25.514289 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e5d54033-11b4-4227-8b51-a3ea208216fe tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:25.514473 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e5d54033-11b4-4227-8b51-a3ea208216fe tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:25.514671 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e5d54033-11b4-4227-8b51-a3ea208216fe tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:25.520647 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e5d54033-11b4-4227-8b51-a3ea208216fe tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 404 Aug 19 11:02:25.521104 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 333/1332] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:25 2026] GET /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:25.941005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c8723771-1c75-4cb5-ae57-73560e9499d8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:25.943304 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c8723771-1c75-4cb5-ae57-73560e9499d8 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:25.943575 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c8723771-1c75-4cb5-ae57-73560e9499d8 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:25.943822 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c8723771-1c75-4cb5-ae57-73560e9499d8 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:25.944053 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c8723771-1c75-4cb5-ae57-73560e9499d8 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Delete volume with id: 19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:25.950818 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c8723771-1c75-4cb5-ae57-73560e9499d8 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 404 Aug 19 11:02:25.951376 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 335/1333] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:25 2026] DELETE /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:25.960361 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-56ef6b18-5b2f-49ec-8c49-82b6e7348a2a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:25.962317 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-56ef6b18-5b2f-49ec-8c49-82b6e7348a2a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 Aug 19 11:02:25.962599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-56ef6b18-5b2f-49ec-8c49-82b6e7348a2a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:25.962887 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-56ef6b18-5b2f-49ec-8c49-82b6e7348a2a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:25.970276 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-56ef6b18-5b2f-49ec-8c49-82b6e7348a2a tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 returned with HTTP 404 Aug 19 11:02:25.971046 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 334/1334] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:25 2026] GET /volume/v3/volumes/19fe3e01-5c21-48e4-8db5-3f75125ea797 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:25.980067 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b740d33-8a94-4309-90a0-54c88faa9edd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:25.982912 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b740d33-8a94-4309-90a0-54c88faa9edd tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:25.983369 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b740d33-8a94-4309-90a0-54c88faa9edd tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:25.984152 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b740d33-8a94-4309-90a0-54c88faa9edd tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:25.984578 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8b740d33-8a94-4309-90a0-54c88faa9edd tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Delete volume with id: aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:25.994306 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:25.994306 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:25.995150 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b740d33-8a94-4309-90a0-54c88faa9edd tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:26.017760 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-36df876e-542a-4c1a-b1a9-6f40ee8dcaa7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.023257 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-36df876e-542a-4c1a-b1a9-6f40ee8dcaa7 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:26.023447 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-36df876e-542a-4c1a-b1a9-6f40ee8dcaa7 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:26.023723 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-36df876e-542a-4c1a-b1a9-6f40ee8dcaa7 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:26.031794 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b740d33-8a94-4309-90a0-54c88faa9edd tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Delete volume request issued successfully. Aug 19 11:02:26.032117 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b740d33-8a94-4309-90a0-54c88faa9edd tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 202 Aug 19 11:02:26.032754 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 333/1335] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:25 2026] DELETE /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:26.036504 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:26.036504 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:26.041373 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-36df876e-542a-4c1a-b1a9-6f40ee8dcaa7 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Volume info retrieved successfully. Aug 19 11:02:26.047690 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a8fd744a-fda1-4079-af06-361186024e88 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.047769 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-36df876e-542a-4c1a-b1a9-6f40ee8dcaa7 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 returned with HTTP 200 Aug 19 11:02:26.047769 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 334/1336] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:26 2026] GET /volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:26.053557 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8fd744a-fda1-4079-af06-361186024e88 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:26.053557 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8fd744a-fda1-4079-af06-361186024e88 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:26.053557 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8fd744a-fda1-4079-af06-361186024e88 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:26.066698 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:26.066698 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:26.066762 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-41a726c0-fce0-43ce-8b8d-65d2564fcdf0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.068504 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41a726c0-fce0-43ce-8b8d-65d2564fcdf0 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] POST https://10.4.3.46/volume/v3/volume-transfers Aug 19 11:02:26.068898 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41a726c0-fce0-43ce-8b8d-65d2564fcdf0 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "51d8bb9f-7701-490f-85bf-165dd2675483"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:26.070231 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volume_transfer [None req-41a726c0-fce0-43ce-8b8d-65d2564fcdf0 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Creating new volume transfer {'transfer': {'volume_id': '51d8bb9f-7701-490f-85bf-165dd2675483'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 11:02:26.070365 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volume_transfer [None req-41a726c0-fce0-43ce-8b8d-65d2564fcdf0 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Creating transfer of volume 51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:26.070473 np0000007769 devstack@c-api.service[100205]: INFO cinder.transfer.api [None req-41a726c0-fce0-43ce-8b8d-65d2564fcdf0 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Generating transfer record for volume 51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:26.075947 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a8fd744a-fda1-4079-af06-361186024e88 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:26.079584 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:26.079584 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:26.082355 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8fd744a-fda1-4079-af06-361186024e88 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 200 Aug 19 11:02:26.082937 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 336/1337] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:26 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:26.094528 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41a726c0-fce0-43ce-8b8d-65d2564fcdf0 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volume-transfers returned with HTTP 202 Aug 19 11:02:26.095195 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 335/1338] 10.4.3.46 () {70 vars in 1319 bytes} [Wed Aug 19 11:02:26 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:26.106416 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dd6723b2-0ac1-46b3-b488-aa3d62581579 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.110072 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd6723b2-0ac1-46b3-b488-aa3d62581579 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:26.110440 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd6723b2-0ac1-46b3-b488-aa3d62581579 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:26.110939 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd6723b2-0ac1-46b3-b488-aa3d62581579 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:26.124108 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:26.124108 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:26.129827 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dd6723b2-0ac1-46b3-b488-aa3d62581579 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Volume info retrieved successfully. Aug 19 11:02:26.136218 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd6723b2-0ac1-46b3-b488-aa3d62581579 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 returned with HTTP 200 Aug 19 11:02:26.136837 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 334/1339] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:26 2026] GET /volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:26.151743 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8c66cf57-cdc8-43ac-bed8-569c8230efa3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.153176 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8c66cf57-cdc8-43ac-bed8-569c8230efa3 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volume-transfers/ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3 Aug 19 11:02:26.153579 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8c66cf57-cdc8-43ac-bed8-569c8230efa3 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:26.153863 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8c66cf57-cdc8-43ac-bed8-569c8230efa3 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:26.160660 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8c66cf57-cdc8-43ac-bed8-569c8230efa3 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volume-transfers/ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3 returned with HTTP 200 Aug 19 11:02:26.161143 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 335/1340] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:02:26 2026] GET /volume/v3/volume-transfers/ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:26.170324 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b7415282-5c5f-42d4-a720-b9aa894f2b3b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.172034 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b7415282-5c5f-42d4-a720-b9aa894f2b3b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volume-transfers Aug 19 11:02:26.172227 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b7415282-5c5f-42d4-a720-b9aa894f2b3b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:26.172401 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b7415282-5c5f-42d4-a720-b9aa894f2b3b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:26.172571 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volume_transfer [None req-b7415282-5c5f-42d4-a720-b9aa894f2b3b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Listing volume transfers {{(pid=100203) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 11:02:26.178104 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b7415282-5c5f-42d4-a720-b9aa894f2b3b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volume-transfers returned with HTTP 200 Aug 19 11:02:26.178397 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 337/1341] 10.4.3.46 () {68 vars in 1298 bytes} [Wed Aug 19 11:02:26 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:26.187943 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.247688 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] POST https://10.4.3.46/volume/v3/volume-transfers/ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3/accept Aug 19 11:02:26.248218 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "dfae9aadd4670796"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:26.249637 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.volume_transfer [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Accepting volume transfer ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3 {{(pid=100205) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 11:02:26.250587 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.volume_transfer [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Accepting transfer ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3 Aug 19 11:02:26.306565 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Created reservations ['c730751a-78e2-4431-855e-632c2a97d865', 'c337ce85-65af-4f24-a352-627805e52ec4', '43d7cb17-d0fc-421d-8519-a92bf1a2d798', '03ca43ed-8313-40ed-a044-e50ef2f2980b'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:26.327529 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Created reservations ['e26ccfc0-d0ad-46ee-bf38-292db556e7c0', '9598390a-84db-4d2d-8a35-e76ca32e3249', '584da043-eef2-4435-aca9-acc833c020fc', '1681699e-f0ce-408c-9fc7-572c3b1685df'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:26.362127 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Created reservations ['9e446e82-3f52-4408-b3dd-ae3ad1d210f0', '96c21504-c3ab-4f31-9c45-977713fbab41', 'fa7b9a0b-d532-4baf-b6b9-881853729bd6', 'c98ac9ce-6ac3-4855-b4ce-68a8923f6efd'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:26.393932 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Created reservations ['a3f0f868-b405-4ac9-a2c9-60575abcebea', '195d18b7-b943-41bc-8f42-324de4c8d724', '962116f8-8d5d-4807-ab2a-4cf48d4c725d', '9276307f-8897-4a5c-993f-1984502dc91d'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:26.405681 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Transfer volume completed successfully. Aug 19 11:02:26.515066 np0000007769 devstack@c-api.service[100205]: INFO cinder.transfer.api [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Volume 51d8bb9f-7701-490f-85bf-165dd2675483 has been transferred. Aug 19 11:02:26.522510 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e642d4ac-87d7-4f18-8fae-748f8738b786 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] https://10.4.3.46/volume/v3/volume-transfers/ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3/accept returned with HTTP 202 Aug 19 11:02:26.523218 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 336/1342] 10.4.3.46 () {70 vars in 1451 bytes} [Wed Aug 19 11:02:26 2026] POST /volume/v3/volume-transfers/ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3/accept => generated 363 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:26.533730 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9d3f3667-34f9-494f-8be5-e7dce2de4ff0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.536229 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9d3f3667-34f9-494f-8be5-e7dce2de4ff0 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] GET https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:26.536657 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9d3f3667-34f9-494f-8be5-e7dce2de4ff0 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:26.536965 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9d3f3667-34f9-494f-8be5-e7dce2de4ff0 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:26.546267 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:26.546267 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:26.550933 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9d3f3667-34f9-494f-8be5-e7dce2de4ff0 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Volume info retrieved successfully. Aug 19 11:02:26.557387 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9d3f3667-34f9-494f-8be5-e7dce2de4ff0 tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 returned with HTTP 200 Aug 19 11:02:26.558213 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 335/1343] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:26 2026] GET /volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:26.570650 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-87934b07-6b43-49e7-b0a8-b500a33546cf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.575417 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-87934b07-6b43-49e7-b0a8-b500a33546cf tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] GET https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:26.575417 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-87934b07-6b43-49e7-b0a8-b500a33546cf tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:26.575417 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-87934b07-6b43-49e7-b0a8-b500a33546cf tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:26.584162 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:26.584162 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:26.588850 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-87934b07-6b43-49e7-b0a8-b500a33546cf tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] Volume info retrieved successfully. Aug 19 11:02:26.595241 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-87934b07-6b43-49e7-b0a8-b500a33546cf tempest-VolumesTransfersV357Test-1485916862 tempest-VolumesTransfersV357Test-1485916862-project-member] https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 returned with HTTP 200 Aug 19 11:02:26.595856 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 336/1344] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:26 2026] GET /volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:26.607562 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ceeea522-db92-4e50-a1fe-99e47b960bea None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.609283 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ceeea522-db92-4e50-a1fe-99e47b960bea tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] DELETE https://10.4.3.46/volume/v3/volume-transfers/ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3 Aug 19 11:02:26.609490 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ceeea522-db92-4e50-a1fe-99e47b960bea tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:26.609678 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ceeea522-db92-4e50-a1fe-99e47b960bea tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:26.609779 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.volume_transfer [None req-ceeea522-db92-4e50-a1fe-99e47b960bea tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Delete transfer with id: ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3 Aug 19 11:02:26.615061 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ceeea522-db92-4e50-a1fe-99e47b960bea tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volume-transfers/ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3 returned with HTTP 404 Aug 19 11:02:26.615702 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 338/1345] 10.4.3.46 () {68 vars in 1412 bytes} [Wed Aug 19 11:02:26 2026] DELETE /volume/v3/volume-transfers/ec586c6e-a3a2-4ab5-8b4b-6da7c44df5d3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:26.622796 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3b2b2520-6b5d-4567-9908-aa77b3c79100 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.686682 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3b2b2520-6b5d-4567-9908-aa77b3c79100 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:26.686928 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3b2b2520-6b5d-4567-9908-aa77b3c79100 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:26.687142 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3b2b2520-6b5d-4567-9908-aa77b3c79100 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:26.687337 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-3b2b2520-6b5d-4567-9908-aa77b3c79100 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Delete volume with id: 51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:26.705209 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:26.705209 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:26.705604 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3b2b2520-6b5d-4567-9908-aa77b3c79100 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Volume info retrieved successfully. Aug 19 11:02:26.727535 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3b2b2520-6b5d-4567-9908-aa77b3c79100 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Delete volume request issued successfully. Aug 19 11:02:26.727866 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3b2b2520-6b5d-4567-9908-aa77b3c79100 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 returned with HTTP 202 Aug 19 11:02:26.728374 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 337/1346] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:02:26 2026] DELETE /volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:02:26.741345 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d4147e55-9d12-480f-a888-2714c6cb7320 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:26.746197 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d4147e55-9d12-480f-a888-2714c6cb7320 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] GET https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:26.746684 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d4147e55-9d12-480f-a888-2714c6cb7320 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:26.746684 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d4147e55-9d12-480f-a888-2714c6cb7320 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:26.761696 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:26.761696 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:26.765793 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d4147e55-9d12-480f-a888-2714c6cb7320 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Volume info retrieved successfully. Aug 19 11:02:26.769721 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d4147e55-9d12-480f-a888-2714c6cb7320 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 returned with HTTP 200 Aug 19 11:02:26.770280 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 336/1347] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:26 2026] GET /volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:02:27.096778 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7ce13377-9ed2-4b1e-9b0c-08d497a91976 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:27.099428 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7ce13377-9ed2-4b1e-9b0c-08d497a91976 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 Aug 19 11:02:27.099707 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7ce13377-9ed2-4b1e-9b0c-08d497a91976 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:27.099984 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7ce13377-9ed2-4b1e-9b0c-08d497a91976 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:27.107973 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7ce13377-9ed2-4b1e-9b0c-08d497a91976 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 returned with HTTP 404 Aug 19 11:02:27.108588 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 337/1348] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:27 2026] GET /volume/v3/volumes/aff21c9c-ee74-43d9-ae5d-8f0e6cbafed1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:27.785455 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4e2b74ee-3cc0-4800-8bb9-13fc87fc8167 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:27.787344 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e2b74ee-3cc0-4800-8bb9-13fc87fc8167 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] GET https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:27.787577 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e2b74ee-3cc0-4800-8bb9-13fc87fc8167 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:27.787769 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e2b74ee-3cc0-4800-8bb9-13fc87fc8167 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:27.796183 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e2b74ee-3cc0-4800-8bb9-13fc87fc8167 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 returned with HTTP 404 Aug 19 11:02:27.797265 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 339/1349] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:27 2026] GET /volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:27.808342 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-73fef283-3fe2-4b0c-b0d9-4f956203dc2f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:27.810907 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73fef283-3fe2-4b0c-b0d9-4f956203dc2f tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:27.811124 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73fef283-3fe2-4b0c-b0d9-4f956203dc2f tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:27.811309 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73fef283-3fe2-4b0c-b0d9-4f956203dc2f tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:27.825962 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73fef283-3fe2-4b0c-b0d9-4f956203dc2f tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 returned with HTTP 404 Aug 19 11:02:27.827094 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 338/1350] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:27 2026] GET /volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:27.838665 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7cbedf64-0a04-4c32-bf83-feab3ce5da79 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:27.839081 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7cbedf64-0a04-4c32-bf83-feab3ce5da79 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] DELETE https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:27.839386 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7cbedf64-0a04-4c32-bf83-feab3ce5da79 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:27.840300 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7cbedf64-0a04-4c32-bf83-feab3ce5da79 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:27.840441 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7cbedf64-0a04-4c32-bf83-feab3ce5da79 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Delete volume with id: 51d8bb9f-7701-490f-85bf-165dd2675483 Aug 19 11:02:27.852051 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7cbedf64-0a04-4c32-bf83-feab3ce5da79 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 returned with HTTP 404 Aug 19 11:02:27.852619 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 337/1351] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:02:27 2026] DELETE /volume/v3/volumes/51d8bb9f-7701-490f-85bf-165dd2675483 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:27.864110 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:27.866346 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:27.866888 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2113083014"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:27.868807 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2113083014'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:27.868981 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Create volume of 1 GB Aug 19 11:02:27.873856 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Availability Zones retrieved successfully. Aug 19 11:02:27.883286 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Flow 'volume_create_api' (e9289d89-c6cf-489b-94d0-4fd6f38173b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:27.884753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade7b42d-5021-499a-95bd-3e92a22cf02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:27.886606 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:27.933008 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade7b42d-5021-499a-95bd-3e92a22cf02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:27.934238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f326a0f8-1cde-40e1-b4d5-5070666d1822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:27.984554 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Created reservations ['064e88ab-8364-4335-bf7e-7f4e2b7f14e3', '10db8e19-d921-4c59-910d-fb00112ab015', 'fc6c0598-3574-4979-bf99-a0b37b20d009', 'a6262b30-b3ff-4dcc-b5dc-7d89c00a4824'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:27.985494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f326a0f8-1cde-40e1-b4d5-5070666d1822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['064e88ab-8364-4335-bf7e-7f4e2b7f14e3', '10db8e19-d921-4c59-910d-fb00112ab015', 'fc6c0598-3574-4979-bf99-a0b37b20d009', 'a6262b30-b3ff-4dcc-b5dc-7d89c00a4824']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:27.986235 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f893a1d8-827a-4c21-bbce-3ab97bb2fbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:28.011851 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f893a1d8-827a-4c21-bbce-3ab97bb2fbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d9916cc-d53a-4feb-9e28-ecc3962b504f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2113083014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc531e20dee9428881c44d88b19295d2',qos_specs=None,replication_status=,reservations=['064e88ab-8364-4335-bf7e-7f4e2b7f14e3','10db8e19-d921-4c59-910d-fb00112ab015','fc6c0598-3574-4979-bf99-a0b37b20d009','a6262b30-b3ff-4dcc-b5dc-7d89c00a4824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453470adde9c4cbebbba9cafce5396bc',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2113083014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d9916cc-d53a-4feb-9e28-ecc3962b504f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc531e20dee9428881c44d88b19295d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='453470adde9c4cbebbba9cafce5396bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:28.012923 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7427c9a1-e8fc-4d88-a070-78ce66fd9651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:28.039960 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7427c9a1-e8fc-4d88-a070-78ce66fd9651) transitioned into state 'SUCCESS' from state '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-2113083014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc531e20dee9428881c44d88b19295d2',qos_specs=None,replication_status=,reservations=['064e88ab-8364-4335-bf7e-7f4e2b7f14e3','10db8e19-d921-4c59-910d-fb00112ab015','fc6c0598-3574-4979-bf99-a0b37b20d009','a6262b30-b3ff-4dcc-b5dc-7d89c00a4824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453470adde9c4cbebbba9cafce5396bc',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:28.040891 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b1cece8-a247-45bc-b57f-db79797ce56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:28.059782 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b1cece8-a247-45bc-b57f-db79797ce56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:28.061087 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Flow 'volume_create_api' (e9289d89-c6cf-489b-94d0-4fd6f38173b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:28.061516 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Create volume request issued successfully. Aug 19 11:02:28.062359 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-24a17e5b-9132-4b63-848d-ee61d7c4d950 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:28.063044 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 338/1352] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:02:27 2026] POST /volume/v3/volumes => generated 817 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:28.079783 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e0fcaad8-7b7d-4af0-9683-c2149d7cb014 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:28.082020 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e0fcaad8-7b7d-4af0-9683-c2149d7cb014 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:28.082360 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e0fcaad8-7b7d-4af0-9683-c2149d7cb014 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:28.082661 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e0fcaad8-7b7d-4af0-9683-c2149d7cb014 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:28.093377 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:28.093377 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:28.098347 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e0fcaad8-7b7d-4af0-9683-c2149d7cb014 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Volume info retrieved successfully. Aug 19 11:02:28.103997 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e0fcaad8-7b7d-4af0-9683-c2149d7cb014 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f returned with HTTP 200 Aug 19 11:02:28.104440 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 340/1353] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:28 2026] GET /volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:29.121643 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-41721b1b-8197-47fb-8572-a6223aa1f9cb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.124008 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41721b1b-8197-47fb-8572-a6223aa1f9cb tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.124094 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41721b1b-8197-47fb-8572-a6223aa1f9cb tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:29.124531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41721b1b-8197-47fb-8572-a6223aa1f9cb tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:29.132230 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:29.132230 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:29.136153 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-41721b1b-8197-47fb-8572-a6223aa1f9cb tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Volume info retrieved successfully. Aug 19 11:02:29.140960 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41721b1b-8197-47fb-8572-a6223aa1f9cb tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f returned with HTTP 200 Aug 19 11:02:29.141366 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 339/1354] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:29 2026] GET /volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:29.161405 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bd91296f-2b97-4e7a-95ca-296a6993d2c1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.163769 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd91296f-2b97-4e7a-95ca-296a6993d2c1 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] POST https://10.4.3.46/volume/v3/volume-transfers Aug 19 11:02:29.164200 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bd91296f-2b97-4e7a-95ca-296a6993d2c1 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4d9916cc-d53a-4feb-9e28-ecc3962b504f"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:29.166767 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volume_transfer [None req-bd91296f-2b97-4e7a-95ca-296a6993d2c1 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Creating new volume transfer {'transfer': {'volume_id': '4d9916cc-d53a-4feb-9e28-ecc3962b504f'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 11:02:29.166961 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volume_transfer [None req-bd91296f-2b97-4e7a-95ca-296a6993d2c1 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Creating transfer of volume 4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.167231 np0000007769 devstack@c-api.service[100204]: INFO cinder.transfer.api [None req-bd91296f-2b97-4e7a-95ca-296a6993d2c1 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Generating transfer record for volume 4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.177290 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:29.177290 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:29.197742 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd91296f-2b97-4e7a-95ca-296a6993d2c1 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volume-transfers returned with HTTP 202 Aug 19 11:02:29.198169 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 338/1355] 10.4.3.46 () {70 vars in 1319 bytes} [Wed Aug 19 11:02:29 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:29.213006 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1ac9d584-01bd-40c7-9424-a5ff9d10ba64 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.216750 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1ac9d584-01bd-40c7-9424-a5ff9d10ba64 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.217079 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1ac9d584-01bd-40c7-9424-a5ff9d10ba64 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:29.217380 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1ac9d584-01bd-40c7-9424-a5ff9d10ba64 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:29.233540 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:29.233540 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:29.241347 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1ac9d584-01bd-40c7-9424-a5ff9d10ba64 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Volume info retrieved successfully. Aug 19 11:02:29.247235 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1ac9d584-01bd-40c7-9424-a5ff9d10ba64 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f returned with HTTP 200 Aug 19 11:02:29.247811 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 339/1356] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:29 2026] GET /volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f => generated 952 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:29.262265 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-93378e22-8d25-49d4-8695-c8edd95979c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.264420 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-93378e22-8d25-49d4-8695-c8edd95979c7 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volume-transfers/detail Aug 19 11:02:29.264638 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-93378e22-8d25-49d4-8695-c8edd95979c7 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:29.264676 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-93378e22-8d25-49d4-8695-c8edd95979c7 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:29.264896 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volume_transfer [None req-93378e22-8d25-49d4-8695-c8edd95979c7 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Listing volume transfers {{(pid=100203) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 11:02:29.269888 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-93378e22-8d25-49d4-8695-c8edd95979c7 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 19 11:02:29.270298 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 341/1357] 10.4.3.46 () {68 vars in 1319 bytes} [Wed Aug 19 11:02:29 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:02:29.279591 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2cf48b2d-62bd-4f92-9b55-2d09c646730b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.281929 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2cf48b2d-62bd-4f92-9b55-2d09c646730b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] DELETE https://10.4.3.46/volume/v3/volume-transfers/18b9be57-892a-4ee6-9fb1-97eea95e572f Aug 19 11:02:29.282208 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2cf48b2d-62bd-4f92-9b55-2d09c646730b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:29.282470 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2cf48b2d-62bd-4f92-9b55-2d09c646730b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:29.282647 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.volume_transfer [None req-2cf48b2d-62bd-4f92-9b55-2d09c646730b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Delete transfer with id: 18b9be57-892a-4ee6-9fb1-97eea95e572f Aug 19 11:02:29.297930 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:29.297930 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:29.307923 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2cf48b2d-62bd-4f92-9b55-2d09c646730b tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volume-transfers/18b9be57-892a-4ee6-9fb1-97eea95e572f returned with HTTP 202 Aug 19 11:02:29.308403 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 340/1358] 10.4.3.46 () {68 vars in 1412 bytes} [Wed Aug 19 11:02:29 2026] DELETE /volume/v3/volume-transfers/18b9be57-892a-4ee6-9fb1-97eea95e572f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:02:29.315382 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3f3b4170-a24a-4b44-aa1a-0970dc832282 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.317183 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f3b4170-a24a-4b44-aa1a-0970dc832282 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.317401 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f3b4170-a24a-4b44-aa1a-0970dc832282 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:29.317628 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f3b4170-a24a-4b44-aa1a-0970dc832282 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:29.324783 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:29.324783 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:29.329048 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3f3b4170-a24a-4b44-aa1a-0970dc832282 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Volume info retrieved successfully. Aug 19 11:02:29.333993 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f3b4170-a24a-4b44-aa1a-0970dc832282 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f returned with HTTP 200 Aug 19 11:02:29.334468 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 339/1359] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:29 2026] GET /volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:29.350370 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6139cb1b-db9d-458d-89d8-086631b7ddf9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.352716 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6139cb1b-db9d-458d-89d8-086631b7ddf9 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] DELETE https://10.4.3.46/volume/v3/volume-transfers/18b9be57-892a-4ee6-9fb1-97eea95e572f Aug 19 11:02:29.353079 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6139cb1b-db9d-458d-89d8-086631b7ddf9 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:29.353370 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6139cb1b-db9d-458d-89d8-086631b7ddf9 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:29.353584 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.volume_transfer [None req-6139cb1b-db9d-458d-89d8-086631b7ddf9 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Delete transfer with id: 18b9be57-892a-4ee6-9fb1-97eea95e572f Aug 19 11:02:29.358159 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6139cb1b-db9d-458d-89d8-086631b7ddf9 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volume-transfers/18b9be57-892a-4ee6-9fb1-97eea95e572f returned with HTTP 404 Aug 19 11:02:29.358822 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 340/1360] 10.4.3.46 () {68 vars in 1412 bytes} [Wed Aug 19 11:02:29 2026] DELETE /volume/v3/volume-transfers/18b9be57-892a-4ee6-9fb1-97eea95e572f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:29.367335 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bbc96193-d216-4318-abaa-0edb3ed5856d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.369623 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bbc96193-d216-4318-abaa-0edb3ed5856d tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.369926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bbc96193-d216-4318-abaa-0edb3ed5856d tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:29.370188 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bbc96193-d216-4318-abaa-0edb3ed5856d tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:29.370411 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-bbc96193-d216-4318-abaa-0edb3ed5856d tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Delete volume with id: 4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.383260 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:29.383260 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:29.383836 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bbc96193-d216-4318-abaa-0edb3ed5856d tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Volume info retrieved successfully. Aug 19 11:02:29.431198 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bbc96193-d216-4318-abaa-0edb3ed5856d tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Delete volume request issued successfully. Aug 19 11:02:29.431444 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bbc96193-d216-4318-abaa-0edb3ed5856d tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f returned with HTTP 202 Aug 19 11:02:29.431957 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 342/1361] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:02:29 2026] DELETE /volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:02:29.438856 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ccf8d620-da99-4c9c-84c3-cf160f7202e8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.441605 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ccf8d620-da99-4c9c-84c3-cf160f7202e8 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] GET https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.441834 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ccf8d620-da99-4c9c-84c3-cf160f7202e8 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:29.442016 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ccf8d620-da99-4c9c-84c3-cf160f7202e8 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:29.609814 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:29.609814 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:29.612744 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ccf8d620-da99-4c9c-84c3-cf160f7202e8 tempest-VolumesTransfersV357Test-1348844624 tempest-VolumesTransfersV357Test-1348844624-project-admin] https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f returned with HTTP 404 Aug 19 11:02:29.613243 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 341/1362] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:29 2026] GET /volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:29.620355 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9436d714-f1a7-45b3-b63e-922d2a09e8b3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.622386 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9436d714-f1a7-45b3-b63e-922d2a09e8b3 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] GET https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.622651 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9436d714-f1a7-45b3-b63e-922d2a09e8b3 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:29.622907 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9436d714-f1a7-45b3-b63e-922d2a09e8b3 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:29.629343 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9436d714-f1a7-45b3-b63e-922d2a09e8b3 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f returned with HTTP 404 Aug 19 11:02:29.629925 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 340/1363] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:29 2026] GET /volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:29.638640 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2a4f73d0-b2de-4cca-b10d-9a9232be7089 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:29.640405 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a4f73d0-b2de-4cca-b10d-9a9232be7089 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] DELETE https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.640625 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a4f73d0-b2de-4cca-b10d-9a9232be7089 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:29.640800 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a4f73d0-b2de-4cca-b10d-9a9232be7089 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:29.641002 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-2a4f73d0-b2de-4cca-b10d-9a9232be7089 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] Delete volume with id: 4d9916cc-d53a-4feb-9e28-ecc3962b504f Aug 19 11:02:29.648574 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a4f73d0-b2de-4cca-b10d-9a9232be7089 tempest-VolumesTransfersV357Test-855279575 tempest-VolumesTransfersV357Test-855279575-project-member] https://10.4.3.46/volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f returned with HTTP 404 Aug 19 11:02:29.648690 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 341/1364] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:02:29 2026] DELETE /volume/v3/volumes/4d9916cc-d53a-4feb-9e28-ecc3962b504f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:02:32.096252 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e04c69f5-3fe9-455e-b10f-cfdcf676da07 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:32.098881 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e04c69f5-3fe9-455e-b10f-cfdcf676da07 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:02:32.098881 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e04c69f5-3fe9-455e-b10f-cfdcf676da07 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:32.098881 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e04c69f5-3fe9-455e-b10f-cfdcf676da07 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:32.098881 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-e04c69f5-3fe9-455e-b10f-cfdcf676da07 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Delete volume with id: 5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:02:32.106684 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:32.106684 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:32.107244 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e04c69f5-3fe9-455e-b10f-cfdcf676da07 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:32.130723 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e04c69f5-3fe9-455e-b10f-cfdcf676da07 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Delete volume request issued successfully. Aug 19 11:02:32.130938 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e04c69f5-3fe9-455e-b10f-cfdcf676da07 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 202 Aug 19 11:02:32.131356 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 343/1365] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:32 2026] DELETE /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:32.143380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f676f0a1-4b07-42ca-8a3d-24c3ec94f8fe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:32.145941 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f676f0a1-4b07-42ca-8a3d-24c3ec94f8fe tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:02:32.146128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f676f0a1-4b07-42ca-8a3d-24c3ec94f8fe tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:32.146316 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f676f0a1-4b07-42ca-8a3d-24c3ec94f8fe tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:32.160305 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:32.160305 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:32.170768 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f676f0a1-4b07-42ca-8a3d-24c3ec94f8fe tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:32.170768 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f676f0a1-4b07-42ca-8a3d-24c3ec94f8fe tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 200 Aug 19 11:02:32.171396 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 342/1366] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:32 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:32.633040 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:32.635584 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:32.636079 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "640d751e-4462-43bb-8dbf-cf68226a66fc-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:32.638269 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '640d751e-4462-43bb-8dbf-cf68226a66fc-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:32.638395 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Create volume of 1 GB Aug 19 11:02:32.648158 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Availability Zones retrieved successfully. Aug 19 11:02:32.660067 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Flow 'volume_create_api' (3263a6de-c5f9-49f9-b28e-967a18d560a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:32.660946 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fba877-1f5c-4481-aa4f-0bbe01a14e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:32.661898 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:32.694709 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fba877-1f5c-4481-aa4f-0bbe01a14e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:32.695423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2908d97f-c0b1-445c-ada3-e68d49115205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:32.781201 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Created reservations ['c97e00ea-6a5f-4319-8ecc-59eb015d32ca', 'fdcaf3f7-7bf5-4a5a-8ed8-6062c73260e8', '22e8c585-1c5c-4cb2-b151-595a26de8ec4', 'aeb58593-4567-4ca9-ac4b-52bb9f9d99d9'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:32.781940 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2908d97f-c0b1-445c-ada3-e68d49115205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c97e00ea-6a5f-4319-8ecc-59eb015d32ca', 'fdcaf3f7-7bf5-4a5a-8ed8-6062c73260e8', '22e8c585-1c5c-4cb2-b151-595a26de8ec4', 'aeb58593-4567-4ca9-ac4b-52bb9f9d99d9']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:32.783053 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964a1406-81a6-43d1-a1f4-e7963793725f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:32.820546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964a1406-81a6-43d1-a1f4-e7963793725f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6d08c00-194a-438c-8e6f-f102608ddb5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='640d751e-4462-43bb-8dbf-cf68226a66fc-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc75abb1a7d949e1898a01e8b0f5a3ec',qos_specs=None,replication_status=,reservations=['c97e00ea-6a5f-4319-8ecc-59eb015d32ca','fdcaf3f7-7bf5-4a5a-8ed8-6062c73260e8','22e8c585-1c5c-4cb2-b151-595a26de8ec4','aeb58593-4567-4ca9-ac4b-52bb9f9d99d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e21fa11ed89740508c16493168f3b04c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:32Z,deleted=False,deleted_at=None,display_description='',display_name='640d751e-4462-43bb-8dbf-cf68226a66fc-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6d08c00-194a-438c-8e6f-f102608ddb5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc75abb1a7d949e1898a01e8b0f5a3ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e21fa11ed89740508c16493168f3b04c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:32.821255 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ae58df-d54b-4511-85c6-bd6ae7cc8418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:32.851071 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ae58df-d54b-4511-85c6-bd6ae7cc8418) transitioned into 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='640d751e-4462-43bb-8dbf-cf68226a66fc-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc75abb1a7d949e1898a01e8b0f5a3ec',qos_specs=None,replication_status=,reservations=['c97e00ea-6a5f-4319-8ecc-59eb015d32ca','fdcaf3f7-7bf5-4a5a-8ed8-6062c73260e8','22e8c585-1c5c-4cb2-b151-595a26de8ec4','aeb58593-4567-4ca9-ac4b-52bb9f9d99d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e21fa11ed89740508c16493168f3b04c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:32.851888 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b28c08-3582-4654-b310-a2aa7062e6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:32.868030 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b28c08-3582-4654-b310-a2aa7062e6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:32.869167 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Flow 'volume_create_api' (3263a6de-c5f9-49f9-b28e-967a18d560a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:32.869709 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Create volume request issued successfully. Aug 19 11:02:32.870753 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-219740d1-5ed0-419c-8a10-dc0275d42963 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:32.871242 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 341/1367] 10.4.3.46 () {72 vars in 1534 bytes} [Wed Aug 19 11:02:32 2026] POST /volume/v3/volumes => generated 747 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:32.879470 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-a0b5cb0d-77e4-4069-8a7e-289afaae0cca None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:32.884867 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-a0b5cb0d-77e4-4069-8a7e-289afaae0cca tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] GET https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a Aug 19 11:02:32.884867 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-a0b5cb0d-77e4-4069-8a7e-289afaae0cca tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:32.885048 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-a0b5cb0d-77e4-4069-8a7e-289afaae0cca tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:32.899391 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:32.899391 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:32.905954 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-a0b5cb0d-77e4-4069-8a7e-289afaae0cca tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:02:32.917771 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-a0b5cb0d-77e4-4069-8a7e-289afaae0cca tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a returned with HTTP 200 Aug 19 11:02:32.918404 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 342/1368] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:32 2026] GET /volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:32.932170 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-99328fe4-17e9-4559-8f27-c845b528c046 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:32.938105 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-99328fe4-17e9-4559-8f27-c845b528c046 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] GET https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a Aug 19 11:02:32.938872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-99328fe4-17e9-4559-8f27-c845b528c046 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:32.938872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-99328fe4-17e9-4559-8f27-c845b528c046 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:32.947370 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:32.947370 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:32.953105 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-99328fe4-17e9-4559-8f27-c845b528c046 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:02:32.958948 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-99328fe4-17e9-4559-8f27-c845b528c046 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a returned with HTTP 200 Aug 19 11:02:32.959492 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 344/1369] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:32 2026] GET /volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:33.185202 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-88ef0573-36bc-4d3a-bd9d-4dc1bd9fac63 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:33.187371 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-88ef0573-36bc-4d3a-bd9d-4dc1bd9fac63 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee Aug 19 11:02:33.187651 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-88ef0573-36bc-4d3a-bd9d-4dc1bd9fac63 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:33.187917 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-88ef0573-36bc-4d3a-bd9d-4dc1bd9fac63 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:33.203028 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-88ef0573-36bc-4d3a-bd9d-4dc1bd9fac63 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee returned with HTTP 404 Aug 19 11:02:33.203713 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 343/1370] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:33 2026] GET /volume/v3/volumes/5416a207-b749-4e11-994f-4007d5c3baee => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:35.607655 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0b276ba6-7b97-494d-b205-0a7c5343bf55 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:35.610696 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b276ba6-7b97-494d-b205-0a7c5343bf55 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:35.612258 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b276ba6-7b97-494d-b205-0a7c5343bf55 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:35.612258 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b276ba6-7b97-494d-b205-0a7c5343bf55 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:35.627032 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:35.627032 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:35.637719 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0b276ba6-7b97-494d-b205-0a7c5343bf55 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:35.643361 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b276ba6-7b97-494d-b205-0a7c5343bf55 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:35.643736 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 342/1371] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:35 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:35.657919 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0b01cf93-4464-4959-84af-c429fd2bca19 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:35.659836 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0b01cf93-4464-4959-84af-c429fd2bca19 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:35.660108 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0b01cf93-4464-4959-84af-c429fd2bca19 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:35.660398 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0b01cf93-4464-4959-84af-c429fd2bca19 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:35.673684 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:35.673684 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:35.677272 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0b01cf93-4464-4959-84af-c429fd2bca19 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:35.681154 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0b01cf93-4464-4959-84af-c429fd2bca19 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:35.681531 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 343/1372] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:35 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:35.735339 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-5092ecc0-b1ce-4059-a2d6-cb2b6a6c2391 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:35.738320 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-5092ecc0-b1ce-4059-a2d6-cb2b6a6c2391 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:35.738592 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-5092ecc0-b1ce-4059-a2d6-cb2b6a6c2391 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:35.738861 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-5092ecc0-b1ce-4059-a2d6-cb2b6a6c2391 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:35.747343 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:35.747343 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:35.751288 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-5092ecc0-b1ce-4059-a2d6-cb2b6a6c2391 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:35.756118 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-5092ecc0-b1ce-4059-a2d6-cb2b6a6c2391 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:35.756597 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 345/1373] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:35 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:35.844517 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-aab92fe5-cda5-45e9-9232-e62cd0e2afc7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:35.845139 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aab92fe5-cda5-45e9-9232-e62cd0e2afc7 None None] GET https://10.4.3.46/volume// Aug 19 11:02:35.845341 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aab92fe5-cda5-45e9-9232-e62cd0e2afc7 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:35.845617 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aab92fe5-cda5-45e9-9232-e62cd0e2afc7 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:35.846033 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aab92fe5-cda5-45e9-9232-e62cd0e2afc7 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:35.846388 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 344/1374] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:02: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 19 11:02:35.856781 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-7fb9c364-5e26-47b9-843c-b472f9a962f8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:35.858774 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-7fb9c364-5e26-47b9-843c-b472f9a962f8 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:02:35.859157 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-7fb9c364-5e26-47b9-843c-b472f9a962f8 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4e6b6d7-12c9-465a-9176-0c58e749b301", "connector": null, "instance_uuid": "4f8beeb5-cc78-40e5-bd4b-71f68ba35dce"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:35.868122 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:35.868122 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:35.898243 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-7fb9c364-5e26-47b9-843c-b472f9a962f8 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:02:35.898930 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 343/1375] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:02:35 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 19 11:02:35.928423 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f855b0bc-232a-408b-bd2a-7a06924a6450 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:35.930248 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f855b0bc-232a-408b-bd2a-7a06924a6450 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:35.930432 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f855b0bc-232a-408b-bd2a-7a06924a6450 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:35.930641 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f855b0bc-232a-408b-bd2a-7a06924a6450 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:35.939440 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:35.939440 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:35.943107 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f855b0bc-232a-408b-bd2a-7a06924a6450 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:35.944446 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8583ff97-f026-478d-8721-6b45fea9f23f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:35.944994 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8583ff97-f026-478d-8721-6b45fea9f23f None None] GET https://10.4.3.46/volume// Aug 19 11:02:35.945215 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8583ff97-f026-478d-8721-6b45fea9f23f None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:35.945593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8583ff97-f026-478d-8721-6b45fea9f23f None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:35.946034 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8583ff97-f026-478d-8721-6b45fea9f23f None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:35.946389 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 346/1376] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:02: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 19 11:02:35.949587 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f855b0bc-232a-408b-bd2a-7a06924a6450 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:35.949587 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 344/1377] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:35 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:35.953366 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-f44876f2-4360-4b04-8349-829cbbc934bb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:35.955269 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-f44876f2-4360-4b04-8349-829cbbc934bb tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:35.955475 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-f44876f2-4360-4b04-8349-829cbbc934bb tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:35.955664 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-f44876f2-4360-4b04-8349-829cbbc934bb tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:35.967449 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:35.967449 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:35.972147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6765568d-418e-4d95-8668-398e77723114 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:35.973183 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-f44876f2-4360-4b04-8349-829cbbc934bb tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:35.975257 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6765568d-418e-4d95-8668-398e77723114 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] GET https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a Aug 19 11:02:35.976164 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6765568d-418e-4d95-8668-398e77723114 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:35.976465 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6765568d-418e-4d95-8668-398e77723114 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:35.979195 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-f44876f2-4360-4b04-8349-829cbbc934bb tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:35.979652 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 345/1378] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:02:35 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:02:35.986224 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:35.986224 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:35.990770 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6765568d-418e-4d95-8668-398e77723114 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:02:35.996232 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6765568d-418e-4d95-8668-398e77723114 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a returned with HTTP 200 Aug 19 11:02:35.996673 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 344/1379] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:35 2026] GET /volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:36.009016 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-80f0a03a-8b46-4bb7-b396-e85bc62cfbab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:36.009564 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80f0a03a-8b46-4bb7-b396-e85bc62cfbab None None] GET https://10.4.3.46/volume// Aug 19 11:02:36.009837 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80f0a03a-8b46-4bb7-b396-e85bc62cfbab None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:36.010147 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80f0a03a-8b46-4bb7-b396-e85bc62cfbab None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:36.010776 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80f0a03a-8b46-4bb7-b396-e85bc62cfbab None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:36.011003 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 347/1380] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:02:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:02:36.024965 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-f7ce3087-fe3b-4663-832b-0bc474caffc7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:36.036499 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-f7ce3087-fe3b-4663-832b-0bc474caffc7 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:02:36.036499 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-f7ce3087-fe3b-4663-832b-0bc474caffc7 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6d08c00-194a-438c-8e6f-f102608ddb5a", "connector": null, "instance_uuid": "640d751e-4462-43bb-8dbf-cf68226a66fc"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:36.048926 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:36.048926 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:36.077310 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-f7ce3087-fe3b-4663-832b-0bc474caffc7 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:02:36.077854 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 345/1381] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:02:36 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 19 11:02:36.092951 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5b289236-f369-4d28-bc9c-8c7e5deb4e95 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:36.093439 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5b289236-f369-4d28-bc9c-8c7e5deb4e95 None None] GET https://10.4.3.46/volume// Aug 19 11:02:36.093611 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5b289236-f369-4d28-bc9c-8c7e5deb4e95 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:36.093831 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5b289236-f369-4d28-bc9c-8c7e5deb4e95 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:36.094259 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5b289236-f369-4d28-bc9c-8c7e5deb4e95 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:36.094560 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 346/1382] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:02:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:02:36.115638 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-85c3006f-5f8c-4bce-9a55-91edb15799ea None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:36.116146 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-9c1c880c-c571-4661-a79d-d3516b147455 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:36.117769 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-85c3006f-5f8c-4bce-9a55-91edb15799ea tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] GET https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a Aug 19 11:02:36.118003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-85c3006f-5f8c-4bce-9a55-91edb15799ea tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:36.118283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-85c3006f-5f8c-4bce-9a55-91edb15799ea tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:36.118926 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-9c1c880c-c571-4661-a79d-d3516b147455 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] PUT https://10.4.3.46/volume/v3/attachments/bac73bac-77f8-4429-a8f0-b491013beb55 Aug 19 11:02:36.119425 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-9c1c880c-c571-4661-a79d-d3516b147455 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:36.128514 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:36.128514 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:36.131184 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-9c1c880c-c571-4661-a79d-d3516b147455 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Acquiring lock "cinder-attachment_update-e4e6b6d7-12c9-465a-9176-0c58e749b301-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:02:36.135264 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-85c3006f-5f8c-4bce-9a55-91edb15799ea tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:02:36.136681 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-9c1c880c-c571-4661-a79d-d3516b147455 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Lock "cinder-attachment_update-e4e6b6d7-12c9-465a-9176-0c58e749b301-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:02:36.138160 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:36.138160 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:36.144666 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-85c3006f-5f8c-4bce-9a55-91edb15799ea tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a returned with HTTP 200 Aug 19 11:02:36.145371 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 345/1383] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:02:36 2026] GET /volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a => generated 1019 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:02:36.274430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6aace793-469a-4592-9666-2863e6b956ad None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:36.280600 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6aace793-469a-4592-9666-2863e6b956ad tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] PUT https://10.4.3.46/volume/v3/attachments/e31dfbfc-9c5c-4647-826d-de4ac4a1c95e Aug 19 11:02:36.281151 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6aace793-469a-4592-9666-2863e6b956ad tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:36.283858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-9c1c880c-c571-4661-a79d-d3516b147455 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Lock "cinder-attachment_update-e4e6b6d7-12c9-465a-9176-0c58e749b301-np0000007769" released by "attachment_update" :: held 0.147s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:02:36.284312 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-9c1c880c-c571-4661-a79d-d3516b147455 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/attachments/bac73bac-77f8-4429-a8f0-b491013beb55 returned with HTTP 200 Aug 19 11:02:36.285259 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 348/1384] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:02:36 2026] PUT /volume/v3/attachments/bac73bac-77f8-4429-a8f0-b491013beb55 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:02:36.295765 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6aace793-469a-4592-9666-2863e6b956ad tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Acquiring lock "cinder-attachment_update-f6d08c00-194a-438c-8e6f-f102608ddb5a-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:02:36.302375 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6aace793-469a-4592-9666-2863e6b956ad tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Lock "cinder-attachment_update-f6d08c00-194a-438c-8e6f-f102608ddb5a-np0000007769" acquired by "attachment_update" :: waited 0.007s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:02:36.303873 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:36.303873 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:36.434641 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6aace793-469a-4592-9666-2863e6b956ad tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Lock "cinder-attachment_update-f6d08c00-194a-438c-8e6f-f102608ddb5a-np0000007769" released by "attachment_update" :: held 0.132s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:02:36.435047 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-6aace793-469a-4592-9666-2863e6b956ad tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/attachments/e31dfbfc-9c5c-4647-826d-de4ac4a1c95e returned with HTTP 200 Aug 19 11:02:36.435620 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 346/1385] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:02:36 2026] PUT /volume/v3/attachments/e31dfbfc-9c5c-4647-826d-de4ac4a1c95e => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:36.483439 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-05479883-2bb3-4296-be93-8de654727d50 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:36.486538 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-05479883-2bb3-4296-be93-8de654727d50 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] POST https://10.4.3.46/volume/v3/attachments/e31dfbfc-9c5c-4647-826d-de4ac4a1c95e/action Aug 19 11:02:36.487091 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-05479883-2bb3-4296-be93-8de654727d50 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:36.487686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-05479883-2bb3-4296-be93-8de654727d50 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:36.512323 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:36.512323 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:36.543451 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-507e9794-4dfb-418d-9fc0-6df83f97b7af req-05479883-2bb3-4296-be93-8de654727d50 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/attachments/e31dfbfc-9c5c-4647-826d-de4ac4a1c95e/action returned with HTTP 204 Aug 19 11:02:36.544224 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 347/1386] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:02:36 2026] POST /volume/v3/attachments/e31dfbfc-9c5c-4647-826d-de4ac4a1c95e/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 19 11:02:36.967801 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a413fb4a-af2e-4bd3-b523-7c151b8cc5a3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:36.970671 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a413fb4a-af2e-4bd3-b523-7c151b8cc5a3 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:36.971452 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a413fb4a-af2e-4bd3-b523-7c151b8cc5a3 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:36.971744 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a413fb4a-af2e-4bd3-b523-7c151b8cc5a3 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:36.987084 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:36.987084 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:36.991811 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a413fb4a-af2e-4bd3-b523-7c151b8cc5a3 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:36.997257 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a413fb4a-af2e-4bd3-b523-7c151b8cc5a3 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:36.998294 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 346/1387] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:36 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:38.012149 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-19a68a95-de37-4878-83a0-61624e1f72b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:38.014688 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-19a68a95-de37-4878-83a0-61624e1f72b1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:38.014943 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-19a68a95-de37-4878-83a0-61624e1f72b1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:38.015195 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-19a68a95-de37-4878-83a0-61624e1f72b1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:38.022321 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=392,cinder:UPDATE=103,cinder:INSERT=61,cinder:DELETE=4 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:02:38.034644 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:38.034644 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:38.040160 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-19a68a95-de37-4878-83a0-61624e1f72b1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:38.045864 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-19a68a95-de37-4878-83a0-61624e1f72b1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:38.046236 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 349/1388] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:38 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:38.318282 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:38.400640 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:38.400961 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1074642018"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:38.402319 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1074642018'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:38.402437 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume of 1 GB Aug 19 11:02:38.403584 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:38.403584 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:38.408332 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Availability Zones retrieved successfully. Aug 19 11:02:38.410412 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-609ef4c4-df97-4778-ab17-6ad1a4e87929 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:38.412731 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-609ef4c4-df97-4778-ab17-6ad1a4e87929 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] DELETE https://10.4.3.46/volume/v3/attachments/a5f00052-aed5-4767-b0a3-6a577067267c Aug 19 11:02:38.412987 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-609ef4c4-df97-4778-ab17-6ad1a4e87929 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:38.413220 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-609ef4c4-df97-4778-ab17-6ad1a4e87929 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:38.415244 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (54bc961f-feed-4070-988c-5064fdb91ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:38.416082 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e08acf4-642b-45b7-b634-7fd951cbb9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:38.418076 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:38.422342 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:38.422342 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:38.459254 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e08acf4-642b-45b7-b634-7fd951cbb9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:38.460835 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45e7481-76ad-44ea-a69b-47390fb23142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:38.487800 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-609ef4c4-df97-4778-ab17-6ad1a4e87929 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments/a5f00052-aed5-4767-b0a3-6a577067267c returned with HTTP 200 Aug 19 11:02:38.488348 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 348/1389] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:02:38 2026] DELETE /volume/v3/attachments/a5f00052-aed5-4767-b0a3-6a577067267c => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:38.496054 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-ac877e21-a201-437d-9469-1cd32a6f7ace None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:38.499600 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-ac877e21-a201-437d-9469-1cd32a6f7ace tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] DELETE https://10.4.3.46/volume/v3/attachments/ab18eaf2-fabe-430a-bb22-b63bbff3ec07 Aug 19 11:02:38.499600 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-ac877e21-a201-437d-9469-1cd32a6f7ace tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:38.499600 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-ac877e21-a201-437d-9469-1cd32a6f7ace tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:38.518241 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:38.518241 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:38.541676 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['7808455c-c93e-4202-913d-e2d77bfd53c1', 'fc558576-3590-4cf6-9d88-1781412e79f8', '9e8e90e1-7fe3-44ef-98bb-40dc9de5f4a4', 'd6d49f27-df9a-4861-a02d-67df1a653c9c'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:38.542421 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45e7481-76ad-44ea-a69b-47390fb23142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7808455c-c93e-4202-913d-e2d77bfd53c1', 'fc558576-3590-4cf6-9d88-1781412e79f8', '9e8e90e1-7fe3-44ef-98bb-40dc9de5f4a4', 'd6d49f27-df9a-4861-a02d-67df1a653c9c']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:38.543313 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5283e85f-00d5-44fb-b2dd-0bbc88ac9e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:38.569258 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5283e85f-00d5-44fb-b2dd-0bbc88ac9e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90b03672-7180-4f12-acd7-14b682f0ef22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1074642018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['7808455c-c93e-4202-913d-e2d77bfd53c1','fc558576-3590-4cf6-9d88-1781412e79f8','9e8e90e1-7fe3-44ef-98bb-40dc9de5f4a4','d6d49f27-df9a-4861-a02d-67df1a653c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1074642018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90b03672-7180-4f12-acd7-14b682f0ef22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9af167ced42948a08062a217acf92dfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:38.570069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9576381d-b49e-4db5-8e38-5bbca1e5887b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:38.575390 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-ac877e21-a201-437d-9469-1cd32a6f7ace tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments/ab18eaf2-fabe-430a-bb22-b63bbff3ec07 returned with HTTP 200 Aug 19 11:02:38.575859 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 347/1390] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:02:38 2026] DELETE /volume/v3/attachments/ab18eaf2-fabe-430a-bb22-b63bbff3ec07 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:38.586244 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-f86f66b4-02d7-4466-aa48-6d265749fc72 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:38.588741 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-f86f66b4-02d7-4466-aa48-6d265749fc72 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] DELETE https://10.4.3.46/volume/v3/attachments/34ddf074-cd5b-4de6-b3c8-35d0504a3da5 Aug 19 11:02:38.588962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-f86f66b4-02d7-4466-aa48-6d265749fc72 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:38.589187 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-f86f66b4-02d7-4466-aa48-6d265749fc72 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:38.599591 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:38.599591 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:38.606057 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9576381d-b49e-4db5-8e38-5bbca1e5887b) transitioned into state 'SUCCESS' from state '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-1074642018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['7808455c-c93e-4202-913d-e2d77bfd53c1','fc558576-3590-4cf6-9d88-1781412e79f8','9e8e90e1-7fe3-44ef-98bb-40dc9de5f4a4','d6d49f27-df9a-4861-a02d-67df1a653c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:38.606840 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a42d5e-bfae-4bb9-b26e-dac013434245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:38.623033 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a42d5e-bfae-4bb9-b26e-dac013434245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:38.623842 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (54bc961f-feed-4070-988c-5064fdb91ec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:38.624171 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume request issued successfully. Aug 19 11:02:38.625007 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6de1ca69-2561-4e38-83e4-57bf80c18065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:38.625154 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 347/1391] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:38 2026] POST /volume/v3/volumes => generated 747 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:38.659028 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7da3b7f6-c273-41b7-ab12-fa7f119d860b req-f86f66b4-02d7-4466-aa48-6d265749fc72 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/attachments/34ddf074-cd5b-4de6-b3c8-35d0504a3da5 returned with HTTP 200 Aug 19 11:02:38.659450 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 350/1392] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:02:38 2026] DELETE /volume/v3/attachments/34ddf074-cd5b-4de6-b3c8-35d0504a3da5 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:39.064845 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e6cc808a-67ed-4d3a-8c2e-f4cb3e196b37 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:39.066933 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e6cc808a-67ed-4d3a-8c2e-f4cb3e196b37 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:39.068127 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e6cc808a-67ed-4d3a-8c2e-f4cb3e196b37 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:39.068331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e6cc808a-67ed-4d3a-8c2e-f4cb3e196b37 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:39.078952 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:39.078952 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:39.082401 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e6cc808a-67ed-4d3a-8c2e-f4cb3e196b37 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:39.088154 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e6cc808a-67ed-4d3a-8c2e-f4cb3e196b37 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:39.088584 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 349/1393] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:39 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:39.604145 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-6ce5c806-bd23-44ca-a2f5-41ebc07047c4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:39.607827 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-6ce5c806-bd23-44ca-a2f5-41ebc07047c4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 Aug 19 11:02:39.608084 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-6ce5c806-bd23-44ca-a2f5-41ebc07047c4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:39.608357 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-6ce5c806-bd23-44ca-a2f5-41ebc07047c4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:39.628941 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:39.628941 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:39.635554 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-6ce5c806-bd23-44ca-a2f5-41ebc07047c4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:39.646925 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-6ce5c806-bd23-44ca-a2f5-41ebc07047c4 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 returned with HTTP 200 Aug 19 11:02:39.647395 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 348/1394] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:39 2026] GET /volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 => generated 1657 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:39.715107 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-7313f315-c518-40f7-b4b9-5cfb1929485d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:39.719405 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-7313f315-c518-40f7-b4b9-5cfb1929485d tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] POST https://10.4.3.46/volume/v3/attachments/bac73bac-77f8-4429-a8f0-b491013beb55/action Aug 19 11:02:39.719971 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-7313f315-c518-40f7-b4b9-5cfb1929485d tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:39.720229 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-7313f315-c518-40f7-b4b9-5cfb1929485d tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:39.755581 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:39.755581 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:39.775805 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-17d27b82-f7ab-469d-a6a6-6a01ef70178b req-7313f315-c518-40f7-b4b9-5cfb1929485d tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/attachments/bac73bac-77f8-4429-a8f0-b491013beb55/action returned with HTTP 204 Aug 19 11:02:39.776384 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 348/1395] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:02:39 2026] POST /volume/v3/attachments/bac73bac-77f8-4429-a8f0-b491013beb55/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:40.106136 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-506ae579-51c4-4257-b3db-23fceda5f1d5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:40.107867 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-506ae579-51c4-4257-b3db-23fceda5f1d5 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:40.108071 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-506ae579-51c4-4257-b3db-23fceda5f1d5 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:40.108248 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-506ae579-51c4-4257-b3db-23fceda5f1d5 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:40.118671 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:40.118671 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:40.121719 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-506ae579-51c4-4257-b3db-23fceda5f1d5 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:40.126136 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-506ae579-51c4-4257-b3db-23fceda5f1d5 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:40.126591 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 351/1396] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:40 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 1129 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:40.142903 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c7837c7b-9198-43ad-aaa4-236ae762d16c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:40.147180 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c7837c7b-9198-43ad-aaa4-236ae762d16c tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:40.147404 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c7837c7b-9198-43ad-aaa4-236ae762d16c tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:40.147658 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c7837c7b-9198-43ad-aaa4-236ae762d16c tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:40.169118 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:40.169118 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:40.174026 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c7837c7b-9198-43ad-aaa4-236ae762d16c tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:40.178560 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c7837c7b-9198-43ad-aaa4-236ae762d16c tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:40.178935 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 350/1397] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:40 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 1129 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:42.322525 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a525be01-d420-462b-b87e-365f6521e0de None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:42.325170 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a525be01-d420-462b-b87e-365f6521e0de tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] DELETE https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d Aug 19 11:02:42.325533 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a525be01-d420-462b-b87e-365f6521e0de tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:42.326010 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a525be01-d420-462b-b87e-365f6521e0de tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:42.326315 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-a525be01-d420-462b-b87e-365f6521e0de tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Delete volume with id: 3c4049e8-d740-424c-b13b-6ccb7033b20d Aug 19 11:02:42.339410 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:42.339410 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:42.340052 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a525be01-d420-462b-b87e-365f6521e0de tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:02:42.363202 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a525be01-d420-462b-b87e-365f6521e0de tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Delete volume request issued successfully. Aug 19 11:02:42.363371 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a525be01-d420-462b-b87e-365f6521e0de tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d returned with HTTP 202 Aug 19 11:02:42.363788 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 349/1398] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:42 2026] DELETE /volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:42.373502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5aecb245-50c9-4273-8a19-05256fd5d304 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:42.375406 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5aecb245-50c9-4273-8a19-05256fd5d304 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d Aug 19 11:02:42.375815 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5aecb245-50c9-4273-8a19-05256fd5d304 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:42.376195 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5aecb245-50c9-4273-8a19-05256fd5d304 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:42.393194 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:42.393194 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:42.399689 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5aecb245-50c9-4273-8a19-05256fd5d304 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:02:42.403291 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5aecb245-50c9-4273-8a19-05256fd5d304 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d returned with HTTP 200 Aug 19 11:02:42.403799 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 349/1399] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:42 2026] GET /volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:43.122796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:43.125672 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:43.125672 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1470234218"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:43.131776 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1470234218'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:43.131776 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume of 1 GB Aug 19 11:02:43.138201 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Availability Zones retrieved successfully. Aug 19 11:02:43.147642 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (af63c48a-70a9-4943-8ee3-9f43c886d80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:43.150217 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a36da86-4cf7-4ba3-8cc3-53cf2efbdae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:43.151746 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:43.189327 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a36da86-4cf7-4ba3-8cc3-53cf2efbdae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:43.190286 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f6e93dd-b4df-4b8d-811d-043c978cafe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:43.264859 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Created reservations ['211b410f-2895-42ad-b701-506af0cfa20b', '723b5a2e-657e-4bbd-8335-5026afe7d6c4', 'e26c54fd-a415-42b0-93e5-a7ffbf4575bc', 'a97a3c43-82cd-4651-bb8f-47a6604f11f2'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:43.265872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f6e93dd-b4df-4b8d-811d-043c978cafe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['211b410f-2895-42ad-b701-506af0cfa20b', '723b5a2e-657e-4bbd-8335-5026afe7d6c4', 'e26c54fd-a415-42b0-93e5-a7ffbf4575bc', 'a97a3c43-82cd-4651-bb8f-47a6604f11f2']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:43.266806 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799c8f2e-47f7-4820-b4bb-b7dac8bda786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:43.273266 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-f51d58f1-8fdd-456f-8ca3-5a29b6927069 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:43.277788 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-f51d58f1-8fdd-456f-8ca3-5a29b6927069 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/attachments/afa9253c-7f0b-4a57-b662-117e6fcc0cfc Aug 19 11:02:43.278037 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-f51d58f1-8fdd-456f-8ca3-5a29b6927069 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:43.278261 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-f51d58f1-8fdd-456f-8ca3-5a29b6927069 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:43.285346 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:43.285346 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:43.291281 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799c8f2e-47f7-4820-b4bb-b7dac8bda786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '570b93fd-b3d0-4919-b31c-a4e793968854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1470234218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['211b410f-2895-42ad-b701-506af0cfa20b','723b5a2e-657e-4bbd-8335-5026afe7d6c4','e26c54fd-a415-42b0-93e5-a7ffbf4575bc','a97a3c43-82cd-4651-bb8f-47a6604f11f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1470234218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=570b93fd-b3d0-4919-b31c-a4e793968854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed5eacc5c5e0444da493bbc015da1678',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:43.292153 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db2232a-d5c0-4f1c-8f47-ff3bfbd2733c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:43.318702 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db2232a-d5c0-4f1c-8f47-ff3bfbd2733c) transitioned into state 'SUCCESS' from state '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-1470234218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['211b410f-2895-42ad-b701-506af0cfa20b','723b5a2e-657e-4bbd-8335-5026afe7d6c4','e26c54fd-a415-42b0-93e5-a7ffbf4575bc','a97a3c43-82cd-4651-bb8f-47a6604f11f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:43.319454 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aef66bf-2b56-40e0-a447-f275a8c3c09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:43.333122 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a63bcb73-5277-47e8-bb38-287c0c3689d5 req-f51d58f1-8fdd-456f-8ca3-5a29b6927069 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/attachments/afa9253c-7f0b-4a57-b662-117e6fcc0cfc returned with HTTP 200 Aug 19 11:02:43.333654 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 351/1400] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:02:43 2026] DELETE /volume/v3/attachments/afa9253c-7f0b-4a57-b662-117e6fcc0cfc => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:43.334647 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aef66bf-2b56-40e0-a447-f275a8c3c09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:43.335424 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (af63c48a-70a9-4943-8ee3-9f43c886d80d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:43.335834 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request issued successfully. Aug 19 11:02:43.336333 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c2c59ec-62aa-4535-ac32-3b48ae9c9dcc tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:43.336770 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 352/1401] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:43 2026] POST /volume/v3/volumes => generated 747 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:43.355321 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-12ae7c62-4a0a-40d5-94b8-0928f7d0bd9a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:43.355977 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12ae7c62-4a0a-40d5-94b8-0928f7d0bd9a tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:43.356346 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12ae7c62-4a0a-40d5-94b8-0928f7d0bd9a tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:43.356396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12ae7c62-4a0a-40d5-94b8-0928f7d0bd9a tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:43.365426 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:43.365426 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:43.368882 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-12ae7c62-4a0a-40d5-94b8-0928f7d0bd9a tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:43.376881 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12ae7c62-4a0a-40d5-94b8-0928f7d0bd9a tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 200 Aug 19 11:02:43.377262 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 350/1402] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:43 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:43.421223 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-504526fd-b7f8-4fe4-8094-8a3ca957667a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:43.423337 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-504526fd-b7f8-4fe4-8094-8a3ca957667a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d Aug 19 11:02:43.423591 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-504526fd-b7f8-4fe4-8094-8a3ca957667a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:43.423828 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-504526fd-b7f8-4fe4-8094-8a3ca957667a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:43.430448 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-504526fd-b7f8-4fe4-8094-8a3ca957667a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d returned with HTTP 404 Aug 19 11:02:43.431162 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 350/1403] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:43 2026] GET /volume/v3/volumes/3c4049e8-d740-424c-b13b-6ccb7033b20d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 11:02:43.441185 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5a668aba-e50e-4311-afd7-f755179e0d9a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:43.443200 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5a668aba-e50e-4311-afd7-f755179e0d9a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] DELETE https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c Aug 19 11:02:43.443424 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5a668aba-e50e-4311-afd7-f755179e0d9a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:43.443686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5a668aba-e50e-4311-afd7-f755179e0d9a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:43.444001 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-5a668aba-e50e-4311-afd7-f755179e0d9a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Delete volume with id: 267646e4-c559-494d-ba28-752805fca57c Aug 19 11:02:43.458878 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:43.458878 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:43.459445 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5a668aba-e50e-4311-afd7-f755179e0d9a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:02:43.483346 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5a668aba-e50e-4311-afd7-f755179e0d9a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Delete volume request issued successfully. Aug 19 11:02:43.483657 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5a668aba-e50e-4311-afd7-f755179e0d9a tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c returned with HTTP 202 Aug 19 11:02:43.484050 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 352/1404] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:43 2026] DELETE /volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:43.492248 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-10bb658c-5094-47ef-814e-a512eaadf840 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:43.494111 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-10bb658c-5094-47ef-814e-a512eaadf840 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c Aug 19 11:02:43.494353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-10bb658c-5094-47ef-814e-a512eaadf840 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:43.494667 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-10bb658c-5094-47ef-814e-a512eaadf840 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:43.502609 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:43.502609 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:43.506824 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-10bb658c-5094-47ef-814e-a512eaadf840 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:02:43.513476 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-10bb658c-5094-47ef-814e-a512eaadf840 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c returned with HTTP 200 Aug 19 11:02:43.513947 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 353/1405] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:43 2026] GET /volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:43.874766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-e81f1d08-ec59-43ef-b729-65032a26fba0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:43.878522 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-e81f1d08-ec59-43ef-b729-65032a26fba0 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:43.878657 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-e81f1d08-ec59-43ef-b729-65032a26fba0 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:43.878896 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-e81f1d08-ec59-43ef-b729-65032a26fba0 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:43.890420 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:43.890420 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:43.894580 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-e81f1d08-ec59-43ef-b729-65032a26fba0 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:43.899809 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-e81f1d08-ec59-43ef-b729-65032a26fba0 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:43.900570 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 351/1406] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:43 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 1129 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:43.925194 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-f5b23dfb-f7ce-4387-b791-b0d5a6937413 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:43.932638 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-f5b23dfb-f7ce-4387-b791-b0d5a6937413 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] POST https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301/action Aug 19 11:02:43.932638 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-f5b23dfb-f7ce-4387-b791-b0d5a6937413 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:43.932638 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-f5b23dfb-f7ce-4387-b791-b0d5a6937413 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:43.945538 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:43.945538 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:43.946325 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-f5b23dfb-f7ce-4387-b791-b0d5a6937413 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:43.960352 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-f5b23dfb-f7ce-4387-b791-b0d5a6937413 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Begin detaching volume completed successfully. Aug 19 11:02:43.960718 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-f5b23dfb-f7ce-4387-b791-b0d5a6937413 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301/action returned with HTTP 202 Aug 19 11:02:43.961249 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 351/1407] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:02:43 2026] POST /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 11:02:44.044749 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d5ab84a0-527b-405f-8691-3a79d8e9c3b5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.045154 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d5ab84a0-527b-405f-8691-3a79d8e9c3b5 None None] GET https://10.4.3.46/volume// Aug 19 11:02:44.045315 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d5ab84a0-527b-405f-8691-3a79d8e9c3b5 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.045518 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d5ab84a0-527b-405f-8691-3a79d8e9c3b5 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.045894 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d5ab84a0-527b-405f-8691-3a79d8e9c3b5 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:44.046159 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 353/1408] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:02: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 19 11:02:44.061509 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-b7e99da3-689f-4d7b-aea4-7903a9b4a110 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.065634 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-b7e99da3-689f-4d7b-aea4-7903a9b4a110 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:44.065874 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-b7e99da3-689f-4d7b-aea4-7903a9b4a110 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.066081 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-b7e99da3-689f-4d7b-aea4-7903a9b4a110 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.086395 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.086395 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:44.096962 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-b7e99da3-689f-4d7b-aea4-7903a9b4a110 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:44.103373 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-b7e99da3-689f-4d7b-aea4-7903a9b4a110 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:02:44.103882 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 354/1409] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:02:44.390848 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-565f38f9-e9ba-4fba-aa54-29f7a972804e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.392678 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-565f38f9-e9ba-4fba-aa54-29f7a972804e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:44.392883 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-565f38f9-e9ba-4fba-aa54-29f7a972804e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.393064 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-565f38f9-e9ba-4fba-aa54-29f7a972804e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.399942 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.399942 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:44.403651 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-565f38f9-e9ba-4fba-aa54-29f7a972804e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:44.410391 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-565f38f9-e9ba-4fba-aa54-29f7a972804e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 200 Aug 19 11:02:44.410807 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 352/1410] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:44.426152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-47e66458-330a-4432-822a-23ba682ea6bb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.428007 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-47e66458-330a-4432-822a-23ba682ea6bb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] POST https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action Aug 19 11:02:44.428329 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-47e66458-330a-4432-822a-23ba682ea6bb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Action body: b'{"os-attach": {"instance_uuid": "ecc71b52-22d5-4be9-b849-bde806aa55ee", "mountpoint": "/dev/vdb"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:44.428455 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-47e66458-330a-4432-822a-23ba682ea6bb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ecc71b52-22d5-4be9-b849-bde806aa55ee", "mountpoint": "/dev/vdb"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:44.441971 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.441971 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:44.442397 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-47e66458-330a-4432-822a-23ba682ea6bb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:44.459372 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-47e66458-330a-4432-822a-23ba682ea6bb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Update volume admin metadata completed successfully. Aug 19 11:02:44.526433 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0c7fda49-ced1-4100-88cf-5bc97727a24f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.528988 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0c7fda49-ced1-4100-88cf-5bc97727a24f tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c Aug 19 11:02:44.529180 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0c7fda49-ced1-4100-88cf-5bc97727a24f tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.529412 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0c7fda49-ced1-4100-88cf-5bc97727a24f tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.529847 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-47e66458-330a-4432-822a-23ba682ea6bb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Attach volume completed successfully. Aug 19 11:02:44.529894 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-47e66458-330a-4432-822a-23ba682ea6bb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action returned with HTTP 202 Aug 19 11:02:44.530548 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 352/1411] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:44 2026] POST /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:44.539639 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0c7fda49-ced1-4100-88cf-5bc97727a24f tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c returned with HTTP 404 Aug 19 11:02:44.540275 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 354/1412] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/267646e4-c559-494d-ba28-752805fca57c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:44.542324 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c1a6a9ac-3c24-4132-a123-08b627734eba None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.543950 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c1a6a9ac-3c24-4132-a123-08b627734eba tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:44.544271 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c1a6a9ac-3c24-4132-a123-08b627734eba tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.544580 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c1a6a9ac-3c24-4132-a123-08b627734eba tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.549688 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb67af76-39ad-4b46-8be1-7f0fb0bb42d3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.549688 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb67af76-39ad-4b46-8be1-7f0fb0bb42d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] DELETE https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 Aug 19 11:02:44.549688 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb67af76-39ad-4b46-8be1-7f0fb0bb42d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.549862 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb67af76-39ad-4b46-8be1-7f0fb0bb42d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.549977 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-eb67af76-39ad-4b46-8be1-7f0fb0bb42d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Delete volume with id: b3b1d1b7-6b51-455d-ba88-8d560c523ff5 Aug 19 11:02:44.553944 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.553944 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:44.557054 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.557054 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:44.557477 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb67af76-39ad-4b46-8be1-7f0fb0bb42d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:02:44.558096 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c1a6a9ac-3c24-4132-a123-08b627734eba tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:44.562299 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c1a6a9ac-3c24-4132-a123-08b627734eba tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 200 Aug 19 11:02:44.562857 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 355/1413] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:44.575260 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb67af76-39ad-4b46-8be1-7f0fb0bb42d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Delete volume request issued successfully. Aug 19 11:02:44.575427 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb67af76-39ad-4b46-8be1-7f0fb0bb42d3 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 returned with HTTP 202 Aug 19 11:02:44.575841 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 353/1414] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:44 2026] DELETE /volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:44.578525 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-44c2930a-3ccb-4826-a362-becb4424a210 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.580042 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-44c2930a-3ccb-4826-a362-becb4424a210 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:44.580200 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-44c2930a-3ccb-4826-a362-becb4424a210 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.580365 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-44c2930a-3ccb-4826-a362-becb4424a210 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.585411 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2f34e69f-4fcd-4d3a-8a32-5e9852e99f21 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.587424 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2f34e69f-4fcd-4d3a-8a32-5e9852e99f21 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 Aug 19 11:02:44.587663 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2f34e69f-4fcd-4d3a-8a32-5e9852e99f21 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.587897 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2f34e69f-4fcd-4d3a-8a32-5e9852e99f21 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.588932 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.588932 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:44.591907 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-44c2930a-3ccb-4826-a362-becb4424a210 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:44.595495 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-44c2930a-3ccb-4826-a362-becb4424a210 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 200 Aug 19 11:02:44.595839 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 353/1415] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 1174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:44.596260 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.596260 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:44.600444 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2f34e69f-4fcd-4d3a-8a32-5e9852e99f21 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Volume info retrieved successfully. Aug 19 11:02:44.605962 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2f34e69f-4fcd-4d3a-8a32-5e9852e99f21 tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 returned with HTTP 200 Aug 19 11:02:44.606382 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 355/1416] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:44.608359 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-44c2e3f2-d681-47d3-bef3-8e1779fffb5e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.642501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44c2e3f2-d681-47d3-bef3-8e1779fffb5e tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action Aug 19 11:02:44.642501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44c2e3f2-d681-47d3-bef3-8e1779fffb5e tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:44.642501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44c2e3f2-d681-47d3-bef3-8e1779fffb5e tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:44.650984 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.650984 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:44.651556 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-44c2e3f2-d681-47d3-bef3-8e1779fffb5e tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Updating volume '570b93fd-b3d0-4919-b31c-a4e793968854' with '{'status': 'error'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:02:44.672604 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44c2e3f2-d681-47d3-bef3-8e1779fffb5e tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action returned with HTTP 202 Aug 19 11:02:44.673411 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 356/1417] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:44 2026] POST /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:44.681739 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0eb5dc13-d0ef-4791-a370-a879ad8d48f0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.683826 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0eb5dc13-d0ef-4791-a370-a879ad8d48f0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:44.684015 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0eb5dc13-d0ef-4791-a370-a879ad8d48f0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.684219 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0eb5dc13-d0ef-4791-a370-a879ad8d48f0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.693828 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.693828 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:44.697441 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0eb5dc13-d0ef-4791-a370-a879ad8d48f0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:44.702394 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0eb5dc13-d0ef-4791-a370-a879ad8d48f0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 200 Aug 19 11:02:44.702928 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 354/1418] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:44.719340 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2366e2a4-b7ac-475c-a669-98a011791b64 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.721352 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2366e2a4-b7ac-475c-a669-98a011791b64 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action Aug 19 11:02:44.721730 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2366e2a4-b7ac-475c-a669-98a011791b64 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "bc73bdbc-e944-44e8-9c15-551ad22f6028"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:44.721850 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2366e2a4-b7ac-475c-a669-98a011791b64 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "bc73bdbc-e944-44e8-9c15-551ad22f6028"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:44.737512 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.737512 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:44.737512 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2366e2a4-b7ac-475c-a669-98a011791b64 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Volume info retrieved successfully. Aug 19 11:02:44.749334 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2366e2a4-b7ac-475c-a669-98a011791b64 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Terminate volume connection completed successfully. Aug 19 11:02:44.755755 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2366e2a4-b7ac-475c-a669-98a011791b64 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100206) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 19 11:02:44.799780 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2366e2a4-b7ac-475c-a669-98a011791b64 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Detach volume completed successfully. Aug 19 11:02:44.800011 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2366e2a4-b7ac-475c-a669-98a011791b64 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action returned with HTTP 202 Aug 19 11:02:44.800468 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 354/1419] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:44 2026] POST /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:44.807692 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-457647e9-b0b5-487f-96c4-5e241f91f1eb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.809380 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-457647e9-b0b5-487f-96c4-5e241f91f1eb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:44.809577 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-457647e9-b0b5-487f-96c4-5e241f91f1eb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.809771 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-457647e9-b0b5-487f-96c4-5e241f91f1eb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.819011 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.819011 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:44.822721 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-457647e9-b0b5-487f-96c4-5e241f91f1eb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:44.826931 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-457647e9-b0b5-487f-96c4-5e241f91f1eb tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 200 Aug 19 11:02:44.827261 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 356/1420] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:44.839148 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0a2e5e3e-0fc4-4194-97ba-3ba7caa8890f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.840610 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a2e5e3e-0fc4-4194-97ba-3ba7caa8890f tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:44.840925 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a2e5e3e-0fc4-4194-97ba-3ba7caa8890f tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.841210 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a2e5e3e-0fc4-4194-97ba-3ba7caa8890f tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.847932 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.847932 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:44.854008 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0a2e5e3e-0fc4-4194-97ba-3ba7caa8890f tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:44.855804 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a2e5e3e-0fc4-4194-97ba-3ba7caa8890f tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 200 Aug 19 11:02:44.856422 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 357/1421] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:44.878789 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dfcfaeb8-8e51-41de-b674-7f53f99a0b11 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.882209 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dfcfaeb8-8e51-41de-b674-7f53f99a0b11 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] POST https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action Aug 19 11:02:44.884960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dfcfaeb8-8e51-41de-b674-7f53f99a0b11 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Action body: b'{"os-detach": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:44.885109 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dfcfaeb8-8e51-41de-b674-7f53f99a0b11 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:44.896635 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.896635 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:44.897158 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dfcfaeb8-8e51-41de-b674-7f53f99a0b11 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:44.917763 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dfcfaeb8-8e51-41de-b674-7f53f99a0b11 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Detach volume completed successfully. Aug 19 11:02:44.917974 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dfcfaeb8-8e51-41de-b674-7f53f99a0b11 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action returned with HTTP 202 Aug 19 11:02:44.918380 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 355/1422] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:44 2026] POST /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:44.926263 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-69161302-f339-47e4-9b6e-bfe9e32eda30 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.928785 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-69161302-f339-47e4-9b6e-bfe9e32eda30 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:44.929065 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-69161302-f339-47e4-9b6e-bfe9e32eda30 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.929321 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-69161302-f339-47e4-9b6e-bfe9e32eda30 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.936898 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.936898 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:44.940973 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-69161302-f339-47e4-9b6e-bfe9e32eda30 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:44.945942 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-69161302-f339-47e4-9b6e-bfe9e32eda30 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 200 Aug 19 11:02:44.946580 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 355/1423] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:44.961494 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-79ae558c-edb8-4f1f-9c25-5592e890fcdd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:44.966821 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-79ae558c-edb8-4f1f-9c25-5592e890fcdd tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:44.967015 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-79ae558c-edb8-4f1f-9c25-5592e890fcdd tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:44.967202 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-79ae558c-edb8-4f1f-9c25-5592e890fcdd tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:44.979716 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:44.979716 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:44.984379 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-79ae558c-edb8-4f1f-9c25-5592e890fcdd tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:44.990056 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-79ae558c-edb8-4f1f-9c25-5592e890fcdd tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 200 Aug 19 11:02:44.991142 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 357/1424] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:44 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:45.003593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6449a182-6417-4db3-853c-f4c642636ba5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:45.005368 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6449a182-6417-4db3-853c-f4c642636ba5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] DELETE https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:45.005597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6449a182-6417-4db3-853c-f4c642636ba5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:45.005806 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6449a182-6417-4db3-853c-f4c642636ba5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:45.005961 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-6449a182-6417-4db3-853c-f4c642636ba5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Delete volume with id: 570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:45.015501 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:45.015501 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:45.015986 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6449a182-6417-4db3-853c-f4c642636ba5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:45.020227 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-81ccfc04-ac77-459c-86f5-81901158f803 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:45.023041 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-81ccfc04-ac77-459c-86f5-81901158f803 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] DELETE https://10.4.3.46/volume/v3/attachments/bac73bac-77f8-4429-a8f0-b491013beb55 Aug 19 11:02:45.023450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-81ccfc04-ac77-459c-86f5-81901158f803 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:45.023753 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-81ccfc04-ac77-459c-86f5-81901158f803 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:45.032808 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:45.032808 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:45.035664 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6449a182-6417-4db3-853c-f4c642636ba5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Delete volume request issued successfully. Aug 19 11:02:45.035873 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6449a182-6417-4db3-853c-f4c642636ba5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 202 Aug 19 11:02:45.036263 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 358/1425] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:45 2026] DELETE /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:45.044354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5a9d0f2b-2afa-47ae-92a8-995c06f591ff None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:45.047942 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5a9d0f2b-2afa-47ae-92a8-995c06f591ff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:45.048158 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5a9d0f2b-2afa-47ae-92a8-995c06f591ff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:45.048303 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5a9d0f2b-2afa-47ae-92a8-995c06f591ff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:45.062803 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:45.062803 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:45.066600 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5a9d0f2b-2afa-47ae-92a8-995c06f591ff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:45.075657 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5a9d0f2b-2afa-47ae-92a8-995c06f591ff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 200 Aug 19 11:02:45.076042 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 356/1426] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:45 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:45.090319 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7c34c5a1-5048-4459-8a2b-65e2a4f54945 req-81ccfc04-ac77-459c-86f5-81901158f803 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/attachments/bac73bac-77f8-4429-a8f0-b491013beb55 returned with HTTP 200 Aug 19 11:02:45.090936 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 356/1427] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:02:45 2026] DELETE /volume/v3/attachments/bac73bac-77f8-4429-a8f0-b491013beb55 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:45.216505 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ce855770-18be-4543-af78-ef04e24afe09 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:45.219007 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ce855770-18be-4543-af78-ef04e24afe09 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] DELETE https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 Aug 19 11:02:45.219251 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ce855770-18be-4543-af78-ef04e24afe09 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:45.219529 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ce855770-18be-4543-af78-ef04e24afe09 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:45.219732 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-ce855770-18be-4543-af78-ef04e24afe09 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Delete volume with id: bb045c9f-84e9-4c89-b684-39c6f5bef7f5 Aug 19 11:02:45.229495 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:45.229495 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:45.230036 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ce855770-18be-4543-af78-ef04e24afe09 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:45.251281 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ce855770-18be-4543-af78-ef04e24afe09 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Delete volume request issued successfully. Aug 19 11:02:45.251557 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ce855770-18be-4543-af78-ef04e24afe09 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 returned with HTTP 202 Aug 19 11:02:45.252089 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 358/1428] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:45 2026] DELETE /volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:02:45.261198 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac1ead61-2a98-4837-a93c-fb8c849f8ccf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:45.262845 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac1ead61-2a98-4837-a93c-fb8c849f8ccf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 Aug 19 11:02:45.263034 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac1ead61-2a98-4837-a93c-fb8c849f8ccf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:45.263251 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac1ead61-2a98-4837-a93c-fb8c849f8ccf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:45.282426 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:45.282426 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:45.282426 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ac1ead61-2a98-4837-a93c-fb8c849f8ccf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Volume info retrieved successfully. Aug 19 11:02:45.282426 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac1ead61-2a98-4837-a93c-fb8c849f8ccf tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 returned with HTTP 200 Aug 19 11:02:45.282426 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 359/1429] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:45 2026] GET /volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:45.516505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-de700730-2bd4-4e5c-bbe1-7925fe12199d req-50384a37-b931-49e3-9e87-be302b8dd529 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:45.519205 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-de700730-2bd4-4e5c-bbe1-7925fe12199d req-50384a37-b931-49e3-9e87-be302b8dd529 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] GET https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a Aug 19 11:02:45.519478 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-de700730-2bd4-4e5c-bbe1-7925fe12199d req-50384a37-b931-49e3-9e87-be302b8dd529 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:45.519777 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-de700730-2bd4-4e5c-bbe1-7925fe12199d req-50384a37-b931-49e3-9e87-be302b8dd529 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:45.531546 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:45.531546 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:45.535437 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-de700730-2bd4-4e5c-bbe1-7925fe12199d req-50384a37-b931-49e3-9e87-be302b8dd529 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:02:45.540660 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-de700730-2bd4-4e5c-bbe1-7925fe12199d req-50384a37-b931-49e3-9e87-be302b8dd529 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a returned with HTTP 200 Aug 19 11:02:45.541182 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 357/1430] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:45 2026] GET /volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:45.619815 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-03979d87-bf3a-4ebc-9d2c-8d6cc0e4905d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:45.622477 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-03979d87-bf3a-4ebc-9d2c-8d6cc0e4905d tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] GET https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 Aug 19 11:02:45.624071 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-03979d87-bf3a-4ebc-9d2c-8d6cc0e4905d tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:45.624732 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-03979d87-bf3a-4ebc-9d2c-8d6cc0e4905d tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:45.639770 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-03979d87-bf3a-4ebc-9d2c-8d6cc0e4905d tempest-TaggedBootDevicesTest_v242-645376159 tempest-TaggedBootDevicesTest_v242-645376159-project-member] https://10.4.3.46/volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 returned with HTTP 404 Aug 19 11:02:45.641110 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 357/1431] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:45 2026] GET /volume/v3/volumes/b3b1d1b7-6b51-455d-ba88-8d560c523ff5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:46.091735 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2e2e4120-6b3c-4796-b304-bda52b84e10e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:46.093636 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2e2e4120-6b3c-4796-b304-bda52b84e10e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 Aug 19 11:02:46.093890 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2e2e4120-6b3c-4796-b304-bda52b84e10e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:46.094103 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2e2e4120-6b3c-4796-b304-bda52b84e10e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:46.099846 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2e2e4120-6b3c-4796-b304-bda52b84e10e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 returned with HTTP 404 Aug 19 11:02:46.100326 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 359/1432] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:46 2026] GET /volume/v3/volumes/570b93fd-b3d0-4919-b31c-a4e793968854 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:46.126806 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-51712f53-b3c7-4dc0-9843-af8f95e5a720 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:46.129174 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-51712f53-b3c7-4dc0-9843-af8f95e5a720 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:02:46.129636 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-51712f53-b3c7-4dc0-9843-af8f95e5a720 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4e6b6d7-12c9-465a-9176-0c58e749b301", "force": false, "name": "tempest-TestStampPattern-snapshot-501523556", "description": null, "metadata": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:46.140098 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:46.140098 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:46.140757 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-51712f53-b3c7-4dc0-9843-af8f95e5a720 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:02:46.140955 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-51712f53-b3c7-4dc0-9843-af8f95e5a720 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Create snapshot from volume e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:02:46.183502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-51712f53-b3c7-4dc0-9843-af8f95e5a720 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Created reservations ['daab6f59-a685-46bf-bcac-4d7972f4b9d4', '02f4dec9-9226-4054-98e3-3a4c5c132dc1', 'e084bc98-adba-4b4f-aea7-1e30b461d8c7', '79bb9575-7eb2-4caa-a6b7-fcf3edf1599c'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:46.235577 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-51712f53-b3c7-4dc0-9843-af8f95e5a720 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Snapshot create request issued successfully. Aug 19 11:02:46.235992 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-51712f53-b3c7-4dc0-9843-af8f95e5a720 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:02:46.236525 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 360/1433] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:02:46 2026] POST /volume/v3/snapshots => generated 302 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:46.248536 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7ff19f38-998f-4022-93c0-aff1a0986f00 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:46.251069 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7ff19f38-998f-4022-93c0-aff1a0986f00 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 Aug 19 11:02:46.251269 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7ff19f38-998f-4022-93c0-aff1a0986f00 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:46.251517 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7ff19f38-998f-4022-93c0-aff1a0986f00 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:46.257460 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:46.257460 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:46.258089 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7ff19f38-998f-4022-93c0-aff1a0986f00 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Snapshot retrieved successfully. Aug 19 11:02:46.258903 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7ff19f38-998f-4022-93c0-aff1a0986f00 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 returned with HTTP 200 Aug 19 11:02:46.259224 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 358/1434] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:46 2026] GET /volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 => generated 434 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:46.301669 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6db8a559-c7e0-4cf2-84d8-cccd0c96dd33 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:46.302560 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6db8a559-c7e0-4cf2-84d8-cccd0c96dd33 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] GET https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 Aug 19 11:02:46.302809 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6db8a559-c7e0-4cf2-84d8-cccd0c96dd33 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:46.303057 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6db8a559-c7e0-4cf2-84d8-cccd0c96dd33 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:46.311505 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6db8a559-c7e0-4cf2-84d8-cccd0c96dd33 tempest-AttachVolumeMultiAttachTest-880173850 tempest-AttachVolumeMultiAttachTest-880173850-project-member] https://10.4.3.46/volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 returned with HTTP 404 Aug 19 11:02:46.312053 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 358/1435] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:46 2026] GET /volume/v3/volumes/bb045c9f-84e9-4c89-b684-39c6f5bef7f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:47.267794 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6e74978b-37a8-4652-a029-eb2305f15fa1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:47.270049 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6e74978b-37a8-4652-a029-eb2305f15fa1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 Aug 19 11:02:47.270337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6e74978b-37a8-4652-a029-eb2305f15fa1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:47.270686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6e74978b-37a8-4652-a029-eb2305f15fa1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:47.277567 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:47.277567 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:47.278242 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6e74978b-37a8-4652-a029-eb2305f15fa1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Snapshot retrieved successfully. Aug 19 11:02:47.279331 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6e74978b-37a8-4652-a029-eb2305f15fa1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 returned with HTTP 200 Aug 19 11:02:47.279911 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 360/1436] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:47 2026] GET /volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:47.293652 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-97746130-c27c-44b0-92b0-f14108d8c0bc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:47.296448 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-97746130-c27c-44b0-92b0-f14108d8c0bc tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 Aug 19 11:02:47.296729 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-97746130-c27c-44b0-92b0-f14108d8c0bc tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:47.296970 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-97746130-c27c-44b0-92b0-f14108d8c0bc tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:47.302949 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:47.302949 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:47.303339 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-97746130-c27c-44b0-92b0-f14108d8c0bc tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Snapshot retrieved successfully. Aug 19 11:02:47.304107 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-97746130-c27c-44b0-92b0-f14108d8c0bc tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 returned with HTTP 200 Aug 19 11:02:47.304439 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 361/1437] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:02:47 2026] GET /volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:48.628354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:48.631098 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:48.631419 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-187996946"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:48.632798 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-187996946'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:48.632912 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume of 1 GB Aug 19 11:02:48.636738 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=402,cinder:INSERT=64,cinder:UPDATE=106,cinder:DELETE=1 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:02:48.643736 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Availability Zones retrieved successfully. Aug 19 11:02:48.648415 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (7e7265cc-9162-45f9-b1d1-f66b55b353ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:48.649688 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d7f3b6-46d2-4d24-bbae-f0f78d33c887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:48.651059 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:48.677694 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d7f3b6-46d2-4d24-bbae-f0f78d33c887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:48.678443 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a3c02d-bc67-44aa-b69d-e0001fe93343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:48.721015 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Created reservations ['3027fe6f-8768-4bdd-b7fa-73cc4f7615be', 'a96f123c-df6f-4bc4-b153-c089aa404220', '9ab07127-8163-409a-ba41-d0bd853ad8cc', 'e6e52f1a-726c-4500-846e-c33e93d98e73'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:48.721891 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a3c02d-bc67-44aa-b69d-e0001fe93343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3027fe6f-8768-4bdd-b7fa-73cc4f7615be', 'a96f123c-df6f-4bc4-b153-c089aa404220', '9ab07127-8163-409a-ba41-d0bd853ad8cc', 'e6e52f1a-726c-4500-846e-c33e93d98e73']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:48.722620 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c40577-f95f-4509-8e76-e21a482153b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:48.749692 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c40577-f95f-4509-8e76-e21a482153b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17edc7c3-fcce-4079-a605-c739aa744288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-187996946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['3027fe6f-8768-4bdd-b7fa-73cc4f7615be','a96f123c-df6f-4bc4-b153-c089aa404220','9ab07127-8163-409a-ba41-d0bd853ad8cc','e6e52f1a-726c-4500-846e-c33e93d98e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-187996946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17edc7c3-fcce-4079-a605-c739aa744288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed5eacc5c5e0444da493bbc015da1678',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:48.750535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b87a2d84-42cb-4764-a5dd-5e9be7442c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:48.773973 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b87a2d84-42cb-4764-a5dd-5e9be7442c00) transitioned into state 'SUCCESS' from state '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-187996946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['3027fe6f-8768-4bdd-b7fa-73cc4f7615be','a96f123c-df6f-4bc4-b153-c089aa404220','9ab07127-8163-409a-ba41-d0bd853ad8cc','e6e52f1a-726c-4500-846e-c33e93d98e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:48.774658 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd3cc1a-5146-4853-8fd1-6d8b697b617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:48.788358 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd3cc1a-5146-4853-8fd1-6d8b697b617e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:48.789024 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (7e7265cc-9162-45f9-b1d1-f66b55b353ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:48.789576 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request issued successfully. Aug 19 11:02:48.790058 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b8ce8781-e5a3-4b81-af53-80aa74f3e663 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:48.790727 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 359/1438] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:48 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 19 11:02:48.811626 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-95ed3b6e-cac1-450f-a61a-862b79ebbdf0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:48.815742 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95ed3b6e-cac1-450f-a61a-862b79ebbdf0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 Aug 19 11:02:48.816041 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95ed3b6e-cac1-450f-a61a-862b79ebbdf0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:48.816352 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95ed3b6e-cac1-450f-a61a-862b79ebbdf0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:48.818567 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=434,cinder:UPDATE=97,cinder:INSERT=57,cinder:DELETE=2 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:02:48.825860 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:48.825860 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:48.832438 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-95ed3b6e-cac1-450f-a61a-862b79ebbdf0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:48.837280 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95ed3b6e-cac1-450f-a61a-862b79ebbdf0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 returned with HTTP 200 Aug 19 11:02:48.837744 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 359/1439] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:48 2026] GET /volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:49.852715 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9cda459b-1aed-4203-bfbb-4c17b34d94d7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:49.854911 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9cda459b-1aed-4203-bfbb-4c17b34d94d7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 Aug 19 11:02:49.855820 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9cda459b-1aed-4203-bfbb-4c17b34d94d7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:49.856067 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9cda459b-1aed-4203-bfbb-4c17b34d94d7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:49.866418 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=448,cinder:UPDATE=142,cinder:INSERT=77,cinder:DELETE=5 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:02:49.869099 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:49.869099 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:49.875434 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9cda459b-1aed-4203-bfbb-4c17b34d94d7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:49.881755 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9cda459b-1aed-4203-bfbb-4c17b34d94d7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 returned with HTTP 200 Aug 19 11:02:49.881755 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 361/1440] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:49 2026] GET /volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:49.894107 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0b1f3035-30fa-4e14-bb26-c02737bd1f29 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:49.895747 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b1f3035-30fa-4e14-bb26-c02737bd1f29 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288/action Aug 19 11:02:49.896068 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b1f3035-30fa-4e14-bb26-c02737bd1f29 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:49.896196 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b1f3035-30fa-4e14-bb26-c02737bd1f29 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:49.905344 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:49.905344 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:49.905945 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-0b1f3035-30fa-4e14-bb26-c02737bd1f29 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Updating volume '17edc7c3-fcce-4079-a605-c739aa744288' with '{'status': 'attaching'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:02:49.929028 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b1f3035-30fa-4e14-bb26-c02737bd1f29 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288/action returned with HTTP 202 Aug 19 11:02:49.929553 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 362/1441] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:49 2026] POST /volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:49.936542 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5e4aed9c-412b-4953-90ce-bab5def84541 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:49.939071 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e4aed9c-412b-4953-90ce-bab5def84541 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 Aug 19 11:02:49.939336 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5e4aed9c-412b-4953-90ce-bab5def84541 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:49.939617 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5e4aed9c-412b-4953-90ce-bab5def84541 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:49.949840 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:49.949840 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:49.954570 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5e4aed9c-412b-4953-90ce-bab5def84541 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:49.960503 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e4aed9c-412b-4953-90ce-bab5def84541 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 returned with HTTP 200 Aug 19 11:02:49.961184 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 360/1442] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:49 2026] GET /volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:49.973792 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1e8ccfe9-1fa6-4a6e-aaa6-915407f09155 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:49.975635 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e8ccfe9-1fa6-4a6e-aaa6-915407f09155 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288/action Aug 19 11:02:49.976166 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e8ccfe9-1fa6-4a6e-aaa6-915407f09155 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:49.976283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e8ccfe9-1fa6-4a6e-aaa6-915407f09155 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:49.988352 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:49.988352 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:49.988638 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1e8ccfe9-1fa6-4a6e-aaa6-915407f09155 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Volume info retrieved successfully. Aug 19 11:02:50.012853 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1e8ccfe9-1fa6-4a6e-aaa6-915407f09155 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Delete volume request issued successfully. Aug 19 11:02:50.013437 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e8ccfe9-1fa6-4a6e-aaa6-915407f09155 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288/action returned with HTTP 202 Aug 19 11:02:50.014510 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 360/1443] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:49 2026] POST /volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:50.023195 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fed70d0e-e162-4517-b797-e9143a23edce None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:50.024998 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fed70d0e-e162-4517-b797-e9143a23edce tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 Aug 19 11:02:50.025314 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fed70d0e-e162-4517-b797-e9143a23edce tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:50.025629 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fed70d0e-e162-4517-b797-e9143a23edce tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:50.033705 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:50.033705 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:50.037793 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fed70d0e-e162-4517-b797-e9143a23edce tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:50.042420 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fed70d0e-e162-4517-b797-e9143a23edce tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 returned with HTTP 200 Aug 19 11:02:50.042957 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 362/1444] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:50 2026] GET /volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:51.489310 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d70f180-70f5-44f4-a586-ca9039d7f4ee None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:51.489310 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d70f180-70f5-44f4-a586-ca9039d7f4ee tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 Aug 19 11:02:51.489310 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d70f180-70f5-44f4-a586-ca9039d7f4ee tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:51.489310 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d70f180-70f5-44f4-a586-ca9039d7f4ee tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:51.489310 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d70f180-70f5-44f4-a586-ca9039d7f4ee tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 returned with HTTP 404 Aug 19 11:02:51.489310 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 363/1445] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:51 2026] GET /volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:51.491668 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1b418c70-a226-4635-9591-75a2b35df1c6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:51.491668 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1b418c70-a226-4635-9591-75a2b35df1c6 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 Aug 19 11:02:51.491668 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1b418c70-a226-4635-9591-75a2b35df1c6 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:51.491668 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1b418c70-a226-4635-9591-75a2b35df1c6 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:51.491668 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1b418c70-a226-4635-9591-75a2b35df1c6 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 returned with HTTP 404 Aug 19 11:02:51.491668 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 361/1446] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:51 2026] GET /volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:51.493256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ff27c7a4-4d67-48ea-bfef-34bc565befcd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:51.493256 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff27c7a4-4d67-48ea-bfef-34bc565befcd tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] DELETE https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 Aug 19 11:02:51.493256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff27c7a4-4d67-48ea-bfef-34bc565befcd tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:51.493256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff27c7a4-4d67-48ea-bfef-34bc565befcd tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:51.493256 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ff27c7a4-4d67-48ea-bfef-34bc565befcd tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Delete volume with id: 17edc7c3-fcce-4079-a605-c739aa744288 Aug 19 11:02:51.493256 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff27c7a4-4d67-48ea-bfef-34bc565befcd tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 returned with HTTP 404 Aug 19 11:02:51.493256 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 361/1447] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:51 2026] DELETE /volume/v3/volumes/17edc7c3-fcce-4079-a605-c739aa744288 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1240234354"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1240234354'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume of 1 GB Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Availability Zones retrieved successfully. Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (d924475f-ba9f-487c-b1f4-0808ef85afd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50df4481-8d1d-4371-9d81-1c7a81e7aade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50df4481-8d1d-4371-9d81-1c7a81e7aade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe62a3da-c60a-4f5b-b69b-b1daa461f9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Created reservations ['f4a01cd8-fa45-4214-9cce-a3e7b35cc406', 'aa810493-88c6-4b96-985a-f03a7b97ec24', 'a7d6e1bd-cd76-4a55-9479-27df0144f720', 'a20a64ba-c605-485f-942f-d7eeb28d117f'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:51.494531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe62a3da-c60a-4f5b-b69b-b1daa461f9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4a01cd8-fa45-4214-9cce-a3e7b35cc406', 'aa810493-88c6-4b96-985a-f03a7b97ec24', 'a7d6e1bd-cd76-4a55-9479-27df0144f720', 'a20a64ba-c605-485f-942f-d7eeb28d117f']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:51.495528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db59069-9c26-4e8a-9e58-7bc2d612a071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:51.495528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db59069-9c26-4e8a-9e58-7bc2d612a071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61fe973d-0d54-4998-af77-14b690247cf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1240234354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['f4a01cd8-fa45-4214-9cce-a3e7b35cc406','aa810493-88c6-4b96-985a-f03a7b97ec24','a7d6e1bd-cd76-4a55-9479-27df0144f720','a20a64ba-c605-485f-942f-d7eeb28d117f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1240234354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61fe973d-0d54-4998-af77-14b690247cf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed5eacc5c5e0444da493bbc015da1678',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:51.495528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aac3c60-ffe2-4e36-8823-6923ec34cbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:51.495528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aac3c60-ffe2-4e36-8823-6923ec34cbc2) transitioned into state 'SUCCESS' from state '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-1240234354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['f4a01cd8-fa45-4214-9cce-a3e7b35cc406','aa810493-88c6-4b96-985a-f03a7b97ec24','a7d6e1bd-cd76-4a55-9479-27df0144f720','a20a64ba-c605-485f-942f-d7eeb28d117f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:51.495528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b9ca2c-e087-4c76-89d2-df1dc1fc9fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:51.495528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b9ca2c-e087-4c76-89d2-df1dc1fc9fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:51.495528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (d924475f-ba9f-487c-b1f4-0808ef85afd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:51.496119 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request issued successfully. Aug 19 11:02:51.496119 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-297dcc4e-630c-4c51-a3a5-217a815f1929 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:51.496119 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 363/1448] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:51 2026] POST /volume/v3/volumes => generated 747 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:51.496662 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4fb7ea38-f6be-43b7-a2ab-2863a9ab1d4d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:51.496662 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4fb7ea38-f6be-43b7-a2ab-2863a9ab1d4d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 Aug 19 11:02:51.496662 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4fb7ea38-f6be-43b7-a2ab-2863a9ab1d4d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:51.496662 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4fb7ea38-f6be-43b7-a2ab-2863a9ab1d4d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:51.496662 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:51.496662 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:51.496662 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4fb7ea38-f6be-43b7-a2ab-2863a9ab1d4d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:51.496662 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4fb7ea38-f6be-43b7-a2ab-2863a9ab1d4d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 returned with HTTP 200 Aug 19 11:02:51.496662 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 364/1449] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:51 2026] GET /volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:52.242126 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f0538aee-83e8-482c-b690-9ed94df06d13 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:52.245095 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:52.245541 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1228319996", "snapshot_id": "81408fe8-9833-4ac1-8198-30f085eb4903", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:52.248046 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1228319996', 'snapshot_id': '81408fe8-9833-4ac1-8198-30f085eb4903', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:52.254566 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:52.254566 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:52.255108 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Snapshot retrieved successfully. Aug 19 11:02:52.255300 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Create volume of 1 GB Aug 19 11:02:52.259889 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Availability Zones retrieved successfully. Aug 19 11:02:52.265576 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Flow 'volume_create_api' (006c697b-154f-49f1-813c-a1ab12070e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:52.266890 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb78778-af77-4c80-9d77-58cde6f88bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:52.267982 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:52.309340 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb78778-af77-4c80-9d77-58cde6f88bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '81408fe8-9833-4ac1-8198-30f085eb4903', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:52.310169 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2527781-7220-4f51-ab95-42be420fde48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:52.347056 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Created reservations ['cdafcdd0-7771-4c2c-8e46-e40f86ca943d', 'ff2b4fa4-e128-452b-a281-a44d2b8b8d00', 'cf9b697b-064a-4546-8fbc-67cba3a91f8c', 'e68a9f8f-3494-4dea-8d05-cc71cb7ebb05'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:52.348149 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2527781-7220-4f51-ab95-42be420fde48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdafcdd0-7771-4c2c-8e46-e40f86ca943d', 'ff2b4fa4-e128-452b-a281-a44d2b8b8d00', 'cf9b697b-064a-4546-8fbc-67cba3a91f8c', 'e68a9f8f-3494-4dea-8d05-cc71cb7ebb05']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:52.349036 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb506d3-62c4-418b-b5e0-994c261b2495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:52.350784 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9459af1e-1d6e-4ac8-9416-71c88946c993 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:52.353895 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9459af1e-1d6e-4ac8-9416-71c88946c993 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 Aug 19 11:02:52.354142 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9459af1e-1d6e-4ac8-9416-71c88946c993 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:52.354374 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9459af1e-1d6e-4ac8-9416-71c88946c993 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:52.365316 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:52.365316 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:52.370460 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9459af1e-1d6e-4ac8-9416-71c88946c993 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:52.378520 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9459af1e-1d6e-4ac8-9416-71c88946c993 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 returned with HTTP 200 Aug 19 11:02:52.378520 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 362/1450] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:52 2026] GET /volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:52.389093 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ee511171-867b-4de0-aa1b-f1df83fd16c0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:52.396575 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ee511171-867b-4de0-aa1b-f1df83fd16c0 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6/action Aug 19 11:02:52.397066 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ee511171-867b-4de0-aa1b-f1df83fd16c0 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:52.397240 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ee511171-867b-4de0-aa1b-f1df83fd16c0 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:52.397951 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb506d3-62c4-418b-b5e0-994c261b2495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13c3992e-2766-4410-90bd-2a994c720f37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1228319996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0d7b75707d42a4b64918730a13474a',qos_specs=None,replication_status=,reservations=['cdafcdd0-7771-4c2c-8e46-e40f86ca943d','ff2b4fa4-e128-452b-a281-a44d2b8b8d00','cf9b697b-064a-4546-8fbc-67cba3a91f8c','e68a9f8f-3494-4dea-8d05-cc71cb7ebb05'],size=1,snapshot_id=81408fe8-9833-4ac1-8198-30f085eb4903,source_replicaid=,source_volid=None,status='creating',user_id='edaa39747ddc4527ac7f7c83284785c2',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1228319996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13c3992e-2766-4410-90bd-2a994c720f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a0d7b75707d42a4b64918730a13474a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=81408fe8-9833-4ac1-8198-30f085eb4903,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edaa39747ddc4527ac7f7c83284785c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:52.399008 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37fb2075-8314-4e8f-8fb1-28c22b91cfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:52.406561 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:52.406561 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:52.407265 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.admin_actions [None req-ee511171-867b-4de0-aa1b-f1df83fd16c0 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Updating volume '61fe973d-0d54-4998-af77-14b690247cf6' with '{'status': 'creating'}' {{(pid=100205) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:02:52.429213 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ee511171-867b-4de0-aa1b-f1df83fd16c0 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6/action returned with HTTP 202 Aug 19 11:02:52.429678 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 364/1451] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:52 2026] POST /volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:52.437415 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-90883872-9862-4f24-8a3f-c70420137752 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:52.438381 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-90883872-9862-4f24-8a3f-c70420137752 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 Aug 19 11:02:52.438600 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-90883872-9862-4f24-8a3f-c70420137752 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:52.438776 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-90883872-9862-4f24-8a3f-c70420137752 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:52.441256 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37fb2075-8314-4e8f-8fb1-28c22b91cfbd) transitioned into state 'SUCCESS' from state '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-1228319996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0d7b75707d42a4b64918730a13474a',qos_specs=None,replication_status=,reservations=['cdafcdd0-7771-4c2c-8e46-e40f86ca943d','ff2b4fa4-e128-452b-a281-a44d2b8b8d00','cf9b697b-064a-4546-8fbc-67cba3a91f8c','e68a9f8f-3494-4dea-8d05-cc71cb7ebb05'],size=1,snapshot_id=81408fe8-9833-4ac1-8198-30f085eb4903,source_replicaid=,source_volid=None,status='creating',user_id='edaa39747ddc4527ac7f7c83284785c2',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:52.442341 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dbf732-0270-4bea-8435-b60ea94e972e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:52.446305 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:52.446305 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:52.450451 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-90883872-9862-4f24-8a3f-c70420137752 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:52.464731 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-90883872-9862-4f24-8a3f-c70420137752 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 returned with HTTP 200 Aug 19 11:02:52.465032 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 365/1452] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:52 2026] GET /volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:52.479404 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d52072a8-6b36-45c6-9990-9859f55334ed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:52.481848 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d52072a8-6b36-45c6-9990-9859f55334ed tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6/action Aug 19 11:02:52.482278 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d52072a8-6b36-45c6-9990-9859f55334ed tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:52.482439 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d52072a8-6b36-45c6-9990-9859f55334ed tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:52.485612 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dbf732-0270-4bea-8435-b60ea94e972e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:52.486602 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Flow 'volume_create_api' (006c697b-154f-49f1-813c-a1ab12070e6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:52.486965 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Create volume request issued successfully. Aug 19 11:02:52.487609 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f0538aee-83e8-482c-b690-9ed94df06d13 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:52.488089 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 362/1453] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:02:52 2026] POST /volume/v3/volumes => generated 779 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:52.494310 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:52.494310 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:52.499612 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d52072a8-6b36-45c6-9990-9859f55334ed tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Volume info retrieved successfully. Aug 19 11:02:52.518070 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d52072a8-6b36-45c6-9990-9859f55334ed tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Delete volume request issued successfully. Aug 19 11:02:52.518362 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d52072a8-6b36-45c6-9990-9859f55334ed tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6/action returned with HTTP 202 Aug 19 11:02:52.518946 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 363/1454] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:52 2026] POST /volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:52.529787 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-06d4e4df-2699-415f-95da-257fafe6e5c7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:52.534093 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-06d4e4df-2699-415f-95da-257fafe6e5c7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 Aug 19 11:02:52.534093 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-06d4e4df-2699-415f-95da-257fafe6e5c7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:52.534093 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-06d4e4df-2699-415f-95da-257fafe6e5c7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:52.546613 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:52.546613 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:52.551008 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-06d4e4df-2699-415f-95da-257fafe6e5c7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:52.556857 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-06d4e4df-2699-415f-95da-257fafe6e5c7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 returned with HTTP 200 Aug 19 11:02:52.557415 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 365/1455] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:52 2026] GET /volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:53.191574 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:53.194046 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:53.194631 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-694753887"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:53.196713 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-694753887'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:53.196901 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Create volume of 1 GB Aug 19 11:02:53.205229 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Availability Zones retrieved successfully. Aug 19 11:02:53.216076 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Flow 'volume_create_api' (d5c75ca2-100d-488d-bcbd-e7f035da78f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:53.218250 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f603f848-9fc8-4cff-8556-92277c266b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:53.220544 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:53.254892 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f603f848-9fc8-4cff-8556-92277c266b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:53.256162 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dec2f1e7-4d58-42c7-9526-db00c217295b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:53.300949 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Created reservations ['3faedde7-1982-44e3-b4a7-0f45b62efb9a', 'd28e155f-ba96-4630-bd04-7e25554ebdc8', '56b663b6-94bf-4338-8c91-85fc308746fc', 'b2f1327c-f9ec-4feb-9d4e-aeaa8d4e1a43'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:53.301942 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dec2f1e7-4d58-42c7-9526-db00c217295b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3faedde7-1982-44e3-b4a7-0f45b62efb9a', 'd28e155f-ba96-4630-bd04-7e25554ebdc8', '56b663b6-94bf-4338-8c91-85fc308746fc', 'b2f1327c-f9ec-4feb-9d4e-aeaa8d4e1a43']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:53.302798 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fd385a9-29a6-4539-8f04-a046a67cb6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:53.330000 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fd385a9-29a6-4539-8f04-a046a67cb6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12b39fa0-43c7-4a26-aa78-315187025c46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-694753887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839fc4abcfc14913ba94a87ca0a3e906',qos_specs=None,replication_status=,reservations=['3faedde7-1982-44e3-b4a7-0f45b62efb9a','d28e155f-ba96-4630-bd04-7e25554ebdc8','56b663b6-94bf-4338-8c91-85fc308746fc','b2f1327c-f9ec-4feb-9d4e-aeaa8d4e1a43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1897905ed8344955995d90723cb3d8e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-694753887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12b39fa0-43c7-4a26-aa78-315187025c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='839fc4abcfc14913ba94a87ca0a3e906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1897905ed8344955995d90723cb3d8e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:53.331044 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d409111-642d-462b-8817-bb9e7f893325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:53.350432 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d409111-642d-462b-8817-bb9e7f893325) transitioned into state 'SUCCESS' from state '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-694753887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839fc4abcfc14913ba94a87ca0a3e906',qos_specs=None,replication_status=,reservations=['3faedde7-1982-44e3-b4a7-0f45b62efb9a','d28e155f-ba96-4630-bd04-7e25554ebdc8','56b663b6-94bf-4338-8c91-85fc308746fc','b2f1327c-f9ec-4feb-9d4e-aeaa8d4e1a43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1897905ed8344955995d90723cb3d8e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:53.351944 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64e4c7e-cbc7-45a0-a5b4-e430ec7b7448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:53.364308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64e4c7e-cbc7-45a0-a5b4-e430ec7b7448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:53.365215 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Flow 'volume_create_api' (d5c75ca2-100d-488d-bcbd-e7f035da78f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:53.365714 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Create volume request issued successfully. Aug 19 11:02:53.366180 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-adad9e15-7d2c-48a4-81fa-2d50818c728b tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:53.366844 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 366/1456] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:53 2026] POST /volume/v3/volumes => generated 754 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:53.383781 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7668343b-fa25-46de-91b2-923077310726 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:53.386542 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7668343b-fa25-46de-91b2-923077310726 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:02:53.386857 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7668343b-fa25-46de-91b2-923077310726 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:53.387151 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7668343b-fa25-46de-91b2-923077310726 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:53.396772 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:53.396772 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:53.403666 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7668343b-fa25-46de-91b2-923077310726 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:02:53.411144 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7668343b-fa25-46de-91b2-923077310726 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 200 Aug 19 11:02:53.411267 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 363/1457] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:53 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:53.575733 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb08f816-445e-4fd7-91b8-c87563822e46 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:53.579238 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb08f816-445e-4fd7-91b8-c87563822e46 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 Aug 19 11:02:53.579431 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb08f816-445e-4fd7-91b8-c87563822e46 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:53.579828 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb08f816-445e-4fd7-91b8-c87563822e46 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:53.587768 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb08f816-445e-4fd7-91b8-c87563822e46 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 returned with HTTP 404 Aug 19 11:02:53.588686 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 364/1458] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:53 2026] GET /volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:53.598473 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1ef002cf-1569-4270-8aa2-cfebb1524e2e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:53.601381 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1ef002cf-1569-4270-8aa2-cfebb1524e2e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 Aug 19 11:02:53.601588 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1ef002cf-1569-4270-8aa2-cfebb1524e2e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:53.601828 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1ef002cf-1569-4270-8aa2-cfebb1524e2e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:53.611946 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1ef002cf-1569-4270-8aa2-cfebb1524e2e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 returned with HTTP 404 Aug 19 11:02:53.612892 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 366/1459] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:53 2026] GET /volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:53.625215 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dd38f2e2-3334-447d-bed4-9da4e5bbba9c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:53.625638 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd38f2e2-3334-447d-bed4-9da4e5bbba9c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] DELETE https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 Aug 19 11:02:53.625810 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd38f2e2-3334-447d-bed4-9da4e5bbba9c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:53.625977 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd38f2e2-3334-447d-bed4-9da4e5bbba9c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:53.626122 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-dd38f2e2-3334-447d-bed4-9da4e5bbba9c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Delete volume with id: 61fe973d-0d54-4998-af77-14b690247cf6 Aug 19 11:02:53.634799 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd38f2e2-3334-447d-bed4-9da4e5bbba9c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 returned with HTTP 404 Aug 19 11:02:53.634799 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 367/1460] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:53 2026] DELETE /volume/v3/volumes/61fe973d-0d54-4998-af77-14b690247cf6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:53.642571 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:53.644238 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:53.644589 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2102835463"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:53.647110 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2102835463'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:53.647110 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume of 1 GB Aug 19 11:02:53.650610 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Availability Zones retrieved successfully. Aug 19 11:02:53.656465 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (5a173495-6d60-45c6-bd3e-726e62d08d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:53.657472 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176fa289-d58a-4ff8-9c56-cfd3a941194e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:53.658938 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:53.683040 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176fa289-d58a-4ff8-9c56-cfd3a941194e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:53.683861 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd8db94a-9eab-48b8-9ade-89edd05247af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:53.746637 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Created reservations ['6a7ec271-38b3-463d-b6e2-b95ca15afaab', '5cde9fd1-01b3-470d-80bc-ada1046c76c1', 'a6bbcb0d-9dc0-4345-9b99-16056a0c53eb', 'd3fc7942-9555-413d-8a99-cc8a4463685f'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:53.747597 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd8db94a-9eab-48b8-9ade-89edd05247af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a7ec271-38b3-463d-b6e2-b95ca15afaab', '5cde9fd1-01b3-470d-80bc-ada1046c76c1', 'a6bbcb0d-9dc0-4345-9b99-16056a0c53eb', 'd3fc7942-9555-413d-8a99-cc8a4463685f']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:53.748325 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e05d80-3794-46ae-9120-3dfe71420a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:53.774733 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e05d80-3794-46ae-9120-3dfe71420a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40679d58-6aa1-41c2-800c-2a7cf4d0a490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2102835463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['6a7ec271-38b3-463d-b6e2-b95ca15afaab','5cde9fd1-01b3-470d-80bc-ada1046c76c1','a6bbcb0d-9dc0-4345-9b99-16056a0c53eb','d3fc7942-9555-413d-8a99-cc8a4463685f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2102835463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40679d58-6aa1-41c2-800c-2a7cf4d0a490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed5eacc5c5e0444da493bbc015da1678',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:53.775571 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb9d543-1c04-4b38-b053-85174c03dfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:53.793542 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb9d543-1c04-4b38-b053-85174c03dfaf) transitioned into state 'SUCCESS' from state '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-2102835463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['6a7ec271-38b3-463d-b6e2-b95ca15afaab','5cde9fd1-01b3-470d-80bc-ada1046c76c1','a6bbcb0d-9dc0-4345-9b99-16056a0c53eb','d3fc7942-9555-413d-8a99-cc8a4463685f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:53.794270 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5a0787-bc48-4356-9cc7-1b34fcbf29d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:53.806213 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5a0787-bc48-4356-9cc7-1b34fcbf29d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:53.807016 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (5a173495-6d60-45c6-bd3e-726e62d08d1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:53.807673 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request issued successfully. Aug 19 11:02:53.808072 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d6f14c27-8f74-4938-8690-e39afab9fcb0 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:53.811501 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 364/1461] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:53 2026] POST /volume/v3/volumes => generated 747 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:53.821992 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c08a2233-ca04-4449-9f33-b6c73ecf511d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:53.824283 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c08a2233-ca04-4449-9f33-b6c73ecf511d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 Aug 19 11:02:53.824638 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c08a2233-ca04-4449-9f33-b6c73ecf511d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:53.824871 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c08a2233-ca04-4449-9f33-b6c73ecf511d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:53.837443 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:53.837443 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:53.844468 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c08a2233-ca04-4449-9f33-b6c73ecf511d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:53.850353 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c08a2233-ca04-4449-9f33-b6c73ecf511d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 returned with HTTP 200 Aug 19 11:02:53.850599 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 365/1462] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:53 2026] GET /volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:54.430055 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2242cafe-7ea3-44e3-8587-091e65a06e28 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:54.431777 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2242cafe-7ea3-44e3-8587-091e65a06e28 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:02:54.432010 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2242cafe-7ea3-44e3-8587-091e65a06e28 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:54.432276 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2242cafe-7ea3-44e3-8587-091e65a06e28 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:54.442289 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:54.442289 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:54.454039 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2242cafe-7ea3-44e3-8587-091e65a06e28 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:02:54.463692 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2242cafe-7ea3-44e3-8587-091e65a06e28 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 200 Aug 19 11:02:54.463692 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 367/1463] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:54 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:54.867011 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-be365415-c5c7-4be6-9aaa-5d9a4950c038 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:54.869079 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-be365415-c5c7-4be6-9aaa-5d9a4950c038 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 Aug 19 11:02:54.869262 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-be365415-c5c7-4be6-9aaa-5d9a4950c038 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:54.869439 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-be365415-c5c7-4be6-9aaa-5d9a4950c038 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:54.878275 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:54.878275 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:54.882712 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-be365415-c5c7-4be6-9aaa-5d9a4950c038 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:54.886695 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-be365415-c5c7-4be6-9aaa-5d9a4950c038 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 returned with HTTP 200 Aug 19 11:02:54.887406 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 368/1464] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:54 2026] GET /volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:54.901723 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f5ab4fae-0a2d-45ed-bacf-6fecb7e698e2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:54.903650 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f5ab4fae-0a2d-45ed-bacf-6fecb7e698e2 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490/action Aug 19 11:02:54.904090 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f5ab4fae-0a2d-45ed-bacf-6fecb7e698e2 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:54.904271 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f5ab4fae-0a2d-45ed-bacf-6fecb7e698e2 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:54.912874 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:54.912874 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:54.913816 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.admin_actions [None req-f5ab4fae-0a2d-45ed-bacf-6fecb7e698e2 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Updating volume '40679d58-6aa1-41c2-800c-2a7cf4d0a490' with '{'status': 'error'}' {{(pid=100206) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:02:54.937764 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f5ab4fae-0a2d-45ed-bacf-6fecb7e698e2 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490/action returned with HTTP 202 Aug 19 11:02:54.938168 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 365/1465] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:54 2026] POST /volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:54.945623 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e4d2a05-81b2-4086-801e-965377e5be9a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:54.947271 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e4d2a05-81b2-4086-801e-965377e5be9a tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 Aug 19 11:02:54.947504 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e4d2a05-81b2-4086-801e-965377e5be9a tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:54.947735 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e4d2a05-81b2-4086-801e-965377e5be9a tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:54.957342 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:54.957342 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:54.961238 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e4d2a05-81b2-4086-801e-965377e5be9a tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:54.966646 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e4d2a05-81b2-4086-801e-965377e5be9a tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 returned with HTTP 200 Aug 19 11:02:54.966646 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 366/1466] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:54 2026] GET /volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:54.985751 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-35afc9a1-efae-4400-95eb-eb72a7c846bb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:54.987664 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-35afc9a1-efae-4400-95eb-eb72a7c846bb tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490/action Aug 19 11:02:54.988011 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-35afc9a1-efae-4400-95eb-eb72a7c846bb tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:54.988139 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-35afc9a1-efae-4400-95eb-eb72a7c846bb tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:54.998214 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:54.998214 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:54.998705 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-35afc9a1-efae-4400-95eb-eb72a7c846bb tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Volume info retrieved successfully. Aug 19 11:02:55.026170 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-35afc9a1-efae-4400-95eb-eb72a7c846bb tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Delete volume request issued successfully. Aug 19 11:02:55.026512 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-35afc9a1-efae-4400-95eb-eb72a7c846bb tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490/action returned with HTTP 202 Aug 19 11:02:55.027142 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 368/1467] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:54 2026] POST /volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:55.038643 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-98e901e8-82d8-467a-9000-a2a1ddda9c5e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:55.042925 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-98e901e8-82d8-467a-9000-a2a1ddda9c5e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 Aug 19 11:02:55.043170 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-98e901e8-82d8-467a-9000-a2a1ddda9c5e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:55.043402 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-98e901e8-82d8-467a-9000-a2a1ddda9c5e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:55.052444 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:55.052444 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:55.056290 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-98e901e8-82d8-467a-9000-a2a1ddda9c5e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:55.061343 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-98e901e8-82d8-467a-9000-a2a1ddda9c5e tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 returned with HTTP 200 Aug 19 11:02:55.061866 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 369/1468] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:55 2026] GET /volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:56.076895 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-629cdfe3-81be-4d74-b94f-9d8bb2d6589d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:56.078725 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-629cdfe3-81be-4d74-b94f-9d8bb2d6589d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 Aug 19 11:02:56.078889 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-629cdfe3-81be-4d74-b94f-9d8bb2d6589d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:56.079065 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-629cdfe3-81be-4d74-b94f-9d8bb2d6589d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:56.085217 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-629cdfe3-81be-4d74-b94f-9d8bb2d6589d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 returned with HTTP 404 Aug 19 11:02:56.085741 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 366/1469] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:56 2026] GET /volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:56.094847 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-333d7b96-738c-4713-83e9-22462e250f72 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:56.102163 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-333d7b96-738c-4713-83e9-22462e250f72 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 Aug 19 11:02:56.102163 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-333d7b96-738c-4713-83e9-22462e250f72 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:56.102163 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-333d7b96-738c-4713-83e9-22462e250f72 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:56.115502 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-333d7b96-738c-4713-83e9-22462e250f72 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 returned with HTTP 404 Aug 19 11:02:56.116292 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 367/1470] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:56 2026] GET /volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:56.126383 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e542906c-5be9-4b36-b855-2b05aaa5b20c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:56.127916 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e542906c-5be9-4b36-b855-2b05aaa5b20c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] DELETE https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 Aug 19 11:02:56.127916 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e542906c-5be9-4b36-b855-2b05aaa5b20c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:56.128078 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e542906c-5be9-4b36-b855-2b05aaa5b20c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:56.128783 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-e542906c-5be9-4b36-b855-2b05aaa5b20c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Delete volume with id: 40679d58-6aa1-41c2-800c-2a7cf4d0a490 Aug 19 11:02:56.138140 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e542906c-5be9-4b36-b855-2b05aaa5b20c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 returned with HTTP 404 Aug 19 11:02:56.138610 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 369/1471] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:56 2026] DELETE /volume/v3/volumes/40679d58-6aa1-41c2-800c-2a7cf4d0a490 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:56.148812 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:56.154001 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:56.154375 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-657371582"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:56.157143 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-657371582'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:56.157254 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume of 1 GB Aug 19 11:02:56.161635 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Availability Zones retrieved successfully. Aug 19 11:02:56.168377 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (6ab1ecdd-8431-4e33-9dd4-19a862e9bbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:56.169374 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad721b6-3b0c-4614-9787-544fe3cde4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:56.170342 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:56.203916 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad721b6-3b0c-4614-9787-544fe3cde4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:56.204682 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (493e4f43-db53-4ebb-8231-43e140379a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:56.274268 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Created reservations ['36b820e5-c92d-436e-aacc-46762d8707a3', 'aac036c9-aede-4bbb-b42f-aaf41d42b49a', 'e7694522-57f3-4b81-bffa-92e822859042', 'afcba2c6-a116-460c-bd2e-cf1635605e66'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:56.275394 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (493e4f43-db53-4ebb-8231-43e140379a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36b820e5-c92d-436e-aacc-46762d8707a3', 'aac036c9-aede-4bbb-b42f-aaf41d42b49a', 'e7694522-57f3-4b81-bffa-92e822859042', 'afcba2c6-a116-460c-bd2e-cf1635605e66']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:56.276398 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601314d5-d5e7-4a7e-9360-9432b8f73ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:56.308523 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601314d5-d5e7-4a7e-9360-9432b8f73ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57b78212-4389-40c2-bdf2-a4e53a6f02db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-657371582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['36b820e5-c92d-436e-aacc-46762d8707a3','aac036c9-aede-4bbb-b42f-aaf41d42b49a','e7694522-57f3-4b81-bffa-92e822859042','afcba2c6-a116-460c-bd2e-cf1635605e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-657371582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57b78212-4389-40c2-bdf2-a4e53a6f02db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed5eacc5c5e0444da493bbc015da1678',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:56.312728 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61fa1b63-2abe-43c2-be2c-570ada52bb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:56.337921 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61fa1b63-2abe-43c2-be2c-570ada52bb23) transitioned into state 'SUCCESS' from state '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-657371582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['36b820e5-c92d-436e-aacc-46762d8707a3','aac036c9-aede-4bbb-b42f-aaf41d42b49a','e7694522-57f3-4b81-bffa-92e822859042','afcba2c6-a116-460c-bd2e-cf1635605e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:56.338921 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8288eac2-2629-4039-b57f-cd76d5ea4fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:56.356984 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8288eac2-2629-4039-b57f-cd76d5ea4fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:56.357877 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (6ab1ecdd-8431-4e33-9dd4-19a862e9bbff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:56.358297 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request issued successfully. Aug 19 11:02:56.358891 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4067d9e3-7a1a-4d73-a4c3-9ad5f52c208c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:56.359431 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 370/1472] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:56 2026] POST /volume/v3/volumes => generated 746 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:56.370814 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b7fafbd2-abff-4cca-afc3-ed79e3b3ecf7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:56.374441 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b7fafbd2-abff-4cca-afc3-ed79e3b3ecf7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db Aug 19 11:02:56.374758 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b7fafbd2-abff-4cca-afc3-ed79e3b3ecf7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:56.375014 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b7fafbd2-abff-4cca-afc3-ed79e3b3ecf7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:56.382606 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:56.382606 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:56.390153 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b7fafbd2-abff-4cca-afc3-ed79e3b3ecf7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:56.399455 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b7fafbd2-abff-4cca-afc3-ed79e3b3ecf7 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db returned with HTTP 200 Aug 19 11:02:56.400210 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 367/1473] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:56 2026] GET /volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:57.415077 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-59f255e1-2692-4fc3-9b4d-8336b235915d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:57.417003 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59f255e1-2692-4fc3-9b4d-8336b235915d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db Aug 19 11:02:57.417271 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59f255e1-2692-4fc3-9b4d-8336b235915d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:57.417467 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59f255e1-2692-4fc3-9b4d-8336b235915d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:57.425970 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:57.425970 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:57.431873 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-59f255e1-2692-4fc3-9b4d-8336b235915d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:57.436759 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59f255e1-2692-4fc3-9b4d-8336b235915d tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db returned with HTTP 200 Aug 19 11:02:57.437226 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 368/1474] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:57 2026] GET /volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:57.449319 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-58084dc4-6414-4898-9feb-a1b41d864bac None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:57.452465 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-58084dc4-6414-4898-9feb-a1b41d864bac tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db/action Aug 19 11:02:57.452848 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-58084dc4-6414-4898-9feb-a1b41d864bac tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:57.452991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-58084dc4-6414-4898-9feb-a1b41d864bac tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:57.477679 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:57.477679 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:57.477679 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.admin_actions [None req-58084dc4-6414-4898-9feb-a1b41d864bac tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Updating volume '57b78212-4389-40c2-bdf2-a4e53a6f02db' with '{'status': 'maintenance'}' {{(pid=100205) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:02:57.512133 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-58084dc4-6414-4898-9feb-a1b41d864bac tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db/action returned with HTTP 202 Aug 19 11:02:57.512715 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 370/1475] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:57 2026] POST /volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:57.519837 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-575cd18e-df67-46db-8175-561a01e0e0ff None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:57.521712 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-575cd18e-df67-46db-8175-561a01e0e0ff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db Aug 19 11:02:57.521965 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-575cd18e-df67-46db-8175-561a01e0e0ff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:57.522231 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-575cd18e-df67-46db-8175-561a01e0e0ff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:57.529892 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:57.529892 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:57.533914 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-575cd18e-df67-46db-8175-561a01e0e0ff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:57.538086 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-575cd18e-df67-46db-8175-561a01e0e0ff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db returned with HTTP 200 Aug 19 11:02:57.538451 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 371/1476] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:57 2026] GET /volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:57.550036 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-823ea75e-21e2-490b-b95b-9ab98b63b88d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:57.552154 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-823ea75e-21e2-490b-b95b-9ab98b63b88d tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db/action Aug 19 11:02:57.552617 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-823ea75e-21e2-490b-b95b-9ab98b63b88d tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:02:57.552777 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-823ea75e-21e2-490b-b95b-9ab98b63b88d tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:57.571831 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:57.571831 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:57.572266 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-823ea75e-21e2-490b-b95b-9ab98b63b88d tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Volume info retrieved successfully. Aug 19 11:02:57.618538 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-823ea75e-21e2-490b-b95b-9ab98b63b88d tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Delete volume request issued successfully. Aug 19 11:02:57.618820 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-823ea75e-21e2-490b-b95b-9ab98b63b88d tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db/action returned with HTTP 202 Aug 19 11:02:57.619302 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 368/1477] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:02:57 2026] POST /volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:02:57.630124 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7ac1c697-7bbe-4c0b-be54-25e469e7ca86 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:57.633604 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ac1c697-7bbe-4c0b-be54-25e469e7ca86 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db Aug 19 11:02:57.633604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ac1c697-7bbe-4c0b-be54-25e469e7ca86 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:57.633604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ac1c697-7bbe-4c0b-be54-25e469e7ca86 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:57.638733 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:57.638733 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:57.642189 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7ac1c697-7bbe-4c0b-be54-25e469e7ca86 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:57.645998 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ac1c697-7bbe-4c0b-be54-25e469e7ca86 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db returned with HTTP 200 Aug 19 11:02:57.646356 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 369/1478] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:57 2026] GET /volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:57.804214 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-8fdcd433-65e1-44ea-8d08-43a6638c04bc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:57.882619 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-8fdcd433-65e1-44ea-8d08-43a6638c04bc tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:02:57.883192 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-8fdcd433-65e1-44ea-8d08-43a6638c04bc tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:57.884334 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-8fdcd433-65e1-44ea-8d08-43a6638c04bc tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:57.890728 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:57.890728 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:57.896078 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-8fdcd433-65e1-44ea-8d08-43a6638c04bc tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:02:57.902243 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-8fdcd433-65e1-44ea-8d08-43a6638c04bc tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:02:57.902879 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 371/1479] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:02:57 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 846 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:58.031532 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f1f63647-82b9-42d4-8f94-2fe0fe40f4e5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.031723 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f1f63647-82b9-42d4-8f94-2fe0fe40f4e5 None None] GET https://10.4.3.46/volume// Aug 19 11:02:58.031936 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f1f63647-82b9-42d4-8f94-2fe0fe40f4e5 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:58.032179 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f1f63647-82b9-42d4-8f94-2fe0fe40f4e5 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:58.032632 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f1f63647-82b9-42d4-8f94-2fe0fe40f4e5 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:58.035687 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 372/1480] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:02: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 19 11:02:58.042132 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-73c0179e-3235-4bbc-a488-479db0d05752 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.045942 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-73c0179e-3235-4bbc-a488-479db0d05752 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:02:58.046330 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-73c0179e-3235-4bbc-a488-479db0d05752 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5", "connector": null, "instance_uuid": "e0594c5d-a3db-4ba9-965e-2c860f1e335c"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:58.057044 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:58.057044 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:58.111812 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-73c0179e-3235-4bbc-a488-479db0d05752 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:02:58.112475 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 369/1481] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:02:58 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:58.152275 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-282b54d9-ba2d-410f-91aa-992c48dabb85 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.154425 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-282b54d9-ba2d-410f-91aa-992c48dabb85 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:02:58.154627 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-282b54d9-ba2d-410f-91aa-992c48dabb85 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:58.156342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-282b54d9-ba2d-410f-91aa-992c48dabb85 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:58.167533 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:58.167533 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:58.182619 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-282b54d9-ba2d-410f-91aa-992c48dabb85 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:02:58.188927 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-282b54d9-ba2d-410f-91aa-992c48dabb85 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:02:58.189332 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 370/1482] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:58 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 863 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:58.193210 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f1a9adf9-7423-4a45-9544-a68352c250f0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.193612 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f1a9adf9-7423-4a45-9544-a68352c250f0 None None] GET https://10.4.3.46/volume// Aug 19 11:02:58.193797 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f1a9adf9-7423-4a45-9544-a68352c250f0 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:58.193981 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f1a9adf9-7423-4a45-9544-a68352c250f0 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:58.194401 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f1a9adf9-7423-4a45-9544-a68352c250f0 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:02:58.194715 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 372/1483] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:02: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 19 11:02:58.210855 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-5e14d399-b7ab-425c-8a61-41aade6a42c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.214840 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-5e14d399-b7ab-425c-8a61-41aade6a42c7 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:02:58.215216 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-5e14d399-b7ab-425c-8a61-41aade6a42c7 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:58.215504 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-5e14d399-b7ab-425c-8a61-41aade6a42c7 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:58.233500 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:58.233500 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:58.236815 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-5e14d399-b7ab-425c-8a61-41aade6a42c7 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:02:58.241585 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-5e14d399-b7ab-425c-8a61-41aade6a42c7 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:02:58.242054 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 373/1484] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:02:58 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:02:58.397932 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-0548922b-8162-4fbe-bd7e-d6411d533ba5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.400092 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-0548922b-8162-4fbe-bd7e-d6411d533ba5 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] PUT https://10.4.3.46/volume/v3/attachments/227ae934-97ec-4015-a496-044ca2f48a86 Aug 19 11:02:58.400458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-0548922b-8162-4fbe-bd7e-d6411d533ba5 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:58.408414 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-0548922b-8162-4fbe-bd7e-d6411d533ba5 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Acquiring lock "cinder-attachment_update-6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:02:58.414828 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-0548922b-8162-4fbe-bd7e-d6411d533ba5 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Lock "cinder-attachment_update-6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:02:58.415813 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:58.415813 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:58.548402 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-0548922b-8162-4fbe-bd7e-d6411d533ba5 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Lock "cinder-attachment_update-6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5-np0000007769" released by "attachment_update" :: held 0.134s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:02:58.548768 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-0548922b-8162-4fbe-bd7e-d6411d533ba5 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/attachments/227ae934-97ec-4015-a496-044ca2f48a86 returned with HTTP 200 Aug 19 11:02:58.549203 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 370/1485] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:02:58 2026] PUT /volume/v3/attachments/227ae934-97ec-4015-a496-044ca2f48a86 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:58.661680 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ea2e195b-1e10-4e55-a2dd-fd2b2b5d0e4b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.665500 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea2e195b-1e10-4e55-a2dd-fd2b2b5d0e4b tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db Aug 19 11:02:58.665750 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea2e195b-1e10-4e55-a2dd-fd2b2b5d0e4b tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:58.665963 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea2e195b-1e10-4e55-a2dd-fd2b2b5d0e4b tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:58.681625 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea2e195b-1e10-4e55-a2dd-fd2b2b5d0e4b tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db returned with HTTP 404 Aug 19 11:02:58.682688 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 371/1486] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:58 2026] GET /volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:58.691034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f7199a85-8294-4679-a0de-3864b331ca9f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.696387 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f7199a85-8294-4679-a0de-3864b331ca9f tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db Aug 19 11:02:58.696387 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f7199a85-8294-4679-a0de-3864b331ca9f tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:58.696387 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f7199a85-8294-4679-a0de-3864b331ca9f tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:58.702759 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f7199a85-8294-4679-a0de-3864b331ca9f tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db returned with HTTP 404 Aug 19 11:02:58.703254 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 373/1487] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:58 2026] GET /volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:58.709806 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8246ce72-591c-4346-996b-1ec9423f3b63 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.711857 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8246ce72-591c-4346-996b-1ec9423f3b63 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] DELETE https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db Aug 19 11:02:58.712052 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8246ce72-591c-4346-996b-1ec9423f3b63 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:58.712233 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8246ce72-591c-4346-996b-1ec9423f3b63 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:58.712399 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8246ce72-591c-4346-996b-1ec9423f3b63 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Delete volume with id: 57b78212-4389-40c2-bdf2-a4e53a6f02db Aug 19 11:02:58.718905 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8246ce72-591c-4346-996b-1ec9423f3b63 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db returned with HTTP 404 Aug 19 11:02:58.719400 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 374/1488] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:02:58 2026] DELETE /volume/v3/volumes/57b78212-4389-40c2-bdf2-a4e53a6f02db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:02:58.728548 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.730704 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:02:58.731132 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1068209710"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:02:58.733046 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1068209710'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:02:58.733208 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume of 1 GB Aug 19 11:02:58.733592 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:58.733592 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:02:58.737748 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Availability Zones retrieved successfully. Aug 19 11:02:58.744452 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (18e3d8f5-c850-4477-83e1-5c8540ce41d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:58.745692 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a1b0f4-08f5-4270-81c0-1c371c63ba0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:58.746998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:02:58.777780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a1b0f4-08f5-4270-81c0-1c371c63ba0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:58.781287 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (288e5873-3434-40a5-b5c1-3484f3a1254f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:58.828873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Created reservations ['a49714da-7824-47a6-98b6-90f1cd072fa8', 'f74e587f-aaa2-486a-884f-881b3ef8bdf6', 'a9bb0647-a450-461b-8925-df397899ba8b', 'a4f05777-12e3-461b-bc5a-efeddbb284ac'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:02:58.829699 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (288e5873-3434-40a5-b5c1-3484f3a1254f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a49714da-7824-47a6-98b6-90f1cd072fa8', 'f74e587f-aaa2-486a-884f-881b3ef8bdf6', 'a9bb0647-a450-461b-8925-df397899ba8b', 'a4f05777-12e3-461b-bc5a-efeddbb284ac']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:58.830558 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f2c998-2153-4e5c-aa4d-9d096ddcf1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:58.863658 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f2c998-2153-4e5c-aa4d-9d096ddcf1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5682bad0-2de6-483a-9525-d55e3d17f171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1068209710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['a49714da-7824-47a6-98b6-90f1cd072fa8','f74e587f-aaa2-486a-884f-881b3ef8bdf6','a9bb0647-a450-461b-8925-df397899ba8b','a4f05777-12e3-461b-bc5a-efeddbb284ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1068209710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5682bad0-2de6-483a-9525-d55e3d17f171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed5eacc5c5e0444da493bbc015da1678',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:58.864435 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd438f7-c7f1-47ac-b0f8-02d34af9f9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:58.889538 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd438f7-c7f1-47ac-b0f8-02d34af9f9a8) transitioned into state 'SUCCESS' from state '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-1068209710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5eacc5c5e0444da493bbc015da1678',qos_specs=None,replication_status=,reservations=['a49714da-7824-47a6-98b6-90f1cd072fa8','f74e587f-aaa2-486a-884f-881b3ef8bdf6','a9bb0647-a450-461b-8925-df397899ba8b','a4f05777-12e3-461b-bc5a-efeddbb284ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b369ebcbbd2b465a9d9ba16900a7b228',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:58.890124 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03b39b4a-8de5-4802-ba23-46a941974679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:02:58.905368 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03b39b4a-8de5-4802-ba23-46a941974679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:02:58.906456 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Flow 'volume_create_api' (18e3d8f5-c850-4477-83e1-5c8540ce41d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:02:58.907311 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Create volume request issued successfully. Aug 19 11:02:58.907690 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-02d6bcc6-87e9-4a33-b45a-f094a8bb5bff tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:02:58.908187 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 371/1489] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:02:58 2026] POST /volume/v3/volumes => generated 747 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:02:58.928992 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-84812778-d3cc-4f81-b901-ce5e85915fc5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:58.931114 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-84812778-d3cc-4f81-b901-ce5e85915fc5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:02:58.931381 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-84812778-d3cc-4f81-b901-ce5e85915fc5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:58.931682 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-84812778-d3cc-4f81-b901-ce5e85915fc5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:58.940038 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:58.940038 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:02:58.948771 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-84812778-d3cc-4f81-b901-ce5e85915fc5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:02:58.954939 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-84812778-d3cc-4f81-b901-ce5e85915fc5 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 returned with HTTP 200 Aug 19 11:02:58.955495 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 372/1490] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:58 2026] GET /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:02:59.203889 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c36cec96-cc0e-4e56-b35a-0bab494fea52 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:59.206575 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c36cec96-cc0e-4e56-b35a-0bab494fea52 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:02:59.206575 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c36cec96-cc0e-4e56-b35a-0bab494fea52 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:59.206681 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c36cec96-cc0e-4e56-b35a-0bab494fea52 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:59.225311 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:59.225311 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:02:59.233403 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c36cec96-cc0e-4e56-b35a-0bab494fea52 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:02:59.241814 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c36cec96-cc0e-4e56-b35a-0bab494fea52 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:02:59.242275 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 374/1491] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:02:59 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:02:59.978709 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-090d23f1-cb93-44ba-af80-c367d217ee0c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:02:59.981012 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-090d23f1-cb93-44ba-af80-c367d217ee0c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:02:59.981280 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-090d23f1-cb93-44ba-af80-c367d217ee0c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:02:59.981537 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-090d23f1-cb93-44ba-af80-c367d217ee0c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:02:59.990850 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:02:59.990850 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:02:59.994954 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-090d23f1-cb93-44ba-af80-c367d217ee0c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:03:00.000366 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-090d23f1-cb93-44ba-af80-c367d217ee0c tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 returned with HTTP 200 Aug 19 11:03:00.001072 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 375/1492] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:02:59 2026] GET /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:00.018724 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ee0039b9-0aab-4b18-bba8-5755c46298c9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.020802 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ee0039b9-0aab-4b18-bba8-5755c46298c9 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action Aug 19 11:03:00.021121 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ee0039b9-0aab-4b18-bba8-5755c46298c9 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:00.021227 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ee0039b9-0aab-4b18-bba8-5755c46298c9 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:00.029693 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.029693 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:00.029779 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.admin_actions [None req-ee0039b9-0aab-4b18-bba8-5755c46298c9 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Updating volume '5682bad0-2de6-483a-9525-d55e3d17f171' with '{'status': 'error'}' {{(pid=100206) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:03:00.055506 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ee0039b9-0aab-4b18-bba8-5755c46298c9 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action returned with HTTP 202 Aug 19 11:03:00.055506 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 372/1493] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:03:00 2026] POST /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:03:00.062884 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d5b68e71-186e-4d0f-a361-e0c2969214e8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.064668 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5b68e71-186e-4d0f-a361-e0c2969214e8 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:03:00.064855 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5b68e71-186e-4d0f-a361-e0c2969214e8 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:00.065031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5b68e71-186e-4d0f-a361-e0c2969214e8 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:00.075537 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.075537 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:00.079877 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d5b68e71-186e-4d0f-a361-e0c2969214e8 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:03:00.085517 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5b68e71-186e-4d0f-a361-e0c2969214e8 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 returned with HTTP 200 Aug 19 11:03:00.086169 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 373/1494] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:00 2026] GET /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:00.107858 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8ddf8c43-7877-47cd-b488-3fdc7c72dd98 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.110159 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8ddf8c43-7877-47cd-b488-3fdc7c72dd98 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action Aug 19 11:03:00.110632 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8ddf8c43-7877-47cd-b488-3fdc7c72dd98 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:00.110761 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8ddf8c43-7877-47cd-b488-3fdc7c72dd98 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:00.125840 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.125840 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:00.126220 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.admin_actions [None req-8ddf8c43-7877-47cd-b488-3fdc7c72dd98 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Updating volume '5682bad0-2de6-483a-9525-d55e3d17f171' with '{'status': 'available'}' {{(pid=100205) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:03:00.150546 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8ddf8c43-7877-47cd-b488-3fdc7c72dd98 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action returned with HTTP 202 Aug 19 11:03:00.151394 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 375/1495] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:03:00 2026] POST /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:03:00.161993 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-81f68db9-99f0-441f-8e74-b664dd95ca59 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.165501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81f68db9-99f0-441f-8e74-b664dd95ca59 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:03:00.165501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81f68db9-99f0-441f-8e74-b664dd95ca59 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:00.165501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81f68db9-99f0-441f-8e74-b664dd95ca59 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:00.174336 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.174336 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:00.178652 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-81f68db9-99f0-441f-8e74-b664dd95ca59 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:03:00.184204 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81f68db9-99f0-441f-8e74-b664dd95ca59 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 returned with HTTP 200 Aug 19 11:03:00.184695 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 376/1496] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:00 2026] GET /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:00.199891 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b33d0671-89ff-4e34-8931-50983fbd4a4b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.202796 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b33d0671-89ff-4e34-8931-50983fbd4a4b tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action Aug 19 11:03:00.203375 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b33d0671-89ff-4e34-8931-50983fbd4a4b tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:00.203375 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b33d0671-89ff-4e34-8931-50983fbd4a4b tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:00.219223 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.219223 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:00.219991 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.admin_actions [None req-b33d0671-89ff-4e34-8931-50983fbd4a4b tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Updating volume '5682bad0-2de6-483a-9525-d55e3d17f171' with '{'status': 'maintenance'}' {{(pid=100206) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:03:00.248738 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b33d0671-89ff-4e34-8931-50983fbd4a4b tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action returned with HTTP 202 Aug 19 11:03:00.249150 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 373/1497] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:03:00 2026] POST /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:03:00.258117 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9aecb19a-8b26-4b18-9fe8-d6745bdecdd6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.261671 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9aecb19a-8b26-4b18-9fe8-d6745bdecdd6 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:03:00.264473 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9aecb19a-8b26-4b18-9fe8-d6745bdecdd6 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:00.264473 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9aecb19a-8b26-4b18-9fe8-d6745bdecdd6 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:00.264775 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4b60d3d2-9775-4147-93ba-59352dfe81ee None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.266544 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4b60d3d2-9775-4147-93ba-59352dfe81ee tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:00.266840 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4b60d3d2-9775-4147-93ba-59352dfe81ee tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:00.270250 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4b60d3d2-9775-4147-93ba-59352dfe81ee tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:00.271856 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.271856 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:00.275120 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9aecb19a-8b26-4b18-9fe8-d6745bdecdd6 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:03:00.281548 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9aecb19a-8b26-4b18-9fe8-d6745bdecdd6 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 returned with HTTP 200 Aug 19 11:03:00.281627 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.281627 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:00.281704 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 374/1498] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:00 2026] GET /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:00.286226 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4b60d3d2-9775-4147-93ba-59352dfe81ee tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:00.292844 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4b60d3d2-9775-4147-93ba-59352dfe81ee tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:00.293726 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 376/1499] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:00 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:00.302353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f9704d5d-432f-4f45-831e-9b290e021563 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.305343 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9704d5d-432f-4f45-831e-9b290e021563 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] POST https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action Aug 19 11:03:00.305758 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9704d5d-432f-4f45-831e-9b290e021563 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:00.305870 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9704d5d-432f-4f45-831e-9b290e021563 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:00.315309 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.315309 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:00.315309 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-f9704d5d-432f-4f45-831e-9b290e021563 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] Updating volume '5682bad0-2de6-483a-9525-d55e3d17f171' with '{'status': 'available'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:03:00.338110 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9704d5d-432f-4f45-831e-9b290e021563 tempest-VolumesActionsTest-646002676 tempest-VolumesActionsTest-646002676-project-admin] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action returned with HTTP 202 Aug 19 11:03:00.338529 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 377/1500] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:03:00 2026] POST /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:03:00.352194 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-eb23dd3f-30a9-49f9-8a85-79bde13613e8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.354368 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eb23dd3f-30a9-49f9-8a85-79bde13613e8 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:03:00.354648 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eb23dd3f-30a9-49f9-8a85-79bde13613e8 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:00.355042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eb23dd3f-30a9-49f9-8a85-79bde13613e8 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:00.363530 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.363530 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:00.370510 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-eb23dd3f-30a9-49f9-8a85-79bde13613e8 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:03:00.374029 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eb23dd3f-30a9-49f9-8a85-79bde13613e8 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 returned with HTTP 200 Aug 19 11:03:00.374410 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 374/1501] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:00 2026] GET /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:00.392199 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2098ba33-aab5-49bf-a1b5-5f8b58eb05a9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.394622 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2098ba33-aab5-49bf-a1b5-5f8b58eb05a9 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:03:00.394879 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2098ba33-aab5-49bf-a1b5-5f8b58eb05a9 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:00.395528 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2098ba33-aab5-49bf-a1b5-5f8b58eb05a9 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:00.406609 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.406609 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:00.410463 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2098ba33-aab5-49bf-a1b5-5f8b58eb05a9 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:03:00.415460 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2098ba33-aab5-49bf-a1b5-5f8b58eb05a9 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 returned with HTTP 200 Aug 19 11:03:00.415842 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 375/1502] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:00 2026] GET /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:00.434969 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2816b122-4bcf-494b-91fb-fbdf22741167 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.436616 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2816b122-4bcf-494b-91fb-fbdf22741167 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:03:00.436822 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2816b122-4bcf-494b-91fb-fbdf22741167 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:00.437069 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2816b122-4bcf-494b-91fb-fbdf22741167 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:00.437241 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-2816b122-4bcf-494b-91fb-fbdf22741167 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Delete volume with id: 5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:03:00.446036 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.446036 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:00.446036 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2816b122-4bcf-494b-91fb-fbdf22741167 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:03:00.484684 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2816b122-4bcf-494b-91fb-fbdf22741167 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Delete volume request issued successfully. Aug 19 11:03:00.484897 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2816b122-4bcf-494b-91fb-fbdf22741167 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 returned with HTTP 202 Aug 19 11:03:00.485352 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 377/1503] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:00 2026] DELETE /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:00.494086 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2f3a385e-261e-4443-ac1d-beb2b9eae59b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:00.499668 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f3a385e-261e-4443-ac1d-beb2b9eae59b tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:03:00.499668 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f3a385e-261e-4443-ac1d-beb2b9eae59b tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:00.499899 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f3a385e-261e-4443-ac1d-beb2b9eae59b tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:00.513633 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:00.513633 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:00.524512 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2f3a385e-261e-4443-ac1d-beb2b9eae59b tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Volume info retrieved successfully. Aug 19 11:03:00.532225 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f3a385e-261e-4443-ac1d-beb2b9eae59b tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 returned with HTTP 200 Aug 19 11:03:00.532225 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 378/1504] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:00 2026] GET /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:01.307530 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-15a81744-ec31-4928-876a-8b26978312b9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:01.313261 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-15a81744-ec31-4928-876a-8b26978312b9 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:01.313598 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-15a81744-ec31-4928-876a-8b26978312b9 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:01.313860 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-15a81744-ec31-4928-876a-8b26978312b9 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:01.328025 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:01.328025 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:01.332478 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-15a81744-ec31-4928-876a-8b26978312b9 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:01.340912 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-15a81744-ec31-4928-876a-8b26978312b9 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:01.341479 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 375/1505] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:01 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:01.545638 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4e6a9012-363e-4fb3-a8fb-affd98dfa873 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:01.547664 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e6a9012-363e-4fb3-a8fb-affd98dfa873 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] GET https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 Aug 19 11:03:01.547855 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e6a9012-363e-4fb3-a8fb-affd98dfa873 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:01.548103 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e6a9012-363e-4fb3-a8fb-affd98dfa873 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:01.556607 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e6a9012-363e-4fb3-a8fb-affd98dfa873 tempest-VolumesActionsTest-1770402617 tempest-VolumesActionsTest-1770402617-project-member] https://10.4.3.46/volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 returned with HTTP 404 Aug 19 11:03:01.557417 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 376/1506] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:01 2026] GET /volume/v3/volumes/5682bad0-2de6-483a-9525-d55e3d17f171 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:01.886146 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-625c9431-f0f8-414d-9eb1-0e219cdae4a1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:01.888667 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-625c9431-f0f8-414d-9eb1-0e219cdae4a1 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] POST https://10.4.3.46/volume/v3/attachments/227ae934-97ec-4015-a496-044ca2f48a86/action Aug 19 11:03:01.889299 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-625c9431-f0f8-414d-9eb1-0e219cdae4a1 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:01.889299 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-625c9431-f0f8-414d-9eb1-0e219cdae4a1 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:01.909502 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:01.909502 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:01.921619 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7647f472-efb9-4661-a746-5e2ccdee2304 req-625c9431-f0f8-414d-9eb1-0e219cdae4a1 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/attachments/227ae934-97ec-4015-a496-044ca2f48a86/action returned with HTTP 204 Aug 19 11:03:01.922331 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 378/1507] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:03:01 2026] POST /volume/v3/attachments/227ae934-97ec-4015-a496-044ca2f48a86/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:02.354560 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aaa619aa-c4d9-4e6a-bedb-26d90fc65764 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:02.356506 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aaa619aa-c4d9-4e6a-bedb-26d90fc65764 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:02.356779 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aaa619aa-c4d9-4e6a-bedb-26d90fc65764 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:02.357209 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aaa619aa-c4d9-4e6a-bedb-26d90fc65764 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:02.369341 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:02.369341 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:02.373662 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aaa619aa-c4d9-4e6a-bedb-26d90fc65764 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:02.378804 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aaa619aa-c4d9-4e6a-bedb-26d90fc65764 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:02.379222 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 379/1508] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:02 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 1156 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:02.401788 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-09330743-4878-46f7-9e84-b76b01492236 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:02.403974 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-09330743-4878-46f7-9e84-b76b01492236 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] POST https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5/action Aug 19 11:03:02.404315 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-09330743-4878-46f7-9e84-b76b01492236 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:02.404430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-09330743-4878-46f7-9e84-b76b01492236 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:02.423582 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:02.423582 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:02.425318 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-09330743-4878-46f7-9e84-b76b01492236 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:02.491381 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-09330743-4878-46f7-9e84-b76b01492236 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Created reservations ['99e8bcc2-df7a-4c12-b5b9-818c8d49ba3c', '5ab4082d-c76c-4d1c-8f3b-b5864a68959a'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:02.515808 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-09330743-4878-46f7-9e84-b76b01492236 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Extend volume request issued successfully. Aug 19 11:03:02.516074 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-09330743-4878-46f7-9e84-b76b01492236 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5/action returned with HTTP 202 Aug 19 11:03:02.520305 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 376/1509] 10.4.3.46 () {70 vars in 1424 bytes} [Wed Aug 19 11:03:02 2026] POST /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 11:03:02.524831 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e12b8ce3-b226-4272-b24b-be911a1cd4cb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:02.527402 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e12b8ce3-b226-4272-b24b-be911a1cd4cb tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:02.527699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e12b8ce3-b226-4272-b24b-be911a1cd4cb tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:02.527862 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e12b8ce3-b226-4272-b24b-be911a1cd4cb tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:02.548901 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:02.548901 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:02.557410 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e12b8ce3-b226-4272-b24b-be911a1cd4cb tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:02.565436 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e12b8ce3-b226-4272-b24b-be911a1cd4cb tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:02.565869 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 377/1510] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:02 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 1159 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:02.841729 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-0d378924-c963-4f69-86d4-a88ac15f6bb4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:02.844166 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-0d378924-c963-4f69-86d4-a88ac15f6bb4 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:02.844391 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-0d378924-c963-4f69-86d4-a88ac15f6bb4 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:02.844612 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-0d378924-c963-4f69-86d4-a88ac15f6bb4 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:02.853941 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:02.853941 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:02.861263 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-0d378924-c963-4f69-86d4-a88ac15f6bb4 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:02.866471 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-0d378924-c963-4f69-86d4-a88ac15f6bb4 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 200 Aug 19 11:03:02.866985 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 379/1511] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:02 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:02.897573 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c0b482f1-7dfd-4b48-b5e6-86177732b0f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:02.897986 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0b482f1-7dfd-4b48-b5e6-86177732b0f2 None None] GET https://10.4.3.46/volume// Aug 19 11:03:02.898247 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0b482f1-7dfd-4b48-b5e6-86177732b0f2 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:02.898456 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0b482f1-7dfd-4b48-b5e6-86177732b0f2 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:02.898846 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0b482f1-7dfd-4b48-b5e6-86177732b0f2 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:02.899156 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 380/1512] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:03: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 19 11:03:02.899739 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-09330743-4878-46f7-9e84-b76b01492236 req-458d8d0d-2c1c-488c-bec2-ae94c27afe4d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:02.902332 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-09330743-4878-46f7-9e84-b76b01492236 req-458d8d0d-2c1c-488c-bec2-ae94c27afe4d service nova] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:02.902666 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-09330743-4878-46f7-9e84-b76b01492236 req-458d8d0d-2c1c-488c-bec2-ae94c27afe4d service nova] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:02.902966 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-09330743-4878-46f7-9e84-b76b01492236 req-458d8d0d-2c1c-488c-bec2-ae94c27afe4d service nova] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:02.908699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-8a71ad44-6b4e-4c28-af3d-b72f30d9e1ff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:02.913061 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-8a71ad44-6b4e-4c28-af3d-b72f30d9e1ff tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:03:02.913357 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-8a71ad44-6b4e-4c28-af3d-b72f30d9e1ff tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12b39fa0-43c7-4a26-aa78-315187025c46", "connector": null, "instance_uuid": "202d732b-5741-42f0-b1ad-0ca0f7bfd4b6"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:02.917151 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:02.917151 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:02.925502 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-09330743-4878-46f7-9e84-b76b01492236 req-458d8d0d-2c1c-488c-bec2-ae94c27afe4d service nova] Volume info retrieved successfully. Aug 19 11:03:02.925677 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:02.925677 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:02.928950 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-09330743-4878-46f7-9e84-b76b01492236 req-458d8d0d-2c1c-488c-bec2-ae94c27afe4d service nova] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:02.929458 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 377/1513] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:02 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:03:02.972543 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-8a71ad44-6b4e-4c28-af3d-b72f30d9e1ff tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:03:02.972965 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 378/1514] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:03:02 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:03.037562 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-1dfe43df-1925-448e-8839-a4cce4c5875e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:03.041785 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-1dfe43df-1925-448e-8839-a4cce4c5875e tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] POST https://10.4.3.46/volume/v3/attachments/4838697e-d619-42c1-abc7-00879f987321/action Aug 19 11:03:03.042380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-1dfe43df-1925-448e-8839-a4cce4c5875e tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:03.042593 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-1dfe43df-1925-448e-8839-a4cce4c5875e tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:03.066496 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:03.066496 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:03.082056 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-84e1a02c-5997-4aed-83f6-b38a8f4952f6 req-1dfe43df-1925-448e-8839-a4cce4c5875e tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/attachments/4838697e-d619-42c1-abc7-00879f987321/action returned with HTTP 204 Aug 19 11:03:03.082634 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 380/1515] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:03:03 2026] POST /volume/v3/attachments/4838697e-d619-42c1-abc7-00879f987321/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:03.120644 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5f57030f-3751-49c2-9a99-204c369fac90 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:03.122588 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f57030f-3751-49c2-9a99-204c369fac90 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:03.123094 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f57030f-3751-49c2-9a99-204c369fac90 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:03.123094 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f57030f-3751-49c2-9a99-204c369fac90 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:03.138582 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:03.138582 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:03.142846 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5f57030f-3751-49c2-9a99-204c369fac90 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:03.149304 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f57030f-3751-49c2-9a99-204c369fac90 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 200 Aug 19 11:03:03.149775 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 381/1516] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:03 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 1109 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:03.165087 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8ea99280-58f1-43df-b4ee-52a0295ad22a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:03.167504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ea99280-58f1-43df-b4ee-52a0295ad22a tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:03.167811 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8ea99280-58f1-43df-b4ee-52a0295ad22a tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:03.168020 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8ea99280-58f1-43df-b4ee-52a0295ad22a tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:03.177714 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:03.177714 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:03.181066 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8ea99280-58f1-43df-b4ee-52a0295ad22a tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:03.186204 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ea99280-58f1-43df-b4ee-52a0295ad22a tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 200 Aug 19 11:03:03.186615 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 378/1517] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:03 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 1109 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:03.243552 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-c72c3bba-152d-4a07-9ff0-ca4abfabdef0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:03.247354 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-c72c3bba-152d-4a07-9ff0-ca4abfabdef0 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:03.250631 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-c72c3bba-152d-4a07-9ff0-ca4abfabdef0 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:03.250851 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-c72c3bba-152d-4a07-9ff0-ca4abfabdef0 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:03.262202 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:03.262202 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:03.266748 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-c72c3bba-152d-4a07-9ff0-ca4abfabdef0 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:03.272813 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-c72c3bba-152d-4a07-9ff0-ca4abfabdef0 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 200 Aug 19 11:03:03.272813 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 379/1518] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:03 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 1109 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:03.322881 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-e3a38aca-9679-4e93-9ef8-21f77fd04c53 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:03.326381 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-e3a38aca-9679-4e93-9ef8-21f77fd04c53 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] DELETE https://10.4.3.46/volume/v3/attachments/4838697e-d619-42c1-abc7-00879f987321 Aug 19 11:03:03.326670 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-e3a38aca-9679-4e93-9ef8-21f77fd04c53 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:03.326908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-e3a38aca-9679-4e93-9ef8-21f77fd04c53 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:03.337255 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:03.337255 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:03.429393 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a5d99fdc-aa8a-414e-923b-be37c4054281 req-e3a38aca-9679-4e93-9ef8-21f77fd04c53 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/attachments/4838697e-d619-42c1-abc7-00879f987321 returned with HTTP 200 Aug 19 11:03:03.431182 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 381/1519] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:03:03 2026] DELETE /volume/v3/attachments/4838697e-d619-42c1-abc7-00879f987321 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:03.487069 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6d537c61-6d30-4d7e-9612-2f704cef88c5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:03.488990 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d537c61-6d30-4d7e-9612-2f704cef88c5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:03.489168 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d537c61-6d30-4d7e-9612-2f704cef88c5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:03.489498 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d537c61-6d30-4d7e-9612-2f704cef88c5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:03.497239 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:03.497239 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:03.503987 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6d537c61-6d30-4d7e-9612-2f704cef88c5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:03.514731 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d537c61-6d30-4d7e-9612-2f704cef88c5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 200 Aug 19 11:03:03.515395 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 382/1520] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:03 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:03.580063 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-825e1eba-cf05-4a4b-8856-ce4222df4dc8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:03.582405 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-825e1eba-cf05-4a4b-8856-ce4222df4dc8 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:03.582772 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-825e1eba-cf05-4a4b-8856-ce4222df4dc8 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:03.583194 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-825e1eba-cf05-4a4b-8856-ce4222df4dc8 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:03.606236 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:03.606236 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:03.611070 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-825e1eba-cf05-4a4b-8856-ce4222df4dc8 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:03.617659 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-825e1eba-cf05-4a4b-8856-ce4222df4dc8 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:03.618219 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 379/1521] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:03 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 1156 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:03.632058 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-325879f4-e5b3-4828-8d23-d63fd2373a66 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:03.636029 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-325879f4-e5b3-4828-8d23-d63fd2373a66 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:03.636235 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-325879f4-e5b3-4828-8d23-d63fd2373a66 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:03.636934 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-325879f4-e5b3-4828-8d23-d63fd2373a66 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:03.651154 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:03.651154 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:03.656548 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-325879f4-e5b3-4828-8d23-d63fd2373a66 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:03.660582 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-325879f4-e5b3-4828-8d23-d63fd2373a66 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:03.661132 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 380/1522] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:03 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 1156 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:03.974006 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-586a14b2-e844-42b2-a9bf-6ae7f0eda30d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:03.979171 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-586a14b2-e844-42b2-a9bf-6ae7f0eda30d tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:03.979913 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-586a14b2-e844-42b2-a9bf-6ae7f0eda30d tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:03.980243 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-586a14b2-e844-42b2-a9bf-6ae7f0eda30d tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:03.994021 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:03.994021 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:04.001755 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-586a14b2-e844-42b2-a9bf-6ae7f0eda30d tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:04.010941 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-586a14b2-e844-42b2-a9bf-6ae7f0eda30d tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:04.011533 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 382/1523] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:03 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:04.065291 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-a924ec3d-aed2-4514-be90-8397987f00b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:04.070395 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-a924ec3d-aed2-4514-be90-8397987f00b6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] POST https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5/action Aug 19 11:03:04.070535 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-a924ec3d-aed2-4514-be90-8397987f00b6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:04.070607 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-a924ec3d-aed2-4514-be90-8397987f00b6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:04.091247 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:04.091247 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:04.091738 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-a924ec3d-aed2-4514-be90-8397987f00b6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:04.100967 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-a924ec3d-aed2-4514-be90-8397987f00b6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Begin detaching volume completed successfully. Aug 19 11:03:04.101173 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-a924ec3d-aed2-4514-be90-8397987f00b6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5/action returned with HTTP 202 Aug 19 11:03:04.101622 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 383/1524] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:03:04 2026] POST /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:03:04.128731 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6238e6b7-2e98-4e79-8519-5a5bdcf6e9a0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:04.131028 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6238e6b7-2e98-4e79-8519-5a5bdcf6e9a0 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:04.131230 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6238e6b7-2e98-4e79-8519-5a5bdcf6e9a0 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:04.131510 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6238e6b7-2e98-4e79-8519-5a5bdcf6e9a0 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:04.147071 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:04.147071 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:04.151339 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6238e6b7-2e98-4e79-8519-5a5bdcf6e9a0 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:04.158669 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6238e6b7-2e98-4e79-8519-5a5bdcf6e9a0 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:04.159260 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 380/1525] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:04 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:04.165687 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ee65661a-c9c5-4bf3-89d7-e07ceb5ba666 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:04.166072 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ee65661a-c9c5-4bf3-89d7-e07ceb5ba666 None None] GET https://10.4.3.46/volume// Aug 19 11:03:04.166236 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ee65661a-c9c5-4bf3-89d7-e07ceb5ba666 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:04.166416 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ee65661a-c9c5-4bf3-89d7-e07ceb5ba666 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:04.166768 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ee65661a-c9c5-4bf3-89d7-e07ceb5ba666 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:04.167045 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 381/1526] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:03: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 19 11:03:04.174626 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-3ddd0c21-ed01-4a1d-9ac9-3d5699db99f8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:04.176687 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-3ddd0c21-ed01-4a1d-9ac9-3d5699db99f8 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:04.176895 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-3ddd0c21-ed01-4a1d-9ac9-3d5699db99f8 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:04.177082 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-3ddd0c21-ed01-4a1d-9ac9-3d5699db99f8 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:04.187103 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:04.187103 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:04.190657 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-3ddd0c21-ed01-4a1d-9ac9-3d5699db99f8 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:04.194916 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-3ddd0c21-ed01-4a1d-9ac9-3d5699db99f8 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:04.195400 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 383/1527] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:03:04 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:05.177015 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f23c8af5-3d72-4161-904f-cc2493e4b139 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:05.180181 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f23c8af5-3d72-4161-904f-cc2493e4b139 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:05.180181 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f23c8af5-3d72-4161-904f-cc2493e4b139 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:05.180181 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f23c8af5-3d72-4161-904f-cc2493e4b139 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:05.195311 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:05.195311 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:05.195523 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-01bc2d10-d10e-43df-983b-3ba95710bd47 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:05.201723 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-01bc2d10-d10e-43df-983b-3ba95710bd47 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] DELETE https://10.4.3.46/volume/v3/attachments/227ae934-97ec-4015-a496-044ca2f48a86 Aug 19 11:03:05.203226 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-01bc2d10-d10e-43df-983b-3ba95710bd47 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:05.203602 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-01bc2d10-d10e-43df-983b-3ba95710bd47 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:05.207938 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f23c8af5-3d72-4161-904f-cc2493e4b139 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:05.214588 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:05.214588 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:05.214747 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f23c8af5-3d72-4161-904f-cc2493e4b139 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:05.215268 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 384/1528] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:05 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 1159 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:05.282746 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-46070a75-4b60-44d2-bf34-ef5d4b2dc47d req-01bc2d10-d10e-43df-983b-3ba95710bd47 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/attachments/227ae934-97ec-4015-a496-044ca2f48a86 returned with HTTP 200 Aug 19 11:03:05.282746 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 381/1529] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:03:05 2026] DELETE /volume/v3/attachments/227ae934-97ec-4015-a496-044ca2f48a86 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:06.229424 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e150fdab-eb57-4f90-af52-9297f60aff3b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:06.232112 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e150fdab-eb57-4f90-af52-9297f60aff3b tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:06.232373 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e150fdab-eb57-4f90-af52-9297f60aff3b tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:06.232659 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e150fdab-eb57-4f90-af52-9297f60aff3b tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:06.243902 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:06.243902 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:06.250925 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e150fdab-eb57-4f90-af52-9297f60aff3b tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:06.265253 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e150fdab-eb57-4f90-af52-9297f60aff3b tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:06.265888 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 382/1530] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:06 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:09.350287 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-11b95e76-ebaf-43d7-adc9-ae9e33d859f2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:09.353148 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-11b95e76-ebaf-43d7-adc9-ae9e33d859f2 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:09.353413 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-11b95e76-ebaf-43d7-adc9-ae9e33d859f2 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:09.353666 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-11b95e76-ebaf-43d7-adc9-ae9e33d859f2 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:09.364261 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:09.364261 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:09.369094 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-11b95e76-ebaf-43d7-adc9-ae9e33d859f2 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:09.374384 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-11b95e76-ebaf-43d7-adc9-ae9e33d859f2 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:09.374870 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 384/1531] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:09 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:09.395360 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0e967b31-08dd-405c-af15-435732fff809 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:09.400878 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e967b31-08dd-405c-af15-435732fff809 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] DELETE https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:09.400878 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e967b31-08dd-405c-af15-435732fff809 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:09.400878 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e967b31-08dd-405c-af15-435732fff809 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:09.400878 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-0e967b31-08dd-405c-af15-435732fff809 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Delete volume with id: 6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:09.413166 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:09.413166 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:09.413788 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0e967b31-08dd-405c-af15-435732fff809 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:09.454184 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0e967b31-08dd-405c-af15-435732fff809 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Delete volume request issued successfully. Aug 19 11:03:09.454184 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e967b31-08dd-405c-af15-435732fff809 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 202 Aug 19 11:03:09.454518 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 385/1532] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:03:09 2026] DELETE /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:03:09.463771 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-235fbd25-66b6-41e2-830f-e9d6c5c900d6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:09.466542 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-235fbd25-66b6-41e2-830f-e9d6c5c900d6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:09.466791 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-235fbd25-66b6-41e2-830f-e9d6c5c900d6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:09.467011 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-235fbd25-66b6-41e2-830f-e9d6c5c900d6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:09.474965 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:09.474965 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:09.479968 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-235fbd25-66b6-41e2-830f-e9d6c5c900d6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Volume info retrieved successfully. Aug 19 11:03:09.486448 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-235fbd25-66b6-41e2-830f-e9d6c5c900d6 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 200 Aug 19 11:03:09.487448 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 382/1533] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:09 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:09.515613 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:09.681010 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:09.681365 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-713950371"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:09.682799 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-713950371'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:09.682945 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Create volume of 1 GB Aug 19 11:03:09.687008 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Availability Zones retrieved successfully. Aug 19 11:03:09.692814 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Flow 'volume_create_api' (ee8d7a25-076c-4346-ab92-c80125654076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:09.693768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bdfaf5a-2daf-4bb6-819b-c58d929ac5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:09.694811 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:09.727727 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bdfaf5a-2daf-4bb6-819b-c58d929ac5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:09.728855 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca37a3f-402d-4739-8e6a-8906b322161c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:09.800507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Created reservations ['7d0d6b1d-56df-4a62-99d4-9a03eb1ea899', '4e70b2d8-48d2-4a1d-9621-9270def9faa0', 'b4e9bfe1-51c0-4433-afb7-1b1fb0dd1140', '60817251-9f56-4898-89a5-7b8d78e646c9'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:09.800507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca37a3f-402d-4739-8e6a-8906b322161c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d0d6b1d-56df-4a62-99d4-9a03eb1ea899', '4e70b2d8-48d2-4a1d-9621-9270def9faa0', 'b4e9bfe1-51c0-4433-afb7-1b1fb0dd1140', '60817251-9f56-4898-89a5-7b8d78e646c9']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:09.800507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5edd1eb-3107-4dae-afe7-9ca3c7eeb77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:09.829173 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5edd1eb-3107-4dae-afe7-9ca3c7eeb77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '224725ef-bf78-4e8b-b427-9f34a6280d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-713950371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e5459757834b04ba0c356d8d30c77b',qos_specs=None,replication_status=,reservations=['7d0d6b1d-56df-4a62-99d4-9a03eb1ea899','4e70b2d8-48d2-4a1d-9621-9270def9faa0','b4e9bfe1-51c0-4433-afb7-1b1fb0dd1140','60817251-9f56-4898-89a5-7b8d78e646c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc3814b3df9487b80f39742bff78a62',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-713950371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=224725ef-bf78-4e8b-b427-9f34a6280d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92e5459757834b04ba0c356d8d30c77b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dc3814b3df9487b80f39742bff78a62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:09.830283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (816f8910-43df-46a4-93b9-b722df636f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:09.848096 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (816f8910-43df-46a4-93b9-b722df636f23) transitioned into state 'SUCCESS' from state '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-713950371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e5459757834b04ba0c356d8d30c77b',qos_specs=None,replication_status=,reservations=['7d0d6b1d-56df-4a62-99d4-9a03eb1ea899','4e70b2d8-48d2-4a1d-9621-9270def9faa0','b4e9bfe1-51c0-4433-afb7-1b1fb0dd1140','60817251-9f56-4898-89a5-7b8d78e646c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc3814b3df9487b80f39742bff78a62',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:09.849017 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67db79bc-6f97-462e-87ec-edc5b9ba9484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:09.859127 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67db79bc-6f97-462e-87ec-edc5b9ba9484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:09.862533 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Flow 'volume_create_api' (ee8d7a25-076c-4346-ab92-c80125654076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:09.863028 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Create volume request issued successfully. Aug 19 11:03:09.865197 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ddf7408b-47b9-4a49-81e9-444f3e48503c tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:09.865761 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 383/1534] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:03:09 2026] POST /volume/v3/volumes => generated 816 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:09.884000 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e3de64a7-6513-4ab4-9f2e-177c4c785f9a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:09.885836 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e3de64a7-6513-4ab4-9f2e-177c4c785f9a tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:09.889727 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e3de64a7-6513-4ab4-9f2e-177c4c785f9a tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:09.889727 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e3de64a7-6513-4ab4-9f2e-177c4c785f9a tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:09.893916 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:09.893916 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:09.900056 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e3de64a7-6513-4ab4-9f2e-177c4c785f9a tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Volume info retrieved successfully. Aug 19 11:03:09.904653 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e3de64a7-6513-4ab4-9f2e-177c4c785f9a tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 returned with HTTP 200 Aug 19 11:03:09.905102 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 385/1535] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:09 2026] GET /volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:10.499977 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a1e322b5-2d6c-4166-b8d3-fa4044110878 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:10.502703 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1e322b5-2d6c-4166-b8d3-fa4044110878 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] GET https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 Aug 19 11:03:10.502990 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1e322b5-2d6c-4166-b8d3-fa4044110878 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:10.503648 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1e322b5-2d6c-4166-b8d3-fa4044110878 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:10.513001 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1e322b5-2d6c-4166-b8d3-fa4044110878 tempest-VolumesExtendAttachedTest-1876752673 tempest-VolumesExtendAttachedTest-1876752673-project-member] https://10.4.3.46/volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 returned with HTTP 404 Aug 19 11:03:10.514063 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 386/1536] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:10 2026] GET /volume/v3/volumes/6b7c2271-0e06-4a2d-8bf2-12eb95fdc0b5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:03:10.926022 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f38246d5-1da7-4e30-b489-37b39e9af242 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:10.928548 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f38246d5-1da7-4e30-b489-37b39e9af242 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:10.931535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f38246d5-1da7-4e30-b489-37b39e9af242 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:10.931535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f38246d5-1da7-4e30-b489-37b39e9af242 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:10.938861 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:10.938861 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:10.942804 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f38246d5-1da7-4e30-b489-37b39e9af242 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Volume info retrieved successfully. Aug 19 11:03:10.947869 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f38246d5-1da7-4e30-b489-37b39e9af242 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 returned with HTTP 200 Aug 19 11:03:10.948347 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 383/1537] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:10 2026] GET /volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:10.968130 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-57407810-055f-4513-95bb-1f188ebd9ac7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:10.970295 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-57407810-055f-4513-95bb-1f188ebd9ac7 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] POST https://10.4.3.46/volume/v3/volume-transfers Aug 19 11:03:10.970981 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-57407810-055f-4513-95bb-1f188ebd9ac7 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "224725ef-bf78-4e8b-b427-9f34a6280d27"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:10.972161 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volume_transfer [None req-57407810-055f-4513-95bb-1f188ebd9ac7 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Creating new volume transfer {'transfer': {'volume_id': '224725ef-bf78-4e8b-b427-9f34a6280d27'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 11:03:10.972227 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volume_transfer [None req-57407810-055f-4513-95bb-1f188ebd9ac7 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Creating transfer of volume 224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:10.972325 np0000007769 devstack@c-api.service[100204]: INFO cinder.transfer.api [None req-57407810-055f-4513-95bb-1f188ebd9ac7 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Generating transfer record for volume 224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:10.980032 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:10.980032 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:10.992590 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-57407810-055f-4513-95bb-1f188ebd9ac7 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volume-transfers returned with HTTP 202 Aug 19 11:03:10.992989 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 384/1538] 10.4.3.46 () {70 vars in 1319 bytes} [Wed Aug 19 11:03:10 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 19 11:03:11.001520 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c43ee569-28e0-457c-aa94-07d4566d0fae None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:11.004515 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c43ee569-28e0-457c-aa94-07d4566d0fae tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:11.004515 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c43ee569-28e0-457c-aa94-07d4566d0fae tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:11.004515 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c43ee569-28e0-457c-aa94-07d4566d0fae tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:11.011119 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:11.011119 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:11.015875 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c43ee569-28e0-457c-aa94-07d4566d0fae tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Volume info retrieved successfully. Aug 19 11:03:11.022028 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c43ee569-28e0-457c-aa94-07d4566d0fae tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 returned with HTTP 200 Aug 19 11:03:11.022565 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 386/1539] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:11 2026] GET /volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:11.034019 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e2ed66bb-f909-402e-92ae-668a66f47850 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:11.035825 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2ed66bb-f909-402e-92ae-668a66f47850 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volume-transfers/4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc Aug 19 11:03:11.036035 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2ed66bb-f909-402e-92ae-668a66f47850 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:11.036211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2ed66bb-f909-402e-92ae-668a66f47850 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:11.040010 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2ed66bb-f909-402e-92ae-668a66f47850 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volume-transfers/4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc returned with HTTP 200 Aug 19 11:03:11.040355 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 387/1540] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:03:11 2026] GET /volume/v3/volume-transfers/4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc => generated 430 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:11.051383 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bd6bf2b8-a3c9-4eac-9086-47ed2bc6fea4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:11.053628 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bd6bf2b8-a3c9-4eac-9086-47ed2bc6fea4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volume-transfers Aug 19 11:03:11.053898 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bd6bf2b8-a3c9-4eac-9086-47ed2bc6fea4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:11.054139 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bd6bf2b8-a3c9-4eac-9086-47ed2bc6fea4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:11.054353 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volume_transfer [None req-bd6bf2b8-a3c9-4eac-9086-47ed2bc6fea4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Listing volume transfers {{(pid=100206) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 11:03:11.062035 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bd6bf2b8-a3c9-4eac-9086-47ed2bc6fea4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volume-transfers returned with HTTP 200 Aug 19 11:03:11.062572 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 384/1541] 10.4.3.46 () {68 vars in 1298 bytes} [Wed Aug 19 11:03:11 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 19 11:03:11.071020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:11.151815 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] POST https://10.4.3.46/volume/v3/volume-transfers/4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc/accept Aug 19 11:03:11.152152 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5b1145d94d5e498b"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:11.153393 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.volume_transfer [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Accepting volume transfer 4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc {{(pid=100204) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 11:03:11.153820 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.volume_transfer [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Accepting transfer 4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc Aug 19 11:03:11.219155 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Created reservations ['22d97e0b-2c0b-4e1f-814f-48a18b013516', '215b5766-7e91-44f5-84f8-02021e01dc05', '2050a6a6-c2f5-4685-bce5-6bc69ce70b19', '8ec5e1e6-6d85-48a1-8598-ac7eccd96547'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:11.249264 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Created reservations ['e2d215fd-3489-4084-a582-5f5d50bb23e7', '95b79d5b-8469-46a4-8f99-3f4df5b08701', '4ddae2b1-8f97-44fc-b464-7539188d569a', '876de77d-772d-47bb-9fb4-810082f87b88'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:11.296014 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Created reservations ['9323ca5c-6394-44db-bda6-4b7daa786345', '09e892fe-72ec-47a6-a76f-ce253e8c3c70', 'e3cd59c0-9b87-4a10-8748-58e5812dd7bf', 'ea54ddc7-7694-469d-b378-214845670bdc'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:11.335928 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Created reservations ['a56816db-a4b8-4ec7-b68c-3bbbe1a610d3', '033d189e-0a38-4ebf-b3b5-88c76769ffbf', '6c2845a4-23e4-45a1-8ead-401216ec288d', '9329bcd9-caf0-41f7-9513-d9c856c027aa'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:11.354137 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Transfer volume completed successfully. Aug 19 11:03:11.488345 np0000007769 devstack@c-api.service[100204]: INFO cinder.transfer.api [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Volume 224725ef-bf78-4e8b-b427-9f34a6280d27 has been transferred. Aug 19 11:03:11.500279 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d04b68b0-a0b1-40cd-8a63-10aea051d3f5 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] https://10.4.3.46/volume/v3/volume-transfers/4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc/accept returned with HTTP 202 Aug 19 11:03:11.502802 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 385/1542] 10.4.3.46 () {70 vars in 1451 bytes} [Wed Aug 19 11:03:11 2026] POST /volume/v3/volume-transfers/4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc/accept => generated 363 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:11.513305 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-abbf59fe-9917-422e-a45b-06304ca6c4b0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:11.515631 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-abbf59fe-9917-422e-a45b-06304ca6c4b0 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] GET https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:11.515892 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-abbf59fe-9917-422e-a45b-06304ca6c4b0 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:11.516131 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-abbf59fe-9917-422e-a45b-06304ca6c4b0 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:11.525589 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:11.525589 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:11.530681 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-abbf59fe-9917-422e-a45b-06304ca6c4b0 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Volume info retrieved successfully. Aug 19 11:03:11.537292 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-abbf59fe-9917-422e-a45b-06304ca6c4b0 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 returned with HTTP 200 Aug 19 11:03:11.537734 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 387/1543] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:11 2026] GET /volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:11.553182 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d6c4fc3-1e44-416a-b535-7a108fae8732 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:11.555069 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d6c4fc3-1e44-416a-b535-7a108fae8732 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] GET https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:11.555278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d6c4fc3-1e44-416a-b535-7a108fae8732 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:11.555519 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d6c4fc3-1e44-416a-b535-7a108fae8732 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:11.564818 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:11.564818 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:11.570639 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4d6c4fc3-1e44-416a-b535-7a108fae8732 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] Volume info retrieved successfully. Aug 19 11:03:11.576742 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d6c4fc3-1e44-416a-b535-7a108fae8732 tempest-VolumesTransfersV355Test-870041440 tempest-VolumesTransfersV355Test-870041440-project-member] https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 returned with HTTP 200 Aug 19 11:03:11.577225 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 388/1544] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:11 2026] GET /volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:11.590897 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b9380611-d335-4d08-8a90-b1a01b56258f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:11.592833 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b9380611-d335-4d08-8a90-b1a01b56258f tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] DELETE https://10.4.3.46/volume/v3/volume-transfers/4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc Aug 19 11:03:11.593092 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b9380611-d335-4d08-8a90-b1a01b56258f tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:11.593286 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b9380611-d335-4d08-8a90-b1a01b56258f tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:11.593387 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.volume_transfer [None req-b9380611-d335-4d08-8a90-b1a01b56258f tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Delete transfer with id: 4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc Aug 19 11:03:11.596358 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b9380611-d335-4d08-8a90-b1a01b56258f tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volume-transfers/4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc returned with HTTP 404 Aug 19 11:03:11.596867 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 385/1545] 10.4.3.46 () {68 vars in 1412 bytes} [Wed Aug 19 11:03:11 2026] DELETE /volume/v3/volume-transfers/4e4a4aeb-b1b3-4f95-be7a-7cb832351ffc => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:03:11.605120 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3473add2-ccac-47bc-b26d-94f1efdc0156 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:11.635398 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3473add2-ccac-47bc-b26d-94f1efdc0156 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:11.635680 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3473add2-ccac-47bc-b26d-94f1efdc0156 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:11.635886 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3473add2-ccac-47bc-b26d-94f1efdc0156 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:11.636074 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-3473add2-ccac-47bc-b26d-94f1efdc0156 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Delete volume with id: 224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:11.643713 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:11.643713 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:11.644073 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3473add2-ccac-47bc-b26d-94f1efdc0156 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Volume info retrieved successfully. Aug 19 11:03:11.668661 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3473add2-ccac-47bc-b26d-94f1efdc0156 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Delete volume request issued successfully. Aug 19 11:03:11.668953 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3473add2-ccac-47bc-b26d-94f1efdc0156 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 returned with HTTP 202 Aug 19 11:03:11.669605 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 386/1546] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:03:11 2026] DELETE /volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:03:11.678534 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-90ddcfc1-4fa7-4463-a3e9-532c992a168a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:11.680709 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90ddcfc1-4fa7-4463-a3e9-532c992a168a tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] GET https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:11.680998 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90ddcfc1-4fa7-4463-a3e9-532c992a168a tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:11.681265 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90ddcfc1-4fa7-4463-a3e9-532c992a168a tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:11.701154 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:11.701154 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:11.707186 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-90ddcfc1-4fa7-4463-a3e9-532c992a168a tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Volume info retrieved successfully. Aug 19 11:03:11.712344 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90ddcfc1-4fa7-4463-a3e9-532c992a168a tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 returned with HTTP 200 Aug 19 11:03:11.712714 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 388/1547] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:11 2026] GET /volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 => generated 1127 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:12.667269 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:12.670324 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:12.670831 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-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": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "source_volid": null, "backup_id": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:12.672178 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-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': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'source_volid': None, 'backup_id': None}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:12.730037 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f7d40556-351a-4672-b934-73c6f424637d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:12.731810 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f7d40556-351a-4672-b934-73c6f424637d tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] GET https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:12.732071 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f7d40556-351a-4672-b934-73c6f424637d tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:12.732309 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f7d40556-351a-4672-b934-73c6f424637d tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:12.739246 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f7d40556-351a-4672-b934-73c6f424637d tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 returned with HTTP 404 Aug 19 11:03:12.739246 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 386/1548] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:12 2026] GET /volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:03:12.750277 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4f0c193e-aa3a-4f04-89b3-495fc3b83070 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:12.753780 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4f0c193e-aa3a-4f04-89b3-495fc3b83070 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:12.753780 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4f0c193e-aa3a-4f04-89b3-495fc3b83070 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:12.753780 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4f0c193e-aa3a-4f04-89b3-495fc3b83070 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:12.762250 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4f0c193e-aa3a-4f04-89b3-495fc3b83070 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 returned with HTTP 404 Aug 19 11:03:12.762776 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 387/1549] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:12 2026] GET /volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:03:12.772071 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5c4cfee9-6632-4dfb-9022-a4a8275f1197 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:12.776759 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Create volume of 1 GB Aug 19 11:03:12.776948 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5c4cfee9-6632-4dfb-9022-a4a8275f1197 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] DELETE https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:12.776948 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5c4cfee9-6632-4dfb-9022-a4a8275f1197 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:12.776948 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5c4cfee9-6632-4dfb-9022-a4a8275f1197 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:12.776948 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-5c4cfee9-6632-4dfb-9022-a4a8275f1197 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Delete volume with id: 224725ef-bf78-4e8b-b427-9f34a6280d27 Aug 19 11:03:12.779964 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Availability Zones retrieved successfully. Aug 19 11:03:12.785738 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5c4cfee9-6632-4dfb-9022-a4a8275f1197 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 returned with HTTP 404 Aug 19 11:03:12.786465 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 389/1550] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:03:12 2026] DELETE /volume/v3/volumes/224725ef-bf78-4e8b-b427-9f34a6280d27 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:03:12.787464 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Flow 'volume_create_api' (e57a31c8-8182-40ca-aad4-b30f5710a06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:12.788929 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b0e486-28e8-4194-b027-73532946b423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:12.790969 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:12.800613 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7fc38410-7651-479a-b60e-339c6065c9b5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:12.802879 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:12.803312 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1507260488"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:12.805509 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1507260488'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:12.805842 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Create volume of 1 GB Aug 19 11:03:12.810708 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Availability Zones retrieved successfully. Aug 19 11:03:12.819175 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Flow 'volume_create_api' (315668ec-a8bb-4d8b-97f4-dc175b40246b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:12.820787 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7187bb0c-b7e6-44e5-98a2-1f39275ee9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:12.822049 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:12.854985 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7187bb0c-b7e6-44e5-98a2-1f39275ee9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:12.855998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60cc267-b99f-462f-b61e-f07ef670a654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:12.865658 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b0e486-28e8-4194-b027-73532946b423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:12.866452 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4420a2c7-2f25-4bf8-a6ae-9de97c8fe432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:12.917536 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Created reservations ['83868bce-74a6-4fbc-9235-af71dfaf59c9', '920ef5b5-e186-4558-870d-0d976eeb4589', 'b9a6c09f-4f31-44fe-8c5c-9e1188671bdb', '2daa6cfe-6c68-4a0a-9664-a4fae05087f6'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:12.918657 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60cc267-b99f-462f-b61e-f07ef670a654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83868bce-74a6-4fbc-9235-af71dfaf59c9', '920ef5b5-e186-4558-870d-0d976eeb4589', 'b9a6c09f-4f31-44fe-8c5c-9e1188671bdb', '2daa6cfe-6c68-4a0a-9664-a4fae05087f6']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:12.919970 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c320dc65-d93e-4911-a28b-fb135c1ae6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:12.930986 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Created reservations ['4ba4eea6-e33a-401c-830b-c58aa27652aa', '65290600-80e9-441a-8a0e-b09781b26195', '00959d49-5d94-4ae6-9e11-e6b5ea060cd5', '341b1612-07e6-42c7-835b-4fdfc4461301'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:12.931959 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4420a2c7-2f25-4bf8-a6ae-9de97c8fe432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba4eea6-e33a-401c-830b-c58aa27652aa', '65290600-80e9-441a-8a0e-b09781b26195', '00959d49-5d94-4ae6-9e11-e6b5ea060cd5', '341b1612-07e6-42c7-835b-4fdfc4461301']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:12.932872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b379bce-02e1-4080-9c46-775687059095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:12.964566 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c320dc65-d93e-4911-a28b-fb135c1ae6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61a560a4-dafa-4ea9-850b-39dc3fdfa498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1507260488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e5459757834b04ba0c356d8d30c77b',qos_specs=None,replication_status=,reservations=['83868bce-74a6-4fbc-9235-af71dfaf59c9','920ef5b5-e186-4558-870d-0d976eeb4589','b9a6c09f-4f31-44fe-8c5c-9e1188671bdb','2daa6cfe-6c68-4a0a-9664-a4fae05087f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc3814b3df9487b80f39742bff78a62',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1507260488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61a560a4-dafa-4ea9-850b-39dc3fdfa498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92e5459757834b04ba0c356d8d30c77b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dc3814b3df9487b80f39742bff78a62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:12.965128 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b379bce-02e1-4080-9c46-775687059095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc753789-d739-4f31-8e8c-9c7decc18ed0', '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='fc75abb1a7d949e1898a01e8b0f5a3ec',qos_specs=None,replication_status=,reservations=['4ba4eea6-e33a-401c-830b-c58aa27652aa','65290600-80e9-441a-8a0e-b09781b26195','00959d49-5d94-4ae6-9e11-e6b5ea060cd5','341b1612-07e6-42c7-835b-4fdfc4461301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e21fa11ed89740508c16493168f3b04c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:12Z,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=cc753789-d739-4f31-8e8c-9c7decc18ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc75abb1a7d949e1898a01e8b0f5a3ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e21fa11ed89740508c16493168f3b04c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:12.965352 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea42abf-331f-41a7-b6af-f5e35bd01aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:12.965981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23731741-a9a5-4241-95f8-6c4eadad4eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:12.992838 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea42abf-331f-41a7-b6af-f5e35bd01aa0) transitioned into state 'SUCCESS' from state '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-1507260488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e5459757834b04ba0c356d8d30c77b',qos_specs=None,replication_status=,reservations=['83868bce-74a6-4fbc-9235-af71dfaf59c9','920ef5b5-e186-4558-870d-0d976eeb4589','b9a6c09f-4f31-44fe-8c5c-9e1188671bdb','2daa6cfe-6c68-4a0a-9664-a4fae05087f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc3814b3df9487b80f39742bff78a62',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:12.993855 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08444acc-ea61-4850-bbe1-9a50d2f33e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:13.009741 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23731741-a9a5-4241-95f8-6c4eadad4eb9) transitioned into 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='fc75abb1a7d949e1898a01e8b0f5a3ec',qos_specs=None,replication_status=,reservations=['4ba4eea6-e33a-401c-830b-c58aa27652aa','65290600-80e9-441a-8a0e-b09781b26195','00959d49-5d94-4ae6-9e11-e6b5ea060cd5','341b1612-07e6-42c7-835b-4fdfc4461301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e21fa11ed89740508c16493168f3b04c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:13.010814 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6409937d-fdc8-4dcf-8994-12223657e5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:13.011442 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08444acc-ea61-4850-bbe1-9a50d2f33e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:13.012790 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Flow 'volume_create_api' (315668ec-a8bb-4d8b-97f4-dc175b40246b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:13.013139 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Create volume request issued successfully. Aug 19 11:03:13.013903 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7fc38410-7651-479a-b60e-339c6065c9b5 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:13.014558 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 387/1551] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:03:12 2026] POST /volume/v3/volumes => generated 817 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:13.026452 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6409937d-fdc8-4dcf-8994-12223657e5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:13.027691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Flow 'volume_create_api' (e57a31c8-8182-40ca-aad4-b30f5710a06a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:13.028106 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Create volume request issued successfully. Aug 19 11:03:13.028279 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c082095b-cf87-45f3-bae5-51d1a13ce039 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:13.028890 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-6e07b472-4977-410f-99d4-7fd0bc26decd tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:13.029508 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 389/1552] 10.4.3.46 () {72 vars in 1534 bytes} [Wed Aug 19 11:03:12 2026] POST /volume/v3/volumes => generated 701 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:13.030678 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c082095b-cf87-45f3-bae5-51d1a13ce039 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:13.030935 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c082095b-cf87-45f3-bae5-51d1a13ce039 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:13.031140 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c082095b-cf87-45f3-bae5-51d1a13ce039 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:13.041044 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-bc7dc7f5-3fcb-4b88-85d2-977351d8072c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:13.041896 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:13.041896 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:13.045361 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-bc7dc7f5-3fcb-4b88-85d2-977351d8072c tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] GET https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 Aug 19 11:03:13.045616 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-bc7dc7f5-3fcb-4b88-85d2-977351d8072c tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:13.045842 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-bc7dc7f5-3fcb-4b88-85d2-977351d8072c tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:13.047935 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c082095b-cf87-45f3-bae5-51d1a13ce039 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Volume info retrieved successfully. Aug 19 11:03:13.053341 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c082095b-cf87-45f3-bae5-51d1a13ce039 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 returned with HTTP 200 Aug 19 11:03:13.053737 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 388/1553] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:13 2026] GET /volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:13.054358 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:13.054358 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:13.058872 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-bc7dc7f5-3fcb-4b88-85d2-977351d8072c tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:03:13.063641 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-bc7dc7f5-3fcb-4b88-85d2-977351d8072c tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 returned with HTTP 200 Aug 19 11:03:13.064129 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 390/1554] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:13 2026] GET /volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 => generated 769 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:13.073354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-715251ed-381d-42e8-82a8-6b22983b9da3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:13.079976 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-715251ed-381d-42e8-82a8-6b22983b9da3 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] GET https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 Aug 19 11:03:13.079976 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-715251ed-381d-42e8-82a8-6b22983b9da3 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:13.079976 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-715251ed-381d-42e8-82a8-6b22983b9da3 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:13.093736 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:13.093736 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:13.101369 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-715251ed-381d-42e8-82a8-6b22983b9da3 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:03:13.108674 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-715251ed-381d-42e8-82a8-6b22983b9da3 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 returned with HTTP 200 Aug 19 11:03:13.109380 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 388/1555] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:13 2026] GET /volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 => generated 769 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:14.070885 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2141d94e-eb7c-4202-b745-cdda3c8654c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:14.073593 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2141d94e-eb7c-4202-b745-cdda3c8654c3 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:14.073871 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2141d94e-eb7c-4202-b745-cdda3c8654c3 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:14.074104 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2141d94e-eb7c-4202-b745-cdda3c8654c3 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:14.082139 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:14.082139 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:14.086112 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2141d94e-eb7c-4202-b745-cdda3c8654c3 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Volume info retrieved successfully. Aug 19 11:03:14.091568 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2141d94e-eb7c-4202-b745-cdda3c8654c3 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 returned with HTTP 200 Aug 19 11:03:14.092065 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 390/1556] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:14 2026] GET /volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:03:14.104496 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-60cee81e-d714-481f-97cd-37168bbe42d4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:14.106533 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60cee81e-d714-481f-97cd-37168bbe42d4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] POST https://10.4.3.46/volume/v3/volume-transfers Aug 19 11:03:14.106936 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60cee81e-d714-481f-97cd-37168bbe42d4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "61a560a4-dafa-4ea9-850b-39dc3fdfa498"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:14.108631 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volume_transfer [None req-60cee81e-d714-481f-97cd-37168bbe42d4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Creating new volume transfer {'transfer': {'volume_id': '61a560a4-dafa-4ea9-850b-39dc3fdfa498'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 11:03:14.108777 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volume_transfer [None req-60cee81e-d714-481f-97cd-37168bbe42d4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Creating transfer of volume 61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:14.108900 np0000007769 devstack@c-api.service[100204]: INFO cinder.transfer.api [None req-60cee81e-d714-481f-97cd-37168bbe42d4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Generating transfer record for volume 61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:14.119378 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:14.119378 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:14.133741 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60cee81e-d714-481f-97cd-37168bbe42d4 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volume-transfers returned with HTTP 202 Aug 19 11:03:14.134138 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 389/1557] 10.4.3.46 () {70 vars in 1319 bytes} [Wed Aug 19 11:03:14 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:14.143123 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4413d5a3-924b-4f36-b51a-8edc9fe9816d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:14.145564 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4413d5a3-924b-4f36-b51a-8edc9fe9816d tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:14.145875 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4413d5a3-924b-4f36-b51a-8edc9fe9816d tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:14.146148 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4413d5a3-924b-4f36-b51a-8edc9fe9816d tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:14.155607 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:14.155607 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:14.163009 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4413d5a3-924b-4f36-b51a-8edc9fe9816d tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Volume info retrieved successfully. Aug 19 11:03:14.167883 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4413d5a3-924b-4f36-b51a-8edc9fe9816d tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 returned with HTTP 200 Aug 19 11:03:14.168243 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 391/1558] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:14 2026] GET /volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:14.181396 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-89b6b23e-e5b6-4954-b906-df86d6e13dfd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:14.183146 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-89b6b23e-e5b6-4954-b906-df86d6e13dfd tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volume-transfers/detail Aug 19 11:03:14.183513 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-89b6b23e-e5b6-4954-b906-df86d6e13dfd tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:14.183788 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-89b6b23e-e5b6-4954-b906-df86d6e13dfd tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:14.184027 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volume_transfer [None req-89b6b23e-e5b6-4954-b906-df86d6e13dfd tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Listing volume transfers {{(pid=100206) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 11:03:14.189336 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-89b6b23e-e5b6-4954-b906-df86d6e13dfd tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 19 11:03:14.189336 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 389/1559] 10.4.3.46 () {68 vars in 1319 bytes} [Wed Aug 19 11:03:14 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:14.199549 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6cf7f063-8008-4343-9224-6c7f4608c4fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:14.203919 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6cf7f063-8008-4343-9224-6c7f4608c4fc tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] DELETE https://10.4.3.46/volume/v3/volume-transfers/f01dc744-65da-4e8a-97d3-7a28ba7d1f4b Aug 19 11:03:14.204232 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6cf7f063-8008-4343-9224-6c7f4608c4fc tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:14.204431 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6cf7f063-8008-4343-9224-6c7f4608c4fc tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:14.204628 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.volume_transfer [None req-6cf7f063-8008-4343-9224-6c7f4608c4fc tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Delete transfer with id: f01dc744-65da-4e8a-97d3-7a28ba7d1f4b Aug 19 11:03:14.225772 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:14.225772 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:14.235517 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6cf7f063-8008-4343-9224-6c7f4608c4fc tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volume-transfers/f01dc744-65da-4e8a-97d3-7a28ba7d1f4b returned with HTTP 202 Aug 19 11:03:14.236713 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 391/1560] 10.4.3.46 () {68 vars in 1412 bytes} [Wed Aug 19 11:03:14 2026] DELETE /volume/v3/volume-transfers/f01dc744-65da-4e8a-97d3-7a28ba7d1f4b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:03:14.249622 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-15715173-d2e6-4ec3-9a4e-4b75cf567a15 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:14.251445 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-15715173-d2e6-4ec3-9a4e-4b75cf567a15 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:14.251691 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-15715173-d2e6-4ec3-9a4e-4b75cf567a15 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:14.251891 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-15715173-d2e6-4ec3-9a4e-4b75cf567a15 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:14.260011 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:14.260011 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:14.265760 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-15715173-d2e6-4ec3-9a4e-4b75cf567a15 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Volume info retrieved successfully. Aug 19 11:03:14.272506 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-15715173-d2e6-4ec3-9a4e-4b75cf567a15 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 returned with HTTP 200 Aug 19 11:03:14.273321 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 390/1561] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:14 2026] GET /volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:14.286885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d07d7213-bd79-433e-bb8f-a49a9923e0fc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:14.288946 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d07d7213-bd79-433e-bb8f-a49a9923e0fc tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] DELETE https://10.4.3.46/volume/v3/volume-transfers/f01dc744-65da-4e8a-97d3-7a28ba7d1f4b Aug 19 11:03:14.289186 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d07d7213-bd79-433e-bb8f-a49a9923e0fc tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:14.289403 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d07d7213-bd79-433e-bb8f-a49a9923e0fc tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:14.289608 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.volume_transfer [None req-d07d7213-bd79-433e-bb8f-a49a9923e0fc tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Delete transfer with id: f01dc744-65da-4e8a-97d3-7a28ba7d1f4b Aug 19 11:03:14.292829 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d07d7213-bd79-433e-bb8f-a49a9923e0fc tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volume-transfers/f01dc744-65da-4e8a-97d3-7a28ba7d1f4b returned with HTTP 404 Aug 19 11:03:14.293465 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 392/1562] 10.4.3.46 () {68 vars in 1412 bytes} [Wed Aug 19 11:03:14 2026] DELETE /volume/v3/volume-transfers/f01dc744-65da-4e8a-97d3-7a28ba7d1f4b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:03:14.302511 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-496693e3-553a-4401-ad9e-5e7a9294d91c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:14.306770 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-496693e3-553a-4401-ad9e-5e7a9294d91c tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:14.306770 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-496693e3-553a-4401-ad9e-5e7a9294d91c tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:14.306770 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-496693e3-553a-4401-ad9e-5e7a9294d91c tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:14.306770 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-496693e3-553a-4401-ad9e-5e7a9294d91c tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Delete volume with id: 61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:14.316981 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:14.316981 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:14.317612 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-496693e3-553a-4401-ad9e-5e7a9294d91c tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Volume info retrieved successfully. Aug 19 11:03:14.342073 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-496693e3-553a-4401-ad9e-5e7a9294d91c tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Delete volume request issued successfully. Aug 19 11:03:14.343726 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-496693e3-553a-4401-ad9e-5e7a9294d91c tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 returned with HTTP 202 Aug 19 11:03:14.345422 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 390/1563] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:03:14 2026] DELETE /volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:03:14.353630 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-31c2005b-b8c7-46d8-925b-90ef2cf6c67a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:14.356137 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-31c2005b-b8c7-46d8-925b-90ef2cf6c67a tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] GET https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:14.356453 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-31c2005b-b8c7-46d8-925b-90ef2cf6c67a tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:14.356714 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-31c2005b-b8c7-46d8-925b-90ef2cf6c67a tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:14.368430 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:14.368430 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:14.373209 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-31c2005b-b8c7-46d8-925b-90ef2cf6c67a tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Volume info retrieved successfully. Aug 19 11:03:14.379439 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-31c2005b-b8c7-46d8-925b-90ef2cf6c67a tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 returned with HTTP 200 Aug 19 11:03:14.380029 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 392/1564] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:14 2026] GET /volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 11:03:15.394830 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5642b066-6286-49d2-8639-e8c8186e9222 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:15.397109 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5642b066-6286-49d2-8639-e8c8186e9222 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] GET https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:15.397305 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5642b066-6286-49d2-8639-e8c8186e9222 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:15.397658 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5642b066-6286-49d2-8639-e8c8186e9222 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:15.403794 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5642b066-6286-49d2-8639-e8c8186e9222 tempest-VolumesTransfersV355Test-1975601014 tempest-VolumesTransfersV355Test-1975601014-project-admin] https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 returned with HTTP 404 Aug 19 11:03:15.404248 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 391/1565] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:15 2026] GET /volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:03:15.411169 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-161b6f26-4ac4-4409-a110-968d3efea0e0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:15.415173 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-161b6f26-4ac4-4409-a110-968d3efea0e0 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] GET https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:15.415398 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-161b6f26-4ac4-4409-a110-968d3efea0e0 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:15.415648 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-161b6f26-4ac4-4409-a110-968d3efea0e0 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:15.424416 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-161b6f26-4ac4-4409-a110-968d3efea0e0 tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 returned with HTTP 404 Aug 19 11:03:15.424922 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 393/1566] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:03:15 2026] GET /volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:03:15.432951 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-db5bb4cb-0dd6-4884-b0e9-9ee33728d0db None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:15.435310 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db5bb4cb-0dd6-4884-b0e9-9ee33728d0db tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] DELETE https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:15.435743 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db5bb4cb-0dd6-4884-b0e9-9ee33728d0db tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:15.437495 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db5bb4cb-0dd6-4884-b0e9-9ee33728d0db tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:15.437495 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-db5bb4cb-0dd6-4884-b0e9-9ee33728d0db tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] Delete volume with id: 61a560a4-dafa-4ea9-850b-39dc3fdfa498 Aug 19 11:03:15.445183 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db5bb4cb-0dd6-4884-b0e9-9ee33728d0db tempest-VolumesTransfersV355Test-1729219900 tempest-VolumesTransfersV355Test-1729219900-project-member] https://10.4.3.46/volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 returned with HTTP 404 Aug 19 11:03:15.445924 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 391/1567] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:03:15 2026] DELETE /volume/v3/volumes/61a560a4-dafa-4ea9-850b-39dc3fdfa498 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:03:16.122836 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-e075a3b3-bf3a-44ee-8ce8-f468c889be58 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:16.126695 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-e075a3b3-bf3a-44ee-8ce8-f468c889be58 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] GET https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 Aug 19 11:03:16.126955 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-e075a3b3-bf3a-44ee-8ce8-f468c889be58 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:16.127250 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-e075a3b3-bf3a-44ee-8ce8-f468c889be58 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:16.137366 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:16.137366 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:16.142789 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-e075a3b3-bf3a-44ee-8ce8-f468c889be58 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:03:16.152537 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-e075a3b3-bf3a-44ee-8ce8-f468c889be58 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 returned with HTTP 200 Aug 19 11:03:16.152537 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 393/1568] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:16 2026] GET /volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 => generated 1309 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:16.161306 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-93a74edd-54de-46e9-96b4-8df5334c19fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:16.162646 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-93a74edd-54de-46e9-96b4-8df5334c19fc None None] GET https://10.4.3.46/volume// Aug 19 11:03:16.163043 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-93a74edd-54de-46e9-96b4-8df5334c19fc None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:16.163958 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-93a74edd-54de-46e9-96b4-8df5334c19fc None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:16.165146 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-93a74edd-54de-46e9-96b4-8df5334c19fc None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:16.166610 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 392/1569] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:03:16 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 11:03:16.176763 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-a72d38dd-3035-4c28-b6b6-23bb6e5d3988 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:16.179942 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-a72d38dd-3035-4c28-b6b6-23bb6e5d3988 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:03:16.180445 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-a72d38dd-3035-4c28-b6b6-23bb6e5d3988 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc753789-d739-4f31-8e8c-9c7decc18ed0", "connector": null, "instance_uuid": "34e78ad9-0794-4853-8b90-dfde5fd42219"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:16.191792 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:16.191792 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:16.220945 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-a72d38dd-3035-4c28-b6b6-23bb6e5d3988 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:03:16.221768 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 394/1570] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:03:16 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:16.229588 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-94a701c2-d98f-44c1-a9a9-d5a193ad6591 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:16.233974 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-94a701c2-d98f-44c1-a9a9-d5a193ad6591 None None] GET https://10.4.3.46/volume// Aug 19 11:03:16.234237 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-94a701c2-d98f-44c1-a9a9-d5a193ad6591 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:16.234527 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-94a701c2-d98f-44c1-a9a9-d5a193ad6591 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:16.235036 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-94a701c2-d98f-44c1-a9a9-d5a193ad6591 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:16.235562 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 392/1571] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:03:16 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:03:16.255013 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-c21dfb78-cad8-456f-b59b-1ea04a5bfc76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:16.259221 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-c21dfb78-cad8-456f-b59b-1ea04a5bfc76 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] GET https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 Aug 19 11:03:16.259772 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-c21dfb78-cad8-456f-b59b-1ea04a5bfc76 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:16.260171 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-c21dfb78-cad8-456f-b59b-1ea04a5bfc76 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:16.277094 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:16.277094 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:16.281867 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-c21dfb78-cad8-456f-b59b-1ea04a5bfc76 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:03:16.289665 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-c21dfb78-cad8-456f-b59b-1ea04a5bfc76 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 returned with HTTP 200 Aug 19 11:03:16.290360 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 394/1572] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:03:16 2026] GET /volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 => generated 1488 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:16.408984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-fd028a92-ab2d-4b77-9164-972e23190baf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:16.412235 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-fd028a92-ab2d-4b77-9164-972e23190baf tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] PUT https://10.4.3.46/volume/v3/attachments/c92bca63-614e-4776-9549-13fe15e4782e Aug 19 11:03:16.412235 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-fd028a92-ab2d-4b77-9164-972e23190baf tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:16.424191 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-fd028a92-ab2d-4b77-9164-972e23190baf tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Acquiring lock "cinder-attachment_update-cc753789-d739-4f31-8e8c-9c7decc18ed0-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:03:16.432043 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-fd028a92-ab2d-4b77-9164-972e23190baf tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Lock "cinder-attachment_update-cc753789-d739-4f31-8e8c-9c7decc18ed0-np0000007769" acquired by "attachment_update" :: waited 0.008s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:03:16.433312 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:16.433312 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:16.543808 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-fd028a92-ab2d-4b77-9164-972e23190baf tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Lock "cinder-attachment_update-cc753789-d739-4f31-8e8c-9c7decc18ed0-np0000007769" released by "attachment_update" :: held 0.112s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:03:16.544190 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-fd028a92-ab2d-4b77-9164-972e23190baf tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/attachments/c92bca63-614e-4776-9549-13fe15e4782e returned with HTTP 200 Aug 19 11:03:16.545323 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 393/1573] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:03:16 2026] PUT /volume/v3/attachments/c92bca63-614e-4776-9549-13fe15e4782e => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:16.582046 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-42a8088c-1579-4dea-a64c-ce6dac0bce9a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:16.585875 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-42a8088c-1579-4dea-a64c-ce6dac0bce9a tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] POST https://10.4.3.46/volume/v3/attachments/c92bca63-614e-4776-9549-13fe15e4782e/action Aug 19 11:03:16.586753 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-42a8088c-1579-4dea-a64c-ce6dac0bce9a tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:16.586948 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-42a8088c-1579-4dea-a64c-ce6dac0bce9a tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:16.615050 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:16.615050 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:16.630736 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4d14d7d3-32ce-403d-991a-1b7963d83dee req-42a8088c-1579-4dea-a64c-ce6dac0bce9a tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/attachments/c92bca63-614e-4776-9549-13fe15e4782e/action returned with HTTP 204 Aug 19 11:03:16.631475 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 395/1574] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:03:16 2026] POST /volume/v3/attachments/c92bca63-614e-4776-9549-13fe15e4782e/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:18.186651 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:18.278773 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:18.279255 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1670438771"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:18.281170 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1670438771'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:18.281343 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Create volume of 2 GB Aug 19 11:03:18.286328 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Availability Zones retrieved successfully. Aug 19 11:03:18.294922 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Flow 'volume_create_api' (04d401c7-9beb-48a9-b669-9c18d0249e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:18.296231 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8dc3d0-953d-43cd-8433-aae0c4680b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:18.297583 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Validating volume size '2' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:18.326768 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8dc3d0-953d-43cd-8433-aae0c4680b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:18.327886 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662bafc1-9b48-400d-8984-7197c5480223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:18.391862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Created reservations ['8275a507-8c44-452e-aa11-cef4df0c1de0', 'bb23e33d-8da9-42ab-b063-cdd2584a0c41', '1ce152db-72da-4236-be8c-24cefbf7be6a', 'ff03f71c-dd5c-4d0a-b1b8-a6b0dd72bade'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:18.392690 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662bafc1-9b48-400d-8984-7197c5480223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8275a507-8c44-452e-aa11-cef4df0c1de0', 'bb23e33d-8da9-42ab-b063-cdd2584a0c41', '1ce152db-72da-4236-be8c-24cefbf7be6a', 'ff03f71c-dd5c-4d0a-b1b8-a6b0dd72bade']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:18.393412 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c894cfeb-d43b-4623-8412-775b09e94e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:18.415068 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c894cfeb-d43b-4623-8412-775b09e94e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1670438771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68afa42ce5584822b18abd0fcc008d30',qos_specs=None,replication_status=,reservations=['8275a507-8c44-452e-aa11-cef4df0c1de0','bb23e33d-8da9-42ab-b063-cdd2584a0c41','1ce152db-72da-4236-be8c-24cefbf7be6a','ff03f71c-dd5c-4d0a-b1b8-a6b0dd72bade'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34eb173ab3784278a4616e1ef43d5c9c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1670438771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68afa42ce5584822b18abd0fcc008d30',provider_auth=None,provider_geometry=None,provider_id=None,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='34eb173ab3784278a4616e1ef43d5c9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:18.415937 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eeb0cf3-198f-4ce6-8255-2b0494624858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:18.440689 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eeb0cf3-198f-4ce6-8255-2b0494624858) transitioned into state 'SUCCESS' from state '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-1670438771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68afa42ce5584822b18abd0fcc008d30',qos_specs=None,replication_status=,reservations=['8275a507-8c44-452e-aa11-cef4df0c1de0','bb23e33d-8da9-42ab-b063-cdd2584a0c41','1ce152db-72da-4236-be8c-24cefbf7be6a','ff03f71c-dd5c-4d0a-b1b8-a6b0dd72bade'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34eb173ab3784278a4616e1ef43d5c9c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:18.441407 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91385de0-3e2a-4f6d-ab46-1c670069da9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:18.452090 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91385de0-3e2a-4f6d-ab46-1c670069da9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:18.453247 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Flow 'volume_create_api' (04d401c7-9beb-48a9-b669-9c18d0249e72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:18.453586 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Create volume request issued successfully. Aug 19 11:03:18.454132 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-48fb5704-c6ba-45d2-be14-247f1b9980f9 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:18.454585 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 393/1575] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:03:18 2026] POST /volume/v3/volumes => generated 753 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:18.470865 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7649d954-a125-485b-88a9-f259e94e3d22 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:18.474077 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7649d954-a125-485b-88a9-f259e94e3d22 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] GET https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 Aug 19 11:03:18.474218 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7649d954-a125-485b-88a9-f259e94e3d22 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:18.474424 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7649d954-a125-485b-88a9-f259e94e3d22 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:18.491127 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:18.491127 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:18.499653 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7649d954-a125-485b-88a9-f259e94e3d22 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Volume info retrieved successfully. Aug 19 11:03:18.507133 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7649d954-a125-485b-88a9-f259e94e3d22 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 returned with HTTP 200 Aug 19 11:03:18.507730 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 395/1576] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:18 2026] GET /volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:19.519819 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ec160dd2-93c1-4174-9460-c68972b665e5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:19.522998 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec160dd2-93c1-4174-9460-c68972b665e5 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] GET https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 Aug 19 11:03:19.523213 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec160dd2-93c1-4174-9460-c68972b665e5 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:19.523512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec160dd2-93c1-4174-9460-c68972b665e5 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:19.532671 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:19.532671 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:19.537763 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ec160dd2-93c1-4174-9460-c68972b665e5 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Volume info retrieved successfully. Aug 19 11:03:19.543095 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec160dd2-93c1-4174-9460-c68972b665e5 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 returned with HTTP 200 Aug 19 11:03:19.543865 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 394/1577] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:19 2026] GET /volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:19.558028 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:19.559793 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:19.560126 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:19.561823 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:19.569583 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:19.569583 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:19.570176 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Volume retrieved successfully. Aug 19 11:03:19.570358 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Create volume of 1 GB Aug 19 11:03:19.574225 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Availability Zones retrieved successfully. Aug 19 11:03:19.579678 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Flow 'volume_create_api' (0ca7e28a-845a-4a2e-8623-be0cc9d9fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:19.580833 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebab012b-ef1d-4787-83ca-bc386afa0a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:19.581895 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:19.583366 np0000007769 devstack@c-api.service[100205]: WARNING cinder.volume.api [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebab012b-ef1d-4787-83ca-bc386afa0a7a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 11:03:19.583366 np0000007769 devstack@c-api.service[100205]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 19 11:03:19.585090 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebab012b-ef1d-4787-83ca-bc386afa0a7a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:19.585902 np0000007769 devstack@c-api.service[100205]: WARNING cinder.volume.api [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebab012b-ef1d-4787-83ca-bc386afa0a7a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 11:03:19.586693 np0000007769 devstack@c-api.service[100205]: WARNING cinder.volume.api [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Flow 'volume_create_api' (0ca7e28a-845a-4a2e-8623-be0cc9d9fa2d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 11:03:19.587068 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca9ca886-ba6d-4a7f-bf7d-99df9b2d3539 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 400 Aug 19 11:03:19.587641 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 396/1578] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:03:19 2026] POST /volume/v3/volumes => generated 173 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:03:19.594573 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fb92dd23-6505-4d41-bc39-ba81c3f3050f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:19.596565 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fb92dd23-6505-4d41-bc39-ba81c3f3050f tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] GET https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 Aug 19 11:03:19.596768 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fb92dd23-6505-4d41-bc39-ba81c3f3050f tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:19.596952 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fb92dd23-6505-4d41-bc39-ba81c3f3050f tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:19.605257 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:19.605257 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:19.609779 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fb92dd23-6505-4d41-bc39-ba81c3f3050f tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Volume info retrieved successfully. Aug 19 11:03:19.614248 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fb92dd23-6505-4d41-bc39-ba81c3f3050f tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 returned with HTTP 200 Aug 19 11:03:19.614704 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 394/1579] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:19 2026] GET /volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:19.628739 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-17bbab47-75ae-481f-a6e1-fe97b4fbdf7c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:19.631413 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17bbab47-75ae-481f-a6e1-fe97b4fbdf7c tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] DELETE https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 Aug 19 11:03:19.631847 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17bbab47-75ae-481f-a6e1-fe97b4fbdf7c tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:19.632042 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17bbab47-75ae-481f-a6e1-fe97b4fbdf7c tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:19.633271 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-17bbab47-75ae-481f-a6e1-fe97b4fbdf7c tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Delete volume with id: d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 Aug 19 11:03:19.639510 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:19.639510 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:19.640205 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-17bbab47-75ae-481f-a6e1-fe97b4fbdf7c tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Volume info retrieved successfully. Aug 19 11:03:19.660458 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-17bbab47-75ae-481f-a6e1-fe97b4fbdf7c tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Delete volume request issued successfully. Aug 19 11:03:19.660768 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17bbab47-75ae-481f-a6e1-fe97b4fbdf7c tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 returned with HTTP 202 Aug 19 11:03:19.661404 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 396/1580] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:19 2026] DELETE /volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:19.671657 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a7371382-1950-4ef4-bb05-4ce1d50c406e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:19.673993 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a7371382-1950-4ef4-bb05-4ce1d50c406e tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] GET https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 Aug 19 11:03:19.674266 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a7371382-1950-4ef4-bb05-4ce1d50c406e tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:19.674559 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a7371382-1950-4ef4-bb05-4ce1d50c406e tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:19.684119 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:19.684119 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:19.689745 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a7371382-1950-4ef4-bb05-4ce1d50c406e tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Volume info retrieved successfully. Aug 19 11:03:19.695997 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a7371382-1950-4ef4-bb05-4ce1d50c406e tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 returned with HTTP 200 Aug 19 11:03:19.696569 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 395/1581] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:19 2026] GET /volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:20.710009 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3ea4fc3e-faf1-44aa-853f-191ad2b5daa7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:20.711612 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3ea4fc3e-faf1-44aa-853f-191ad2b5daa7 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] GET https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 Aug 19 11:03:20.711871 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3ea4fc3e-faf1-44aa-853f-191ad2b5daa7 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:20.712103 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3ea4fc3e-faf1-44aa-853f-191ad2b5daa7 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:20.717170 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3ea4fc3e-faf1-44aa-853f-191ad2b5daa7 tempest-VolumesCloneNegativeTest-233140982 tempest-VolumesCloneNegativeTest-233140982-project-member] https://10.4.3.46/volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 returned with HTTP 404 Aug 19 11:03:20.717709 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 397/1582] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:20 2026] GET /volume/v3/volumes/d7e96c62-71ac-4e5c-a4cf-a3d8f6ff2d71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:22.390381 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-58e63801-eb79-4df0-9dcf-f777570d8b5c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.392173 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-58e63801-eb79-4df0-9dcf-f777570d8b5c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:22.392387 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-58e63801-eb79-4df0-9dcf-f777570d8b5c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:22.392582 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-58e63801-eb79-4df0-9dcf-f777570d8b5c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:22.400340 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:22.400340 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:22.404583 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-58e63801-eb79-4df0-9dcf-f777570d8b5c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:22.408950 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-58e63801-eb79-4df0-9dcf-f777570d8b5c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:22.409335 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 395/1583] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:22 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:22.461812 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-2d6b76f6-c5c7-4926-8482-3c613f8b21c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.464318 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-2d6b76f6-c5c7-4926-8482-3c613f8b21c7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:22.464586 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-2d6b76f6-c5c7-4926-8482-3c613f8b21c7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:22.464780 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-2d6b76f6-c5c7-4926-8482-3c613f8b21c7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:22.478275 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:22.478275 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:22.483586 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-2d6b76f6-c5c7-4926-8482-3c613f8b21c7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:22.493236 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-2d6b76f6-c5c7-4926-8482-3c613f8b21c7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:22.493883 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 397/1584] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:22 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:22.513073 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-07618f58-3575-4725-bd16-e441c5509f48 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.601519 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-38f7cfed-399a-4df3-b0e4-04ee232ef1ef None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.602044 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-38f7cfed-399a-4df3-b0e4-04ee232ef1ef None None] GET https://10.4.3.46/volume// Aug 19 11:03:22.602296 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-38f7cfed-399a-4df3-b0e4-04ee232ef1ef None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:22.604684 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-38f7cfed-399a-4df3-b0e4-04ee232ef1ef None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:22.605128 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-38f7cfed-399a-4df3-b0e4-04ee232ef1ef None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:22.605504 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 398/1585] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:03:22 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:03:22.613385 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-9cca8c26-6e19-4aee-82cc-6aad1e6cf774 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.615510 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-9cca8c26-6e19-4aee-82cc-6aad1e6cf774 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:03:22.615926 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-9cca8c26-6e19-4aee-82cc-6aad1e6cf774 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90b03672-7180-4f12-acd7-14b682f0ef22", "connector": null, "instance_uuid": "4cb27378-b292-4f3d-b3d7-94f905f78e1c"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:22.625433 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:22.625433 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:22.652916 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-9cca8c26-6e19-4aee-82cc-6aad1e6cf774 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:03:22.653495 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 396/1586] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:03:22 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 19 11:03:22.683585 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07618f58-3575-4725-bd16-e441c5509f48 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes Aug 19 11:03:22.683819 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07618f58-3575-4725-bd16-e441c5509f48 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:22.683819 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07618f58-3575-4725-bd16-e441c5509f48 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:22.684223 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-07618f58-3575-4725-bd16-e441c5509f48 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:22.684832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07618f58-3575-4725-bd16-e441c5509f48 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:22.693167 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-07618f58-3575-4725-bd16-e441c5509f48 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:22.693665 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07618f58-3575-4725-bd16-e441c5509f48 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 200 Aug 19 11:03:22.695683 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 396/1587] 10.4.3.46 () {66 vars in 1230 bytes} [Wed Aug 19 11:03:22 2026] GET /volume/v3/volumes => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:03:22.698215 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-883be0af-4c3d-40bd-8430-ecdc75a3edd8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.700188 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-883be0af-4c3d-40bd-8430-ecdc75a3edd8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:22.700406 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-883be0af-4c3d-40bd-8430-ecdc75a3edd8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:22.700618 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-883be0af-4c3d-40bd-8430-ecdc75a3edd8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:22.702683 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dd628c01-da53-4d88-8065-7c3f94d5235e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.705823 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:22.706561 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-107564064"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:22.708609 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-107564064'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:22.708789 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Create volume of 1 GB Aug 19 11:03:22.714157 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Availability Zones retrieved successfully. Aug 19 11:03:22.719396 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-68d99006-53ba-4049-8838-062c5910e5fe None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.719847 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-68d99006-53ba-4049-8838-062c5910e5fe None None] GET https://10.4.3.46/volume// Aug 19 11:03:22.720002 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-68d99006-53ba-4049-8838-062c5910e5fe None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:22.720178 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-68d99006-53ba-4049-8838-062c5910e5fe None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:22.720512 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-68d99006-53ba-4049-8838-062c5910e5fe None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:22.720818 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 397/1588] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:03: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 19 11:03:22.722200 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:22.722200 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:22.722891 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Flow 'volume_create_api' (d84263a6-639b-4822-8181-61887bee182f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:22.724229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7271a7de-32ae-4e7b-aeb5-875128527845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:22.725618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:22.729857 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-883be0af-4c3d-40bd-8430-ecdc75a3edd8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:22.734056 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-79c39b87-fa24-4e1f-a37d-0126415682df None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.735913 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-883be0af-4c3d-40bd-8430-ecdc75a3edd8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:22.736381 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 398/1589] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:22 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:22.738794 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-79c39b87-fa24-4e1f-a37d-0126415682df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:22.739009 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-79c39b87-fa24-4e1f-a37d-0126415682df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:22.739189 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-79c39b87-fa24-4e1f-a37d-0126415682df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:22.750179 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:22.750179 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:22.755667 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7271a7de-32ae-4e7b-aeb5-875128527845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:22.756407 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e606a775-cf50-4cea-a2b2-b7f84c8125f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:22.756868 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-79c39b87-fa24-4e1f-a37d-0126415682df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:22.763696 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-79c39b87-fa24-4e1f-a37d-0126415682df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:22.764270 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 397/1590] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:03:22 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 1019 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:22.819072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Created reservations ['38449cc4-49e7-41f3-9620-b7badcf62fd8', '7aff3ceb-5230-48ec-92bc-0fa53b2a0210', '9475ca9b-e500-427e-82df-c3ecb7eec1ca', 'bd769310-8e54-43e6-bc3d-cfb5167183e0'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:22.819839 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e606a775-cf50-4cea-a2b2-b7f84c8125f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38449cc4-49e7-41f3-9620-b7badcf62fd8', '7aff3ceb-5230-48ec-92bc-0fa53b2a0210', '9475ca9b-e500-427e-82df-c3ecb7eec1ca', 'bd769310-8e54-43e6-bc3d-cfb5167183e0']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:22.820594 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f345dc-371f-4510-816f-89bdc9a682fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:22.841216 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f345dc-371f-4510-816f-89bdc9a682fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81c668bd-4626-43eb-a252-b8159cf5fb51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-107564064',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d11b7c6d36f943c1b9e6b7d7db8d2029',qos_specs=None,replication_status=,reservations=['38449cc4-49e7-41f3-9620-b7badcf62fd8','7aff3ceb-5230-48ec-92bc-0fa53b2a0210','9475ca9b-e500-427e-82df-c3ecb7eec1ca','bd769310-8e54-43e6-bc3d-cfb5167183e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a77f17cc5974c7db0688188c6db7a5d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-107564064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81c668bd-4626-43eb-a252-b8159cf5fb51,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d11b7c6d36f943c1b9e6b7d7db8d2029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a77f17cc5974c7db0688188c6db7a5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:22.841954 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c7c79c-eef9-486a-89b5-8b7d64cd6645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:22.860962 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c7c79c-eef9-486a-89b5-8b7d64cd6645) transitioned into state 'SUCCESS' from state '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-107564064',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d11b7c6d36f943c1b9e6b7d7db8d2029',qos_specs=None,replication_status=,reservations=['38449cc4-49e7-41f3-9620-b7badcf62fd8','7aff3ceb-5230-48ec-92bc-0fa53b2a0210','9475ca9b-e500-427e-82df-c3ecb7eec1ca','bd769310-8e54-43e6-bc3d-cfb5167183e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a77f17cc5974c7db0688188c6db7a5d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:22.861656 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ae8741f-cb67-49b7-9395-4938ebff03cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:22.865736 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-da7e5a2f-ae5d-4721-8fc1-e9901d9a701f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.868167 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-da7e5a2f-ae5d-4721-8fc1-e9901d9a701f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] PUT https://10.4.3.46/volume/v3/attachments/1e9f76e1-6f29-4f89-a25a-e2ef6b51e8a3 Aug 19 11:03:22.868637 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-da7e5a2f-ae5d-4721-8fc1-e9901d9a701f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:22.871683 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ae8741f-cb67-49b7-9395-4938ebff03cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:22.872934 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Flow 'volume_create_api' (d84263a6-639b-4822-8181-61887bee182f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:22.873360 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Create volume request issued successfully. Aug 19 11:03:22.874212 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dd628c01-da53-4d88-8065-7c3f94d5235e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:22.874974 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 399/1591] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:03:22 2026] POST /volume/v3/volumes => generated 761 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:22.876105 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-da7e5a2f-ae5d-4721-8fc1-e9901d9a701f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Acquiring lock "cinder-attachment_update-90b03672-7180-4f12-acd7-14b682f0ef22-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:03:22.877330 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0ccfdbbd-4ace-428d-a2cf-a3b4b5977e92 req-bfe6ca6a-8cd9-4191-a883-5189e6d74391 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.881927 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0ccfdbbd-4ace-428d-a2cf-a3b4b5977e92 req-bfe6ca6a-8cd9-4191-a883-5189e6d74391 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] GET https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 Aug 19 11:03:22.881927 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0ccfdbbd-4ace-428d-a2cf-a3b4b5977e92 req-bfe6ca6a-8cd9-4191-a883-5189e6d74391 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:22.882135 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0ccfdbbd-4ace-428d-a2cf-a3b4b5977e92 req-bfe6ca6a-8cd9-4191-a883-5189e6d74391 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:22.885313 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-da7e5a2f-ae5d-4721-8fc1-e9901d9a701f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Lock "cinder-attachment_update-90b03672-7180-4f12-acd7-14b682f0ef22-np0000007769" acquired by "attachment_update" :: waited 0.009s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:03:22.886313 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:22.886313 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:22.893143 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4a1953b4-3a4c-4b4a-be56-4a49c6208e39 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:22.895280 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4a1953b4-3a4c-4b4a-be56-4a49c6208e39 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 Aug 19 11:03:22.895581 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4a1953b4-3a4c-4b4a-be56-4a49c6208e39 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:22.895818 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4a1953b4-3a4c-4b4a-be56-4a49c6208e39 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:22.902797 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:22.902797 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:22.903204 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:22.903204 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:22.906842 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4a1953b4-3a4c-4b4a-be56-4a49c6208e39 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:22.907345 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0ccfdbbd-4ace-428d-a2cf-a3b4b5977e92 req-bfe6ca6a-8cd9-4191-a883-5189e6d74391 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:03:22.911628 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4a1953b4-3a4c-4b4a-be56-4a49c6208e39 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 returned with HTTP 200 Aug 19 11:03:22.912172 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 398/1592] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:22 2026] GET /volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:22.913122 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0ccfdbbd-4ace-428d-a2cf-a3b4b5977e92 req-bfe6ca6a-8cd9-4191-a883-5189e6d74391 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 returned with HTTP 200 Aug 19 11:03:22.913614 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 399/1593] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:22 2026] GET /volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 => generated 1601 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:22.983105 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-da7e5a2f-ae5d-4721-8fc1-e9901d9a701f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Lock "cinder-attachment_update-90b03672-7180-4f12-acd7-14b682f0ef22-np0000007769" released by "attachment_update" :: held 0.098s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:03:22.983441 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-da7e5a2f-ae5d-4721-8fc1-e9901d9a701f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/attachments/1e9f76e1-6f29-4f89-a25a-e2ef6b51e8a3 returned with HTTP 200 Aug 19 11:03:22.983942 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 398/1594] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:03:22 2026] PUT /volume/v3/attachments/1e9f76e1-6f29-4f89-a25a-e2ef6b51e8a3 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:23.750506 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f69eaea3-0cf0-4fe1-b2bc-f9c2c57506c0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:23.751190 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f69eaea3-0cf0-4fe1-b2bc-f9c2c57506c0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:23.751391 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f69eaea3-0cf0-4fe1-b2bc-f9c2c57506c0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:23.751616 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f69eaea3-0cf0-4fe1-b2bc-f9c2c57506c0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:23.761590 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:23.761590 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:23.765967 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f69eaea3-0cf0-4fe1-b2bc-f9c2c57506c0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:23.770648 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f69eaea3-0cf0-4fe1-b2bc-f9c2c57506c0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:23.770996 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 400/1595] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:23 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:23.929633 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fc283233-8d56-4c72-ad44-13deaf4f1de5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:23.931267 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc283233-8d56-4c72-ad44-13deaf4f1de5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 Aug 19 11:03:23.931454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc283233-8d56-4c72-ad44-13deaf4f1de5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:23.931658 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc283233-8d56-4c72-ad44-13deaf4f1de5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:23.938562 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:23.938562 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:23.942007 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fc283233-8d56-4c72-ad44-13deaf4f1de5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:23.945973 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc283233-8d56-4c72-ad44-13deaf4f1de5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 returned with HTTP 200 Aug 19 11:03:23.946565 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 399/1596] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:23 2026] GET /volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:23.957308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1447c28f-da85-42e9-a06c-4029a1e07845 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:23.959409 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1447c28f-da85-42e9-a06c-4029a1e07845 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 Aug 19 11:03:23.959634 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1447c28f-da85-42e9-a06c-4029a1e07845 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:23.959833 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1447c28f-da85-42e9-a06c-4029a1e07845 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:23.967769 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:23.967769 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:23.971656 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1447c28f-da85-42e9-a06c-4029a1e07845 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:23.976503 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1447c28f-da85-42e9-a06c-4029a1e07845 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 returned with HTTP 200 Aug 19 11:03:23.976912 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 400/1597] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:23 2026] GET /volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:23.989029 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:23.990819 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:23.991301 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1902891833"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:23.992857 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1902891833'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:23.994574 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Create volume of 1 GB Aug 19 11:03:23.994574 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:23.994574 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:23.997754 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Availability Zones retrieved successfully. Aug 19 11:03:24.003250 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Flow 'volume_create_api' (8500202d-e51d-4d20-aaaa-bf01237e5f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:24.004397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff25ce55-f0bb-4d93-82f9-14880bcfce77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:24.005364 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:24.033182 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff25ce55-f0bb-4d93-82f9-14880bcfce77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:24.033977 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05505533-adec-4395-bc6b-ba1f39864ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:24.082510 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Created reservations ['0ead2cb7-0d5d-468b-befa-6cd752f932c3', '7e21a8e9-b331-48e8-9d1e-6693870e0beb', '98ff31d0-0460-4b86-89a6-930b98143357', 'b1bd2ec3-a575-452f-97a9-e89fee8cb1df'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:24.082510 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05505533-adec-4395-bc6b-ba1f39864ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ead2cb7-0d5d-468b-befa-6cd752f932c3', '7e21a8e9-b331-48e8-9d1e-6693870e0beb', '98ff31d0-0460-4b86-89a6-930b98143357', 'b1bd2ec3-a575-452f-97a9-e89fee8cb1df']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:24.082510 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d34ac4-7ba3-4ec6-bfe0-1b3046073b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:24.120505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d34ac4-7ba3-4ec6-bfe0-1b3046073b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '890c1d8d-57ab-4989-a253-4d87fbdc8264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1902891833',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d11b7c6d36f943c1b9e6b7d7db8d2029',qos_specs=None,replication_status=,reservations=['0ead2cb7-0d5d-468b-befa-6cd752f932c3','7e21a8e9-b331-48e8-9d1e-6693870e0beb','98ff31d0-0460-4b86-89a6-930b98143357','b1bd2ec3-a575-452f-97a9-e89fee8cb1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a77f17cc5974c7db0688188c6db7a5d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1902891833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=890c1d8d-57ab-4989-a253-4d87fbdc8264,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d11b7c6d36f943c1b9e6b7d7db8d2029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a77f17cc5974c7db0688188c6db7a5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:24.120505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e36f5f2-b63c-4382-9c56-0a7b1077e931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:24.149711 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e36f5f2-b63c-4382-9c56-0a7b1077e931) transitioned into state 'SUCCESS' from state '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-1902891833',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d11b7c6d36f943c1b9e6b7d7db8d2029',qos_specs=None,replication_status=,reservations=['0ead2cb7-0d5d-468b-befa-6cd752f932c3','7e21a8e9-b331-48e8-9d1e-6693870e0beb','98ff31d0-0460-4b86-89a6-930b98143357','b1bd2ec3-a575-452f-97a9-e89fee8cb1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a77f17cc5974c7db0688188c6db7a5d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:24.150583 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a458bc-9a17-4320-b37d-0591cc268bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:24.166748 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a458bc-9a17-4320-b37d-0591cc268bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:24.167537 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Flow 'volume_create_api' (8500202d-e51d-4d20-aaaa-bf01237e5f19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:24.167866 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Create volume request issued successfully. Aug 19 11:03:24.168592 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a8fd7741-5eb2-4508-9d13-b5223c31d2d5 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:24.169078 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 399/1598] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:03:23 2026] POST /volume/v3/volumes => generated 762 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:24.184237 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ca508d9c-1d0e-4266-9ee6-adf08614e92e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:24.185283 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca508d9c-1d0e-4266-9ee6-adf08614e92e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 Aug 19 11:03:24.185494 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca508d9c-1d0e-4266-9ee6-adf08614e92e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:24.185690 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca508d9c-1d0e-4266-9ee6-adf08614e92e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:24.197408 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:24.197408 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:24.203163 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ca508d9c-1d0e-4266-9ee6-adf08614e92e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:24.209016 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca508d9c-1d0e-4266-9ee6-adf08614e92e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 returned with HTTP 200 Aug 19 11:03:24.209515 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 401/1599] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:24 2026] GET /volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:24.790435 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3d6feced-04a4-4a05-8697-02036badb07d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:24.800250 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d6feced-04a4-4a05-8697-02036badb07d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:24.800517 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d6feced-04a4-4a05-8697-02036badb07d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:24.800734 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d6feced-04a4-4a05-8697-02036badb07d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:24.811344 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:24.811344 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:24.815110 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3d6feced-04a4-4a05-8697-02036badb07d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:24.819783 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d6feced-04a4-4a05-8697-02036badb07d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:24.820148 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 400/1600] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:24 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:25.225430 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-36a4585c-905c-47c2-9660-b8eda56e290d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:25.227642 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36a4585c-905c-47c2-9660-b8eda56e290d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 Aug 19 11:03:25.227892 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36a4585c-905c-47c2-9660-b8eda56e290d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:25.228132 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36a4585c-905c-47c2-9660-b8eda56e290d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:25.238780 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:25.238780 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:25.244315 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-36a4585c-905c-47c2-9660-b8eda56e290d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:25.249699 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36a4585c-905c-47c2-9660-b8eda56e290d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 returned with HTTP 200 Aug 19 11:03:25.250328 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 401/1601] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:25 2026] GET /volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:25.262662 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9fe7c60e-6d18-4779-8919-5c2481349192 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:25.264847 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9fe7c60e-6d18-4779-8919-5c2481349192 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 Aug 19 11:03:25.265058 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9fe7c60e-6d18-4779-8919-5c2481349192 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:25.265230 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9fe7c60e-6d18-4779-8919-5c2481349192 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:25.273050 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:25.273050 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:25.276806 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9fe7c60e-6d18-4779-8919-5c2481349192 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:25.281638 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9fe7c60e-6d18-4779-8919-5c2481349192 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 returned with HTTP 200 Aug 19 11:03:25.282072 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 400/1602] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:25 2026] GET /volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:25.295132 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:25.297174 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:25.297769 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-140382095"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:25.299613 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-140382095'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:25.299734 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Create volume of 1 GB Aug 19 11:03:25.304026 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Availability Zones retrieved successfully. Aug 19 11:03:25.310658 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Flow 'volume_create_api' (53847136-fe91-4de0-bc11-14b0dfcd41c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:25.311558 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddab59c0-7ae4-4ecc-a0f6-2cb845db1778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:25.312428 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:25.338650 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddab59c0-7ae4-4ecc-a0f6-2cb845db1778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:25.339345 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96418214-2965-495f-ab8e-567d2db88520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:25.382129 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Created reservations ['4048f152-2e27-447e-ab45-8ba97a02eb69', 'b7da699b-0069-449c-9197-f3520216c5e0', 'df2f9700-8bd9-4ccb-8a6e-0571825e28bd', '3e75a45e-2772-4d86-8029-0a52f1c21443'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:25.384383 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96418214-2965-495f-ab8e-567d2db88520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4048f152-2e27-447e-ab45-8ba97a02eb69', 'b7da699b-0069-449c-9197-f3520216c5e0', 'df2f9700-8bd9-4ccb-8a6e-0571825e28bd', '3e75a45e-2772-4d86-8029-0a52f1c21443']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:25.385367 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a68d994c-345b-4cdb-981b-76d6e5bd4c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:25.410195 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a68d994c-345b-4cdb-981b-76d6e5bd4c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f907d11a-7d5f-4e78-89b1-1afc349a4e8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-140382095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d11b7c6d36f943c1b9e6b7d7db8d2029',qos_specs=None,replication_status=,reservations=['4048f152-2e27-447e-ab45-8ba97a02eb69','b7da699b-0069-449c-9197-f3520216c5e0','df2f9700-8bd9-4ccb-8a6e-0571825e28bd','3e75a45e-2772-4d86-8029-0a52f1c21443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a77f17cc5974c7db0688188c6db7a5d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-140382095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f907d11a-7d5f-4e78-89b1-1afc349a4e8e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d11b7c6d36f943c1b9e6b7d7db8d2029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a77f17cc5974c7db0688188c6db7a5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:25.410960 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ab26bc-a6c8-47e4-9afa-ab13251616ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:25.431500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ab26bc-a6c8-47e4-9afa-ab13251616ef) transitioned into state 'SUCCESS' from state '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-140382095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d11b7c6d36f943c1b9e6b7d7db8d2029',qos_specs=None,replication_status=,reservations=['4048f152-2e27-447e-ab45-8ba97a02eb69','b7da699b-0069-449c-9197-f3520216c5e0','df2f9700-8bd9-4ccb-8a6e-0571825e28bd','3e75a45e-2772-4d86-8029-0a52f1c21443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a77f17cc5974c7db0688188c6db7a5d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:25.432712 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f50de5-2d2c-4ae2-b2b6-4a8619dacc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:25.442944 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f50de5-2d2c-4ae2-b2b6-4a8619dacc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:25.443756 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Flow 'volume_create_api' (53847136-fe91-4de0-bc11-14b0dfcd41c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:25.444118 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Create volume request issued successfully. Aug 19 11:03:25.444595 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f369cd70-ebac-4c5e-ba9e-2d304767b41b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:25.445521 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 402/1603] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:03:25 2026] POST /volume/v3/volumes => generated 761 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:25.463111 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-32891e4b-db53-47d1-8bc9-0517bca56da7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:25.468503 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-32891e4b-db53-47d1-8bc9-0517bca56da7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e Aug 19 11:03:25.468503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-32891e4b-db53-47d1-8bc9-0517bca56da7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:25.468503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-32891e4b-db53-47d1-8bc9-0517bca56da7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:25.478766 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:25.478766 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:25.484698 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-32891e4b-db53-47d1-8bc9-0517bca56da7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:25.490641 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-32891e4b-db53-47d1-8bc9-0517bca56da7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e returned with HTTP 200 Aug 19 11:03:25.491116 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 401/1604] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:25 2026] GET /volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e => generated 829 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:25.832338 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-94a3bc66-932a-4a84-a2a3-a2b03d4c0bcb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:25.834671 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94a3bc66-932a-4a84-a2a3-a2b03d4c0bcb tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:25.835035 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94a3bc66-932a-4a84-a2a3-a2b03d4c0bcb tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:25.835127 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94a3bc66-932a-4a84-a2a3-a2b03d4c0bcb tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:25.847044 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:25.847044 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:25.851618 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-94a3bc66-932a-4a84-a2a3-a2b03d4c0bcb tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:25.856885 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94a3bc66-932a-4a84-a2a3-a2b03d4c0bcb tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:25.857330 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 402/1605] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:25 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:26.272763 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-45b2d499-7f3a-4b01-b9a4-1cf7a08fc948 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.274916 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-45b2d499-7f3a-4b01-b9a4-1cf7a08fc948 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/attachments/1e9f76e1-6f29-4f89-a25a-e2ef6b51e8a3/action Aug 19 11:03:26.275356 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-45b2d499-7f3a-4b01-b9a4-1cf7a08fc948 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:26.275512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-45b2d499-7f3a-4b01-b9a4-1cf7a08fc948 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:26.295903 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.295903 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:26.321239 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5ca7c10c-9142-4ac0-8914-9611eed106f0 req-45b2d499-7f3a-4b01-b9a4-1cf7a08fc948 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/attachments/1e9f76e1-6f29-4f89-a25a-e2ef6b51e8a3/action returned with HTTP 204 Aug 19 11:03:26.321713 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 401/1606] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:03:26 2026] POST /volume/v3/attachments/1e9f76e1-6f29-4f89-a25a-e2ef6b51e8a3/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:26.503139 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ae083b2c-17c3-4432-a4e5-0339a565f9e3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.504942 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ae083b2c-17c3-4432-a4e5-0339a565f9e3 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e Aug 19 11:03:26.505174 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ae083b2c-17c3-4432-a4e5-0339a565f9e3 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.505380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ae083b2c-17c3-4432-a4e5-0339a565f9e3 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.512687 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.512687 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:26.516458 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ae083b2c-17c3-4432-a4e5-0339a565f9e3 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:26.521125 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ae083b2c-17c3-4432-a4e5-0339a565f9e3 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e returned with HTTP 200 Aug 19 11:03:26.521605 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 403/1607] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:26.537817 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4af62980-2d02-4124-9ed5-3cac40ad2938 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.541009 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4af62980-2d02-4124-9ed5-3cac40ad2938 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e Aug 19 11:03:26.541009 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4af62980-2d02-4124-9ed5-3cac40ad2938 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.541009 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4af62980-2d02-4124-9ed5-3cac40ad2938 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.547194 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.547194 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:26.550866 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4af62980-2d02-4124-9ed5-3cac40ad2938 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:26.555331 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4af62980-2d02-4124-9ed5-3cac40ad2938 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e returned with HTTP 200 Aug 19 11:03:26.555938 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 402/1608] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:26.572422 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5ec4e76d-ec50-4bbb-b857-3ae735b85653 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.574857 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ec4e76d-ec50-4bbb-b857-3ae735b85653 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes Aug 19 11:03:26.575084 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ec4e76d-ec50-4bbb-b857-3ae735b85653 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.575265 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ec4e76d-ec50-4bbb-b857-3ae735b85653 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.575565 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-5ec4e76d-ec50-4bbb-b857-3ae735b85653 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:26.576225 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5ec4e76d-ec50-4bbb-b857-3ae735b85653 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:26.584277 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5ec4e76d-ec50-4bbb-b857-3ae735b85653 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:26.584943 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ec4e76d-ec50-4bbb-b857-3ae735b85653 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 200 Aug 19 11:03:26.585324 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 403/1609] 10.4.3.46 () {66 vars in 1230 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes => generated 968 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:26.598160 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4e53f858-4a0b-42de-ab02-70b0410f3151 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.600558 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4e53f858-4a0b-42de-ab02-70b0410f3151 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1902891833 Aug 19 11:03:26.600836 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4e53f858-4a0b-42de-ab02-70b0410f3151 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.601100 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4e53f858-4a0b-42de-ab02-70b0410f3151 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.601539 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-4e53f858-4a0b-42de-ab02-70b0410f3151 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:26.602674 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4e53f858-4a0b-42de-ab02-70b0410f3151 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1902891833'), ('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:26.644831 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4e53f858-4a0b-42de-ab02-70b0410f3151 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:26.645768 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4e53f858-4a0b-42de-ab02-70b0410f3151 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1902891833 returned with HTTP 200 Aug 19 11:03:26.646364 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 402/1610] 10.4.3.46 () {66 vars in 1331 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1902891833 => generated 332 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:26.656191 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9f4ba9c0-d8dd-48c2-be8f-6b1e3b0f1c78 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.657753 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9f4ba9c0-d8dd-48c2-be8f-6b1e3b0f1c78 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-107564064 Aug 19 11:03:26.657934 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9f4ba9c0-d8dd-48c2-be8f-6b1e3b0f1c78 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.658115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9f4ba9c0-d8dd-48c2-be8f-6b1e3b0f1c78 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.658392 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-9f4ba9c0-d8dd-48c2-be8f-6b1e3b0f1c78 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:26.659078 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9f4ba9c0-d8dd-48c2-be8f-6b1e3b0f1c78 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-107564064'), ('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:26.686074 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9f4ba9c0-d8dd-48c2-be8f-6b1e3b0f1c78 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:26.686941 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.686941 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:26.692324 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9f4ba9c0-d8dd-48c2-be8f-6b1e3b0f1c78 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-107564064 returned with HTTP 200 Aug 19 11:03:26.692948 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 404/1611] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-107564064 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:26.706701 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-48e1e385-a0cf-466d-84c1-9f8ba71ef6ac None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.708501 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48e1e385-a0cf-466d-84c1-9f8ba71ef6ac tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?limit=1 Aug 19 11:03:26.708867 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48e1e385-a0cf-466d-84c1-9f8ba71ef6ac tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.709213 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48e1e385-a0cf-466d-84c1-9f8ba71ef6ac tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.709637 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-48e1e385-a0cf-466d-84c1-9f8ba71ef6ac tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:26.710688 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-48e1e385-a0cf-466d-84c1-9f8ba71ef6ac tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:26.719290 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-48e1e385-a0cf-466d-84c1-9f8ba71ef6ac tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:26.721501 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.721501 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:26.726201 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48e1e385-a0cf-466d-84c1-9f8ba71ef6ac tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 19 11:03:26.726853 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 403/1612] 10.4.3.46 () {66 vars in 1266 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:26.742195 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1378e5cd-5509-4727-b4ae-47027903a8d4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.744332 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1378e5cd-5509-4727-b4ae-47027903a8d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?limit=1&marker=f907d11a-7d5f-4e78-89b1-1afc349a4e8e Aug 19 11:03:26.744626 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1378e5cd-5509-4727-b4ae-47027903a8d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.744894 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1378e5cd-5509-4727-b4ae-47027903a8d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.745226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-1378e5cd-5509-4727-b4ae-47027903a8d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:26.745673 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.745673 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:26.746371 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1378e5cd-5509-4727-b4ae-47027903a8d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:26.791340 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1378e5cd-5509-4727-b4ae-47027903a8d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:26.792156 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.792156 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:26.796219 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1378e5cd-5509-4727-b4ae-47027903a8d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?limit=1&marker=f907d11a-7d5f-4e78-89b1-1afc349a4e8e returned with HTTP 200 Aug 19 11:03:26.796658 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 404/1613] 10.4.3.46 () {66 vars in 1354 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=f907d11a-7d5f-4e78-89b1-1afc349a4e8e => generated 1000 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:26.810197 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-484bd02b-deab-45f5-8fae-1f7133bf9cc8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.811664 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-484bd02b-deab-45f5-8fae-1f7133bf9cc8 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?limit=1&marker=890c1d8d-57ab-4989-a253-4d87fbdc8264 Aug 19 11:03:26.811834 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-484bd02b-deab-45f5-8fae-1f7133bf9cc8 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.812010 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-484bd02b-deab-45f5-8fae-1f7133bf9cc8 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.812232 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-484bd02b-deab-45f5-8fae-1f7133bf9cc8 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:26.812551 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.812551 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:26.812939 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-484bd02b-deab-45f5-8fae-1f7133bf9cc8 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:26.846399 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-484bd02b-deab-45f5-8fae-1f7133bf9cc8 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:26.847152 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.847152 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:26.851513 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-484bd02b-deab-45f5-8fae-1f7133bf9cc8 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?limit=1&marker=890c1d8d-57ab-4989-a253-4d87fbdc8264 returned with HTTP 200 Aug 19 11:03:26.852008 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 403/1614] 10.4.3.46 () {66 vars in 1354 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=890c1d8d-57ab-4989-a253-4d87fbdc8264 => generated 999 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:26.864136 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-277807ce-2977-4e28-8e92-28a1531ec48d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.866388 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-277807ce-2977-4e28-8e92-28a1531ec48d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?limit=1&marker=81c668bd-4626-43eb-a252-b8159cf5fb51 Aug 19 11:03:26.866693 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-277807ce-2977-4e28-8e92-28a1531ec48d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.866951 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-277807ce-2977-4e28-8e92-28a1531ec48d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.867262 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-277807ce-2977-4e28-8e92-28a1531ec48d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:26.868216 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-277807ce-2977-4e28-8e92-28a1531ec48d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:26.875450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-451ee42d-63fe-440a-ab15-b19f1be30fe3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.876891 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-451ee42d-63fe-440a-ab15-b19f1be30fe3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:26.877170 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-451ee42d-63fe-440a-ab15-b19f1be30fe3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.877427 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-451ee42d-63fe-440a-ab15-b19f1be30fe3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.890789 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.890789 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:26.895015 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-451ee42d-63fe-440a-ab15-b19f1be30fe3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:26.899939 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-451ee42d-63fe-440a-ab15-b19f1be30fe3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:26.899939 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 404/1615] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:26.913442 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d63af33b-287c-4163-83e9-4227be944e69 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.915378 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d63af33b-287c-4163-83e9-4227be944e69 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:03:26.915930 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d63af33b-287c-4163-83e9-4227be944e69 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "90b03672-7180-4f12-acd7-14b682f0ef22", "name": "tempest-VolumesBackupsTest-Backup-277474171", "force": true, "container": "tempest-volumesbackupstest-backup-container-109753587"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:26.917294 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-277807ce-2977-4e28-8e92-28a1531ec48d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:26.917369 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-d63af33b-287c-4163-83e9-4227be944e69 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating new backup {'backup': {'volume_id': '90b03672-7180-4f12-acd7-14b682f0ef22', 'name': 'tempest-VolumesBackupsTest-Backup-277474171', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-109753587'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:03:26.917460 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-d63af33b-287c-4163-83e9-4227be944e69 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating backup of volume 90b03672-7180-4f12-acd7-14b682f0ef22 in container tempest-volumesbackupstest-backup-container-109753587 Aug 19 11:03:26.920217 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-277807ce-2977-4e28-8e92-28a1531ec48d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?limit=1&marker=81c668bd-4626-43eb-a252-b8159cf5fb51 returned with HTTP 200 Aug 19 11:03:26.920786 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 405/1616] 10.4.3.46 () {66 vars in 1354 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=81c668bd-4626-43eb-a252-b8159cf5fb51 => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:03:26.928389 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.928389 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:26.928891 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d63af33b-287c-4163-83e9-4227be944e69 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:26.935729 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6b7778bd-b667-473a-9961-a91494872fdc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.937454 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6b7778bd-b667-473a-9961-a91494872fdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 19 11:03:26.937692 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6b7778bd-b667-473a-9961-a91494872fdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.937877 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6b7778bd-b667-473a-9961-a91494872fdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.938151 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-6b7778bd-b667-473a-9961-a91494872fdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:26.938354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6b7778bd-b667-473a-9961-a91494872fdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Could not evaluate value available, assuming string {{(pid=100206) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:03:26.939014 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6b7778bd-b667-473a-9961-a91494872fdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:26.969501 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6b7778bd-b667-473a-9961-a91494872fdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:26.971004 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:26.971004 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:26.976682 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6b7778bd-b667-473a-9961-a91494872fdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 19 11:03:26.977140 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 404/1617] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:26.977776 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-d63af33b-287c-4163-83e9-4227be944e69 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['32e5bcc4-19cb-415c-a018-eab9396bb484', '2e9c1b2a-c724-40aa-987c-3d08e736b450'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:26.992634 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1bf0ad58-f15f-468c-bbf1-b72df7fabe73 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:26.993960 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1bf0ad58-f15f-468c-bbf1-b72df7fabe73 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 19 11:03:26.994280 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1bf0ad58-f15f-468c-bbf1-b72df7fabe73 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:26.994619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1bf0ad58-f15f-468c-bbf1-b72df7fabe73 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:26.995010 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-1bf0ad58-f15f-468c-bbf1-b72df7fabe73 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:26.995314 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1bf0ad58-f15f-468c-bbf1-b72df7fabe73 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Could not evaluate value available, assuming string {{(pid=100204) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:03:26.995992 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1bf0ad58-f15f-468c-bbf1-b72df7fabe73 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.032838 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d63af33b-287c-4163-83e9-4227be944e69 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:03:27.035734 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 405/1618] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:03:26 2026] POST /volume/v3/backups => generated 327 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:27.038424 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1bf0ad58-f15f-468c-bbf1-b72df7fabe73 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.039022 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.039022 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:27.043392 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1bf0ad58-f15f-468c-bbf1-b72df7fabe73 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 19 11:03:27.043392 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 405/1619] 10.4.3.46 () {66 vars in 1352 bytes} [Wed Aug 19 11:03:26 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:27.045798 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-beb71790-7fcd-4bf0-94f3-15d16368c8b3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.048590 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-beb71790-7fcd-4bf0-94f3-15d16368c8b3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:27.048590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-beb71790-7fcd-4bf0-94f3-15d16368c8b3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.048689 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-beb71790-7fcd-4bf0-94f3-15d16368c8b3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.048804 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-beb71790-7fcd-4bf0-94f3-15d16368c8b3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:27.055802 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.055802 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:27.058408 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-beb71790-7fcd-4bf0-94f3-15d16368c8b3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:27.058408 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 406/1620] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.063662 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f5eb04df-3316-41de-9726-994df184c39b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.067685 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f5eb04df-3316-41de-9726-994df184c39b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?limit=1 Aug 19 11:03:27.067864 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f5eb04df-3316-41de-9726-994df184c39b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.068424 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f5eb04df-3316-41de-9726-994df184c39b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.068424 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-f5eb04df-3316-41de-9726-994df184c39b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.068999 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5eb04df-3316-41de-9726-994df184c39b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.076641 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f5eb04df-3316-41de-9726-994df184c39b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.077156 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f5eb04df-3316-41de-9726-994df184c39b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 19 11:03:27.077643 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 405/1621] 10.4.3.46 () {66 vars in 1245 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.085774 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-35ded6ee-8083-4801-bb56-3a64e55c6cdc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.089799 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-35ded6ee-8083-4801-bb56-3a64e55c6cdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?limit=1&marker=f907d11a-7d5f-4e78-89b1-1afc349a4e8e Aug 19 11:03:27.089799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-35ded6ee-8083-4801-bb56-3a64e55c6cdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.089799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-35ded6ee-8083-4801-bb56-3a64e55c6cdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.089799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-35ded6ee-8083-4801-bb56-3a64e55c6cdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.090066 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.090066 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:27.090513 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-35ded6ee-8083-4801-bb56-3a64e55c6cdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.104402 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-35ded6ee-8083-4801-bb56-3a64e55c6cdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.104998 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-35ded6ee-8083-4801-bb56-3a64e55c6cdc tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?limit=1&marker=f907d11a-7d5f-4e78-89b1-1afc349a4e8e returned with HTTP 200 Aug 19 11:03:27.105376 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 406/1622] 10.4.3.46 () {66 vars in 1333 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?limit=1&marker=f907d11a-7d5f-4e78-89b1-1afc349a4e8e => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.116381 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a79a9f42-b17a-4548-a220-ad0181468445 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.118701 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a79a9f42-b17a-4548-a220-ad0181468445 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?limit=1&marker=890c1d8d-57ab-4989-a253-4d87fbdc8264 Aug 19 11:03:27.118958 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a79a9f42-b17a-4548-a220-ad0181468445 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.119212 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a79a9f42-b17a-4548-a220-ad0181468445 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.119534 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-a79a9f42-b17a-4548-a220-ad0181468445 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.120496 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a79a9f42-b17a-4548-a220-ad0181468445 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.167898 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a79a9f42-b17a-4548-a220-ad0181468445 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.168762 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a79a9f42-b17a-4548-a220-ad0181468445 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?limit=1&marker=890c1d8d-57ab-4989-a253-4d87fbdc8264 returned with HTTP 200 Aug 19 11:03:27.169239 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 406/1623] 10.4.3.46 () {66 vars in 1333 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?limit=1&marker=890c1d8d-57ab-4989-a253-4d87fbdc8264 => generated 466 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.178978 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-96e37970-b71c-4da4-a3b1-f7d29a3e365c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.180527 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96e37970-b71c-4da4-a3b1-f7d29a3e365c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?limit=1&marker=81c668bd-4626-43eb-a252-b8159cf5fb51 Aug 19 11:03:27.180734 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96e37970-b71c-4da4-a3b1-f7d29a3e365c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.181730 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96e37970-b71c-4da4-a3b1-f7d29a3e365c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.181730 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-96e37970-b71c-4da4-a3b1-f7d29a3e365c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.181730 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-96e37970-b71c-4da4-a3b1-f7d29a3e365c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.192019 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-96e37970-b71c-4da4-a3b1-f7d29a3e365c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.192556 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96e37970-b71c-4da4-a3b1-f7d29a3e365c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?limit=1&marker=81c668bd-4626-43eb-a252-b8159cf5fb51 returned with HTTP 200 Aug 19 11:03:27.192646 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 407/1624] 10.4.3.46 () {66 vars in 1333 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?limit=1&marker=81c668bd-4626-43eb-a252-b8159cf5fb51 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:03:27.202392 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c172bca2-51c3-4222-b339-5aca85d0bd63 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.204136 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c172bca2-51c3-4222-b339-5aca85d0bd63 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1902891833&status=available Aug 19 11:03:27.204324 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c172bca2-51c3-4222-b339-5aca85d0bd63 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.204532 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c172bca2-51c3-4222-b339-5aca85d0bd63 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.204762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-c172bca2-51c3-4222-b339-5aca85d0bd63 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.204998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c172bca2-51c3-4222-b339-5aca85d0bd63 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Could not evaluate value available, assuming string {{(pid=100206) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:03:27.205228 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.205228 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:27.205727 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c172bca2-51c3-4222-b339-5aca85d0bd63 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1902891833'), ('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.233991 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c172bca2-51c3-4222-b339-5aca85d0bd63 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.234412 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c172bca2-51c3-4222-b339-5aca85d0bd63 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1902891833&status=available returned with HTTP 200 Aug 19 11:03:27.234853 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 406/1625] 10.4.3.46 () {66 vars in 1365 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1902891833&status=available => generated 332 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.244531 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d4d768c8-b0be-40f0-b353-009e8ac0a5bb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.248964 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4d768c8-b0be-40f0-b353-009e8ac0a5bb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-107564064&status=available Aug 19 11:03:27.249156 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4d768c8-b0be-40f0-b353-009e8ac0a5bb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.249345 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4d768c8-b0be-40f0-b353-009e8ac0a5bb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.249630 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-d4d768c8-b0be-40f0-b353-009e8ac0a5bb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.249856 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d4d768c8-b0be-40f0-b353-009e8ac0a5bb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Could not evaluate value available, assuming string {{(pid=100203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:03:27.250960 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.250960 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:27.251357 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d4d768c8-b0be-40f0-b353-009e8ac0a5bb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-107564064'), ('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.291389 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d4d768c8-b0be-40f0-b353-009e8ac0a5bb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.292056 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.292056 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:27.296579 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4d768c8-b0be-40f0-b353-009e8ac0a5bb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-107564064&status=available returned with HTTP 200 Aug 19 11:03:27.297024 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 407/1626] 10.4.3.46 () {66 vars in 1384 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-107564064&status=available => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.313627 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f41c723a-ae43-426d-8394-fe63bcb9b7eb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.315510 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f41c723a-ae43-426d-8394-fe63bcb9b7eb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?marker=81c668bd-4626-43eb-a252-b8159cf5fb51&sort=id%3Aasc Aug 19 11:03:27.315649 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f41c723a-ae43-426d-8394-fe63bcb9b7eb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.315814 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f41c723a-ae43-426d-8394-fe63bcb9b7eb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.316157 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-f41c723a-ae43-426d-8394-fe63bcb9b7eb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.316609 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.316609 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:27.317173 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f41c723a-ae43-426d-8394-fe63bcb9b7eb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.354766 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f41c723a-ae43-426d-8394-fe63bcb9b7eb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.355517 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.355517 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:27.359506 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f41c723a-ae43-426d-8394-fe63bcb9b7eb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?marker=81c668bd-4626-43eb-a252-b8159cf5fb51&sort=id%3Aasc returned with HTTP 200 Aug 19 11:03:27.359919 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 407/1627] 10.4.3.46 () {66 vars in 1366 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes/detail?marker=81c668bd-4626-43eb-a252-b8159cf5fb51&sort=id%3Aasc => generated 1702 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:27.373253 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ee914dc9-acd4-4dbf-b6eb-23147f88089c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.374959 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ee914dc9-acd4-4dbf-b6eb-23147f88089c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 19 11:03:27.375146 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ee914dc9-acd4-4dbf-b6eb-23147f88089c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.375360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ee914dc9-acd4-4dbf-b6eb-23147f88089c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.375642 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-ee914dc9-acd4-4dbf-b6eb-23147f88089c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.376361 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ee914dc9-acd4-4dbf-b6eb-23147f88089c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.407139 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ee914dc9-acd4-4dbf-b6eb-23147f88089c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.408085 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.408085 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:27.412043 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ee914dc9-acd4-4dbf-b6eb-23147f88089c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 19 11:03:27.412425 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 408/1628] 10.4.3.46 () {66 vars in 1330 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:27.430698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-82be870a-2816-4d42-973f-f44a225b8bfe None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.432450 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-82be870a-2816-4d42-973f-f44a225b8bfe tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:03:27.432699 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-82be870a-2816-4d42-973f-f44a225b8bfe tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.432912 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-82be870a-2816-4d42-973f-f44a225b8bfe tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.433149 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-82be870a-2816-4d42-973f-f44a225b8bfe tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.433522 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.433522 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:27.433939 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-82be870a-2816-4d42-973f-f44a225b8bfe tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.440851 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-82be870a-2816-4d42-973f-f44a225b8bfe tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.441784 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.441784 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:27.445664 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-82be870a-2816-4d42-973f-f44a225b8bfe tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:03:27.446015 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 407/1629] 10.4.3.46 () {66 vars in 1251 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:27.460089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-78b9e485-8ee6-400a-a543-c6fa8485b212 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.462807 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78b9e485-8ee6-400a-a543-c6fa8485b212 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 19 11:03:27.462978 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78b9e485-8ee6-400a-a543-c6fa8485b212 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.463153 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78b9e485-8ee6-400a-a543-c6fa8485b212 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.463376 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-78b9e485-8ee6-400a-a543-c6fa8485b212 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.464070 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b9e485-8ee6-400a-a543-c6fa8485b212 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.491027 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-78b9e485-8ee6-400a-a543-c6fa8485b212 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.491799 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78b9e485-8ee6-400a-a543-c6fa8485b212 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 19 11:03:27.492280 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 408/1630] 10.4.3.46 () {66 vars in 1309 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.501634 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3d492799-3044-4fe0-bd93-66b8b8b8848e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.503792 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d492799-3044-4fe0-bd93-66b8b8b8848e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?availability_zone=nova Aug 19 11:03:27.503792 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d492799-3044-4fe0-bd93-66b8b8b8848e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.503792 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d492799-3044-4fe0-bd93-66b8b8b8848e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.504160 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-3d492799-3044-4fe0-bd93-66b8b8b8848e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.504202 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3d492799-3044-4fe0-bd93-66b8b8b8848e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Could not evaluate value nova, assuming string {{(pid=100204) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:03:27.505716 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3d492799-3044-4fe0-bd93-66b8b8b8848e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.532106 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3d492799-3044-4fe0-bd93-66b8b8b8848e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.532868 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d492799-3044-4fe0-bd93-66b8b8b8848e tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 19 11:03:27.534713 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 408/1631] 10.4.3.46 () {66 vars in 1275 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.542848 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a41b826d-35bb-47f0-aada-c2164af424de None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.542848 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a41b826d-35bb-47f0-aada-c2164af424de tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?availability_zone=nova Aug 19 11:03:27.543350 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a41b826d-35bb-47f0-aada-c2164af424de tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.543350 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a41b826d-35bb-47f0-aada-c2164af424de tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.543350 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-a41b826d-35bb-47f0-aada-c2164af424de tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.543530 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a41b826d-35bb-47f0-aada-c2164af424de tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Could not evaluate value nova, assuming string {{(pid=100205) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:03:27.544089 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a41b826d-35bb-47f0-aada-c2164af424de tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.570651 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a41b826d-35bb-47f0-aada-c2164af424de tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.571114 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a41b826d-35bb-47f0-aada-c2164af424de tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 19 11:03:27.571496 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 409/1632] 10.4.3.46 () {66 vars in 1275 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.583579 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6c131d5f-f28e-4d04-9800-ece807ae0d65 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.585371 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6c131d5f-f28e-4d04-9800-ece807ae0d65 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?bootable=false Aug 19 11:03:27.585615 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6c131d5f-f28e-4d04-9800-ece807ae0d65 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.585794 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6c131d5f-f28e-4d04-9800-ece807ae0d65 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.586004 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-6c131d5f-f28e-4d04-9800-ece807ae0d65 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.586690 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c131d5f-f28e-4d04-9800-ece807ae0d65 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.611812 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6c131d5f-f28e-4d04-9800-ece807ae0d65 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.612314 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6c131d5f-f28e-4d04-9800-ece807ae0d65 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 19 11:03:27.612814 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 408/1633] 10.4.3.46 () {66 vars in 1259 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.623691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a19c715-4f86-4134-8648-b9f544143137 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.626255 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a19c715-4f86-4134-8648-b9f544143137 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?bootable=false Aug 19 11:03:27.627309 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a19c715-4f86-4134-8648-b9f544143137 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.627600 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a19c715-4f86-4134-8648-b9f544143137 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.628246 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-7a19c715-4f86-4134-8648-b9f544143137 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.628383 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.628383 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:27.629457 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7a19c715-4f86-4134-8648-b9f544143137 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.667656 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7a19c715-4f86-4134-8648-b9f544143137 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.668342 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a19c715-4f86-4134-8648-b9f544143137 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 19 11:03:27.668831 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 409/1634] 10.4.3.46 () {66 vars in 1259 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.679109 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5179a1ae-8b8f-4f92-a92c-7b77d62047b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.682875 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5179a1ae-8b8f-4f92-a92c-7b77d62047b0 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?status=available Aug 19 11:03:27.682875 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5179a1ae-8b8f-4f92-a92c-7b77d62047b0 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.682875 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5179a1ae-8b8f-4f92-a92c-7b77d62047b0 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.682875 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-5179a1ae-8b8f-4f92-a92c-7b77d62047b0 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.682875 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5179a1ae-8b8f-4f92-a92c-7b77d62047b0 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Could not evaluate value available, assuming string {{(pid=100204) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:03:27.682875 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.682875 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:27.682875 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5179a1ae-8b8f-4f92-a92c-7b77d62047b0 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.714976 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5179a1ae-8b8f-4f92-a92c-7b77d62047b0 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.715730 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5179a1ae-8b8f-4f92-a92c-7b77d62047b0 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?status=available returned with HTTP 200 Aug 19 11:03:27.716365 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 409/1635] 10.4.3.46 () {66 vars in 1263 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:03:27.726084 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5e2f6090-2628-4fcf-b8d2-0b7c241e1ec7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.727683 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e2f6090-2628-4fcf-b8d2-0b7c241e1ec7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes?status=available Aug 19 11:03:27.727930 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5e2f6090-2628-4fcf-b8d2-0b7c241e1ec7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.728147 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5e2f6090-2628-4fcf-b8d2-0b7c241e1ec7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.728391 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-5e2f6090-2628-4fcf-b8d2-0b7c241e1ec7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.728694 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e2f6090-2628-4fcf-b8d2-0b7c241e1ec7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Could not evaluate value available, assuming string {{(pid=100205) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:03:27.728982 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.728982 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:27.729360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e2f6090-2628-4fcf-b8d2-0b7c241e1ec7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.756760 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5e2f6090-2628-4fcf-b8d2-0b7c241e1ec7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.757268 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e2f6090-2628-4fcf-b8d2-0b7c241e1ec7 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes?status=available returned with HTTP 200 Aug 19 11:03:27.757653 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 410/1636] 10.4.3.46 () {66 vars in 1263 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.768191 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e0b4603a-3049-4c7d-aa64-9ebfdc8ce48c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.769978 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e0b4603a-3049-4c7d-aa64-9ebfdc8ce48c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?availability_zone=nova Aug 19 11:03:27.770205 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e0b4603a-3049-4c7d-aa64-9ebfdc8ce48c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.770382 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e0b4603a-3049-4c7d-aa64-9ebfdc8ce48c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.770647 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-e0b4603a-3049-4c7d-aa64-9ebfdc8ce48c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.770891 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e0b4603a-3049-4c7d-aa64-9ebfdc8ce48c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Could not evaluate value nova, assuming string {{(pid=100206) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:03:27.771126 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.771126 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:27.771474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e0b4603a-3049-4c7d-aa64-9ebfdc8ce48c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.802918 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e0b4603a-3049-4c7d-aa64-9ebfdc8ce48c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.803851 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.803851 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:27.808972 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e0b4603a-3049-4c7d-aa64-9ebfdc8ce48c tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 19 11:03:27.809353 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 409/1637] 10.4.3.46 () {66 vars in 1296 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:27.823949 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-720601f7-ae15-45c6-bcc1-3905b48f66d6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.825930 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-720601f7-ae15-45c6-bcc1-3905b48f66d6 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?bootable=false Aug 19 11:03:27.826140 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-720601f7-ae15-45c6-bcc1-3905b48f66d6 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.826326 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-720601f7-ae15-45c6-bcc1-3905b48f66d6 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.826574 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-720601f7-ae15-45c6-bcc1-3905b48f66d6 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.826886 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.826886 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:27.827908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-720601f7-ae15-45c6-bcc1-3905b48f66d6 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.837580 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-720601f7-ae15-45c6-bcc1-3905b48f66d6 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.838576 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.838576 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:27.843177 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-720601f7-ae15-45c6-bcc1-3905b48f66d6 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 19 11:03:27.843668 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 410/1638] 10.4.3.46 () {66 vars in 1280 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:27.858229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a5306c1d-137a-4546-ac48-4820d5d1e953 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.859653 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5306c1d-137a-4546-ac48-4820d5d1e953 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?status=available Aug 19 11:03:27.861503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5306c1d-137a-4546-ac48-4820d5d1e953 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.861503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5306c1d-137a-4546-ac48-4820d5d1e953 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.861503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-a5306c1d-137a-4546-ac48-4820d5d1e953 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:27.861503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5306c1d-137a-4546-ac48-4820d5d1e953 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Could not evaluate value available, assuming string {{(pid=100204) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:03:27.861503 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.861503 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:27.861503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5306c1d-137a-4546-ac48-4820d5d1e953 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:27.869676 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a5306c1d-137a-4546-ac48-4820d5d1e953 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Get all volumes completed successfully. Aug 19 11:03:27.870945 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.870945 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:27.874752 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5306c1d-137a-4546-ac48-4820d5d1e953 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 19 11:03:27.875192 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 410/1639] 10.4.3.46 () {66 vars in 1284 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:27.893120 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9def1d99-c918-4e2f-b214-46973226fc5b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.894880 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9def1d99-c918-4e2f-b214-46973226fc5b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e Aug 19 11:03:27.895080 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9def1d99-c918-4e2f-b214-46973226fc5b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.895285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9def1d99-c918-4e2f-b214-46973226fc5b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.903680 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.903680 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:27.908341 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9def1d99-c918-4e2f-b214-46973226fc5b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:27.912202 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9def1d99-c918-4e2f-b214-46973226fc5b tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e returned with HTTP 200 Aug 19 11:03:27.912589 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 411/1640] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:27.928272 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f81ea0a6-5e31-4198-ac43-4894a5abe64f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.930413 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f81ea0a6-5e31-4198-ac43-4894a5abe64f tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e Aug 19 11:03:27.930671 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f81ea0a6-5e31-4198-ac43-4894a5abe64f tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.930906 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f81ea0a6-5e31-4198-ac43-4894a5abe64f tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.931102 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-f81ea0a6-5e31-4198-ac43-4894a5abe64f tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Delete volume with id: f907d11a-7d5f-4e78-89b1-1afc349a4e8e Aug 19 11:03:27.938235 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.938235 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:27.938685 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f81ea0a6-5e31-4198-ac43-4894a5abe64f tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:27.965629 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f81ea0a6-5e31-4198-ac43-4894a5abe64f tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Delete volume request issued successfully. Aug 19 11:03:27.965874 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f81ea0a6-5e31-4198-ac43-4894a5abe64f tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e returned with HTTP 202 Aug 19 11:03:27.966273 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 410/1641] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:27 2026] DELETE /volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:27.976799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c04c0947-4be8-48a8-a83f-db01cfeea815 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:27.977549 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c04c0947-4be8-48a8-a83f-db01cfeea815 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e Aug 19 11:03:27.977936 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c04c0947-4be8-48a8-a83f-db01cfeea815 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:27.978226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c04c0947-4be8-48a8-a83f-db01cfeea815 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:27.989633 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:27.989633 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:27.994618 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c04c0947-4be8-48a8-a83f-db01cfeea815 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:28.000306 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c04c0947-4be8-48a8-a83f-db01cfeea815 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e returned with HTTP 200 Aug 19 11:03:28.000709 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 411/1642] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:27 2026] GET /volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:28.073097 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4605e895-f83f-4736-9a63-44fbde4f63c8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:28.076569 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4605e895-f83f-4736-9a63-44fbde4f63c8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:28.076569 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4605e895-f83f-4736-9a63-44fbde4f63c8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:28.076569 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4605e895-f83f-4736-9a63-44fbde4f63c8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:28.076569 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4605e895-f83f-4736-9a63-44fbde4f63c8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:28.081515 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:28.081515 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:28.083103 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4605e895-f83f-4736-9a63-44fbde4f63c8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:28.083720 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 411/1643] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:28 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:29.018431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-af441ce0-58cd-4e23-8cf1-ec1b462d8b12 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:29.021520 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-af441ce0-58cd-4e23-8cf1-ec1b462d8b12 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e Aug 19 11:03:29.021520 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-af441ce0-58cd-4e23-8cf1-ec1b462d8b12 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:29.021520 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-af441ce0-58cd-4e23-8cf1-ec1b462d8b12 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:29.026308 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-af441ce0-58cd-4e23-8cf1-ec1b462d8b12 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e returned with HTTP 404 Aug 19 11:03:29.027575 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 412/1644] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:29 2026] GET /volume/v3/volumes/f907d11a-7d5f-4e78-89b1-1afc349a4e8e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:29.033072 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e083da70-7c2b-45b3-8376-d74d0e24d41d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:29.034785 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e083da70-7c2b-45b3-8376-d74d0e24d41d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 Aug 19 11:03:29.034980 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e083da70-7c2b-45b3-8376-d74d0e24d41d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:29.035511 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e083da70-7c2b-45b3-8376-d74d0e24d41d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:29.042084 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:29.042084 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:29.046104 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e083da70-7c2b-45b3-8376-d74d0e24d41d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:29.049920 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e083da70-7c2b-45b3-8376-d74d0e24d41d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 returned with HTTP 200 Aug 19 11:03:29.049920 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 411/1645] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:29 2026] GET /volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:29.061015 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-99babf1e-be4d-4bf3-b7c7-772ee6c99887 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:29.062862 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99babf1e-be4d-4bf3-b7c7-772ee6c99887 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] DELETE https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 Aug 19 11:03:29.063103 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99babf1e-be4d-4bf3-b7c7-772ee6c99887 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:29.063332 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99babf1e-be4d-4bf3-b7c7-772ee6c99887 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:29.063566 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-99babf1e-be4d-4bf3-b7c7-772ee6c99887 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Delete volume with id: 890c1d8d-57ab-4989-a253-4d87fbdc8264 Aug 19 11:03:29.070475 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:29.070475 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:29.070878 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-99babf1e-be4d-4bf3-b7c7-772ee6c99887 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:29.094939 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-99babf1e-be4d-4bf3-b7c7-772ee6c99887 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Delete volume request issued successfully. Aug 19 11:03:29.094999 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb0978f9-21bd-4411-b76f-729706912c82 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:29.095238 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99babf1e-be4d-4bf3-b7c7-772ee6c99887 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 returned with HTTP 202 Aug 19 11:03:29.095621 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 412/1646] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:29 2026] DELETE /volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:29.096743 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb0978f9-21bd-4411-b76f-729706912c82 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:29.096940 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb0978f9-21bd-4411-b76f-729706912c82 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:29.097857 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb0978f9-21bd-4411-b76f-729706912c82 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:29.097857 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-eb0978f9-21bd-4411-b76f-729706912c82 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:29.102590 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:29.102590 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:29.102719 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb0978f9-21bd-4411-b76f-729706912c82 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:29.103521 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 412/1647] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:29 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:29.104665 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9a6abf5a-83fe-4444-85be-96fe849c44d4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:29.106641 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9a6abf5a-83fe-4444-85be-96fe849c44d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 Aug 19 11:03:29.106679 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9a6abf5a-83fe-4444-85be-96fe849c44d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:29.106903 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9a6abf5a-83fe-4444-85be-96fe849c44d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:29.114441 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:29.114441 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:29.117613 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9a6abf5a-83fe-4444-85be-96fe849c44d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:29.121959 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9a6abf5a-83fe-4444-85be-96fe849c44d4 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 returned with HTTP 200 Aug 19 11:03:29.122392 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 413/1648] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:29 2026] GET /volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:30.114887 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2b62efe6-b5cd-48dc-b30e-baf46df8be03 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:30.116600 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b62efe6-b5cd-48dc-b30e-baf46df8be03 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:30.116770 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b62efe6-b5cd-48dc-b30e-baf46df8be03 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:30.116937 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b62efe6-b5cd-48dc-b30e-baf46df8be03 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:30.117036 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-2b62efe6-b5cd-48dc-b30e-baf46df8be03 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:30.121019 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:30.121019 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:30.121840 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b62efe6-b5cd-48dc-b30e-baf46df8be03 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:30.122737 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 412/1649] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:30 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:30.134244 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cc08f2a3-c824-4835-9132-77e56baec906 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:30.141065 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cc08f2a3-c824-4835-9132-77e56baec906 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 Aug 19 11:03:30.141065 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cc08f2a3-c824-4835-9132-77e56baec906 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:30.141065 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cc08f2a3-c824-4835-9132-77e56baec906 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:30.149686 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cc08f2a3-c824-4835-9132-77e56baec906 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 returned with HTTP 404 Aug 19 11:03:30.150323 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 413/1650] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:30 2026] GET /volume/v3/volumes/890c1d8d-57ab-4989-a253-4d87fbdc8264 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:30.159561 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d0334713-148d-4734-b155-01bd0a44fddb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:30.161054 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0334713-148d-4734-b155-01bd0a44fddb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 Aug 19 11:03:30.161302 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0334713-148d-4734-b155-01bd0a44fddb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:30.161583 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0334713-148d-4734-b155-01bd0a44fddb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:30.167927 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:30.167927 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:30.171258 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d0334713-148d-4734-b155-01bd0a44fddb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:30.175032 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0334713-148d-4734-b155-01bd0a44fddb tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 returned with HTTP 200 Aug 19 11:03:30.175461 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 413/1651] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:30 2026] GET /volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:30.190241 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cb8270e0-736a-4b77-83d6-7a5ddae55642 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:30.193476 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cb8270e0-736a-4b77-83d6-7a5ddae55642 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] DELETE https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 Aug 19 11:03:30.193476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cb8270e0-736a-4b77-83d6-7a5ddae55642 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:30.193751 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cb8270e0-736a-4b77-83d6-7a5ddae55642 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:30.193856 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-cb8270e0-736a-4b77-83d6-7a5ddae55642 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Delete volume with id: 81c668bd-4626-43eb-a252-b8159cf5fb51 Aug 19 11:03:30.201660 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:30.201660 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:30.202121 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cb8270e0-736a-4b77-83d6-7a5ddae55642 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:30.236962 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cb8270e0-736a-4b77-83d6-7a5ddae55642 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Delete volume request issued successfully. Aug 19 11:03:30.237157 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cb8270e0-736a-4b77-83d6-7a5ddae55642 tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 returned with HTTP 202 Aug 19 11:03:30.237587 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 414/1652] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:30 2026] DELETE /volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:30.248860 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dadda962-4a84-4a28-8716-9495160ddd4d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:30.251156 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dadda962-4a84-4a28-8716-9495160ddd4d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 Aug 19 11:03:30.251624 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dadda962-4a84-4a28-8716-9495160ddd4d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:30.251624 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dadda962-4a84-4a28-8716-9495160ddd4d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:30.261320 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:30.261320 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:30.264673 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dadda962-4a84-4a28-8716-9495160ddd4d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Volume info retrieved successfully. Aug 19 11:03:30.268979 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dadda962-4a84-4a28-8716-9495160ddd4d tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 returned with HTTP 200 Aug 19 11:03:30.269513 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 413/1653] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:30 2026] GET /volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:31.134888 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-40731387-c689-455c-b7a1-821976547305 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:31.136795 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-40731387-c689-455c-b7a1-821976547305 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:31.136990 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-40731387-c689-455c-b7a1-821976547305 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:31.137159 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-40731387-c689-455c-b7a1-821976547305 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:31.137266 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-40731387-c689-455c-b7a1-821976547305 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:31.141533 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:31.141533 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:31.142241 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-40731387-c689-455c-b7a1-821976547305 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:31.142617 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 414/1654] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:31 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:31.285014 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8f9949a7-3784-4c09-ab56-9a2a2d8b23da None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:31.287088 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f9949a7-3784-4c09-ab56-9a2a2d8b23da tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] GET https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 Aug 19 11:03:31.287306 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f9949a7-3784-4c09-ab56-9a2a2d8b23da tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:31.287490 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f9949a7-3784-4c09-ab56-9a2a2d8b23da tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:31.294091 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f9949a7-3784-4c09-ab56-9a2a2d8b23da tempest-VolumesListTestJSON-1085133870 tempest-VolumesListTestJSON-1085133870-project-member] https://10.4.3.46/volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 returned with HTTP 404 Aug 19 11:03:31.294255 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 414/1655] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:31 2026] GET /volume/v3/volumes/81c668bd-4626-43eb-a252-b8159cf5fb51 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:32.157649 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cdc36114-d21f-480b-b63f-6d14e02d50b9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:32.165050 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cdc36114-d21f-480b-b63f-6d14e02d50b9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:32.165050 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cdc36114-d21f-480b-b63f-6d14e02d50b9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:32.165050 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cdc36114-d21f-480b-b63f-6d14e02d50b9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:32.165050 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-cdc36114-d21f-480b-b63f-6d14e02d50b9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:32.171134 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:32.171134 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:32.171134 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cdc36114-d21f-480b-b63f-6d14e02d50b9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:32.171134 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 415/1656] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:32 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:33.184915 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-42caf2d8-5cbe-4bce-bb8d-40d74dc61eba None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:33.186852 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-42caf2d8-5cbe-4bce-bb8d-40d74dc61eba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:33.187069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-42caf2d8-5cbe-4bce-bb8d-40d74dc61eba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:33.187249 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-42caf2d8-5cbe-4bce-bb8d-40d74dc61eba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:33.187345 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-42caf2d8-5cbe-4bce-bb8d-40d74dc61eba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:33.192116 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:33.192116 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:33.192991 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-42caf2d8-5cbe-4bce-bb8d-40d74dc61eba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:33.193590 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 414/1657] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:33 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:34.202969 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-48f6dc5c-3a2a-406e-8cc7-6c30305750a7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:34.205723 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48f6dc5c-3a2a-406e-8cc7-6c30305750a7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:34.206046 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48f6dc5c-3a2a-406e-8cc7-6c30305750a7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:34.206345 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48f6dc5c-3a2a-406e-8cc7-6c30305750a7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:34.206592 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-48f6dc5c-3a2a-406e-8cc7-6c30305750a7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:34.214268 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:34.214268 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:34.215996 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48f6dc5c-3a2a-406e-8cc7-6c30305750a7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:34.216870 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 415/1658] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:34 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:35.227478 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a9212f62-ed83-4cf4-8b3a-6aa4b2f3a991 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:35.229862 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a9212f62-ed83-4cf4-8b3a-6aa4b2f3a991 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:35.230087 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a9212f62-ed83-4cf4-8b3a-6aa4b2f3a991 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:35.230332 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a9212f62-ed83-4cf4-8b3a-6aa4b2f3a991 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:35.230507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a9212f62-ed83-4cf4-8b3a-6aa4b2f3a991 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:35.235431 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:35.235431 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:35.236617 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a9212f62-ed83-4cf4-8b3a-6aa4b2f3a991 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:35.237111 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 415/1659] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:35 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:35.798244 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0082bd08-ef2f-429f-99ca-de0888636d1c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:35.799872 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:35.800156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-727924289", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:35.801674 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-727924289', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:35.801779 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Create volume of 1 GB Aug 19 11:03:35.806846 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Availability Zones retrieved successfully. Aug 19 11:03:35.815788 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Flow 'volume_create_api' (1bc8fb6b-e389-4688-970e-1b119b75cbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:35.819352 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8646933-b825-40b5-961b-f7005ead7a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:35.819352 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:35.856659 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8646933-b825-40b5-961b-f7005ead7a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:35.857516 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2025ccd-4046-4ff8-9ada-1026648e01a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:35.947725 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Created reservations ['38cc2eb7-3701-4d70-aa18-9a99d4901af4', '39748932-eb54-480b-8ab9-1de92be8c108', '30f1ae02-fd24-45fa-b65d-d10bdc9091eb', '7ddb2e1e-edba-4a20-aafe-e2e3a508e0cb'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:35.948888 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2025ccd-4046-4ff8-9ada-1026648e01a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38cc2eb7-3701-4d70-aa18-9a99d4901af4', '39748932-eb54-480b-8ab9-1de92be8c108', '30f1ae02-fd24-45fa-b65d-d10bdc9091eb', '7ddb2e1e-edba-4a20-aafe-e2e3a508e0cb']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:35.949990 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb73a9ee-d2dc-4619-b12f-f0260fb37776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:35.982916 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb73a9ee-d2dc-4619-b12f-f0260fb37776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f204f988-7220-4dea-9ca3-0655f2a78be3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-727924289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3dfabf93ad44a888f7e5ac680686a8c',qos_specs=None,replication_status=,reservations=['38cc2eb7-3701-4d70-aa18-9a99d4901af4','39748932-eb54-480b-8ab9-1de92be8c108','30f1ae02-fd24-45fa-b65d-d10bdc9091eb','7ddb2e1e-edba-4a20-aafe-e2e3a508e0cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669151fcde6a44fb8b11a8d1e34ce460',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-727924289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f204f988-7220-4dea-9ca3-0655f2a78be3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3dfabf93ad44a888f7e5ac680686a8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='669151fcde6a44fb8b11a8d1e34ce460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:35.983919 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c54bf2-a91b-4ec8-9a68-8108e238791b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:36.007466 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c54bf2-a91b-4ec8-9a68-8108e238791b) transitioned into state 'SUCCESS' from state '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-727924289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3dfabf93ad44a888f7e5ac680686a8c',qos_specs=None,replication_status=,reservations=['38cc2eb7-3701-4d70-aa18-9a99d4901af4','39748932-eb54-480b-8ab9-1de92be8c108','30f1ae02-fd24-45fa-b65d-d10bdc9091eb','7ddb2e1e-edba-4a20-aafe-e2e3a508e0cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669151fcde6a44fb8b11a8d1e34ce460',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:36.008148 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c4287e-3f2a-4916-b3fa-1c2a6551283a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:36.023087 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c4287e-3f2a-4916-b3fa-1c2a6551283a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:36.023087 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Flow 'volume_create_api' (1bc8fb6b-e389-4688-970e-1b119b75cbcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:36.023087 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Create volume request issued successfully. Aug 19 11:03:36.023087 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0082bd08-ef2f-429f-99ca-de0888636d1c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:36.023087 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 416/1660] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:03:35 2026] POST /volume/v3/volumes => generated 752 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:36.035221 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7cc3cfda-9702-4bf0-a1ae-0e9a98ea69dd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:36.037372 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7cc3cfda-9702-4bf0-a1ae-0e9a98ea69dd tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:36.037605 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7cc3cfda-9702-4bf0-a1ae-0e9a98ea69dd tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:36.037797 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7cc3cfda-9702-4bf0-a1ae-0e9a98ea69dd tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:36.046199 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:36.046199 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:36.051648 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7cc3cfda-9702-4bf0-a1ae-0e9a98ea69dd tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:36.056017 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7cc3cfda-9702-4bf0-a1ae-0e9a98ea69dd tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:36.056389 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 415/1661] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:36 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:36.250731 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ecd43356-816f-4432-9e58-c7a8b7a93eee None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:36.253515 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecd43356-816f-4432-9e58-c7a8b7a93eee tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:36.253515 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecd43356-816f-4432-9e58-c7a8b7a93eee tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:36.253703 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecd43356-816f-4432-9e58-c7a8b7a93eee tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:36.254124 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ecd43356-816f-4432-9e58-c7a8b7a93eee tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:36.259619 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:36.259619 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:36.260627 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecd43356-816f-4432-9e58-c7a8b7a93eee tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:36.261114 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 416/1662] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:36 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:36.436666 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-833a2438-1948-450f-912f-3aa19dcf336b req-726f0e62-47df-4426-ae10-638a0a62159b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:36.440606 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-833a2438-1948-450f-912f-3aa19dcf336b req-726f0e62-47df-4426-ae10-638a0a62159b tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] DELETE https://10.4.3.46/volume/v3/attachments/c92bca63-614e-4776-9549-13fe15e4782e Aug 19 11:03:36.441178 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-833a2438-1948-450f-912f-3aa19dcf336b req-726f0e62-47df-4426-ae10-638a0a62159b tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:36.441534 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-833a2438-1948-450f-912f-3aa19dcf336b req-726f0e62-47df-4426-ae10-638a0a62159b tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:36.457991 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:36.457991 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:36.527709 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-833a2438-1948-450f-912f-3aa19dcf336b req-726f0e62-47df-4426-ae10-638a0a62159b tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/attachments/c92bca63-614e-4776-9549-13fe15e4782e returned with HTTP 200 Aug 19 11:03:36.528334 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 416/1663] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:03:36 2026] DELETE /volume/v3/attachments/c92bca63-614e-4776-9549-13fe15e4782e => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:36.538921 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-833a2438-1948-450f-912f-3aa19dcf336b req-431160f0-0b95-4552-9406-e78f1b22d245 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:36.541992 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-833a2438-1948-450f-912f-3aa19dcf336b req-431160f0-0b95-4552-9406-e78f1b22d245 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] DELETE https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 Aug 19 11:03:36.542191 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-833a2438-1948-450f-912f-3aa19dcf336b req-431160f0-0b95-4552-9406-e78f1b22d245 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:36.542416 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-833a2438-1948-450f-912f-3aa19dcf336b req-431160f0-0b95-4552-9406-e78f1b22d245 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:36.542627 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [req-833a2438-1948-450f-912f-3aa19dcf336b req-431160f0-0b95-4552-9406-e78f1b22d245 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Delete volume with id: cc753789-d739-4f31-8e8c-9c7decc18ed0 Aug 19 11:03:36.553785 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:36.553785 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:36.554338 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-833a2438-1948-450f-912f-3aa19dcf336b req-431160f0-0b95-4552-9406-e78f1b22d245 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:03:36.580420 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-833a2438-1948-450f-912f-3aa19dcf336b req-431160f0-0b95-4552-9406-e78f1b22d245 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Delete volume request issued successfully. Aug 19 11:03:36.583509 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-833a2438-1948-450f-912f-3aa19dcf336b req-431160f0-0b95-4552-9406-e78f1b22d245 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 returned with HTTP 202 Aug 19 11:03:36.583509 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 417/1664] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:03:36 2026] DELETE /volume/v3/volumes/cc753789-d739-4f31-8e8c-9c7decc18ed0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:37.069129 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-87d37e68-1edd-4b13-b37f-5b4244d9ca47 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.071333 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-87d37e68-1edd-4b13-b37f-5b4244d9ca47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:37.072090 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-87d37e68-1edd-4b13-b37f-5b4244d9ca47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.072090 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-87d37e68-1edd-4b13-b37f-5b4244d9ca47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.078691 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.078691 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:37.082632 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-87d37e68-1edd-4b13-b37f-5b4244d9ca47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:37.086339 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-87d37e68-1edd-4b13-b37f-5b4244d9ca47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:37.086743 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 416/1665] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.100887 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-17e2fccb-24fc-4398-b47c-d0e231ba35ef None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.103876 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17e2fccb-24fc-4398-b47c-d0e231ba35ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:37.104108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17e2fccb-24fc-4398-b47c-d0e231ba35ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.104326 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17e2fccb-24fc-4398-b47c-d0e231ba35ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.113932 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.113932 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:37.115526 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-17e2fccb-24fc-4398-b47c-d0e231ba35ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:37.119217 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17e2fccb-24fc-4398-b47c-d0e231ba35ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:37.119567 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 417/1666] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.136660 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6ff6ad25-330f-4af7-91ae-b4010d3d18df None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.138779 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6ff6ad25-330f-4af7-91ae-b4010d3d18df tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes Aug 19 11:03:37.139052 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6ff6ad25-330f-4af7-91ae-b4010d3d18df tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.139301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6ff6ad25-330f-4af7-91ae-b4010d3d18df tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.139628 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-6ff6ad25-330f-4af7-91ae-b4010d3d18df tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:03:37.140049 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.140049 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:37.140770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ff6ad25-330f-4af7-91ae-b4010d3d18df tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:03:37.162846 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6ff6ad25-330f-4af7-91ae-b4010d3d18df tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Get all volumes completed successfully. Aug 19 11:03:37.163758 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6ff6ad25-330f-4af7-91ae-b4010d3d18df tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 200 Aug 19 11:03:37.163758 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 417/1667] 10.4.3.46 () {66 vars in 1230 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes => generated 336 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.180256 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5cc36c64-1221-4e54-a646-e272b939410c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.182508 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5cc36c64-1221-4e54-a646-e272b939410c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:37.182736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5cc36c64-1221-4e54-a646-e272b939410c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.182981 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5cc36c64-1221-4e54-a646-e272b939410c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.191768 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.191768 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:37.195773 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5cc36c64-1221-4e54-a646-e272b939410c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:37.202998 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5cc36c64-1221-4e54-a646-e272b939410c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:37.202998 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 418/1668] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.252152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-353389cb-e58f-4304-845a-becfc182b865 req-edd9c432-f627-4e52-8acd-00011a95cbc9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.254047 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-edd9c432-f627-4e52-8acd-00011a95cbc9 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:37.254221 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-edd9c432-f627-4e52-8acd-00011a95cbc9 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.254396 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-edd9c432-f627-4e52-8acd-00011a95cbc9 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.260733 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.260733 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:37.264044 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-353389cb-e58f-4304-845a-becfc182b865 req-edd9c432-f627-4e52-8acd-00011a95cbc9 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:37.267694 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-edd9c432-f627-4e52-8acd-00011a95cbc9 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:37.268193 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 417/1669] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.274397 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1c8440d8-e964-4803-9842-f6f68b3fca84 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.277804 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c8440d8-e964-4803-9842-f6f68b3fca84 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:37.278076 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c8440d8-e964-4803-9842-f6f68b3fca84 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.278329 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c8440d8-e964-4803-9842-f6f68b3fca84 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.278441 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-1c8440d8-e964-4803-9842-f6f68b3fca84 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:37.283665 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.283665 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:37.284404 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c8440d8-e964-4803-9842-f6f68b3fca84 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:37.284824 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 418/1670] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.363577 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4e8cd656-4edd-47ac-968b-390dc0026049 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.363995 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e8cd656-4edd-47ac-968b-390dc0026049 None None] GET https://10.4.3.46/volume// Aug 19 11:03:37.364165 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e8cd656-4edd-47ac-968b-390dc0026049 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.364347 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e8cd656-4edd-47ac-968b-390dc0026049 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.364718 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e8cd656-4edd-47ac-968b-390dc0026049 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:37.365051 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 418/1671] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:03: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 19 11:03:37.374376 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-353389cb-e58f-4304-845a-becfc182b865 req-cc9d1fcf-3394-463d-ba38-f36bfb9c49be None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.535567 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-eabc72f7-b8d2-47bb-bbbc-d9d728357f29 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.537996 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eabc72f7-b8d2-47bb-bbbc-d9d728357f29 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:37.538263 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eabc72f7-b8d2-47bb-bbbc-d9d728357f29 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.538558 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eabc72f7-b8d2-47bb-bbbc-d9d728357f29 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.553448 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.553448 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:37.558298 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-eabc72f7-b8d2-47bb-bbbc-d9d728357f29 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:37.564075 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eabc72f7-b8d2-47bb-bbbc-d9d728357f29 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:37.564311 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-cc9d1fcf-3394-463d-ba38-f36bfb9c49be tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:03:37.564663 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 418/1672] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.564715 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-cc9d1fcf-3394-463d-ba38-f36bfb9c49be tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f204f988-7220-4dea-9ca3-0655f2a78be3", "connector": null, "instance_uuid": "7c41a274-d0b2-486b-bb3e-553a40fc6116"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:37.573733 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.573733 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:37.580317 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3e74a428-f290-406c-9219-119ef28784e7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.582510 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3e74a428-f290-406c-9219-119ef28784e7 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:37.582775 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3e74a428-f290-406c-9219-119ef28784e7 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.583031 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3e74a428-f290-406c-9219-119ef28784e7 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.591434 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.591434 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:37.595293 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3e74a428-f290-406c-9219-119ef28784e7 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:37.600266 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3e74a428-f290-406c-9219-119ef28784e7 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:37.600711 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 419/1673] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.602717 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-cc9d1fcf-3394-463d-ba38-f36bfb9c49be tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:03:37.603206 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 419/1674] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:03:37 2026] POST /volume/v3/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:37.649308 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1b649f78-5988-4789-90b9-d7fd20b1c2af None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.651691 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1b649f78-5988-4789-90b9-d7fd20b1c2af tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:37.651957 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1b649f78-5988-4789-90b9-d7fd20b1c2af tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.652216 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1b649f78-5988-4789-90b9-d7fd20b1c2af tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.656071 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a49dfbd4-0281-4db2-8fea-490d934a0b0b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.662043 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a49dfbd4-0281-4db2-8fea-490d934a0b0b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:37.662305 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a49dfbd4-0281-4db2-8fea-490d934a0b0b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.662580 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a49dfbd4-0281-4db2-8fea-490d934a0b0b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.666626 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4c76d960-222e-4d2c-bac5-fd082fff575d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.667112 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c76d960-222e-4d2c-bac5-fd082fff575d None None] GET https://10.4.3.46/volume// Aug 19 11:03:37.667309 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c76d960-222e-4d2c-bac5-fd082fff575d None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.668574 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c76d960-222e-4d2c-bac5-fd082fff575d None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.668574 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c76d960-222e-4d2c-bac5-fd082fff575d None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:37.668574 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 420/1675] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:03: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 19 11:03:37.670969 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.670969 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:37.680931 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.680931 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:37.682452 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-353389cb-e58f-4304-845a-becfc182b865 req-cbea286d-bea5-4493-b46d-f2f35d5fb109 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.684340 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1b649f78-5988-4789-90b9-d7fd20b1c2af tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:37.684512 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-cbea286d-bea5-4493-b46d-f2f35d5fb109 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:37.684775 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-cbea286d-bea5-4493-b46d-f2f35d5fb109 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.684987 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-cbea286d-bea5-4493-b46d-f2f35d5fb109 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.688989 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a49dfbd4-0281-4db2-8fea-490d934a0b0b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:37.689142 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1b649f78-5988-4789-90b9-d7fd20b1c2af tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:37.689533 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 419/1676] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.694955 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.694955 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:37.698356 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a49dfbd4-0281-4db2-8fea-490d934a0b0b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:37.698658 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-353389cb-e58f-4304-845a-becfc182b865 req-cbea286d-bea5-4493-b46d-f2f35d5fb109 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:37.698962 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 419/1677] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.704626 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-cbea286d-bea5-4493-b46d-f2f35d5fb109 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:37.705044 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 420/1678] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:37.822646 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c2c37c29-9ffb-438e-b28e-d59315ce6744 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.822839 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-353389cb-e58f-4304-845a-becfc182b865 req-a4248e90-70cf-4e86-bbd6-51a875988e47 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.823170 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c2c37c29-9ffb-438e-b28e-d59315ce6744 None None] GET https://10.4.3.46/volume// Aug 19 11:03:37.823448 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c2c37c29-9ffb-438e-b28e-d59315ce6744 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.823788 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c2c37c29-9ffb-438e-b28e-d59315ce6744 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.824239 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c2c37c29-9ffb-438e-b28e-d59315ce6744 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:37.825082 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-a4248e90-70cf-4e86-bbd6-51a875988e47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] PUT https://10.4.3.46/volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a Aug 19 11:03:37.825499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-a4248e90-70cf-4e86-bbd6-51a875988e47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:37.825652 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 421/1679] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:03:37.832553 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-af6ab6fd-7c68-4ebb-9b8d-d7d7baf2a42c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.834648 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-af6ab6fd-7c68-4ebb-9b8d-d7d7baf2a42c tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:03:37.835115 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-af6ab6fd-7c68-4ebb-9b8d-d7d7baf2a42c tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13c3992e-2766-4410-90bd-2a994c720f37", "connector": null, "instance_uuid": "30b8708c-7824-43b3-b2fc-3c1ea37ad514"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:37.836274 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-353389cb-e58f-4304-845a-becfc182b865 req-a4248e90-70cf-4e86-bbd6-51a875988e47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Acquiring lock "cinder-attachment_update-f204f988-7220-4dea-9ca3-0655f2a78be3-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:03:37.841626 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-353389cb-e58f-4304-845a-becfc182b865 req-a4248e90-70cf-4e86-bbd6-51a875988e47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Lock "cinder-attachment_update-f204f988-7220-4dea-9ca3-0655f2a78be3-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:03:37.842603 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.842603 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:37.845777 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.845777 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:37.890995 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-af6ab6fd-7c68-4ebb-9b8d-d7d7baf2a42c tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:03:37.891601 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 420/1680] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:03:37 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 19 11:03:37.935022 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-97de0cb0-4f59-4df3-af77-ebe0e449f67b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.936745 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-97de0cb0-4f59-4df3-af77-ebe0e449f67b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:37.936919 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-97de0cb0-4f59-4df3-af77-ebe0e449f67b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.937110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-97de0cb0-4f59-4df3-af77-ebe0e449f67b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.947179 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.947179 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:37.950878 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b2b6f746-020c-49b0-bbea-978b4f749b4e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.951354 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b2b6f746-020c-49b0-bbea-978b4f749b4e None None] GET https://10.4.3.46/volume// Aug 19 11:03:37.951652 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b2b6f746-020c-49b0-bbea-978b4f749b4e None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.951870 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b2b6f746-020c-49b0-bbea-978b4f749b4e None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.952219 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b2b6f746-020c-49b0-bbea-978b4f749b4e None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:37.952570 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 422/1681] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:03: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 19 11:03:37.953354 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-97de0cb0-4f59-4df3-af77-ebe0e449f67b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:37.958677 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-97de0cb0-4f59-4df3-af77-ebe0e449f67b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:37.959264 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 421/1682] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:37.966123 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-1c42d644-76d7-434f-b9fb-ff4cc8998365 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:37.973011 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-1c42d644-76d7-434f-b9fb-ff4cc8998365 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:37.973254 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-1c42d644-76d7-434f-b9fb-ff4cc8998365 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:37.973535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-1c42d644-76d7-434f-b9fb-ff4cc8998365 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:37.981147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-353389cb-e58f-4304-845a-becfc182b865 req-a4248e90-70cf-4e86-bbd6-51a875988e47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Lock "cinder-attachment_update-f204f988-7220-4dea-9ca3-0655f2a78be3-np0000007769" released by "attachment_update" :: held 0.140s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:03:37.981825 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-a4248e90-70cf-4e86-bbd6-51a875988e47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a returned with HTTP 200 Aug 19 11:03:37.982280 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 420/1683] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:03:37 2026] PUT /volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:37.988186 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:37.988186 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:37.992809 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-1c42d644-76d7-434f-b9fb-ff4cc8998365 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:37.996537 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-1c42d644-76d7-434f-b9fb-ff4cc8998365 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:37.996925 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 421/1684] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:03:37 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 1051 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:38.122314 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-9865c5bf-64d9-4d12-a829-beaa276703a1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:38.124426 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-9865c5bf-64d9-4d12-a829-beaa276703a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] PUT https://10.4.3.46/volume/v3/attachments/28394266-64fd-4827-8353-d1066b84a48c Aug 19 11:03:38.124917 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-9865c5bf-64d9-4d12-a829-beaa276703a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:38.130190 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=329,cinder:UPDATE=81,cinder:INSERT=44,cinder:DELETE=3 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:03:38.144311 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-9865c5bf-64d9-4d12-a829-beaa276703a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Acquiring lock "cinder-attachment_update-13c3992e-2766-4410-90bd-2a994c720f37-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:03:38.150694 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-9865c5bf-64d9-4d12-a829-beaa276703a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Lock "cinder-attachment_update-13c3992e-2766-4410-90bd-2a994c720f37-np0000007769" acquired by "attachment_update" :: waited 0.009s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:03:38.151906 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:38.151906 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:38.268073 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-9865c5bf-64d9-4d12-a829-beaa276703a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Lock "cinder-attachment_update-13c3992e-2766-4410-90bd-2a994c720f37-np0000007769" released by "attachment_update" :: held 0.118s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:03:38.268877 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-9865c5bf-64d9-4d12-a829-beaa276703a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/attachments/28394266-64fd-4827-8353-d1066b84a48c returned with HTTP 200 Aug 19 11:03:38.268877 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 423/1685] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:03:38 2026] PUT /volume/v3/attachments/28394266-64fd-4827-8353-d1066b84a48c => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:38.296973 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-25bc5354-a61b-40b5-b6cc-54a10fdf5e77 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:38.299846 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-25bc5354-a61b-40b5-b6cc-54a10fdf5e77 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:38.300130 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-25bc5354-a61b-40b5-b6cc-54a10fdf5e77 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:38.300328 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-25bc5354-a61b-40b5-b6cc-54a10fdf5e77 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:38.300444 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-25bc5354-a61b-40b5-b6cc-54a10fdf5e77 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:38.304984 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:38.304984 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:38.305991 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-25bc5354-a61b-40b5-b6cc-54a10fdf5e77 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:38.306416 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 422/1686] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:38 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:38.702362 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a7d7147f-61c5-42c9-9dec-46d5ac885fe0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:38.704244 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a7d7147f-61c5-42c9-9dec-46d5ac885fe0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:38.704563 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a7d7147f-61c5-42c9-9dec-46d5ac885fe0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:38.704755 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a7d7147f-61c5-42c9-9dec-46d5ac885fe0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:38.730044 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:38.730044 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:38.734000 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a7d7147f-61c5-42c9-9dec-46d5ac885fe0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:38.739033 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a7d7147f-61c5-42c9-9dec-46d5ac885fe0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:38.739375 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 421/1687] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:38 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:38.973658 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4fdca400-5e07-42a3-a58e-9cdc51817759 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:38.975550 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4fdca400-5e07-42a3-a58e-9cdc51817759 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:38.975794 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4fdca400-5e07-42a3-a58e-9cdc51817759 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:38.976015 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4fdca400-5e07-42a3-a58e-9cdc51817759 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:38.985731 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:38.985731 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:38.996574 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4fdca400-5e07-42a3-a58e-9cdc51817759 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:39.002739 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4fdca400-5e07-42a3-a58e-9cdc51817759 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:39.003705 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 422/1688] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:38 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:39.321240 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fba2999e-b6b1-4439-8a62-b2085472e7bc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:39.324166 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fba2999e-b6b1-4439-8a62-b2085472e7bc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:39.324408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fba2999e-b6b1-4439-8a62-b2085472e7bc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:39.324657 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fba2999e-b6b1-4439-8a62-b2085472e7bc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:39.324765 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-fba2999e-b6b1-4439-8a62-b2085472e7bc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:39.331028 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:39.331028 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:39.332021 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fba2999e-b6b1-4439-8a62-b2085472e7bc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:39.332447 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 424/1689] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:39 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:39.751439 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6ce84651-f29c-4958-b4e5-7ac09cf56233 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:39.753754 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ce84651-f29c-4958-b4e5-7ac09cf56233 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:39.754008 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ce84651-f29c-4958-b4e5-7ac09cf56233 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:39.755822 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ce84651-f29c-4958-b4e5-7ac09cf56233 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:39.765400 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:39.765400 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:39.769312 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6ce84651-f29c-4958-b4e5-7ac09cf56233 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:39.774018 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ce84651-f29c-4958-b4e5-7ac09cf56233 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:39.774161 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 423/1690] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:39 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:40.017221 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-29c8ef2b-c1df-485b-8cf8-dd7955bef05b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:40.019510 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29c8ef2b-c1df-485b-8cf8-dd7955bef05b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:40.019718 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29c8ef2b-c1df-485b-8cf8-dd7955bef05b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:40.019928 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29c8ef2b-c1df-485b-8cf8-dd7955bef05b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:40.029155 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:40.029155 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:40.032421 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-29c8ef2b-c1df-485b-8cf8-dd7955bef05b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:40.035968 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29c8ef2b-c1df-485b-8cf8-dd7955bef05b tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:40.036313 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 422/1691] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:40 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:40.353806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7fc8e25a-605c-43f2-8e96-836b0938fa7f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:40.359240 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7fc8e25a-605c-43f2-8e96-836b0938fa7f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:40.359504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7fc8e25a-605c-43f2-8e96-836b0938fa7f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:40.359754 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7fc8e25a-605c-43f2-8e96-836b0938fa7f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:40.359902 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-7fc8e25a-605c-43f2-8e96-836b0938fa7f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:40.372829 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:40.372829 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:40.374262 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7fc8e25a-605c-43f2-8e96-836b0938fa7f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:40.374641 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 423/1692] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:40 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:40.780190 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:40.781963 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:40.782274 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-296372122"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:40.783929 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-296372122'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:40.784068 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Create volume of 1 GB Aug 19 11:03:40.786817 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-307f1a28-98ed-4ff2-a748-cf9dbdc89f14 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:40.792442 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-307f1a28-98ed-4ff2-a748-cf9dbdc89f14 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:40.792693 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-307f1a28-98ed-4ff2-a748-cf9dbdc89f14 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:40.793116 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-307f1a28-98ed-4ff2-a748-cf9dbdc89f14 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:40.798911 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Availability Zones retrieved successfully. Aug 19 11:03:40.803918 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:40.803918 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:40.808899 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Flow 'volume_create_api' (f285ac61-208d-48a1-9449-92dd30d6a72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:40.809767 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-307f1a28-98ed-4ff2-a748-cf9dbdc89f14 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:40.811492 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4509c1fc-258b-4f62-bdac-756cabf19f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:40.811492 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:40.813394 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-307f1a28-98ed-4ff2-a748-cf9dbdc89f14 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:40.813793 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 424/1693] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:40 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:40.845896 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4509c1fc-258b-4f62-bdac-756cabf19f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:40.846740 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c12056b-1045-4eb8-9a5d-9b713d75fdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:40.941087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Created reservations ['ae0de4e6-9d80-4c2a-92d4-f2ea951134a2', 'a6dc4ebd-2f6f-4521-8a72-b2b35cbf5ce9', 'fd9e1a1c-c2de-4edc-8fac-a1926d5a81bc', '8ec76b5b-2cb5-4d1d-b013-9d0bc3503322'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:40.941087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c12056b-1045-4eb8-9a5d-9b713d75fdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae0de4e6-9d80-4c2a-92d4-f2ea951134a2', 'a6dc4ebd-2f6f-4521-8a72-b2b35cbf5ce9', 'fd9e1a1c-c2de-4edc-8fac-a1926d5a81bc', '8ec76b5b-2cb5-4d1d-b013-9d0bc3503322']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:40.941087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f3a973-a73f-4722-8a8f-2bff28363f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:40.978435 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f3a973-a73f-4722-8a8f-2bff28363f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebc00ed9-82fa-4f03-bf4a-116cfd61226d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-296372122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c804ed23c3244b6982501856f5bcd3c',qos_specs=None,replication_status=,reservations=['ae0de4e6-9d80-4c2a-92d4-f2ea951134a2','a6dc4ebd-2f6f-4521-8a72-b2b35cbf5ce9','fd9e1a1c-c2de-4edc-8fac-a1926d5a81bc','8ec76b5b-2cb5-4d1d-b013-9d0bc3503322'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39c6abce214215ac000c1db7246484',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-296372122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebc00ed9-82fa-4f03-bf4a-116cfd61226d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c804ed23c3244b6982501856f5bcd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c39c6abce214215ac000c1db7246484',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:40.979340 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a1e0487-cdb1-4588-be9c-bce0625d3f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:41.014987 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a1e0487-cdb1-4588-be9c-bce0625d3f6b) transitioned into state 'SUCCESS' from state '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-296372122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c804ed23c3244b6982501856f5bcd3c',qos_specs=None,replication_status=,reservations=['ae0de4e6-9d80-4c2a-92d4-f2ea951134a2','a6dc4ebd-2f6f-4521-8a72-b2b35cbf5ce9','fd9e1a1c-c2de-4edc-8fac-a1926d5a81bc','8ec76b5b-2cb5-4d1d-b013-9d0bc3503322'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39c6abce214215ac000c1db7246484',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:41.015888 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8909e166-41e4-414e-999a-f1db3036fb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:41.035187 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8909e166-41e4-414e-999a-f1db3036fb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:41.036229 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Flow 'volume_create_api' (f285ac61-208d-48a1-9449-92dd30d6a72f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:41.036616 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Create volume request issued successfully. Aug 19 11:03:41.037252 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c634a491-ba5f-4858-9539-3eb0a92c70d4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:41.037755 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 425/1694] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:03:40 2026] POST /volume/v3/volumes => generated 748 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:41.052218 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7938d131-c7fc-4a7f-8bde-4d3ea9afb059 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:41.052649 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7628348f-8446-4ab9-be2b-fba457d4a222 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:41.054634 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7938d131-c7fc-4a7f-8bde-4d3ea9afb059 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:41.056013 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7938d131-c7fc-4a7f-8bde-4d3ea9afb059 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:41.056013 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7938d131-c7fc-4a7f-8bde-4d3ea9afb059 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:41.056379 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7628348f-8446-4ab9-be2b-fba457d4a222 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:41.056596 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7628348f-8446-4ab9-be2b-fba457d4a222 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:41.056795 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7628348f-8446-4ab9-be2b-fba457d4a222 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:41.063667 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:41.063667 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:41.071531 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7628348f-8446-4ab9-be2b-fba457d4a222 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:41.072789 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7628348f-8446-4ab9-be2b-fba457d4a222 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:41.073218 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 424/1695] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:41 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:41.077964 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:41.077964 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:41.086890 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7938d131-c7fc-4a7f-8bde-4d3ea9afb059 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:41.094085 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7938d131-c7fc-4a7f-8bde-4d3ea9afb059 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:41.094822 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 423/1696] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:41 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:41.269829 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-353389cb-e58f-4304-845a-becfc182b865 req-454a3c23-3dd9-47b9-afea-f17fc13af39c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:41.274995 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-454a3c23-3dd9-47b9-afea-f17fc13af39c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] POST https://10.4.3.46/volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a/action Aug 19 11:03:41.275444 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-454a3c23-3dd9-47b9-afea-f17fc13af39c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:41.275623 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-454a3c23-3dd9-47b9-afea-f17fc13af39c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:41.295928 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:41.295928 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:41.308841 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-353389cb-e58f-4304-845a-becfc182b865 req-454a3c23-3dd9-47b9-afea-f17fc13af39c tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a/action returned with HTTP 204 Aug 19 11:03:41.309359 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 425/1697] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:03:41 2026] POST /volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:41.391856 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-605ad4ce-6446-45b4-a1c3-090422e10c0a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:41.396994 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-605ad4ce-6446-45b4-a1c3-090422e10c0a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:41.397183 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-605ad4ce-6446-45b4-a1c3-090422e10c0a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:41.397468 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-605ad4ce-6446-45b4-a1c3-090422e10c0a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:41.397468 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-605ad4ce-6446-45b4-a1c3-090422e10c0a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:41.409289 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:41.409289 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:41.410029 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-605ad4ce-6446-45b4-a1c3-090422e10c0a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:41.410453 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 426/1698] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:41 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:41.826466 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c0017690-2f7d-42d5-b61f-f1642a4bba42 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:41.829870 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c0017690-2f7d-42d5-b61f-f1642a4bba42 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:41.829870 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c0017690-2f7d-42d5-b61f-f1642a4bba42 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:41.829870 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c0017690-2f7d-42d5-b61f-f1642a4bba42 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:41.838391 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:41.838391 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:41.842207 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c0017690-2f7d-42d5-b61f-f1642a4bba42 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:41.846235 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c0017690-2f7d-42d5-b61f-f1642a4bba42 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:41.846748 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 425/1699] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:41 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:41.859668 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eded3f9f-0acc-47e0-9e14-42e803d1ce62 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:41.861179 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eded3f9f-0acc-47e0-9e14-42e803d1ce62 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:41.861341 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eded3f9f-0acc-47e0-9e14-42e803d1ce62 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:41.861551 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eded3f9f-0acc-47e0-9e14-42e803d1ce62 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:41.869576 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:41.869576 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:41.872342 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eded3f9f-0acc-47e0-9e14-42e803d1ce62 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:41.875943 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eded3f9f-0acc-47e0-9e14-42e803d1ce62 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:41.876278 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 424/1700] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:41 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 1137 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:41.887722 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-81fe0083-6627-4698-901b-571d73124d39 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:41.891358 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-81fe0083-6627-4698-901b-571d73124d39 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:03:41.891806 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-81fe0083-6627-4698-901b-571d73124d39 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f204f988-7220-4dea-9ca3-0655f2a78be3", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1582700061", "description": null, "metadata": null}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:41.911367 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:41.911367 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:41.912236 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-81fe0083-6627-4698-901b-571d73124d39 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:41.912542 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-81fe0083-6627-4698-901b-571d73124d39 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Create snapshot from volume f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:41.976084 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-81fe0083-6627-4698-901b-571d73124d39 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Created reservations ['aaff8dfb-6e97-4b80-bba8-3fa1051a2e58', '3fd2cd17-9c13-4bc1-b51a-471f10dd4e86', '5fe8e7f5-60f9-4125-b884-699820d8402b', '82569a17-1131-4e00-a6d1-2986932a34c6'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:42.021748 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-81fe0083-6627-4698-901b-571d73124d39 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Snapshot force create request issued successfully. Aug 19 11:03:42.022158 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-81fe0083-6627-4698-901b-571d73124d39 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:03:42.022607 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 426/1701] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:03:41 2026] POST /volume/v3/snapshots => generated 311 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:42.030622 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7851aca5-f00b-4e4c-b4d8-229c5f0a4a41 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.032691 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7851aca5-f00b-4e4c-b4d8-229c5f0a4a41 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 Aug 19 11:03:42.032691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7851aca5-f00b-4e4c-b4d8-229c5f0a4a41 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:42.032691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7851aca5-f00b-4e4c-b4d8-229c5f0a4a41 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:42.037275 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:42.037275 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:42.037863 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7851aca5-f00b-4e4c-b4d8-229c5f0a4a41 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Snapshot retrieved successfully. Aug 19 11:03:42.038884 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7851aca5-f00b-4e4c-b4d8-229c5f0a4a41 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 returned with HTTP 200 Aug 19 11:03:42.039362 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 427/1702] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:03:42 2026] GET /volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:42.092764 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6b469729-e10b-4f74-8593-02f636ed70f8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.095592 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6b469729-e10b-4f74-8593-02f636ed70f8 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:42.096008 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6b469729-e10b-4f74-8593-02f636ed70f8 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:42.096355 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6b469729-e10b-4f74-8593-02f636ed70f8 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:42.110369 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:42.110369 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:42.111936 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-95f8849a-8093-49e0-8cf6-1b0b5c8811ca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.114018 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95f8849a-8093-49e0-8cf6-1b0b5c8811ca tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:42.114294 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95f8849a-8093-49e0-8cf6-1b0b5c8811ca tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:42.114597 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95f8849a-8093-49e0-8cf6-1b0b5c8811ca tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:42.115246 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6b469729-e10b-4f74-8593-02f636ed70f8 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:42.120560 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6b469729-e10b-4f74-8593-02f636ed70f8 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:42.121033 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 426/1703] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:42 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:42.134561 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:42.134561 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:42.138738 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-95f8849a-8093-49e0-8cf6-1b0b5c8811ca tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:42.145121 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95f8849a-8093-49e0-8cf6-1b0b5c8811ca tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:42.146169 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 425/1704] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:42 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:42.162100 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-9e6919b1-060e-4735-b588-00adf418aaf2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.165746 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-9e6919b1-060e-4735-b588-00adf418aaf2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:42.166004 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-9e6919b1-060e-4735-b588-00adf418aaf2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:42.166234 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-9e6919b1-060e-4735-b588-00adf418aaf2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:42.174032 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:42.174032 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:42.178235 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-9e6919b1-060e-4735-b588-00adf418aaf2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:42.183083 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-9e6919b1-060e-4735-b588-00adf418aaf2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:42.183652 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 427/1705] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:42 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:42.272305 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7f01fc08-94c7-44bf-8f75-560736c70034 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.272902 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f01fc08-94c7-44bf-8f75-560736c70034 None None] GET https://10.4.3.46/volume// Aug 19 11:03:42.273069 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f01fc08-94c7-44bf-8f75-560736c70034 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:42.273322 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f01fc08-94c7-44bf-8f75-560736c70034 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:42.273759 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f01fc08-94c7-44bf-8f75-560736c70034 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:42.274191 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 428/1706] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:03: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 19 11:03:42.283318 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-e084da18-45d2-42df-9dc4-2cc29355d2e9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.285508 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-e084da18-45d2-42df-9dc4-2cc29355d2e9 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:03:42.285756 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-e084da18-45d2-42df-9dc4-2cc29355d2e9 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebc00ed9-82fa-4f03-bf4a-116cfd61226d", "connector": null, "instance_uuid": "3cc79713-5623-4928-a9dc-af4e631613be"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:42.297266 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:42.297266 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:42.330956 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-e084da18-45d2-42df-9dc4-2cc29355d2e9 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:03:42.331390 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 427/1707] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:03:42 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:42.371172 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d88db877-c147-4f6c-a235-ceebae694a01 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.373258 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d88db877-c147-4f6c-a235-ceebae694a01 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:42.373560 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d88db877-c147-4f6c-a235-ceebae694a01 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:42.373843 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d88db877-c147-4f6c-a235-ceebae694a01 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:42.385744 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6c4f119f-7bc0-4ca8-ae2a-ff8428963a32 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.387064 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6c4f119f-7bc0-4ca8-ae2a-ff8428963a32 None None] GET https://10.4.3.46/volume// Aug 19 11:03:42.387285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6c4f119f-7bc0-4ca8-ae2a-ff8428963a32 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:42.387509 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6c4f119f-7bc0-4ca8-ae2a-ff8428963a32 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:42.387869 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6c4f119f-7bc0-4ca8-ae2a-ff8428963a32 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:42.388286 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 428/1708] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:03:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:03:42.389858 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:42.389858 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:42.397862 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d88db877-c147-4f6c-a235-ceebae694a01 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:42.401117 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-72996806-8ef2-43c2-915c-bb907ee43489 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.403599 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-72996806-8ef2-43c2-915c-bb907ee43489 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:42.403823 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-72996806-8ef2-43c2-915c-bb907ee43489 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:42.404012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-72996806-8ef2-43c2-915c-bb907ee43489 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:42.406218 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d88db877-c147-4f6c-a235-ceebae694a01 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:42.406714 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 426/1709] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:42 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:42.419742 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:42.419742 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:42.420961 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e28530ac-406f-4e02-b4c8-7dfee2183565 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.423765 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e28530ac-406f-4e02-b4c8-7dfee2183565 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:42.423765 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e28530ac-406f-4e02-b4c8-7dfee2183565 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:42.423765 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e28530ac-406f-4e02-b4c8-7dfee2183565 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:42.423765 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-e28530ac-406f-4e02-b4c8-7dfee2183565 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:42.424908 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-72996806-8ef2-43c2-915c-bb907ee43489 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:42.428574 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-72996806-8ef2-43c2-915c-bb907ee43489 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:42.429105 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 429/1710] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:03:42 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 1020 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:42.429458 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:42.429458 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:42.430525 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e28530ac-406f-4e02-b4c8-7dfee2183565 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:42.431040 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 428/1711] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:42 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:42.536946 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-4fc3df1a-4d23-4d04-a70a-91408dbd08e0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:42.537775 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-4fc3df1a-4d23-4d04-a70a-91408dbd08e0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] PUT https://10.4.3.46/volume/v3/attachments/a2324392-b4fb-495e-a355-3c3e3fa38f42 Aug 19 11:03:42.537775 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-4fc3df1a-4d23-4d04-a70a-91408dbd08e0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:42.547068 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-4fc3df1a-4d23-4d04-a70a-91408dbd08e0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Acquiring lock "cinder-attachment_update-ebc00ed9-82fa-4f03-bf4a-116cfd61226d-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:03:42.554957 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-4fc3df1a-4d23-4d04-a70a-91408dbd08e0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Lock "cinder-attachment_update-ebc00ed9-82fa-4f03-bf4a-116cfd61226d-np0000007769" acquired by "attachment_update" :: waited 0.008s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:03:42.556457 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:42.556457 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:42.667098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-4fc3df1a-4d23-4d04-a70a-91408dbd08e0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Lock "cinder-attachment_update-ebc00ed9-82fa-4f03-bf4a-116cfd61226d-np0000007769" released by "attachment_update" :: held 0.112s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:03:42.667556 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-4fc3df1a-4d23-4d04-a70a-91408dbd08e0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments/a2324392-b4fb-495e-a355-3c3e3fa38f42 returned with HTTP 200 Aug 19 11:03:42.668135 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 429/1712] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:03:42 2026] PUT /volume/v3/attachments/a2324392-b4fb-495e-a355-3c3e3fa38f42 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:43.051019 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2fc06dfb-41d6-4ecd-ab9b-812c2ee289bb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:43.056889 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2fc06dfb-41d6-4ecd-ab9b-812c2ee289bb tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 Aug 19 11:03:43.057165 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2fc06dfb-41d6-4ecd-ab9b-812c2ee289bb tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:43.058845 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2fc06dfb-41d6-4ecd-ab9b-812c2ee289bb tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:43.066072 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:43.066072 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:43.066637 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2fc06dfb-41d6-4ecd-ab9b-812c2ee289bb tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Snapshot retrieved successfully. Aug 19 11:03:43.067621 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2fc06dfb-41d6-4ecd-ab9b-812c2ee289bb tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 returned with HTTP 200 Aug 19 11:03:43.068106 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 427/1713] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:03:43 2026] GET /volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:43.076513 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-083539ae-b434-446e-9272-e8d4b3d4d145 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:43.079155 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-083539ae-b434-446e-9272-e8d4b3d4d145 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 Aug 19 11:03:43.079388 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-083539ae-b434-446e-9272-e8d4b3d4d145 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:43.079984 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-083539ae-b434-446e-9272-e8d4b3d4d145 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:43.085500 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:43.085500 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:43.086073 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-083539ae-b434-446e-9272-e8d4b3d4d145 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Snapshot retrieved successfully. Aug 19 11:03:43.087046 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-083539ae-b434-446e-9272-e8d4b3d4d145 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 returned with HTTP 200 Aug 19 11:03:43.087500 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 430/1714] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:03:43 2026] GET /volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:43.099836 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5b1a77a4-7b4e-4302-b364-1ebc69b38719 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:43.101742 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5b1a77a4-7b4e-4302-b364-1ebc69b38719 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:03:43.101945 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5b1a77a4-7b4e-4302-b364-1ebc69b38719 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:43.102125 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5b1a77a4-7b4e-4302-b364-1ebc69b38719 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:43.111460 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:43.111460 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:43.116490 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5b1a77a4-7b4e-4302-b364-1ebc69b38719 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:03:43.120789 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5b1a77a4-7b4e-4302-b364-1ebc69b38719 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:03:43.121276 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 429/1715] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:43 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:43.160190 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7fa4667b-1615-4a74-8f23-003b408dc29d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:43.161673 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7fa4667b-1615-4a74-8f23-003b408dc29d tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:43.161858 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7fa4667b-1615-4a74-8f23-003b408dc29d tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:43.162035 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7fa4667b-1615-4a74-8f23-003b408dc29d tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:43.172003 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:43.172003 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:43.178504 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7fa4667b-1615-4a74-8f23-003b408dc29d tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:43.181328 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7fa4667b-1615-4a74-8f23-003b408dc29d tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:43.181709 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 430/1716] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:43 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:43.424342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-520a563b-a113-44d5-bfdd-c8b3a2bf2798 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:43.426823 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-520a563b-a113-44d5-bfdd-c8b3a2bf2798 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:43.427102 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-520a563b-a113-44d5-bfdd-c8b3a2bf2798 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:43.427372 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-520a563b-a113-44d5-bfdd-c8b3a2bf2798 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:43.442928 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:43.442928 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:43.445141 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b367e53d-63d8-4c2f-b217-7e22d3835ece None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:43.448272 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b367e53d-63d8-4c2f-b217-7e22d3835ece tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:43.448581 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b367e53d-63d8-4c2f-b217-7e22d3835ece tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:43.448769 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b367e53d-63d8-4c2f-b217-7e22d3835ece tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:43.448769 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b367e53d-63d8-4c2f-b217-7e22d3835ece tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:43.450584 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-520a563b-a113-44d5-bfdd-c8b3a2bf2798 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:43.455770 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-520a563b-a113-44d5-bfdd-c8b3a2bf2798 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:43.456178 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 428/1717] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:43 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:43.457277 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:43.457277 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:43.458131 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b367e53d-63d8-4c2f-b217-7e22d3835ece tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:43.458458 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 431/1718] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:43 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:44.193986 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-06a71b96-bf50-4ac2-8efc-8aa0a7b91640 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:44.196557 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-06a71b96-bf50-4ac2-8efc-8aa0a7b91640 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:44.198100 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-06a71b96-bf50-4ac2-8efc-8aa0a7b91640 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:44.198100 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-06a71b96-bf50-4ac2-8efc-8aa0a7b91640 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:44.206098 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:44.206098 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:44.213511 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-06a71b96-bf50-4ac2-8efc-8aa0a7b91640 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:44.226416 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-06a71b96-bf50-4ac2-8efc-8aa0a7b91640 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:44.226416 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 430/1719] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:44 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:44.305063 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a6114ea4-c6de-4f9b-90b8-69353c5fd115 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:44.305325 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a6114ea4-c6de-4f9b-90b8-69353c5fd115 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] POST https://10.4.3.46/volume/v3/attachments/28394266-64fd-4827-8353-d1066b84a48c/action Aug 19 11:03:44.306830 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a6114ea4-c6de-4f9b-90b8-69353c5fd115 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:44.306830 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a6114ea4-c6de-4f9b-90b8-69353c5fd115 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:44.329359 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:44.329359 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:44.339626 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-9b272706-bd63-4206-b32a-0ace42f818d8 req-a6114ea4-c6de-4f9b-90b8-69353c5fd115 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/attachments/28394266-64fd-4827-8353-d1066b84a48c/action returned with HTTP 204 Aug 19 11:03:44.339852 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 431/1720] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:03:44 2026] POST /volume/v3/attachments/28394266-64fd-4827-8353-d1066b84a48c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:44.469401 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8dfeecfe-a1fe-4d20-a1c3-1dbcbd9a1319 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:44.471955 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8dfeecfe-a1fe-4d20-a1c3-1dbcbd9a1319 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:44.472179 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8dfeecfe-a1fe-4d20-a1c3-1dbcbd9a1319 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:44.472427 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8dfeecfe-a1fe-4d20-a1c3-1dbcbd9a1319 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:44.472601 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-8dfeecfe-a1fe-4d20-a1c3-1dbcbd9a1319 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:44.473566 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-22be4718-c961-4726-9c62-af15815ca906 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:44.476878 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-22be4718-c961-4726-9c62-af15815ca906 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:44.477061 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-22be4718-c961-4726-9c62-af15815ca906 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:44.477300 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-22be4718-c961-4726-9c62-af15815ca906 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:44.484908 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:44.484908 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:44.485840 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8dfeecfe-a1fe-4d20-a1c3-1dbcbd9a1319 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:44.486301 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 429/1721] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:44 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:44.492912 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:44.492912 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:44.498832 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-22be4718-c961-4726-9c62-af15815ca906 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:44.507643 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-22be4718-c961-4726-9c62-af15815ca906 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:44.508436 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 432/1722] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:44 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:44.851901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-ca5b82d1-65aa-4819-b0a1-b1773bec4d73 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:44.854805 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-ca5b82d1-65aa-4819-b0a1-b1773bec4d73 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] DELETE https://10.4.3.46/volume/v3/attachments/e31dfbfc-9c5c-4647-826d-de4ac4a1c95e Aug 19 11:03:44.854805 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-ca5b82d1-65aa-4819-b0a1-b1773bec4d73 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:44.854940 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-ca5b82d1-65aa-4819-b0a1-b1773bec4d73 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:44.862886 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:44.862886 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:44.906503 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-ca5b82d1-65aa-4819-b0a1-b1773bec4d73 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/attachments/e31dfbfc-9c5c-4647-826d-de4ac4a1c95e returned with HTTP 200 Aug 19 11:03:44.906503 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 431/1723] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:03:44 2026] DELETE /volume/v3/attachments/e31dfbfc-9c5c-4647-826d-de4ac4a1c95e => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:44.918498 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-e729bdae-ee97-4bf5-acda-7ea87f401361 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:44.923771 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-e729bdae-ee97-4bf5-acda-7ea87f401361 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a Aug 19 11:03:44.923981 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-e729bdae-ee97-4bf5-acda-7ea87f401361 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:44.924234 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-e729bdae-ee97-4bf5-acda-7ea87f401361 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:44.924460 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-e729bdae-ee97-4bf5-acda-7ea87f401361 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Delete volume with id: f6d08c00-194a-438c-8e6f-f102608ddb5a Aug 19 11:03:44.945435 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:44.945435 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:44.946110 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-e729bdae-ee97-4bf5-acda-7ea87f401361 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Volume info retrieved successfully. Aug 19 11:03:44.965361 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-e729bdae-ee97-4bf5-acda-7ea87f401361 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] Delete volume request issued successfully. Aug 19 11:03:44.965593 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e56ebe03-9272-4f0d-8c0b-cb61c50c35cd req-e729bdae-ee97-4bf5-acda-7ea87f401361 tempest-ServerBootFromVolumeStableRescueTest-577503692 tempest-ServerBootFromVolumeStableRescueTest-577503692-project-member] https://10.4.3.46/volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a returned with HTTP 202 Aug 19 11:03:44.966028 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 432/1724] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:03:44 2026] DELETE /volume/v3/volumes/f6d08c00-194a-438c-8e6f-f102608ddb5a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:44.971748 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e29516ce-fdd7-4599-b380-dc99d2623000 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:44.974810 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:44.975117 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-373142936"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:44.976550 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-373142936'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:44.976684 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Create volume of 1 GB Aug 19 11:03:44.981508 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Availability Zones retrieved successfully. Aug 19 11:03:44.986559 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Flow 'volume_create_api' (7f6bfef8-6fcb-4ff8-9d0d-ceadfecba879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:44.987432 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68b12c1-14d9-4c73-9417-42d103666cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:44.988340 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:45.018344 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68b12c1-14d9-4c73-9417-42d103666cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:45.019047 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dc0cc0c-0f6e-46c7-ba72-3e8c3bb6375a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:45.079613 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Created reservations ['e785a137-ae84-42b4-ad4b-11f160b10a8d', '899c9b53-c46a-4fdc-971f-86bbefbc7669', '625adef7-47b9-4aab-8df6-c1c7b1847730', '0b1d853b-2888-494a-8893-7cf8999b66ef'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:45.080390 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dc0cc0c-0f6e-46c7-ba72-3e8c3bb6375a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e785a137-ae84-42b4-ad4b-11f160b10a8d', '899c9b53-c46a-4fdc-971f-86bbefbc7669', '625adef7-47b9-4aab-8df6-c1c7b1847730', '0b1d853b-2888-494a-8893-7cf8999b66ef']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:45.081333 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7591f757-4fa9-438f-b7bf-8a2253c91179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:45.102910 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7591f757-4fa9-438f-b7bf-8a2253c91179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec26df50-f02f-41d5-8c1a-ddb8c190db93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-373142936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a7b8334b7cf4e74afe9bf63f7ba6965',qos_specs=None,replication_status=,reservations=['e785a137-ae84-42b4-ad4b-11f160b10a8d','899c9b53-c46a-4fdc-971f-86bbefbc7669','625adef7-47b9-4aab-8df6-c1c7b1847730','0b1d853b-2888-494a-8893-7cf8999b66ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e13c6dfd8247f4bbe4585c5525b41b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-373142936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec26df50-f02f-41d5-8c1a-ddb8c190db93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a7b8334b7cf4e74afe9bf63f7ba6965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05e13c6dfd8247f4bbe4585c5525b41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:45.103597 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ad80ed-e12e-4379-be51-a154d17637cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:45.122209 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ad80ed-e12e-4379-be51-a154d17637cb) transitioned into state 'SUCCESS' from state '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-373142936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a7b8334b7cf4e74afe9bf63f7ba6965',qos_specs=None,replication_status=,reservations=['e785a137-ae84-42b4-ad4b-11f160b10a8d','899c9b53-c46a-4fdc-971f-86bbefbc7669','625adef7-47b9-4aab-8df6-c1c7b1847730','0b1d853b-2888-494a-8893-7cf8999b66ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e13c6dfd8247f4bbe4585c5525b41b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:45.122871 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a13901e5-b429-41b3-b6c1-9049cbb66b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:45.132784 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a13901e5-b429-41b3-b6c1-9049cbb66b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:45.133507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Flow 'volume_create_api' (7f6bfef8-6fcb-4ff8-9d0d-ceadfecba879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:45.133806 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Create volume request issued successfully. Aug 19 11:03:45.134333 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e29516ce-fdd7-4599-b380-dc99d2623000 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:45.134897 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 430/1725] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:03:44 2026] POST /volume/v3/volumes => generated 752 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:45.146242 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-79f87f5c-a3de-423e-b2b7-5543d23cb63e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:45.148041 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79f87f5c-a3de-423e-b2b7-5543d23cb63e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:45.148259 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79f87f5c-a3de-423e-b2b7-5543d23cb63e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:45.148474 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79f87f5c-a3de-423e-b2b7-5543d23cb63e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:45.156889 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:45.156889 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:45.162816 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-79f87f5c-a3de-423e-b2b7-5543d23cb63e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:45.168128 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79f87f5c-a3de-423e-b2b7-5543d23cb63e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:45.168769 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 433/1726] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:45 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:45.240653 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0857b21b-b095-4e80-bd97-189950a5f3c6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:45.242494 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0857b21b-b095-4e80-bd97-189950a5f3c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:45.242770 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0857b21b-b095-4e80-bd97-189950a5f3c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:45.243075 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0857b21b-b095-4e80-bd97-189950a5f3c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:45.251986 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:45.251986 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:45.255075 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0857b21b-b095-4e80-bd97-189950a5f3c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:45.259620 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0857b21b-b095-4e80-bd97-189950a5f3c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:45.260216 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 432/1727] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:45 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:45.275647 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e244a43e-bbaa-43cb-b654-3bad81f50ff5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:45.277096 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e244a43e-bbaa-43cb-b654-3bad81f50ff5 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:45.277256 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e244a43e-bbaa-43cb-b654-3bad81f50ff5 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:45.277430 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e244a43e-bbaa-43cb-b654-3bad81f50ff5 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:45.285683 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:45.285683 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:45.288860 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e244a43e-bbaa-43cb-b654-3bad81f50ff5 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:45.292608 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e244a43e-bbaa-43cb-b654-3bad81f50ff5 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:45.292979 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 433/1728] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:45 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 1164 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:45.496889 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-89d22e9b-a3c4-4903-99c2-bf4557042ac8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:45.500519 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-89d22e9b-a3c4-4903-99c2-bf4557042ac8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:45.500750 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-89d22e9b-a3c4-4903-99c2-bf4557042ac8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:45.500956 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-89d22e9b-a3c4-4903-99c2-bf4557042ac8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:45.501061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-89d22e9b-a3c4-4903-99c2-bf4557042ac8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:45.515372 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:45.515372 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:45.516182 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-89d22e9b-a3c4-4903-99c2-bf4557042ac8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:45.516790 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 431/1729] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:45 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:45.533435 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-85bf637b-48ba-4bf5-b13c-82ad13b3bc4e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:45.540863 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85bf637b-48ba-4bf5-b13c-82ad13b3bc4e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:45.541044 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85bf637b-48ba-4bf5-b13c-82ad13b3bc4e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:45.541230 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85bf637b-48ba-4bf5-b13c-82ad13b3bc4e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:45.558840 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:45.558840 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:45.563100 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-85bf637b-48ba-4bf5-b13c-82ad13b3bc4e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:45.576462 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85bf637b-48ba-4bf5-b13c-82ad13b3bc4e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:45.577073 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 434/1730] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:45 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:46.183591 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a7a0a798-62e8-4bd3-86fc-6c94ff4e6cde None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:46.185806 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a7a0a798-62e8-4bd3-86fc-6c94ff4e6cde tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:46.187620 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a7a0a798-62e8-4bd3-86fc-6c94ff4e6cde tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:46.187620 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a7a0a798-62e8-4bd3-86fc-6c94ff4e6cde tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:46.195134 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:46.195134 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:46.201083 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a7a0a798-62e8-4bd3-86fc-6c94ff4e6cde tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:46.206637 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a7a0a798-62e8-4bd3-86fc-6c94ff4e6cde tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:46.206637 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 433/1731] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:46 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:46.256914 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-3c4972ed-ce43-4c7e-9ab3-a1f3931a3231 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:46.259846 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-3c4972ed-ce43-4c7e-9ab3-a1f3931a3231 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:46.260184 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-3c4972ed-ce43-4c7e-9ab3-a1f3931a3231 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:46.260914 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-3c4972ed-ce43-4c7e-9ab3-a1f3931a3231 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:46.270279 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:46.270279 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:46.275492 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-3c4972ed-ce43-4c7e-9ab3-a1f3931a3231 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:46.281929 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-3c4972ed-ce43-4c7e-9ab3-a1f3931a3231 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:46.282618 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 434/1732] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:46 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:46.380427 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-00201b7f-6ed3-4b30-9396-9f64d80cf48a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:46.380847 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-00201b7f-6ed3-4b30-9396-9f64d80cf48a None None] GET https://10.4.3.46/volume// Aug 19 11:03:46.381002 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-00201b7f-6ed3-4b30-9396-9f64d80cf48a None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:46.381177 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-00201b7f-6ed3-4b30-9396-9f64d80cf48a None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:46.381634 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-00201b7f-6ed3-4b30-9396-9f64d80cf48a None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:46.381818 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 432/1733] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:03: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 19 11:03:46.388309 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-266f9108-f2cc-438f-bce5-5727c792cb32 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:46.390722 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-266f9108-f2cc-438f-bce5-5727c792cb32 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:03:46.391081 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-266f9108-f2cc-438f-bce5-5727c792cb32 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec26df50-f02f-41d5-8c1a-ddb8c190db93", "connector": null, "instance_uuid": "aa7c6ba2-a854-41db-8346-3df879487d83"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:46.404084 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:46.404084 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:46.440762 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-266f9108-f2cc-438f-bce5-5727c792cb32 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:03:46.441200 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 435/1734] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:03:46 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:46.469498 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-61e4c244-929d-46b9-82ef-1f1b10e59c40 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:46.472779 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-61e4c244-929d-46b9-82ef-1f1b10e59c40 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:46.472779 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-61e4c244-929d-46b9-82ef-1f1b10e59c40 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:46.472779 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-61e4c244-929d-46b9-82ef-1f1b10e59c40 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:46.481869 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:46.481869 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:46.486114 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-61e4c244-929d-46b9-82ef-1f1b10e59c40 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:46.490663 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-61e4c244-929d-46b9-82ef-1f1b10e59c40 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:46.491047 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 434/1735] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:46 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:46.510538 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ba44100a-d33e-415a-9cdd-c3bc179db9f7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:46.510955 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ba44100a-d33e-415a-9cdd-c3bc179db9f7 None None] GET https://10.4.3.46/volume// Aug 19 11:03:46.511115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ba44100a-d33e-415a-9cdd-c3bc179db9f7 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:46.511290 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ba44100a-d33e-415a-9cdd-c3bc179db9f7 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:46.511617 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ba44100a-d33e-415a-9cdd-c3bc179db9f7 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:46.511901 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 435/1736] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:03: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 19 11:03:46.528643 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-44ce6c96-5afe-4e78-b8e0-9083e8237410 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:46.528934 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a1dc4a08-7301-469e-8370-9c3c3c3ee859 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:46.531691 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-44ce6c96-5afe-4e78-b8e0-9083e8237410 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:46.531691 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-44ce6c96-5afe-4e78-b8e0-9083e8237410 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:46.531786 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1dc4a08-7301-469e-8370-9c3c3c3ee859 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:46.531823 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-44ce6c96-5afe-4e78-b8e0-9083e8237410 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:46.531872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1dc4a08-7301-469e-8370-9c3c3c3ee859 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:46.531872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1dc4a08-7301-469e-8370-9c3c3c3ee859 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:46.531872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a1dc4a08-7301-469e-8370-9c3c3c3ee859 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:46.535799 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:46.535799 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:46.536416 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1dc4a08-7301-469e-8370-9c3c3c3ee859 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:46.536818 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 436/1737] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:46 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:46.539099 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:46.539099 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:46.542027 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-44ce6c96-5afe-4e78-b8e0-9083e8237410 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:46.546012 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-44ce6c96-5afe-4e78-b8e0-9083e8237410 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:46.546503 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 433/1738] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:03:46 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:46.595796 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1a1038b2-c638-428d-af6d-c26272ae8fc4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:46.599084 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1a1038b2-c638-428d-af6d-c26272ae8fc4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:46.599367 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1a1038b2-c638-428d-af6d-c26272ae8fc4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:46.599925 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1a1038b2-c638-428d-af6d-c26272ae8fc4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:46.614169 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:46.614169 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:46.619695 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1a1038b2-c638-428d-af6d-c26272ae8fc4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:46.623824 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1a1038b2-c638-428d-af6d-c26272ae8fc4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:46.624232 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 435/1739] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:46 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:46.688736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-a47f7ec4-471c-4ba7-a1d2-c0a85b3ef96b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:46.693096 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-a47f7ec4-471c-4ba7-a1d2-c0a85b3ef96b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] PUT https://10.4.3.46/volume/v3/attachments/77b37b6d-e26f-4664-b92a-fdbef7656c0d Aug 19 11:03:46.693590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-a47f7ec4-471c-4ba7-a1d2-c0a85b3ef96b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:46.702104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-a47f7ec4-471c-4ba7-a1d2-c0a85b3ef96b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Acquiring lock "cinder-attachment_update-ec26df50-f02f-41d5-8c1a-ddb8c190db93-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:03:46.706891 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-a47f7ec4-471c-4ba7-a1d2-c0a85b3ef96b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Lock "cinder-attachment_update-ec26df50-f02f-41d5-8c1a-ddb8c190db93-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:03:46.708081 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:46.708081 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:46.797607 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-a47f7ec4-471c-4ba7-a1d2-c0a85b3ef96b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Lock "cinder-attachment_update-ec26df50-f02f-41d5-8c1a-ddb8c190db93-np0000007769" released by "attachment_update" :: held 0.090s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:03:46.797607 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-a47f7ec4-471c-4ba7-a1d2-c0a85b3ef96b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments/77b37b6d-e26f-4664-b92a-fdbef7656c0d returned with HTTP 200 Aug 19 11:03:46.797607 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 436/1740] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:03:46 2026] PUT /volume/v3/attachments/77b37b6d-e26f-4664-b92a-fdbef7656c0d => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:47.505526 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1a49420c-0b0d-4903-82d1-14c8681b7d8b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:47.509737 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1a49420c-0b0d-4903-82d1-14c8681b7d8b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:47.510104 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1a49420c-0b0d-4903-82d1-14c8681b7d8b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:47.510154 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1a49420c-0b0d-4903-82d1-14c8681b7d8b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:47.529323 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:47.529323 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:47.534146 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1a49420c-0b0d-4903-82d1-14c8681b7d8b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:47.541931 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1a49420c-0b0d-4903-82d1-14c8681b7d8b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:47.543302 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 437/1741] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:47 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:47.549731 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-763d5b0c-b1c1-456a-ae33-a50426a53035 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:47.553372 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-763d5b0c-b1c1-456a-ae33-a50426a53035 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:47.553670 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-763d5b0c-b1c1-456a-ae33-a50426a53035 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:47.553928 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-763d5b0c-b1c1-456a-ae33-a50426a53035 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:47.554049 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-763d5b0c-b1c1-456a-ae33-a50426a53035 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:47.560941 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:47.560941 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:47.561686 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-763d5b0c-b1c1-456a-ae33-a50426a53035 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:47.562054 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 434/1742] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:47 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:47.640453 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-15a20c2e-f1a7-4550-9565-807476f18b71 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:47.642533 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-15a20c2e-f1a7-4550-9565-807476f18b71 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:47.642768 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-15a20c2e-f1a7-4550-9565-807476f18b71 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:47.642988 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-15a20c2e-f1a7-4550-9565-807476f18b71 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:47.658457 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:47.658457 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:47.662283 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-15a20c2e-f1a7-4550-9565-807476f18b71 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:47.668031 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-15a20c2e-f1a7-4550-9565-807476f18b71 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:47.668431 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 436/1743] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:47 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:47.730261 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-171630b6-8d9a-445a-973c-423eda0be5fa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:47.731508 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-171630b6-8d9a-445a-973c-423eda0be5fa tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/attachments/a2324392-b4fb-495e-a355-3c3e3fa38f42/action Aug 19 11:03:47.732041 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-171630b6-8d9a-445a-973c-423eda0be5fa tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:47.732180 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-171630b6-8d9a-445a-973c-423eda0be5fa tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:47.760716 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:47.760716 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:47.780555 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e1352c61-fb2a-493b-b9ae-a0a681430fd9 req-171630b6-8d9a-445a-973c-423eda0be5fa tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments/a2324392-b4fb-495e-a355-3c3e3fa38f42/action returned with HTTP 204 Aug 19 11:03:47.780555 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 437/1744] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:03:47 2026] POST /volume/v3/attachments/a2324392-b4fb-495e-a355-3c3e3fa38f42/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:47.828532 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-3905bc18-d723-4f6a-9cba-8fdb415a382e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:47.834216 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-3905bc18-d723-4f6a-9cba-8fdb415a382e tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:47.834343 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-3905bc18-d723-4f6a-9cba-8fdb415a382e tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:47.834574 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-3905bc18-d723-4f6a-9cba-8fdb415a382e tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:47.849814 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:47.849814 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:47.853904 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-3905bc18-d723-4f6a-9cba-8fdb415a382e tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:47.858766 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-3905bc18-d723-4f6a-9cba-8fdb415a382e tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:47.859153 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 438/1745] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:47 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:47.877673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-78018570-56be-4b0e-b73b-586ad64d4dc6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:47.880215 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-78018570-56be-4b0e-b73b-586ad64d4dc6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] POST https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37/action Aug 19 11:03:47.880565 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-78018570-56be-4b0e-b73b-586ad64d4dc6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:47.880799 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-78018570-56be-4b0e-b73b-586ad64d4dc6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:47.891449 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:47.891449 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:47.891910 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-78018570-56be-4b0e-b73b-586ad64d4dc6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:47.897211 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-78018570-56be-4b0e-b73b-586ad64d4dc6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Begin detaching volume completed successfully. Aug 19 11:03:47.897399 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-78018570-56be-4b0e-b73b-586ad64d4dc6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37/action returned with HTTP 202 Aug 19 11:03:47.897865 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 435/1746] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:03:47 2026] POST /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:03:47.949411 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a4f705d2-2f30-4f88-ade3-171ca80e05cf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:47.950263 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a4f705d2-2f30-4f88-ade3-171ca80e05cf None None] GET https://10.4.3.46/volume// Aug 19 11:03:47.951154 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a4f705d2-2f30-4f88-ade3-171ca80e05cf None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:47.951607 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a4f705d2-2f30-4f88-ade3-171ca80e05cf None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:47.952083 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a4f705d2-2f30-4f88-ade3-171ca80e05cf None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:47.952532 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 437/1747] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:03:47 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:03:47.960620 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-bb788d81-fe6b-4399-acee-8d8e434e3f34 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:47.962897 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-bb788d81-fe6b-4399-acee-8d8e434e3f34 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:47.963146 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-bb788d81-fe6b-4399-acee-8d8e434e3f34 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:47.963352 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-bb788d81-fe6b-4399-acee-8d8e434e3f34 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:47.979060 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:47.979060 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:47.984175 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-bb788d81-fe6b-4399-acee-8d8e434e3f34 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:47.991938 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-bb788d81-fe6b-4399-acee-8d8e434e3f34 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:47.992573 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 438/1748] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:03:47 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 1347 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:48.559280 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-962132db-2c35-49b2-a559-f0ec966c76c0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:48.563831 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-962132db-2c35-49b2-a559-f0ec966c76c0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:48.563831 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-962132db-2c35-49b2-a559-f0ec966c76c0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:48.563831 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-962132db-2c35-49b2-a559-f0ec966c76c0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:48.574511 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eda98551-129c-4c84-81b3-b27bcbadbc7f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:48.578186 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eda98551-129c-4c84-81b3-b27bcbadbc7f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:48.578378 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eda98551-129c-4c84-81b3-b27bcbadbc7f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:48.578592 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eda98551-129c-4c84-81b3-b27bcbadbc7f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:48.578694 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-eda98551-129c-4c84-81b3-b27bcbadbc7f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:48.579991 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:48.579991 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:48.588503 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-962132db-2c35-49b2-a559-f0ec966c76c0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:48.590424 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:48.590424 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:48.591344 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eda98551-129c-4c84-81b3-b27bcbadbc7f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:48.591841 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 436/1749] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:48 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:48.594383 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-962132db-2c35-49b2-a559-f0ec966c76c0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:48.594842 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 439/1750] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:48 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:48.685516 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f457d7cb-1825-44c6-88e7-a84801cd2f49 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:48.688303 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f457d7cb-1825-44c6-88e7-a84801cd2f49 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:48.688526 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f457d7cb-1825-44c6-88e7-a84801cd2f49 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:48.688728 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f457d7cb-1825-44c6-88e7-a84801cd2f49 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:48.691861 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=416,cinder:INSERT=56,cinder:UPDATE=111,cinder:DELETE=3 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:03:48.700000 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:48.700000 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:48.705430 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f457d7cb-1825-44c6-88e7-a84801cd2f49 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:48.711618 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f457d7cb-1825-44c6-88e7-a84801cd2f49 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:48.712414 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 438/1751] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:48 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:48.724266 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c5b07b65-4211-4690-8629-a21cafa2e906 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:48.726092 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c5b07b65-4211-4690-8629-a21cafa2e906 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:03:48.726277 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c5b07b65-4211-4690-8629-a21cafa2e906 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:48.726499 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c5b07b65-4211-4690-8629-a21cafa2e906 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:48.735580 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:48.735580 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:48.740122 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c5b07b65-4211-4690-8629-a21cafa2e906 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:03:48.744155 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c5b07b65-4211-4690-8629-a21cafa2e906 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:03:48.744977 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 439/1752] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:48 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:49.078427 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2af21496-9614-4350-8ef5-ae8ec82d488d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:49.080428 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2af21496-9614-4350-8ef5-ae8ec82d488d tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:49.080644 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2af21496-9614-4350-8ef5-ae8ec82d488d tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:49.080838 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2af21496-9614-4350-8ef5-ae8ec82d488d tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:49.083630 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=338,cinder:UPDATE=67,cinder:INSERT=50 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:03:49.089786 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:49.089786 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:49.094182 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2af21496-9614-4350-8ef5-ae8ec82d488d tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:49.098332 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2af21496-9614-4350-8ef5-ae8ec82d488d tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 200 Aug 19 11:03:49.098749 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 437/1753] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:49 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:49.148251 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-70859a8e-9e4f-435e-8874-75ef86df1db5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:49.150132 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70859a8e-9e4f-435e-8874-75ef86df1db5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:49.150345 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70859a8e-9e4f-435e-8874-75ef86df1db5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:49.150544 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70859a8e-9e4f-435e-8874-75ef86df1db5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:49.157269 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:49.157269 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:49.160677 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-70859a8e-9e4f-435e-8874-75ef86df1db5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:49.164512 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70859a8e-9e4f-435e-8874-75ef86df1db5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 200 Aug 19 11:03:49.164928 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 440/1754] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:49 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:49.605823 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-05b4cf61-fd98-4f00-8823-18a157a0ff8b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:49.606707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c0424daf-d485-46b0-b503-7d31312370bc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:49.606804 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-05b4cf61-fd98-4f00-8823-18a157a0ff8b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:49.607035 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-05b4cf61-fd98-4f00-8823-18a157a0ff8b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:49.607155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-05b4cf61-fd98-4f00-8823-18a157a0ff8b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:49.607256 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-05b4cf61-fd98-4f00-8823-18a157a0ff8b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:49.608291 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c0424daf-d485-46b0-b503-7d31312370bc tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:49.609101 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c0424daf-d485-46b0-b503-7d31312370bc tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:49.609101 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c0424daf-d485-46b0-b503-7d31312370bc tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:49.611540 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:49.611540 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:49.612557 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-05b4cf61-fd98-4f00-8823-18a157a0ff8b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:49.613078 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 439/1755] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:49 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:49.618655 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:49.618655 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:49.622303 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c0424daf-d485-46b0-b503-7d31312370bc tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:49.626688 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c0424daf-d485-46b0-b503-7d31312370bc tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:49.627068 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 440/1756] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:49 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:50.630662 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dea5f66d-696c-45a3-8802-a6e50386884b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:50.630662 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dea5f66d-696c-45a3-8802-a6e50386884b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:50.630662 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dea5f66d-696c-45a3-8802-a6e50386884b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:50.630662 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dea5f66d-696c-45a3-8802-a6e50386884b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:50.630662 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-dea5f66d-696c-45a3-8802-a6e50386884b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:50.637508 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:50.637508 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:50.637508 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dea5f66d-696c-45a3-8802-a6e50386884b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:50.637508 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 438/1757] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:50 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:50.645654 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2742cc3d-4963-4f56-8dc5-7379dfbc0ba2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:50.647574 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2742cc3d-4963-4f56-8dc5-7379dfbc0ba2 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:50.647770 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2742cc3d-4963-4f56-8dc5-7379dfbc0ba2 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:50.647958 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2742cc3d-4963-4f56-8dc5-7379dfbc0ba2 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:50.661998 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:50.661998 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:50.665495 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2742cc3d-4963-4f56-8dc5-7379dfbc0ba2 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:50.669563 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2742cc3d-4963-4f56-8dc5-7379dfbc0ba2 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:50.669947 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 441/1758] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:50 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:50.742059 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-f70d2624-856d-435b-a8c3-6960ef5141f0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:50.744216 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-f70d2624-856d-435b-a8c3-6960ef5141f0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/attachments/77b37b6d-e26f-4664-b92a-fdbef7656c0d/action Aug 19 11:03:50.744708 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-f70d2624-856d-435b-a8c3-6960ef5141f0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:50.744877 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-f70d2624-856d-435b-a8c3-6960ef5141f0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:50.763864 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:50.763864 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:50.777839 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7f4417a4-3e11-486a-ba64-729efdb1c75a req-f70d2624-856d-435b-a8c3-6960ef5141f0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments/77b37b6d-e26f-4664-b92a-fdbef7656c0d/action returned with HTTP 204 Aug 19 11:03:50.778289 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 440/1759] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:03:50 2026] POST /volume/v3/attachments/77b37b6d-e26f-4664-b92a-fdbef7656c0d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:50.841543 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-7b51f759-bdf4-4ec6-897c-afc8c4b54248 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:50.845171 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-7b51f759-bdf4-4ec6-897c-afc8c4b54248 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] DELETE https://10.4.3.46/volume/v3/attachments/28394266-64fd-4827-8353-d1066b84a48c Aug 19 11:03:50.847974 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-7b51f759-bdf4-4ec6-897c-afc8c4b54248 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:50.847974 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-7b51f759-bdf4-4ec6-897c-afc8c4b54248 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:50.847974 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=362,cinder:INSERT=48,cinder:UPDATE=89,cinder:DELETE=3 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:03:50.854572 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:50.854572 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:50.919006 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-5638eda3-2d8f-48ff-b6ac-58eaae4289e6 req-7b51f759-bdf4-4ec6-897c-afc8c4b54248 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/attachments/28394266-64fd-4827-8353-d1066b84a48c returned with HTTP 200 Aug 19 11:03:50.919499 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 441/1760] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:03:50 2026] DELETE /volume/v3/attachments/28394266-64fd-4827-8353-d1066b84a48c => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:51.653612 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-58e3665a-ce41-4922-a834-0f2a86bcb08c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:51.656034 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-58e3665a-ce41-4922-a834-0f2a86bcb08c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:51.656233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-58e3665a-ce41-4922-a834-0f2a86bcb08c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:51.656503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-58e3665a-ce41-4922-a834-0f2a86bcb08c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:51.656658 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-58e3665a-ce41-4922-a834-0f2a86bcb08c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:51.663234 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:51.663234 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:51.664798 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-58e3665a-ce41-4922-a834-0f2a86bcb08c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:51.665218 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 439/1761] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:51 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:51.678715 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fd874078-57e3-4ff7-af6b-e0c04686e4e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:51.679605 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd874078-57e3-4ff7-af6b-e0c04686e4e8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:51.680136 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd874078-57e3-4ff7-af6b-e0c04686e4e8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:51.680136 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd874078-57e3-4ff7-af6b-e0c04686e4e8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:51.682060 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f02aa51f-7689-4275-9615-34ae3f9884ba None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:51.683880 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f02aa51f-7689-4275-9615-34ae3f9884ba tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:51.684103 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f02aa51f-7689-4275-9615-34ae3f9884ba tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:51.684272 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f02aa51f-7689-4275-9615-34ae3f9884ba tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:51.696805 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:51.696805 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:51.700308 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:51.700308 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:51.701447 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f02aa51f-7689-4275-9615-34ae3f9884ba tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:51.706193 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f02aa51f-7689-4275-9615-34ae3f9884ba tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:51.706528 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 441/1762] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:51 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:03:51.706652 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fd874078-57e3-4ff7-af6b-e0c04686e4e8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:51.715099 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd874078-57e3-4ff7-af6b-e0c04686e4e8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:51.715599 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 442/1763] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:51 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:51.720958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5795d04f-c272-4242-b8ad-cfadd5f15720 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:51.722643 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5795d04f-c272-4242-b8ad-cfadd5f15720 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:03:51.722911 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5795d04f-c272-4242-b8ad-cfadd5f15720 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:51.723151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5795d04f-c272-4242-b8ad-cfadd5f15720 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:51.728412 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-48763a16-bb70-4647-a49f-942da1b9561e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:51.730229 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48763a16-bb70-4647-a49f-942da1b9561e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:51.730534 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48763a16-bb70-4647-a49f-942da1b9561e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:51.730827 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48763a16-bb70-4647-a49f-942da1b9561e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:51.730890 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-48763a16-bb70-4647-a49f-942da1b9561e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete backup with id: d2b749f8-64af-4c4e-b7c9-602562d48fbe. Aug 19 11:03:51.733717 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:51.733717 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:51.736201 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:51.736201 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:51.736973 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5795d04f-c272-4242-b8ad-cfadd5f15720 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:03:51.741956 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5795d04f-c272-4242-b8ad-cfadd5f15720 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:03:51.742516 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 442/1764] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:51 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:51.754711 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-48763a16-bb70-4647-a49f-942da1b9561e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] delete_backup rpcapi backup_id d2b749f8-64af-4c4e-b7c9-602562d48fbe {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:03:51.754833 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48763a16-bb70-4647-a49f-942da1b9561e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 202 Aug 19 11:03:51.755920 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 440/1765] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:51 2026] DELETE /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:03:51.763010 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-079d53f5-201c-4c79-90b2-3d2e788ffc0b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:51.765390 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-079d53f5-201c-4c79-90b2-3d2e788ffc0b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:51.765682 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-079d53f5-201c-4c79-90b2-3d2e788ffc0b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:51.765938 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-079d53f5-201c-4c79-90b2-3d2e788ffc0b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:51.766086 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-079d53f5-201c-4c79-90b2-3d2e788ffc0b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:51.777177 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:51.777177 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:51.778399 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-079d53f5-201c-4c79-90b2-3d2e788ffc0b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 200 Aug 19 11:03:51.778514 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 442/1766] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:51 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:52.168520 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ddfd007a-cace-4a96-b517-a46c9999de3c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:52.174209 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ddfd007a-cace-4a96-b517-a46c9999de3c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] DELETE https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:52.174209 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ddfd007a-cace-4a96-b517-a46c9999de3c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:52.174388 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ddfd007a-cace-4a96-b517-a46c9999de3c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:52.174670 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ddfd007a-cace-4a96-b517-a46c9999de3c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Delete volume with id: 12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:52.187445 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:52.187445 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:52.188125 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ddfd007a-cace-4a96-b517-a46c9999de3c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:52.218009 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ddfd007a-cace-4a96-b517-a46c9999de3c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Delete volume request issued successfully. Aug 19 11:03:52.218293 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ddfd007a-cace-4a96-b517-a46c9999de3c tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 202 Aug 19 11:03:52.218852 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 443/1767] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:52 2026] DELETE /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:52.228429 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3019f9d4-6974-4409-81d0-156dbfa214e7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:52.232407 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3019f9d4-6974-4409-81d0-156dbfa214e7 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:52.232407 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3019f9d4-6974-4409-81d0-156dbfa214e7 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:52.232407 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3019f9d4-6974-4409-81d0-156dbfa214e7 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:52.238673 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:52.238673 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:52.244436 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3019f9d4-6974-4409-81d0-156dbfa214e7 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:52.249541 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3019f9d4-6974-4409-81d0-156dbfa214e7 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 200 Aug 19 11:03:52.249927 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 443/1768] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:52 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:52.790538 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-62abc628-63c5-4443-b476-f310b03d498e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:52.792361 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-62abc628-63c5-4443-b476-f310b03d498e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe Aug 19 11:03:52.792629 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-62abc628-63c5-4443-b476-f310b03d498e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:52.792873 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-62abc628-63c5-4443-b476-f310b03d498e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:52.793016 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-62abc628-63c5-4443-b476-f310b03d498e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id d2b749f8-64af-4c4e-b7c9-602562d48fbe. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:03:52.797464 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-62abc628-63c5-4443-b476-f310b03d498e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe returned with HTTP 404 Aug 19 11:03:52.798197 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 441/1769] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:52 2026] GET /volume/v3/backups/d2b749f8-64af-4c4e-b7c9-602562d48fbe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 11:03:52.932192 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-410edc77-ea16-4ecb-bfdc-7ca33edacc89 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:52.936509 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-410edc77-ea16-4ecb-bfdc-7ca33edacc89 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:52.936811 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-410edc77-ea16-4ecb-bfdc-7ca33edacc89 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:52.937079 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-410edc77-ea16-4ecb-bfdc-7ca33edacc89 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:52.952138 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:52.952138 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:52.956094 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-410edc77-ea16-4ecb-bfdc-7ca33edacc89 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:52.960549 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-410edc77-ea16-4ecb-bfdc-7ca33edacc89 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:52.961033 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 443/1770] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:52 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:52.982140 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-79df7fe8-830b-49d8-8834-d1f9b56b18fe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:52.985029 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-79df7fe8-830b-49d8-8834-d1f9b56b18fe tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22/action Aug 19 11:03:52.985721 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-79df7fe8-830b-49d8-8834-d1f9b56b18fe tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:03:52.986086 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-79df7fe8-830b-49d8-8834-d1f9b56b18fe tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:52.999911 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:52.999911 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:53.001799 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-79df7fe8-830b-49d8-8834-d1f9b56b18fe tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:53.010292 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-79df7fe8-830b-49d8-8834-d1f9b56b18fe tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Begin detaching volume completed successfully. Aug 19 11:03:53.010511 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-79df7fe8-830b-49d8-8834-d1f9b56b18fe tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22/action returned with HTTP 202 Aug 19 11:03:53.010939 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 444/1771] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:03:52 2026] POST /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:03:53.030348 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-319b980e-40fc-4363-b74c-763eda01c470 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:53.032195 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-319b980e-40fc-4363-b74c-763eda01c470 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:53.032397 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-319b980e-40fc-4363-b74c-763eda01c470 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:53.032908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-319b980e-40fc-4363-b74c-763eda01c470 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:53.044281 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:53.044281 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:53.049631 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-319b980e-40fc-4363-b74c-763eda01c470 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:53.057295 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-319b980e-40fc-4363-b74c-763eda01c470 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:53.057666 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 444/1772] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:53 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:53.080020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-03968c65-590b-48db-b06f-cb7d812f4095 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:53.080572 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-03968c65-590b-48db-b06f-cb7d812f4095 None None] GET https://10.4.3.46/volume// Aug 19 11:03:53.080795 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-03968c65-590b-48db-b06f-cb7d812f4095 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:53.081020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-03968c65-590b-48db-b06f-cb7d812f4095 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:53.081391 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-03968c65-590b-48db-b06f-cb7d812f4095 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:03:53.081714 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 442/1773] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:03: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 19 11:03:53.089973 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-eb7c2d43-99c6-46fd-bf06-80f113b6b84f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:53.094624 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-eb7c2d43-99c6-46fd-bf06-80f113b6b84f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:53.095019 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-eb7c2d43-99c6-46fd-bf06-80f113b6b84f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:53.095234 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-eb7c2d43-99c6-46fd-bf06-80f113b6b84f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:53.106184 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:53.106184 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:53.110334 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-eb7c2d43-99c6-46fd-bf06-80f113b6b84f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:53.115905 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-eb7c2d43-99c6-46fd-bf06-80f113b6b84f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:53.116300 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 444/1774] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:03:53 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 1315 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:03:53.263121 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-45a45f5b-db92-4776-a155-882b04de57d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:53.264909 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45a45f5b-db92-4776-a155-882b04de57d1 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 Aug 19 11:03:53.265131 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45a45f5b-db92-4776-a155-882b04de57d1 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:53.265404 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45a45f5b-db92-4776-a155-882b04de57d1 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:53.270699 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45a45f5b-db92-4776-a155-882b04de57d1 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 returned with HTTP 404 Aug 19 11:03:53.271193 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 445/1775] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:53 2026] GET /volume/v3/volumes/12b39fa0-43c7-4a26-aa78-315187025c46 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:53.329629 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-77700cbc-aecb-4f8a-8cad-cc38fe97c968 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:53.331464 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-77700cbc-aecb-4f8a-8cad-cc38fe97c968 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] DELETE https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:03:53.331668 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-77700cbc-aecb-4f8a-8cad-cc38fe97c968 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:53.331880 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-77700cbc-aecb-4f8a-8cad-cc38fe97c968 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:53.332043 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-77700cbc-aecb-4f8a-8cad-cc38fe97c968 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Delete volume with id: 51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:03:53.339709 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:53.339709 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:53.340549 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-77700cbc-aecb-4f8a-8cad-cc38fe97c968 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:53.362432 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-77700cbc-aecb-4f8a-8cad-cc38fe97c968 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Delete volume request issued successfully. Aug 19 11:03:53.362664 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-77700cbc-aecb-4f8a-8cad-cc38fe97c968 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 202 Aug 19 11:03:53.363015 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 445/1776] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:53 2026] DELETE /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:53.369382 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-642f204c-1e5d-46e9-a85d-66f19a0e11b5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:53.371249 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-642f204c-1e5d-46e9-a85d-66f19a0e11b5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:03:53.371434 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-642f204c-1e5d-46e9-a85d-66f19a0e11b5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:53.371630 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-642f204c-1e5d-46e9-a85d-66f19a0e11b5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:53.379883 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:53.379883 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:53.386150 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-642f204c-1e5d-46e9-a85d-66f19a0e11b5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Volume info retrieved successfully. Aug 19 11:03:53.390597 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-642f204c-1e5d-46e9-a85d-66f19a0e11b5 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 200 Aug 19 11:03:53.391066 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 443/1777] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:53 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:53.986317 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-488b7f9f-2bca-412e-b8bf-616cd68e15ab None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:53.988383 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-488b7f9f-2bca-412e-b8bf-616cd68e15ab tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] DELETE https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:53.988662 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-488b7f9f-2bca-412e-b8bf-616cd68e15ab tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:53.988876 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-488b7f9f-2bca-412e-b8bf-616cd68e15ab tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:53.989077 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-488b7f9f-2bca-412e-b8bf-616cd68e15ab tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Delete volume with id: 13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:53.995768 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:53.995768 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:53.996273 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-488b7f9f-2bca-412e-b8bf-616cd68e15ab tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:54.017859 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-488b7f9f-2bca-412e-b8bf-616cd68e15ab tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Delete volume request issued successfully. Aug 19 11:03:54.018054 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-488b7f9f-2bca-412e-b8bf-616cd68e15ab tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 202 Aug 19 11:03:54.018613 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 445/1778] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:53 2026] DELETE /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:54.026743 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-705c3c1a-2812-41f6-84b1-6aa642492697 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:54.028622 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-705c3c1a-2812-41f6-84b1-6aa642492697 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:54.028848 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-705c3c1a-2812-41f6-84b1-6aa642492697 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:54.029045 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-705c3c1a-2812-41f6-84b1-6aa642492697 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:54.036741 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:54.036741 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:54.041135 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-705c3c1a-2812-41f6-84b1-6aa642492697 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:54.044833 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-705c3c1a-2812-41f6-84b1-6aa642492697 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 200 Aug 19 11:03:54.045274 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 446/1779] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:54 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:54.080520 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e9fc176e-869c-4b4c-9e5d-b3d0df6c3c2d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:54.082553 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e9fc176e-869c-4b4c-9e5d-b3d0df6c3c2d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:54.082833 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e9fc176e-869c-4b4c-9e5d-b3d0df6c3c2d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:54.083056 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e9fc176e-869c-4b4c-9e5d-b3d0df6c3c2d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:54.098413 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:54.098413 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:54.103887 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e9fc176e-869c-4b4c-9e5d-b3d0df6c3c2d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:54.108494 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e9fc176e-869c-4b4c-9e5d-b3d0df6c3c2d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:54.109012 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 446/1780] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:54 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:54.406990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-68cc843f-b3b6-4104-88b5-3fc617ea0756 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:54.409160 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68cc843f-b3b6-4104-88b5-3fc617ea0756 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] GET https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e Aug 19 11:03:54.409386 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68cc843f-b3b6-4104-88b5-3fc617ea0756 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:54.409651 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68cc843f-b3b6-4104-88b5-3fc617ea0756 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:54.417344 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68cc843f-b3b6-4104-88b5-3fc617ea0756 tempest-AttachVolumeShelveTestJSON-1622770712 tempest-AttachVolumeShelveTestJSON-1622770712-project-member] https://10.4.3.46/volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e returned with HTTP 404 Aug 19 11:03:54.417941 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 444/1781] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:54 2026] GET /volume/v3/volumes/51fc1093-de0c-4857-a894-9f508a4bbc9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:55.058927 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dbe51c6f-054b-4225-8294-dd3a85f258d0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:55.060906 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dbe51c6f-054b-4225-8294-dd3a85f258d0 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 Aug 19 11:03:55.061096 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dbe51c6f-054b-4225-8294-dd3a85f258d0 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:55.061272 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dbe51c6f-054b-4225-8294-dd3a85f258d0 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:55.068553 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dbe51c6f-054b-4225-8294-dd3a85f258d0 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 returned with HTTP 404 Aug 19 11:03:55.069610 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 446/1782] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:55 2026] GET /volume/v3/volumes/13c3992e-2766-4410-90bd-2a994c720f37 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:55.097078 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-4d545331-f67b-4b33-8eca-de50783cc847 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:55.100012 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-4d545331-f67b-4b33-8eca-de50783cc847 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/attachments/1e9f76e1-6f29-4f89-a25a-e2ef6b51e8a3 Aug 19 11:03:55.101962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-4d545331-f67b-4b33-8eca-de50783cc847 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:55.101962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-4d545331-f67b-4b33-8eca-de50783cc847 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:55.110886 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:55.110886 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:55.122469 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1143b2bc-be78-4ca8-9a71-15846472d96d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:55.126154 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1143b2bc-be78-4ca8-9a71-15846472d96d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:55.126401 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1143b2bc-be78-4ca8-9a71-15846472d96d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:55.126714 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1143b2bc-be78-4ca8-9a71-15846472d96d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:55.141292 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:55.141292 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:55.148378 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1143b2bc-be78-4ca8-9a71-15846472d96d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:55.153646 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1143b2bc-be78-4ca8-9a71-15846472d96d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:55.154191 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 447/1783] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:55 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:03:55.165962 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e6f8b16b-88fe-4bf2-877f-56fb603a877f req-4d545331-f67b-4b33-8eca-de50783cc847 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/attachments/1e9f76e1-6f29-4f89-a25a-e2ef6b51e8a3 returned with HTTP 200 Aug 19 11:03:55.166382 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 447/1784] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:03:55 2026] DELETE /volume/v3/attachments/1e9f76e1-6f29-4f89-a25a-e2ef6b51e8a3 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:55.509030 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4d9f6a13-4f81-4d1c-95e6-1c309a55c9a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:55.511512 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d9f6a13-4f81-4d1c-95e6-1c309a55c9a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 Aug 19 11:03:55.511512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d9f6a13-4f81-4d1c-95e6-1c309a55c9a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:55.511512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d9f6a13-4f81-4d1c-95e6-1c309a55c9a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:55.511512 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-4d9f6a13-4f81-4d1c-95e6-1c309a55c9a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Delete snapshot with id: 81408fe8-9833-4ac1-8198-30f085eb4903 Aug 19 11:03:55.517362 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:55.517362 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:55.517852 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4d9f6a13-4f81-4d1c-95e6-1c309a55c9a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Snapshot retrieved successfully. Aug 19 11:03:55.550952 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4d9f6a13-4f81-4d1c-95e6-1c309a55c9a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Snapshot delete request issued successfully. Aug 19 11:03:55.551293 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d9f6a13-4f81-4d1c-95e6-1c309a55c9a1 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 returned with HTTP 202 Aug 19 11:03:55.551706 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 445/1785] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:03:55 2026] DELETE /volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:55.563512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ff48c7bc-c059-42d8-b606-fd50c21a554a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:55.566339 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ff48c7bc-c059-42d8-b606-fd50c21a554a tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 Aug 19 11:03:55.566339 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ff48c7bc-c059-42d8-b606-fd50c21a554a tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:55.566339 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ff48c7bc-c059-42d8-b606-fd50c21a554a tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:55.578525 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:55.578525 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:55.578525 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ff48c7bc-c059-42d8-b606-fd50c21a554a tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Snapshot retrieved successfully. Aug 19 11:03:55.578525 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ff48c7bc-c059-42d8-b606-fd50c21a554a tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 returned with HTTP 200 Aug 19 11:03:55.578890 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 447/1786] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:03:55 2026] GET /volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 => generated 460 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:56.169104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d00644f0-90c7-45b9-8ec7-9369d7685929 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:56.171560 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d00644f0-90c7-45b9-8ec7-9369d7685929 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:56.171935 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d00644f0-90c7-45b9-8ec7-9369d7685929 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:56.172245 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d00644f0-90c7-45b9-8ec7-9369d7685929 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:56.182066 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:56.182066 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:03:56.186540 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d00644f0-90c7-45b9-8ec7-9369d7685929 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:56.193131 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d00644f0-90c7-45b9-8ec7-9369d7685929 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:56.193733 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 448/1787] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:56 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:56.590529 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-05e638a5-6997-445d-8564-3a70673fbf06 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:56.592915 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-05e638a5-6997-445d-8564-3a70673fbf06 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 Aug 19 11:03:56.593241 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-05e638a5-6997-445d-8564-3a70673fbf06 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:56.593336 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-05e638a5-6997-445d-8564-3a70673fbf06 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:56.598067 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-05e638a5-6997-445d-8564-3a70673fbf06 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 returned with HTTP 404 Aug 19 11:03:56.598731 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 448/1788] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:03:56 2026] GET /volume/v3/snapshots/81408fe8-9833-4ac1-8198-30f085eb4903 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:03:56.646449 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-bb1f6d3a-8c49-400c-ad54-f9e251f41357 req-f2a7349f-379e-4262-896a-f314dca4fd35 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:56.649173 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-bb1f6d3a-8c49-400c-ad54-f9e251f41357 req-f2a7349f-379e-4262-896a-f314dca4fd35 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:03:56.649506 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-bb1f6d3a-8c49-400c-ad54-f9e251f41357 req-f2a7349f-379e-4262-896a-f314dca4fd35 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:56.649835 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-bb1f6d3a-8c49-400c-ad54-f9e251f41357 req-f2a7349f-379e-4262-896a-f314dca4fd35 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:56.658635 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:56.658635 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:56.663409 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-bb1f6d3a-8c49-400c-ad54-f9e251f41357 req-f2a7349f-379e-4262-896a-f314dca4fd35 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:03:56.669881 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-bb1f6d3a-8c49-400c-ad54-f9e251f41357 req-f2a7349f-379e-4262-896a-f314dca4fd35 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:03:56.670287 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 446/1789] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:56 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:59.280249 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-004f72b5-2755-4fd7-94a9-0a823d6d24b1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:59.284373 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-004f72b5-2755-4fd7-94a9-0a823d6d24b1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:59.284583 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-004f72b5-2755-4fd7-94a9-0a823d6d24b1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:59.284762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-004f72b5-2755-4fd7-94a9-0a823d6d24b1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:59.284940 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-004f72b5-2755-4fd7-94a9-0a823d6d24b1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume with id: 90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:59.299302 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:59.299302 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:59.299796 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-004f72b5-2755-4fd7-94a9-0a823d6d24b1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:59.306927 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:59.309857 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:03:59.310219 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1333517127", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:03:59.311883 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1333517127', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:03:59.312007 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Create volume of 1 GB Aug 19 11:03:59.315941 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Availability Zones retrieved successfully. Aug 19 11:03:59.321206 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Flow 'volume_create_api' (cf655fc5-ab46-47ca-b6e1-27014da002c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:59.322155 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba04e4d-bc7b-47cf-a919-caa650ab498a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:59.322984 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:03:59.350274 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba04e4d-bc7b-47cf-a919-caa650ab498a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:59.351153 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab636938-65b8-4a1d-877b-054caa5bb206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:59.448420 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-004f72b5-2755-4fd7-94a9-0a823d6d24b1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume request issued successfully. Aug 19 11:03:59.448728 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-004f72b5-2755-4fd7-94a9-0a823d6d24b1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 202 Aug 19 11:03:59.449235 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 448/1790] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:59 2026] DELETE /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:03:59.477992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Created reservations ['bc13679c-c2a9-42b3-8480-4d5ea20a5a8d', 'a1b1ceec-e0bd-4cdc-aa53-7e44ad952920', '5d6919bd-43c7-4c48-b98a-d46a8caab520', '39e5df5b-6ad9-4588-8d22-09fcd3e0c401'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:03:59.479164 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab636938-65b8-4a1d-877b-054caa5bb206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc13679c-c2a9-42b3-8480-4d5ea20a5a8d', 'a1b1ceec-e0bd-4cdc-aa53-7e44ad952920', '5d6919bd-43c7-4c48-b98a-d46a8caab520', '39e5df5b-6ad9-4588-8d22-09fcd3e0c401']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:59.479225 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6e5aca01-d3f1-425c-8e05-f6f935986b01 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:59.479737 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc647846-73b1-4e31-bdbd-b8c3ad0d225c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:59.481204 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e5aca01-d3f1-425c-8e05-f6f935986b01 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:03:59.481436 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e5aca01-d3f1-425c-8e05-f6f935986b01 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:59.481661 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e5aca01-d3f1-425c-8e05-f6f935986b01 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:59.489039 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:59.489039 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:59.496757 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6e5aca01-d3f1-425c-8e05-f6f935986b01 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:03:59.525887 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e5aca01-d3f1-425c-8e05-f6f935986b01 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 200 Aug 19 11:03:59.526310 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 449/1791] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:03:59 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:59.533161 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc647846-73b1-4e31-bdbd-b8c3ad0d225c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef5675ae-8461-4149-bab2-90f2cd34467b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1333517127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d71a73e6af4441e87cb9c1bd9aacab6',qos_specs=None,replication_status=,reservations=['bc13679c-c2a9-42b3-8480-4d5ea20a5a8d','a1b1ceec-e0bd-4cdc-aa53-7e44ad952920','5d6919bd-43c7-4c48-b98a-d46a8caab520','39e5df5b-6ad9-4588-8d22-09fcd3e0c401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12989bfc723a460d8ffdc9bfcca55fd4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1333517127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef5675ae-8461-4149-bab2-90f2cd34467b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d71a73e6af4441e87cb9c1bd9aacab6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12989bfc723a460d8ffdc9bfcca55fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:59.534017 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63fb738b-cc60-47b8-a9e8-c0e3c1dec200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:59.604893 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63fb738b-cc60-47b8-a9e8-c0e3c1dec200) transitioned into state 'SUCCESS' from state '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-1333517127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d71a73e6af4441e87cb9c1bd9aacab6',qos_specs=None,replication_status=,reservations=['bc13679c-c2a9-42b3-8480-4d5ea20a5a8d','a1b1ceec-e0bd-4cdc-aa53-7e44ad952920','5d6919bd-43c7-4c48-b98a-d46a8caab520','39e5df5b-6ad9-4588-8d22-09fcd3e0c401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12989bfc723a460d8ffdc9bfcca55fd4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:59.604893 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5fe2882-0578-4c66-8936-9883372c4bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:03:59.615507 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5fe2882-0578-4c66-8936-9883372c4bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:03:59.615507 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Flow 'volume_create_api' (cf655fc5-ab46-47ca-b6e1-27014da002c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:03:59.615507 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Create volume request issued successfully. Aug 19 11:03:59.615507 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-d2ba101a-2e4d-4349-99ca-ea300e138a93 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:03:59.615507 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 449/1792] 10.4.3.46 () {72 vars in 1534 bytes} [Wed Aug 19 11:03:59 2026] POST /volume/v3/volumes => generated 753 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:03:59.628560 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-c471b810-b259-48d5-9013-7d13d0aa9ab5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:59.628560 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-c471b810-b259-48d5-9013-7d13d0aa9ab5 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] GET https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:03:59.628560 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-c471b810-b259-48d5-9013-7d13d0aa9ab5 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:59.628560 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-c471b810-b259-48d5-9013-7d13d0aa9ab5 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:59.634552 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:59.634552 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:03:59.639947 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-c471b810-b259-48d5-9013-7d13d0aa9ab5 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Volume info retrieved successfully. Aug 19 11:03:59.645076 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-08a429e4-c9c7-4d81-94ea-ec9ca8bd0f1f req-c471b810-b259-48d5-9013-7d13d0aa9ab5 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b returned with HTTP 200 Aug 19 11:03:59.645523 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 447/1793] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:59 2026] GET /volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:03:59.668281 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-9ccb633c-ff3f-4a2b-bb61-78213fbfdcba req-f7e2a822-089f-407b-ac08-96a187b99dec None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:59.670281 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9ccb633c-ff3f-4a2b-bb61-78213fbfdcba req-f7e2a822-089f-407b-ac08-96a187b99dec tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] GET https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:03:59.670452 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9ccb633c-ff3f-4a2b-bb61-78213fbfdcba req-f7e2a822-089f-407b-ac08-96a187b99dec tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:59.670651 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9ccb633c-ff3f-4a2b-bb61-78213fbfdcba req-f7e2a822-089f-407b-ac08-96a187b99dec tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:59.715065 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:59.715065 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:03:59.718728 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-9ccb633c-ff3f-4a2b-bb61-78213fbfdcba req-f7e2a822-089f-407b-ac08-96a187b99dec tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Volume info retrieved successfully. Aug 19 11:03:59.721054 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9ccb633c-ff3f-4a2b-bb61-78213fbfdcba req-f7e2a822-089f-407b-ac08-96a187b99dec tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b returned with HTTP 200 Aug 19 11:03:59.747141 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 449/1794] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:03:59 2026] GET /volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:03:59.957798 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-70c2b35f-7af8-46dd-abf1-5c71a7bfd1c6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:03:59.960221 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70c2b35f-7af8-46dd-abf1-5c71a7bfd1c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:03:59.960523 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70c2b35f-7af8-46dd-abf1-5c71a7bfd1c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:03:59.960783 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70c2b35f-7af8-46dd-abf1-5c71a7bfd1c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:03:59.961010 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-70c2b35f-7af8-46dd-abf1-5c71a7bfd1c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Delete volume with id: e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:03:59.970377 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:03:59.970377 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:03:59.972210 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-70c2b35f-7af8-46dd-abf1-5c71a7bfd1c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:04:00.001284 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-70c2b35f-7af8-46dd-abf1-5c71a7bfd1c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Delete volume request issued successfully. Aug 19 11:04:00.001572 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70c2b35f-7af8-46dd-abf1-5c71a7bfd1c6 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 202 Aug 19 11:04:00.002196 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 450/1795] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:03:59 2026] DELETE /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:00.014151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-eadcf09a-fe6c-4f24-b9e4-46f2ca867f46 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:00.017090 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-eadcf09a-fe6c-4f24-b9e4-46f2ca867f46 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:04:00.017293 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-eadcf09a-fe6c-4f24-b9e4-46f2ca867f46 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:00.017522 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-eadcf09a-fe6c-4f24-b9e4-46f2ca867f46 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:00.047365 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:00.047365 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:00.052098 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-eadcf09a-fe6c-4f24-b9e4-46f2ca867f46 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Volume info retrieved successfully. Aug 19 11:04:00.056609 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-eadcf09a-fe6c-4f24-b9e4-46f2ca867f46 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 200 Aug 19 11:04:00.057131 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 450/1796] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:00 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 836 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:00.538960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d6f7d0f7-0b10-48a7-9a6c-f8ceffc22bf0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:00.540684 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d6f7d0f7-0b10-48a7-9a6c-f8ceffc22bf0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:04:00.540878 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d6f7d0f7-0b10-48a7-9a6c-f8ceffc22bf0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:00.541076 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d6f7d0f7-0b10-48a7-9a6c-f8ceffc22bf0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:00.547155 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d6f7d0f7-0b10-48a7-9a6c-f8ceffc22bf0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 404 Aug 19 11:04:00.547685 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 448/1797] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:00 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:00.556015 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-31c7db97-20cb-41be-8744-5be9804964a1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:00.557741 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-31c7db97-20cb-41be-8744-5be9804964a1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:04:00.557940 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-31c7db97-20cb-41be-8744-5be9804964a1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:00.558124 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-31c7db97-20cb-41be-8744-5be9804964a1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:00.563146 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-31c7db97-20cb-41be-8744-5be9804964a1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 404 Aug 19 11:04:00.563660 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 450/1798] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:00 2026] GET /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:00.571083 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e6d72303-7107-4024-b38a-501878dfec47 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:00.572956 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e6d72303-7107-4024-b38a-501878dfec47 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:04:00.573157 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e6d72303-7107-4024-b38a-501878dfec47 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:00.573335 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e6d72303-7107-4024-b38a-501878dfec47 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:00.573494 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-e6d72303-7107-4024-b38a-501878dfec47 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume with id: 90b03672-7180-4f12-acd7-14b682f0ef22 Aug 19 11:04:00.578701 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e6d72303-7107-4024-b38a-501878dfec47 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 returned with HTTP 404 Aug 19 11:04:00.579275 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 451/1799] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:00 2026] DELETE /volume/v3/volumes/90b03672-7180-4f12-acd7-14b682f0ef22 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:00.608304 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:00.609916 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:00.610239 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1565600008"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:00.611642 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume request body: {'volume': {'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1565600008'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:00.691663 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume of 1 GB Aug 19 11:04:00.696656 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Availability Zones retrieved successfully. Aug 19 11:04:00.701941 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (e65828ae-489d-4572-8a7e-d368170b8c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:00.703231 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ffa446b-2141-4d96-88d1-6bd232e59f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:00.704200 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:00.744201 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a8070a4a-42f2-43a0-9dba-353e514a8f80 req-6330539b-4ae5-44d6-8c87-b6ad3e811530 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:00.746818 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a8070a4a-42f2-43a0-9dba-353e514a8f80 req-6330539b-4ae5-44d6-8c87-b6ad3e811530 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] GET https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:04:00.747092 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a8070a4a-42f2-43a0-9dba-353e514a8f80 req-6330539b-4ae5-44d6-8c87-b6ad3e811530 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:00.747343 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a8070a4a-42f2-43a0-9dba-353e514a8f80 req-6330539b-4ae5-44d6-8c87-b6ad3e811530 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:00.757007 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:00.757007 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:00.758538 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ffa446b-2141-4d96-88d1-6bd232e59f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:00.759424 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ea9cad-f83f-4c45-9cc3-6ca968ca89a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:00.762006 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a8070a4a-42f2-43a0-9dba-353e514a8f80 req-6330539b-4ae5-44d6-8c87-b6ad3e811530 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Volume info retrieved successfully. Aug 19 11:04:00.767504 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a8070a4a-42f2-43a0-9dba-353e514a8f80 req-6330539b-4ae5-44d6-8c87-b6ad3e811530 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b returned with HTTP 200 Aug 19 11:04:00.768049 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 449/1800] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:00 2026] GET /volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:00.802170 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-91316de4-2503-4e3f-a861-ca3e04924340 req-6e98044d-e63e-4f8a-b5b1-1b46045ec87d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:00.804046 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-91316de4-2503-4e3f-a861-ca3e04924340 req-6e98044d-e63e-4f8a-b5b1-1b46045ec87d tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:04:00.804347 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-91316de4-2503-4e3f-a861-ca3e04924340 req-6e98044d-e63e-4f8a-b5b1-1b46045ec87d tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef5675ae-8461-4149-bab2-90f2cd34467b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-87592549", "description": null, "metadata": {}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:00.812082 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:00.812082 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:00.812493 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-91316de4-2503-4e3f-a861-ca3e04924340 req-6e98044d-e63e-4f8a-b5b1-1b46045ec87d tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Volume info retrieved successfully. Aug 19 11:04:00.812743 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [req-91316de4-2503-4e3f-a861-ca3e04924340 req-6e98044d-e63e-4f8a-b5b1-1b46045ec87d tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Create snapshot from volume ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:04:00.815072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['c5f47ced-a39e-4db9-968f-be8371ad522a', 'e7832020-93d5-4329-aa05-36eff5dbb134', 'a198c6a7-1421-4715-ad55-48bb9b1e0fad', 'd7a3df7a-2d34-4095-8974-f77b8f00e4cd'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:00.815973 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ea9cad-f83f-4c45-9cc3-6ca968ca89a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5f47ced-a39e-4db9-968f-be8371ad522a', 'e7832020-93d5-4329-aa05-36eff5dbb134', 'a198c6a7-1421-4715-ad55-48bb9b1e0fad', 'd7a3df7a-2d34-4095-8974-f77b8f00e4cd']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:00.816684 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5a1562-fe3a-401f-95fb-92df94729aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:01.039718 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5a1562-fe3a-401f-95fb-92df94729aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83854fb1-c72c-43da-8ff3-8e43a4514ba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1565600008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['c5f47ced-a39e-4db9-968f-be8371ad522a','e7832020-93d5-4329-aa05-36eff5dbb134','a198c6a7-1421-4715-ad55-48bb9b1e0fad','d7a3df7a-2d34-4095-8974-f77b8f00e4cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1565600008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83854fb1-c72c-43da-8ff3-8e43a4514ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9af167ced42948a08062a217acf92dfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:01.040498 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c3c13c-5a7a-47de-90a3-f8953fce0d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:01.070383 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9a16738a-07ec-4041-87f1-a2d645fa0eb4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:01.072966 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9a16738a-07ec-4041-87f1-a2d645fa0eb4 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] GET https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 Aug 19 11:04:01.073398 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9a16738a-07ec-4041-87f1-a2d645fa0eb4 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:01.073779 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9a16738a-07ec-4041-87f1-a2d645fa0eb4 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:01.080738 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9a16738a-07ec-4041-87f1-a2d645fa0eb4 tempest-TestStampPattern-1807964499 tempest-TestStampPattern-1807964499-project-member] https://10.4.3.46/volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 returned with HTTP 404 Aug 19 11:04:01.081689 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 452/1801] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:01 2026] GET /volume/v3/volumes/e4e6b6d7-12c9-465a-9176-0c58e749b301 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:01.114052 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [req-91316de4-2503-4e3f-a861-ca3e04924340 req-6e98044d-e63e-4f8a-b5b1-1b46045ec87d tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Created reservations ['69abd09a-0b80-45c9-8254-629cf601f834', '25aaf9be-4bae-45b9-8dbe-58f2485ff441', 'd7af9f6f-ef7b-4ed1-a4bd-dfa1645208b3', 'a4e013b4-1576-41f8-a5b0-abde83eff2f0'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:01.134350 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c3c13c-5a7a-47de-90a3-f8953fce0d40) transitioned into state 'SUCCESS' from state '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-1565600008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['c5f47ced-a39e-4db9-968f-be8371ad522a','e7832020-93d5-4329-aa05-36eff5dbb134','a198c6a7-1421-4715-ad55-48bb9b1e0fad','d7a3df7a-2d34-4095-8974-f77b8f00e4cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:01.135443 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378d4ca0-0972-4229-a37f-3ede5ee1e3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:01.149917 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378d4ca0-0972-4229-a37f-3ede5ee1e3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:01.150753 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (e65828ae-489d-4572-8a7e-d368170b8c4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:01.151502 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume request issued successfully. Aug 19 11:04:01.152404 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4ca6b9bf-3f59-49e6-919a-8b980d83dc1c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:01.153005 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 451/1802] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:04:00 2026] POST /volume/v3/volumes => generated 747 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:01.157648 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-91316de4-2503-4e3f-a861-ca3e04924340 req-6e98044d-e63e-4f8a-b5b1-1b46045ec87d tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Snapshot create request issued successfully. Aug 19 11:04:01.158065 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-91316de4-2503-4e3f-a861-ca3e04924340 req-6e98044d-e63e-4f8a-b5b1-1b46045ec87d tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:04:01.158809 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 451/1803] 10.4.3.46 () {72 vars in 1540 bytes} [Wed Aug 19 11:04:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:01.167164 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-43e1d983-96ca-400d-93cc-48dfa24a3b2b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:01.169588 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-43e1d983-96ca-400d-93cc-48dfa24a3b2b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 Aug 19 11:04:01.169775 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-43e1d983-96ca-400d-93cc-48dfa24a3b2b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:01.169966 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-43e1d983-96ca-400d-93cc-48dfa24a3b2b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:01.177426 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:01.177426 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:01.181722 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-43e1d983-96ca-400d-93cc-48dfa24a3b2b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:01.187624 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-43e1d983-96ca-400d-93cc-48dfa24a3b2b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 returned with HTTP 200 Aug 19 11:04:01.188017 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 450/1804] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:01 2026] GET /volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:01.221315 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d007d16f-a9af-4f33-82fe-cb419006f71f req-7aceb9d2-ad4c-4165-9dd2-a0661aa7538f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:01.224002 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d007d16f-a9af-4f33-82fe-cb419006f71f req-7aceb9d2-ad4c-4165-9dd2-a0661aa7538f tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] GET https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 Aug 19 11:04:01.224002 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d007d16f-a9af-4f33-82fe-cb419006f71f req-7aceb9d2-ad4c-4165-9dd2-a0661aa7538f tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:01.224002 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d007d16f-a9af-4f33-82fe-cb419006f71f req-7aceb9d2-ad4c-4165-9dd2-a0661aa7538f tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:01.228072 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:01.228072 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:01.228685 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d007d16f-a9af-4f33-82fe-cb419006f71f req-7aceb9d2-ad4c-4165-9dd2-a0661aa7538f tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] Snapshot retrieved successfully. Aug 19 11:04:01.229518 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d007d16f-a9af-4f33-82fe-cb419006f71f req-7aceb9d2-ad4c-4165-9dd2-a0661aa7538f tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 returned with HTTP 200 Aug 19 11:04:01.231665 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 453/1805] 10.4.3.46 () {68 vars in 1597 bytes} [Wed Aug 19 11:04:01 2026] GET /volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:01.265244 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-25b9db99-82cf-4896-975e-bfde23e751f9 req-6dde4c04-ffde-45eb-b146-cb7c839ae855 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:01.268062 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-25b9db99-82cf-4896-975e-bfde23e751f9 req-6dde4c04-ffde-45eb-b146-cb7c839ae855 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] GET https://10.4.3.46/volume/v3/snapshots/detail Aug 19 11:04:01.268380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-25b9db99-82cf-4896-975e-bfde23e751f9 req-6dde4c04-ffde-45eb-b146-cb7c839ae855 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:01.268652 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-25b9db99-82cf-4896-975e-bfde23e751f9 req-6dde4c04-ffde-45eb-b146-cb7c839ae855 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:01.268957 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [req-25b9db99-82cf-4896-975e-bfde23e751f9 req-6dde4c04-ffde-45eb-b146-cb7c839ae855 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:04:01.269451 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:01.269451 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:01.271008 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.db.api [req-25b9db99-82cf-4896-975e-bfde23e751f9 req-6dde4c04-ffde-45eb-b146-cb7c839ae855 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] Building query based on filter {{(pid=100205) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:04:01.286333 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-25b9db99-82cf-4896-975e-bfde23e751f9 req-6dde4c04-ffde-45eb-b146-cb7c839ae855 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] Get all snapshots completed successfully. Aug 19 11:04:01.288453 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:01.288453 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:01.289238 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-25b9db99-82cf-4896-975e-bfde23e751f9 req-6dde4c04-ffde-45eb-b146-cb7c839ae855 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-reader] https://10.4.3.46/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 11:04:01.289760 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 452/1806] 10.4.3.46 () {68 vars in 1507 bytes} [Wed Aug 19 11:04:01 2026] GET /volume/v3/snapshots/detail => generated 444 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:01.314974 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-bd56e15a-78ea-4299-915f-54ddb65f3784 req-acb719bc-5073-4c65-8283-026f6b550957 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:01.319706 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-bd56e15a-78ea-4299-915f-54ddb65f3784 req-acb719bc-5073-4c65-8283-026f6b550957 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] GET https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 Aug 19 11:04:01.320410 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-bd56e15a-78ea-4299-915f-54ddb65f3784 req-acb719bc-5073-4c65-8283-026f6b550957 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:01.320923 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-bd56e15a-78ea-4299-915f-54ddb65f3784 req-acb719bc-5073-4c65-8283-026f6b550957 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:01.328006 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:01.328006 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:01.329049 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-bd56e15a-78ea-4299-915f-54ddb65f3784 req-acb719bc-5073-4c65-8283-026f6b550957 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Snapshot retrieved successfully. Aug 19 11:04:01.330178 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-bd56e15a-78ea-4299-915f-54ddb65f3784 req-acb719bc-5073-4c65-8283-026f6b550957 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 returned with HTTP 200 Aug 19 11:04:01.330696 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 452/1807] 10.4.3.46 () {68 vars in 1597 bytes} [Wed Aug 19 11:04:01 2026] GET /volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:02.201979 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8cb29cd0-1407-4142-9bd5-708b94084c2c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:02.204884 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8cb29cd0-1407-4142-9bd5-708b94084c2c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 Aug 19 11:04:02.205141 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8cb29cd0-1407-4142-9bd5-708b94084c2c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:02.205964 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8cb29cd0-1407-4142-9bd5-708b94084c2c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:02.217156 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:02.217156 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:02.221460 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8cb29cd0-1407-4142-9bd5-708b94084c2c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:02.227020 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8cb29cd0-1407-4142-9bd5-708b94084c2c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 returned with HTTP 200 Aug 19 11:04:02.227548 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 451/1808] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:02 2026] GET /volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:02.244538 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61762e3f-f42c-4381-9519-3bcaaa004507 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:02.248637 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61762e3f-f42c-4381-9519-3bcaaa004507 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 Aug 19 11:04:02.248637 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61762e3f-f42c-4381-9519-3bcaaa004507 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:02.248637 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61762e3f-f42c-4381-9519-3bcaaa004507 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:02.264864 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:02.264864 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:02.274119 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-61762e3f-f42c-4381-9519-3bcaaa004507 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:02.281314 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61762e3f-f42c-4381-9519-3bcaaa004507 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 returned with HTTP 200 Aug 19 11:04:02.281681 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 454/1809] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:02 2026] GET /volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 => generated 1355 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:02.294021 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8e40479b-1782-463e-aeeb-c4c62b807aba None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:02.296293 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8e40479b-1782-463e-aeeb-c4c62b807aba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:04:02.296344 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8e40479b-1782-463e-aeeb-c4c62b807aba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "83854fb1-c72c-43da-8ff3-8e43a4514ba7", "name": "tempest-VolumesBackupsTest-Backup-2137707643", "container": "tempest-volumesbackupstest-backup-container-1594244102"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:02.298876 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-8e40479b-1782-463e-aeeb-c4c62b807aba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating new backup {'backup': {'volume_id': '83854fb1-c72c-43da-8ff3-8e43a4514ba7', 'name': 'tempest-VolumesBackupsTest-Backup-2137707643', 'container': 'tempest-volumesbackupstest-backup-container-1594244102'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:04:02.299016 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-8e40479b-1782-463e-aeeb-c4c62b807aba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating backup of volume 83854fb1-c72c-43da-8ff3-8e43a4514ba7 in container tempest-volumesbackupstest-backup-container-1594244102 Aug 19 11:04:02.311152 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:02.311152 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:02.311797 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8e40479b-1782-463e-aeeb-c4c62b807aba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:02.337318 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-8e40479b-1782-463e-aeeb-c4c62b807aba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['a99024f0-eb84-4a22-8534-6fb9ead5a03e', '2e68e583-9b1a-4812-b4b3-fe682000313a'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:02.359562 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-f14c5125-dde4-4b5e-9bac-7aa149edde10 req-724e39c6-3507-4692-a314-1b744f5a952b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:02.361522 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-f14c5125-dde4-4b5e-9bac-7aa149edde10 req-724e39c6-3507-4692-a314-1b744f5a952b tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] GET https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 Aug 19 11:04:02.361705 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-f14c5125-dde4-4b5e-9bac-7aa149edde10 req-724e39c6-3507-4692-a314-1b744f5a952b tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:02.361949 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-f14c5125-dde4-4b5e-9bac-7aa149edde10 req-724e39c6-3507-4692-a314-1b744f5a952b tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:02.366906 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:02.366906 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:02.367324 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-f14c5125-dde4-4b5e-9bac-7aa149edde10 req-724e39c6-3507-4692-a314-1b744f5a952b tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Snapshot retrieved successfully. Aug 19 11:04:02.368016 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-f14c5125-dde4-4b5e-9bac-7aa149edde10 req-724e39c6-3507-4692-a314-1b744f5a952b tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 returned with HTTP 200 Aug 19 11:04:02.368590 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 453/1810] 10.4.3.46 () {68 vars in 1597 bytes} [Wed Aug 19 11:04:02 2026] GET /volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:04:02.388088 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c7211239-1b37-4eec-9fa1-caf231bd8e95 req-140d7d61-88f4-4625-963a-5ca7ec290c98 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:02.391566 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c7211239-1b37-4eec-9fa1-caf231bd8e95 req-140d7d61-88f4-4625-963a-5ca7ec290c98 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 Aug 19 11:04:02.392407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c7211239-1b37-4eec-9fa1-caf231bd8e95 req-140d7d61-88f4-4625-963a-5ca7ec290c98 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:02.392832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c7211239-1b37-4eec-9fa1-caf231bd8e95 req-140d7d61-88f4-4625-963a-5ca7ec290c98 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:02.393152 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [req-c7211239-1b37-4eec-9fa1-caf231bd8e95 req-140d7d61-88f4-4625-963a-5ca7ec290c98 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Delete snapshot with id: 571b471e-57d8-484d-9212-f522edfaa7a4 Aug 19 11:04:02.399017 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:02.399017 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:02.399569 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c7211239-1b37-4eec-9fa1-caf231bd8e95 req-140d7d61-88f4-4625-963a-5ca7ec290c98 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Snapshot retrieved successfully. Aug 19 11:04:02.420150 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c7211239-1b37-4eec-9fa1-caf231bd8e95 req-140d7d61-88f4-4625-963a-5ca7ec290c98 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Snapshot delete request issued successfully. Aug 19 11:04:02.420439 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c7211239-1b37-4eec-9fa1-caf231bd8e95 req-140d7d61-88f4-4625-963a-5ca7ec290c98 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 returned with HTTP 202 Aug 19 11:04:02.421051 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 452/1811] 10.4.3.46 () {70 vars in 1619 bytes} [Wed Aug 19 11:04:02 2026] DELETE /volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:02.426585 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8e40479b-1782-463e-aeeb-c4c62b807aba tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:04:02.427464 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 453/1812] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:04:02 2026] POST /volume/v3/backups => generated 328 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:02.440619 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-30ced6d5-7ae3-4889-9745-8af24c1abe70 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:02.443158 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-30ced6d5-7ae3-4889-9745-8af24c1abe70 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:02.443377 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-30ced6d5-7ae3-4889-9745-8af24c1abe70 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:02.443592 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-30ced6d5-7ae3-4889-9745-8af24c1abe70 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:02.444164 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-30ced6d5-7ae3-4889-9745-8af24c1abe70 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:02.449465 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:02.449465 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:02.451269 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-30ced6d5-7ae3-4889-9745-8af24c1abe70 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:02.451269 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 455/1813] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:02 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:02.463898 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-40ab7aec-5cbe-4fff-acd7-f7eecba8ef2f req-7d03832f-79b1-464e-b7fa-96371913d018 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:02.467002 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-40ab7aec-5cbe-4fff-acd7-f7eecba8ef2f req-7d03832f-79b1-464e-b7fa-96371913d018 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] GET https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 Aug 19 11:04:02.467290 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-40ab7aec-5cbe-4fff-acd7-f7eecba8ef2f req-7d03832f-79b1-464e-b7fa-96371913d018 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:02.467598 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-40ab7aec-5cbe-4fff-acd7-f7eecba8ef2f req-7d03832f-79b1-464e-b7fa-96371913d018 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:02.475637 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:02.475637 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:02.476302 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-40ab7aec-5cbe-4fff-acd7-f7eecba8ef2f req-7d03832f-79b1-464e-b7fa-96371913d018 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Snapshot retrieved successfully. Aug 19 11:04:02.477526 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-40ab7aec-5cbe-4fff-acd7-f7eecba8ef2f req-7d03832f-79b1-464e-b7fa-96371913d018 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 returned with HTTP 200 Aug 19 11:04:02.478110 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 454/1814] 10.4.3.46 () {68 vars in 1597 bytes} [Wed Aug 19 11:04:02 2026] GET /volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:03.464044 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-77f32587-3491-49bd-a9eb-ea034003a549 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:03.465956 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-77f32587-3491-49bd-a9eb-ea034003a549 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:03.466162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-77f32587-3491-49bd-a9eb-ea034003a549 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:03.466343 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-77f32587-3491-49bd-a9eb-ea034003a549 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:03.466454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-77f32587-3491-49bd-a9eb-ea034003a549 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:03.472067 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:03.472067 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:03.473496 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-77f32587-3491-49bd-a9eb-ea034003a549 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:03.474053 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 453/1815] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:03 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:03.518749 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b0a1c788-c10c-42d0-a7da-f3f651ef63bc req-88f9252b-e6cd-4155-883c-ecf6ec308c53 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:03.521663 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b0a1c788-c10c-42d0-a7da-f3f651ef63bc req-88f9252b-e6cd-4155-883c-ecf6ec308c53 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] GET https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 Aug 19 11:04:03.521905 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b0a1c788-c10c-42d0-a7da-f3f651ef63bc req-88f9252b-e6cd-4155-883c-ecf6ec308c53 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:03.522150 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b0a1c788-c10c-42d0-a7da-f3f651ef63bc req-88f9252b-e6cd-4155-883c-ecf6ec308c53 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:03.529771 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b0a1c788-c10c-42d0-a7da-f3f651ef63bc req-88f9252b-e6cd-4155-883c-ecf6ec308c53 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 returned with HTTP 404 Aug 19 11:04:03.529771 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 454/1816] 10.4.3.46 () {68 vars in 1597 bytes} [Wed Aug 19 11:04:03 2026] GET /volume/v3/snapshots/571b471e-57d8-484d-9212-f522edfaa7a4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:03.554911 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ff00e1f6-dca0-497a-bc26-46a8c029828f req-467d57bf-70f6-4834-8f2e-bd15a5fbf512 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:03.558926 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ff00e1f6-dca0-497a-bc26-46a8c029828f req-467d57bf-70f6-4834-8f2e-bd15a5fbf512 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] DELETE https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:04:03.559591 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ff00e1f6-dca0-497a-bc26-46a8c029828f req-467d57bf-70f6-4834-8f2e-bd15a5fbf512 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:03.559591 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ff00e1f6-dca0-497a-bc26-46a8c029828f req-467d57bf-70f6-4834-8f2e-bd15a5fbf512 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:03.559591 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-ff00e1f6-dca0-497a-bc26-46a8c029828f req-467d57bf-70f6-4834-8f2e-bd15a5fbf512 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Delete volume with id: ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:04:03.571504 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:03.571504 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:03.572120 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ff00e1f6-dca0-497a-bc26-46a8c029828f req-467d57bf-70f6-4834-8f2e-bd15a5fbf512 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Volume info retrieved successfully. Aug 19 11:04:03.603510 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ff00e1f6-dca0-497a-bc26-46a8c029828f req-467d57bf-70f6-4834-8f2e-bd15a5fbf512 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Delete volume request issued successfully. Aug 19 11:04:03.603510 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ff00e1f6-dca0-497a-bc26-46a8c029828f req-467d57bf-70f6-4834-8f2e-bd15a5fbf512 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b returned with HTTP 202 Aug 19 11:04:03.603510 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 456/1817] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:04:03 2026] DELETE /volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:03.632693 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-b0417fba-77a8-4106-b965-ed05ed71c349 req-a9d1aa08-b427-4298-bd18-2a20a1d272dd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:03.635931 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b0417fba-77a8-4106-b965-ed05ed71c349 req-a9d1aa08-b427-4298-bd18-2a20a1d272dd tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] GET https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:04:03.636211 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b0417fba-77a8-4106-b965-ed05ed71c349 req-a9d1aa08-b427-4298-bd18-2a20a1d272dd tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:03.636470 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b0417fba-77a8-4106-b965-ed05ed71c349 req-a9d1aa08-b427-4298-bd18-2a20a1d272dd tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:03.649859 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:03.649859 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:03.655672 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-b0417fba-77a8-4106-b965-ed05ed71c349 req-a9d1aa08-b427-4298-bd18-2a20a1d272dd tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Volume info retrieved successfully. Aug 19 11:04:03.662691 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b0417fba-77a8-4106-b965-ed05ed71c349 req-a9d1aa08-b427-4298-bd18-2a20a1d272dd tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b returned with HTTP 200 Aug 19 11:04:03.663056 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 455/1818] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:03 2026] GET /volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:04.485657 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d6715be2-f571-465f-8857-e24d615b0e84 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:04.488042 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d6715be2-f571-465f-8857-e24d615b0e84 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:04.488312 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d6715be2-f571-465f-8857-e24d615b0e84 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:04.488600 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d6715be2-f571-465f-8857-e24d615b0e84 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:04.489054 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d6715be2-f571-465f-8857-e24d615b0e84 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:04.494600 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:04.494600 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:04.495719 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d6715be2-f571-465f-8857-e24d615b0e84 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:04.496257 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 454/1819] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:04 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:04.688024 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-d9e34829-406d-44d2-8d57-addb695c8c7c req-2b55f69a-7485-4927-8750-2a1bd8275f95 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:04.689868 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d9e34829-406d-44d2-8d57-addb695c8c7c req-2b55f69a-7485-4927-8750-2a1bd8275f95 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] GET https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:04:04.690014 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d9e34829-406d-44d2-8d57-addb695c8c7c req-2b55f69a-7485-4927-8750-2a1bd8275f95 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:04.690179 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d9e34829-406d-44d2-8d57-addb695c8c7c req-2b55f69a-7485-4927-8750-2a1bd8275f95 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:04.696329 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d9e34829-406d-44d2-8d57-addb695c8c7c req-2b55f69a-7485-4927-8750-2a1bd8275f95 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b returned with HTTP 404 Aug 19 11:04:04.696973 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 455/1820] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:04 2026] GET /volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:04.723871 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a91c6fef-8402-42b3-9606-97ca213c1831 req-38b1d0e3-481a-445e-b7a3-b08e15729cf0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:04.729210 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a91c6fef-8402-42b3-9606-97ca213c1831 req-38b1d0e3-481a-445e-b7a3-b08e15729cf0 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] DELETE https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:04:04.729466 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a91c6fef-8402-42b3-9606-97ca213c1831 req-38b1d0e3-481a-445e-b7a3-b08e15729cf0 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:04.729766 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a91c6fef-8402-42b3-9606-97ca213c1831 req-38b1d0e3-481a-445e-b7a3-b08e15729cf0 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:04.730016 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-a91c6fef-8402-42b3-9606-97ca213c1831 req-38b1d0e3-481a-445e-b7a3-b08e15729cf0 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Delete volume with id: ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:04:04.743097 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a91c6fef-8402-42b3-9606-97ca213c1831 req-38b1d0e3-481a-445e-b7a3-b08e15729cf0 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b returned with HTTP 404 Aug 19 11:04:04.744064 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 457/1821] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:04:04 2026] DELETE /volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:04.768922 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-31f5bc69-3d73-49a8-8994-01a3be4834d1 req-69bf2adb-a8b5-43d7-98c5-5725397384d5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:04.771309 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-31f5bc69-3d73-49a8-8994-01a3be4834d1 req-69bf2adb-a8b5-43d7-98c5-5725397384d5 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] GET https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b Aug 19 11:04:04.771590 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-31f5bc69-3d73-49a8-8994-01a3be4834d1 req-69bf2adb-a8b5-43d7-98c5-5725397384d5 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:04.771829 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-31f5bc69-3d73-49a8-8994-01a3be4834d1 req-69bf2adb-a8b5-43d7-98c5-5725397384d5 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:04.779718 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-31f5bc69-3d73-49a8-8994-01a3be4834d1 req-69bf2adb-a8b5-43d7-98c5-5725397384d5 tempest-VolumesSnapshotsTestJSON-1362649381 tempest-VolumesSnapshotsTestJSON-1362649381-project-member] https://10.4.3.46/volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b returned with HTTP 404 Aug 19 11:04:04.780259 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 456/1822] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:04 2026] GET /volume/v3/volumes/ef5675ae-8461-4149-bab2-90f2cd34467b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:05.507468 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5a534b01-be81-4d5c-ab81-ee6ca5e9534e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:05.523644 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a534b01-be81-4d5c-ab81-ee6ca5e9534e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:05.523644 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a534b01-be81-4d5c-ab81-ee6ca5e9534e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:05.523644 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a534b01-be81-4d5c-ab81-ee6ca5e9534e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:05.523644 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5a534b01-be81-4d5c-ab81-ee6ca5e9534e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:05.523644 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:05.523644 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:05.523644 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a534b01-be81-4d5c-ab81-ee6ca5e9534e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:05.523644 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 455/1823] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:05 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:06.536929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6360afa1-8f4f-43fc-b342-24bd5535eb5e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:06.538370 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6360afa1-8f4f-43fc-b342-24bd5535eb5e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:06.538643 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6360afa1-8f4f-43fc-b342-24bd5535eb5e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:06.539451 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6360afa1-8f4f-43fc-b342-24bd5535eb5e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:06.539451 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-6360afa1-8f4f-43fc-b342-24bd5535eb5e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:06.544680 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:06.544680 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:06.545689 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6360afa1-8f4f-43fc-b342-24bd5535eb5e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:06.546172 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 456/1824] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:06 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:07.074811 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fab0edf1-f700-47cf-afd9-ad88e65c5fc0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:07.080175 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fab0edf1-f700-47cf-afd9-ad88e65c5fc0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 Aug 19 11:04:07.080175 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fab0edf1-f700-47cf-afd9-ad88e65c5fc0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:07.080175 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fab0edf1-f700-47cf-afd9-ad88e65c5fc0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:07.080175 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-fab0edf1-f700-47cf-afd9-ad88e65c5fc0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Delete snapshot with id: 7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 Aug 19 11:04:07.083030 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:07.083030 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:07.083412 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fab0edf1-f700-47cf-afd9-ad88e65c5fc0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Snapshot retrieved successfully. Aug 19 11:04:07.120009 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fab0edf1-f700-47cf-afd9-ad88e65c5fc0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Snapshot delete request issued successfully. Aug 19 11:04:07.120009 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fab0edf1-f700-47cf-afd9-ad88e65c5fc0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 returned with HTTP 202 Aug 19 11:04:07.120009 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 458/1825] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:07 2026] DELETE /volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:07.124363 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-784de9b6-874f-4075-b0e6-11b30c7a2d47 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:07.126621 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-784de9b6-874f-4075-b0e6-11b30c7a2d47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 Aug 19 11:04:07.126896 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-784de9b6-874f-4075-b0e6-11b30c7a2d47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:07.127133 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-784de9b6-874f-4075-b0e6-11b30c7a2d47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:07.133970 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:07.133970 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:07.134554 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-784de9b6-874f-4075-b0e6-11b30c7a2d47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Snapshot retrieved successfully. Aug 19 11:04:07.135439 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-784de9b6-874f-4075-b0e6-11b30c7a2d47 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 returned with HTTP 200 Aug 19 11:04:07.135903 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 457/1826] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:07 2026] GET /volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:07.567079 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-56398a79-32ad-46ed-be8c-2a1f061d40cd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:07.570454 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-56398a79-32ad-46ed-be8c-2a1f061d40cd tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:07.571116 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-56398a79-32ad-46ed-be8c-2a1f061d40cd tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:07.571386 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-56398a79-32ad-46ed-be8c-2a1f061d40cd tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:07.571571 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-56398a79-32ad-46ed-be8c-2a1f061d40cd tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:07.580505 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:07.580505 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:07.581610 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-56398a79-32ad-46ed-be8c-2a1f061d40cd tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:07.582230 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 456/1827] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:07 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:07.614568 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3e0551e9-0035-4021-b380-7fd8cc17bb87 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:07.726649 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e0551e9-0035-4021-b380-7fd8cc17bb87 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 Aug 19 11:04:07.726852 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e0551e9-0035-4021-b380-7fd8cc17bb87 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:07.727327 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e0551e9-0035-4021-b380-7fd8cc17bb87 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:07.744890 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e0551e9-0035-4021-b380-7fd8cc17bb87 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 returned with HTTP 200 Aug 19 11:04:07.745238 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 457/1828] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:07 2026] GET /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 => generated 437 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:07.760396 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5b7897f4-aec8-459a-af3c-9367834c254b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:07.762086 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5b7897f4-aec8-459a-af3c-9367834c254b tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7/defaults Aug 19 11:04:07.762245 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5b7897f4-aec8-459a-af3c-9367834c254b tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:07.762415 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5b7897f4-aec8-459a-af3c-9367834c254b tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'defaults' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:07.762645 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:07.762645 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:07.771184 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5b7897f4-aec8-459a-af3c-9367834c254b tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7/defaults returned with HTTP 200 Aug 19 11:04:07.771682 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 459/1829] 10.4.3.46 () {66 vars in 1374 bytes} [Wed Aug 19 11:04:07 2026] GET /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7/defaults => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:07.783647 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b3962ee7-83cc-45f6-a28c-6b77a3e4e365 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:07.786919 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b3962ee7-83cc-45f6-a28c-6b77a3e4e365 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 Aug 19 11:04:07.787901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b3962ee7-83cc-45f6-a28c-6b77a3e4e365 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:08.018001 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b3962ee7-83cc-45f6-a28c-6b77a3e4e365 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 returned with HTTP 200 Aug 19 11:04:08.020550 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 458/1830] 10.4.3.46 () {68 vars in 1367 bytes} [Wed Aug 19 11:04:07 2026] PUT /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 => generated 395 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:08.030706 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8173b284-048f-4fb3-a4a0-a73e81c9f170 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.035155 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8173b284-048f-4fb3-a4a0-a73e81c9f170 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] DELETE https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 Aug 19 11:04:08.036754 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8173b284-048f-4fb3-a4a0-a73e81c9f170 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:08.037098 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8173b284-048f-4fb3-a4a0-a73e81c9f170 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:08.044302 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8173b284-048f-4fb3-a4a0-a73e81c9f170 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 returned with HTTP 200 Aug 19 11:04:08.044791 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 457/1831] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:08 2026] DELETE /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 11:04:08.055094 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6a6ca0d9-e840-4909-88fb-5082dc0d897f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.058949 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6a6ca0d9-e840-4909-88fb-5082dc0d897f tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 Aug 19 11:04:08.059528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6a6ca0d9-e840-4909-88fb-5082dc0d897f tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:08.059528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6a6ca0d9-e840-4909-88fb-5082dc0d897f tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:08.081079 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6a6ca0d9-e840-4909-88fb-5082dc0d897f tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 returned with HTTP 200 Aug 19 11:04:08.081827 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 458/1832] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:08 2026] GET /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:08.092242 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4ca6d0f3-c7f9-41d9-9259-aa638ce4f018 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.095158 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ca6d0f3-c7f9-41d9-9259-aa638ce4f018 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 Aug 19 11:04:08.095528 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ca6d0f3-c7f9-41d9-9259-aa638ce4f018 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-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=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:08.161929 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e0dc50b2-1cf6-4d3f-bcda-00cd15bf8ef0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.164773 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e0dc50b2-1cf6-4d3f-bcda-00cd15bf8ef0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 Aug 19 11:04:08.165087 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e0dc50b2-1cf6-4d3f-bcda-00cd15bf8ef0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:08.165350 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e0dc50b2-1cf6-4d3f-bcda-00cd15bf8ef0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:08.171945 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e0dc50b2-1cf6-4d3f-bcda-00cd15bf8ef0 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 returned with HTTP 404 Aug 19 11:04:08.172842 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 459/1833] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:08 2026] GET /volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:08.281427 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ca6d0f3-c7f9-41d9-9259-aa638ce4f018 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 returned with HTTP 200 Aug 19 11:04:08.282021 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 460/1834] 10.4.3.46 () {68 vars in 1368 bytes} [Wed Aug 19 11:04:08 2026] PUT /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 => generated 395 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:08.297763 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dd1fd8a3-d988-4fdd-b769-72702aded38b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.300572 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd1fd8a3-d988-4fdd-b769-72702aded38b tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7/defaults Aug 19 11:04:08.300784 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd1fd8a3-d988-4fdd-b769-72702aded38b tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:08.301360 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd1fd8a3-d988-4fdd-b769-72702aded38b tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'defaults' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:08.313341 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd1fd8a3-d988-4fdd-b769-72702aded38b tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7/defaults returned with HTTP 200 Aug 19 11:04:08.313807 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 458/1835] 10.4.3.46 () {66 vars in 1374 bytes} [Wed Aug 19 11:04:08 2026] GET /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7/defaults => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:08.333383 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b7617d8d-f70f-4e05-807b-e639c8d9fccd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.337368 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b7617d8d-f70f-4e05-807b-e639c8d9fccd tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 Aug 19 11:04:08.337368 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b7617d8d-f70f-4e05-807b-e639c8d9fccd tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:08.337586 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b7617d8d-f70f-4e05-807b-e639c8d9fccd tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:08.355859 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b7617d8d-f70f-4e05-807b-e639c8d9fccd tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 returned with HTTP 200 Aug 19 11:04:08.355859 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 459/1836] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:08 2026] GET /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:08.364274 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-82518e0b-4870-4884-b3b1-889d3efc4f62 req-fc0d8cbe-3499-4088-a7aa-46adccb233ef None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.368494 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-82518e0b-4870-4884-b3b1-889d3efc4f62 req-fc0d8cbe-3499-4088-a7aa-46adccb233ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/attachments?instance_id=7c41a274-d0b2-486b-bb3e-553a40fc6116 Aug 19 11:04:08.368917 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-82518e0b-4870-4884-b3b1-889d3efc4f62 req-fc0d8cbe-3499-4088-a7aa-46adccb233ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:08.369206 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-82518e0b-4870-4884-b3b1-889d3efc4f62 req-fc0d8cbe-3499-4088-a7aa-46adccb233ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:08.371185 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e12787b2-f709-49a5-aa67-52b63b82de9c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.375501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e12787b2-f709-49a5-aa67-52b63b82de9c tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True Aug 19 11:04:08.375501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e12787b2-f709-49a5-aa67-52b63b82de9c tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:08.375501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e12787b2-f709-49a5-aa67-52b63b82de9c tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:08.392880 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-82518e0b-4870-4884-b3b1-889d3efc4f62 req-fc0d8cbe-3499-4088-a7aa-46adccb233ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments?instance_id=7c41a274-d0b2-486b-bb3e-553a40fc6116 returned with HTTP 200 Aug 19 11:04:08.393650 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 460/1837] 10.4.3.46 () {70 vars in 1630 bytes} [Wed Aug 19 11:04:08 2026] GET /volume/v3/attachments?instance_id=7c41a274-d0b2-486b-bb3e-553a40fc6116 => generated 192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:08.402460 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e12787b2-f709-49a5-aa67-52b63b82de9c tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True returned with HTTP 200 Aug 19 11:04:08.403177 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 461/1838] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:08 2026] GET /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:08.414102 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-82518e0b-4870-4884-b3b1-889d3efc4f62 req-375a8045-b0a7-4d30-8731-d02aaff13377 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.418981 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-82518e0b-4870-4884-b3b1-889d3efc4f62 req-375a8045-b0a7-4d30-8731-d02aaff13377 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a Aug 19 11:04:08.422334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-82518e0b-4870-4884-b3b1-889d3efc4f62 req-375a8045-b0a7-4d30-8731-d02aaff13377 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:08.422334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-82518e0b-4870-4884-b3b1-889d3efc4f62 req-375a8045-b0a7-4d30-8731-d02aaff13377 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:08.422556 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fff1d128-9d84-479e-b12d-036d58d685eb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.440770 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-82518e0b-4870-4884-b3b1-889d3efc4f62 req-375a8045-b0a7-4d30-8731-d02aaff13377 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a returned with HTTP 200 Aug 19 11:04:08.440770 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 459/1839] 10.4.3.46 () {70 vars in 1644 bytes} [Wed Aug 19 11:04:08 2026] GET /volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:08.570507 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:08.570507 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1586657215"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:08.572108 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1586657215'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:08.572387 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Create volume of 1 GB Aug 19 11:04:08.578852 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Availability Zones retrieved successfully. Aug 19 11:04:08.585536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Flow 'volume_create_api' (37ddee95-6e1b-4284-be76-d645bb5983b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:08.587098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f31ee9-d17a-445b-94ff-1f1389a23ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:08.588419 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:08.605948 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a40def50-2d1f-4f00-9370-8f7756d35699 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.609046 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a40def50-2d1f-4f00-9370-8f7756d35699 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:08.609523 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a40def50-2d1f-4f00-9370-8f7756d35699 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:08.609900 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a40def50-2d1f-4f00-9370-8f7756d35699 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:08.610194 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-a40def50-2d1f-4f00-9370-8f7756d35699 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:08.616865 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:08.616865 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:08.617921 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a40def50-2d1f-4f00-9370-8f7756d35699 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:08.621680 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 461/1840] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:08 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:08.625470 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f31ee9-d17a-445b-94ff-1f1389a23ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:08.626319 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5addbc6e-4714-4706-9d3d-4a646716c3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:08.692275 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Created reservations ['813ef990-99e9-4ee6-90d1-6b0cfccb0456', '948f8e62-94ba-43a6-a02e-77cbd0a3c21b', 'c0597980-3a97-4258-9f75-9390b0ed731c', 'b7ecffb0-e651-4768-88ac-71319b36d369'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:08.693476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5addbc6e-4714-4706-9d3d-4a646716c3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['813ef990-99e9-4ee6-90d1-6b0cfccb0456', '948f8e62-94ba-43a6-a02e-77cbd0a3c21b', 'c0597980-3a97-4258-9f75-9390b0ed731c', 'b7ecffb0-e651-4768-88ac-71319b36d369']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:08.694160 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405fefa3-28c2-4a87-96ea-b46dca52ae01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:08.722733 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405fefa3-28c2-4a87-96ea-b46dca52ae01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '811e534b-4cca-452a-ae96-a83710249c4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1586657215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b97227227e4efc852f1344ea86abb7',qos_specs=None,replication_status=,reservations=['813ef990-99e9-4ee6-90d1-6b0cfccb0456','948f8e62-94ba-43a6-a02e-77cbd0a3c21b','c0597980-3a97-4258-9f75-9390b0ed731c','b7ecffb0-e651-4768-88ac-71319b36d369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccfce2c40984d03a12256f4da45245a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1586657215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=811e534b-4cca-452a-ae96-a83710249c4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b97227227e4efc852f1344ea86abb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bccfce2c40984d03a12256f4da45245a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:08.723944 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f0c9ba-1e85-4e7a-9cf8-07be3bdf21e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:08.765018 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f0c9ba-1e85-4e7a-9cf8-07be3bdf21e2) transitioned into state 'SUCCESS' from state '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-1586657215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b97227227e4efc852f1344ea86abb7',qos_specs=None,replication_status=,reservations=['813ef990-99e9-4ee6-90d1-6b0cfccb0456','948f8e62-94ba-43a6-a02e-77cbd0a3c21b','c0597980-3a97-4258-9f75-9390b0ed731c','b7ecffb0-e651-4768-88ac-71319b36d369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccfce2c40984d03a12256f4da45245a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:08.765018 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29650dc1-2bb2-4bc7-a876-a1dbdaedbda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:08.790335 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29650dc1-2bb2-4bc7-a876-a1dbdaedbda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:08.794562 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Flow 'volume_create_api' (37ddee95-6e1b-4284-be76-d645bb5983b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:08.796032 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Create volume request issued successfully. Aug 19 11:04:08.798275 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fff1d128-9d84-479e-b12d-036d58d685eb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:08.799986 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 460/1841] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:04:08 2026] POST /volume/v3/volumes => generated 754 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:08.818885 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3245159e-b056-40a9-bcde-31d887b91cdb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:08.821452 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3245159e-b056-40a9-bcde-31d887b91cdb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] GET https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d Aug 19 11:04:08.822657 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3245159e-b056-40a9-bcde-31d887b91cdb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:08.823569 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3245159e-b056-40a9-bcde-31d887b91cdb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:08.840059 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:08.840059 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:08.850512 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3245159e-b056-40a9-bcde-31d887b91cdb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Volume info retrieved successfully. Aug 19 11:04:08.866647 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3245159e-b056-40a9-bcde-31d887b91cdb tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d returned with HTTP 200 Aug 19 11:04:08.866647 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 462/1842] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:08 2026] GET /volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:09.631598 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-139fec43-5c9a-4ee9-bf78-b2e3b39eda32 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:09.635876 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-139fec43-5c9a-4ee9-bf78-b2e3b39eda32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:09.636097 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-139fec43-5c9a-4ee9-bf78-b2e3b39eda32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:09.636301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-139fec43-5c9a-4ee9-bf78-b2e3b39eda32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:09.636398 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-139fec43-5c9a-4ee9-bf78-b2e3b39eda32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:09.643768 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:09.643768 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:09.644557 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-139fec43-5c9a-4ee9-bf78-b2e3b39eda32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:09.644949 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 460/1843] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:09 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:09.858497 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:09.883752 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-68037b79-417e-48d2-a3e0-b9467ac84068 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:09.888539 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-68037b79-417e-48d2-a3e0-b9467ac84068 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] GET https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d Aug 19 11:04:09.888539 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-68037b79-417e-48d2-a3e0-b9467ac84068 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:09.888539 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-68037b79-417e-48d2-a3e0-b9467ac84068 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:09.897781 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:09.897781 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:09.905511 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-68037b79-417e-48d2-a3e0-b9467ac84068 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Volume info retrieved successfully. Aug 19 11:04:09.908875 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-68037b79-417e-48d2-a3e0-b9467ac84068 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d returned with HTTP 200 Aug 19 11:04:09.909415 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 461/1844] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:09 2026] GET /volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:09.929112 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4a5655e8-6f6c-4247-928b-5657813772ed None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:09.931342 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a5655e8-6f6c-4247-928b-5657813772ed tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True Aug 19 11:04:09.931610 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a5655e8-6f6c-4247-928b-5657813772ed tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:09.931856 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a5655e8-6f6c-4247-928b-5657813772ed tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:09.955098 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a5655e8-6f6c-4247-928b-5657813772ed tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True returned with HTTP 200 Aug 19 11:04:09.955538 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 463/1845] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:09 2026] GET /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:09.972018 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3ee8a907-97d6-45c8-b2dd-69245393124d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:09.975124 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ee8a907-97d6-45c8-b2dd-69245393124d tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] DELETE https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d Aug 19 11:04:09.975334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ee8a907-97d6-45c8-b2dd-69245393124d tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:09.975528 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ee8a907-97d6-45c8-b2dd-69245393124d tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:09.975704 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-3ee8a907-97d6-45c8-b2dd-69245393124d tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Delete volume with id: 811e534b-4cca-452a-ae96-a83710249c4d Aug 19 11:04:09.986601 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:09.986601 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:09.987178 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3ee8a907-97d6-45c8-b2dd-69245393124d tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Volume info retrieved successfully. Aug 19 11:04:09.995677 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:09.996259 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-791897373"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:10.001267 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-791897373'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:10.001846 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:10.011497 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:10.015141 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3ee8a907-97d6-45c8-b2dd-69245393124d tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Delete volume request issued successfully. Aug 19 11:04:10.015141 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ee8a907-97d6-45c8-b2dd-69245393124d tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d returned with HTTP 202 Aug 19 11:04:10.015141 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 461/1846] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:09 2026] DELETE /volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:10.022779 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (bbe9d09f-cc2d-444e-8497-c0be1938324f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:10.024648 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-08d92c57-25ac-42fc-872e-f2bab2d1c66a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:10.026682 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-08d92c57-25ac-42fc-872e-f2bab2d1c66a tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] GET https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d Aug 19 11:04:10.027101 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-08d92c57-25ac-42fc-872e-f2bab2d1c66a tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:10.028457 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-08d92c57-25ac-42fc-872e-f2bab2d1c66a tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:10.028527 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a58eb2f-af6d-423e-a985-f9f32fde31f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:10.028527 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:10.041657 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:10.041657 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:10.045969 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-08d92c57-25ac-42fc-872e-f2bab2d1c66a tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Volume info retrieved successfully. Aug 19 11:04:10.051723 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-08d92c57-25ac-42fc-872e-f2bab2d1c66a tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d returned with HTTP 200 Aug 19 11:04:10.052503 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 462/1847] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:10 2026] GET /volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:04:10.058176 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a58eb2f-af6d-423e-a985-f9f32fde31f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:10.059046 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7eddebd-a8db-4195-8124-bd95735203bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:10.131535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['dcdf202d-7447-41ac-a414-4157e56d2398', 'b1cfc051-ff29-49ba-898e-469c800f182d', '77c4d168-e2c5-469a-8be1-26d0e2efc2f8', 'd20afcf9-f558-4267-802f-4b76b5a058bf'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:10.132251 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7eddebd-a8db-4195-8124-bd95735203bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcdf202d-7447-41ac-a414-4157e56d2398', 'b1cfc051-ff29-49ba-898e-469c800f182d', '77c4d168-e2c5-469a-8be1-26d0e2efc2f8', 'd20afcf9-f558-4267-802f-4b76b5a058bf']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:10.133053 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d58f3f-ef4f-42a9-b006-1e20c863ca74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:10.160092 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d58f3f-ef4f-42a9-b006-1e20c863ca74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f18bc9c9-ec18-44aa-a643-510ffb118aaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-791897373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['dcdf202d-7447-41ac-a414-4157e56d2398','b1cfc051-ff29-49ba-898e-469c800f182d','77c4d168-e2c5-469a-8be1-26d0e2efc2f8','d20afcf9-f558-4267-802f-4b76b5a058bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-791897373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f18bc9c9-ec18-44aa-a643-510ffb118aaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:10.161141 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6278682e-06aa-4faa-bff2-7da3b44c4c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:10.185128 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6278682e-06aa-4faa-bff2-7da3b44c4c03) transitioned into state 'SUCCESS' from state '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-791897373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['dcdf202d-7447-41ac-a414-4157e56d2398','b1cfc051-ff29-49ba-898e-469c800f182d','77c4d168-e2c5-469a-8be1-26d0e2efc2f8','d20afcf9-f558-4267-802f-4b76b5a058bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:10.186556 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8453f429-fdfb-4445-b75f-37954eb43d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:10.199833 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8453f429-fdfb-4445-b75f-37954eb43d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:10.201849 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (bbe9d09f-cc2d-444e-8497-c0be1938324f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:10.204590 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:10.205490 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bff76c08-bb6e-47f1-9dad-0eb6b0a7cfa4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:10.206182 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 462/1848] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:04:09 2026] POST /volume/v3/volumes => generated 767 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:10.220734 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f15f2adc-4774-43f2-8c61-25779675b639 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:10.222581 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f15f2adc-4774-43f2-8c61-25779675b639 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa Aug 19 11:04:10.222785 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f15f2adc-4774-43f2-8c61-25779675b639 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:10.222974 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f15f2adc-4774-43f2-8c61-25779675b639 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:10.233351 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:10.233351 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:10.243706 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f15f2adc-4774-43f2-8c61-25779675b639 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:10.247790 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f15f2adc-4774-43f2-8c61-25779675b639 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa returned with HTTP 200 Aug 19 11:04:10.248385 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 464/1849] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:10 2026] GET /volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:10.656086 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e370a3b4-5308-4841-ad90-b28127768e4a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:10.658463 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e370a3b4-5308-4841-ad90-b28127768e4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:10.658760 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e370a3b4-5308-4841-ad90-b28127768e4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:10.659035 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e370a3b4-5308-4841-ad90-b28127768e4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:10.659186 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e370a3b4-5308-4841-ad90-b28127768e4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:10.664678 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:10.664678 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:10.665788 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e370a3b4-5308-4841-ad90-b28127768e4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:10.666315 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 462/1850] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:10 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:11.067705 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a48a93fa-d3dc-4e32-9891-d4e072333935 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:11.069652 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a48a93fa-d3dc-4e32-9891-d4e072333935 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] GET https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d Aug 19 11:04:11.070870 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a48a93fa-d3dc-4e32-9891-d4e072333935 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:11.070870 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a48a93fa-d3dc-4e32-9891-d4e072333935 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:11.080122 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a48a93fa-d3dc-4e32-9891-d4e072333935 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d returned with HTTP 404 Aug 19 11:04:11.080674 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 463/1851] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:11 2026] GET /volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:11.088444 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-441a118c-375e-4b01-98fc-b2a1447c13d0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:11.091026 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-441a118c-375e-4b01-98fc-b2a1447c13d0 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] GET https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d Aug 19 11:04:11.091195 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-441a118c-375e-4b01-98fc-b2a1447c13d0 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:11.091366 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-441a118c-375e-4b01-98fc-b2a1447c13d0 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:11.104311 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-441a118c-375e-4b01-98fc-b2a1447c13d0 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d returned with HTTP 404 Aug 19 11:04:11.104981 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 463/1852] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:11 2026] GET /volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:11.117746 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2838e15e-ad9c-42f6-849a-4b5857f6050f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:11.132214 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2838e15e-ad9c-42f6-849a-4b5857f6050f tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] DELETE https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d Aug 19 11:04:11.137623 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2838e15e-ad9c-42f6-849a-4b5857f6050f tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:11.137896 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2838e15e-ad9c-42f6-849a-4b5857f6050f tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:11.138085 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-2838e15e-ad9c-42f6-849a-4b5857f6050f tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Delete volume with id: 811e534b-4cca-452a-ae96-a83710249c4d Aug 19 11:04:11.143700 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2838e15e-ad9c-42f6-849a-4b5857f6050f tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d returned with HTTP 404 Aug 19 11:04:11.144443 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 465/1853] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:11 2026] DELETE /volume/v3/volumes/811e534b-4cca-452a-ae96-a83710249c4d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:11.153697 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:11.155988 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:11.156421 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1667009245"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:11.158299 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1667009245'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:11.158465 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Create volume of 1 GB Aug 19 11:04:11.163439 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Availability Zones retrieved successfully. Aug 19 11:04:11.174890 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Flow 'volume_create_api' (d837cbf4-1684-478b-b7bf-fa2b37d989b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:11.179799 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e726854a-4cfc-48c0-9b64-41f155c1a142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:11.181195 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:11.214195 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e726854a-4cfc-48c0-9b64-41f155c1a142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:11.215095 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0a1c3f-25ac-4fd6-8acd-19ac044b5248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:11.262938 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-efc22782-6c72-4415-82c1-ebc6f52afcb5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:11.263814 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Created reservations ['459b2a5f-ece2-4e2a-bb9f-b32a85509fb7', '2f28d41c-a90e-4849-9212-8c8677ca0d52', '73e4b5eb-68bb-4d19-88f4-103c9057b135', '8e0638b0-11fd-4bdb-9dfe-f740c2e479fb'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:11.264691 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-efc22782-6c72-4415-82c1-ebc6f52afcb5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa Aug 19 11:04:11.264837 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0a1c3f-25ac-4fd6-8acd-19ac044b5248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['459b2a5f-ece2-4e2a-bb9f-b32a85509fb7', '2f28d41c-a90e-4849-9212-8c8677ca0d52', '73e4b5eb-68bb-4d19-88f4-103c9057b135', '8e0638b0-11fd-4bdb-9dfe-f740c2e479fb']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:11.264931 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-efc22782-6c72-4415-82c1-ebc6f52afcb5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:11.265078 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-efc22782-6c72-4415-82c1-ebc6f52afcb5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:11.265778 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5240353-44a9-4925-b4bf-ce649f851e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:11.272296 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:11.272296 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:11.276247 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-efc22782-6c72-4415-82c1-ebc6f52afcb5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:11.280854 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-efc22782-6c72-4415-82c1-ebc6f52afcb5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa returned with HTTP 200 Aug 19 11:04:11.281235 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 464/1854] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:11 2026] GET /volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:11.298024 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5240353-44a9-4925-b4bf-ce649f851e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8070fe8-775e-4275-a398-6557cf9b8211', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1667009245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b97227227e4efc852f1344ea86abb7',qos_specs=None,replication_status=,reservations=['459b2a5f-ece2-4e2a-bb9f-b32a85509fb7','2f28d41c-a90e-4849-9212-8c8677ca0d52','73e4b5eb-68bb-4d19-88f4-103c9057b135','8e0638b0-11fd-4bdb-9dfe-f740c2e479fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccfce2c40984d03a12256f4da45245a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1667009245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8070fe8-775e-4275-a398-6557cf9b8211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b97227227e4efc852f1344ea86abb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bccfce2c40984d03a12256f4da45245a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:11.299051 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b0e964-0033-451a-9779-006f1b45cfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:11.301502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f128551a-8062-4e63-be62-b4ca62194c64 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:11.303164 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f128551a-8062-4e63-be62-b4ca62194c64 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:04:11.303515 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f128551a-8062-4e63-be62-b4ca62194c64 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f18bc9c9-ec18-44aa-a643-510ffb118aaa", "name": "tempest-VolumeDependencyTests-Snapshot-1707162444"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:11.314452 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:11.314452 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:11.314943 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f128551a-8062-4e63-be62-b4ca62194c64 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:11.315068 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-f128551a-8062-4e63-be62-b4ca62194c64 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create snapshot from volume f18bc9c9-ec18-44aa-a643-510ffb118aaa Aug 19 11:04:11.326476 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b0e964-0033-451a-9779-006f1b45cfdb) transitioned into state 'SUCCESS' from state '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-1667009245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b97227227e4efc852f1344ea86abb7',qos_specs=None,replication_status=,reservations=['459b2a5f-ece2-4e2a-bb9f-b32a85509fb7','2f28d41c-a90e-4849-9212-8c8677ca0d52','73e4b5eb-68bb-4d19-88f4-103c9057b135','8e0638b0-11fd-4bdb-9dfe-f740c2e479fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccfce2c40984d03a12256f4da45245a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:11.327474 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07fe554f-b6d7-4036-b3ca-73372083270c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:11.342888 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07fe554f-b6d7-4036-b3ca-73372083270c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:11.344094 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Flow 'volume_create_api' (d837cbf4-1684-478b-b7bf-fa2b37d989b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:11.344597 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Create volume request issued successfully. Aug 19 11:04:11.345399 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc84f335-75d2-4ff3-9a67-a69552a2be39 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:11.346050 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 463/1855] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:04:11 2026] POST /volume/v3/volumes => generated 754 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:11.360207 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61943f96-526d-40b6-91f0-d17a81a66077 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:11.362321 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61943f96-526d-40b6-91f0-d17a81a66077 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] GET https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:11.362585 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61943f96-526d-40b6-91f0-d17a81a66077 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:11.362834 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61943f96-526d-40b6-91f0-d17a81a66077 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:11.372130 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:11.372130 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:11.372234 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f128551a-8062-4e63-be62-b4ca62194c64 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['b2c7a178-4948-4aec-a548-1efb7f466c65', '6c27dd92-c381-43e4-aae4-49e85b881be5', '2a6b9d92-689a-4c59-be43-8bb720c135bf', 'b9e6bb64-0463-4335-8300-62d31c55a583'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:11.376934 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-61943f96-526d-40b6-91f0-d17a81a66077 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Volume info retrieved successfully. Aug 19 11:04:11.382515 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61943f96-526d-40b6-91f0-d17a81a66077 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 returned with HTTP 200 Aug 19 11:04:11.383050 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 466/1856] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:11 2026] GET /volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:11.416054 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f128551a-8062-4e63-be62-b4ca62194c64 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot create request issued successfully. Aug 19 11:04:11.416054 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f128551a-8062-4e63-be62-b4ca62194c64 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:04:11.416054 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 464/1857] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:04:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:11.427250 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-935d9364-d846-49f3-8123-7ade5afb47b2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:11.427326 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-935d9364-d846-49f3-8123-7ade5afb47b2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca Aug 19 11:04:11.428057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-935d9364-d846-49f3-8123-7ade5afb47b2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:11.428057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-935d9364-d846-49f3-8123-7ade5afb47b2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:11.433669 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:11.433669 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:11.434140 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-935d9364-d846-49f3-8123-7ade5afb47b2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:11.435053 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-935d9364-d846-49f3-8123-7ade5afb47b2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca returned with HTTP 200 Aug 19 11:04:11.435499 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 465/1858] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:11 2026] GET /volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:11.681832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-792d3fb3-bd8e-4967-b638-3666fa134e52 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:11.690557 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-792d3fb3-bd8e-4967-b638-3666fa134e52 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:11.692505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-792d3fb3-bd8e-4967-b638-3666fa134e52 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:11.694511 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-792d3fb3-bd8e-4967-b638-3666fa134e52 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:11.696008 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-792d3fb3-bd8e-4967-b638-3666fa134e52 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:11.713385 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:11.713385 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:11.714403 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-792d3fb3-bd8e-4967-b638-3666fa134e52 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:11.714840 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 464/1859] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:11 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:12.399505 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-10878763-fdb9-4b49-ac4d-ead50ed9866c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:12.399505 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-10878763-fdb9-4b49-ac4d-ead50ed9866c tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] GET https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:12.399505 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-10878763-fdb9-4b49-ac4d-ead50ed9866c tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:12.399505 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-10878763-fdb9-4b49-ac4d-ead50ed9866c tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:12.408018 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:12.408018 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:12.412160 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-10878763-fdb9-4b49-ac4d-ead50ed9866c tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Volume info retrieved successfully. Aug 19 11:04:12.416912 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-10878763-fdb9-4b49-ac4d-ead50ed9866c tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 returned with HTTP 200 Aug 19 11:04:12.417349 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 467/1860] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:12 2026] GET /volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:12.431434 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-37061fcd-53a2-4cf7-89ae-e054a65f4302 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:12.435411 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-37061fcd-53a2-4cf7-89ae-e054a65f4302 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True Aug 19 11:04:12.435672 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-37061fcd-53a2-4cf7-89ae-e054a65f4302 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:12.435916 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-37061fcd-53a2-4cf7-89ae-e054a65f4302 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:12.436261 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:12.436261 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:12.445341 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a67016da-7e33-4e2e-879e-d471dc6ad256 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:12.448687 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a67016da-7e33-4e2e-879e-d471dc6ad256 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca Aug 19 11:04:12.448897 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a67016da-7e33-4e2e-879e-d471dc6ad256 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:12.449175 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a67016da-7e33-4e2e-879e-d471dc6ad256 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:12.455028 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:12.455028 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:12.455595 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a67016da-7e33-4e2e-879e-d471dc6ad256 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:12.456527 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a67016da-7e33-4e2e-879e-d471dc6ad256 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca returned with HTTP 200 Aug 19 11:04:12.457007 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 466/1861] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:12 2026] GET /volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:12.462519 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-37061fcd-53a2-4cf7-89ae-e054a65f4302 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True returned with HTTP 200 Aug 19 11:04:12.462879 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 465/1862] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:12 2026] GET /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:12.469815 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-87fdae92-73d2-446d-928a-fd929dd79b82 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:12.471805 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:12.472235 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "634ec964-2ba3-4c9d-b58a-8aba15695cca", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-391907341"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:12.474047 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'snapshot_id': '634ec964-2ba3-4c9d-b58a-8aba15695cca', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-391907341'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:12.475150 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7eea5f78-4305-41e5-9608-544bac74c9c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:12.477293 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7eea5f78-4305-41e5-9608-544bac74c9c3 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/fc145d6b60cd46508aa39080392d7334?usage=True Aug 19 11:04:12.477534 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7eea5f78-4305-41e5-9608-544bac74c9c3 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:12.477761 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7eea5f78-4305-41e5-9608-544bac74c9c3 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:12.480150 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:12.480150 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:12.480657 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:12.481273 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:12.484600 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:12.491283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (d19cc191-9d9e-422a-a09e-13eb668e4d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:12.492703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8450eb0e-29db-4343-99d1-2dd580b7f6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:12.493765 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:12.495676 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7eea5f78-4305-41e5-9608-544bac74c9c3 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/fc145d6b60cd46508aa39080392d7334?usage=True returned with HTTP 200 Aug 19 11:04:12.496220 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 468/1863] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:12 2026] GET /volume/v3/os-quota-sets/fc145d6b60cd46508aa39080392d7334?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:12.508298 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3f3e5606-933d-4a34-aee2-97aeed0b8257 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:12.510294 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3f3e5606-933d-4a34-aee2-97aeed0b8257 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] POST https://10.4.3.46/volume/v3/os-volume-transfer Aug 19 11:04:12.510718 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3f3e5606-933d-4a34-aee2-97aeed0b8257 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b8070fe8-775e-4275-a398-6557cf9b8211"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:12.512359 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.volume_transfer [None req-3f3e5606-933d-4a34-aee2-97aeed0b8257 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b8070fe8-775e-4275-a398-6557cf9b8211'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 11:04:12.512523 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.volume_transfer [None req-3f3e5606-933d-4a34-aee2-97aeed0b8257 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Creating transfer of volume b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:12.512668 np0000007769 devstack@c-api.service[100205]: INFO cinder.transfer.api [None req-3f3e5606-933d-4a34-aee2-97aeed0b8257 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Generating transfer record for volume b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:12.520334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8450eb0e-29db-4343-99d1-2dd580b7f6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '634ec964-2ba3-4c9d-b58a-8aba15695cca', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:12.520688 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:12.520688 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:12.521144 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c0395f-2c88-4480-9abc-7fee44449e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:12.541431 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3f3e5606-933d-4a34-aee2-97aeed0b8257 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 11:04:12.542043 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 467/1864] 10.4.3.46 () {68 vars in 1284 bytes} [Wed Aug 19 11:04:12 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:12.551189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f79d1879-223d-4e58-96ee-a1fa40739230 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:12.565193 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['e2ce03dc-ab50-4269-817b-0d51a7cb0dda', '6c8f17c3-c473-415a-b262-ff5c2411fd68', '710ab38a-846c-4e54-89ce-8218bc0b20fd', '3ca59d4a-a984-4ee7-ab9e-7ae6afcd375e'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:12.566048 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c0395f-2c88-4480-9abc-7fee44449e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2ce03dc-ab50-4269-817b-0d51a7cb0dda', '6c8f17c3-c473-415a-b262-ff5c2411fd68', '710ab38a-846c-4e54-89ce-8218bc0b20fd', '3ca59d4a-a984-4ee7-ab9e-7ae6afcd375e']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:12.566753 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c85ee1a5-29f8-4ab6-803b-bc23214c80d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:12.608531 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c85ee1a5-29f8-4ab6-803b-bc23214c80d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d68e20e-2f57-41fb-8451-c57271716c01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-391907341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['e2ce03dc-ab50-4269-817b-0d51a7cb0dda','6c8f17c3-c473-415a-b262-ff5c2411fd68','710ab38a-846c-4e54-89ce-8218bc0b20fd','3ca59d4a-a984-4ee7-ab9e-7ae6afcd375e'],size=1,snapshot_id=634ec964-2ba3-4c9d-b58a-8aba15695cca,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-391907341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d68e20e-2f57-41fb-8451-c57271716c01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=634ec964-2ba3-4c9d-b58a-8aba15695cca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:12.609289 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cd9c3d6-8b59-4fb8-a59c-2b911a525d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:12.618115 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] POST https://10.4.3.46/volume/v3/os-volume-transfer/3aaf0a68-b444-44c8-bac3-93cda92ac504/accept Aug 19 11:04:12.618494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "074176b8e063726e"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:12.620068 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.volume_transfer [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Accepting volume transfer 3aaf0a68-b444-44c8-bac3-93cda92ac504 {{(pid=100206) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 11:04:12.620172 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.volume_transfer [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Accepting transfer 3aaf0a68-b444-44c8-bac3-93cda92ac504 Aug 19 11:04:12.637766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cd9c3d6-8b59-4fb8-a59c-2b911a525d03) transitioned into state 'SUCCESS' from state '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-391907341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['e2ce03dc-ab50-4269-817b-0d51a7cb0dda','6c8f17c3-c473-415a-b262-ff5c2411fd68','710ab38a-846c-4e54-89ce-8218bc0b20fd','3ca59d4a-a984-4ee7-ab9e-7ae6afcd375e'],size=1,snapshot_id=634ec964-2ba3-4c9d-b58a-8aba15695cca,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:12.638560 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2df1f3-6c88-4291-ab48-b2f5a1bf2f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:12.727501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b39d6d4f-3131-415f-87b7-cac2b7cae7a4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:12.727501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b39d6d4f-3131-415f-87b7-cac2b7cae7a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:12.727677 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b39d6d4f-3131-415f-87b7-cac2b7cae7a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:12.727922 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b39d6d4f-3131-415f-87b7-cac2b7cae7a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:12.728052 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b39d6d4f-3131-415f-87b7-cac2b7cae7a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:12.732315 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:12.732315 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:12.733098 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b39d6d4f-3131-415f-87b7-cac2b7cae7a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:12.733443 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 469/1865] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:12 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:12.743462 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2df1f3-6c88-4291-ab48-b2f5a1bf2f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:12.744218 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (d19cc191-9d9e-422a-a09e-13eb668e4d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:12.744511 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:12.745097 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-87fdae92-73d2-446d-928a-fd929dd79b82 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:12.745514 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 465/1866] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:04:12 2026] POST /volume/v3/volumes => generated 801 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:12.757123 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5d4a9a7e-282c-4e1b-9327-a99b51578f5a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:12.761750 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5d4a9a7e-282c-4e1b-9327-a99b51578f5a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 Aug 19 11:04:12.761750 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5d4a9a7e-282c-4e1b-9327-a99b51578f5a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:12.761750 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5d4a9a7e-282c-4e1b-9327-a99b51578f5a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:12.765754 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:12.765754 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:12.768921 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5d4a9a7e-282c-4e1b-9327-a99b51578f5a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:12.772839 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5d4a9a7e-282c-4e1b-9327-a99b51578f5a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 returned with HTTP 200 Aug 19 11:04:12.773214 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 468/1867] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:12 2026] GET /volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:12.795566 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Created reservations ['20843c41-e930-4ffa-a297-712c7ba31615', '4a3842e7-ce20-4917-a03d-598f53e71ed0', '4e78ac09-7b4a-482e-9b62-552e6cac1f6d', '537250d2-d950-42fa-9532-14f59fb8c593'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:12.856117 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Created reservations ['d11daeba-ceb5-4385-aa53-ef49b7a10540', 'fcef4de7-9f02-452b-a685-dce49f1f7939', '8fcedd72-47b9-45c3-b6dc-43abe72e8ad6', '5b66cff3-0aad-4b84-ae7d-8dbca1970513'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:12.924021 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Created reservations ['07c013b1-cf4f-4557-914b-61adefe103e5', '2f74b432-7c20-4ab0-ba19-b98777981620', 'b3f8aeec-ff6a-4c55-825c-4d8c303f895b', '33c527b7-b64c-403a-a1cd-91f0618cda17'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:12.987521 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Created reservations ['843e4639-5945-4fcf-92cc-83027f4de664', 'd053f162-2528-4847-b7b8-51a8be601cf3', 'cd408efa-ac7b-41af-8933-ed5c8314a423', '3dafd201-0ca5-4442-9c5d-7d93aac2ac0b'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:12.999146 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Transfer volume completed successfully. Aug 19 11:04:13.123859 np0000007769 devstack@c-api.service[100206]: INFO cinder.transfer.api [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Volume b8070fe8-775e-4275-a398-6557cf9b8211 has been transferred. Aug 19 11:04:13.133161 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f79d1879-223d-4e58-96ee-a1fa40739230 tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] https://10.4.3.46/volume/v3/os-volume-transfer/3aaf0a68-b444-44c8-bac3-93cda92ac504/accept returned with HTTP 202 Aug 19 11:04:13.134229 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 466/1868] 10.4.3.46 () {68 vars in 1416 bytes} [Wed Aug 19 11:04:12 2026] POST /volume/v3/os-volume-transfer/3aaf0a68-b444-44c8-bac3-93cda92ac504/accept => generated 363 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:13.145643 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-45b5cffa-ac48-4fd5-adbd-2274c25b673a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:13.147135 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45b5cffa-ac48-4fd5-adbd-2274c25b673a tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] GET https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:13.147312 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45b5cffa-ac48-4fd5-adbd-2274c25b673a tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:13.147502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45b5cffa-ac48-4fd5-adbd-2274c25b673a tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:13.154857 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:13.154857 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:13.158521 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-45b5cffa-ac48-4fd5-adbd-2274c25b673a tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] Volume info retrieved successfully. Aug 19 11:04:13.162216 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45b5cffa-ac48-4fd5-adbd-2274c25b673a tempest-VolumeQuotasAdminTestJSON-1455300846 tempest-VolumeQuotasAdminTestJSON-1455300846-project-member] https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 returned with HTTP 200 Aug 19 11:04:13.162590 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 470/1869] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:13 2026] GET /volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:13.181628 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7ae8a868-8782-402c-a5ca-f39aff2e2878 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:13.182584 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ae8a868-8782-402c-a5ca-f39aff2e2878 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True Aug 19 11:04:13.182814 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ae8a868-8782-402c-a5ca-f39aff2e2878 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:13.183014 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ae8a868-8782-402c-a5ca-f39aff2e2878 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:13.183246 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:13.183246 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:13.199711 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ae8a868-8782-402c-a5ca-f39aff2e2878 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True returned with HTTP 200 Aug 19 11:04:13.200087 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 466/1870] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:13 2026] GET /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:13.213911 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-698029cc-e5e4-4b5c-b8fe-e1757be3f624 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:13.216004 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-698029cc-e5e4-4b5c-b8fe-e1757be3f624 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/fc145d6b60cd46508aa39080392d7334?usage=True Aug 19 11:04:13.216004 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-698029cc-e5e4-4b5c-b8fe-e1757be3f624 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:13.216224 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-698029cc-e5e4-4b5c-b8fe-e1757be3f624 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:13.232650 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-698029cc-e5e4-4b5c-b8fe-e1757be3f624 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/fc145d6b60cd46508aa39080392d7334?usage=True returned with HTTP 200 Aug 19 11:04:13.233055 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 469/1871] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:13 2026] GET /volume/v3/os-quota-sets/fc145d6b60cd46508aa39080392d7334?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:13.246965 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fd83cbcb-9dc6-4b93-8383-1b2523fa9cab None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:13.250529 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fd83cbcb-9dc6-4b93-8383-1b2523fa9cab tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:13.250754 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fd83cbcb-9dc6-4b93-8383-1b2523fa9cab tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:13.252741 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fd83cbcb-9dc6-4b93-8383-1b2523fa9cab tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:13.252984 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-fd83cbcb-9dc6-4b93-8383-1b2523fa9cab tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Delete volume with id: b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:13.265671 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:13.265671 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:13.267096 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fd83cbcb-9dc6-4b93-8383-1b2523fa9cab tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Volume info retrieved successfully. Aug 19 11:04:13.334281 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fd83cbcb-9dc6-4b93-8383-1b2523fa9cab tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Delete volume request issued successfully. Aug 19 11:04:13.334511 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fd83cbcb-9dc6-4b93-8383-1b2523fa9cab tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 returned with HTTP 202 Aug 19 11:04:13.338500 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 467/1872] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:13 2026] DELETE /volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:13.345572 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5fe39ca0-6416-4016-bfc4-6552b14074d9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:13.348528 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5fe39ca0-6416-4016-bfc4-6552b14074d9 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:13.348774 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5fe39ca0-6416-4016-bfc4-6552b14074d9 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:13.349058 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5fe39ca0-6416-4016-bfc4-6552b14074d9 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:13.360032 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:13.360032 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:13.365043 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5fe39ca0-6416-4016-bfc4-6552b14074d9 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Volume info retrieved successfully. Aug 19 11:04:13.374186 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5fe39ca0-6416-4016-bfc4-6552b14074d9 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 returned with HTTP 200 Aug 19 11:04:13.374999 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 471/1873] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:13 2026] GET /volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 => generated 1019 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:13.743798 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e88f17f8-9511-4b75-8674-f9a8e2ee7b9c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:13.745740 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e88f17f8-9511-4b75-8674-f9a8e2ee7b9c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:13.745987 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e88f17f8-9511-4b75-8674-f9a8e2ee7b9c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:13.746158 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e88f17f8-9511-4b75-8674-f9a8e2ee7b9c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:13.746332 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e88f17f8-9511-4b75-8674-f9a8e2ee7b9c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:13.750639 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:13.750639 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:13.751415 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e88f17f8-9511-4b75-8674-f9a8e2ee7b9c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:13.751831 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 467/1874] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:13 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:13.806871 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2a91cce2-d250-4dcc-bd76-51c97e6da2e0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:13.809101 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2a91cce2-d250-4dcc-bd76-51c97e6da2e0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 Aug 19 11:04:13.809335 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2a91cce2-d250-4dcc-bd76-51c97e6da2e0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:13.809561 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2a91cce2-d250-4dcc-bd76-51c97e6da2e0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:13.818855 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:13.818855 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:13.822871 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2a91cce2-d250-4dcc-bd76-51c97e6da2e0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:13.826952 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2a91cce2-d250-4dcc-bd76-51c97e6da2e0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 returned with HTTP 200 Aug 19 11:04:13.827323 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 470/1875] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:13 2026] GET /volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:13.868426 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9146a147-f9c7-4a9d-b904-056ec8ef59a8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:13.871112 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9146a147-f9c7-4a9d-b904-056ec8ef59a8 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:04:13.871512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9146a147-f9c7-4a9d-b904-056ec8ef59a8 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d68e20e-2f57-41fb-8451-c57271716c01", "name": "tempest-VolumeDependencyTests-Snapshot-772620511"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:13.881333 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:13.881333 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:13.881800 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9146a147-f9c7-4a9d-b904-056ec8ef59a8 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:13.881915 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-9146a147-f9c7-4a9d-b904-056ec8ef59a8 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create snapshot from volume 3d68e20e-2f57-41fb-8451-c57271716c01 Aug 19 11:04:14.008238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-9146a147-f9c7-4a9d-b904-056ec8ef59a8 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['7d2c852d-f70d-4a91-8395-297e36fe5a9f', '01e858ac-a936-4e2d-b083-272b7e70d17b', 'd88c26d6-a994-43e9-85ca-3de4775e9e7f', '14b62431-e084-4413-99f3-ef98b308dd96'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:14.139465 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9146a147-f9c7-4a9d-b904-056ec8ef59a8 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot create request issued successfully. Aug 19 11:04:14.139910 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9146a147-f9c7-4a9d-b904-056ec8ef59a8 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:04:14.140458 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 468/1876] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:04:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:14.162930 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9a28ce64-91d6-4179-a0c6-ff571a7b205b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:14.165394 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9a28ce64-91d6-4179-a0c6-ff571a7b205b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c Aug 19 11:04:14.165743 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9a28ce64-91d6-4179-a0c6-ff571a7b205b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:14.166072 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9a28ce64-91d6-4179-a0c6-ff571a7b205b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:14.264334 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:14.264334 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:14.264334 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9a28ce64-91d6-4179-a0c6-ff571a7b205b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:14.264334 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9a28ce64-91d6-4179-a0c6-ff571a7b205b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c returned with HTTP 200 Aug 19 11:04:14.264334 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 472/1877] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:14 2026] GET /volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c => generated 439 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:14.437520 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a93f661e-304d-4a43-a312-e8784cc6c1ba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:14.437520 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a93f661e-304d-4a43-a312-e8784cc6c1ba tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:14.437520 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a93f661e-304d-4a43-a312-e8784cc6c1ba tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:14.437520 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a93f661e-304d-4a43-a312-e8784cc6c1ba tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:14.548104 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a93f661e-304d-4a43-a312-e8784cc6c1ba tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 returned with HTTP 404 Aug 19 11:04:14.548776 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 468/1878] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:14 2026] GET /volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:14.559199 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c9e9886c-b81d-448a-9eb6-f23584333d9a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:14.564601 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c9e9886c-b81d-448a-9eb6-f23584333d9a tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] GET https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:14.564805 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c9e9886c-b81d-448a-9eb6-f23584333d9a tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:14.565068 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c9e9886c-b81d-448a-9eb6-f23584333d9a tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:14.571910 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c9e9886c-b81d-448a-9eb6-f23584333d9a tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 returned with HTTP 404 Aug 19 11:04:14.572363 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 471/1879] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:14 2026] GET /volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:14.582702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d4357c52-a920-43c4-ab8a-3dc40c8987f4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:14.586104 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d4357c52-a920-43c4-ab8a-3dc40c8987f4 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] DELETE https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:14.586504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d4357c52-a920-43c4-ab8a-3dc40c8987f4 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:14.586504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d4357c52-a920-43c4-ab8a-3dc40c8987f4 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:14.586722 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-d4357c52-a920-43c4-ab8a-3dc40c8987f4 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] Delete volume with id: b8070fe8-775e-4275-a398-6557cf9b8211 Aug 19 11:04:14.593165 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d4357c52-a920-43c4-ab8a-3dc40c8987f4 tempest-VolumeQuotasAdminTestJSON-132012555 tempest-VolumeQuotasAdminTestJSON-132012555-project-member] https://10.4.3.46/volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 returned with HTTP 404 Aug 19 11:04:14.593672 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 469/1880] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:14 2026] DELETE /volume/v3/volumes/b8070fe8-775e-4275-a398-6557cf9b8211 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:14.602923 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-85a08b3c-0fb8-4545-bec9-217f1dcfe975 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:14.604772 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85a08b3c-0fb8-4545-bec9-217f1dcfe975 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/ef6578ed85f4419ea2930d5c990c7273?usage=True Aug 19 11:04:14.605025 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85a08b3c-0fb8-4545-bec9-217f1dcfe975 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:14.605257 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85a08b3c-0fb8-4545-bec9-217f1dcfe975 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:14.644047 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85a08b3c-0fb8-4545-bec9-217f1dcfe975 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/ef6578ed85f4419ea2930d5c990c7273?usage=True returned with HTTP 200 Aug 19 11:04:14.644613 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 473/1881] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:14 2026] GET /volume/v3/os-quota-sets/ef6578ed85f4419ea2930d5c990c7273?usage=True => generated 1061 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:14.663187 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2346d060-93e8-40c5-977a-fdb609f095c0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:14.667074 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2346d060-93e8-40c5-977a-fdb609f095c0 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 Aug 19 11:04:14.667397 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2346d060-93e8-40c5-977a-fdb609f095c0 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:14.762219 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e2cfd5cc-6c14-4f4d-b191-1ab6545e7f40 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:14.764032 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e2cfd5cc-6c14-4f4d-b191-1ab6545e7f40 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:14.764228 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e2cfd5cc-6c14-4f4d-b191-1ab6545e7f40 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:14.764412 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e2cfd5cc-6c14-4f4d-b191-1ab6545e7f40 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:14.764569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-e2cfd5cc-6c14-4f4d-b191-1ab6545e7f40 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:14.769021 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:14.769021 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:14.769758 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e2cfd5cc-6c14-4f4d-b191-1ab6545e7f40 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:14.770104 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 472/1882] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:14 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:04:14.867440 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2346d060-93e8-40c5-977a-fdb609f095c0 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 returned with HTTP 200 Aug 19 11:04:14.867834 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 469/1883] 10.4.3.46 () {68 vars in 1368 bytes} [Wed Aug 19 11:04:14 2026] PUT /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 => generated 397 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:14.879120 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-eacd5cb8-71b7-429a-b716-41155168fbd9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:14.880746 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eacd5cb8-71b7-429a-b716-41155168fbd9 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 Aug 19 11:04:14.881168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eacd5cb8-71b7-429a-b716-41155168fbd9 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:14.907186 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:14.907186 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:14.978822 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eacd5cb8-71b7-429a-b716-41155168fbd9 tempest-VolumeQuotasAdminTestJSON-213905161 tempest-VolumeQuotasAdminTestJSON-213905161-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 returned with HTTP 200 Aug 19 11:04:14.979246 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 470/1884] 10.4.3.46 () {68 vars in 1368 bytes} [Wed Aug 19 11:04:14 2026] PUT /volume/v3/os-quota-sets/a5b97227227e4efc852f1344ea86abb7 => generated 395 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:15.246698 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ffe7d30-ae50-40bd-a7f6-329139498d32 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:15.249580 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ffe7d30-ae50-40bd-a7f6-329139498d32 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c Aug 19 11:04:15.249788 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ffe7d30-ae50-40bd-a7f6-329139498d32 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:15.249984 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ffe7d30-ae50-40bd-a7f6-329139498d32 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:15.256992 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:15.256992 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:15.257887 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0ffe7d30-ae50-40bd-a7f6-329139498d32 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:15.259087 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ffe7d30-ae50-40bd-a7f6-329139498d32 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c returned with HTTP 200 Aug 19 11:04:15.259619 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 474/1885] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:15 2026] GET /volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:15.269369 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:15.271761 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:15.272337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b9d2bfe4-1689-43f4-9bea-af173b3c9f6c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-796620190"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:15.274787 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'snapshot_id': 'b9d2bfe4-1689-43f4-9bea-af173b3c9f6c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-796620190'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:15.283399 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:15.283399 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:15.284232 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:15.284469 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:15.290846 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:15.301632 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (045224f9-f12e-4ae6-9d00-8d3652736ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:15.303536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bef65b0e-67d4-4594-9ee5-bba3544bcd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:15.305162 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:15.352125 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bef65b0e-67d4-4594-9ee5-bba3544bcd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b9d2bfe4-1689-43f4-9bea-af173b3c9f6c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:15.353411 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70032089-155a-4620-b95e-51267fec6a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:15.410284 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['a71b3e29-1530-481b-9a9b-be3486ea60ae', 'f84b1f60-8ec3-4c97-85c0-2277c994192c', '389411ae-873c-458c-ac5d-6801460f6ff6', 'f58e6379-33cb-498b-8cc4-75ac438ac8fe'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:15.411160 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70032089-155a-4620-b95e-51267fec6a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a71b3e29-1530-481b-9a9b-be3486ea60ae', 'f84b1f60-8ec3-4c97-85c0-2277c994192c', '389411ae-873c-458c-ac5d-6801460f6ff6', 'f58e6379-33cb-498b-8cc4-75ac438ac8fe']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:15.412045 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110869d9-2082-495e-b385-b1ac794c5459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:15.461576 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110869d9-2082-495e-b385-b1ac794c5459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5509be5-d8b3-49e9-a42a-afafec09da35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-796620190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['a71b3e29-1530-481b-9a9b-be3486ea60ae','f84b1f60-8ec3-4c97-85c0-2277c994192c','389411ae-873c-458c-ac5d-6801460f6ff6','f58e6379-33cb-498b-8cc4-75ac438ac8fe'],size=1,snapshot_id=b9d2bfe4-1689-43f4-9bea-af173b3c9f6c,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-796620190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5509be5-d8b3-49e9-a42a-afafec09da35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b9d2bfe4-1689-43f4-9bea-af173b3c9f6c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:15.462651 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d91a31-cf09-48e4-9c5a-e0b8fbc639ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:15.481932 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d91a31-cf09-48e4-9c5a-e0b8fbc639ae) transitioned into state 'SUCCESS' from state '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-796620190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['a71b3e29-1530-481b-9a9b-be3486ea60ae','f84b1f60-8ec3-4c97-85c0-2277c994192c','389411ae-873c-458c-ac5d-6801460f6ff6','f58e6379-33cb-498b-8cc4-75ac438ac8fe'],size=1,snapshot_id=b9d2bfe4-1689-43f4-9bea-af173b3c9f6c,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:15.481932 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (050b24ad-abf6-473e-acda-514fe4e982b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:15.506155 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (050b24ad-abf6-473e-acda-514fe4e982b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:15.506966 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (045224f9-f12e-4ae6-9d00-8d3652736ba4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:15.507284 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:15.507938 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d94dc5d4-0dec-40a8-b3e3-a566ceac11aa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:15.510406 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 473/1886] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:04:15 2026] POST /volume/v3/volumes => generated 801 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:15.519275 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7d5bb29f-bad5-498a-a8d7-d70ea4e6eb3c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:15.521665 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d5bb29f-bad5-498a-a8d7-d70ea4e6eb3c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 Aug 19 11:04:15.522828 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d5bb29f-bad5-498a-a8d7-d70ea4e6eb3c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:15.522828 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d5bb29f-bad5-498a-a8d7-d70ea4e6eb3c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:15.532240 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:15.532240 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:15.539440 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7d5bb29f-bad5-498a-a8d7-d70ea4e6eb3c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:15.545655 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d5bb29f-bad5-498a-a8d7-d70ea4e6eb3c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 returned with HTTP 200 Aug 19 11:04:15.546315 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 470/1887] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:15 2026] GET /volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:15.784694 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-25c8b65a-a3f6-42f1-9cf6-8d90a1f6061e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:15.786914 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-25c8b65a-a3f6-42f1-9cf6-8d90a1f6061e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:15.787186 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-25c8b65a-a3f6-42f1-9cf6-8d90a1f6061e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:15.787425 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-25c8b65a-a3f6-42f1-9cf6-8d90a1f6061e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:15.787588 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-25c8b65a-a3f6-42f1-9cf6-8d90a1f6061e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:15.793644 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:15.793644 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:15.794734 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-25c8b65a-a3f6-42f1-9cf6-8d90a1f6061e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:15.795176 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 471/1888] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:15 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:15.953037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8f50763b-e05c-4025-812d-215a2953e377 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:15.954903 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:15.955420 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-94917137"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:15.957278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-94917137'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:15.958454 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Create volume of 1 GB Aug 19 11:04:15.963099 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Availability Zones retrieved successfully. Aug 19 11:04:15.969200 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Flow 'volume_create_api' (f396428c-ea3d-4a3e-ac7a-c0bf105f2578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:15.970882 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd513cca-c19a-49ea-8967-9b42d00cb010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:15.972043 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:16.033221 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd513cca-c19a-49ea-8967-9b42d00cb010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:16.033928 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f754d096-4955-4f82-8707-288ec2ff273d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:16.104429 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Created reservations ['57b39ca6-bdda-4050-91c5-155b1a1d943b', 'ba60e535-a6cc-463e-8e98-649f218e47f5', '15c8e948-2dda-4202-a266-d301e6974ac9', '30477d0c-6465-45a6-bde1-bb3d3ee9a2af'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:16.105551 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f754d096-4955-4f82-8707-288ec2ff273d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57b39ca6-bdda-4050-91c5-155b1a1d943b', 'ba60e535-a6cc-463e-8e98-649f218e47f5', '15c8e948-2dda-4202-a266-d301e6974ac9', '30477d0c-6465-45a6-bde1-bb3d3ee9a2af']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:16.106165 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f5d20e-6925-485d-b1b3-eced6786a8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:16.129843 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f5d20e-6925-485d-b1b3-eced6786a8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7ea096-1881-4efd-ba8a-bcb699f2ae50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-94917137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773cdf64c2a747ad94421d5b3c76e93f',qos_specs=None,replication_status=,reservations=['57b39ca6-bdda-4050-91c5-155b1a1d943b','ba60e535-a6cc-463e-8e98-649f218e47f5','15c8e948-2dda-4202-a266-d301e6974ac9','30477d0c-6465-45a6-bde1-bb3d3ee9a2af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cf984f53641edb6a36abec4464811',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-94917137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7ea096-1881-4efd-ba8a-bcb699f2ae50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='773cdf64c2a747ad94421d5b3c76e93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='574cf984f53641edb6a36abec4464811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:16.131201 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9f0f0a-c30d-42d0-a169-7c67752fff01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:16.154633 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9f0f0a-c30d-42d0-a169-7c67752fff01) transitioned into state 'SUCCESS' from state '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-94917137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773cdf64c2a747ad94421d5b3c76e93f',qos_specs=None,replication_status=,reservations=['57b39ca6-bdda-4050-91c5-155b1a1d943b','ba60e535-a6cc-463e-8e98-649f218e47f5','15c8e948-2dda-4202-a266-d301e6974ac9','30477d0c-6465-45a6-bde1-bb3d3ee9a2af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cf984f53641edb6a36abec4464811',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:16.155353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bc5faf6-cb31-4850-9167-e8446764d084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:16.165396 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bc5faf6-cb31-4850-9167-e8446764d084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:16.166662 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Flow 'volume_create_api' (f396428c-ea3d-4a3e-ac7a-c0bf105f2578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:16.166662 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Create volume request issued successfully. Aug 19 11:04:16.167282 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f50763b-e05c-4025-812d-215a2953e377 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:16.168005 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 475/1889] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:04:15 2026] POST /volume/v3/volumes => generated 750 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:16.180253 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3b57e38c-06d4-430d-8ee2-c00a6b54bbd1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:16.182155 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3b57e38c-06d4-430d-8ee2-c00a6b54bbd1 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] GET https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 Aug 19 11:04:16.182618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3b57e38c-06d4-430d-8ee2-c00a6b54bbd1 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:16.182929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3b57e38c-06d4-430d-8ee2-c00a6b54bbd1 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:16.192946 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:16.192946 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:16.198107 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3b57e38c-06d4-430d-8ee2-c00a6b54bbd1 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:16.205178 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3b57e38c-06d4-430d-8ee2-c00a6b54bbd1 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 returned with HTTP 200 Aug 19 11:04:16.205178 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 474/1890] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:16 2026] GET /volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:16.583147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3233d8dc-f2ce-4ace-9ae1-65a506779dc1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:16.585176 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3233d8dc-f2ce-4ace-9ae1-65a506779dc1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 Aug 19 11:04:16.585454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3233d8dc-f2ce-4ace-9ae1-65a506779dc1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:16.585708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3233d8dc-f2ce-4ace-9ae1-65a506779dc1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:16.592968 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:16.592968 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:16.596781 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3233d8dc-f2ce-4ace-9ae1-65a506779dc1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:16.601733 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3233d8dc-f2ce-4ace-9ae1-65a506779dc1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 returned with HTTP 200 Aug 19 11:04:16.602153 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 471/1891] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:16 2026] GET /volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:16.656272 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2a40254d-fd83-47d2-9413-45462750dcfd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:16.658693 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:16.659290 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a5509be5-d8b3-49e9-a42a-afafec09da35", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-409746247"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:16.661403 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'source_volid': 'a5509be5-d8b3-49e9-a42a-afafec09da35', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-409746247'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:16.671403 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:16.671403 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:16.672657 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume retrieved successfully. Aug 19 11:04:16.672657 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:16.677929 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:16.685867 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (c94ec440-90cf-4d9f-915b-f69d35147de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:16.688137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3530d60-1658-4516-9786-9ddaaf70878d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:16.689365 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:16.718221 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3530d60-1658-4516-9786-9ddaaf70878d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a5509be5-d8b3-49e9-a42a-afafec09da35', 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:16.718972 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90dfa22-3720-493f-a539-a2450e67c2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:16.756213 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['51335ac2-5023-4c83-8948-d7d59b153881', '021638d4-5ee9-45c6-9ae4-adc74d01a7ed', '682cce93-f39a-402a-953d-1b197841fb93', 'f0e960e0-efaf-4ca1-8169-b32578843180'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:16.757023 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90dfa22-3720-493f-a539-a2450e67c2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51335ac2-5023-4c83-8948-d7d59b153881', '021638d4-5ee9-45c6-9ae4-adc74d01a7ed', '682cce93-f39a-402a-953d-1b197841fb93', 'f0e960e0-efaf-4ca1-8169-b32578843180']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:16.758060 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a48ce9-fcc3-4e37-902a-1da173a8da03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:16.799366 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a48ce9-fcc3-4e37-902a-1da173a8da03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a88f8a-97f3-4e58-88f2-8c9a7486c9c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-409746247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['51335ac2-5023-4c83-8948-d7d59b153881','021638d4-5ee9-45c6-9ae4-adc74d01a7ed','682cce93-f39a-402a-953d-1b197841fb93','f0e960e0-efaf-4ca1-8169-b32578843180'],size=1,snapshot_id=None,source_replicaid=,source_volid=a5509be5-d8b3-49e9-a42a-afafec09da35,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-409746247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07a88f8a-97f3-4e58-88f2-8c9a7486c9c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a5509be5-d8b3-49e9-a42a-afafec09da35,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:16.800063 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab836b5-254e-4613-badf-57641fb354e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:16.807662 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7b0d73ec-7d3c-474d-a089-c33332944a74 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:16.809332 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b0d73ec-7d3c-474d-a089-c33332944a74 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:16.809534 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b0d73ec-7d3c-474d-a089-c33332944a74 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:16.810021 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b0d73ec-7d3c-474d-a089-c33332944a74 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:16.810021 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7b0d73ec-7d3c-474d-a089-c33332944a74 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:16.814506 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:16.814506 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:16.814915 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b0d73ec-7d3c-474d-a089-c33332944a74 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:16.815276 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 476/1892] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:16 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:16.818959 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab836b5-254e-4613-badf-57641fb354e9) transitioned into state 'SUCCESS' from state '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-409746247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['51335ac2-5023-4c83-8948-d7d59b153881','021638d4-5ee9-45c6-9ae4-adc74d01a7ed','682cce93-f39a-402a-953d-1b197841fb93','f0e960e0-efaf-4ca1-8169-b32578843180'],size=1,snapshot_id=None,source_replicaid=,source_volid=a5509be5-d8b3-49e9-a42a-afafec09da35,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:16.819136 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06bdd7a7-b7d8-49f4-8bb2-821b70146919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:16.836896 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06bdd7a7-b7d8-49f4-8bb2-821b70146919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:16.838083 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (c94ec440-90cf-4d9f-915b-f69d35147de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:16.838429 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:16.839631 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a40254d-fd83-47d2-9413-45462750dcfd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:16.839631 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 472/1893] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:04:16 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 19 11:04:16.851053 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3a845114-576d-4aeb-b7c9-6c14b53c08a7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:16.854501 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3a845114-576d-4aeb-b7c9-6c14b53c08a7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 Aug 19 11:04:16.854501 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3a845114-576d-4aeb-b7c9-6c14b53c08a7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:16.854501 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3a845114-576d-4aeb-b7c9-6c14b53c08a7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:16.863667 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:16.863667 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:16.867302 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3a845114-576d-4aeb-b7c9-6c14b53c08a7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:16.872512 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3a845114-576d-4aeb-b7c9-6c14b53c08a7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 returned with HTTP 200 Aug 19 11:04:16.872512 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 475/1894] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:16 2026] GET /volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:17.220130 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3ffce2a2-4ac4-4045-bd17-1d2d3ff6bde0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:17.222054 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ffce2a2-4ac4-4045-bd17-1d2d3ff6bde0 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] GET https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 Aug 19 11:04:17.222247 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ffce2a2-4ac4-4045-bd17-1d2d3ff6bde0 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:17.222425 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ffce2a2-4ac4-4045-bd17-1d2d3ff6bde0 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:17.229759 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:17.229759 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:17.233184 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3ffce2a2-4ac4-4045-bd17-1d2d3ff6bde0 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:17.237136 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ffce2a2-4ac4-4045-bd17-1d2d3ff6bde0 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 returned with HTTP 200 Aug 19 11:04:17.237502 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 472/1895] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:17 2026] GET /volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:17.254656 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cd222511-d5dd-4d39-be75-549bca771071 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:17.256739 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd222511-d5dd-4d39-be75-549bca771071 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] POST https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50/action Aug 19 11:04:17.257154 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd222511-d5dd-4d39-be75-549bca771071 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:17.257429 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd222511-d5dd-4d39-be75-549bca771071 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:17.267772 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:17.267772 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:17.268224 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cd222511-d5dd-4d39-be75-549bca771071 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:17.275839 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cd222511-d5dd-4d39-be75-549bca771071 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume updated successfully. Aug 19 11:04:17.276037 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd222511-d5dd-4d39-be75-549bca771071 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50/action returned with HTTP 200 Aug 19 11:04:17.276417 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 477/1896] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:04:17 2026] POST /volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 11:04:17.282753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9f40d0f1-b30b-4f70-b7de-dfa2febd04af None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:17.287325 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9f40d0f1-b30b-4f70-b7de-dfa2febd04af tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] GET https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 Aug 19 11:04:17.287575 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9f40d0f1-b30b-4f70-b7de-dfa2febd04af tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:17.287806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9f40d0f1-b30b-4f70-b7de-dfa2febd04af tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:17.297538 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:17.297538 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:17.303604 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9f40d0f1-b30b-4f70-b7de-dfa2febd04af tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:17.309065 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9f40d0f1-b30b-4f70-b7de-dfa2febd04af tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 returned with HTTP 200 Aug 19 11:04:17.309609 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 473/1897] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:17 2026] GET /volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:17.528621 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e71d3bee-06e7-4272-878d-32216de0796e req-5049f938-4449-4c73-8244-e02391cae8bb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:17.530825 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e71d3bee-06e7-4272-878d-32216de0796e req-5049f938-4449-4c73-8244-e02391cae8bb tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] GET https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 Aug 19 11:04:17.531991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e71d3bee-06e7-4272-878d-32216de0796e req-5049f938-4449-4c73-8244-e02391cae8bb tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:17.531991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e71d3bee-06e7-4272-878d-32216de0796e req-5049f938-4449-4c73-8244-e02391cae8bb tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:17.540556 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:17.540556 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:17.547386 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-e71d3bee-06e7-4272-878d-32216de0796e req-5049f938-4449-4c73-8244-e02391cae8bb tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:17.552301 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e71d3bee-06e7-4272-878d-32216de0796e req-5049f938-4449-4c73-8244-e02391cae8bb tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 returned with HTTP 200 Aug 19 11:04:17.552816 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 476/1898] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:17 2026] GET /volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:17.826775 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3a5cc8a9-198b-4b91-ab7b-9d1ed6e3ea0e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:17.828466 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a5cc8a9-198b-4b91-ab7b-9d1ed6e3ea0e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:17.828650 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a5cc8a9-198b-4b91-ab7b-9d1ed6e3ea0e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:17.829720 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a5cc8a9-198b-4b91-ab7b-9d1ed6e3ea0e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:17.829720 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3a5cc8a9-198b-4b91-ab7b-9d1ed6e3ea0e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:17.833267 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:17.833267 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:17.833544 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a5cc8a9-198b-4b91-ab7b-9d1ed6e3ea0e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:17.833873 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 473/1899] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:17 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:17.885237 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7d55da4c-d7f6-4fef-90b6-64ba530970de None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:17.887566 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d55da4c-d7f6-4fef-90b6-64ba530970de tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 Aug 19 11:04:17.887844 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d55da4c-d7f6-4fef-90b6-64ba530970de tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:17.888111 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d55da4c-d7f6-4fef-90b6-64ba530970de tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:17.896915 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:17.896915 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:17.903072 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7d55da4c-d7f6-4fef-90b6-64ba530970de tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:17.907674 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d55da4c-d7f6-4fef-90b6-64ba530970de tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 returned with HTTP 200 Aug 19 11:04:17.908407 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 478/1900] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:17 2026] GET /volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:17.921176 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5a489c7b-5c0a-46b4-90ff-229147eba0c5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:17.923588 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5a489c7b-5c0a-46b4-90ff-229147eba0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca Aug 19 11:04:17.923874 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5a489c7b-5c0a-46b4-90ff-229147eba0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:17.924225 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5a489c7b-5c0a-46b4-90ff-229147eba0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:17.924312 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-5a489c7b-5c0a-46b4-90ff-229147eba0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete snapshot with id: 634ec964-2ba3-4c9d-b58a-8aba15695cca Aug 19 11:04:17.930633 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:17.930633 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:17.931225 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5a489c7b-5c0a-46b4-90ff-229147eba0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:17.948015 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:17.950616 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:17.950955 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1744110539"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:17.952357 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1744110539'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:17.952724 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Create volume of 1 GB Aug 19 11:04:17.954782 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5a489c7b-5c0a-46b4-90ff-229147eba0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot delete request issued successfully. Aug 19 11:04:17.955050 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5a489c7b-5c0a-46b4-90ff-229147eba0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca returned with HTTP 202 Aug 19 11:04:17.955607 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 474/1901] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:17 2026] DELETE /volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:17.956743 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Availability Zones retrieved successfully. Aug 19 11:04:17.962499 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Flow 'volume_create_api' (071b8def-71aa-4315-b618-f98c15492261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:17.963389 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13dfe6f0-bc98-4e61-be9d-07033f83758e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:17.964661 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:17.965363 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0d3a27d0-2637-4eeb-93d4-5ef5b9b86280 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:17.966937 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d3a27d0-2637-4eeb-93d4-5ef5b9b86280 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca Aug 19 11:04:17.967290 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d3a27d0-2637-4eeb-93d4-5ef5b9b86280 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:17.967290 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d3a27d0-2637-4eeb-93d4-5ef5b9b86280 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:18.073633 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:18.073633 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:18.074050 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0d3a27d0-2637-4eeb-93d4-5ef5b9b86280 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:18.074949 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d3a27d0-2637-4eeb-93d4-5ef5b9b86280 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca returned with HTTP 200 Aug 19 11:04:18.075290 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 474/1902] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:17 2026] GET /volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca => generated 466 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:18.103411 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13dfe6f0-bc98-4e61-be9d-07033f83758e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.104673 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d91d7c-1e45-4ba3-9c77-78f179b8ff3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:18.150950 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Created reservations ['8d26e0d7-cf34-410c-935a-059c7fff32e8', 'cb97affa-01d4-442d-af36-5f2d062f5fad', 'e17e06c5-f417-4102-9e67-70f5c1b7351f', '7bcc43fd-52b3-4b87-8d5f-cba03864cb58'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:18.151741 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d91d7c-1e45-4ba3-9c77-78f179b8ff3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d26e0d7-cf34-410c-935a-059c7fff32e8', 'cb97affa-01d4-442d-af36-5f2d062f5fad', 'e17e06c5-f417-4102-9e67-70f5c1b7351f', '7bcc43fd-52b3-4b87-8d5f-cba03864cb58']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.152397 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0de59c2-b636-461f-a58c-a748724b7544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:18.177251 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0de59c2-b636-461f-a58c-a748724b7544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '294e2acb-9dc0-4831-92d2-6d598c48f4b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1744110539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773cdf64c2a747ad94421d5b3c76e93f',qos_specs=None,replication_status=,reservations=['8d26e0d7-cf34-410c-935a-059c7fff32e8','cb97affa-01d4-442d-af36-5f2d062f5fad','e17e06c5-f417-4102-9e67-70f5c1b7351f','7bcc43fd-52b3-4b87-8d5f-cba03864cb58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cf984f53641edb6a36abec4464811',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1744110539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=294e2acb-9dc0-4831-92d2-6d598c48f4b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='773cdf64c2a747ad94421d5b3c76e93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='574cf984f53641edb6a36abec4464811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.177924 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239ddb75-d664-4553-a696-3dc208edf060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:18.198811 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239ddb75-d664-4553-a696-3dc208edf060) transitioned into state 'SUCCESS' from state '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-1744110539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773cdf64c2a747ad94421d5b3c76e93f',qos_specs=None,replication_status=,reservations=['8d26e0d7-cf34-410c-935a-059c7fff32e8','cb97affa-01d4-442d-af36-5f2d062f5fad','e17e06c5-f417-4102-9e67-70f5c1b7351f','7bcc43fd-52b3-4b87-8d5f-cba03864cb58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cf984f53641edb6a36abec4464811',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.199591 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c803bef-bc4e-41a9-bae1-ceba1cc330e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:18.211788 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c803bef-bc4e-41a9-bae1-ceba1cc330e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.212658 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Flow 'volume_create_api' (071b8def-71aa-4315-b618-f98c15492261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:18.212958 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Create volume request issued successfully. Aug 19 11:04:18.213651 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a994446c-28f7-499c-8b3e-2aac55faa4e7 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:18.214074 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 477/1903] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:04:17 2026] POST /volume/v3/volumes => generated 752 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:18.226188 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1e8f2d6f-a63d-433a-8d51-e012f07c55cb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:18.228142 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e8f2d6f-a63d-433a-8d51-e012f07c55cb tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] GET https://10.4.3.46/volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 Aug 19 11:04:18.228335 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e8f2d6f-a63d-433a-8d51-e012f07c55cb tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:18.228535 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e8f2d6f-a63d-433a-8d51-e012f07c55cb tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:18.235526 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:18.235526 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:18.240014 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1e8f2d6f-a63d-433a-8d51-e012f07c55cb tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:18.243786 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e8f2d6f-a63d-433a-8d51-e012f07c55cb tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 returned with HTTP 200 Aug 19 11:04:18.244170 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 479/1904] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:18 2026] GET /volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:18.268841 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-06135c9f-b264-4c88-9383-dea95f069ca0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:18.361038 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-06135c9f-b264-4c88-9383-dea95f069ca0 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:18.361580 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-06135c9f-b264-4c88-9383-dea95f069ca0 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-850158299"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:18.362905 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:18.362905 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:18.377676 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-06135c9f-b264-4c88-9383-dea95f069ca0 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:18.378140 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 475/1905] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:04:18 2026] POST /volume/v3/types => generated 232 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:18.387900 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3907ab71-69c1-4b60-8eda-56bd252541ba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:18.389746 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3907ab71-69c1-4b60-8eda-56bd252541ba tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:18.390137 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3907ab71-69c1-4b60-8eda-56bd252541ba tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1743316667", "extra_specs": {"multiattach": " True"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:18.407556 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3907ab71-69c1-4b60-8eda-56bd252541ba tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:18.408140 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 475/1906] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:18 2026] POST /volume/v3/types => generated 259 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:18.416275 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:18.483248 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:18.483732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-850158299", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1312846601"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:18.485597 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-850158299', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1312846601'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:18.489748 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Create volume of 1 GB Aug 19 11:04:18.490135 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:18.490135 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:18.490764 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Availability Zones retrieved successfully. Aug 19 11:04:18.498770 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Flow 'volume_create_api' (ede2056a-2b7b-4ca0-a35e-795dfe1f95a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:18.500236 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70eae258-3ae5-486a-bc2c-c6cf2fd15cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:18.501619 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:18.522516 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70eae258-3ae5-486a-bc2c-c6cf2fd15cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=325a1ef5-71a8-40fc-9426-c7bf07380c8b,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-850158299',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '325a1ef5-71a8-40fc-9426-c7bf07380c8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.523290 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba8ada94-6bdf-40bc-ab84-ceba85842c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:18.551489 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:18.551854 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:18.595824 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Created reservations ['6bd4d820-a89d-43df-b1d8-b38593bec68c', '88535486-07fc-4e22-8203-747ee2d06dd5', 'ea393742-c4ca-4942-9636-654752c5eb94', '6f3393b0-31cc-4626-b18b-e277048a356f'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:18.596635 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba8ada94-6bdf-40bc-ab84-ceba85842c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bd4d820-a89d-43df-b1d8-b38593bec68c', '88535486-07fc-4e22-8203-747ee2d06dd5', 'ea393742-c4ca-4942-9636-654752c5eb94', '6f3393b0-31cc-4626-b18b-e277048a356f']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.597865 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66707c9-57e6-4003-829c-28f775db9181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:18.621586 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66707c9-57e6-4003-829c-28f775db9181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f258bd-80c4-4820-9ec0-e8ab1e0a3a42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1312846601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2027980546742bf8e977864882ec723',qos_specs=None,replication_status=,reservations=['6bd4d820-a89d-43df-b1d8-b38593bec68c','88535486-07fc-4e22-8203-747ee2d06dd5','ea393742-c4ca-4942-9636-654752c5eb94','6f3393b0-31cc-4626-b18b-e277048a356f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='689df73737774004a0282e825b67b7bd',volume_type_id=325a1ef5-71a8-40fc-9426-c7bf07380c8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1312846601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f258bd-80c4-4820-9ec0-e8ab1e0a3a42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2027980546742bf8e977864882ec723',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='689df73737774004a0282e825b67b7bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(325a1ef5-71a8-40fc-9426-c7bf07380c8b),volume_type_id=325a1ef5-71a8-40fc-9426-c7bf07380c8b)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.622312 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dbb05ae-18ec-4419-baa3-d7e59fcec43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:18.643185 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dbb05ae-18ec-4419-baa3-d7e59fcec43f) transitioned into state 'SUCCESS' from state '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-1312846601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2027980546742bf8e977864882ec723',qos_specs=None,replication_status=,reservations=['6bd4d820-a89d-43df-b1d8-b38593bec68c','88535486-07fc-4e22-8203-747ee2d06dd5','ea393742-c4ca-4942-9636-654752c5eb94','6f3393b0-31cc-4626-b18b-e277048a356f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='689df73737774004a0282e825b67b7bd',volume_type_id=325a1ef5-71a8-40fc-9426-c7bf07380c8b)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.644066 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cec42f-9445-44a0-b24a-5507228a45b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:18.653499 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cec42f-9445-44a0-b24a-5507228a45b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.654258 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Flow 'volume_create_api' (ede2056a-2b7b-4ca0-a35e-795dfe1f95a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:18.654836 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Create volume request issued successfully. Aug 19 11:04:18.655394 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-183cb577-ca76-4db4-83e2-3842bf6e5ee0 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:18.655805 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 478/1907] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:04:18 2026] POST /volume/v3/volumes => generated 869 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:18.666778 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-97916891-93ee-45bf-8695-e4f0628812fd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:18.668629 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-97916891-93ee-45bf-8695-e4f0628812fd tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:18.668871 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-97916891-93ee-45bf-8695-e4f0628812fd tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:18.669055 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-97916891-93ee-45bf-8695-e4f0628812fd tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:18.675858 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:18.675858 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:18.679036 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-97916891-93ee-45bf-8695-e4f0628812fd tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:18.682790 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-97916891-93ee-45bf-8695-e4f0628812fd tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:18.683188 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 480/1908] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:18 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 937 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:18.846058 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-694bd135-807c-4dbd-afe2-1a29a65f7ed0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:18.847576 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-694bd135-807c-4dbd-afe2-1a29a65f7ed0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:18.847742 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-694bd135-807c-4dbd-afe2-1a29a65f7ed0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:18.847927 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-694bd135-807c-4dbd-afe2-1a29a65f7ed0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:18.848050 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-694bd135-807c-4dbd-afe2-1a29a65f7ed0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:18.852348 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:18.852348 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:18.853039 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-694bd135-807c-4dbd-afe2-1a29a65f7ed0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:18.853812 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 476/1909] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:18 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:18.863065 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a646d686-6e81-4df6-9ade-e910967b1896 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:18.864886 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a646d686-6e81-4df6-9ade-e910967b1896 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 Aug 19 11:04:18.865081 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a646d686-6e81-4df6-9ade-e910967b1896 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:18.865260 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a646d686-6e81-4df6-9ade-e910967b1896 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:18.872091 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:18.872091 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:18.875277 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a646d686-6e81-4df6-9ade-e910967b1896 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:18.879613 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a646d686-6e81-4df6-9ade-e910967b1896 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 returned with HTTP 200 Aug 19 11:04:18.880042 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 476/1910] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:18 2026] GET /volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:18.891790 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:18.893433 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e/restore Aug 19 11:04:18.893757 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:18.894974 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Restoring backup e8461ef2-687d-4918-bc4a-0a1972985d3e ({'restore': {}}) {{(pid=100205) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 11:04:18.895086 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Restoring backup e8461ef2-687d-4918-bc4a-0a1972985d3e to volume None. Aug 19 11:04:18.898768 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:18.898768 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:18.899670 np0000007769 devstack@c-api.service[100205]: INFO cinder.backup.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating volume of 1 GB for restore of backup e8461ef2-687d-4918-bc4a-0a1972985d3e. Aug 19 11:04:18.902391 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Availability Zones retrieved successfully. Aug 19 11:04:18.907450 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (a66b8f60-9d16-4fc5-8ab8-0cd7dae49bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:18.908292 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9bb025d-0a45-4c25-96cf-8fae1ffafc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:18.909072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:18.931714 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9bb025d-0a45-4c25-96cf-8fae1ffafc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:18.932399 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd26f54-b773-4373-a047-6ed5b3b2a5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:19.012831 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['433c8130-ab80-40a0-adb2-7832904d9453', '78b1d150-00e8-475c-bb76-763709993b17', 'd906c7e9-2df0-41a7-90d3-1405ac85727d', '7c39f50d-6fc5-415e-b887-fcb8f0094e39'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:19.013795 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd26f54-b773-4373-a047-6ed5b3b2a5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['433c8130-ab80-40a0-adb2-7832904d9453', '78b1d150-00e8-475c-bb76-763709993b17', 'd906c7e9-2df0-41a7-90d3-1405ac85727d', '7c39f50d-6fc5-415e-b887-fcb8f0094e39']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:19.014575 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ce6eda-198f-4904-a2ac-8b438db856fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:19.041653 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ce6eda-198f-4904-a2ac-8b438db856fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b14acc5-4063-4c47-82b2-f2c97019467b', '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_e8461ef2-687d-4918-bc4a-0a1972985d3e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['433c8130-ab80-40a0-adb2-7832904d9453','78b1d150-00e8-475c-bb76-763709993b17','d906c7e9-2df0-41a7-90d3-1405ac85727d','7c39f50d-6fc5-415e-b887-fcb8f0094e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e8461ef2-687d-4918-bc4a-0a1972985d3e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b14acc5-4063-4c47-82b2-f2c97019467b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9af167ced42948a08062a217acf92dfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:19.042450 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (798b179f-bf3b-46fb-bdee-cab0e1f08438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:19.057139 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (798b179f-bf3b-46fb-bdee-cab0e1f08438) transitioned into 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_e8461ef2-687d-4918-bc4a-0a1972985d3e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['433c8130-ab80-40a0-adb2-7832904d9453','78b1d150-00e8-475c-bb76-763709993b17','d906c7e9-2df0-41a7-90d3-1405ac85727d','7c39f50d-6fc5-415e-b887-fcb8f0094e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:19.057890 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ff00a1-234f-40f2-9d9b-7bc66e1af5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:19.067242 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ff00a1-234f-40f2-9d9b-7bc66e1af5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:19.068523 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (a66b8f60-9d16-4fc5-8ab8-0cd7dae49bf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:19.068959 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume request issued successfully. Aug 19 11:04:19.075886 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.075886 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:19.076417 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:19.083971 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ce0c3137-68ec-4236-84ac-ebdac695c168 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:19.085868 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce0c3137-68ec-4236-84ac-ebdac695c168 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca Aug 19 11:04:19.086087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce0c3137-68ec-4236-84ac-ebdac695c168 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:19.086307 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce0c3137-68ec-4236-84ac-ebdac695c168 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:19.090843 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce0c3137-68ec-4236-84ac-ebdac695c168 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca returned with HTTP 404 Aug 19 11:04:19.091343 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 481/1911] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:19 2026] GET /volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:19.098254 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0a93dec6-37e5-425b-ba44-c653dacc2509 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:19.099927 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0a93dec6-37e5-425b-ba44-c653dacc2509 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c Aug 19 11:04:19.100118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0a93dec6-37e5-425b-ba44-c653dacc2509 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:19.100297 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0a93dec6-37e5-425b-ba44-c653dacc2509 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:19.100417 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-0a93dec6-37e5-425b-ba44-c653dacc2509 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete snapshot with id: b9d2bfe4-1689-43f4-9bea-af173b3c9f6c Aug 19 11:04:19.105388 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.105388 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:19.105796 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0a93dec6-37e5-425b-ba44-c653dacc2509 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:19.121152 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0a93dec6-37e5-425b-ba44-c653dacc2509 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot delete request issued successfully. Aug 19 11:04:19.127155 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0a93dec6-37e5-425b-ba44-c653dacc2509 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c returned with HTTP 202 Aug 19 11:04:19.127155 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 477/1912] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:19 2026] DELETE /volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:19.131800 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d89d6d04-aebe-4da3-b145-7bdab281971e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:19.133407 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d89d6d04-aebe-4da3-b145-7bdab281971e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c Aug 19 11:04:19.133618 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d89d6d04-aebe-4da3-b145-7bdab281971e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:19.133817 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d89d6d04-aebe-4da3-b145-7bdab281971e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:19.138581 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.138581 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:19.138993 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d89d6d04-aebe-4da3-b145-7bdab281971e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:19.139708 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d89d6d04-aebe-4da3-b145-7bdab281971e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c returned with HTTP 200 Aug 19 11:04:19.140059 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 477/1913] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:19 2026] GET /volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:19.255706 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ce52a047-7b08-4e1e-b33d-c642a70a6de0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:19.257286 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce52a047-7b08-4e1e-b33d-c642a70a6de0 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] GET https://10.4.3.46/volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 Aug 19 11:04:19.257521 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce52a047-7b08-4e1e-b33d-c642a70a6de0 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:19.257752 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce52a047-7b08-4e1e-b33d-c642a70a6de0 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:19.264156 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.264156 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:19.267181 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ce52a047-7b08-4e1e-b33d-c642a70a6de0 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:19.270563 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce52a047-7b08-4e1e-b33d-c642a70a6de0 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 returned with HTTP 200 Aug 19 11:04:19.270871 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 482/1914] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:19 2026] GET /volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:19.574262 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-35eb84b1-39ce-432d-a73a-2b7ce6cd9434 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:19.576465 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-35eb84b1-39ce-432d-a73a-2b7ce6cd9434 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] DELETE https://10.4.3.46/volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 Aug 19 11:04:19.576722 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-35eb84b1-39ce-432d-a73a-2b7ce6cd9434 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:19.576943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-35eb84b1-39ce-432d-a73a-2b7ce6cd9434 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:19.577156 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-35eb84b1-39ce-432d-a73a-2b7ce6cd9434 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Delete volume with id: 294e2acb-9dc0-4831-92d2-6d598c48f4b5 Aug 19 11:04:19.585466 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.585466 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:19.586125 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-35eb84b1-39ce-432d-a73a-2b7ce6cd9434 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:19.604022 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-35eb84b1-39ce-432d-a73a-2b7ce6cd9434 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Delete volume request issued successfully. Aug 19 11:04:19.607094 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-35eb84b1-39ce-432d-a73a-2b7ce6cd9434 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 returned with HTTP 202 Aug 19 11:04:19.607094 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 478/1915] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:19 2026] DELETE /volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:19.617012 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f92f23e4-2902-4e89-9aab-bb64edfcd5d9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:19.618903 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f92f23e4-2902-4e89-9aab-bb64edfcd5d9 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] GET https://10.4.3.46/volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 Aug 19 11:04:19.619157 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f92f23e4-2902-4e89-9aab-bb64edfcd5d9 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:19.619388 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f92f23e4-2902-4e89-9aab-bb64edfcd5d9 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:19.627831 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.627831 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:19.633412 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f92f23e4-2902-4e89-9aab-bb64edfcd5d9 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:19.636150 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f92f23e4-2902-4e89-9aab-bb64edfcd5d9 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 returned with HTTP 200 Aug 19 11:04:19.636615 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 478/1916] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:19 2026] GET /volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:19.695744 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dc9314c3-633a-4b99-be40-bd83f2d4b30c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:19.698547 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dc9314c3-633a-4b99-be40-bd83f2d4b30c tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:19.698547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dc9314c3-633a-4b99-be40-bd83f2d4b30c tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:19.698547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dc9314c3-633a-4b99-be40-bd83f2d4b30c tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:19.704871 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.704871 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:19.709998 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dc9314c3-633a-4b99-be40-bd83f2d4b30c tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:19.715152 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dc9314c3-633a-4b99-be40-bd83f2d4b30c tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:19.715559 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 483/1917] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:19 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:19.728672 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7fc0571b-fb47-41e5-8c1c-13efbea831cd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:19.730704 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7fc0571b-fb47-41e5-8c1c-13efbea831cd tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:19.730922 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7fc0571b-fb47-41e5-8c1c-13efbea831cd tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:19.731129 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7fc0571b-fb47-41e5-8c1c-13efbea831cd tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:19.738754 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.738754 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:19.742170 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7fc0571b-fb47-41e5-8c1c-13efbea831cd tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Volume info retrieved successfully. Aug 19 11:04:19.746023 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7fc0571b-fb47-41e5-8c1c-13efbea831cd tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:19.746388 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 479/1918] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:19 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:19.758342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:19.760145 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] POST https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42/action Aug 19 11:04:19.760579 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1743316667", "migration_policy": "never"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:19.760757 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1743316667", "migration_policy": "never"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:19.769004 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.769004 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:19.769442 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:19.775553 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.775553 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:19.788030 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1743316667 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1743316667, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:19.788241 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1743316667 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1743316667, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:19.805189 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Created reservations ['2547bdc8-dacd-4027-b41e-76db7aad8739', 'e3aee8c1-330b-4ebb-b588-ea862fc4d4a5'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:19.814614 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:19.814856 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:19.821454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Created reservations ['2fcd5b6d-2cee-4d4c-a8e2-aae707073124', '51878f8d-b263-4a5f-954f-5885efdc0a30'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:19.849969 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Retype volume request issued successfully. Aug 19 11:04:19.850139 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d54ab35-f0c3-4132-85dc-c4296dc1a68d tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42/action returned with HTTP 202 Aug 19 11:04:19.850522 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 479/1919] 10.4.3.46 () {70 vars in 1425 bytes} [Wed Aug 19 11:04:19 2026] POST /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 11:04:19.857285 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-85241df1-ce62-4ea9-a249-cebee1dc571c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:19.858548 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85241df1-ce62-4ea9-a249-cebee1dc571c tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:19.858707 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85241df1-ce62-4ea9-a249-cebee1dc571c tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:19.858881 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85241df1-ce62-4ea9-a249-cebee1dc571c tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:19.865210 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:19.865210 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:19.868708 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-85241df1-ce62-4ea9-a249-cebee1dc571c tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:19.872465 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85241df1-ce62-4ea9-a249-cebee1dc571c tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:19.872861 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 484/1920] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:19 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:20.083892 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:20.083892 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:20.084283 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:20.084411 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Checking backup size 1 against volume size 1 {{(pid=100205) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 11:04:20.084539 np0000007769 devstack@c-api.service[100205]: INFO cinder.backup.api [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Overwriting volume 9b14acc5-4063-4c47-82b2-f2c97019467b with restore of backup e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:20.094802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] restore_backup in rpcapi backup_id e8461ef2-687d-4918-bc4a-0a1972985d3e {{(pid=100205) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 11:04:20.096719 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-682a5fa9-4b60-4544-90c3-f5c7d6440dde tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e/restore returned with HTTP 202 Aug 19 11:04:20.097706 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 479/1921] 10.4.3.46 () {68 vars in 1386 bytes} [Wed Aug 19 11:04:18 2026] POST /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e/restore => generated 189 bytes in 1206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:20.105995 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-46b3384f-97ed-4d8d-985d-d6bc2ecebb00 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.109000 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-46b3384f-97ed-4d8d-985d-d6bc2ecebb00 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:20.109198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-46b3384f-97ed-4d8d-985d-d6bc2ecebb00 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:20.109377 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-46b3384f-97ed-4d8d-985d-d6bc2ecebb00 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:20.109492 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-46b3384f-97ed-4d8d-985d-d6bc2ecebb00 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:20.115195 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:20.115195 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:20.115906 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-46b3384f-97ed-4d8d-985d-d6bc2ecebb00 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:20.116256 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 480/1922] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:20 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:20.149073 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b3a7b7ee-2917-4d93-bede-83e5ea99a669 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.152256 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b3a7b7ee-2917-4d93-bede-83e5ea99a669 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c Aug 19 11:04:20.152256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b3a7b7ee-2917-4d93-bede-83e5ea99a669 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:20.152256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b3a7b7ee-2917-4d93-bede-83e5ea99a669 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:20.155295 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b3a7b7ee-2917-4d93-bede-83e5ea99a669 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c returned with HTTP 404 Aug 19 11:04:20.155720 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 480/1923] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:20 2026] GET /volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:20.165039 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6f2ad90d-0340-4af5-a854-b705cc7293d6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.166179 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f2ad90d-0340-4af5-a854-b705cc7293d6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 Aug 19 11:04:20.166418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f2ad90d-0340-4af5-a854-b705cc7293d6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:20.166626 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f2ad90d-0340-4af5-a854-b705cc7293d6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:20.166847 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-6f2ad90d-0340-4af5-a854-b705cc7293d6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: a5509be5-d8b3-49e9-a42a-afafec09da35 Aug 19 11:04:20.173176 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:20.173176 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:20.173665 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6f2ad90d-0340-4af5-a854-b705cc7293d6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:20.190931 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6f2ad90d-0340-4af5-a854-b705cc7293d6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:20.190931 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f2ad90d-0340-4af5-a854-b705cc7293d6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 returned with HTTP 202 Aug 19 11:04:20.195841 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 485/1924] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:20 2026] DELETE /volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:20.201311 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8d521768-8b08-4369-be12-6072b4b813a3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.203443 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8d521768-8b08-4369-be12-6072b4b813a3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 Aug 19 11:04:20.203745 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8d521768-8b08-4369-be12-6072b4b813a3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:20.203870 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8d521768-8b08-4369-be12-6072b4b813a3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:20.210695 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:20.210695 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:20.214269 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8d521768-8b08-4369-be12-6072b4b813a3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:20.219010 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8d521768-8b08-4369-be12-6072b4b813a3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 returned with HTTP 200 Aug 19 11:04:20.219421 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 480/1925] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:20 2026] GET /volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:20.654054 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3370e770-ac47-444e-9d46-21e341e9b957 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.656588 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3370e770-ac47-444e-9d46-21e341e9b957 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] GET https://10.4.3.46/volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 Aug 19 11:04:20.656824 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3370e770-ac47-444e-9d46-21e341e9b957 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:20.657062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3370e770-ac47-444e-9d46-21e341e9b957 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:20.664641 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3370e770-ac47-444e-9d46-21e341e9b957 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 returned with HTTP 404 Aug 19 11:04:20.666046 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 481/1926] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:20 2026] GET /volume/v3/volumes/294e2acb-9dc0-4831-92d2-6d598c48f4b5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:20.674527 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-29d26b2a-98b7-4618-a3cc-b7d782f5d04f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.676832 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29d26b2a-98b7-4618-a3cc-b7d782f5d04f tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 Aug 19 11:04:20.676985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29d26b2a-98b7-4618-a3cc-b7d782f5d04f tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:20.677165 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29d26b2a-98b7-4618-a3cc-b7d782f5d04f tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:20.677308 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-29d26b2a-98b7-4618-a3cc-b7d782f5d04f tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Delete volume with id: 5a7ea096-1881-4efd-ba8a-bcb699f2ae50 Aug 19 11:04:20.683703 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:20.683703 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:20.684314 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-29d26b2a-98b7-4618-a3cc-b7d782f5d04f tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:20.706134 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-29d26b2a-98b7-4618-a3cc-b7d782f5d04f tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Delete volume request issued successfully. Aug 19 11:04:20.707342 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29d26b2a-98b7-4618-a3cc-b7d782f5d04f tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 returned with HTTP 202 Aug 19 11:04:20.707881 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 481/1927] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:20 2026] DELETE /volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:20.716839 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1f124c31-1977-447b-ad15-135a447d702a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.718327 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f124c31-1977-447b-ad15-135a447d702a tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] GET https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 Aug 19 11:04:20.718508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f124c31-1977-447b-ad15-135a447d702a tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:20.718698 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f124c31-1977-447b-ad15-135a447d702a tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:20.729179 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:20.729179 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:20.734672 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1f124c31-1977-447b-ad15-135a447d702a tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Volume info retrieved successfully. Aug 19 11:04:20.739704 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f124c31-1977-447b-ad15-135a447d702a tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 returned with HTTP 200 Aug 19 11:04:20.740122 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 486/1928] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:20 2026] GET /volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:20.884855 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dd2ac7c1-3a5d-459e-9b9a-73bff6720815 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.886555 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dd2ac7c1-3a5d-459e-9b9a-73bff6720815 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:20.886859 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dd2ac7c1-3a5d-459e-9b9a-73bff6720815 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:20.887089 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dd2ac7c1-3a5d-459e-9b9a-73bff6720815 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:20.893701 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:20.893701 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:20.897003 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-dd2ac7c1-3a5d-459e-9b9a-73bff6720815 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:20.901205 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dd2ac7c1-3a5d-459e-9b9a-73bff6720815 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:20.901635 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 481/1929] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:20 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:20.912308 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b01d4f1e-da61-4a14-9d05-58cedcdd729e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.913964 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b01d4f1e-da61-4a14-9d05-58cedcdd729e tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:20.914192 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b01d4f1e-da61-4a14-9d05-58cedcdd729e tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:20.914365 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b01d4f1e-da61-4a14-9d05-58cedcdd729e tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:20.921608 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:20.921608 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:20.925424 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b01d4f1e-da61-4a14-9d05-58cedcdd729e tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Volume info retrieved successfully. Aug 19 11:04:20.929711 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b01d4f1e-da61-4a14-9d05-58cedcdd729e tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:20.930098 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 482/1930] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:20 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:20.941612 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d45194c9-9072-4e76-9adc-aafb5f3391fe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.943652 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d45194c9-9072-4e76-9adc-aafb5f3391fe tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:20.943956 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d45194c9-9072-4e76-9adc-aafb5f3391fe tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:20.944153 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d45194c9-9072-4e76-9adc-aafb5f3391fe tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:20.950636 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:20.950636 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:20.953747 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d45194c9-9072-4e76-9adc-aafb5f3391fe tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Volume info retrieved successfully. Aug 19 11:04:20.957692 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d45194c9-9072-4e76-9adc-aafb5f3391fe tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:20.958118 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 482/1931] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:20 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 1190 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:20.969716 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:20.971253 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] POST https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42/action Aug 19 11:04:20.971643 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-850158299", "migration_policy": "never"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:20.971768 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-850158299", "migration_policy": "never"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:20.979349 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:20.979349 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:20.979754 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:20.997075 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:20.997353 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-850158299, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:21.005506 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Created reservations ['b67b8795-33e9-430e-9a8e-ce0a19602a4f', 'cff05513-6b83-4fb5-95d0-a0239401c942'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:21.013874 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1743316667 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1743316667, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:21.014150 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1743316667 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1743316667, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:21.022098 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Created reservations ['a09e23f5-163b-434e-9277-a5a572be1066', '98d899c3-1cf4-42de-90a4-8dba6faad38d'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:21.047269 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Retype volume request issued successfully. Aug 19 11:04:21.047539 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0ee4d31-1ed0-43e9-a421-c31846d9d487 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42/action returned with HTTP 202 Aug 19 11:04:21.048005 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 487/1932] 10.4.3.46 () {70 vars in 1425 bytes} [Wed Aug 19 11:04:20 2026] POST /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 11:04:21.054865 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0082ef30-c593-448a-9dd6-ad9a1fff917e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:21.056517 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0082ef30-c593-448a-9dd6-ad9a1fff917e tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:21.056705 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0082ef30-c593-448a-9dd6-ad9a1fff917e tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:21.056883 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0082ef30-c593-448a-9dd6-ad9a1fff917e tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:21.063071 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:21.063071 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:21.067619 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0082ef30-c593-448a-9dd6-ad9a1fff917e tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:21.072166 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0082ef30-c593-448a-9dd6-ad9a1fff917e tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:21.072559 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 482/1933] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:21 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:21.126085 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fa6481f9-0d07-48d7-baf2-5f79bb87b08c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:21.128410 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa6481f9-0d07-48d7-baf2-5f79bb87b08c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:21.128674 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa6481f9-0d07-48d7-baf2-5f79bb87b08c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:21.128947 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa6481f9-0d07-48d7-baf2-5f79bb87b08c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:21.129074 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-fa6481f9-0d07-48d7-baf2-5f79bb87b08c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:21.133262 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:21.133262 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:21.133994 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa6481f9-0d07-48d7-baf2-5f79bb87b08c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:21.134336 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 483/1934] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:21 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:21.235118 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cf5571c5-e25f-41d7-9cb5-1d6d2b30e2e7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:21.239448 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf5571c5-e25f-41d7-9cb5-1d6d2b30e2e7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 Aug 19 11:04:21.239448 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf5571c5-e25f-41d7-9cb5-1d6d2b30e2e7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:21.239448 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf5571c5-e25f-41d7-9cb5-1d6d2b30e2e7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:21.242865 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf5571c5-e25f-41d7-9cb5-1d6d2b30e2e7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 returned with HTTP 404 Aug 19 11:04:21.243294 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 483/1935] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:21 2026] GET /volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:21.250529 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b4594760-f8e2-4701-b2ab-6140499f7ded None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:21.252331 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4594760-f8e2-4701-b2ab-6140499f7ded tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa Aug 19 11:04:21.252570 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4594760-f8e2-4701-b2ab-6140499f7ded tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:21.252748 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4594760-f8e2-4701-b2ab-6140499f7ded tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:21.252899 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-b4594760-f8e2-4701-b2ab-6140499f7ded tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: f18bc9c9-ec18-44aa-a643-510ffb118aaa Aug 19 11:04:21.259452 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:21.259452 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:21.259906 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b4594760-f8e2-4701-b2ab-6140499f7ded tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:21.285849 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b4594760-f8e2-4701-b2ab-6140499f7ded tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:21.286037 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4594760-f8e2-4701-b2ab-6140499f7ded tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa returned with HTTP 202 Aug 19 11:04:21.286534 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 488/1936] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:21 2026] DELETE /volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:21.296026 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b2104575-ed02-4b29-82f2-d15bbfdacbe5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:21.297699 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b2104575-ed02-4b29-82f2-d15bbfdacbe5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa Aug 19 11:04:21.297916 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b2104575-ed02-4b29-82f2-d15bbfdacbe5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:21.298123 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b2104575-ed02-4b29-82f2-d15bbfdacbe5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:21.305226 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:21.305226 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:21.309380 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b2104575-ed02-4b29-82f2-d15bbfdacbe5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:21.313871 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b2104575-ed02-4b29-82f2-d15bbfdacbe5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa returned with HTTP 200 Aug 19 11:04:21.314283 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 483/1937] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:21 2026] GET /volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:21.754458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f929a140-63fb-4641-8939-9897ea1a5d09 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:21.756161 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f929a140-63fb-4641-8939-9897ea1a5d09 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] GET https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 Aug 19 11:04:21.756381 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f929a140-63fb-4641-8939-9897ea1a5d09 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:21.756622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f929a140-63fb-4641-8939-9897ea1a5d09 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:21.761693 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f929a140-63fb-4641-8939-9897ea1a5d09 tempest-ServersNegativeTestJSON-762393450 tempest-ServersNegativeTestJSON-762393450-project-member] https://10.4.3.46/volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 returned with HTTP 404 Aug 19 11:04:21.762132 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 484/1938] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:21 2026] GET /volume/v3/volumes/5a7ea096-1881-4efd-ba8a-bcb699f2ae50 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:22.084360 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b04b88a2-25c3-431e-a151-e58dcc4d844a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.086607 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b04b88a2-25c3-431e-a151-e58dcc4d844a tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:22.086889 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b04b88a2-25c3-431e-a151-e58dcc4d844a tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.087150 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b04b88a2-25c3-431e-a151-e58dcc4d844a tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.096214 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:22.096214 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:22.101035 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b04b88a2-25c3-431e-a151-e58dcc4d844a tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:22.109015 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b04b88a2-25c3-431e-a151-e58dcc4d844a tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:22.109625 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 484/1939] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:22 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:22.120406 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0240c4e0-e50b-4b62-873a-653da240eccc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.121942 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0240c4e0-e50b-4b62-873a-653da240eccc tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:22.122125 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0240c4e0-e50b-4b62-873a-653da240eccc tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.122290 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0240c4e0-e50b-4b62-873a-653da240eccc tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.128446 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:22.128446 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:22.131250 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0240c4e0-e50b-4b62-873a-653da240eccc tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Volume info retrieved successfully. Aug 19 11:04:22.134346 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0240c4e0-e50b-4b62-873a-653da240eccc tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:22.134804 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 489/1940] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:22 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 1190 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:22.144498 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c96cef8f-9fce-4e84-b1af-e2f0364f6ca2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.146162 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c96cef8f-9fce-4e84-b1af-e2f0364f6ca2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:22.146212 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-979cecf2-13fb-490d-b879-44a55825dc49 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.146454 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c96cef8f-9fce-4e84-b1af-e2f0364f6ca2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.146628 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c96cef8f-9fce-4e84-b1af-e2f0364f6ca2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.146777 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-c96cef8f-9fce-4e84-b1af-e2f0364f6ca2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:22.148141 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-979cecf2-13fb-490d-b879-44a55825dc49 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] GET https://10.4.3.46/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1312846601 Aug 19 11:04:22.148363 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-979cecf2-13fb-490d-b879-44a55825dc49 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.148563 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-979cecf2-13fb-490d-b879-44a55825dc49 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.149593 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-979cecf2-13fb-490d-b879-44a55825dc49 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1312846601'), ('all_tenants', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:04:22.150799 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:22.150799 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:22.151528 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c96cef8f-9fce-4e84-b1af-e2f0364f6ca2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:22.151866 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 484/1941] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:22 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:22.179870 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-979cecf2-13fb-490d-b879-44a55825dc49 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Get all volumes completed successfully. Aug 19 11:04:22.180321 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-979cecf2-13fb-490d-b879-44a55825dc49 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1312846601 returned with HTTP 200 Aug 19 11:04:22.180734 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 485/1942] 10.4.3.46 () {68 vars in 1422 bytes} [Wed Aug 19 11:04:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1312846601 => generated 340 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:22.189624 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-06597f47-fc98-444b-a11e-9db20cdaedeb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.191608 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06597f47-fc98-444b-a11e-9db20cdaedeb tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] GET https://10.4.3.46/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1312846601 Aug 19 11:04:22.191892 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06597f47-fc98-444b-a11e-9db20cdaedeb tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.192092 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06597f47-fc98-444b-a11e-9db20cdaedeb tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.192892 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-06597f47-fc98-444b-a11e-9db20cdaedeb tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1312846601'), ('all_tenants', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:04:22.222658 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-06597f47-fc98-444b-a11e-9db20cdaedeb tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Get all volumes completed successfully. Aug 19 11:04:22.223144 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06597f47-fc98-444b-a11e-9db20cdaedeb tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1312846601 returned with HTTP 200 Aug 19 11:04:22.223581 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 485/1943] 10.4.3.46 () {68 vars in 1422 bytes} [Wed Aug 19 11:04:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1312846601 => generated 340 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:22.233398 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-42c5dbd3-38ab-4f61-8b05-e6a74e69f7d7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.235577 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42c5dbd3-38ab-4f61-8b05-e6a74e69f7d7 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:22.236919 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42c5dbd3-38ab-4f61-8b05-e6a74e69f7d7 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.236919 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42c5dbd3-38ab-4f61-8b05-e6a74e69f7d7 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.244231 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:22.244231 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:22.249668 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-42c5dbd3-38ab-4f61-8b05-e6a74e69f7d7 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:22.255351 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42c5dbd3-38ab-4f61-8b05-e6a74e69f7d7 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:22.256154 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 490/1944] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:22 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:22.271605 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2c72c1e1-53ba-42d2-a808-b8fe7a127510 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.273439 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2c72c1e1-53ba-42d2-a808-b8fe7a127510 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] DELETE https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:22.273709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2c72c1e1-53ba-42d2-a808-b8fe7a127510 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.273961 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2c72c1e1-53ba-42d2-a808-b8fe7a127510 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.274191 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-2c72c1e1-53ba-42d2-a808-b8fe7a127510 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Delete volume with id: 12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:22.282107 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:22.282107 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:22.282622 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2c72c1e1-53ba-42d2-a808-b8fe7a127510 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:22.305288 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2c72c1e1-53ba-42d2-a808-b8fe7a127510 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Delete volume request issued successfully. Aug 19 11:04:22.305858 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2c72c1e1-53ba-42d2-a808-b8fe7a127510 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 202 Aug 19 11:04:22.305858 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 485/1945] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:22 2026] DELETE /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:22.315796 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0c514a13-6c2c-4b22-82df-1e18e6774256 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.317974 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0c514a13-6c2c-4b22-82df-1e18e6774256 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:22.318192 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0c514a13-6c2c-4b22-82df-1e18e6774256 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.318607 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0c514a13-6c2c-4b22-82df-1e18e6774256 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.329090 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35bfb3be-c353-4855-a43b-75fe733f1be6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.330851 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35bfb3be-c353-4855-a43b-75fe733f1be6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa Aug 19 11:04:22.331095 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35bfb3be-c353-4855-a43b-75fe733f1be6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.331275 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35bfb3be-c353-4855-a43b-75fe733f1be6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.332868 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:22.332868 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:22.337234 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35bfb3be-c353-4855-a43b-75fe733f1be6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa returned with HTTP 404 Aug 19 11:04:22.337714 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 486/1946] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:22 2026] GET /volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:22.338308 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0c514a13-6c2c-4b22-82df-1e18e6774256 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Volume info retrieved successfully. Aug 19 11:04:22.344269 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0c514a13-6c2c-4b22-82df-1e18e6774256 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 200 Aug 19 11:04:22.345699 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 486/1947] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:22 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:22.349341 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2185c601-86ed-48f5-b0db-e60857d6cc4e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.353198 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2185c601-86ed-48f5-b0db-e60857d6cc4e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 Aug 19 11:04:22.353413 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2185c601-86ed-48f5-b0db-e60857d6cc4e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.353629 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2185c601-86ed-48f5-b0db-e60857d6cc4e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.353796 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-2185c601-86ed-48f5-b0db-e60857d6cc4e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 3d68e20e-2f57-41fb-8451-c57271716c01 Aug 19 11:04:22.360363 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:22.360363 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:22.360764 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2185c601-86ed-48f5-b0db-e60857d6cc4e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:22.380151 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2185c601-86ed-48f5-b0db-e60857d6cc4e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:22.380378 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2185c601-86ed-48f5-b0db-e60857d6cc4e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 returned with HTTP 202 Aug 19 11:04:22.380862 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 491/1948] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:22 2026] DELETE /volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:22.392407 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a62f4bf7-7c5a-4ba6-955f-dff003059549 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:22.395102 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a62f4bf7-7c5a-4ba6-955f-dff003059549 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 Aug 19 11:04:22.395410 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a62f4bf7-7c5a-4ba6-955f-dff003059549 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:22.395717 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a62f4bf7-7c5a-4ba6-955f-dff003059549 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:22.405675 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:22.405675 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:22.410838 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a62f4bf7-7c5a-4ba6-955f-dff003059549 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:22.417841 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a62f4bf7-7c5a-4ba6-955f-dff003059549 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 returned with HTTP 200 Aug 19 11:04:22.418349 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 486/1949] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:22 2026] GET /volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 => generated 893 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:23.161729 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7b8734af-502d-47e9-afe7-876d9f7a221e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:23.163889 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b8734af-502d-47e9-afe7-876d9f7a221e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:23.163889 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b8734af-502d-47e9-afe7-876d9f7a221e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:23.163889 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b8734af-502d-47e9-afe7-876d9f7a221e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:23.163889 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7b8734af-502d-47e9-afe7-876d9f7a221e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:23.167678 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:23.167678 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:23.168354 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b8734af-502d-47e9-afe7-876d9f7a221e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:23.168705 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 487/1950] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:23 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:23.358446 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a167659a-50a8-4cb5-91a9-3094dd05c985 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:23.360463 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a167659a-50a8-4cb5-91a9-3094dd05c985 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] GET https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 Aug 19 11:04:23.360688 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a167659a-50a8-4cb5-91a9-3094dd05c985 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:23.360867 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a167659a-50a8-4cb5-91a9-3094dd05c985 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:23.366372 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a167659a-50a8-4cb5-91a9-3094dd05c985 tempest-VolumeRetypeMultiattachTest-795775304 tempest-VolumeRetypeMultiattachTest-795775304-project-member] https://10.4.3.46/volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 returned with HTTP 404 Aug 19 11:04:23.366820 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 487/1951] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:23 2026] GET /volume/v3/volumes/12f258bd-80c4-4820-9ec0-e8ab1e0a3a42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:23.374811 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-196efc9b-5287-45a1-b637-891739ecf8d3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:23.376849 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-196efc9b-5287-45a1-b637-891739ecf8d3 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] DELETE https://10.4.3.46/volume/v3/types/517665e6-80b6-4ec3-bc9d-d5730486b27f Aug 19 11:04:23.377072 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-196efc9b-5287-45a1-b637-891739ecf8d3 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:23.377352 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-196efc9b-5287-45a1-b637-891739ecf8d3 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:23.402610 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-196efc9b-5287-45a1-b637-891739ecf8d3 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/types/517665e6-80b6-4ec3-bc9d-d5730486b27f returned with HTTP 202 Aug 19 11:04:23.402983 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 492/1952] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:23 2026] DELETE /volume/v3/types/517665e6-80b6-4ec3-bc9d-d5730486b27f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:23.410093 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-54742f98-f013-4350-aa02-bd5c1e693805 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:23.412138 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-54742f98-f013-4350-aa02-bd5c1e693805 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] GET https://10.4.3.46/volume/v3/types/517665e6-80b6-4ec3-bc9d-d5730486b27f Aug 19 11:04:23.412419 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-54742f98-f013-4350-aa02-bd5c1e693805 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:23.412977 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-54742f98-f013-4350-aa02-bd5c1e693805 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:23.417769 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-54742f98-f013-4350-aa02-bd5c1e693805 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/types/517665e6-80b6-4ec3-bc9d-d5730486b27f returned with HTTP 404 Aug 19 11:04:23.418405 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 487/1953] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:04:23 2026] GET /volume/v3/types/517665e6-80b6-4ec3-bc9d-d5730486b27f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:23.424208 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-55f14063-0743-4978-85f8-ea10af5891b9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:23.426635 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55f14063-0743-4978-85f8-ea10af5891b9 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] DELETE https://10.4.3.46/volume/v3/types/325a1ef5-71a8-40fc-9426-c7bf07380c8b Aug 19 11:04:23.426923 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55f14063-0743-4978-85f8-ea10af5891b9 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:23.427218 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55f14063-0743-4978-85f8-ea10af5891b9 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:23.430411 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-da4ff602-db65-4888-bc09-c28807b1d215 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:23.433121 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-da4ff602-db65-4888-bc09-c28807b1d215 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 Aug 19 11:04:23.433948 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-da4ff602-db65-4888-bc09-c28807b1d215 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:23.433948 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-da4ff602-db65-4888-bc09-c28807b1d215 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:23.439765 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-da4ff602-db65-4888-bc09-c28807b1d215 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 returned with HTTP 404 Aug 19 11:04:23.440461 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 488/1954] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:23 2026] GET /volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:23.446726 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55f14063-0743-4978-85f8-ea10af5891b9 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/types/325a1ef5-71a8-40fc-9426-c7bf07380c8b returned with HTTP 202 Aug 19 11:04:23.447078 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2d3ff14f-bebc-4a15-b3ab-f8c76b0511c6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:23.447414 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 488/1955] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:23 2026] DELETE /volume/v3/types/325a1ef5-71a8-40fc-9426-c7bf07380c8b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:23.451290 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d3ff14f-bebc-4a15-b3ab-f8c76b0511c6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 Aug 19 11:04:23.453005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d3ff14f-bebc-4a15-b3ab-f8c76b0511c6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:23.453005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d3ff14f-bebc-4a15-b3ab-f8c76b0511c6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:23.453005 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-2d3ff14f-bebc-4a15-b3ab-f8c76b0511c6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 Aug 19 11:04:23.455030 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a4bc2a0d-6232-449d-81f6-1e6d28569078 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:23.456854 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4bc2a0d-6232-449d-81f6-1e6d28569078 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] GET https://10.4.3.46/volume/v3/types/325a1ef5-71a8-40fc-9426-c7bf07380c8b Aug 19 11:04:23.457138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4bc2a0d-6232-449d-81f6-1e6d28569078 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:23.457451 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4bc2a0d-6232-449d-81f6-1e6d28569078 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:23.459540 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:23.459540 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:23.460040 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2d3ff14f-bebc-4a15-b3ab-f8c76b0511c6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:23.462148 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4bc2a0d-6232-449d-81f6-1e6d28569078 tempest-VolumeRetypeMultiattachTest-1113175221 tempest-VolumeRetypeMultiattachTest-1113175221-project-admin] https://10.4.3.46/volume/v3/types/325a1ef5-71a8-40fc-9426-c7bf07380c8b returned with HTTP 404 Aug 19 11:04:23.463172 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 488/1956] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:04:23 2026] GET /volume/v3/types/325a1ef5-71a8-40fc-9426-c7bf07380c8b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:23.480151 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2d3ff14f-bebc-4a15-b3ab-f8c76b0511c6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:23.480323 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d3ff14f-bebc-4a15-b3ab-f8c76b0511c6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 returned with HTTP 202 Aug 19 11:04:23.480731 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 493/1957] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:23 2026] DELETE /volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:23.490181 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-726b9e8c-d26c-4c5a-b0b7-ff590dfe8cc3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:23.491758 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-726b9e8c-d26c-4c5a-b0b7-ff590dfe8cc3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 Aug 19 11:04:23.491947 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-726b9e8c-d26c-4c5a-b0b7-ff590dfe8cc3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:23.492107 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-726b9e8c-d26c-4c5a-b0b7-ff590dfe8cc3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:23.501903 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:23.501903 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:23.507217 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-726b9e8c-d26c-4c5a-b0b7-ff590dfe8cc3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:23.513675 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-726b9e8c-d26c-4c5a-b0b7-ff590dfe8cc3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 returned with HTTP 200 Aug 19 11:04:23.514054 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 489/1958] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:23 2026] GET /volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:24.178096 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-db56e23c-0e0d-432f-b970-78e6601f185f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:24.181396 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db56e23c-0e0d-432f-b970-78e6601f185f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:24.181396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db56e23c-0e0d-432f-b970-78e6601f185f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:24.181396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db56e23c-0e0d-432f-b970-78e6601f185f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:24.181396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-db56e23c-0e0d-432f-b970-78e6601f185f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:24.185880 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:24.185880 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:24.186587 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db56e23c-0e0d-432f-b970-78e6601f185f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:24.186891 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 489/1959] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:24 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:24.526684 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f4ba882e-141c-42d7-93ac-45c21edcc487 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:24.528367 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4ba882e-141c-42d7-93ac-45c21edcc487 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 Aug 19 11:04:24.528627 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4ba882e-141c-42d7-93ac-45c21edcc487 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:24.529772 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4ba882e-141c-42d7-93ac-45c21edcc487 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:24.535134 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4ba882e-141c-42d7-93ac-45c21edcc487 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 returned with HTTP 404 Aug 19 11:04:24.535549 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 489/1960] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:24 2026] GET /volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:24.545117 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:24.547500 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:24.548005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-325845735"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:24.549994 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-325845735'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:24.550157 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:24.554301 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:24.560116 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (e2f39840-be83-489a-a7a9-293b2a5406a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:24.561005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b594cf-6126-4c52-8cb2-87c358e7d732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:24.561916 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:24.588836 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b594cf-6126-4c52-8cb2-87c358e7d732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:24.589809 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ed3db2-1186-4441-92ff-08c7fef36259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:24.634362 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['a351c6f4-1f3f-4b6b-b8e2-b66d31c7a58d', '8612a09d-782d-4b7c-976d-d8c2508b1c24', '11024003-9f9c-4eaa-92f5-6a8d1a962208', 'ad99d75b-cc6a-4e71-8332-4f657d937ed7'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:24.635704 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ed3db2-1186-4441-92ff-08c7fef36259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a351c6f4-1f3f-4b6b-b8e2-b66d31c7a58d', '8612a09d-782d-4b7c-976d-d8c2508b1c24', '11024003-9f9c-4eaa-92f5-6a8d1a962208', 'ad99d75b-cc6a-4e71-8332-4f657d937ed7']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:24.635973 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281df402-d3b0-4854-8f7a-da461b0c8641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:24.657472 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281df402-d3b0-4854-8f7a-da461b0c8641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75186037-e66a-4011-a039-36c780a800de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-325845735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['a351c6f4-1f3f-4b6b-b8e2-b66d31c7a58d','8612a09d-782d-4b7c-976d-d8c2508b1c24','11024003-9f9c-4eaa-92f5-6a8d1a962208','ad99d75b-cc6a-4e71-8332-4f657d937ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-325845735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75186037-e66a-4011-a039-36c780a800de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:24.658392 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5652668d-d3cb-4b98-b2ff-24ea7908cb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:24.676722 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5652668d-d3cb-4b98-b2ff-24ea7908cb85) transitioned into state 'SUCCESS' from state '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-325845735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['a351c6f4-1f3f-4b6b-b8e2-b66d31c7a58d','8612a09d-782d-4b7c-976d-d8c2508b1c24','11024003-9f9c-4eaa-92f5-6a8d1a962208','ad99d75b-cc6a-4e71-8332-4f657d937ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:24.677654 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b406e9-7680-4dc2-a3b3-f5ae679497b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:24.687330 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b406e9-7680-4dc2-a3b3-f5ae679497b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:24.688309 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (e2f39840-be83-489a-a7a9-293b2a5406a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:24.688646 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:24.689239 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee13c6a2-2403-4f9b-92fa-813702a1178b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:24.689929 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 494/1961] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:04:24 2026] POST /volume/v3/volumes => generated 767 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:24.701903 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f4254cb0-f1d9-471c-b4a3-4c94f45f5517 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:24.704717 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f4254cb0-f1d9-471c-b4a3-4c94f45f5517 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de Aug 19 11:04:24.704925 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f4254cb0-f1d9-471c-b4a3-4c94f45f5517 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:24.705118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f4254cb0-f1d9-471c-b4a3-4c94f45f5517 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:24.721319 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:24.721319 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:24.727305 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f4254cb0-f1d9-471c-b4a3-4c94f45f5517 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:24.730941 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f4254cb0-f1d9-471c-b4a3-4c94f45f5517 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de returned with HTTP 200 Aug 19 11:04:24.731279 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 490/1962] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:24 2026] GET /volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:25.200040 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fd4096d9-0c3f-49c0-9992-a7cb40258c99 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:25.202801 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fd4096d9-0c3f-49c0-9992-a7cb40258c99 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:25.203082 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fd4096d9-0c3f-49c0-9992-a7cb40258c99 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:25.203343 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fd4096d9-0c3f-49c0-9992-a7cb40258c99 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:25.203533 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-fd4096d9-0c3f-49c0-9992-a7cb40258c99 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:25.208414 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:25.208414 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:25.209434 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fd4096d9-0c3f-49c0-9992-a7cb40258c99 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:25.209941 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 490/1963] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:25 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:25.628988 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c63a4c49-eacb-44fd-8b84-768035801a49 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:25.745012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-929ce85b-7a81-498f-bff2-19d983e2f8fd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:25.749919 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-929ce85b-7a81-498f-bff2-19d983e2f8fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de Aug 19 11:04:25.749919 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-929ce85b-7a81-498f-bff2-19d983e2f8fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:25.749919 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-929ce85b-7a81-498f-bff2-19d983e2f8fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:25.754955 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c63a4c49-eacb-44fd-8b84-768035801a49 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:25.755303 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c63a4c49-eacb-44fd-8b84-768035801a49 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:25.755915 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:25.755915 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:25.759230 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-929ce85b-7a81-498f-bff2-19d983e2f8fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:25.763196 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-929ce85b-7a81-498f-bff2-19d983e2f8fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de returned with HTTP 200 Aug 19 11:04:25.763722 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 495/1964] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:25 2026] GET /volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:25.778027 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c63a4c49-eacb-44fd-8b84-768035801a49 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:25.778401 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 490/1965] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:04:25 2026] POST /volume/v3/types => generated 188 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:25.779635 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9c1da9fb-34a8-4c29-9de0-9407d7be837c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:25.781269 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c1da9fb-34a8-4c29-9de0-9407d7be837c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:04:25.781607 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9c1da9fb-34a8-4c29-9de0-9407d7be837c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75186037-e66a-4011-a039-36c780a800de", "name": "tempest-VolumeDependencyTests-Snapshot-1383380098"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:25.785937 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71e1671b-0ab1-4a2a-a51f-e188c73552d1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:25.787567 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71e1671b-0ab1-4a2a-a51f-e188c73552d1 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:25.787981 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71e1671b-0ab1-4a2a-a51f-e188c73552d1 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:25.789290 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:25.789290 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:25.789725 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9c1da9fb-34a8-4c29-9de0-9407d7be837c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:25.789884 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-9c1da9fb-34a8-4c29-9de0-9407d7be837c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create snapshot from volume 75186037-e66a-4011-a039-36c780a800de Aug 19 11:04:25.800613 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71e1671b-0ab1-4a2a-a51f-e188c73552d1 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:25.801155 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 491/1966] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:04:25 2026] POST /volume/v3/types => generated 188 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:25.809287 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:25.812744 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-9c1da9fb-34a8-4c29-9de0-9407d7be837c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['6d2fdb47-43da-4918-a604-9d364549e8de', '6608b7bc-9ae0-4a90-ab51-94cf5945e61a', 'b34c41e9-b758-4041-bbaa-a590e8cdd3f9', '8395edce-afc0-46f6-96d8-c602a2160d76'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:25.841999 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9c1da9fb-34a8-4c29-9de0-9407d7be837c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot create request issued successfully. Aug 19 11:04:25.842360 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c1da9fb-34a8-4c29-9de0-9407d7be837c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:04:25.842853 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 491/1967] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:04:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:25.851879 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4b293223-882d-4d7f-b9e7-93895e005954 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:25.853911 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4b293223-882d-4d7f-b9e7-93895e005954 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc Aug 19 11:04:25.854018 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4b293223-882d-4d7f-b9e7-93895e005954 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:25.854329 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4b293223-882d-4d7f-b9e7-93895e005954 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:25.862110 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:25.862110 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:25.862744 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4b293223-882d-4d7f-b9e7-93895e005954 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:25.863614 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4b293223-882d-4d7f-b9e7-93895e005954 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc returned with HTTP 200 Aug 19 11:04:25.863960 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 491/1968] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:25 2026] GET /volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:25.924969 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:25.925383 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-924502124"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:25.926804 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-924502124'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:25.933068 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Create volume of 1 GB Aug 19 11:04:25.933068 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:25.933068 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:25.933068 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Availability Zones retrieved successfully. Aug 19 11:04:25.936912 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Flow 'volume_create_api' (dfbc1d56-f8c1-4e4b-b6d2-44b990a19cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:25.937848 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a607e313-fa98-4bfa-ae0e-f136c3142e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:25.938828 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:25.955275 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a607e313-fa98-4bfa-ae0e-f136c3142e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:04:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7f6b2a96-e6f6-49e6-a80c-fe365cb03c20,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f6b2a96-e6f6-49e6-a80c-fe365cb03c20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:25.956131 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af4f9bf5-a375-4203-b100-381a67841dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:25.985196 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:25.985812 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:26.054508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Created reservations ['3238da1d-3285-4f98-9d12-1932a377f44d', '45faab28-7930-4026-9069-96d34aa17b05', '4dd67ed2-36a4-426a-93f2-311dfd40c2b1', '165256ed-095c-4701-8bf5-9abe888a1a6a'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:26.054508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af4f9bf5-a375-4203-b100-381a67841dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3238da1d-3285-4f98-9d12-1932a377f44d', '45faab28-7930-4026-9069-96d34aa17b05', '4dd67ed2-36a4-426a-93f2-311dfd40c2b1', '165256ed-095c-4701-8bf5-9abe888a1a6a']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:26.054508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9c4051c-4c5a-44cd-a909-ead815d6d273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:26.080507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9c4051c-4c5a-44cd-a909-ead815d6d273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-924502124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7517a85280cd4997b5e72478b5b00b04',qos_specs=None,replication_status=,reservations=['3238da1d-3285-4f98-9d12-1932a377f44d','45faab28-7930-4026-9069-96d34aa17b05','4dd67ed2-36a4-426a-93f2-311dfd40c2b1','165256ed-095c-4701-8bf5-9abe888a1a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6807d609f33d4f14a15f892e6addafe9',volume_type_id=7f6b2a96-e6f6-49e6-a80c-fe365cb03c20), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-924502124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7517a85280cd4997b5e72478b5b00b04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6807d609f33d4f14a15f892e6addafe9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f6b2a96-e6f6-49e6-a80c-fe365cb03c20),volume_type_id=7f6b2a96-e6f6-49e6-a80c-fe365cb03c20)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:26.080507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38739293-c625-4ae4-840b-78db7055acf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:26.101689 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38739293-c625-4ae4-840b-78db7055acf6) transitioned into state 'SUCCESS' from state '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-924502124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7517a85280cd4997b5e72478b5b00b04',qos_specs=None,replication_status=,reservations=['3238da1d-3285-4f98-9d12-1932a377f44d','45faab28-7930-4026-9069-96d34aa17b05','4dd67ed2-36a4-426a-93f2-311dfd40c2b1','165256ed-095c-4701-8bf5-9abe888a1a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6807d609f33d4f14a15f892e6addafe9',volume_type_id=7f6b2a96-e6f6-49e6-a80c-fe365cb03c20)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:26.102831 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c6234c-1f0e-424e-8047-c644ae0a9871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:26.113918 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c6234c-1f0e-424e-8047-c644ae0a9871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:26.114957 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Flow 'volume_create_api' (dfbc1d56-f8c1-4e4b-b6d2-44b990a19cda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:26.115445 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Create volume request issued successfully. Aug 19 11:04:26.116125 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8dab13f-5376-4177-ba7e-e2339f5f8b34 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:26.116673 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 496/1969] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:04:25 2026] POST /volume/v3/volumes => generated 765 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:26.130343 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b71cef1f-7b27-4d5a-b65a-ca8fc6acbe80 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:26.132168 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b71cef1f-7b27-4d5a-b65a-ca8fc6acbe80 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] GET https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:26.132405 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b71cef1f-7b27-4d5a-b65a-ca8fc6acbe80 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:26.132646 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b71cef1f-7b27-4d5a-b65a-ca8fc6acbe80 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:26.148424 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:26.148424 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:26.162143 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b71cef1f-7b27-4d5a-b65a-ca8fc6acbe80 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Volume info retrieved successfully. Aug 19 11:04:26.170671 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b71cef1f-7b27-4d5a-b65a-ca8fc6acbe80 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 returned with HTTP 200 Aug 19 11:04:26.174505 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 492/1970] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:26 2026] GET /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 => generated 833 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:26.221339 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-27c60a88-1b46-40dc-880c-5a9bf3af9b33 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:26.223236 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-27c60a88-1b46-40dc-880c-5a9bf3af9b33 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:26.223439 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-27c60a88-1b46-40dc-880c-5a9bf3af9b33 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:26.223661 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-27c60a88-1b46-40dc-880c-5a9bf3af9b33 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:26.223748 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-27c60a88-1b46-40dc-880c-5a9bf3af9b33 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:26.229181 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:26.229181 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:26.229911 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-27c60a88-1b46-40dc-880c-5a9bf3af9b33 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:26.231352 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 492/1971] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:26 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:26.874431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4a2653d1-5df6-4bed-a3a5-66c1d2e43201 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:26.876394 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4a2653d1-5df6-4bed-a3a5-66c1d2e43201 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc Aug 19 11:04:26.876615 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4a2653d1-5df6-4bed-a3a5-66c1d2e43201 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:26.876830 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4a2653d1-5df6-4bed-a3a5-66c1d2e43201 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:26.882519 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:26.882519 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:26.883391 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4a2653d1-5df6-4bed-a3a5-66c1d2e43201 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:26.884384 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4a2653d1-5df6-4bed-a3a5-66c1d2e43201 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc returned with HTTP 200 Aug 19 11:04:26.885302 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 492/1972] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:26 2026] GET /volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:26.894768 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:26.897012 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:26.897370 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "375b65cc-ff1d-42df-b35d-beaa72d304cc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2075272520"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:26.898742 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'snapshot_id': '375b65cc-ff1d-42df-b35d-beaa72d304cc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2075272520'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:26.903267 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:26.903267 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:26.903660 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:26.903780 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:26.906887 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:26.906945 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-711df35b-8071-41c1-aee0-d55d393a2e8d req-440ef027-ed4e-4819-96d2-0bbde3982d51 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:26.908819 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-711df35b-8071-41c1-aee0-d55d393a2e8d req-440ef027-ed4e-4819-96d2-0bbde3982d51 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-member] DELETE https://10.4.3.46/volume/v3/volumes/tempest-invalid-160573271 Aug 19 11:04:26.909031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-711df35b-8071-41c1-aee0-d55d393a2e8d req-440ef027-ed4e-4819-96d2-0bbde3982d51 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:26.909224 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-711df35b-8071-41c1-aee0-d55d393a2e8d req-440ef027-ed4e-4819-96d2-0bbde3982d51 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:26.909373 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-711df35b-8071-41c1-aee0-d55d393a2e8d req-440ef027-ed4e-4819-96d2-0bbde3982d51 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-member] Delete volume with id: tempest-invalid-160573271 Aug 19 11:04:26.911986 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (33d2433a-9ae2-4e40-8e94-0d13812d563e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:26.912810 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467a42d3-b7c4-4536-9ab6-2346bc620fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:26.913634 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:26.914745 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-711df35b-8071-41c1-aee0-d55d393a2e8d req-440ef027-ed4e-4819-96d2-0bbde3982d51 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-member] https://10.4.3.46/volume/v3/volumes/tempest-invalid-160573271 returned with HTTP 404 Aug 19 11:04:26.915267 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 493/1973] 10.4.3.46 () {70 vars in 1580 bytes} [Wed Aug 19 11:04:26 2026] DELETE /volume/v3/volumes/tempest-invalid-160573271 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:26.942508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467a42d3-b7c4-4536-9ab6-2346bc620fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '375b65cc-ff1d-42df-b35d-beaa72d304cc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:26.943344 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a435da-4fd4-4ca5-b1ac-122a57a94536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:26.978156 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-a93a67be-b703-43f5-891d-6d242a70fb98 req-7ff1b164-050c-4e89-ba15-28817f326fc2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:26.980564 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-a93a67be-b703-43f5-891d-6d242a70fb98 req-7ff1b164-050c-4e89-ba15-28817f326fc2 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-member] DELETE https://10.4.3.46/volume/v3/volumes/2b4cc855-a895-484a-b791-3e8c395a98c9 Aug 19 11:04:26.980854 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-a93a67be-b703-43f5-891d-6d242a70fb98 req-7ff1b164-050c-4e89-ba15-28817f326fc2 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:26.981079 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-a93a67be-b703-43f5-891d-6d242a70fb98 req-7ff1b164-050c-4e89-ba15-28817f326fc2 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:26.981262 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [req-a93a67be-b703-43f5-891d-6d242a70fb98 req-7ff1b164-050c-4e89-ba15-28817f326fc2 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-member] Delete volume with id: 2b4cc855-a895-484a-b791-3e8c395a98c9 Aug 19 11:04:26.983676 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['e3506c04-936d-4376-822e-68dae7272375', '91834df9-c5c4-4258-a894-fdf980a33ae0', '4f43d2b1-4bab-48d3-9c65-a46714de462a', '189a1d07-2c3a-4956-a6da-e78825198979'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:26.984498 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a435da-4fd4-4ca5-b1ac-122a57a94536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3506c04-936d-4376-822e-68dae7272375', '91834df9-c5c4-4258-a894-fdf980a33ae0', '4f43d2b1-4bab-48d3-9c65-a46714de462a', '189a1d07-2c3a-4956-a6da-e78825198979']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:26.985213 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf5cd6c-a2c8-41cf-a962-7c54ab955690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:26.986530 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-a93a67be-b703-43f5-891d-6d242a70fb98 req-7ff1b164-050c-4e89-ba15-28817f326fc2 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-member] https://10.4.3.46/volume/v3/volumes/2b4cc855-a895-484a-b791-3e8c395a98c9 returned with HTTP 404 Aug 19 11:04:26.986988 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 493/1974] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:04:26 2026] DELETE /volume/v3/volumes/2b4cc855-a895-484a-b791-3e8c395a98c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:27.011013 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-9966860b-7f55-45cf-b366-58b9fa6b8b26 req-4347dccd-f195-4204-bbff-3aec0f4e9b81 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:27.013085 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-9966860b-7f55-45cf-b366-58b9fa6b8b26 req-4347dccd-f195-4204-bbff-3aec0f4e9b81 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-reader] GET https://10.4.3.46/volume/v3/volumes/6a443b5f-0268-49cf-a782-852208b780ef Aug 19 11:04:27.013285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-9966860b-7f55-45cf-b366-58b9fa6b8b26 req-4347dccd-f195-4204-bbff-3aec0f4e9b81 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:27.013495 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-9966860b-7f55-45cf-b366-58b9fa6b8b26 req-4347dccd-f195-4204-bbff-3aec0f4e9b81 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-reader] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:27.018899 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-9966860b-7f55-45cf-b366-58b9fa6b8b26 req-4347dccd-f195-4204-bbff-3aec0f4e9b81 tempest-VolumesNegativeTest-842076831 tempest-VolumesNegativeTest-842076831-project-reader] https://10.4.3.46/volume/v3/volumes/6a443b5f-0268-49cf-a782-852208b780ef returned with HTTP 404 Aug 19 11:04:27.019390 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 493/1975] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:27 2026] GET /volume/v3/volumes/6a443b5f-0268-49cf-a782-852208b780ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:27.032331 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf5cd6c-a2c8-41cf-a962-7c54ab955690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47eb4800-9b4b-4977-8a48-28b4e21b8ca9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2075272520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['e3506c04-936d-4376-822e-68dae7272375','91834df9-c5c4-4258-a894-fdf980a33ae0','4f43d2b1-4bab-48d3-9c65-a46714de462a','189a1d07-2c3a-4956-a6da-e78825198979'],size=1,snapshot_id=375b65cc-ff1d-42df-b35d-beaa72d304cc,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2075272520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47eb4800-9b4b-4977-8a48-28b4e21b8ca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=375b65cc-ff1d-42df-b35d-beaa72d304cc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:27.033006 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f7a39d-9cd7-49dc-b75b-3bf51de60555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:27.053260 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f7a39d-9cd7-49dc-b75b-3bf51de60555) transitioned into state 'SUCCESS' from state '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-2075272520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['e3506c04-936d-4376-822e-68dae7272375','91834df9-c5c4-4258-a894-fdf980a33ae0','4f43d2b1-4bab-48d3-9c65-a46714de462a','189a1d07-2c3a-4956-a6da-e78825198979'],size=1,snapshot_id=375b65cc-ff1d-42df-b35d-beaa72d304cc,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:27.053260 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdca3a18-da1c-4b04-8b71-a077de8c82fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:27.078558 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdca3a18-da1c-4b04-8b71-a077de8c82fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:27.079189 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (33d2433a-9ae2-4e40-8e94-0d13812d563e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:27.079503 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:27.080055 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb1b4d7d-0aab-496b-a276-7f4b9a508405 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:27.080444 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 497/1976] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:04:26 2026] POST /volume/v3/volumes => generated 802 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:27.092237 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-da856991-f1ae-432b-b2f7-bc845cdc13ce None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:27.094590 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da856991-f1ae-432b-b2f7-bc845cdc13ce tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 Aug 19 11:04:27.095007 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-da856991-f1ae-432b-b2f7-bc845cdc13ce tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:27.095316 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-da856991-f1ae-432b-b2f7-bc845cdc13ce tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:27.105014 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:27.105014 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:27.109611 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-da856991-f1ae-432b-b2f7-bc845cdc13ce tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:27.115198 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da856991-f1ae-432b-b2f7-bc845cdc13ce tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 returned with HTTP 200 Aug 19 11:04:27.115736 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 494/1977] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:27 2026] GET /volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:27.185927 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d6f2c4a7-e94c-40ee-8056-91688549c598 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:27.187802 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d6f2c4a7-e94c-40ee-8056-91688549c598 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] GET https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:27.188019 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d6f2c4a7-e94c-40ee-8056-91688549c598 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:27.188240 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d6f2c4a7-e94c-40ee-8056-91688549c598 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:27.195293 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:27.195293 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:27.199058 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d6f2c4a7-e94c-40ee-8056-91688549c598 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Volume info retrieved successfully. Aug 19 11:04:27.203608 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d6f2c4a7-e94c-40ee-8056-91688549c598 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 returned with HTTP 200 Aug 19 11:04:27.204051 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 494/1978] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:27 2026] GET /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:27.220712 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0999ff4c-0af0-4c5e-8661-74a9693a1444 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:27.222667 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0999ff4c-0af0-4c5e-8661-74a9693a1444 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] GET https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:27.222858 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0999ff4c-0af0-4c5e-8661-74a9693a1444 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:27.223129 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0999ff4c-0af0-4c5e-8661-74a9693a1444 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:27.232368 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:27.232368 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:27.236730 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0999ff4c-0af0-4c5e-8661-74a9693a1444 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Volume info retrieved successfully. Aug 19 11:04:27.241703 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0999ff4c-0af0-4c5e-8661-74a9693a1444 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 returned with HTTP 200 Aug 19 11:04:27.242220 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 494/1979] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:27 2026] GET /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 => generated 1031 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:27.246561 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-80071251-1b0f-4540-b9ac-b5d89593afd3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:27.248381 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80071251-1b0f-4540-b9ac-b5d89593afd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:27.248573 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80071251-1b0f-4540-b9ac-b5d89593afd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:27.248754 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80071251-1b0f-4540-b9ac-b5d89593afd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:27.248853 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-80071251-1b0f-4540-b9ac-b5d89593afd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:27.253453 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:27.253453 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:27.254324 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80071251-1b0f-4540-b9ac-b5d89593afd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:27.254695 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 498/1980] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:27 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:27.259037 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:27.260920 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] POST https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6/action Aug 19 11:04:27.261290 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:27.261464 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:27.269277 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:27.269277 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:27.269828 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Volume info retrieved successfully. Aug 19 11:04:27.288329 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:27.288648 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:27.309594 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Created reservations ['d9b5b824-f220-4755-8ab1-4af289699a59', '9ead7b3f-60d1-4d0a-b897-5b6c519966b5'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:27.319406 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:27.319708 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:27.327853 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Created reservations ['5b01124e-79d2-4344-aff6-d4667084bd83', '8dae1bdc-8325-4576-bd06-89e09e075334'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:27.358893 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Retype volume request issued successfully. Aug 19 11:04:27.359264 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e7d50c9a-42de-4c00-84e0-43523f552d9b tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6/action returned with HTTP 202 Aug 19 11:04:27.359855 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 495/1981] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:04:27 2026] POST /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:04:27.366622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5f8ff1c8-77bf-4cd7-ba68-25c3f66d5bb1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:27.368420 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5f8ff1c8-77bf-4cd7-ba68-25c3f66d5bb1 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] GET https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:27.368658 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5f8ff1c8-77bf-4cd7-ba68-25c3f66d5bb1 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:27.368857 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5f8ff1c8-77bf-4cd7-ba68-25c3f66d5bb1 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:27.375445 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:27.375445 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:27.378780 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5f8ff1c8-77bf-4cd7-ba68-25c3f66d5bb1 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Volume info retrieved successfully. Aug 19 11:04:27.382700 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5f8ff1c8-77bf-4cd7-ba68-25c3f66d5bb1 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 returned with HTTP 200 Aug 19 11:04:27.383077 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 495/1982] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:27 2026] GET /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.128351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d154614e-d17f-426c-82c4-f9fa40b4cb62 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.130628 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d154614e-d17f-426c-82c4-f9fa40b4cb62 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 Aug 19 11:04:28.130770 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d154614e-d17f-426c-82c4-f9fa40b4cb62 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.131072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d154614e-d17f-426c-82c4-f9fa40b4cb62 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.139828 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.139828 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:28.143563 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d154614e-d17f-426c-82c4-f9fa40b4cb62 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:28.147649 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d154614e-d17f-426c-82c4-f9fa40b4cb62 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 returned with HTTP 200 Aug 19 11:04:28.148037 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 495/1983] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:28.164023 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e3fbd74f-5175-4f63-a492-9a4c3632f120 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.169303 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e3fbd74f-5175-4f63-a492-9a4c3632f120 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:04:28.169989 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e3fbd74f-5175-4f63-a492-9a4c3632f120 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47eb4800-9b4b-4977-8a48-28b4e21b8ca9", "name": "tempest-VolumeDependencyTests-Snapshot-1730536883"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:28.180435 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.180435 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:28.181062 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e3fbd74f-5175-4f63-a492-9a4c3632f120 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:28.181210 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-e3fbd74f-5175-4f63-a492-9a4c3632f120 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create snapshot from volume 47eb4800-9b4b-4977-8a48-28b4e21b8ca9 Aug 19 11:04:28.209872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-e3fbd74f-5175-4f63-a492-9a4c3632f120 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['f7c5557f-2281-40ac-b6c7-2b183c73bc55', '26e6e42a-d6f9-45c3-8af6-d6a3ac74624e', '9fd447b0-dd77-4599-a50c-dc8ad93c445d', '121ae757-8383-4325-83f3-7528ce664ff9'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:28.242965 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e3fbd74f-5175-4f63-a492-9a4c3632f120 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot create request issued successfully. Aug 19 11:04:28.243453 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e3fbd74f-5175-4f63-a492-9a4c3632f120 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:04:28.243978 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 499/1984] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:04:28 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 19 11:04:28.253702 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d6d695aa-a332-4f46-9821-b9ebbf551b9d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.261453 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d6d695aa-a332-4f46-9821-b9ebbf551b9d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 Aug 19 11:04:28.261693 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d6d695aa-a332-4f46-9821-b9ebbf551b9d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.261898 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d6d695aa-a332-4f46-9821-b9ebbf551b9d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.266619 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.266619 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:28.267020 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d6d695aa-a332-4f46-9821-b9ebbf551b9d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:28.267741 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d6d695aa-a332-4f46-9821-b9ebbf551b9d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 returned with HTTP 200 Aug 19 11:04:28.268103 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 496/1985] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.268875 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4ba31b78-eaaf-45e5-a0dd-47ece30f86e0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.271312 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ba31b78-eaaf-45e5-a0dd-47ece30f86e0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:28.271600 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ba31b78-eaaf-45e5-a0dd-47ece30f86e0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.271850 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ba31b78-eaaf-45e5-a0dd-47ece30f86e0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.271992 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-4ba31b78-eaaf-45e5-a0dd-47ece30f86e0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:28.273599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.275740 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:28.276181 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1329330004", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:28.277336 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.277336 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:28.277895 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1329330004', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:28.278048 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Create volume of 1 GB Aug 19 11:04:28.278326 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ba31b78-eaaf-45e5-a0dd-47ece30f86e0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:28.278839 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 496/1986] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.282136 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Availability Zones retrieved successfully. Aug 19 11:04:28.288044 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Flow 'volume_create_api' (a5bb112a-fcc5-415c-a9c5-d9c63e5c2657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:28.289232 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456b37da-36b9-4f52-be85-4451fadf73b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:28.290128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:28.314606 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456b37da-36b9-4f52-be85-4451fadf73b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:28.315543 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47f8f2b-36cc-4988-a57a-4af8964b6bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:28.371147 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Created reservations ['1542b55d-9eb3-42ec-90d4-9d8497fa37c6', 'bc2e7bba-528e-4d60-92ee-6b3f2d2557c7', 'b46c188c-10d2-48f4-8bdc-4d3bff73dfa2', '5d6a4e69-fab5-40c4-a6b6-2c663e9c2d9d'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:28.372165 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47f8f2b-36cc-4988-a57a-4af8964b6bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1542b55d-9eb3-42ec-90d4-9d8497fa37c6', 'bc2e7bba-528e-4d60-92ee-6b3f2d2557c7', 'b46c188c-10d2-48f4-8bdc-4d3bff73dfa2', '5d6a4e69-fab5-40c4-a6b6-2c663e9c2d9d']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:28.373440 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e22bdcce-2729-4ea3-ad28-ed9d0f70556a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:28.397536 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fe0eb752-a06e-487c-be62-41c7e10e2086 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.399475 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe0eb752-a06e-487c-be62-41c7e10e2086 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] GET https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:28.399475 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe0eb752-a06e-487c-be62-41c7e10e2086 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.399695 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe0eb752-a06e-487c-be62-41c7e10e2086 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.402390 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e22bdcce-2729-4ea3-ad28-ed9d0f70556a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8709132d-6ace-48cc-b4e7-056cc1f39a1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1329330004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625123aa857742c1b7ef0f8bdd92afc6',qos_specs=None,replication_status=,reservations=['1542b55d-9eb3-42ec-90d4-9d8497fa37c6','bc2e7bba-528e-4d60-92ee-6b3f2d2557c7','b46c188c-10d2-48f4-8bdc-4d3bff73dfa2','5d6a4e69-fab5-40c4-a6b6-2c663e9c2d9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de1d6a8fb87644db8d30d5c7ed979139',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1329330004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8709132d-6ace-48cc-b4e7-056cc1f39a1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='625123aa857742c1b7ef0f8bdd92afc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de1d6a8fb87644db8d30d5c7ed979139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:28.404520 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c46ab8-0fea-406a-8659-cd7e2fac7fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:28.407872 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.407872 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:28.411181 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fe0eb752-a06e-487c-be62-41c7e10e2086 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Volume info retrieved successfully. Aug 19 11:04:28.417244 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe0eb752-a06e-487c-be62-41c7e10e2086 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 returned with HTTP 200 Aug 19 11:04:28.417774 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 500/1987] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.427770 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c46ab8-0fea-406a-8659-cd7e2fac7fe9) transitioned into state 'SUCCESS' from state '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-1329330004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625123aa857742c1b7ef0f8bdd92afc6',qos_specs=None,replication_status=,reservations=['1542b55d-9eb3-42ec-90d4-9d8497fa37c6','bc2e7bba-528e-4d60-92ee-6b3f2d2557c7','b46c188c-10d2-48f4-8bdc-4d3bff73dfa2','5d6a4e69-fab5-40c4-a6b6-2c663e9c2d9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de1d6a8fb87644db8d30d5c7ed979139',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:28.428548 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe4ebfd-d9e3-435e-9335-76a8694b2937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:28.431325 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b8a6563d-4137-4fa2-93e9-db3e3908e844 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.433447 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b8a6563d-4137-4fa2-93e9-db3e3908e844 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] GET https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:28.433447 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b8a6563d-4137-4fa2-93e9-db3e3908e844 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.433579 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b8a6563d-4137-4fa2-93e9-db3e3908e844 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.439230 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe4ebfd-d9e3-435e-9335-76a8694b2937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:28.440435 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Flow 'volume_create_api' (a5bb112a-fcc5-415c-a9c5-d9c63e5c2657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:28.440858 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Create volume request issued successfully. Aug 19 11:04:28.441687 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4ee2dbc3-0672-4065-b9f5-ca14b1735fc5 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:28.441889 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.441889 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:28.442232 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 496/1988] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:04:28 2026] POST /volume/v3/volumes => generated 787 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:28.445308 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b8a6563d-4137-4fa2-93e9-db3e3908e844 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Volume info retrieved successfully. Aug 19 11:04:28.449342 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b8a6563d-4137-4fa2-93e9-db3e3908e844 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 returned with HTTP 200 Aug 19 11:04:28.450007 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 497/1989] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 => generated 1031 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:28.452996 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e4f3d227-6a5b-4295-be31-b58278e9ca86 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.456164 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4f3d227-6a5b-4295-be31-b58278e9ca86 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:28.456427 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4f3d227-6a5b-4295-be31-b58278e9ca86 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.456665 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4f3d227-6a5b-4295-be31-b58278e9ca86 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.464003 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.464003 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:28.464285 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ae36d170-ab65-4e14-b553-0a5cdd61362a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.466153 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae36d170-ab65-4e14-b553-0a5cdd61362a tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] GET https://10.4.3.46/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-924502124 Aug 19 11:04:28.466153 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ae36d170-ab65-4e14-b553-0a5cdd61362a tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.466268 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ae36d170-ab65-4e14-b553-0a5cdd61362a tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.466995 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae36d170-ab65-4e14-b553-0a5cdd61362a tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-924502124'), ('all_tenants', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:04:28.467578 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e4f3d227-6a5b-4295-be31-b58278e9ca86 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:28.472098 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4f3d227-6a5b-4295-be31-b58278e9ca86 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:28.472474 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 497/1990] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:28.492174 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ae36d170-ab65-4e14-b553-0a5cdd61362a tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Get all volumes completed successfully. Aug 19 11:04:28.492610 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae36d170-ab65-4e14-b553-0a5cdd61362a tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] https://10.4.3.46/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-924502124 returned with HTTP 200 Aug 19 11:04:28.493037 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 501/1991] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-924502124 => generated 344 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.505610 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-226e3c1b-27ac-41bb-8679-f0ba1fd5b7c8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.507375 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-226e3c1b-27ac-41bb-8679-f0ba1fd5b7c8 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] GET https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:28.507428 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-226e3c1b-27ac-41bb-8679-f0ba1fd5b7c8 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.507636 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-226e3c1b-27ac-41bb-8679-f0ba1fd5b7c8 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.514082 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.514082 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:28.519760 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-226e3c1b-27ac-41bb-8679-f0ba1fd5b7c8 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Volume info retrieved successfully. Aug 19 11:04:28.522933 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-226e3c1b-27ac-41bb-8679-f0ba1fd5b7c8 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 returned with HTTP 200 Aug 19 11:04:28.522933 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 497/1992] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.538321 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7137db51-bb90-45e8-8f67-f09d22f49a2f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.539173 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7137db51-bb90-45e8-8f67-f09d22f49a2f tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] DELETE https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:28.540591 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7137db51-bb90-45e8-8f67-f09d22f49a2f tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.540591 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7137db51-bb90-45e8-8f67-f09d22f49a2f tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.540591 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7137db51-bb90-45e8-8f67-f09d22f49a2f tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Delete volume with id: aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:28.546763 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.546763 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:28.547365 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7137db51-bb90-45e8-8f67-f09d22f49a2f tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Volume info retrieved successfully. Aug 19 11:04:28.571707 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7137db51-bb90-45e8-8f67-f09d22f49a2f tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Delete volume request issued successfully. Aug 19 11:04:28.571884 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7137db51-bb90-45e8-8f67-f09d22f49a2f tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 returned with HTTP 202 Aug 19 11:04:28.573095 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 498/1993] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:28 2026] DELETE /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:28.579701 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-329d8b25-23b6-454b-a29c-878109a0e5d2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.581654 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-329d8b25-23b6-454b-a29c-878109a0e5d2 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] GET https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:28.581818 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-329d8b25-23b6-454b-a29c-878109a0e5d2 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.582009 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-329d8b25-23b6-454b-a29c-878109a0e5d2 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.591700 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.591700 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:28.595434 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-329d8b25-23b6-454b-a29c-878109a0e5d2 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Volume info retrieved successfully. Aug 19 11:04:28.599350 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-329d8b25-23b6-454b-a29c-878109a0e5d2 tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 returned with HTTP 200 Aug 19 11:04:28.599762 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 498/1994] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.644502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b00fc641-bc88-4b71-92b0-4d7c6d7c9982 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.748898 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b00fc641-bc88-4b71-92b0-4d7c6d7c9982 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] POST https://10.4.3.46/volume/v3/qos-specs Aug 19 11:04:28.749661 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b00fc641-bc88-4b71-92b0-4d7c6d7c9982 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-502484269", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:28.751227 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.751227 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:28.751894 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.qos_specs [None req-b00fc641-bc88-4b71-92b0-4d7c6d7c9982 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-502484269', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100203) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 11:04:28.760554 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-b00fc641-bc88-4b71-92b0-4d7c6d7c9982 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DB qos_specs_create(): root {'id': '767ee15b-5631-4e91-a9b7-79749674fc65', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-502484269'} {{(pid=100203) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 11:04:28.769182 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b00fc641-bc88-4b71-92b0-4d7c6d7c9982 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs returned with HTTP 200 Aug 19 11:04:28.769700 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 502/1995] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:04:28 2026] POST /volume/v3/qos-specs => generated 390 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.777599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f5a154a9-8dfc-4e4d-8286-a799bc8938dd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.779404 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f5a154a9-8dfc-4e4d-8286-a799bc8938dd tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:28.779756 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f5a154a9-8dfc-4e4d-8286-a799bc8938dd tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-204495190"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:28.795595 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f5a154a9-8dfc-4e4d-8286-a799bc8938dd tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:28.795962 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 498/1996] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:04:28 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.804996 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6340384c-6170-4053-a373-3a9756e603ac None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.806833 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6340384c-6170-4053-a373-3a9756e603ac tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:28.807278 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6340384c-6170-4053-a373-3a9756e603ac tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-166252194"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:28.827991 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6340384c-6170-4053-a373-3a9756e603ac tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:28.828382 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 499/1997] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:04:28 2026] POST /volume/v3/types => generated 221 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.836895 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a3740719-1c31-43a4-8fe5-acd1704b6990 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.840389 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a3740719-1c31-43a4-8fe5-acd1704b6990 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:28.840815 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a3740719-1c31-43a4-8fe5-acd1704b6990 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-199915497"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:28.854286 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a3740719-1c31-43a4-8fe5-acd1704b6990 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:28.854660 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 499/1998] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:04:28 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.863743 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4da021d1-3200-4591-83d3-9423acedc1fa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.865492 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4da021d1-3200-4591-83d3-9423acedc1fa tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associate?vol_type_id=e152707a-2d6c-4571-ad62-6cfc552568bf Aug 19 11:04:28.865688 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4da021d1-3200-4591-83d3-9423acedc1fa tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.865864 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4da021d1-3200-4591-83d3-9423acedc1fa tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'associate' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.866120 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.866120 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:28.866556 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4da021d1-3200-4591-83d3-9423acedc1fa tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Associate qos_spec: 767ee15b-5631-4e91-a9b7-79749674fc65 with type: e152707a-2d6c-4571-ad62-6cfc552568bf {{(pid=100203) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 11:04:28.887449 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4da021d1-3200-4591-83d3-9423acedc1fa tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associate?vol_type_id=e152707a-2d6c-4571-ad62-6cfc552568bf returned with HTTP 202 Aug 19 11:04:28.887924 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 503/1999] 10.4.3.46 () {66 vars in 1474 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associate?vol_type_id=e152707a-2d6c-4571-ad62-6cfc552568bf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:28.896047 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-13a3fb38-add7-462a-96d7-1b27669e3584 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.897762 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-13a3fb38-add7-462a-96d7-1b27669e3584 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associate?vol_type_id=0595567d-c598-40f2-9d44-7dd80e8c64d5 Aug 19 11:04:28.897944 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-13a3fb38-add7-462a-96d7-1b27669e3584 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.898144 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-13a3fb38-add7-462a-96d7-1b27669e3584 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'associate' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.898665 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.qos_specs_manage [None req-13a3fb38-add7-462a-96d7-1b27669e3584 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Associate qos_spec: 767ee15b-5631-4e91-a9b7-79749674fc65 with type: 0595567d-c598-40f2-9d44-7dd80e8c64d5 {{(pid=100205) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 11:04:28.921679 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-13a3fb38-add7-462a-96d7-1b27669e3584 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associate?vol_type_id=0595567d-c598-40f2-9d44-7dd80e8c64d5 returned with HTTP 202 Aug 19 11:04:28.922223 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 499/2000] 10.4.3.46 () {66 vars in 1474 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associate?vol_type_id=0595567d-c598-40f2-9d44-7dd80e8c64d5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:28.929435 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-049f39dc-5caa-4c58-a246-91c258f87c28 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.931277 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-049f39dc-5caa-4c58-a246-91c258f87c28 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associate?vol_type_id=539b5e67-4323-4bfb-8d7b-4776fb9e96c8 Aug 19 11:04:28.931492 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-049f39dc-5caa-4c58-a246-91c258f87c28 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.931709 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-049f39dc-5caa-4c58-a246-91c258f87c28 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'associate' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.932356 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.qos_specs_manage [None req-049f39dc-5caa-4c58-a246-91c258f87c28 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Associate qos_spec: 767ee15b-5631-4e91-a9b7-79749674fc65 with type: 539b5e67-4323-4bfb-8d7b-4776fb9e96c8 {{(pid=100204) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 11:04:28.960807 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-049f39dc-5caa-4c58-a246-91c258f87c28 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associate?vol_type_id=539b5e67-4323-4bfb-8d7b-4776fb9e96c8 returned with HTTP 202 Aug 19 11:04:28.961392 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 500/2001] 10.4.3.46 () {66 vars in 1474 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associate?vol_type_id=539b5e67-4323-4bfb-8d7b-4776fb9e96c8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:28.968261 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b15184ce-96c7-4d46-8147-94facf56cce4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.970234 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b15184ce-96c7-4d46-8147-94facf56cce4 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associations Aug 19 11:04:28.970414 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b15184ce-96c7-4d46-8147-94facf56cce4 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.970615 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b15184ce-96c7-4d46-8147-94facf56cce4 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'associations' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.971124 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b15184ce-96c7-4d46-8147-94facf56cce4 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Get associations for qos_spec id: 767ee15b-5631-4e91-a9b7-79749674fc65 {{(pid=100206) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 11:04:28.986105 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b15184ce-96c7-4d46-8147-94facf56cce4 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associations returned with HTTP 200 Aug 19 11:04:28.986456 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 500/2002] 10.4.3.46 () {66 vars in 1386 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associations => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:28.993508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ff74e43-4744-4d77-a2f7-46e39609b072 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:28.995308 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ff74e43-4744-4d77-a2f7-46e39609b072 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/disassociate?vol_type_id=e152707a-2d6c-4571-ad62-6cfc552568bf Aug 19 11:04:28.995522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ff74e43-4744-4d77-a2f7-46e39609b072 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:28.995793 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ff74e43-4744-4d77-a2f7-46e39609b072 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'disassociate' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:28.996145 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:28.996145 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:28.996592 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3ff74e43-4744-4d77-a2f7-46e39609b072 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Disassociate qos_spec: 767ee15b-5631-4e91-a9b7-79749674fc65 from type: e152707a-2d6c-4571-ad62-6cfc552568bf {{(pid=100203) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 19 11:04:29.012362 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ff74e43-4744-4d77-a2f7-46e39609b072 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/disassociate?vol_type_id=e152707a-2d6c-4571-ad62-6cfc552568bf returned with HTTP 202 Aug 19 11:04:29.012797 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 504/2003] 10.4.3.46 () {66 vars in 1483 bytes} [Wed Aug 19 11:04:28 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/disassociate?vol_type_id=e152707a-2d6c-4571-ad62-6cfc552568bf => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.019580 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a51a379c-55b2-460a-b5ca-d8112cd6c09b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.021308 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a51a379c-55b2-460a-b5ca-d8112cd6c09b tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associations Aug 19 11:04:29.021513 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a51a379c-55b2-460a-b5ca-d8112cd6c09b tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.021832 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a51a379c-55b2-460a-b5ca-d8112cd6c09b tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'associations' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.022246 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.022246 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:29.022681 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a51a379c-55b2-460a-b5ca-d8112cd6c09b tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Get associations for qos_spec id: 767ee15b-5631-4e91-a9b7-79749674fc65 {{(pid=100205) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 11:04:29.040758 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a51a379c-55b2-460a-b5ca-d8112cd6c09b tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associations returned with HTTP 200 Aug 19 11:04:29.041136 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 500/2004] 10.4.3.46 () {66 vars in 1386 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associations => generated 304 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.049069 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6e8d715c-a69b-48ab-a92c-b9126d72fd25 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.051003 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6e8d715c-a69b-48ab-a92c-b9126d72fd25 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/disassociate_all Aug 19 11:04:29.051207 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6e8d715c-a69b-48ab-a92c-b9126d72fd25 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.051388 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6e8d715c-a69b-48ab-a92c-b9126d72fd25 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'disassociate_all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.051653 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.051653 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:29.051939 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e8d715c-a69b-48ab-a92c-b9126d72fd25 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Disassociate qos_spec: 767ee15b-5631-4e91-a9b7-79749674fc65 from all. {{(pid=100204) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 19 11:04:29.063247 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6e8d715c-a69b-48ab-a92c-b9126d72fd25 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/disassociate_all returned with HTTP 202 Aug 19 11:04:29.063674 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 501/2005] 10.4.3.46 () {66 vars in 1398 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/disassociate_all => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.070564 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-922014d1-5e2d-4bf8-8b4b-53630e026cc3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.072269 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-922014d1-5e2d-4bf8-8b4b-53630e026cc3 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associations Aug 19 11:04:29.072454 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-922014d1-5e2d-4bf8-8b4b-53630e026cc3 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.072789 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-922014d1-5e2d-4bf8-8b4b-53630e026cc3 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'associations' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.073021 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.073021 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:29.073865 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.qos_specs_manage [None req-922014d1-5e2d-4bf8-8b4b-53630e026cc3 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Get associations for qos_spec id: 767ee15b-5631-4e91-a9b7-79749674fc65 {{(pid=100206) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 11:04:29.080825 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-922014d1-5e2d-4bf8-8b4b-53630e026cc3 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associations returned with HTTP 200 Aug 19 11:04:29.081326 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 501/2006] 10.4.3.46 () {66 vars in 1386 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/associations => generated 24 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:29.088002 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a86d2516-cc38-43a1-ad87-7a9dea64aec0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.090117 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a86d2516-cc38-43a1-ad87-7a9dea64aec0 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DELETE https://10.4.3.46/volume/v3/types/539b5e67-4323-4bfb-8d7b-4776fb9e96c8 Aug 19 11:04:29.090337 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a86d2516-cc38-43a1-ad87-7a9dea64aec0 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.090604 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a86d2516-cc38-43a1-ad87-7a9dea64aec0 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.090878 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.090878 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:29.120082 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a86d2516-cc38-43a1-ad87-7a9dea64aec0 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/types/539b5e67-4323-4bfb-8d7b-4776fb9e96c8 returned with HTTP 202 Aug 19 11:04:29.120562 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 505/2007] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/types/539b5e67-4323-4bfb-8d7b-4776fb9e96c8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.127368 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e0e1f5af-8b6c-468c-a1db-56830a150110 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.129229 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e0e1f5af-8b6c-468c-a1db-56830a150110 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/types/539b5e67-4323-4bfb-8d7b-4776fb9e96c8 Aug 19 11:04:29.129638 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e0e1f5af-8b6c-468c-a1db-56830a150110 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.129638 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e0e1f5af-8b6c-468c-a1db-56830a150110 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.132524 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e0e1f5af-8b6c-468c-a1db-56830a150110 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/types/539b5e67-4323-4bfb-8d7b-4776fb9e96c8 returned with HTTP 404 Aug 19 11:04:29.133027 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 501/2008] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/types/539b5e67-4323-4bfb-8d7b-4776fb9e96c8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.138489 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2d28bedc-3d35-44a7-8f07-b2d50b3c2be1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.140228 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2d28bedc-3d35-44a7-8f07-b2d50b3c2be1 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DELETE https://10.4.3.46/volume/v3/types/0595567d-c598-40f2-9d44-7dd80e8c64d5 Aug 19 11:04:29.140466 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2d28bedc-3d35-44a7-8f07-b2d50b3c2be1 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.140713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2d28bedc-3d35-44a7-8f07-b2d50b3c2be1 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.140976 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.140976 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:29.162442 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2d28bedc-3d35-44a7-8f07-b2d50b3c2be1 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/types/0595567d-c598-40f2-9d44-7dd80e8c64d5 returned with HTTP 202 Aug 19 11:04:29.162876 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 502/2009] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/types/0595567d-c598-40f2-9d44-7dd80e8c64d5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.168996 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a6c3668e-a400-449e-ad5d-aa737ff3e20f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.170779 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a6c3668e-a400-449e-ad5d-aa737ff3e20f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/types/0595567d-c598-40f2-9d44-7dd80e8c64d5 Aug 19 11:04:29.170959 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a6c3668e-a400-449e-ad5d-aa737ff3e20f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.171152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a6c3668e-a400-449e-ad5d-aa737ff3e20f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.174055 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a6c3668e-a400-449e-ad5d-aa737ff3e20f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/types/0595567d-c598-40f2-9d44-7dd80e8c64d5 returned with HTTP 404 Aug 19 11:04:29.174461 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 502/2010] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/types/0595567d-c598-40f2-9d44-7dd80e8c64d5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.180377 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-18226454-5a3d-4613-8b67-9988db427366 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.182097 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18226454-5a3d-4613-8b67-9988db427366 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DELETE https://10.4.3.46/volume/v3/types/e152707a-2d6c-4571-ad62-6cfc552568bf Aug 19 11:04:29.182691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18226454-5a3d-4613-8b67-9988db427366 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.182691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18226454-5a3d-4613-8b67-9988db427366 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.202369 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18226454-5a3d-4613-8b67-9988db427366 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/types/e152707a-2d6c-4571-ad62-6cfc552568bf returned with HTTP 202 Aug 19 11:04:29.202788 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 506/2011] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/types/e152707a-2d6c-4571-ad62-6cfc552568bf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.208877 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9fb37cef-ec80-45c6-890d-e982b9ff4954 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.210493 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9fb37cef-ec80-45c6-890d-e982b9ff4954 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/types/e152707a-2d6c-4571-ad62-6cfc552568bf Aug 19 11:04:29.210662 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9fb37cef-ec80-45c6-890d-e982b9ff4954 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.210833 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9fb37cef-ec80-45c6-890d-e982b9ff4954 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.215039 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9fb37cef-ec80-45c6-890d-e982b9ff4954 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/types/e152707a-2d6c-4571-ad62-6cfc552568bf returned with HTTP 404 Aug 19 11:04:29.215438 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 502/2012] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/types/e152707a-2d6c-4571-ad62-6cfc552568bf => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.221667 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b7e589b5-b98a-48d1-a13c-c60ff1687772 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.223261 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b7e589b5-b98a-48d1-a13c-c60ff1687772 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] POST https://10.4.3.46/volume/v3/qos-specs Aug 19 11:04:29.223603 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b7e589b5-b98a-48d1-a13c-c60ff1687772 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-825708834", "consumer": "back-end"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:29.225274 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.qos_specs [None req-b7e589b5-b98a-48d1-a13c-c60ff1687772 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-825708834', 'consumer': 'back-end', 'specs': {}} {{(pid=100204) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 11:04:29.230270 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-b7e589b5-b98a-48d1-a13c-c60ff1687772 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DB qos_specs_create(): root {'id': 'd6813cb5-5556-457e-8740-cf490e0839e8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-825708834'} {{(pid=100204) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 11:04:29.237265 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b7e589b5-b98a-48d1-a13c-c60ff1687772 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs returned with HTTP 200 Aug 19 11:04:29.237647 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 503/2013] 10.4.3.46 () {68 vars in 1257 bytes} [Wed Aug 19 11:04:29 2026] POST /volume/v3/qos-specs => generated 366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.244470 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f08e679c-4e56-43a4-9f12-8007bf893aaa None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.246146 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f08e679c-4e56-43a4-9f12-8007bf893aaa tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DELETE https://10.4.3.46/volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8?force=False Aug 19 11:04:29.246289 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f08e679c-4e56-43a4-9f12-8007bf893aaa tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.246462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f08e679c-4e56-43a4-9f12-8007bf893aaa tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.246700 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.246700 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:29.247024 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f08e679c-4e56-43a4-9f12-8007bf893aaa tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Delete qos_spec: d6813cb5-5556-457e-8740-cf490e0839e8, force: False {{(pid=100206) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 11:04:29.262108 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f08e679c-4e56-43a4-9f12-8007bf893aaa tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8?force=False returned with HTTP 202 Aug 19 11:04:29.262450 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 503/2014] 10.4.3.46 () {66 vars in 1373 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8?force=False => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.268386 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a6fae88b-50aa-426b-99db-3141bd3bd0b4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.270076 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6fae88b-50aa-426b-99db-3141bd3bd0b4 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8 Aug 19 11:04:29.270285 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6fae88b-50aa-426b-99db-3141bd3bd0b4 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.270465 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6fae88b-50aa-426b-99db-3141bd3bd0b4 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.273596 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6fae88b-50aa-426b-99db-3141bd3bd0b4 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8 returned with HTTP 404 Aug 19 11:04:29.274050 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 507/2015] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.277790 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a26b1a20-187a-4621-9dec-119321a1815e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.279542 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a26b1a20-187a-4621-9dec-119321a1815e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 Aug 19 11:04:29.279724 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a26b1a20-187a-4621-9dec-119321a1815e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.279897 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a26b1a20-187a-4621-9dec-119321a1815e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.280309 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6bff99b6-5c7c-4209-ba00-2aa5a7ff3b3f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.283411 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6bff99b6-5c7c-4209-ba00-2aa5a7ff3b3f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs Aug 19 11:04:29.283747 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6bff99b6-5c7c-4209-ba00-2aa5a7ff3b3f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.284017 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6bff99b6-5c7c-4209-ba00-2aa5a7ff3b3f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.284386 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.284386 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:29.284530 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.284530 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:29.284982 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a26b1a20-187a-4621-9dec-119321a1815e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:29.285675 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a26b1a20-187a-4621-9dec-119321a1815e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 returned with HTTP 200 Aug 19 11:04:29.285994 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 503/2016] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.289967 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-aa68e994-046e-4536-9c42-2914b0fd303c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.291609 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-aa68e994-046e-4536-9c42-2914b0fd303c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:29.291821 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-aa68e994-046e-4536-9c42-2914b0fd303c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.292031 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-aa68e994-046e-4536-9c42-2914b0fd303c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.292188 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-aa68e994-046e-4536-9c42-2914b0fd303c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:29.295302 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.296027 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.296027 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:29.296735 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-aa68e994-046e-4536-9c42-2914b0fd303c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:29.297114 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 504/2017] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.297271 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6bff99b6-5c7c-4209-ba00-2aa5a7ff3b3f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs returned with HTTP 200 Aug 19 11:04:29.297494 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:29.297793 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 504/2018] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:04:29 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 19 11:04:29.298326 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "11dc9ca7-f89e-454b-bf07-0beb5a66c1b8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-106032089"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:29.300309 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'snapshot_id': '11dc9ca7-f89e-454b-bf07-0beb5a66c1b8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-106032089'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:29.305826 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c90bdac4-4919-4a87-8dfc-ce263f463256 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.307542 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c90bdac4-4919-4a87-8dfc-ce263f463256 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b Aug 19 11:04:29.307727 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c90bdac4-4919-4a87-8dfc-ce263f463256 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.307873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-84b95e41-ea71-405b-83b7-f326db2ec837 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.307908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c90bdac4-4919-4a87-8dfc-ce263f463256 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.308327 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.308327 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:29.308937 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:29.309121 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:29.309663 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-84b95e41-ea71-405b-83b7-f326db2ec837 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DELETE https://10.4.3.46/volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8?force=False Aug 19 11:04:29.309836 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-84b95e41-ea71-405b-83b7-f326db2ec837 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.310047 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-84b95e41-ea71-405b-83b7-f326db2ec837 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.310828 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.qos_specs_manage [None req-84b95e41-ea71-405b-83b7-f326db2ec837 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Delete qos_spec: d6813cb5-5556-457e-8740-cf490e0839e8, force: False {{(pid=100206) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 11:04:29.313238 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:29.313640 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-84b95e41-ea71-405b-83b7-f326db2ec837 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8?force=False returned with HTTP 404 Aug 19 11:04:29.314187 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 505/2019] 10.4.3.46 () {66 vars in 1373 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.314294 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.314294 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:29.317760 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c90bdac4-4919-4a87-8dfc-ce263f463256 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:29.321170 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9ecaeb8b-b06a-409e-ab94-e027040a529e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.321918 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (6c8f778e-fa10-467d-8027-1b9c78f84628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:29.322880 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c90bdac4-4919-4a87-8dfc-ce263f463256 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b returned with HTTP 200 Aug 19 11:04:29.323272 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 504/2020] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:29.323308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed860a8c-bd6b-4b85-867e-d863221ce4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:29.323913 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ecaeb8b-b06a-409e-ab94-e027040a529e tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8 Aug 19 11:04:29.324189 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ecaeb8b-b06a-409e-ab94-e027040a529e tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.324445 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ecaeb8b-b06a-409e-ab94-e027040a529e tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.324518 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:29.324778 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.324778 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:29.328885 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ecaeb8b-b06a-409e-ab94-e027040a529e tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8 returned with HTTP 404 Aug 19 11:04:29.329491 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 505/2021] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/d6813cb5-5556-457e-8740-cf490e0839e8 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.335176 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-da32c591-4df2-40dd-b396-930affc96d03 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.336741 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cca32f84-0afe-4933-b416-023bf114e727 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.336965 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-da32c591-4df2-40dd-b396-930affc96d03 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b Aug 19 11:04:29.337184 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-da32c591-4df2-40dd-b396-930affc96d03 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.337341 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-da32c591-4df2-40dd-b396-930affc96d03 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.338618 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cca32f84-0afe-4933-b416-023bf114e727 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] POST https://10.4.3.46/volume/v3/qos-specs Aug 19 11:04:29.338937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cca32f84-0afe-4933-b416-023bf114e727 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-192644365", "consumer": "both"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:29.340998 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.qos_specs [None req-cca32f84-0afe-4933-b416-023bf114e727 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-192644365', 'consumer': 'both', 'specs': {}} {{(pid=100205) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 11:04:29.343896 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.343896 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:29.346446 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.db.api [None req-cca32f84-0afe-4933-b416-023bf114e727 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DB qos_specs_create(): root {'id': '832b5275-b70a-4d42-acfd-d1819d632f9c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-192644365'} {{(pid=100205) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 11:04:29.347211 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-da32c591-4df2-40dd-b396-930affc96d03 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:29.351356 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-da32c591-4df2-40dd-b396-930affc96d03 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b returned with HTTP 200 Aug 19 11:04:29.351724 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 506/2022] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:29.353461 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cca32f84-0afe-4933-b416-023bf114e727 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs returned with HTTP 200 Aug 19 11:04:29.354048 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 505/2023] 10.4.3.46 () {68 vars in 1257 bytes} [Wed Aug 19 11:04:29 2026] POST /volume/v3/qos-specs => generated 362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.355211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed860a8c-bd6b-4b85-867e-d863221ce4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '11dc9ca7-f89e-454b-bf07-0beb5a66c1b8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:29.355951 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f406d881-679e-440f-bbcf-a178d1e89d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:29.362082 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-85274871-3006-49e8-a45d-4e223cd55e30 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.362763 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f0aa5df1-7644-4b47-831e-06c352915e9a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.364373 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f0aa5df1-7644-4b47-831e-06c352915e9a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b Aug 19 11:04:29.364504 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-85274871-3006-49e8-a45d-4e223cd55e30 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DELETE https://10.4.3.46/volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c?force=False Aug 19 11:04:29.364572 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f0aa5df1-7644-4b47-831e-06c352915e9a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.364760 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f0aa5df1-7644-4b47-831e-06c352915e9a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.364802 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-85274871-3006-49e8-a45d-4e223cd55e30 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.364913 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-f0aa5df1-7644-4b47-831e-06c352915e9a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume with id: 9b14acc5-4063-4c47-82b2-f2c97019467b Aug 19 11:04:29.365025 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-85274871-3006-49e8-a45d-4e223cd55e30 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.365784 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85274871-3006-49e8-a45d-4e223cd55e30 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Delete qos_spec: 832b5275-b70a-4d42-acfd-d1819d632f9c, force: False {{(pid=100204) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 11:04:29.370964 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.370964 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:29.371372 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f0aa5df1-7644-4b47-831e-06c352915e9a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:29.389235 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f0aa5df1-7644-4b47-831e-06c352915e9a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume request issued successfully. Aug 19 11:04:29.389235 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f0aa5df1-7644-4b47-831e-06c352915e9a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b returned with HTTP 202 Aug 19 11:04:29.389235 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 507/2024] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.396437 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6ae23891-9a6e-42e9-9942-764b789144aa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.397259 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-85274871-3006-49e8-a45d-4e223cd55e30 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c?force=False returned with HTTP 202 Aug 19 11:04:29.397378 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ae23891-9a6e-42e9-9942-764b789144aa tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b Aug 19 11:04:29.397783 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ae23891-9a6e-42e9-9942-764b789144aa tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.397847 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 506/2025] 10.4.3.46 () {66 vars in 1373 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.397894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ae23891-9a6e-42e9-9942-764b789144aa tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.401184 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['e938d872-c874-4c4b-97ff-8acbd7da9840', '3c881ec3-2497-471b-a57f-405a716f5134', '47426e24-8fc0-47b8-a087-8d5ff5d3d5f4', '1f31fd31-aba4-4605-a6cd-938c2e1bdeed'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:29.402219 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f406d881-679e-440f-bbcf-a178d1e89d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e938d872-c874-4c4b-97ff-8acbd7da9840', '3c881ec3-2497-471b-a57f-405a716f5134', '47426e24-8fc0-47b8-a087-8d5ff5d3d5f4', '1f31fd31-aba4-4605-a6cd-938c2e1bdeed']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:29.403012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d011f311-f715-49cc-8b84-e95b8ad67fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:29.404515 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7664870b-f34a-4428-932d-459292ee51fc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.404788 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.404788 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:29.406027 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7664870b-f34a-4428-932d-459292ee51fc tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c Aug 19 11:04:29.407334 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7664870b-f34a-4428-932d-459292ee51fc tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.407334 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7664870b-f34a-4428-932d-459292ee51fc tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.408324 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6ae23891-9a6e-42e9-9942-764b789144aa tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:29.409537 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7664870b-f34a-4428-932d-459292ee51fc tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c returned with HTTP 404 Aug 19 11:04:29.410337 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 508/2026] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.413197 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ae23891-9a6e-42e9-9942-764b789144aa tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b returned with HTTP 200 Aug 19 11:04:29.413703 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 506/2027] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b => generated 1409 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:29.416514 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c6705d2b-c358-42bc-be88-d14be80f9e41 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.418232 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6705d2b-c358-42bc-be88-d14be80f9e41 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs Aug 19 11:04:29.418420 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6705d2b-c358-42bc-be88-d14be80f9e41 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.418729 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6705d2b-c358-42bc-be88-d14be80f9e41 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.418997 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.418997 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:29.423015 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6705d2b-c358-42bc-be88-d14be80f9e41 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs returned with HTTP 200 Aug 19 11:04:29.423389 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 507/2028] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs => generated 174 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.430704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4eee57ee-a893-468e-8e71-ca89a71bb6fe None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.432322 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4eee57ee-a893-468e-8e71-ca89a71bb6fe tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DELETE https://10.4.3.46/volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c?force=False Aug 19 11:04:29.432514 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4eee57ee-a893-468e-8e71-ca89a71bb6fe tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.432698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4eee57ee-a893-468e-8e71-ca89a71bb6fe tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.433184 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4eee57ee-a893-468e-8e71-ca89a71bb6fe tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Delete qos_spec: 832b5275-b70a-4d42-acfd-d1819d632f9c, force: False {{(pid=100206) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 11:04:29.436011 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4eee57ee-a893-468e-8e71-ca89a71bb6fe tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c?force=False returned with HTTP 404 Aug 19 11:04:29.436433 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 509/2029] 10.4.3.46 () {66 vars in 1373 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c?force=False => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.444308 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0e81e475-0a76-4744-bf70-0e8a42832828 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.445885 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e81e475-0a76-4744-bf70-0e8a42832828 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c Aug 19 11:04:29.446021 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e81e475-0a76-4744-bf70-0e8a42832828 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.446714 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e81e475-0a76-4744-bf70-0e8a42832828 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.447502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d011f311-f715-49cc-8b84-e95b8ad67fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9df470f8-7ff4-49f3-876f-354ed0720dcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-106032089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['e938d872-c874-4c4b-97ff-8acbd7da9840','3c881ec3-2497-471b-a57f-405a716f5134','47426e24-8fc0-47b8-a087-8d5ff5d3d5f4','1f31fd31-aba4-4605-a6cd-938c2e1bdeed'],size=1,snapshot_id=11dc9ca7-f89e-454b-bf07-0beb5a66c1b8,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-106032089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9df470f8-7ff4-49f3-876f-354ed0720dcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=11dc9ca7-f89e-454b-bf07-0beb5a66c1b8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:29.448828 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a227208d-b45e-4bf5-8e09-fbd4e50e79ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:29.450451 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e81e475-0a76-4744-bf70-0e8a42832828 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c returned with HTTP 404 Aug 19 11:04:29.450451 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 507/2030] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/832b5275-b70a-4d42-acfd-d1819d632f9c => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.459862 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d423d6e1-18ca-4a91-ad19-82f228e63b0b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.461767 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d423d6e1-18ca-4a91-ad19-82f228e63b0b tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] POST https://10.4.3.46/volume/v3/qos-specs Aug 19 11:04:29.462230 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d423d6e1-18ca-4a91-ad19-82f228e63b0b tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-532582695", "consumer": "front-end"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:29.464043 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.464043 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:29.464415 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.qos_specs [None req-d423d6e1-18ca-4a91-ad19-82f228e63b0b tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-532582695', 'consumer': 'front-end', 'specs': {}} {{(pid=100204) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 11:04:29.467661 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-d423d6e1-18ca-4a91-ad19-82f228e63b0b tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DB qos_specs_create(): root {'id': '4501d6e3-7ce0-414e-a19c-a9589f3cf336', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-532582695'} {{(pid=100204) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 11:04:29.472614 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a227208d-b45e-4bf5-8e09-fbd4e50e79ba) transitioned into state 'SUCCESS' from state '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-106032089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['e938d872-c874-4c4b-97ff-8acbd7da9840','3c881ec3-2497-471b-a57f-405a716f5134','47426e24-8fc0-47b8-a087-8d5ff5d3d5f4','1f31fd31-aba4-4605-a6cd-938c2e1bdeed'],size=1,snapshot_id=11dc9ca7-f89e-454b-bf07-0beb5a66c1b8,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:29.472741 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d423d6e1-18ca-4a91-ad19-82f228e63b0b tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs returned with HTTP 200 Aug 19 11:04:29.473036 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 508/2031] 10.4.3.46 () {68 vars in 1257 bytes} [Wed Aug 19 11:04:29 2026] POST /volume/v3/qos-specs => generated 367 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.473463 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5f4967a-bc7a-47f9-aa5a-129db4653e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:29.480629 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3abef341-2e99-4b56-9c8b-f6c2d8931dbc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.482198 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3abef341-2e99-4b56-9c8b-f6c2d8931dbc tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DELETE https://10.4.3.46/volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336?force=False Aug 19 11:04:29.482198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3abef341-2e99-4b56-9c8b-f6c2d8931dbc tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.482381 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3abef341-2e99-4b56-9c8b-f6c2d8931dbc tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.482781 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3abef341-2e99-4b56-9c8b-f6c2d8931dbc tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Delete qos_spec: 4501d6e3-7ce0-414e-a19c-a9589f3cf336, force: False {{(pid=100206) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 11:04:29.485500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a85b30f6-e97d-43ea-ab0b-d7330bb5e7c9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.487541 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a85b30f6-e97d-43ea-ab0b-d7330bb5e7c9 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:29.487706 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a85b30f6-e97d-43ea-ab0b-d7330bb5e7c9 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.488344 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a85b30f6-e97d-43ea-ab0b-d7330bb5e7c9 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.494540 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5f4967a-bc7a-47f9-aa5a-129db4653e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:29.496274 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.496274 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:29.496426 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (6c8f778e-fa10-467d-8027-1b9c78f84628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:29.496426 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:29.496494 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1cb22ed2-a051-4298-b748-1f18db0fbbcd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:29.497198 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 508/2032] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:04:29 2026] POST /volume/v3/volumes => generated 801 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.497274 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3abef341-2e99-4b56-9c8b-f6c2d8931dbc tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336?force=False returned with HTTP 202 Aug 19 11:04:29.497660 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 510/2033] 10.4.3.46 () {66 vars in 1373 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336?force=False => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.498540 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a85b30f6-e97d-43ea-ab0b-d7330bb5e7c9 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:29.502696 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a85b30f6-e97d-43ea-ab0b-d7330bb5e7c9 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:29.503256 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 508/2034] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:29.504084 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7338c504-4fd8-4140-99b4-e4322e7b7f9a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.506002 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7338c504-4fd8-4140-99b4-e4322e7b7f9a tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336 Aug 19 11:04:29.506205 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7338c504-4fd8-4140-99b4-e4322e7b7f9a tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.506436 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7338c504-4fd8-4140-99b4-e4322e7b7f9a tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.507508 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.507508 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:29.511582 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bca7bfae-5547-493a-b397-fa3c8a7d2215 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.511762 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7338c504-4fd8-4140-99b4-e4322e7b7f9a tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336 returned with HTTP 404 Aug 19 11:04:29.512254 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 509/2035] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.513472 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bca7bfae-5547-493a-b397-fa3c8a7d2215 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc Aug 19 11:04:29.513709 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bca7bfae-5547-493a-b397-fa3c8a7d2215 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.513889 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bca7bfae-5547-493a-b397-fa3c8a7d2215 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.514152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4db22e37-923f-45cc-b5ed-0b818add1c28 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.515790 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4db22e37-923f-45cc-b5ed-0b818add1c28 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:29.516008 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4db22e37-923f-45cc-b5ed-0b818add1c28 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.516219 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4db22e37-923f-45cc-b5ed-0b818add1c28 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.520404 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.520404 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:29.522628 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.522628 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:29.523564 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bca7bfae-5547-493a-b397-fa3c8a7d2215 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:29.523832 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-10644423-cd9b-469a-a9f3-9c491506b416 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.525904 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4db22e37-923f-45cc-b5ed-0b818add1c28 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:29.526002 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-10644423-cd9b-469a-a9f3-9c491506b416 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs Aug 19 11:04:29.526286 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-10644423-cd9b-469a-a9f3-9c491506b416 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.526649 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-10644423-cd9b-469a-a9f3-9c491506b416 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.527642 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bca7bfae-5547-493a-b397-fa3c8a7d2215 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc returned with HTTP 200 Aug 19 11:04:29.528154 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 509/2036] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:29.529663 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4db22e37-923f-45cc-b5ed-0b818add1c28 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:29.529998 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 511/2037] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:29.538016 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-10644423-cd9b-469a-a9f3-9c491506b416 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs returned with HTTP 200 Aug 19 11:04:29.538510 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 509/2038] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.545961 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-527736b6-71ff-4c9a-9278-c0fe668ea202 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.548199 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-527736b6-71ff-4c9a-9278-c0fe668ea202 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DELETE https://10.4.3.46/volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336?force=False Aug 19 11:04:29.548362 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-527736b6-71ff-4c9a-9278-c0fe668ea202 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.548623 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-527736b6-71ff-4c9a-9278-c0fe668ea202 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.549293 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.qos_specs_manage [None req-527736b6-71ff-4c9a-9278-c0fe668ea202 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Delete qos_spec: 4501d6e3-7ce0-414e-a19c-a9589f3cf336, force: False {{(pid=100204) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 11:04:29.553197 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-527736b6-71ff-4c9a-9278-c0fe668ea202 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336?force=False returned with HTTP 404 Aug 19 11:04:29.553658 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 510/2039] 10.4.3.46 () {66 vars in 1373 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.559309 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7e52e947-3153-406f-b362-fbee19912430 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.561005 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7e52e947-3153-406f-b362-fbee19912430 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336 Aug 19 11:04:29.561214 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7e52e947-3153-406f-b362-fbee19912430 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.561399 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7e52e947-3153-406f-b362-fbee19912430 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.564834 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7e52e947-3153-406f-b362-fbee19912430 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336 returned with HTTP 404 Aug 19 11:04:29.565321 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 510/2040] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/4501d6e3-7ce0-414e-a19c-a9589f3cf336 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.571641 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b40c09dc-c99b-4564-99df-da8720657ce6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.573345 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b40c09dc-c99b-4564-99df-da8720657ce6 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 Aug 19 11:04:29.573561 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b40c09dc-c99b-4564-99df-da8720657ce6 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.573752 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b40c09dc-c99b-4564-99df-da8720657ce6 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.577366 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b40c09dc-c99b-4564-99df-da8720657ce6 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 returned with HTTP 200 Aug 19 11:04:29.577724 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 512/2041] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.580023 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-78374209-de00-43f1-a435-8a6a3eb9a879 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.582191 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-78374209-de00-43f1-a435-8a6a3eb9a879 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:29.582413 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-78374209-de00-43f1-a435-8a6a3eb9a879 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.582682 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-78374209-de00-43f1-a435-8a6a3eb9a879 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.586903 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6d5a0cd9-4be6-4106-b164-51b30675a7da None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.588782 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d5a0cd9-4be6-4106-b164-51b30675a7da tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs Aug 19 11:04:29.589001 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d5a0cd9-4be6-4106-b164-51b30675a7da tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.589247 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d5a0cd9-4be6-4106-b164-51b30675a7da tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.592398 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.592398 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:29.593981 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d5a0cd9-4be6-4106-b164-51b30675a7da tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs returned with HTTP 200 Aug 19 11:04:29.594353 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 511/2042] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.597049 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-78374209-de00-43f1-a435-8a6a3eb9a879 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:29.606617 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3b77c4ac-4a9a-4771-9322-92a3ab4d119d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.607223 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-78374209-de00-43f1-a435-8a6a3eb9a879 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:29.607223 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 510/2043] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.607331 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3b77c4ac-4a9a-4771-9322-92a3ab4d119d tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] PUT https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 Aug 19 11:04:29.607331 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3b77c4ac-4a9a-4771-9322-92a3ab4d119d tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:29.613344 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-feee4c44-cb2b-4199-89d5-47dd8186c6da None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.615002 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-feee4c44-cb2b-4199-89d5-47dd8186c6da tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] GET https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 Aug 19 11:04:29.615193 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-feee4c44-cb2b-4199-89d5-47dd8186c6da tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.615368 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-feee4c44-cb2b-4199-89d5-47dd8186c6da tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.616704 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.qos_specs [None req-3b77c4ac-4a9a-4771-9322-92a3ab4d119d tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100203) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 19 11:04:29.620615 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-feee4c44-cb2b-4199-89d5-47dd8186c6da tempest-VolumeRetypeWithoutMigrationTest-1188177308 tempest-VolumeRetypeWithoutMigrationTest-1188177308-project-member] https://10.4.3.46/volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 returned with HTTP 404 Aug 19 11:04:29.620615 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 513/2044] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/volumes/aecceb64-7fc4-44bc-8f13-a2ab5bf8d8f6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.624389 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-3b77c4ac-4a9a-4771-9322-92a3ab4d119d tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] qos_specs_update() value: {'id': '6c892ffc-a421-44e0-979c-047c1e41ee2a', 'key': 'iops_bytes', 'value': '500', 'specs_id': '767ee15b-5631-4e91-a9b7-79749674fc65', 'deleted': False} {{(pid=100203) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 19 11:04:29.631653 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3b77c4ac-4a9a-4771-9322-92a3ab4d119d tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 returned with HTTP 200 Aug 19 11:04:29.631764 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5d2c2d44-cd7f-463f-b81e-8f6499d38d59 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.631809 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 511/2045] 10.4.3.46 () {68 vars in 1367 bytes} [Wed Aug 19 11:04:29 2026] PUT /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 => generated 36 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:29.632995 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d2c2d44-cd7f-463f-b81e-8f6499d38d59 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] DELETE https://10.4.3.46/volume/v3/types/5fd387ab-9bf6-4eb3-9592-3165abb17189 Aug 19 11:04:29.633277 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d2c2d44-cd7f-463f-b81e-8f6499d38d59 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.633595 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d2c2d44-cd7f-463f-b81e-8f6499d38d59 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.633900 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.633900 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:29.641715 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d6c2f65b-61d8-4534-9110-8459e2d0a4b9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.643444 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d6c2f65b-61d8-4534-9110-8459e2d0a4b9 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 Aug 19 11:04:29.643600 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d6c2f65b-61d8-4534-9110-8459e2d0a4b9 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.643777 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d6c2f65b-61d8-4534-9110-8459e2d0a4b9 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.647886 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d6c2f65b-61d8-4534-9110-8459e2d0a4b9 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 returned with HTTP 200 Aug 19 11:04:29.648236 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 511/2046] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 => generated 411 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.657445 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d37b8495-e1e1-4ce0-a6b7-b950a201ce01 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.659445 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d37b8495-e1e1-4ce0-a6b7-b950a201ce01 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] PUT https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/delete_keys Aug 19 11:04:29.659615 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d37b8495-e1e1-4ce0-a6b7-b950a201ce01 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:29.660898 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.660898 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:29.661205 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d37b8495-e1e1-4ce0-a6b7-b950a201ce01 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Delete_key spec: 767ee15b-5631-4e91-a9b7-79749674fc65, keys: ['iops_bytes'] {{(pid=100206) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 19 11:04:29.661500 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d2c2d44-cd7f-463f-b81e-8f6499d38d59 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] https://10.4.3.46/volume/v3/types/5fd387ab-9bf6-4eb3-9592-3165abb17189 returned with HTTP 202 Aug 19 11:04:29.661892 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 512/2047] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/types/5fd387ab-9bf6-4eb3-9592-3165abb17189 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.669779 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2f8c9c5d-b096-4c77-bac5-8ff0c69d9d8c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.671935 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f8c9c5d-b096-4c77-bac5-8ff0c69d9d8c tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] GET https://10.4.3.46/volume/v3/types/5fd387ab-9bf6-4eb3-9592-3165abb17189 Aug 19 11:04:29.672145 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f8c9c5d-b096-4c77-bac5-8ff0c69d9d8c tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.672327 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f8c9c5d-b096-4c77-bac5-8ff0c69d9d8c tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.674742 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d37b8495-e1e1-4ce0-a6b7-b950a201ce01 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/delete_keys returned with HTTP 202 Aug 19 11:04:29.675080 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 514/2048] 10.4.3.46 () {68 vars in 1403 bytes} [Wed Aug 19 11:04:29 2026] PUT /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65/delete_keys => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.676357 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f8c9c5d-b096-4c77-bac5-8ff0c69d9d8c tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] https://10.4.3.46/volume/v3/types/5fd387ab-9bf6-4eb3-9592-3165abb17189 returned with HTTP 404 Aug 19 11:04:29.678134 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 512/2049] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/types/5fd387ab-9bf6-4eb3-9592-3165abb17189 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.681779 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b7776480-f7f5-4ad2-b2bf-e45b9bb1335f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.683932 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b7776480-f7f5-4ad2-b2bf-e45b9bb1335f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 Aug 19 11:04:29.684134 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b7776480-f7f5-4ad2-b2bf-e45b9bb1335f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.684406 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b7776480-f7f5-4ad2-b2bf-e45b9bb1335f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.684613 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7eb67a5f-a3b6-4120-9453-82625d97dc96 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.684754 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.684754 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:29.686229 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7eb67a5f-a3b6-4120-9453-82625d97dc96 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] DELETE https://10.4.3.46/volume/v3/types/7f6b2a96-e6f6-49e6-a80c-fe365cb03c20 Aug 19 11:04:29.686396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7eb67a5f-a3b6-4120-9453-82625d97dc96 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.686604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7eb67a5f-a3b6-4120-9453-82625d97dc96 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.690842 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b7776480-f7f5-4ad2-b2bf-e45b9bb1335f tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 returned with HTTP 200 Aug 19 11:04:29.691509 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 512/2050] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.692656 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-133f3c11-c795-41a5-9f46-d0174ec8623d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.693197 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-133f3c11-c795-41a5-9f46-d0174ec8623d None None] GET https://10.4.3.46/volume// Aug 19 11:04:29.693197 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-133f3c11-c795-41a5-9f46-d0174ec8623d None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.693352 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-133f3c11-c795-41a5-9f46-d0174ec8623d None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.693790 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-133f3c11-c795-41a5-9f46-d0174ec8623d None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:04:29.694042 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 515/2051] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:04:29.699020 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-549de934-f352-4c05-b3ba-1329e5fefba5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.700428 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-34d23273-16e0-45ab-922d-8ebfc3dd1f10 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.700707 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-549de934-f352-4c05-b3ba-1329e5fefba5 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 Aug 19 11:04:29.700897 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-549de934-f352-4c05-b3ba-1329e5fefba5 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.701201 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-549de934-f352-4c05-b3ba-1329e5fefba5 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.701392 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.701392 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:29.702294 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-34d23273-16e0-45ab-922d-8ebfc3dd1f10 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:04:29.702650 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-34d23273-16e0-45ab-922d-8ebfc3dd1f10 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8709132d-6ace-48cc-b4e7-056cc1f39a1e", "connector": null, "instance_uuid": "498237dc-4ce3-485e-a434-df03e2f2b57a"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:29.705291 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-549de934-f352-4c05-b3ba-1329e5fefba5 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 returned with HTTP 200 Aug 19 11:04:29.705706 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 513/2052] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:29.708597 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7eb67a5f-a3b6-4120-9453-82625d97dc96 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] https://10.4.3.46/volume/v3/types/7f6b2a96-e6f6-49e6-a80c-fe365cb03c20 returned with HTTP 202 Aug 19 11:04:29.708964 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 513/2053] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/types/7f6b2a96-e6f6-49e6-a80c-fe365cb03c20 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 11:04:29.711131 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.711131 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:29.713175 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b5326bd6-9bb0-4b89-bfca-875192dd8ccb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.714804 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b5326bd6-9bb0-4b89-bfca-875192dd8ccb tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] DELETE https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65?force=False Aug 19 11:04:29.715001 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b5326bd6-9bb0-4b89-bfca-875192dd8ccb tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.715191 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b5326bd6-9bb0-4b89-bfca-875192dd8ccb tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.715405 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.715405 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:29.715738 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5326bd6-9bb0-4b89-bfca-875192dd8ccb tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Delete qos_spec: 767ee15b-5631-4e91-a9b7-79749674fc65, force: False {{(pid=100206) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 11:04:29.716291 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-14036a06-cb16-4bb5-90ef-a673aa42bfe2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.717916 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14036a06-cb16-4bb5-90ef-a673aa42bfe2 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] GET https://10.4.3.46/volume/v3/types/7f6b2a96-e6f6-49e6-a80c-fe365cb03c20 Aug 19 11:04:29.718120 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14036a06-cb16-4bb5-90ef-a673aa42bfe2 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.718327 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14036a06-cb16-4bb5-90ef-a673aa42bfe2 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.721757 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14036a06-cb16-4bb5-90ef-a673aa42bfe2 tempest-VolumeRetypeWithoutMigrationTest-1282180510 tempest-VolumeRetypeWithoutMigrationTest-1282180510-project-admin] https://10.4.3.46/volume/v3/types/7f6b2a96-e6f6-49e6-a80c-fe365cb03c20 returned with HTTP 404 Aug 19 11:04:29.722242 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 514/2054] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/types/7f6b2a96-e6f6-49e6-a80c-fe365cb03c20 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.731398 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b5326bd6-9bb0-4b89-bfca-875192dd8ccb tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65?force=False returned with HTTP 202 Aug 19 11:04:29.731777 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 516/2055] 10.4.3.46 () {66 vars in 1373 bytes} [Wed Aug 19 11:04:29 2026] DELETE /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65?force=False => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:29.732686 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-34d23273-16e0-45ab-922d-8ebfc3dd1f10 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:04:29.733281 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 513/2056] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:04:29 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:29.738776 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-446f8814-d411-4602-b6c3-32e2c076e1b3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.741544 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-446f8814-d411-4602-b6c3-32e2c076e1b3 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] GET https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 Aug 19 11:04:29.741758 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-446f8814-d411-4602-b6c3-32e2c076e1b3 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.741967 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-446f8814-d411-4602-b6c3-32e2c076e1b3 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.749195 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-446f8814-d411-4602-b6c3-32e2c076e1b3 tempest-QosSpecsTestJSON-161676292 tempest-QosSpecsTestJSON-161676292-project-admin] https://10.4.3.46/volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 returned with HTTP 404 Aug 19 11:04:29.750420 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 514/2057] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/qos-specs/767ee15b-5631-4e91-a9b7-79749674fc65 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:29.767606 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a1a97378-05ac-4ce8-b6c2-2dc6dbc0dd0b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.769008 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1a97378-05ac-4ce8-b6c2-2dc6dbc0dd0b tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:29.769219 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1a97378-05ac-4ce8-b6c2-2dc6dbc0dd0b tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.769406 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1a97378-05ac-4ce8-b6c2-2dc6dbc0dd0b tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.778446 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.778446 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:29.780077 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2862f9c4-6b60-4536-9a80-6c5feba1e352 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.780459 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2862f9c4-6b60-4536-9a80-6c5feba1e352 None None] GET https://10.4.3.46/volume// Aug 19 11:04:29.780649 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2862f9c4-6b60-4536-9a80-6c5feba1e352 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.780913 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2862f9c4-6b60-4536-9a80-6c5feba1e352 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.781283 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2862f9c4-6b60-4536-9a80-6c5feba1e352 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:04:29.781617 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 517/2058] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:04:29.781880 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a1a97378-05ac-4ce8-b6c2-2dc6dbc0dd0b tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:29.785278 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1a97378-05ac-4ce8-b6c2-2dc6dbc0dd0b tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:29.785635 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 515/2059] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:29.795039 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-00a236a5-c6f4-4191-9ff2-c5e1d0562fba None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.796861 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-00a236a5-c6f4-4191-9ff2-c5e1d0562fba tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:29.797061 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-00a236a5-c6f4-4191-9ff2-c5e1d0562fba tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:29.797238 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-00a236a5-c6f4-4191-9ff2-c5e1d0562fba tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:29.806866 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.806866 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:29.810367 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-00a236a5-c6f4-4191-9ff2-c5e1d0562fba tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:29.814923 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-00a236a5-c6f4-4191-9ff2-c5e1d0562fba tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:29.815408 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 514/2060] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:04:29 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 1041 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:29.920389 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-641000d3-0b41-453c-bbdc-cb41818c5ab8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:29.922905 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-641000d3-0b41-453c-bbdc-cb41818c5ab8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] PUT https://10.4.3.46/volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 Aug 19 11:04:29.923442 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-641000d3-0b41-453c-bbdc-cb41818c5ab8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:29.933755 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-641000d3-0b41-453c-bbdc-cb41818c5ab8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Acquiring lock "cinder-attachment_update-8709132d-6ace-48cc-b4e7-056cc1f39a1e-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:04:29.939296 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-641000d3-0b41-453c-bbdc-cb41818c5ab8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Lock "cinder-attachment_update-8709132d-6ace-48cc-b4e7-056cc1f39a1e-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:04:29.940593 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:29.940593 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:30.053705 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-641000d3-0b41-453c-bbdc-cb41818c5ab8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Lock "cinder-attachment_update-8709132d-6ace-48cc-b4e7-056cc1f39a1e-np0000007769" released by "attachment_update" :: held 0.112s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:04:30.053705 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-641000d3-0b41-453c-bbdc-cb41818c5ab8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 returned with HTTP 200 Aug 19 11:04:30.053705 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 515/2061] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:04:29 2026] PUT /volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:30.425838 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f3d685e1-c0ee-44f6-ac91-1f11b7e5b33d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:30.428195 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f3d685e1-c0ee-44f6-ac91-1f11b7e5b33d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b Aug 19 11:04:30.428466 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f3d685e1-c0ee-44f6-ac91-1f11b7e5b33d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:30.428743 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f3d685e1-c0ee-44f6-ac91-1f11b7e5b33d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:30.435425 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f3d685e1-c0ee-44f6-ac91-1f11b7e5b33d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b returned with HTTP 404 Aug 19 11:04:30.436126 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 518/2062] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:30 2026] GET /volume/v3/volumes/9b14acc5-4063-4c47-82b2-f2c97019467b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:30.444642 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5d7f658e-2537-4061-8640-bb0ea2895b4a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:30.446401 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d7f658e-2537-4061-8640-bb0ea2895b4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:30.446647 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d7f658e-2537-4061-8640-bb0ea2895b4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:30.446868 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d7f658e-2537-4061-8640-bb0ea2895b4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:30.447005 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-5d7f658e-2537-4061-8640-bb0ea2895b4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete backup with id: e8461ef2-687d-4918-bc4a-0a1972985d3e. Aug 19 11:04:30.451189 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:30.451189 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:30.464471 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-5d7f658e-2537-4061-8640-bb0ea2895b4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] delete_backup rpcapi backup_id e8461ef2-687d-4918-bc4a-0a1972985d3e {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:04:30.466287 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d7f658e-2537-4061-8640-bb0ea2895b4a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 202 Aug 19 11:04:30.466758 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 516/2063] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:30 2026] DELETE /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:04:30.475501 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-085a6a1e-2d75-419d-b2fc-419fd5839400 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:30.477318 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-085a6a1e-2d75-419d-b2fc-419fd5839400 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:30.477577 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-085a6a1e-2d75-419d-b2fc-419fd5839400 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:30.477801 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-085a6a1e-2d75-419d-b2fc-419fd5839400 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:30.477915 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-085a6a1e-2d75-419d-b2fc-419fd5839400 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:30.485191 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:30.485191 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:30.485953 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-085a6a1e-2d75-419d-b2fc-419fd5839400 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 200 Aug 19 11:04:30.486650 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 515/2064] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:30 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:30.541191 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f9e706c2-1486-4f1b-8b04-667229d8b696 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:30.543625 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f9e706c2-1486-4f1b-8b04-667229d8b696 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc Aug 19 11:04:30.543902 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f9e706c2-1486-4f1b-8b04-667229d8b696 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:30.544283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f9e706c2-1486-4f1b-8b04-667229d8b696 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:30.553350 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:30.553350 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:30.558008 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f9e706c2-1486-4f1b-8b04-667229d8b696 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:30.562582 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f9e706c2-1486-4f1b-8b04-667229d8b696 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc returned with HTTP 200 Aug 19 11:04:30.563063 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 516/2065] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:30 2026] GET /volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:30.575753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-57db4212-de78-417a-91ad-d0dc58ef731d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:30.578801 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-57db4212-de78-417a-91ad-d0dc58ef731d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc Aug 19 11:04:30.579058 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-57db4212-de78-417a-91ad-d0dc58ef731d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:30.579385 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-57db4212-de78-417a-91ad-d0dc58ef731d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:30.579539 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-57db4212-de78-417a-91ad-d0dc58ef731d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete snapshot with id: 375b65cc-ff1d-42df-b35d-beaa72d304cc Aug 19 11:04:30.586703 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:30.586703 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:30.587420 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-57db4212-de78-417a-91ad-d0dc58ef731d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:30.611134 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-57db4212-de78-417a-91ad-d0dc58ef731d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot delete request issued successfully. Aug 19 11:04:30.611400 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-57db4212-de78-417a-91ad-d0dc58ef731d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc returned with HTTP 202 Aug 19 11:04:30.611961 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 519/2066] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:30 2026] DELETE /volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:30.619734 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6682d863-71d6-467a-87c2-f3a145def472 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:30.622551 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6682d863-71d6-467a-87c2-f3a145def472 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc Aug 19 11:04:30.622808 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6682d863-71d6-467a-87c2-f3a145def472 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:30.622856 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6682d863-71d6-467a-87c2-f3a145def472 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:30.632075 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:30.632075 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:30.632842 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6682d863-71d6-467a-87c2-f3a145def472 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:30.633955 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6682d863-71d6-467a-87c2-f3a145def472 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc returned with HTTP 200 Aug 19 11:04:30.634496 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 517/2067] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:30 2026] GET /volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:30.801309 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4918bee0-57e2-47ae-bad6-f52a0776d6b9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:30.804219 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4918bee0-57e2-47ae-bad6-f52a0776d6b9 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:30.804449 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4918bee0-57e2-47ae-bad6-f52a0776d6b9 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:30.804697 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4918bee0-57e2-47ae-bad6-f52a0776d6b9 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:30.819951 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:30.819951 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:30.824933 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4918bee0-57e2-47ae-bad6-f52a0776d6b9 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:30.832017 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4918bee0-57e2-47ae-bad6-f52a0776d6b9 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:30.832441 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 516/2068] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:30 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:31.496590 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-892b7dc7-4f6a-4d4f-8005-4f0846560ead None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:31.498009 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-892b7dc7-4f6a-4d4f-8005-4f0846560ead tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e Aug 19 11:04:31.498203 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-892b7dc7-4f6a-4d4f-8005-4f0846560ead tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:31.498625 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-892b7dc7-4f6a-4d4f-8005-4f0846560ead tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:31.498625 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-892b7dc7-4f6a-4d4f-8005-4f0846560ead tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id e8461ef2-687d-4918-bc4a-0a1972985d3e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:31.501553 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-892b7dc7-4f6a-4d4f-8005-4f0846560ead tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e returned with HTTP 404 Aug 19 11:04:31.501910 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 517/2069] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:31 2026] GET /volume/v3/backups/e8461ef2-687d-4918-bc4a-0a1972985d3e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:31.568115 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e3f4023e-964a-4a67-b4e8-fff98ffab783 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:31.569753 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e3f4023e-964a-4a67-b4e8-fff98ffab783 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 Aug 19 11:04:31.569916 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e3f4023e-964a-4a67-b4e8-fff98ffab783 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:31.570094 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e3f4023e-964a-4a67-b4e8-fff98ffab783 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:31.576268 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:31.576268 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:31.579311 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e3f4023e-964a-4a67-b4e8-fff98ffab783 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:31.583238 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e3f4023e-964a-4a67-b4e8-fff98ffab783 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 returned with HTTP 200 Aug 19 11:04:31.583674 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 520/2070] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:31 2026] GET /volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 => generated 1355 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:31.593991 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-27e2c05a-a66e-4170-96e0-38f347257189 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:31.595649 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-27e2c05a-a66e-4170-96e0-38f347257189 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 Aug 19 11:04:31.595823 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-27e2c05a-a66e-4170-96e0-38f347257189 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:31.595992 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-27e2c05a-a66e-4170-96e0-38f347257189 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:31.596151 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-27e2c05a-a66e-4170-96e0-38f347257189 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume with id: 83854fb1-c72c-43da-8ff3-8e43a4514ba7 Aug 19 11:04:31.602383 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:31.602383 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:31.602842 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-27e2c05a-a66e-4170-96e0-38f347257189 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:31.620194 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-27e2c05a-a66e-4170-96e0-38f347257189 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume request issued successfully. Aug 19 11:04:31.620391 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-27e2c05a-a66e-4170-96e0-38f347257189 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 returned with HTTP 202 Aug 19 11:04:31.621511 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 518/2071] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:31 2026] DELETE /volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:31.627796 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-73eab07a-d384-4438-bdab-c4600511dbd4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:31.629376 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73eab07a-d384-4438-bdab-c4600511dbd4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 Aug 19 11:04:31.629656 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73eab07a-d384-4438-bdab-c4600511dbd4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:31.629804 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73eab07a-d384-4438-bdab-c4600511dbd4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:31.636376 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:31.636376 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:31.639781 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-73eab07a-d384-4438-bdab-c4600511dbd4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:31.643207 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f333f3b3-82ec-4a86-9d05-5f5589e33bfb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:31.644894 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f333f3b3-82ec-4a86-9d05-5f5589e33bfb tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc Aug 19 11:04:31.645133 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f333f3b3-82ec-4a86-9d05-5f5589e33bfb tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:31.645333 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f333f3b3-82ec-4a86-9d05-5f5589e33bfb tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:31.645569 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73eab07a-d384-4438-bdab-c4600511dbd4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 returned with HTTP 200 Aug 19 11:04:31.646016 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 517/2072] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:31 2026] GET /volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:31.650793 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f333f3b3-82ec-4a86-9d05-5f5589e33bfb tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc returned with HTTP 404 Aug 19 11:04:31.651262 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 518/2073] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:31 2026] GET /volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:31.657767 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ddf88440-e49e-4405-a5ef-08c4fffd4464 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:31.659308 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ddf88440-e49e-4405-a5ef-08c4fffd4464 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 Aug 19 11:04:31.659472 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ddf88440-e49e-4405-a5ef-08c4fffd4464 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:31.659670 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ddf88440-e49e-4405-a5ef-08c4fffd4464 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:31.659759 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-ddf88440-e49e-4405-a5ef-08c4fffd4464 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete snapshot with id: 11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 Aug 19 11:04:31.664024 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:31.664024 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:31.664438 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ddf88440-e49e-4405-a5ef-08c4fffd4464 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:31.678846 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ddf88440-e49e-4405-a5ef-08c4fffd4464 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot delete request issued successfully. Aug 19 11:04:31.679029 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ddf88440-e49e-4405-a5ef-08c4fffd4464 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 returned with HTTP 202 Aug 19 11:04:31.679424 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 521/2074] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:31 2026] DELETE /volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:31.685434 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9edc4076-a6fd-4e88-920e-099923cdc0c5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:31.687115 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9edc4076-a6fd-4e88-920e-099923cdc0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 Aug 19 11:04:31.687324 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9edc4076-a6fd-4e88-920e-099923cdc0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:31.687533 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9edc4076-a6fd-4e88-920e-099923cdc0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:31.691920 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:31.691920 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:31.692281 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9edc4076-a6fd-4e88-920e-099923cdc0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:31.693039 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9edc4076-a6fd-4e88-920e-099923cdc0c5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 returned with HTTP 200 Aug 19 11:04:31.693380 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 519/2075] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:31 2026] GET /volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:31.844783 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-31eda179-eab3-45e6-b9ee-042b3fa4b478 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:31.846452 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-31eda179-eab3-45e6-b9ee-042b3fa4b478 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:31.846681 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-31eda179-eab3-45e6-b9ee-042b3fa4b478 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:31.846859 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-31eda179-eab3-45e6-b9ee-042b3fa4b478 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:31.855508 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:31.855508 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:31.858843 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-31eda179-eab3-45e6-b9ee-042b3fa4b478 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:31.862776 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-31eda179-eab3-45e6-b9ee-042b3fa4b478 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:31.863136 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 518/2076] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:31 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:31.922055 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-84139efb-a684-48b3-b7dc-3e3b60598d69 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:32.006163 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-84139efb-a684-48b3-b7dc-3e3b60598d69 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] GET https://10.4.3.46/volume/v3/os-hosts Aug 19 11:04:32.006349 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-84139efb-a684-48b3-b7dc-3e3b60598d69 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:32.006622 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-84139efb-a684-48b3-b7dc-3e3b60598d69 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:32.011723 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.hosts [None req-84139efb-a684-48b3-b7dc-3e3b60598d69 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] status, active and update: available, enabled, 2026-08-19 11:03:55+00:00 {{(pid=100204) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 11:04:32.011879 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.hosts [None req-84139efb-a684-48b3-b7dc-3e3b60598d69 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] status, active and update: available, enabled, 2026-08-19 11:03:53+00:00 {{(pid=100204) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 11:04:32.012021 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.hosts [None req-84139efb-a684-48b3-b7dc-3e3b60598d69 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] status, active and update: available, enabled, 2026-08-19 11:03:28+00:00 {{(pid=100204) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 11:04:32.012325 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-84139efb-a684-48b3-b7dc-3e3b60598d69 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] https://10.4.3.46/volume/v3/os-hosts returned with HTTP 200 Aug 19 11:04:32.012664 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 519/2077] 10.4.3.46 () {66 vars in 1233 bytes} [Wed Aug 19 11:04:31 2026] GET /volume/v3/os-hosts => generated 560 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:32.021183 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0e7b593a-0d5c-49af-9fcd-4ecf2dcd579c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:32.022871 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e7b593a-0d5c-49af-9fcd-4ecf2dcd579c tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] GET https://10.4.3.46/volume/v3/os-hosts Aug 19 11:04:32.023066 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e7b593a-0d5c-49af-9fcd-4ecf2dcd579c tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:32.023260 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e7b593a-0d5c-49af-9fcd-4ecf2dcd579c tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:32.023493 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:32.023493 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:32.028707 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.hosts [None req-0e7b593a-0d5c-49af-9fcd-4ecf2dcd579c tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] status, active and update: available, enabled, 2026-08-19 11:03:55+00:00 {{(pid=100206) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 11:04:32.028841 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.hosts [None req-0e7b593a-0d5c-49af-9fcd-4ecf2dcd579c tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] status, active and update: available, enabled, 2026-08-19 11:03:53+00:00 {{(pid=100206) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 11:04:32.028964 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.hosts [None req-0e7b593a-0d5c-49af-9fcd-4ecf2dcd579c tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] status, active and update: available, enabled, 2026-08-19 11:03:28+00:00 {{(pid=100206) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 11:04:32.029203 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e7b593a-0d5c-49af-9fcd-4ecf2dcd579c tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] https://10.4.3.46/volume/v3/os-hosts returned with HTTP 200 Aug 19 11:04:32.029548 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 522/2078] 10.4.3.46 () {66 vars in 1233 bytes} [Wed Aug 19 11:04:32 2026] GET /volume/v3/os-hosts => generated 560 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:32.036629 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4e806d7d-2a07-4e59-b2c0-8c7c4ed9c053 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:32.038549 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e806d7d-2a07-4e59-b2c0-8c7c4ed9c053 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] GET https://10.4.3.46/volume/v3/os-hosts/np0000007769@storpool Aug 19 11:04:32.038736 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e806d7d-2a07-4e59-b2c0-8c7c4ed9c053 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:32.038946 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e806d7d-2a07-4e59-b2c0-8c7c4ed9c053 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:32.095462 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e806d7d-2a07-4e59-b2c0-8c7c4ed9c053 tempest-VolumeHostsAdminTestsJSON-1478408115 tempest-VolumeHostsAdminTestsJSON-1478408115-project-admin] https://10.4.3.46/volume/v3/os-hosts/np0000007769@storpool returned with HTTP 200 Aug 19 11:04:32.095893 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 520/2079] 10.4.3.46 () {66 vars in 1299 bytes} [Wed Aug 19 11:04:32 2026] GET /volume/v3/os-hosts/np0000007769@storpool => generated 1315 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:32.658269 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-71522a1c-ff35-4435-8340-8b343dc4cab0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:32.660079 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-71522a1c-ff35-4435-8340-8b343dc4cab0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 Aug 19 11:04:32.660318 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-71522a1c-ff35-4435-8340-8b343dc4cab0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:32.660527 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-71522a1c-ff35-4435-8340-8b343dc4cab0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:32.666222 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-71522a1c-ff35-4435-8340-8b343dc4cab0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 returned with HTTP 404 Aug 19 11:04:32.666660 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 519/2080] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:32 2026] GET /volume/v3/volumes/83854fb1-c72c-43da-8ff3-8e43a4514ba7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:32.675328 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d10965f2-32ef-4324-a2fc-7c964062de51 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:32.677015 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:32.677385 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-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-229229422"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:32.679367 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-229229422'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:32.679464 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume of 1 GB Aug 19 11:04:32.682992 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Availability Zones retrieved successfully. Aug 19 11:04:32.688151 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (0f6c9162-dc00-4255-8ffa-524a6c0e6082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:32.689160 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3b6f21-6263-47ed-bd86-c821ab240e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:32.690002 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:32.702823 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3546b658-26d4-4547-af17-a76ef21661df None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:32.705024 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3546b658-26d4-4547-af17-a76ef21661df tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 Aug 19 11:04:32.705330 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3546b658-26d4-4547-af17-a76ef21661df tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:32.705609 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3546b658-26d4-4547-af17-a76ef21661df tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:32.711037 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3546b658-26d4-4547-af17-a76ef21661df tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 returned with HTTP 404 Aug 19 11:04:32.711683 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 523/2081] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:32 2026] GET /volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:32.715815 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3b6f21-6263-47ed-bd86-c821ab240e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:32.716908 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3938c02-bed0-4289-b9eb-9d14b9f2d262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:32.720118 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-24213473-c97b-4525-9443-14512794a4ab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:32.722744 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24213473-c97b-4525-9443-14512794a4ab tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de Aug 19 11:04:32.723013 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24213473-c97b-4525-9443-14512794a4ab tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:32.723269 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24213473-c97b-4525-9443-14512794a4ab tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:32.723470 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-24213473-c97b-4525-9443-14512794a4ab tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 75186037-e66a-4011-a039-36c780a800de Aug 19 11:04:32.731795 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:32.731795 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:32.732392 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-24213473-c97b-4525-9443-14512794a4ab tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:32.751453 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-24213473-c97b-4525-9443-14512794a4ab tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:32.751694 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24213473-c97b-4525-9443-14512794a4ab tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de returned with HTTP 202 Aug 19 11:04:32.752246 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 521/2082] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:32 2026] DELETE /volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:32.760948 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['8320bd7d-71a0-4457-92f1-29b9c89443ab', '29cd19ea-d916-4440-a298-79dc5c32ed0d', '4a8759dd-5c44-4420-a405-07ed831b63af', 'ed37c231-39cc-4329-916a-26105b2bdab3'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:32.761248 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-06322d7c-00cf-4c1f-a8f3-a3c65ff31a83 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:32.761764 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3938c02-bed0-4289-b9eb-9d14b9f2d262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8320bd7d-71a0-4457-92f1-29b9c89443ab', '29cd19ea-d916-4440-a298-79dc5c32ed0d', '4a8759dd-5c44-4420-a405-07ed831b63af', 'ed37c231-39cc-4329-916a-26105b2bdab3']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:32.762683 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0316536-b270-4f80-af8a-1f6c9afc2f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:32.763111 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-06322d7c-00cf-4c1f-a8f3-a3c65ff31a83 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de Aug 19 11:04:32.763298 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-06322d7c-00cf-4c1f-a8f3-a3c65ff31a83 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:32.763446 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-06322d7c-00cf-4c1f-a8f3-a3c65ff31a83 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:32.772399 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:32.772399 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:32.776261 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-06322d7c-00cf-4c1f-a8f3-a3c65ff31a83 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:32.781882 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-06322d7c-00cf-4c1f-a8f3-a3c65ff31a83 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de returned with HTTP 200 Aug 19 11:04:32.782404 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 520/2083] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:32 2026] GET /volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:32.796271 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0316536-b270-4f80-af8a-1f6c9afc2f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598fd4de-4d54-4203-a0c1-74fa1343df0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-229229422',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['8320bd7d-71a0-4457-92f1-29b9c89443ab','29cd19ea-d916-4440-a298-79dc5c32ed0d','4a8759dd-5c44-4420-a405-07ed831b63af','ed37c231-39cc-4329-916a-26105b2bdab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-229229422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=598fd4de-4d54-4203-a0c1-74fa1343df0d,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='9af167ced42948a08062a217acf92dfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:32.797397 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10363cb-e683-4dff-8ed1-e6ddadd6026f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:32.817329 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10363cb-e683-4dff-8ed1-e6ddadd6026f) transitioned into state 'SUCCESS' from state '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-229229422',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['8320bd7d-71a0-4457-92f1-29b9c89443ab','29cd19ea-d916-4440-a298-79dc5c32ed0d','4a8759dd-5c44-4420-a405-07ed831b63af','ed37c231-39cc-4329-916a-26105b2bdab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:32.818429 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3248c2d-ef6b-4492-a174-d625da38abf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:32.829560 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3248c2d-ef6b-4492-a174-d625da38abf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:32.830802 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (0f6c9162-dc00-4255-8ffa-524a6c0e6082) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:32.831214 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume request issued successfully. Aug 19 11:04:32.831958 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d10965f2-32ef-4324-a2fc-7c964062de51 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:32.832384 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 520/2084] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:04:32 2026] POST /volume/v3/volumes => generated 813 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:32.844172 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4f9d254b-174b-415e-8011-978a23960c01 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:32.845927 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4f9d254b-174b-415e-8011-978a23960c01 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d Aug 19 11:04:32.846137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4f9d254b-174b-415e-8011-978a23960c01 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:32.846753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4f9d254b-174b-415e-8011-978a23960c01 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:32.853000 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:32.853000 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:32.856338 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4f9d254b-174b-415e-8011-978a23960c01 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:32.859928 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4f9d254b-174b-415e-8011-978a23960c01 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d returned with HTTP 200 Aug 19 11:04:32.860268 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 524/2085] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:32 2026] GET /volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:32.876046 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72ac638a-1571-47d1-afe1-826c307a075c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:32.877763 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72ac638a-1571-47d1-afe1-826c307a075c tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:32.877983 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72ac638a-1571-47d1-afe1-826c307a075c tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:32.878313 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72ac638a-1571-47d1-afe1-826c307a075c tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:32.888846 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:32.888846 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:32.892143 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-72ac638a-1571-47d1-afe1-826c307a075c tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:32.896158 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72ac638a-1571-47d1-afe1-826c307a075c tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:32.896531 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 522/2086] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:32 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:33.315988 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-fe3889a8-6bb2-4720-92ff-a44ba98562a2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:33.318598 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-fe3889a8-6bb2-4720-92ff-a44ba98562a2 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] POST https://10.4.3.46/volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4/action Aug 19 11:04:33.319052 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-fe3889a8-6bb2-4720-92ff-a44ba98562a2 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:33.319246 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-fe3889a8-6bb2-4720-92ff-a44ba98562a2 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:33.339452 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:33.339452 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:33.350898 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-94c36a09-6131-4ca3-b08e-a56ba28057ed req-fe3889a8-6bb2-4720-92ff-a44ba98562a2 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4/action returned with HTTP 204 Aug 19 11:04:33.351341 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 521/2087] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:04:33 2026] POST /volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:33.794726 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-36d17b72-4a16-4b1e-a46e-814f6fae827a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:33.796904 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36d17b72-4a16-4b1e-a46e-814f6fae827a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de Aug 19 11:04:33.797168 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36d17b72-4a16-4b1e-a46e-814f6fae827a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:33.797402 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36d17b72-4a16-4b1e-a46e-814f6fae827a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:33.804038 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36d17b72-4a16-4b1e-a46e-814f6fae827a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de returned with HTTP 404 Aug 19 11:04:33.804579 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 521/2088] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:33 2026] GET /volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:33.810982 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b0b7c165-b965-4ac8-bb13-4a8713b2b6d4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:33.812814 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b0b7c165-b965-4ac8-bb13-4a8713b2b6d4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 Aug 19 11:04:33.813088 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b0b7c165-b965-4ac8-bb13-4a8713b2b6d4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:33.813349 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b0b7c165-b965-4ac8-bb13-4a8713b2b6d4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:33.813592 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-b0b7c165-b965-4ac8-bb13-4a8713b2b6d4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 47eb4800-9b4b-4977-8a48-28b4e21b8ca9 Aug 19 11:04:33.821450 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:33.821450 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:33.821987 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b0b7c165-b965-4ac8-bb13-4a8713b2b6d4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:33.842951 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b0b7c165-b965-4ac8-bb13-4a8713b2b6d4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:33.843145 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b0b7c165-b965-4ac8-bb13-4a8713b2b6d4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 returned with HTTP 202 Aug 19 11:04:33.843542 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 525/2089] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:33 2026] DELETE /volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:33.851516 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a7652822-00a9-4691-9e37-a1fb34c9d14b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:33.853180 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7652822-00a9-4691-9e37-a1fb34c9d14b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 Aug 19 11:04:33.853396 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7652822-00a9-4691-9e37-a1fb34c9d14b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:33.853603 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7652822-00a9-4691-9e37-a1fb34c9d14b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:33.860248 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:33.860248 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:33.864287 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7652822-00a9-4691-9e37-a1fb34c9d14b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:33.868657 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7652822-00a9-4691-9e37-a1fb34c9d14b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 returned with HTTP 200 Aug 19 11:04:33.869045 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 523/2090] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:33 2026] GET /volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:33.873390 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-44182836-b578-4209-aded-f61854ce74de None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:33.874816 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44182836-b578-4209-aded-f61854ce74de tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d Aug 19 11:04:33.875043 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44182836-b578-4209-aded-f61854ce74de tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:33.875227 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44182836-b578-4209-aded-f61854ce74de tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:33.881717 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:33.881717 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:33.884864 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-44182836-b578-4209-aded-f61854ce74de tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:33.888364 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44182836-b578-4209-aded-f61854ce74de tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d returned with HTTP 200 Aug 19 11:04:33.888732 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 522/2091] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:33 2026] GET /volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:33.900180 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dc87211f-b7b6-4f46-a5e4-c2ff8de872a4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:33.901773 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dc87211f-b7b6-4f46-a5e4-c2ff8de872a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:04:33.902104 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dc87211f-b7b6-4f46-a5e4-c2ff8de872a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "598fd4de-4d54-4203-a0c1-74fa1343df0d", "name": "tempest-VolumesBackupsTest-Backup-1909689712", "description": "tempest-backup-description-1672185275", "container": "tempest-volumesbackupstest-backup-container-50223807"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:33.903533 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-dc87211f-b7b6-4f46-a5e4-c2ff8de872a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating new backup {'backup': {'volume_id': '598fd4de-4d54-4203-a0c1-74fa1343df0d', 'name': 'tempest-VolumesBackupsTest-Backup-1909689712', 'description': 'tempest-backup-description-1672185275', 'container': 'tempest-volumesbackupstest-backup-container-50223807'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:04:33.903678 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-dc87211f-b7b6-4f46-a5e4-c2ff8de872a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating backup of volume 598fd4de-4d54-4203-a0c1-74fa1343df0d in container tempest-volumesbackupstest-backup-container-50223807 Aug 19 11:04:33.908609 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c5e09123-8c88-4013-b9da-87dc4de7b082 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:33.910693 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c5e09123-8c88-4013-b9da-87dc4de7b082 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:33.910757 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:33.910757 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:33.911780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c5e09123-8c88-4013-b9da-87dc4de7b082 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:33.911780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c5e09123-8c88-4013-b9da-87dc4de7b082 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:33.911928 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dc87211f-b7b6-4f46-a5e4-c2ff8de872a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:33.919972 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:33.919972 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:33.923143 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c5e09123-8c88-4013-b9da-87dc4de7b082 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:33.927445 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c5e09123-8c88-4013-b9da-87dc4de7b082 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:33.927645 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 526/2092] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:33 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 1172 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:33.930346 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-dc87211f-b7b6-4f46-a5e4-c2ff8de872a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['25910e1f-29e5-452c-aa43-b946d02a6b4b', '799d29bb-9be0-4bf3-b71e-0537c9525283'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:33.941892 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6cd475e2-ac63-4691-9e0a-a05d28b102e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:33.943882 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6cd475e2-ac63-4691-9e0a-a05d28b102e4 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:33.944306 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6cd475e2-ac63-4691-9e0a-a05d28b102e4 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:33.944683 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6cd475e2-ac63-4691-9e0a-a05d28b102e4 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:33.957083 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:33.957083 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:33.962857 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6cd475e2-ac63-4691-9e0a-a05d28b102e4 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:33.965753 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dc87211f-b7b6-4f46-a5e4-c2ff8de872a4 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:04:33.966134 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 522/2093] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:04:33 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 19 11:04:33.968816 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6cd475e2-ac63-4691-9e0a-a05d28b102e4 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:33.969515 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 524/2094] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:33 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 1172 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:33.974546 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f4d8bbe7-8f4c-4e7a-896c-9d052950d22e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:33.976785 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4d8bbe7-8f4c-4e7a-896c-9d052950d22e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:33.977002 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4d8bbe7-8f4c-4e7a-896c-9d052950d22e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:33.977226 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4d8bbe7-8f4c-4e7a-896c-9d052950d22e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:33.977364 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-f4d8bbe7-8f4c-4e7a-896c-9d052950d22e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:33.981791 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:33.981791 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:33.982079 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2074b33e-aac5-4361-9d2e-1f299dcbff11 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:33.982729 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4d8bbe7-8f4c-4e7a-896c-9d052950d22e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:33.983520 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 523/2095] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:33 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 820 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:33.983789 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 527/2096] 10.4.3.46 () {70 vars in 1604 bytes} [Wed Aug 19 11:04:33 2026] DELETE /volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 11:04:33.991287 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-04c4c8a9-e2ab-4b83-9f2c-ffe01d3f4d5c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.071148 np0000007769 devstack@c-api.service[100204]: WARNING keystonemiddleware.auth_token [None req-04c4c8a9-e2ab-4b83-9f2c-ffe01d3f4d5c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 11:04:34.071992 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 523/2097] 10.4.3.46 () {70 vars in 1604 bytes} [Wed Aug 19 11:04:33 2026] DELETE /volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 => generated 114 bytes in 81 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 11:04:34.079121 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.081299 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] DELETE https://10.4.3.46/volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 Aug 19 11:04:34.081593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.081845 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.091836 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.091836 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:34.162199 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Attachment connected to vm 498237dc-4ce3-485e-a434-df03e2f2b57a, checking data on nova Aug 19 11:04:34.162629 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.compute.nova [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Creating Keystone token plugin using URL: https://10.4.3.46/identity {{(pid=100203) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 11:04:34.227736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-d183a369-13fc-4450-b572-2c93a5065a9e req-91fac2ea-2023-4eec-b32a-3329954c95e4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.229860 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-91fac2ea-2023-4eec-b32a-3329954c95e4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:04:34.230294 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-91fac2ea-2023-4eec-b32a-3329954c95e4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.230294 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-91fac2ea-2023-4eec-b32a-3329954c95e4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.240767 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.240767 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:34.246301 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-d183a369-13fc-4450-b572-2c93a5065a9e req-91fac2ea-2023-4eec-b32a-3329954c95e4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:04:34.252260 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-91fac2ea-2023-4eec-b32a-3329954c95e4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:04:34.252827 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 524/2098] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:34 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:34.269295 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-d183a369-13fc-4450-b572-2c93a5065a9e req-f299a968-62ac-45a7-abf2-8e9013d7d6fb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.271518 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-f299a968-62ac-45a7-abf2-8e9013d7d6fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d/action Aug 19 11:04:34.271862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-f299a968-62ac-45a7-abf2-8e9013d7d6fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:34.271983 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-f299a968-62ac-45a7-abf2-8e9013d7d6fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:34.283360 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.283360 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:34.283851 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-d183a369-13fc-4450-b572-2c93a5065a9e req-f299a968-62ac-45a7-abf2-8e9013d7d6fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:04:34.290432 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-d183a369-13fc-4450-b572-2c93a5065a9e req-f299a968-62ac-45a7-abf2-8e9013d7d6fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Begin detaching volume completed successfully. Aug 19 11:04:34.290791 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-f299a968-62ac-45a7-abf2-8e9013d7d6fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d/action returned with HTTP 202 Aug 19 11:04:34.291062 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 528/2099] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:04:34 2026] POST /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:04:34.312436 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4c6e8651-0360-4404-8101-c1897f9951fb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.314329 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c6e8651-0360-4404-8101-c1897f9951fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:04:34.314709 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c6e8651-0360-4404-8101-c1897f9951fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.315064 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c6e8651-0360-4404-8101-c1897f9951fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.332573 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.332573 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:34.339337 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4c6e8651-0360-4404-8101-c1897f9951fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:04:34.342894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d6b46abf-da4c-4754-917a-6ac64b62b440 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.342894 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d6b46abf-da4c-4754-917a-6ac64b62b440 None None] GET https://10.4.3.46/volume// Aug 19 11:04:34.342894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d6b46abf-da4c-4754-917a-6ac64b62b440 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.342894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d6b46abf-da4c-4754-917a-6ac64b62b440 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.343268 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d6b46abf-da4c-4754-917a-6ac64b62b440 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:04:34.343386 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 525/2100] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:04: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 19 11:04:34.347082 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c6e8651-0360-4404-8101-c1897f9951fb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:04:34.348038 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 524/2101] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:34 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:34.352953 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-d183a369-13fc-4450-b572-2c93a5065a9e req-a3fbbe32-51f6-4e91-af30-e4791b5bb89f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.355505 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-a3fbbe32-51f6-4e91-af30-e4791b5bb89f tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:04:34.355952 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-a3fbbe32-51f6-4e91-af30-e4791b5bb89f tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.356037 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-a3fbbe32-51f6-4e91-af30-e4791b5bb89f tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.367201 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-09d8b2fa-1e4e-43cb-8dbb-3d709b6c4477 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.369647 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.369647 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:34.370004 np0000007769 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] REQ: curl -g -i -X GET https://10.4.3.46/compute/v2.1/servers/498237dc-4ce3-485e-a434-df03e2f2b57a/os-volume_attachments/8709132d-6ace-48cc-b4e7-056cc1f39a1e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e09dca88ac4fa14af568e04b9d77aa97c97ed7d15bd84732244620ac12dda8be" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-dced23c8-f228-4814-bb7a-22f7728ff3cb" -H "X-Service-Token: {SHA256}4cdff083bf1d06dd94f5ccafc566c84e100426ebaf3a54398a55e87a2da41ebe" {{(pid=100203) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 11:04:34.374088 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-d183a369-13fc-4450-b572-2c93a5065a9e req-a3fbbe32-51f6-4e91-af30-e4791b5bb89f tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:04:34.378666 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-a3fbbe32-51f6-4e91-af30-e4791b5bb89f tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:04:34.379173 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 529/2102] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:04:34 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 1316 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:34.426045 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-09d8b2fa-1e4e-43cb-8dbb-3d709b6c4477 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:34.426456 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-09d8b2fa-1e4e-43cb-8dbb-3d709b6c4477 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-580918577", "os-volume-type-access:is_public": false}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:34.458885 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-09d8b2fa-1e4e-43cb-8dbb-3d709b6c4477 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:34.459288 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 526/2103] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:34 2026] POST /volume/v3/types => generated 228 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:34.473312 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-39acf75c-d8af-421e-a55a-631b913beea9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.523532 np0000007769 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 11:04:34 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-aee511c3-b7e5-421b-9380-049e85ac28ae x-openstack-request-id: req-aee511c3-b7e5-421b-9380-049e85ac28ae {{(pid=100203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 11:04:34.523733 np0000007769 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8709132d-6ace-48cc-b4e7-056cc1f39a1e", "serverId": "498237dc-4ce3-485e-a434-df03e2f2b57a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ad368049-4f25-4d6f-8d03-a18076a651a4", "bdm_uuid": "472264be-3e96-4a1b-a8c2-dedd2fb31ca2"}} {{(pid=100203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 11:04:34.523884 np0000007769 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET call to compute for https://10.4.3.46/compute/v2.1/servers/498237dc-4ce3-485e-a434-df03e2f2b57a/os-volume_attachments/8709132d-6ace-48cc-b4e7-056cc1f39a1e used request id req-aee511c3-b7e5-421b-9380-049e85ac28ae {{(pid=100203) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 11:04:34.526597 np0000007769 devstack@c-api.service[100203]: ERROR cinder.volume.api [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Caught error: Detach volume from instance 498237dc-4ce3-485e-a434-df03e2f2b57a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 498237dc-4ce3-485e-a434-df03e2f2b57a using the Compute API Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 11:04:34.530341 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 498237dc-4ce3-485e-a434-df03e2f2b57a using the Compute API Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault Aug 19 11:04:34.531235 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.middleware.fault [None req-dced23c8-f228-4814-bb7a-22f7728ff3cb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 returned with HTTP 409 Aug 19 11:04:34.532058 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 525/2104] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:04:34 2026] DELETE /volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 => generated 167 bytes in 453 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:34.548807 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-39acf75c-d8af-421e-a55a-631b913beea9 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:34.548807 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-39acf75c-d8af-421e-a55a-631b913beea9 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d6f35f8-cc96-4628-b910-e99dd9971c31", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:34.548807 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-39acf75c-d8af-421e-a55a-631b913beea9 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Create volume request body: {'volume': {'volume_type': '3d6f35f8-cc96-4628-b910-e99dd9971c31', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:34.558409 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-39acf75c-d8af-421e-a55a-631b913beea9 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 404 Aug 19 11:04:34.559181 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 525/2105] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:04:34 2026] POST /volume/v3/volumes => generated 114 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:34.566060 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-017c6f86-bfe4-4a9e-80dd-6a8425422212 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.568324 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-017c6f86-bfe4-4a9e-80dd-6a8425422212 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] POST https://10.4.3.46/volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31/action Aug 19 11:04:34.568847 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-017c6f86-bfe4-4a9e-80dd-6a8425422212 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action body: b'{"addProjectAccess": {"project": "13a48265a38e4cfbaf8808cea502a23c"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:34.569036 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-017c6f86-bfe4-4a9e-80dd-6a8425422212 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "13a48265a38e4cfbaf8808cea502a23c"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:34.569277 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-a0a5cfc4-7ee1-4e3e-ac41-72ecdf758afb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.571225 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-a0a5cfc4-7ee1-4e3e-ac41-72ecdf758afb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:34.571433 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-a0a5cfc4-7ee1-4e3e-ac41-72ecdf758afb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.571637 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-a0a5cfc4-7ee1-4e3e-ac41-72ecdf758afb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.580618 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-017c6f86-bfe4-4a9e-80dd-6a8425422212 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31/action returned with HTTP 202 Aug 19 11:04:34.581069 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 530/2106] 10.4.3.46 () {68 vars in 1377 bytes} [Wed Aug 19 11:04:34 2026] POST /volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:34.581792 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.581792 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:34.585385 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-a0a5cfc4-7ee1-4e3e-ac41-72ecdf758afb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:34.590260 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-177ec702-ded6-4484-8607-719f7b94ca24 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.590864 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-a0a5cfc4-7ee1-4e3e-ac41-72ecdf758afb tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:34.591280 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 527/2107] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:34 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 1154 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:34.592186 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:34.592628 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d6f35f8-cc96-4628-b910-e99dd9971c31", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-387686713"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:34.594721 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Create volume request body: {'volume': {'volume_type': '3d6f35f8-cc96-4628-b910-e99dd9971c31', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-387686713'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:34.610209 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1391a9ec-0b20-49b9-9bc5-40bec8f5198e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.611875 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1391a9ec-0b20-49b9-9bc5-40bec8f5198e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] POST https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e/action Aug 19 11:04:34.612871 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1391a9ec-0b20-49b9-9bc5-40bec8f5198e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:34.613094 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1391a9ec-0b20-49b9-9bc5-40bec8f5198e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:34.623206 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.623206 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:34.625501 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1391a9ec-0b20-49b9-9bc5-40bec8f5198e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:34.627050 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:04:34.629945 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Create volume of 1 GB Aug 19 11:04:34.630254 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.630254 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:34.630729 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Availability Zones retrieved successfully. Aug 19 11:04:34.634514 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1391a9ec-0b20-49b9-9bc5-40bec8f5198e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Begin detaching volume completed successfully. Aug 19 11:04:34.634514 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1391a9ec-0b20-49b9-9bc5-40bec8f5198e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e/action returned with HTTP 202 Aug 19 11:04:34.634514 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 526/2108] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:04:34 2026] POST /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:04:34.637011 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Flow 'volume_create_api' (6d822b31-55bc-4734-a12e-391ac16e8059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:34.637879 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c2b5649-a7d6-4083-ac18-b74593d253c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:34.638742 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:34.657066 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c2b5649-a7d6-4083-ac18-b74593d253c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:04:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3d6f35f8-cc96-4628-b910-e99dd9971c31,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-580918577',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d6f35f8-cc96-4628-b910-e99dd9971c31', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:34.657798 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ea623a-dfde-43b0-b67d-e7ce9f6b222b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:34.681623 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3bfe244a-1e2f-4fed-be70-bfbc5a980210 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.681998 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3bfe244a-1e2f-4fed-be70-bfbc5a980210 None None] GET https://10.4.3.46/volume// Aug 19 11:04:34.682143 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3bfe244a-1e2f-4fed-be70-bfbc5a980210 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.682326 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3bfe244a-1e2f-4fed-be70-bfbc5a980210 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.682670 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3bfe244a-1e2f-4fed-be70-bfbc5a980210 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:04:34.682927 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 531/2109] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:04: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 19 11:04:34.686590 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-580918577 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-580918577, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:34.686884 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-580918577 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-580918577, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:34.698854 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1e2148b2-94c0-4418-bd90-d98ecc1231f8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.701466 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1e2148b2-94c0-4418-bd90-d98ecc1231f8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:34.701689 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1e2148b2-94c0-4418-bd90-d98ecc1231f8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.701867 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1e2148b2-94c0-4418-bd90-d98ecc1231f8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.713425 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.713425 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:34.718430 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1e2148b2-94c0-4418-bd90-d98ecc1231f8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:34.723380 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1e2148b2-94c0-4418-bd90-d98ecc1231f8 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:34.724005 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 528/2110] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:04:34 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 1337 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:34.724132 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Created reservations ['5f79fe42-0f14-4470-890a-0f3f89c20599', 'b40dab2d-f89d-45a9-b128-75bde2e5f8a2', '57414b00-defb-4e5b-95b1-c38455788b60', '2a020612-71f4-4751-9a95-49c25e85c803'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:34.725247 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ea623a-dfde-43b0-b67d-e7ce9f6b222b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f79fe42-0f14-4470-890a-0f3f89c20599', 'b40dab2d-f89d-45a9-b128-75bde2e5f8a2', '57414b00-defb-4e5b-95b1-c38455788b60', '2a020612-71f4-4751-9a95-49c25e85c803']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:34.726327 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (071556a5-034c-467e-8454-5e0d807ad94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:34.754915 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (071556a5-034c-467e-8454-5e0d807ad94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60d75af5-528b-4b6f-94a9-5d0053d4fdb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-387686713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a48265a38e4cfbaf8808cea502a23c',qos_specs=None,replication_status=,reservations=['5f79fe42-0f14-4470-890a-0f3f89c20599','b40dab2d-f89d-45a9-b128-75bde2e5f8a2','57414b00-defb-4e5b-95b1-c38455788b60','2a020612-71f4-4751-9a95-49c25e85c803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49594ffb6c840edaba7fcb246de2e77',volume_type_id=3d6f35f8-cc96-4628-b910-e99dd9971c31), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-387686713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60d75af5-528b-4b6f-94a9-5d0053d4fdb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13a48265a38e4cfbaf8808cea502a23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a49594ffb6c840edaba7fcb246de2e77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d6f35f8-cc96-4628-b910-e99dd9971c31),volume_type_id=3d6f35f8-cc96-4628-b910-e99dd9971c31)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:34.756057 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba91ea85-e39d-4ea6-8051-f5c08f465b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:34.773365 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba91ea85-e39d-4ea6-8051-f5c08f465b3c) transitioned into state 'SUCCESS' from state '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-387686713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a48265a38e4cfbaf8808cea502a23c',qos_specs=None,replication_status=,reservations=['5f79fe42-0f14-4470-890a-0f3f89c20599','b40dab2d-f89d-45a9-b128-75bde2e5f8a2','57414b00-defb-4e5b-95b1-c38455788b60','2a020612-71f4-4751-9a95-49c25e85c803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49594ffb6c840edaba7fcb246de2e77',volume_type_id=3d6f35f8-cc96-4628-b910-e99dd9971c31)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:34.774030 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b9b2d2-c9d8-497b-b8df-4734485f231f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:34.782607 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b9b2d2-c9d8-497b-b8df-4734485f231f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:34.783368 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Flow 'volume_create_api' (6d822b31-55bc-4734-a12e-391ac16e8059) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:34.783663 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Create volume request issued successfully. Aug 19 11:04:34.784163 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-177ec702-ded6-4484-8607-719f7b94ca24 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:34.784582 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 526/2111] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:04:34 2026] POST /volume/v3/volumes => generated 792 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:34.795204 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cdedb01c-5e4b-42b4-8019-e5d03e4a2d23 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.798299 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cdedb01c-5e4b-42b4-8019-e5d03e4a2d23 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] GET https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 Aug 19 11:04:34.798299 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cdedb01c-5e4b-42b4-8019-e5d03e4a2d23 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.798299 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cdedb01c-5e4b-42b4-8019-e5d03e4a2d23 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.804241 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.804241 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:34.807656 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cdedb01c-5e4b-42b4-8019-e5d03e4a2d23 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Volume info retrieved successfully. Aug 19 11:04:34.811860 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cdedb01c-5e4b-42b4-8019-e5d03e4a2d23 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 returned with HTTP 200 Aug 19 11:04:34.812270 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 527/2112] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:34 2026] GET /volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:34.889663 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-01aa8f36-cc4b-4356-994d-77225f89a4de None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.898840 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-01aa8f36-cc4b-4356-994d-77225f89a4de tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 Aug 19 11:04:34.898840 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-01aa8f36-cc4b-4356-994d-77225f89a4de tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.898840 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-01aa8f36-cc4b-4356-994d-77225f89a4de tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.905618 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-01aa8f36-cc4b-4356-994d-77225f89a4de tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 returned with HTTP 404 Aug 19 11:04:34.906205 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 532/2113] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:34 2026] GET /volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:34.914331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b77214a0-3779-46ca-b0eb-18073b4903f6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.916583 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b77214a0-3779-46ca-b0eb-18073b4903f6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc Aug 19 11:04:34.916890 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b77214a0-3779-46ca-b0eb-18073b4903f6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.917205 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b77214a0-3779-46ca-b0eb-18073b4903f6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.917417 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-b77214a0-3779-46ca-b0eb-18073b4903f6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 9df470f8-7ff4-49f3-876f-354ed0720dcc Aug 19 11:04:34.923706 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.923706 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:34.924203 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b77214a0-3779-46ca-b0eb-18073b4903f6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:34.943377 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b77214a0-3779-46ca-b0eb-18073b4903f6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:34.943619 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b77214a0-3779-46ca-b0eb-18073b4903f6 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc returned with HTTP 202 Aug 19 11:04:34.944207 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 529/2114] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:34 2026] DELETE /volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:34.952827 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a88b1a02-4ccc-417b-be2a-c43ec789b74d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.955164 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a88b1a02-4ccc-417b-be2a-c43ec789b74d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc Aug 19 11:04:34.955427 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a88b1a02-4ccc-417b-be2a-c43ec789b74d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.955676 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a88b1a02-4ccc-417b-be2a-c43ec789b74d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.967683 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:34.967683 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:34.972243 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a88b1a02-4ccc-417b-be2a-c43ec789b74d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:34.977847 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a88b1a02-4ccc-417b-be2a-c43ec789b74d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc returned with HTTP 200 Aug 19 11:04:34.978576 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 527/2115] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:34 2026] GET /volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc => generated 893 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:34.994295 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ada572d1-1ae0-4129-89b6-fc843f6a0382 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:34.996632 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ada572d1-1ae0-4129-89b6-fc843f6a0382 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:34.997004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ada572d1-1ae0-4129-89b6-fc843f6a0382 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:34.997004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ada572d1-1ae0-4129-89b6-fc843f6a0382 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:34.997139 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ada572d1-1ae0-4129-89b6-fc843f6a0382 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:35.002298 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:35.002298 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:35.003030 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ada572d1-1ae0-4129-89b6-fc843f6a0382 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:35.003430 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 528/2116] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:34 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:35.360663 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-49d8f6e9-5918-4c2a-a135-dac646eb18ac None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:35.362306 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-49d8f6e9-5918-4c2a-a135-dac646eb18ac tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:04:35.362494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-49d8f6e9-5918-4c2a-a135-dac646eb18ac tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:35.362678 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-49d8f6e9-5918-4c2a-a135-dac646eb18ac tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:35.371459 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:35.371459 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:35.374575 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-49d8f6e9-5918-4c2a-a135-dac646eb18ac tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:04:35.378145 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-49d8f6e9-5918-4c2a-a135-dac646eb18ac tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:04:35.378678 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 533/2117] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:35 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:35.827496 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8f4f635c-15c7-463e-9f31-876ed50ec648 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:35.829112 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f4f635c-15c7-463e-9f31-876ed50ec648 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] GET https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 Aug 19 11:04:35.829295 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f4f635c-15c7-463e-9f31-876ed50ec648 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:35.829470 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f4f635c-15c7-463e-9f31-876ed50ec648 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:35.835652 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:35.835652 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:35.838542 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8f4f635c-15c7-463e-9f31-876ed50ec648 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Volume info retrieved successfully. Aug 19 11:04:35.841802 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f4f635c-15c7-463e-9f31-876ed50ec648 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 returned with HTTP 200 Aug 19 11:04:35.842125 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 530/2118] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:35 2026] GET /volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 => generated 885 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:35.853038 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77b85ba7-317b-4503-ae87-a90868185ae0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:35.854660 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77b85ba7-317b-4503-ae87-a90868185ae0 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] GET https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 Aug 19 11:04:35.854840 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77b85ba7-317b-4503-ae87-a90868185ae0 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:35.855015 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77b85ba7-317b-4503-ae87-a90868185ae0 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:35.860755 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:35.860755 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:35.863723 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-77b85ba7-317b-4503-ae87-a90868185ae0 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Volume info retrieved successfully. Aug 19 11:04:35.867067 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77b85ba7-317b-4503-ae87-a90868185ae0 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 returned with HTTP 200 Aug 19 11:04:35.867425 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 528/2119] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:35 2026] GET /volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 => generated 885 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:35.878873 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a897f917-dc3f-41b0-8171-fe94e4ab63c6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:35.880673 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a897f917-dc3f-41b0-8171-fe94e4ab63c6 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] DELETE https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 Aug 19 11:04:35.880861 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a897f917-dc3f-41b0-8171-fe94e4ab63c6 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:35.881039 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a897f917-dc3f-41b0-8171-fe94e4ab63c6 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:35.881199 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-a897f917-dc3f-41b0-8171-fe94e4ab63c6 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Delete volume with id: 60d75af5-528b-4b6f-94a9-5d0053d4fdb7 Aug 19 11:04:35.887876 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:35.887876 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:35.888252 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a897f917-dc3f-41b0-8171-fe94e4ab63c6 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Volume info retrieved successfully. Aug 19 11:04:35.903312 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a897f917-dc3f-41b0-8171-fe94e4ab63c6 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Delete volume request issued successfully. Aug 19 11:04:35.903465 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a897f917-dc3f-41b0-8171-fe94e4ab63c6 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 returned with HTTP 202 Aug 19 11:04:35.903864 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 529/2120] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:35 2026] DELETE /volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:35.909932 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-37cec1fc-2b69-4b1d-9d05-4d86a7ceb507 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:35.911550 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-37cec1fc-2b69-4b1d-9d05-4d86a7ceb507 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] GET https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 Aug 19 11:04:35.911745 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-37cec1fc-2b69-4b1d-9d05-4d86a7ceb507 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:35.911920 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-37cec1fc-2b69-4b1d-9d05-4d86a7ceb507 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:35.919201 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:35.919201 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:35.922858 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-37cec1fc-2b69-4b1d-9d05-4d86a7ceb507 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Volume info retrieved successfully. Aug 19 11:04:35.928090 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-37cec1fc-2b69-4b1d-9d05-4d86a7ceb507 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 returned with HTTP 200 Aug 19 11:04:35.928504 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 534/2121] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:35 2026] GET /volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:35.993074 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-01e27841-2922-43dc-bce0-527cf953bd8c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:35.994578 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-01e27841-2922-43dc-bce0-527cf953bd8c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc Aug 19 11:04:35.994777 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-01e27841-2922-43dc-bce0-527cf953bd8c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:35.994961 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-01e27841-2922-43dc-bce0-527cf953bd8c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:35.999769 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-01e27841-2922-43dc-bce0-527cf953bd8c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc returned with HTTP 404 Aug 19 11:04:36.000203 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 531/2122] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:35 2026] GET /volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:36.007758 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:36.009512 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:36.009834 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1596881749"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:36.011181 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1596881749'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:36.011296 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:36.013397 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-34a04bb7-e515-4554-8636-8a34c698cbe6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:36.015173 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-34a04bb7-e515-4554-8636-8a34c698cbe6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:36.015331 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-34a04bb7-e515-4554-8636-8a34c698cbe6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:36.015517 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-34a04bb7-e515-4554-8636-8a34c698cbe6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:36.015672 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-34a04bb7-e515-4554-8636-8a34c698cbe6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:36.015723 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:36.019384 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:36.019384 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:36.020075 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-34a04bb7-e515-4554-8636-8a34c698cbe6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:36.020415 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 530/2123] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:36 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:36.020821 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (83f0fffd-1021-4a7a-a3b8-0e8bd9e82784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:36.021687 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5955128f-a504-4c30-b1ca-936002998ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:36.022605 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:36.045400 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5955128f-a504-4c30-b1ca-936002998ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:36.046214 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13432a5e-8415-4667-8f0f-c43c0d9801f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:36.080158 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['7a4b75eb-402f-4555-bc41-c962f4c7a31b', 'c33e5739-1eca-4929-9c33-673962ae8896', 'd3193880-353e-4242-ab6b-eaf4e655d3eb', 'd42d009a-1ca5-4341-8c1b-81ccadb32997'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:36.080915 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13432a5e-8415-4667-8f0f-c43c0d9801f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a4b75eb-402f-4555-bc41-c962f4c7a31b', 'c33e5739-1eca-4929-9c33-673962ae8896', 'd3193880-353e-4242-ab6b-eaf4e655d3eb', 'd42d009a-1ca5-4341-8c1b-81ccadb32997']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:36.081605 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbd27708-de84-4ee0-9403-4755d1ccd41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:36.100618 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbd27708-de84-4ee0-9403-4755d1ccd41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83f80007-9963-473f-9925-04717b6a7829', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1596881749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['7a4b75eb-402f-4555-bc41-c962f4c7a31b','c33e5739-1eca-4929-9c33-673962ae8896','d3193880-353e-4242-ab6b-eaf4e655d3eb','d42d009a-1ca5-4341-8c1b-81ccadb32997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1596881749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83f80007-9963-473f-9925-04717b6a7829,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:36.101298 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3e3e17-2fc1-404a-a832-ba539e854a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:36.117138 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3e3e17-2fc1-404a-a832-ba539e854a43) transitioned into state 'SUCCESS' from state '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-1596881749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['7a4b75eb-402f-4555-bc41-c962f4c7a31b','c33e5739-1eca-4929-9c33-673962ae8896','d3193880-353e-4242-ab6b-eaf4e655d3eb','d42d009a-1ca5-4341-8c1b-81ccadb32997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:36.117828 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75ddfd7-7d6f-472e-b683-bc4dfd33d293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:36.124971 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75ddfd7-7d6f-472e-b683-bc4dfd33d293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:36.125729 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (83f0fffd-1021-4a7a-a3b8-0e8bd9e82784) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:36.125985 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:36.126549 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80f89165-6841-4192-a308-9eb35ec6cfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:36.126919 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 529/2124] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:04:36 2026] POST /volume/v3/volumes => generated 768 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:36.137743 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cdfa1752-f61c-4f58-8078-dc64b475376a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:36.139525 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cdfa1752-f61c-4f58-8078-dc64b475376a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 Aug 19 11:04:36.139698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cdfa1752-f61c-4f58-8078-dc64b475376a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:36.140034 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cdfa1752-f61c-4f58-8078-dc64b475376a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:36.146868 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:36.146868 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:36.150262 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cdfa1752-f61c-4f58-8078-dc64b475376a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:36.154142 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cdfa1752-f61c-4f58-8078-dc64b475376a tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 returned with HTTP 200 Aug 19 11:04:36.154534 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 535/2125] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:36 2026] GET /volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:36.389992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ec29d5d4-0e1c-4bc2-8336-2003b4622815 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:36.391812 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ec29d5d4-0e1c-4bc2-8336-2003b4622815 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:04:36.392074 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ec29d5d4-0e1c-4bc2-8336-2003b4622815 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:36.392345 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ec29d5d4-0e1c-4bc2-8336-2003b4622815 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:36.401733 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:36.401733 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:36.405149 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ec29d5d4-0e1c-4bc2-8336-2003b4622815 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:04:36.411946 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ec29d5d4-0e1c-4bc2-8336-2003b4622815 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:04:36.412382 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 532/2126] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:36 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:36.636750 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d183a369-13fc-4450-b572-2c93a5065a9e req-38829f09-d492-4127-a94d-6323dad82162 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:36.639501 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-38829f09-d492-4127-a94d-6323dad82162 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] DELETE https://10.4.3.46/volume/v3/attachments/a2324392-b4fb-495e-a355-3c3e3fa38f42 Aug 19 11:04:36.639760 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-38829f09-d492-4127-a94d-6323dad82162 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:36.640058 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-38829f09-d492-4127-a94d-6323dad82162 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:36.647932 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:36.647932 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:36.697618 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d183a369-13fc-4450-b572-2c93a5065a9e req-38829f09-d492-4127-a94d-6323dad82162 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments/a2324392-b4fb-495e-a355-3c3e3fa38f42 returned with HTTP 200 Aug 19 11:04:36.698052 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 531/2127] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:04:36 2026] DELETE /volume/v3/attachments/a2324392-b4fb-495e-a355-3c3e3fa38f42 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:36.932645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1ef592c9-403f-411a-95ea-ada662a98352 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:36.934538 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1ef592c9-403f-411a-95ea-ada662a98352 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] DELETE https://10.4.3.46/volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 Aug 19 11:04:36.934987 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1ef592c9-403f-411a-95ea-ada662a98352 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:36.935404 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1ef592c9-403f-411a-95ea-ada662a98352 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:36.939592 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-251aad3d-09cd-48d2-a120-9af111708d46 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:36.941922 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-251aad3d-09cd-48d2-a120-9af111708d46 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] GET https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 Aug 19 11:04:36.941922 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-251aad3d-09cd-48d2-a120-9af111708d46 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:36.942072 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-251aad3d-09cd-48d2-a120-9af111708d46 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:36.946307 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:36.946307 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:36.947263 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-251aad3d-09cd-48d2-a120-9af111708d46 tempest-VolumeTypesAccessTest-1706918995 tempest-VolumeTypesAccessTest-1706918995-project-member] https://10.4.3.46/volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 returned with HTTP 404 Aug 19 11:04:36.947797 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 536/2128] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:36 2026] GET /volume/v3/volumes/60d75af5-528b-4b6f-94a9-5d0053d4fdb7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:36.955690 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-66642b07-45a3-40b7-9739-00e4520c5e7c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:36.957472 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-66642b07-45a3-40b7-9739-00e4520c5e7c tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] POST https://10.4.3.46/volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31/action Aug 19 11:04:36.957902 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-66642b07-45a3-40b7-9739-00e4520c5e7c tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action body: b'{"removeProjectAccess": {"project": "13a48265a38e4cfbaf8808cea502a23c"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:36.958067 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-66642b07-45a3-40b7-9739-00e4520c5e7c tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "13a48265a38e4cfbaf8808cea502a23c"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:36.971107 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-66642b07-45a3-40b7-9739-00e4520c5e7c tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31/action returned with HTTP 202 Aug 19 11:04:36.971814 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 533/2129] 10.4.3.46 () {68 vars in 1377 bytes} [Wed Aug 19 11:04:36 2026] POST /volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:36.978351 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-22853222-9799-4298-afb7-69d5b7e32b67 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:36.980071 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-22853222-9799-4298-afb7-69d5b7e32b67 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] DELETE https://10.4.3.46/volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31 Aug 19 11:04:36.980257 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-22853222-9799-4298-afb7-69d5b7e32b67 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:36.980444 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-22853222-9799-4298-afb7-69d5b7e32b67 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:36.980747 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:36.980747 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:37.011087 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-bd3a97f4-20ea-4347-a769-edcad024e035 req-1ef592c9-403f-411a-95ea-ada662a98352 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 returned with HTTP 200 Aug 19 11:04:37.011821 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 530/2130] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:04:36 2026] DELETE /volume/v3/attachments/ad368049-4f25-4d6f-8d03-a18076a651a4 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:37.023433 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-22853222-9799-4298-afb7-69d5b7e32b67 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31 returned with HTTP 202 Aug 19 11:04:37.024002 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 532/2131] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:36 2026] DELETE /volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:37.031297 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8c6a1faa-2a56-45ed-b204-ffff97b1a34f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.032972 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8c6a1faa-2a56-45ed-b204-ffff97b1a34f tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] GET https://10.4.3.46/volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31 Aug 19 11:04:37.033210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8c6a1faa-2a56-45ed-b204-ffff97b1a34f tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.033437 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8c6a1faa-2a56-45ed-b204-ffff97b1a34f tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.035914 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-550ffb69-aa53-4e7b-be4e-3bdf545395a5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.037167 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8c6a1faa-2a56-45ed-b204-ffff97b1a34f tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31 returned with HTTP 404 Aug 19 11:04:37.037768 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 537/2132] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:04:37 2026] GET /volume/v3/types/3d6f35f8-cc96-4628-b910-e99dd9971c31 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:37.047207 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a7732780-afd5-48ca-8aec-4e8eba468f74 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.050036 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7732780-afd5-48ca-8aec-4e8eba468f74 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:37.050533 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7732780-afd5-48ca-8aec-4e8eba468f74 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-25802515", "os-volume-type-access:is_public": false}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:37.051032 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-550ffb69-aa53-4e7b-be4e-3bdf545395a5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:37.052290 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:37.052290 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:37.053466 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-550ffb69-aa53-4e7b-be4e-3bdf545395a5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.054828 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-550ffb69-aa53-4e7b-be4e-3bdf545395a5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.056365 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-550ffb69-aa53-4e7b-be4e-3bdf545395a5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:37.066952 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7732780-afd5-48ca-8aec-4e8eba468f74 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:37.067478 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 531/2133] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:37 2026] POST /volume/v3/types => generated 227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:37.075601 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e928ff68-e236-49fb-83b0-14d1404d95ff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.077312 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e928ff68-e236-49fb-83b0-14d1404d95ff tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] POST https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action Aug 19 11:04:37.077678 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e928ff68-e236-49fb-83b0-14d1404d95ff tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action body: b'{"addProjectAccess": {"project": "13a48265a38e4cfbaf8808cea502a23c"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:37.077890 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e928ff68-e236-49fb-83b0-14d1404d95ff tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "13a48265a38e4cfbaf8808cea502a23c"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:37.079664 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:37.079664 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:37.080452 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-550ffb69-aa53-4e7b-be4e-3bdf545395a5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:37.080841 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 534/2134] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:37 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:37.089464 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e928ff68-e236-49fb-83b0-14d1404d95ff tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action returned with HTTP 202 Aug 19 11:04:37.089857 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 533/2135] 10.4.3.46 () {68 vars in 1377 bytes} [Wed Aug 19 11:04:37 2026] POST /volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:37.096418 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3af7773f-5783-4694-8242-be38055bd77f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.097918 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3af7773f-5783-4694-8242-be38055bd77f tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] POST https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action Aug 19 11:04:37.098210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3af7773f-5783-4694-8242-be38055bd77f tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action body: b'{"addProjectAccess": {"project": "74f6a8921bef4c60baf3a4802edf5c9d"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:37.098311 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3af7773f-5783-4694-8242-be38055bd77f tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "74f6a8921bef4c60baf3a4802edf5c9d"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:37.107720 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3af7773f-5783-4694-8242-be38055bd77f tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action returned with HTTP 202 Aug 19 11:04:37.108276 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 538/2136] 10.4.3.46 () {68 vars in 1377 bytes} [Wed Aug 19 11:04:37 2026] POST /volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:37.115401 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c79d4a3b-9428-4653-b40f-17ce92992c01 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.117320 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c79d4a3b-9428-4653-b40f-17ce92992c01 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] GET https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/os-volume-type-access Aug 19 11:04:37.117581 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c79d4a3b-9428-4653-b40f-17ce92992c01 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.117697 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c79d4a3b-9428-4653-b40f-17ce92992c01 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.128973 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c79d4a3b-9428-4653-b40f-17ce92992c01 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/os-volume-type-access returned with HTTP 200 Aug 19 11:04:37.129414 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 532/2137] 10.4.3.46 () {66 vars in 1401 bytes} [Wed Aug 19 11:04:37 2026] GET /volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/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 19 11:04:37.136755 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2782f644-bfaa-41cd-8298-5d33e783c4f1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.138392 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2782f644-bfaa-41cd-8298-5d33e783c4f1 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] POST https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action Aug 19 11:04:37.138743 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2782f644-bfaa-41cd-8298-5d33e783c4f1 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action body: b'{"removeProjectAccess": {"project": "74f6a8921bef4c60baf3a4802edf5c9d"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:37.138857 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2782f644-bfaa-41cd-8298-5d33e783c4f1 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "74f6a8921bef4c60baf3a4802edf5c9d"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:37.148053 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2782f644-bfaa-41cd-8298-5d33e783c4f1 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action returned with HTTP 202 Aug 19 11:04:37.148424 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 535/2138] 10.4.3.46 () {68 vars in 1377 bytes} [Wed Aug 19 11:04:37 2026] POST /volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:37.154847 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-13d4efb2-16a6-46db-a648-b577b79cacdd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.156525 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13d4efb2-16a6-46db-a648-b577b79cacdd tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] POST https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action Aug 19 11:04:37.156835 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13d4efb2-16a6-46db-a648-b577b79cacdd tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action body: b'{"removeProjectAccess": {"project": "13a48265a38e4cfbaf8808cea502a23c"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:37.156950 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13d4efb2-16a6-46db-a648-b577b79cacdd tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "13a48265a38e4cfbaf8808cea502a23c"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:37.165107 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2b31b1db-cf50-432f-b498-cc9902c219bf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.166791 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b31b1db-cf50-432f-b498-cc9902c219bf tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 Aug 19 11:04:37.166915 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13d4efb2-16a6-46db-a648-b577b79cacdd tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action returned with HTTP 202 Aug 19 11:04:37.167032 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b31b1db-cf50-432f-b498-cc9902c219bf tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.167248 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b31b1db-cf50-432f-b498-cc9902c219bf tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.167289 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 534/2139] 10.4.3.46 () {68 vars in 1377 bytes} [Wed Aug 19 11:04:37 2026] POST /volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:37.172911 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fc0ea166-6ca4-4a81-a019-c7da39ddcfd8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.173531 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:37.173531 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:37.174533 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc0ea166-6ca4-4a81-a019-c7da39ddcfd8 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] DELETE https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219 Aug 19 11:04:37.174717 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc0ea166-6ca4-4a81-a019-c7da39ddcfd8 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.175028 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc0ea166-6ca4-4a81-a019-c7da39ddcfd8 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.176867 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2b31b1db-cf50-432f-b498-cc9902c219bf tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:37.180518 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b31b1db-cf50-432f-b498-cc9902c219bf tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 returned with HTTP 200 Aug 19 11:04:37.180871 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 539/2140] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:37 2026] GET /volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:37.195063 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-07670339-4be2-4386-9ccd-22348a92c791 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.196524 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-07670339-4be2-4386-9ccd-22348a92c791 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:04:37.196836 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-07670339-4be2-4386-9ccd-22348a92c791 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83f80007-9963-473f-9925-04717b6a7829", "name": "tempest-VolumeDependencyTests-Snapshot-1829115902"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:37.201276 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc0ea166-6ca4-4a81-a019-c7da39ddcfd8 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219 returned with HTTP 202 Aug 19 11:04:37.201693 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 533/2141] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:37 2026] DELETE /volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:37.206072 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:37.206072 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:37.206571 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-07670339-4be2-4386-9ccd-22348a92c791 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:37.206683 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-07670339-4be2-4386-9ccd-22348a92c791 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create snapshot from volume 83f80007-9963-473f-9925-04717b6a7829 Aug 19 11:04:37.208293 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cdc98fe5-0f6b-4b6d-886e-226a80891f19 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.209995 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cdc98fe5-0f6b-4b6d-886e-226a80891f19 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] GET https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219 Aug 19 11:04:37.210213 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cdc98fe5-0f6b-4b6d-886e-226a80891f19 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.210420 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cdc98fe5-0f6b-4b6d-886e-226a80891f19 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.213758 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cdc98fe5-0f6b-4b6d-886e-226a80891f19 tempest-VolumeTypesAccessTest-1822783221 tempest-VolumeTypesAccessTest-1822783221-project-admin] https://10.4.3.46/volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219 returned with HTTP 404 Aug 19 11:04:37.214186 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 535/2142] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:04:37 2026] GET /volume/v3/types/021185b0-3611-4fd9-8c67-6197ea4bb219 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:37.229010 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-07670339-4be2-4386-9ccd-22348a92c791 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['3f14af64-4da9-4caf-82fe-e1d9b033932d', '563eb9a0-554e-4a58-b2c6-718d84c54fd9', 'e313abee-d261-4bf5-a73c-e5d35c5118e0', 'e2be0056-d380-4c57-bc46-e9c9c4fae455'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:37.255711 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-07670339-4be2-4386-9ccd-22348a92c791 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot create request issued successfully. Aug 19 11:04:37.256015 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-07670339-4be2-4386-9ccd-22348a92c791 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:04:37.256412 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 536/2143] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:04:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:37.267084 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e21c0dca-091d-48f5-b797-6f90f9e133c2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.270220 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e21c0dca-091d-48f5-b797-6f90f9e133c2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d Aug 19 11:04:37.270220 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e21c0dca-091d-48f5-b797-6f90f9e133c2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.270220 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e21c0dca-091d-48f5-b797-6f90f9e133c2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.274445 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:37.274445 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:37.275079 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e21c0dca-091d-48f5-b797-6f90f9e133c2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:37.275993 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e21c0dca-091d-48f5-b797-6f90f9e133c2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d returned with HTTP 200 Aug 19 11:04:37.276755 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 540/2144] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:37 2026] GET /volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:37.423431 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72f7b21c-e982-4129-8e77-cc8a9c79f59b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.426861 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72f7b21c-e982-4129-8e77-cc8a9c79f59b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:04:37.427045 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72f7b21c-e982-4129-8e77-cc8a9c79f59b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.427321 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72f7b21c-e982-4129-8e77-cc8a9c79f59b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.435435 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:37.435435 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:37.439056 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-72f7b21c-e982-4129-8e77-cc8a9c79f59b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:04:37.442874 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72f7b21c-e982-4129-8e77-cc8a9c79f59b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:04:37.443210 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 534/2145] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:37 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:37.856974 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c2b22c13-ea59-4986-b5d7-5b5ce89b1b80 req-51cc9644-380a-41dd-ae8c-a892e14bba1e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.859844 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c2b22c13-ea59-4986-b5d7-5b5ce89b1b80 req-51cc9644-380a-41dd-ae8c-a892e14bba1e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:37.860148 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c2b22c13-ea59-4986-b5d7-5b5ce89b1b80 req-51cc9644-380a-41dd-ae8c-a892e14bba1e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.860324 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c2b22c13-ea59-4986-b5d7-5b5ce89b1b80 req-51cc9644-380a-41dd-ae8c-a892e14bba1e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.868819 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:37.868819 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:37.872000 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c2b22c13-ea59-4986-b5d7-5b5ce89b1b80 req-51cc9644-380a-41dd-ae8c-a892e14bba1e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:37.875391 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c2b22c13-ea59-4986-b5d7-5b5ce89b1b80 req-51cc9644-380a-41dd-ae8c-a892e14bba1e tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:37.875732 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 536/2146] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:37 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:37.890323 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a2aba854-05ba-4c66-9be8-34ddb4c7ae87 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.893777 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a2aba854-05ba-4c66-9be8-34ddb4c7ae87 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] DELETE https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:37.894057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a2aba854-05ba-4c66-9be8-34ddb4c7ae87 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.894314 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a2aba854-05ba-4c66-9be8-34ddb4c7ae87 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.894660 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-a2aba854-05ba-4c66-9be8-34ddb4c7ae87 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Delete volume with id: 8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:37.904799 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:37.904799 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:37.905628 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a2aba854-05ba-4c66-9be8-34ddb4c7ae87 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:37.922786 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a2aba854-05ba-4c66-9be8-34ddb4c7ae87 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Delete volume request issued successfully. Aug 19 11:04:37.923274 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a2aba854-05ba-4c66-9be8-34ddb4c7ae87 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 202 Aug 19 11:04:37.923938 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 537/2147] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:37 2026] DELETE /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:37.931910 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-05ad42df-b8e0-486f-844b-7f3b055eb89c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:37.934013 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-05ad42df-b8e0-486f-844b-7f3b055eb89c tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:37.934339 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-05ad42df-b8e0-486f-844b-7f3b055eb89c tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:37.934416 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-05ad42df-b8e0-486f-844b-7f3b055eb89c tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:37.945039 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:37.945039 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:37.947346 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-05ad42df-b8e0-486f-844b-7f3b055eb89c tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Volume info retrieved successfully. Aug 19 11:04:37.951649 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-05ad42df-b8e0-486f-844b-7f3b055eb89c tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 200 Aug 19 11:04:37.952069 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 541/2148] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:37 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:38.090190 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2c57d31a-a7b3-4372-8ba3-632732380ab0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:38.099913 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c57d31a-a7b3-4372-8ba3-632732380ab0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:38.100203 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c57d31a-a7b3-4372-8ba3-632732380ab0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:38.100450 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c57d31a-a7b3-4372-8ba3-632732380ab0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:38.100652 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2c57d31a-a7b3-4372-8ba3-632732380ab0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:38.107467 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:38.107467 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:38.108328 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c57d31a-a7b3-4372-8ba3-632732380ab0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:38.109575 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 535/2149] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:38 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:38.285167 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-87bcab33-7d67-4d00-9c59-0cdf6e331756 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:38.286783 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-87bcab33-7d67-4d00-9c59-0cdf6e331756 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d Aug 19 11:04:38.286953 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-87bcab33-7d67-4d00-9c59-0cdf6e331756 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:38.287136 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-87bcab33-7d67-4d00-9c59-0cdf6e331756 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:38.292002 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:38.292002 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:38.292562 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-87bcab33-7d67-4d00-9c59-0cdf6e331756 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:38.293497 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-87bcab33-7d67-4d00-9c59-0cdf6e331756 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d returned with HTTP 200 Aug 19 11:04:38.293868 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 537/2150] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:38 2026] GET /volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:04:38.302363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:38.304896 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:38.305261 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "029d7823-4286-42f1-8973-a07db3e1863d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-842284001"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:38.307374 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'snapshot_id': '029d7823-4286-42f1-8973-a07db3e1863d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-842284001'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:38.312400 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:38.312400 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:38.312840 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:38.312943 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:38.316036 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:38.321214 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (74f5e908-634b-4b6a-bbfd-68305067b72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:38.322196 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7153f90-8df6-46fd-bb48-e13c92efe7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:38.323024 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:38.351331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7153f90-8df6-46fd-bb48-e13c92efe7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '029d7823-4286-42f1-8973-a07db3e1863d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:38.352057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e39ec53-10d6-4c98-8369-25d21403cf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:38.389895 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['22ecf93b-4729-4b36-9e3a-9783364e5daa', 'd078c646-9e6d-4c34-ba4b-a5d4c042fbca', '6fd6c992-80ee-473f-95c2-18f45b8e63e3', 'f317007e-34b9-4546-8d5e-34c8d362f399'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:38.390772 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e39ec53-10d6-4c98-8369-25d21403cf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22ecf93b-4729-4b36-9e3a-9783364e5daa', 'd078c646-9e6d-4c34-ba4b-a5d4c042fbca', '6fd6c992-80ee-473f-95c2-18f45b8e63e3', 'f317007e-34b9-4546-8d5e-34c8d362f399']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:38.391377 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf459e8-0fc7-4cb4-8d34-a0765e86eb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:38.429584 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf459e8-0fc7-4cb4-8d34-a0765e86eb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08c5ea68-e36e-4adf-99b1-11cc950654e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-842284001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['22ecf93b-4729-4b36-9e3a-9783364e5daa','d078c646-9e6d-4c34-ba4b-a5d4c042fbca','6fd6c992-80ee-473f-95c2-18f45b8e63e3','f317007e-34b9-4546-8d5e-34c8d362f399'],size=1,snapshot_id=029d7823-4286-42f1-8973-a07db3e1863d,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-842284001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08c5ea68-e36e-4adf-99b1-11cc950654e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=029d7823-4286-42f1-8973-a07db3e1863d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:38.430205 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bb5d6a-fb8a-4071-87d2-3f669a8b5a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:38.447909 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bb5d6a-fb8a-4071-87d2-3f669a8b5a6c) transitioned into state 'SUCCESS' from state '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-842284001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['22ecf93b-4729-4b36-9e3a-9783364e5daa','d078c646-9e6d-4c34-ba4b-a5d4c042fbca','6fd6c992-80ee-473f-95c2-18f45b8e63e3','f317007e-34b9-4546-8d5e-34c8d362f399'],size=1,snapshot_id=029d7823-4286-42f1-8973-a07db3e1863d,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:38.448459 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a04d60e-ae59-4fde-99d7-33a3193482a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:38.468993 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a04d60e-ae59-4fde-99d7-33a3193482a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:38.469888 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (74f5e908-634b-4b6a-bbfd-68305067b72d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:38.470044 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:38.470659 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-70b8936e-7d0a-4b4e-92f9-09f7bd1893ff tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:38.471037 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 538/2151] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:04:38 2026] POST /volume/v3/volumes => generated 801 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:38.486296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b24b011d-eb93-40e1-aa93-c5db3e0ca406 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:38.489235 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b24b011d-eb93-40e1-aa93-c5db3e0ca406 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 Aug 19 11:04:38.489235 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b24b011d-eb93-40e1-aa93-c5db3e0ca406 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:38.489235 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b24b011d-eb93-40e1-aa93-c5db3e0ca406 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:38.501540 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:38.501540 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:38.508569 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b24b011d-eb93-40e1-aa93-c5db3e0ca406 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:38.512977 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b24b011d-eb93-40e1-aa93-c5db3e0ca406 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 returned with HTTP 200 Aug 19 11:04:38.513297 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 542/2152] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:38 2026] GET /volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:38.773347 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d0b452d6-d1f5-409b-b53f-905d5930adcd req-73836a9c-4560-4cf1-be86-f796bd8818fe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:38.775501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d0b452d6-d1f5-409b-b53f-905d5930adcd req-73836a9c-4560-4cf1-be86-f796bd8818fe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:04:38.775712 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d0b452d6-d1f5-409b-b53f-905d5930adcd req-73836a9c-4560-4cf1-be86-f796bd8818fe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:38.776594 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d0b452d6-d1f5-409b-b53f-905d5930adcd req-73836a9c-4560-4cf1-be86-f796bd8818fe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:38.779072 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=600,cinder:UPDATE=152,cinder:INSERT=94 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:04:38.793039 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:38.793039 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:38.797669 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d0b452d6-d1f5-409b-b53f-905d5930adcd req-73836a9c-4560-4cf1-be86-f796bd8818fe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:04:38.803902 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d0b452d6-d1f5-409b-b53f-905d5930adcd req-73836a9c-4560-4cf1-be86-f796bd8818fe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:04:38.804718 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 536/2153] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:38 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:38.965872 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c9c57a70-aa05-4958-94a3-8f54feef01d2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:38.967893 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9c57a70-aa05-4958-94a3-8f54feef01d2 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] GET https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e Aug 19 11:04:38.968066 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9c57a70-aa05-4958-94a3-8f54feef01d2 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:38.968224 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9c57a70-aa05-4958-94a3-8f54feef01d2 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:38.981011 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9c57a70-aa05-4958-94a3-8f54feef01d2 tempest-TestServerVolumeAttachScenarioOldVersion-485743084 tempest-TestServerVolumeAttachScenarioOldVersion-485743084-project-member] https://10.4.3.46/volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e returned with HTTP 404 Aug 19 11:04:38.981499 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 538/2154] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:38 2026] GET /volume/v3/volumes/8709132d-6ace-48cc-b4e7-056cc1f39a1e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:39.123507 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-75ed2e55-51ec-402d-9cca-67f6870b0cd3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:39.125986 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-75ed2e55-51ec-402d-9cca-67f6870b0cd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:39.125986 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-75ed2e55-51ec-402d-9cca-67f6870b0cd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:39.126590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-75ed2e55-51ec-402d-9cca-67f6870b0cd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:39.127618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-75ed2e55-51ec-402d-9cca-67f6870b0cd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:39.138084 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:39.138084 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:39.138953 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-75ed2e55-51ec-402d-9cca-67f6870b0cd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:39.139409 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 539/2155] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:39 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:39.525774 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-15b277cd-4a15-4519-925e-65499395f172 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:39.529827 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-15b277cd-4a15-4519-925e-65499395f172 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 Aug 19 11:04:39.529827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-15b277cd-4a15-4519-925e-65499395f172 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:39.529827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-15b277cd-4a15-4519-925e-65499395f172 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:39.542465 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:39.542465 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:39.551221 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-15b277cd-4a15-4519-925e-65499395f172 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:39.559130 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-15b277cd-4a15-4519-925e-65499395f172 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 returned with HTTP 200 Aug 19 11:04:39.559717 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 543/2156] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:39 2026] GET /volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 => generated 894 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:39.574863 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-32fc7ad5-e6fc-46c8-a784-69eb2de422d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:39.578781 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32fc7ad5-e6fc-46c8-a784-69eb2de422d1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d Aug 19 11:04:39.579023 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32fc7ad5-e6fc-46c8-a784-69eb2de422d1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:39.579268 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32fc7ad5-e6fc-46c8-a784-69eb2de422d1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:39.579392 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-32fc7ad5-e6fc-46c8-a784-69eb2de422d1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete snapshot with id: 029d7823-4286-42f1-8973-a07db3e1863d Aug 19 11:04:39.597423 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:39.597423 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:39.597423 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-32fc7ad5-e6fc-46c8-a784-69eb2de422d1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:39.621958 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-32fc7ad5-e6fc-46c8-a784-69eb2de422d1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot delete request issued successfully. Aug 19 11:04:39.621958 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32fc7ad5-e6fc-46c8-a784-69eb2de422d1 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d returned with HTTP 202 Aug 19 11:04:39.623051 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 537/2157] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:39 2026] DELETE /volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:39.638517 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ac338fa3-16bc-4429-b0a7-590084ea9674 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:39.640528 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ac338fa3-16bc-4429-b0a7-590084ea9674 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d Aug 19 11:04:39.640661 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ac338fa3-16bc-4429-b0a7-590084ea9674 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:39.640877 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ac338fa3-16bc-4429-b0a7-590084ea9674 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:39.649727 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:39.649727 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:39.650309 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ac338fa3-16bc-4429-b0a7-590084ea9674 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Snapshot retrieved successfully. Aug 19 11:04:39.651503 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ac338fa3-16bc-4429-b0a7-590084ea9674 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d returned with HTTP 200 Aug 19 11:04:39.652205 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 539/2158] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:39 2026] GET /volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:40.154978 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-188379ae-f8aa-434f-9b6d-1926c9c32d30 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:40.161456 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-188379ae-f8aa-434f-9b6d-1926c9c32d30 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:40.161456 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-188379ae-f8aa-434f-9b6d-1926c9c32d30 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:40.164242 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-188379ae-f8aa-434f-9b6d-1926c9c32d30 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:40.164406 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-188379ae-f8aa-434f-9b6d-1926c9c32d30 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:40.174384 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:40.174384 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:40.175398 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-188379ae-f8aa-434f-9b6d-1926c9c32d30 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:40.175924 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 540/2159] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:40 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:40.296216 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:40.455032 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:40.455398 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-396509018"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:40.456780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-396509018'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:40.456890 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Create volume of 1 GB Aug 19 11:04:40.464253 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Availability Zones retrieved successfully. Aug 19 11:04:40.473328 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Flow 'volume_create_api' (3d907b6d-41cc-453e-a169-21bf7b39f497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:40.474162 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11436ad3-bee8-4582-87b2-f8544639807e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:40.475118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:40.503403 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11436ad3-bee8-4582-87b2-f8544639807e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:40.503403 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f608c127-d492-4df5-95db-618486410e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:40.566428 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Created reservations ['2c953f1c-92e0-468b-8bb4-6f1271568e99', 'bc2035e9-4074-4968-90ab-487cb3bde36a', 'c2d6b756-92b8-4660-a229-c1913478b0b3', '029b501e-c26f-44ee-8fd1-0f92c233d653'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:40.566428 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f608c127-d492-4df5-95db-618486410e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c953f1c-92e0-468b-8bb4-6f1271568e99', 'bc2035e9-4074-4968-90ab-487cb3bde36a', 'c2d6b756-92b8-4660-a229-c1913478b0b3', '029b501e-c26f-44ee-8fd1-0f92c233d653']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:40.566428 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cea554d-b9b4-4094-bd60-63256373b32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:40.588790 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cea554d-b9b4-4094-bd60-63256373b32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66c0762c-4216-4dd2-9ef5-ef2890d746c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-396509018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='538beda2f9514b96a377567e57983a49',qos_specs=None,replication_status=,reservations=['2c953f1c-92e0-468b-8bb4-6f1271568e99','bc2035e9-4074-4968-90ab-487cb3bde36a','c2d6b756-92b8-4660-a229-c1913478b0b3','029b501e-c26f-44ee-8fd1-0f92c233d653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbe3930e1dd54888a8e7094289b8bac5',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-396509018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66c0762c-4216-4dd2-9ef5-ef2890d746c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='538beda2f9514b96a377567e57983a49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbe3930e1dd54888a8e7094289b8bac5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:40.590263 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a32db10-f1a4-4371-956e-05a2edd6e5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:40.608799 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a32db10-f1a4-4371-956e-05a2edd6e5ac) transitioned into state 'SUCCESS' from state '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-396509018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='538beda2f9514b96a377567e57983a49',qos_specs=None,replication_status=,reservations=['2c953f1c-92e0-468b-8bb4-6f1271568e99','bc2035e9-4074-4968-90ab-487cb3bde36a','c2d6b756-92b8-4660-a229-c1913478b0b3','029b501e-c26f-44ee-8fd1-0f92c233d653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbe3930e1dd54888a8e7094289b8bac5',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:40.609660 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7cd525-7f39-4efc-9bac-f3826f17fffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:40.620041 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7cd525-7f39-4efc-9bac-f3826f17fffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:40.620867 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Flow 'volume_create_api' (3d907b6d-41cc-453e-a169-21bf7b39f497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:40.621265 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Create volume request issued successfully. Aug 19 11:04:40.621879 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-55cffaf8-4539-4cba-a0f1-fc1d468144a8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:40.622351 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 544/2160] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:04:40 2026] POST /volume/v3/volumes => generated 747 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:40.638570 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6625233e-73b8-48bb-928c-9516012f570b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:40.641434 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6625233e-73b8-48bb-928c-9516012f570b tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] GET https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 Aug 19 11:04:40.641717 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6625233e-73b8-48bb-928c-9516012f570b tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:40.641995 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6625233e-73b8-48bb-928c-9516012f570b tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:40.651118 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:40.651118 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:40.656525 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6625233e-73b8-48bb-928c-9516012f570b tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Volume info retrieved successfully. Aug 19 11:04:40.661106 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9849d04c-7fb9-4683-b537-6ae63463757f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:40.663591 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9849d04c-7fb9-4683-b537-6ae63463757f tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d Aug 19 11:04:40.663870 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9849d04c-7fb9-4683-b537-6ae63463757f tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:40.664114 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9849d04c-7fb9-4683-b537-6ae63463757f tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:40.665324 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6625233e-73b8-48bb-928c-9516012f570b tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 returned with HTTP 200 Aug 19 11:04:40.665776 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 538/2161] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:40 2026] GET /volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:40.670823 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9849d04c-7fb9-4683-b537-6ae63463757f tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d returned with HTTP 404 Aug 19 11:04:40.670823 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 540/2162] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:40 2026] GET /volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:40.677750 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bb2d39d8-99d4-44c6-8cb9-f7f403934d04 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:40.680018 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bb2d39d8-99d4-44c6-8cb9-f7f403934d04 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 Aug 19 11:04:40.680338 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bb2d39d8-99d4-44c6-8cb9-f7f403934d04 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:40.680649 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bb2d39d8-99d4-44c6-8cb9-f7f403934d04 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:40.680872 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-bb2d39d8-99d4-44c6-8cb9-f7f403934d04 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 83f80007-9963-473f-9925-04717b6a7829 Aug 19 11:04:40.689498 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:40.689498 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:40.690182 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bb2d39d8-99d4-44c6-8cb9-f7f403934d04 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:40.723353 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bb2d39d8-99d4-44c6-8cb9-f7f403934d04 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:40.723717 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bb2d39d8-99d4-44c6-8cb9-f7f403934d04 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 returned with HTTP 202 Aug 19 11:04:40.724204 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 541/2163] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:40 2026] DELETE /volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:40.737447 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-eaeab246-f9d8-48fb-a4a8-2dfabaaf13a0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:40.739890 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eaeab246-f9d8-48fb-a4a8-2dfabaaf13a0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 Aug 19 11:04:40.740125 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eaeab246-f9d8-48fb-a4a8-2dfabaaf13a0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:40.740345 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eaeab246-f9d8-48fb-a4a8-2dfabaaf13a0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:40.749833 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:40.749833 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:40.753418 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-eaeab246-f9d8-48fb-a4a8-2dfabaaf13a0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:40.757191 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eaeab246-f9d8-48fb-a4a8-2dfabaaf13a0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 returned with HTTP 200 Aug 19 11:04:40.757667 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 545/2164] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:40 2026] GET /volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:41.157676 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9ede227f-c5ff-4f59-9cc3-5f8a9cbdb104 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.187725 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ede227f-c5ff-4f59-9cc3-5f8a9cbdb104 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:41.188109 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ede227f-c5ff-4f59-9cc3-5f8a9cbdb104 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-264999550", "extra_specs": {}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:41.190413 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c9681832-157c-4cd7-aaa5-2315e50e7dd0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.193133 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9681832-157c-4cd7-aaa5-2315e50e7dd0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:41.193361 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9681832-157c-4cd7-aaa5-2315e50e7dd0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:41.193622 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9681832-157c-4cd7-aaa5-2315e50e7dd0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:41.193765 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c9681832-157c-4cd7-aaa5-2315e50e7dd0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:41.201462 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:41.201462 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:41.202254 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9681832-157c-4cd7-aaa5-2315e50e7dd0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:41.203307 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 541/2165] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:41 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:41.207763 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ede227f-c5ff-4f59-9cc3-5f8a9cbdb104 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:41.208073 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 539/2166] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:04:41 2026] POST /volume/v3/types => generated 217 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:41.217407 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0e29bef6-cff4-4b2c-a494-90243d873e00 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.219438 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e29bef6-cff4-4b2c-a494-90243d873e00 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] POST https://10.4.3.46/volume/v3/types/3b25a992-11dc-4559-9a8e-e1c8af46d70d/encryption Aug 19 11:04:41.219824 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e29bef6-cff4-4b2c-a494-90243d873e00 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:41.238767 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e29bef6-cff4-4b2c-a494-90243d873e00 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types/3b25a992-11dc-4559-9a8e-e1c8af46d70d/encryption returned with HTTP 200 Aug 19 11:04:41.239196 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 542/2167] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:04:41 2026] POST /volume/v3/types/3b25a992-11dc-4559-9a8e-e1c8af46d70d/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:04:41.248091 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.306995 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:41.307429 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2052007009", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-264999550", "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:41.308860 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2052007009', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-264999550', 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:41.312551 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume of 1 GB Aug 19 11:04:41.312551 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:41.312551 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:41.313319 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Availability Zones retrieved successfully. Aug 19 11:04:41.318214 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Flow 'volume_create_api' (96a44ab1-34b5-45b8-9cb6-544f25a61469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:41.319196 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f590882a-a45e-45d4-91ad-d0928369b2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:41.319902 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:41.347268 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f590882a-a45e-45d4-91ad-d0928369b2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:04:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b25a992-11dc-4559-9a8e-e1c8af46d70d,is_public=True,name='tempest-scenario-type-cryptsetup-264999550',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b25a992-11dc-4559-9a8e-e1c8af46d70d', '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=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:41.349087 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39c49bc-ce0c-4ee4-a868-e99d568985b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:41.387674 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-264999550 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-264999550, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:41.387948 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-264999550 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-264999550, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:41.425812 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Created reservations ['f66443ed-1509-442d-8e99-773a8d959365', '739bab8a-cc13-4326-96e2-0ae9c2ef0a51', '0a2bddd1-f1a0-4cec-948f-3da8fccc6a10', '572173b9-2955-4f3f-93e6-d9505c581727'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:41.426576 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39c49bc-ce0c-4ee4-a868-e99d568985b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f66443ed-1509-442d-8e99-773a8d959365', '739bab8a-cc13-4326-96e2-0ae9c2ef0a51', '0a2bddd1-f1a0-4cec-948f-3da8fccc6a10', '572173b9-2955-4f3f-93e6-d9505c581727']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:41.427247 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4470f91b-902c-4cc8-b007-7cea20933885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:41.451641 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4470f91b-902c-4cc8-b007-7cea20933885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55f894c0-fb84-4e50-b581-4592161d2aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2052007009',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9364d4c0d1e74007b3735f8976e61fd2',qos_specs=None,replication_status=,reservations=['f66443ed-1509-442d-8e99-773a8d959365','739bab8a-cc13-4326-96e2-0ae9c2ef0a51','0a2bddd1-f1a0-4cec-948f-3da8fccc6a10','572173b9-2955-4f3f-93e6-d9505c581727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_type_id=3b25a992-11dc-4559-9a8e-e1c8af46d70d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2052007009',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=55f894c0-fb84-4e50-b581-4592161d2aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9364d4c0d1e74007b3735f8976e61fd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b25a992-11dc-4559-9a8e-e1c8af46d70d),volume_type_id=3b25a992-11dc-4559-9a8e-e1c8af46d70d)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:41.452332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bbed534-450e-4b31-8cbd-f741cb962f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:41.475133 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bbed534-450e-4b31-8cbd-f741cb962f70) transitioned into state 'SUCCESS' from state '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-2052007009',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9364d4c0d1e74007b3735f8976e61fd2',qos_specs=None,replication_status=,reservations=['f66443ed-1509-442d-8e99-773a8d959365','739bab8a-cc13-4326-96e2-0ae9c2ef0a51','0a2bddd1-f1a0-4cec-948f-3da8fccc6a10','572173b9-2955-4f3f-93e6-d9505c581727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_type_id=3b25a992-11dc-4559-9a8e-e1c8af46d70d)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:41.476067 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e81eb90-084c-4d94-9e8c-b698aeea7036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:41.490632 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e81eb90-084c-4d94-9e8c-b698aeea7036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:41.492678 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Flow 'volume_create_api' (96a44ab1-34b5-45b8-9cb6-544f25a61469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:41.492678 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume request issued successfully. Aug 19 11:04:41.492678 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-92ebe9c3-b9b3-4347-a3c5-cc78ad7c9a1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:41.492912 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 546/2168] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:04:41 2026] POST /volume/v3/volumes => generated 788 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:41.680911 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7cab2db7-fe77-42fa-b278-64b9c15fca07 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.683626 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7cab2db7-fe77-42fa-b278-64b9c15fca07 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] GET https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 Aug 19 11:04:41.683626 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7cab2db7-fe77-42fa-b278-64b9c15fca07 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:41.683626 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7cab2db7-fe77-42fa-b278-64b9c15fca07 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:41.696467 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:41.696467 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:41.700706 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7cab2db7-fe77-42fa-b278-64b9c15fca07 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Volume info retrieved successfully. Aug 19 11:04:41.704733 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7cab2db7-fe77-42fa-b278-64b9c15fca07 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 returned with HTTP 200 Aug 19 11:04:41.705105 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 542/2169] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:41 2026] GET /volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:41.720645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5630903c-6615-4346-abdb-76f8e59fe77d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.722724 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5630903c-6615-4346-abdb-76f8e59fe77d tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] GET https://10.4.3.46/volume/v3/limits Aug 19 11:04:41.722913 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5630903c-6615-4346-abdb-76f8e59fe77d tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:41.723220 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5630903c-6615-4346-abdb-76f8e59fe77d tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:41.734861 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-5630903c-6615-4346-abdb-76f8e59fe77d tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-264999550 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-264999550, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:41.735178 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-5630903c-6615-4346-abdb-76f8e59fe77d tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-264999550 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-264999550, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:41.735473 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-5630903c-6615-4346-abdb-76f8e59fe77d tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-264999550 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-264999550, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:41.749360 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5630903c-6615-4346-abdb-76f8e59fe77d tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] https://10.4.3.46/volume/v3/limits returned with HTTP 200 Aug 19 11:04:41.749943 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 540/2170] 10.4.3.46 () {66 vars in 1227 bytes} [Wed Aug 19 11:04:41 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:41.760459 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0cc47d42-35c4-4e05-bf2c-13de1b371ab6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.762394 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0cc47d42-35c4-4e05-bf2c-13de1b371ab6 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] GET https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 Aug 19 11:04:41.762588 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0cc47d42-35c4-4e05-bf2c-13de1b371ab6 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:41.762770 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0cc47d42-35c4-4e05-bf2c-13de1b371ab6 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:41.771275 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:41.771275 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:41.775035 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c7390907-ec60-406c-9a05-83f3fcbae91d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.775947 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0cc47d42-35c4-4e05-bf2c-13de1b371ab6 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Volume info retrieved successfully. Aug 19 11:04:41.777919 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c7390907-ec60-406c-9a05-83f3fcbae91d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 Aug 19 11:04:41.778198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c7390907-ec60-406c-9a05-83f3fcbae91d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:41.778353 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c7390907-ec60-406c-9a05-83f3fcbae91d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:41.781141 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0cc47d42-35c4-4e05-bf2c-13de1b371ab6 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 returned with HTTP 200 Aug 19 11:04:41.781682 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 543/2171] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:41 2026] GET /volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:41.786931 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c7390907-ec60-406c-9a05-83f3fcbae91d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 returned with HTTP 404 Aug 19 11:04:41.787542 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 547/2172] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:41 2026] GET /volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:41.794222 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d8f1bf06-3602-4053-97c6-c7132a36d916 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.796015 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d8f1bf06-3602-4053-97c6-c7132a36d916 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] DELETE https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 Aug 19 11:04:41.796266 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d8f1bf06-3602-4053-97c6-c7132a36d916 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:41.796396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d8f1bf06-3602-4053-97c6-c7132a36d916 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:41.796572 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-d8f1bf06-3602-4053-97c6-c7132a36d916 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Delete volume with id: 66c0762c-4216-4dd2-9ef5-ef2890d746c3 Aug 19 11:04:41.803009 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:41.803009 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:41.803443 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d8f1bf06-3602-4053-97c6-c7132a36d916 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Volume info retrieved successfully. Aug 19 11:04:41.811609 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4976ee52-8f2c-4567-aabc-4341675957fa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.813559 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:41.813970 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-133495172"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:41.815676 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-133495172'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:41.815873 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:41.820939 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:41.821167 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d8f1bf06-3602-4053-97c6-c7132a36d916 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Delete volume request issued successfully. Aug 19 11:04:41.821391 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d8f1bf06-3602-4053-97c6-c7132a36d916 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 returned with HTTP 202 Aug 19 11:04:41.821855 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 543/2173] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:41 2026] DELETE /volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:41.828399 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2e2853c7-c282-4115-a76b-95d2f0595f9e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.828943 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (6f847945-9034-43e2-a0bc-9d00f42311ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:41.829824 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ec3cc2df-63c1-4522-a149-74a787a7e16b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.829988 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b9c6f62-df80-464a-8b58-12f14bd23dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:41.830666 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2e2853c7-c282-4115-a76b-95d2f0595f9e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:04:41.830939 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2e2853c7-c282-4115-a76b-95d2f0595f9e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:41.831041 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:41.831302 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2e2853c7-c282-4115-a76b-95d2f0595f9e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:41.831841 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ec3cc2df-63c1-4522-a149-74a787a7e16b tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] GET https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 Aug 19 11:04:41.832041 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ec3cc2df-63c1-4522-a149-74a787a7e16b tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:41.832246 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ec3cc2df-63c1-4522-a149-74a787a7e16b tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:41.839026 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:41.839026 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:41.843186 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ec3cc2df-63c1-4522-a149-74a787a7e16b tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Volume info retrieved successfully. Aug 19 11:04:41.843435 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:41.843435 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:41.847172 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ec3cc2df-63c1-4522-a149-74a787a7e16b tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 returned with HTTP 200 Aug 19 11:04:41.847674 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 548/2174] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:41 2026] GET /volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:41.847786 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2e2853c7-c282-4115-a76b-95d2f0595f9e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:04:41.853697 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2e2853c7-c282-4115-a76b-95d2f0595f9e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:04:41.854363 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 544/2175] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:41 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:41.860275 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b9c6f62-df80-464a-8b58-12f14bd23dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:41.861810 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a44f72-dc0a-452f-a578-c3127b22f05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:41.901529 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-e8168402-b450-41e6-8fde-d027bd635c10 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.903647 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-e8168402-b450-41e6-8fde-d027bd635c10 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:04:41.903873 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-e8168402-b450-41e6-8fde-d027bd635c10 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:41.904082 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-e8168402-b450-41e6-8fde-d027bd635c10 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:41.912552 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['1e0c322f-7454-47d7-be71-2a1fd2812451', '2d388cce-1414-4bcd-9a72-1bb698c10cf2', '331257fd-bffc-42a5-bc79-3785784d0276', '3973ffb2-2614-4bca-a1e6-3aed58ea2218'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:41.913604 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a44f72-dc0a-452f-a578-c3127b22f05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e0c322f-7454-47d7-be71-2a1fd2812451', '2d388cce-1414-4bcd-9a72-1bb698c10cf2', '331257fd-bffc-42a5-bc79-3785784d0276', '3973ffb2-2614-4bca-a1e6-3aed58ea2218']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:41.914385 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:41.914385 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:41.914711 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8702a85e-3773-44b8-bd0d-0fffa1a56253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:41.919269 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-e8168402-b450-41e6-8fde-d027bd635c10 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:04:41.925610 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-e8168402-b450-41e6-8fde-d027bd635c10 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:04:41.926194 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 544/2176] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:41 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:41.939408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8702a85e-3773-44b8-bd0d-0fffa1a56253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd040c02-0af0-433b-bd6f-b99a847b93a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-133495172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['1e0c322f-7454-47d7-be71-2a1fd2812451','2d388cce-1414-4bcd-9a72-1bb698c10cf2','331257fd-bffc-42a5-bc79-3785784d0276','3973ffb2-2614-4bca-a1e6-3aed58ea2218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-133495172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd040c02-0af0-433b-bd6f-b99a847b93a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:41.940437 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1dbb98f-329e-4312-bed8-d0620e0b0def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:41.948900 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-cdb0d2ed-6c8d-4b8d-b186-e9c07e828f0c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.951723 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-cdb0d2ed-6c8d-4b8d-b186-e9c07e828f0c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93/action Aug 19 11:04:41.952102 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-cdb0d2ed-6c8d-4b8d-b186-e9c07e828f0c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:41.952251 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-cdb0d2ed-6c8d-4b8d-b186-e9c07e828f0c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:41.965844 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1dbb98f-329e-4312-bed8-d0620e0b0def) transitioned into state 'SUCCESS' from state '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-133495172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['1e0c322f-7454-47d7-be71-2a1fd2812451','2d388cce-1414-4bcd-9a72-1bb698c10cf2','331257fd-bffc-42a5-bc79-3785784d0276','3973ffb2-2614-4bca-a1e6-3aed58ea2218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:41.966105 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:41.966105 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:41.966740 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91ef5f0-9c93-4f0c-b1c0-5245f7bd48b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:41.966830 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-cdb0d2ed-6c8d-4b8d-b186-e9c07e828f0c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:04:41.979594 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-cdb0d2ed-6c8d-4b8d-b186-e9c07e828f0c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Begin detaching volume completed successfully. Aug 19 11:04:41.979826 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-cdb0d2ed-6c8d-4b8d-b186-e9c07e828f0c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93/action returned with HTTP 202 Aug 19 11:04:41.980245 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 549/2177] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:04:41 2026] POST /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:04:41.981854 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91ef5f0-9c93-4f0c-b1c0-5245f7bd48b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:41.982650 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (6f847945-9034-43e2-a0bc-9d00f42311ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:41.982917 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:41.983439 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4976ee52-8f2c-4567-aabc-4341675957fa tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:41.983854 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 541/2178] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:04:41 2026] POST /volume/v3/volumes => generated 767 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:41.996254 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-736af29d-f541-4d6b-9de2-57d3192c4383 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:41.997826 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-736af29d-f541-4d6b-9de2-57d3192c4383 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 Aug 19 11:04:41.998138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-736af29d-f541-4d6b-9de2-57d3192c4383 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:41.998424 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-736af29d-f541-4d6b-9de2-57d3192c4383 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:42.008075 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:42.008075 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:42.016083 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-736af29d-f541-4d6b-9de2-57d3192c4383 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:42.022402 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-736af29d-f541-4d6b-9de2-57d3192c4383 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 returned with HTTP 200 Aug 19 11:04:42.022941 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 545/2179] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:41 2026] GET /volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:42.042654 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b851a55f-4315-476d-abc9-d58639b889b4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:42.043196 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b851a55f-4315-476d-abc9-d58639b889b4 None None] GET https://10.4.3.46/volume// Aug 19 11:04:42.043459 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b851a55f-4315-476d-abc9-d58639b889b4 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:42.043719 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b851a55f-4315-476d-abc9-d58639b889b4 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:42.044146 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b851a55f-4315-476d-abc9-d58639b889b4 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:04:42.044550 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 545/2180] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:04:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:04:42.052627 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-c5caf06a-646c-4d94-a5f1-62db0221bee9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:42.054757 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-c5caf06a-646c-4d94-a5f1-62db0221bee9 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:04:42.054975 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-c5caf06a-646c-4d94-a5f1-62db0221bee9 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:42.055163 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-c5caf06a-646c-4d94-a5f1-62db0221bee9 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:42.068131 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:42.068131 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:42.073063 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-c5caf06a-646c-4d94-a5f1-62db0221bee9 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:04:42.078100 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-c5caf06a-646c-4d94-a5f1-62db0221bee9 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:04:42.078100 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 550/2181] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:04:42 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:42.215502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e91c9189-0684-4855-8109-a2a38e049920 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:42.217728 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e91c9189-0684-4855-8109-a2a38e049920 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:42.217954 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e91c9189-0684-4855-8109-a2a38e049920 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:42.218180 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e91c9189-0684-4855-8109-a2a38e049920 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:42.218306 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e91c9189-0684-4855-8109-a2a38e049920 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:42.222934 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:42.222934 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:42.223779 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e91c9189-0684-4855-8109-a2a38e049920 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:42.224209 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 542/2182] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:42 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:42.862442 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3cbb694c-3868-4730-bbf7-688fef6cb4f8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:42.862442 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3cbb694c-3868-4730-bbf7-688fef6cb4f8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] GET https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 Aug 19 11:04:42.862442 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3cbb694c-3868-4730-bbf7-688fef6cb4f8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:42.862442 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3cbb694c-3868-4730-bbf7-688fef6cb4f8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:42.868332 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3cbb694c-3868-4730-bbf7-688fef6cb4f8 tempest-AbsoluteLimitsTests-1228818924 tempest-AbsoluteLimitsTests-1228818924-project-member] https://10.4.3.46/volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 returned with HTTP 404 Aug 19 11:04:42.868835 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 546/2183] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:42 2026] GET /volume/v3/volumes/66c0762c-4216-4dd2-9ef5-ef2890d746c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:43.035584 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b3a8c4a8-a984-4778-b1be-ff344c150682 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:43.037121 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-356da38d-daf9-4fd6-b3fd-b989442e2841 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:43.038753 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b3a8c4a8-a984-4778-b1be-ff344c150682 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 Aug 19 11:04:43.039029 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b3a8c4a8-a984-4778-b1be-ff344c150682 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:43.039124 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-356da38d-daf9-4fd6-b3fd-b989442e2841 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] DELETE https://10.4.3.46/volume/v3/attachments/77b37b6d-e26f-4664-b92a-fdbef7656c0d Aug 19 11:04:43.039307 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b3a8c4a8-a984-4778-b1be-ff344c150682 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:43.039365 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-356da38d-daf9-4fd6-b3fd-b989442e2841 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:43.039632 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-356da38d-daf9-4fd6-b3fd-b989442e2841 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:43.046765 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:43.046765 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:43.053636 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:43.053636 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:43.063957 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b3a8c4a8-a984-4778-b1be-ff344c150682 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:43.071497 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b3a8c4a8-a984-4778-b1be-ff344c150682 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 returned with HTTP 200 Aug 19 11:04:43.071871 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 546/2184] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:43 2026] GET /volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:43.085905 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:43.087701 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:43.088021 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fd040c02-0af0-433b-bd6f-b99a847b93a0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-883228586"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:43.089397 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request body: {'volume': {'source_volid': 'fd040c02-0af0-433b-bd6f-b99a847b93a0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-883228586'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:43.102785 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:43.102785 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:43.103304 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume retrieved successfully. Aug 19 11:04:43.103433 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume of 1 GB Aug 19 11:04:43.110842 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Availability Zones retrieved successfully. Aug 19 11:04:43.110938 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2667dbc0-65b0-4779-8b9d-eb1d3057d592 req-356da38d-daf9-4fd6-b3fd-b989442e2841 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments/77b37b6d-e26f-4664-b92a-fdbef7656c0d returned with HTTP 200 Aug 19 11:04:43.111450 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 551/2185] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:04:43 2026] DELETE /volume/v3/attachments/77b37b6d-e26f-4664-b92a-fdbef7656c0d => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:43.116958 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (b94886f9-3645-4bdf-b3da-32b77cd4b047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:43.118195 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70561c9-ad3e-4eb6-b7a9-d6274ae1d065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:43.119215 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:43.149801 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70561c9-ad3e-4eb6-b7a9-d6274ae1d065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fd040c02-0af0-433b-bd6f-b99a847b93a0', 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:43.150836 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d6b592-0e61-4b05-8b12-9ef29cdf258b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:43.190178 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Created reservations ['a2cb04b5-85af-49fe-b833-4d0b05e47077', '3e6a53f1-7be6-48ad-8dac-4fbce00fa02d', '5ed86e61-5635-47be-b3ca-701eb41faf85', 'b7449001-1605-4517-b2d7-1b1921dcfa96'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:43.191087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d6b592-0e61-4b05-8b12-9ef29cdf258b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2cb04b5-85af-49fe-b833-4d0b05e47077', '3e6a53f1-7be6-48ad-8dac-4fbce00fa02d', '5ed86e61-5635-47be-b3ca-701eb41faf85', 'b7449001-1605-4517-b2d7-1b1921dcfa96']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:43.191836 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2adcdd7d-3833-4b24-9aef-d369b055f6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:43.227111 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2adcdd7d-3833-4b24-9aef-d369b055f6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30376953-fb49-4df1-baeb-7ad8d53c7d0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-883228586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['a2cb04b5-85af-49fe-b833-4d0b05e47077','3e6a53f1-7be6-48ad-8dac-4fbce00fa02d','5ed86e61-5635-47be-b3ca-701eb41faf85','b7449001-1605-4517-b2d7-1b1921dcfa96'],size=1,snapshot_id=None,source_replicaid=,source_volid=fd040c02-0af0-433b-bd6f-b99a847b93a0,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-883228586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30376953-fb49-4df1-baeb-7ad8d53c7d0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fd040c02-0af0-433b-bd6f-b99a847b93a0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:43.227811 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec51c50-717c-4e3b-b163-7db77c083c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:43.234153 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7c2ead1c-b76c-4a9e-a8ab-b0f9403c1014 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:43.235941 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7c2ead1c-b76c-4a9e-a8ab-b0f9403c1014 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:43.236123 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7c2ead1c-b76c-4a9e-a8ab-b0f9403c1014 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:43.236311 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7c2ead1c-b76c-4a9e-a8ab-b0f9403c1014 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:43.236430 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-7c2ead1c-b76c-4a9e-a8ab-b0f9403c1014 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:43.241573 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:43.241573 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:43.242208 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7c2ead1c-b76c-4a9e-a8ab-b0f9403c1014 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:43.242592 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 547/2186] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:43 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:43.244100 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec51c50-717c-4e3b-b163-7db77c083c10) transitioned into state 'SUCCESS' from state '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-883228586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33529b07fb14f8cbd08f2e5ab6fe1d9',qos_specs=None,replication_status=,reservations=['a2cb04b5-85af-49fe-b833-4d0b05e47077','3e6a53f1-7be6-48ad-8dac-4fbce00fa02d','5ed86e61-5635-47be-b3ca-701eb41faf85','b7449001-1605-4517-b2d7-1b1921dcfa96'],size=1,snapshot_id=None,source_replicaid=,source_volid=fd040c02-0af0-433b-bd6f-b99a847b93a0,status='creating',user_id='9963bb2ef1e94a74ae23a30ae7032dc3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:43.244858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c347f49-5c89-4c62-86a7-6098ce7fb8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:43.259670 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c347f49-5c89-4c62-86a7-6098ce7fb8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:43.263908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Flow 'volume_create_api' (b94886f9-3645-4bdf-b3da-32b77cd4b047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:43.264315 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Create volume request issued successfully. Aug 19 11:04:43.264988 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85e6460b-3075-4c34-b9cf-b3a0640ba92e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:43.265510 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 543/2187] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:04:43 2026] POST /volume/v3/volumes => generated 801 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:43.283215 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-94473205-68ee-487c-9d95-0620b51e907d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:43.287391 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-94473205-68ee-487c-9d95-0620b51e907d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a Aug 19 11:04:43.287627 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-94473205-68ee-487c-9d95-0620b51e907d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:43.287797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-94473205-68ee-487c-9d95-0620b51e907d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:43.302600 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:43.302600 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:43.318177 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-94473205-68ee-487c-9d95-0620b51e907d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:43.325001 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-94473205-68ee-487c-9d95-0620b51e907d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a returned with HTTP 200 Aug 19 11:04:43.325712 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 547/2188] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:43 2026] GET /volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:44.161738 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-59f734b6-c9e7-4da8-a907-8b59d8e05058 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:44.164191 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-59f734b6-c9e7-4da8-a907-8b59d8e05058 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:04:44.164462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-59f734b6-c9e7-4da8-a907-8b59d8e05058 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:44.164756 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-59f734b6-c9e7-4da8-a907-8b59d8e05058 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:44.175359 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:44.175359 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:44.179578 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-59f734b6-c9e7-4da8-a907-8b59d8e05058 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:04:44.183923 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-59f734b6-c9e7-4da8-a907-8b59d8e05058 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:04:44.184465 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 552/2189] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:44 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:44.253774 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-48f86ea9-fa8e-440e-9f8b-c52abb3accf2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:44.256834 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-48f86ea9-fa8e-440e-9f8b-c52abb3accf2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:44.257240 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-48f86ea9-fa8e-440e-9f8b-c52abb3accf2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:44.257566 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-48f86ea9-fa8e-440e-9f8b-c52abb3accf2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:44.257875 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-48f86ea9-fa8e-440e-9f8b-c52abb3accf2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:44.263466 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:44.263466 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:44.264417 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-48f86ea9-fa8e-440e-9f8b-c52abb3accf2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:44.264889 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 548/2190] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:44 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:44.340774 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-88ec1854-9a77-4b84-a4f2-dc41f088dbaf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:44.344142 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-88ec1854-9a77-4b84-a4f2-dc41f088dbaf tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a Aug 19 11:04:44.344142 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-88ec1854-9a77-4b84-a4f2-dc41f088dbaf tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:44.344142 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-88ec1854-9a77-4b84-a4f2-dc41f088dbaf tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:44.349641 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:44.349641 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:44.356838 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-88ec1854-9a77-4b84-a4f2-dc41f088dbaf tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:44.367611 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-88ec1854-9a77-4b84-a4f2-dc41f088dbaf tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a returned with HTTP 200 Aug 19 11:04:44.368178 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 544/2191] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:44 2026] GET /volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a => generated 894 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:44.391278 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0eb58fab-557b-4dfe-a0d6-57c17e0bbfe7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:44.396507 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0eb58fab-557b-4dfe-a0d6-57c17e0bbfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 Aug 19 11:04:44.396507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0eb58fab-557b-4dfe-a0d6-57c17e0bbfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:44.396507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0eb58fab-557b-4dfe-a0d6-57c17e0bbfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:44.396507 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-0eb58fab-557b-4dfe-a0d6-57c17e0bbfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: fd040c02-0af0-433b-bd6f-b99a847b93a0 Aug 19 11:04:44.406310 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:44.406310 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:44.407071 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0eb58fab-557b-4dfe-a0d6-57c17e0bbfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:44.428744 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0eb58fab-557b-4dfe-a0d6-57c17e0bbfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:44.429327 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0eb58fab-557b-4dfe-a0d6-57c17e0bbfe7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 returned with HTTP 202 Aug 19 11:04:44.429327 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 548/2192] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:44 2026] DELETE /volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:44.437155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0160eff9-6dfa-42b2-8a33-67aa24cb5e48 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:44.440217 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0160eff9-6dfa-42b2-8a33-67aa24cb5e48 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 Aug 19 11:04:44.441860 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0160eff9-6dfa-42b2-8a33-67aa24cb5e48 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:44.442135 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0160eff9-6dfa-42b2-8a33-67aa24cb5e48 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:44.454971 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:44.454971 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:44.466351 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0160eff9-6dfa-42b2-8a33-67aa24cb5e48 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:44.472975 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0160eff9-6dfa-42b2-8a33-67aa24cb5e48 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 returned with HTTP 200 Aug 19 11:04:44.473508 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 553/2193] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:44 2026] GET /volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:44.809640 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-503255d4-438f-4b58-a39b-64077b9465a8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:44.905120 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:44.906474 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-180256195"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:44.906993 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-180256195'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:44.907113 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Create volume of 1 GB Aug 19 11:04:44.914650 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Availability Zones retrieved successfully. Aug 19 11:04:44.920066 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Flow 'volume_create_api' (7116cac3-5073-4a28-ac7c-5945ec44b87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:44.921503 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2425901-2073-4ea5-9b1f-0ee981bc59d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:44.922723 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:44.952300 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2425901-2073-4ea5-9b1f-0ee981bc59d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:44.953475 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f463cd-de7a-4353-8d33-2324114a833c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:45.037988 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Created reservations ['955179ae-d507-42c2-92b7-90f14fce3302', '6c15305a-0ae8-4b6d-bb54-a9bb58875f7b', '8cbddf3a-f233-4e19-b6fa-49ff9f15bfdb', '369f6842-782c-4262-a0a3-f6b4f1dbd89d'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:45.038950 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f463cd-de7a-4353-8d33-2324114a833c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['955179ae-d507-42c2-92b7-90f14fce3302', '6c15305a-0ae8-4b6d-bb54-a9bb58875f7b', '8cbddf3a-f233-4e19-b6fa-49ff9f15bfdb', '369f6842-782c-4262-a0a3-f6b4f1dbd89d']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:45.041294 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3102400-4ee4-4844-8898-06518c53df91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:45.076310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3102400-4ee4-4844-8898-06518c53df91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '447865e5-dbd4-44b3-bf2e-d299995a28ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-180256195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e51d122b224f73a55afefd893255ed',qos_specs=None,replication_status=,reservations=['955179ae-d507-42c2-92b7-90f14fce3302','6c15305a-0ae8-4b6d-bb54-a9bb58875f7b','8cbddf3a-f233-4e19-b6fa-49ff9f15bfdb','369f6842-782c-4262-a0a3-f6b4f1dbd89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b488eaa570b45bea5294e8ff7d0b47d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-180256195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=447865e5-dbd4-44b3-bf2e-d299995a28ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e51d122b224f73a55afefd893255ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b488eaa570b45bea5294e8ff7d0b47d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:45.077002 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e6b3802-c28f-44b3-9a6b-e9cb84d1ca4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:45.099316 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e6b3802-c28f-44b3-9a6b-e9cb84d1ca4b) transitioned into state 'SUCCESS' from state '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-180256195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e51d122b224f73a55afefd893255ed',qos_specs=None,replication_status=,reservations=['955179ae-d507-42c2-92b7-90f14fce3302','6c15305a-0ae8-4b6d-bb54-a9bb58875f7b','8cbddf3a-f233-4e19-b6fa-49ff9f15bfdb','369f6842-782c-4262-a0a3-f6b4f1dbd89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b488eaa570b45bea5294e8ff7d0b47d',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:45.099946 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (119f0f16-44da-4b21-a063-9bce609aebc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:45.108418 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (119f0f16-44da-4b21-a063-9bce609aebc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:45.109152 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Flow 'volume_create_api' (7116cac3-5073-4a28-ac7c-5945ec44b87b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:45.109428 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Create volume request issued successfully. Aug 19 11:04:45.109949 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-503255d4-438f-4b58-a39b-64077b9465a8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:45.110333 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 549/2194] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:04:44 2026] POST /volume/v3/volumes => generated 747 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:45.129861 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-64b6f5df-10e7-4751-abf7-1534802f51df None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:45.132064 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-64b6f5df-10e7-4751-abf7-1534802f51df tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] GET https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce Aug 19 11:04:45.132306 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-64b6f5df-10e7-4751-abf7-1534802f51df tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:45.132502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-64b6f5df-10e7-4751-abf7-1534802f51df tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:45.140249 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:45.140249 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:45.144316 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-64b6f5df-10e7-4751-abf7-1534802f51df tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:45.148317 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-64b6f5df-10e7-4751-abf7-1534802f51df tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce returned with HTTP 200 Aug 19 11:04:45.148847 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 545/2195] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:45 2026] GET /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:45.277111 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35a673f3-1073-440f-80e8-b34a611a07bb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:45.279157 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35a673f3-1073-440f-80e8-b34a611a07bb tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:45.279519 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35a673f3-1073-440f-80e8-b34a611a07bb tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:45.279821 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35a673f3-1073-440f-80e8-b34a611a07bb tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:45.279982 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-35a673f3-1073-440f-80e8-b34a611a07bb tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:45.284870 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:45.284870 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:45.285784 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35a673f3-1073-440f-80e8-b34a611a07bb tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:45.286385 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 549/2196] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:45 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:45.491160 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-306625b3-61dc-47eb-b9b4-59b9a5067e9d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:45.494409 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-306625b3-61dc-47eb-b9b4-59b9a5067e9d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 Aug 19 11:04:45.494713 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-306625b3-61dc-47eb-b9b4-59b9a5067e9d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:45.494967 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-306625b3-61dc-47eb-b9b4-59b9a5067e9d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:45.502708 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-306625b3-61dc-47eb-b9b4-59b9a5067e9d tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 returned with HTTP 404 Aug 19 11:04:45.503563 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 554/2197] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:45 2026] GET /volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:45.510642 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e8d70462-7f43-468b-9e49-33d899abe3fd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:45.512379 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e8d70462-7f43-468b-9e49-33d899abe3fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a Aug 19 11:04:45.512585 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e8d70462-7f43-468b-9e49-33d899abe3fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:45.512756 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e8d70462-7f43-468b-9e49-33d899abe3fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:45.514352 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-e8d70462-7f43-468b-9e49-33d899abe3fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 30376953-fb49-4df1-baeb-7ad8d53c7d0a Aug 19 11:04:45.522303 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:45.522303 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:45.523372 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e8d70462-7f43-468b-9e49-33d899abe3fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:45.545927 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e8d70462-7f43-468b-9e49-33d899abe3fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:45.547123 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e8d70462-7f43-468b-9e49-33d899abe3fd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a returned with HTTP 202 Aug 19 11:04:45.547123 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 550/2198] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:45 2026] DELETE /volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:45.555085 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f2fc5790-e69d-4934-b7ca-d782b9919499 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:45.557111 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2fc5790-e69d-4934-b7ca-d782b9919499 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a Aug 19 11:04:45.557363 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2fc5790-e69d-4934-b7ca-d782b9919499 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:45.557594 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2fc5790-e69d-4934-b7ca-d782b9919499 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:45.568425 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:45.568425 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:45.573335 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f2fc5790-e69d-4934-b7ca-d782b9919499 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:45.578594 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2fc5790-e69d-4934-b7ca-d782b9919499 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a returned with HTTP 200 Aug 19 11:04:45.579125 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 546/2199] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:45 2026] GET /volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:46.165153 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-81a0a83a-5dd8-4582-83d1-7784a0fceea6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.168174 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-81a0a83a-5dd8-4582-83d1-7784a0fceea6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] GET https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce Aug 19 11:04:46.168385 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-81a0a83a-5dd8-4582-83d1-7784a0fceea6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.168598 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-81a0a83a-5dd8-4582-83d1-7784a0fceea6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.180896 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.180896 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:46.188092 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-81a0a83a-5dd8-4582-83d1-7784a0fceea6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.195137 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-81a0a83a-5dd8-4582-83d1-7784a0fceea6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce returned with HTTP 200 Aug 19 11:04:46.195137 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 550/2200] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:46.210105 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8ea23d44-0ac4-4098-96b2-3c9ab8d7c00e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.212248 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ea23d44-0ac4-4098-96b2-3c9ab8d7c00e tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] POST https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata Aug 19 11:04:46.212639 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8ea23d44-0ac4-4098-96b2-3c9ab8d7c00e tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:46.229351 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.229351 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:46.229944 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8ea23d44-0ac4-4098-96b2-3c9ab8d7c00e tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.246247 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8ea23d44-0ac4-4098-96b2-3c9ab8d7c00e tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Create volume metadata completed successfully. Aug 19 11:04:46.246692 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ea23d44-0ac4-4098-96b2-3c9ab8d7c00e tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata returned with HTTP 200 Aug 19 11:04:46.247297 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 555/2201] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:04:46 2026] POST /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata => generated 101 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:46.258470 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fb7488a5-c399-4d11-b15f-ccf3c16f48c6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.261204 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fb7488a5-c399-4d11-b15f-ccf3c16f48c6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] GET https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata Aug 19 11:04:46.261500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fb7488a5-c399-4d11-b15f-ccf3c16f48c6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.261790 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fb7488a5-c399-4d11-b15f-ccf3c16f48c6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.272144 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.272144 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:46.272810 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fb7488a5-c399-4d11-b15f-ccf3c16f48c6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.284502 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fb7488a5-c399-4d11-b15f-ccf3c16f48c6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Get volume metadata completed successfully. Aug 19 11:04:46.284823 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fb7488a5-c399-4d11-b15f-ccf3c16f48c6 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata returned with HTTP 200 Aug 19 11:04:46.285219 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 551/2202] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata => generated 101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:46.292042 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-105a5a8f-a565-4ffe-87ea-80202375c21e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.296443 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-105a5a8f-a565-4ffe-87ea-80202375c21e tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] PUT https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata Aug 19 11:04:46.296443 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-105a5a8f-a565-4ffe-87ea-80202375c21e tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:46.298965 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3334bb35-97b0-426b-929f-015ba6b1520a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.302619 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3334bb35-97b0-426b-929f-015ba6b1520a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:46.302619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3334bb35-97b0-426b-929f-015ba6b1520a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.302619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3334bb35-97b0-426b-929f-015ba6b1520a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.302619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3334bb35-97b0-426b-929f-015ba6b1520a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:46.307708 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.307708 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:46.307875 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.307875 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:46.308349 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-105a5a8f-a565-4ffe-87ea-80202375c21e tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.308420 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3334bb35-97b0-426b-929f-015ba6b1520a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:46.308816 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 551/2203] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:46.327521 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-105a5a8f-a565-4ffe-87ea-80202375c21e tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Update volume metadata completed successfully. Aug 19 11:04:46.327854 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-105a5a8f-a565-4ffe-87ea-80202375c21e tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata returned with HTTP 200 Aug 19 11:04:46.328304 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 547/2204] 10.4.3.46 () {68 vars in 1388 bytes} [Wed Aug 19 11:04:46 2026] PUT /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:46.335314 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9f001a42-264b-469f-9159-f397e7df7ebd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.338300 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9f001a42-264b-469f-9159-f397e7df7ebd tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] GET https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata Aug 19 11:04:46.338583 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9f001a42-264b-469f-9159-f397e7df7ebd tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.338873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9f001a42-264b-469f-9159-f397e7df7ebd tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.348565 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.348565 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:46.348565 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9f001a42-264b-469f-9159-f397e7df7ebd tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.355729 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9f001a42-264b-469f-9159-f397e7df7ebd tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Get volume metadata completed successfully. Aug 19 11:04:46.355729 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9f001a42-264b-469f-9159-f397e7df7ebd tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata returned with HTTP 200 Aug 19 11:04:46.355873 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 556/2205] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:46.368958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f257afb8-bc1c-4caa-8192-057ff88e1bf8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.371732 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f257afb8-bc1c-4caa-8192-057ff88e1bf8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] DELETE https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata/key1 Aug 19 11:04:46.374170 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f257afb8-bc1c-4caa-8192-057ff88e1bf8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.374170 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f257afb8-bc1c-4caa-8192-057ff88e1bf8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.392119 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.392119 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:46.392655 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f257afb8-bc1c-4caa-8192-057ff88e1bf8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.398111 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f257afb8-bc1c-4caa-8192-057ff88e1bf8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Get volume metadata completed successfully. Aug 19 11:04:46.408756 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f257afb8-bc1c-4caa-8192-057ff88e1bf8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Delete volume metadata completed successfully. Aug 19 11:04:46.408936 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f257afb8-bc1c-4caa-8192-057ff88e1bf8 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata/key1 returned with HTTP 200 Aug 19 11:04:46.409332 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 552/2206] 10.4.3.46 () {66 vars in 1386 bytes} [Wed Aug 19 11:04:46 2026] DELETE /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 11:04:46.417624 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b2a95d41-bd0e-49c9-8a40-051ffdafdcd1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.419849 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2a95d41-bd0e-49c9-8a40-051ffdafdcd1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] GET https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata Aug 19 11:04:46.420123 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2a95d41-bd0e-49c9-8a40-051ffdafdcd1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.420377 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2a95d41-bd0e-49c9-8a40-051ffdafdcd1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.440719 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.440719 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:46.441424 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b2a95d41-bd0e-49c9-8a40-051ffdafdcd1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.449655 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b2a95d41-bd0e-49c9-8a40-051ffdafdcd1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Get volume metadata completed successfully. Aug 19 11:04:46.449992 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2a95d41-bd0e-49c9-8a40-051ffdafdcd1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata returned with HTTP 200 Aug 19 11:04:46.450521 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 552/2207] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata => generated 32 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:46.458293 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bce5a5c7-a1f1-44d8-ba14-86eade0734b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.459735 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bce5a5c7-a1f1-44d8-ba14-86eade0734b5 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] PUT https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata Aug 19 11:04:46.460053 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bce5a5c7-a1f1-44d8-ba14-86eade0734b5 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:46.468864 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.468864 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:46.469282 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bce5a5c7-a1f1-44d8-ba14-86eade0734b5 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.477465 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bce5a5c7-a1f1-44d8-ba14-86eade0734b5 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Update volume metadata completed successfully. Aug 19 11:04:46.477805 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bce5a5c7-a1f1-44d8-ba14-86eade0734b5 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata returned with HTTP 200 Aug 19 11:04:46.478278 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 548/2208] 10.4.3.46 () {68 vars in 1388 bytes} [Wed Aug 19 11:04:46 2026] PUT /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata => generated 16 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:46.487348 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3500f7e3-4ae8-49c3-9194-2d9c4261d0e5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.489305 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3500f7e3-4ae8-49c3-9194-2d9c4261d0e5 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] POST https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata Aug 19 11:04:46.489695 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3500f7e3-4ae8-49c3-9194-2d9c4261d0e5 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:46.498583 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.498583 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:46.499050 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3500f7e3-4ae8-49c3-9194-2d9c4261d0e5 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.506988 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3500f7e3-4ae8-49c3-9194-2d9c4261d0e5 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Create volume metadata completed successfully. Aug 19 11:04:46.507222 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3500f7e3-4ae8-49c3-9194-2d9c4261d0e5 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata returned with HTTP 200 Aug 19 11:04:46.507653 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 557/2209] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:04:46 2026] POST /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:46.515822 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-02a7ee9f-f876-40d6-be78-dc1be6d1d314 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.517594 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-02a7ee9f-f876-40d6-be78-dc1be6d1d314 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] PUT https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata/key3 Aug 19 11:04:46.517916 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-02a7ee9f-f876-40d6-be78-dc1be6d1d314 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:46.525405 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.525405 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:46.525802 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-02a7ee9f-f876-40d6-be78-dc1be6d1d314 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.535309 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-02a7ee9f-f876-40d6-be78-dc1be6d1d314 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Update volume metadata completed successfully. Aug 19 11:04:46.535541 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-02a7ee9f-f876-40d6-be78-dc1be6d1d314 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata/key3 returned with HTTP 200 Aug 19 11:04:46.535905 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 553/2210] 10.4.3.46 () {68 vars in 1403 bytes} [Wed Aug 19 11:04:46 2026] PUT /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:46.542643 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-15acfc37-f927-4477-b583-c8b814777309 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.544502 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-15acfc37-f927-4477-b583-c8b814777309 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] GET https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata/key3 Aug 19 11:04:46.544819 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-15acfc37-f927-4477-b583-c8b814777309 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.545007 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-15acfc37-f927-4477-b583-c8b814777309 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.552306 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.552306 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:46.552726 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-15acfc37-f927-4477-b583-c8b814777309 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.558263 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-15acfc37-f927-4477-b583-c8b814777309 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Get volume metadata completed successfully. Aug 19 11:04:46.558536 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-15acfc37-f927-4477-b583-c8b814777309 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata/key3 returned with HTTP 200 Aug 19 11:04:46.559016 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 553/2211] 10.4.3.46 () {66 vars in 1383 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:46.568049 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61ceff1c-b175-42df-a1d4-e987ac8ac58d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.570019 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61ceff1c-b175-42df-a1d4-e987ac8ac58d tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] GET https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata Aug 19 11:04:46.570217 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61ceff1c-b175-42df-a1d4-e987ac8ac58d tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.570405 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61ceff1c-b175-42df-a1d4-e987ac8ac58d tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.579552 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.579552 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:46.580026 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-61ceff1c-b175-42df-a1d4-e987ac8ac58d tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.585217 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-61ceff1c-b175-42df-a1d4-e987ac8ac58d tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Get volume metadata completed successfully. Aug 19 11:04:46.585495 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61ceff1c-b175-42df-a1d4-e987ac8ac58d tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata returned with HTTP 200 Aug 19 11:04:46.585886 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 549/2212] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata => generated 75 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:46.593203 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9d44b14b-3748-4e85-940c-e3f4461bef03 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.596348 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-90066eab-3129-455d-845f-72aaec5d6b16 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.597191 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d44b14b-3748-4e85-940c-e3f4461bef03 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] PUT https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata Aug 19 11:04:46.597673 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d44b14b-3748-4e85-940c-e3f4461bef03 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:46.598131 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90066eab-3129-455d-845f-72aaec5d6b16 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a Aug 19 11:04:46.598408 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90066eab-3129-455d-845f-72aaec5d6b16 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.598724 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90066eab-3129-455d-845f-72aaec5d6b16 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.604413 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90066eab-3129-455d-845f-72aaec5d6b16 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a returned with HTTP 404 Aug 19 11:04:46.604883 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 554/2213] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/30376953-fb49-4df1-baeb-7ad8d53c7d0a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:46.608059 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.608059 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:46.608707 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9d44b14b-3748-4e85-940c-e3f4461bef03 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.611062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fdb13be0-d07a-454a-a1a6-25b0cbdb6045 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.614821 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fdb13be0-d07a-454a-a1a6-25b0cbdb6045 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 Aug 19 11:04:46.615114 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fdb13be0-d07a-454a-a1a6-25b0cbdb6045 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.615510 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fdb13be0-d07a-454a-a1a6-25b0cbdb6045 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.615874 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-fdb13be0-d07a-454a-a1a6-25b0cbdb6045 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: fd040c02-0af0-433b-bd6f-b99a847b93a0 Aug 19 11:04:46.618087 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9d44b14b-3748-4e85-940c-e3f4461bef03 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Update volume metadata completed successfully. Aug 19 11:04:46.618342 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d44b14b-3748-4e85-940c-e3f4461bef03 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata returned with HTTP 200 Aug 19 11:04:46.618783 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 558/2214] 10.4.3.46 () {68 vars in 1388 bytes} [Wed Aug 19 11:04:46 2026] PUT /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:04:46.623642 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fdb13be0-d07a-454a-a1a6-25b0cbdb6045 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 returned with HTTP 404 Aug 19 11:04:46.624321 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 554/2215] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:46 2026] DELETE /volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:46.626717 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5bdf41b8-b499-45ce-a4f1-727f9c0e6ce1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.629123 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5bdf41b8-b499-45ce-a4f1-727f9c0e6ce1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] GET https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce Aug 19 11:04:46.629333 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5bdf41b8-b499-45ce-a4f1-727f9c0e6ce1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.629568 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5bdf41b8-b499-45ce-a4f1-727f9c0e6ce1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.631421 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cfd40827-863e-450c-bdb8-a2cd805223a7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.636436 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cfd40827-863e-450c-bdb8-a2cd805223a7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 Aug 19 11:04:46.636709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cfd40827-863e-450c-bdb8-a2cd805223a7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.636960 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cfd40827-863e-450c-bdb8-a2cd805223a7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.642724 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.642724 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:46.645225 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cfd40827-863e-450c-bdb8-a2cd805223a7 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 returned with HTTP 404 Aug 19 11:04:46.645744 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 555/2216] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/fd040c02-0af0-433b-bd6f-b99a847b93a0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:46.647981 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5bdf41b8-b499-45ce-a4f1-727f9c0e6ce1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.652360 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5bdf41b8-b499-45ce-a4f1-727f9c0e6ce1 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce returned with HTTP 200 Aug 19 11:04:46.652787 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 550/2217] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:46.653959 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-723ac483-9152-4eee-ade7-1200dbecd85b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.655460 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-723ac483-9152-4eee-ade7-1200dbecd85b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 Aug 19 11:04:46.655662 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-723ac483-9152-4eee-ade7-1200dbecd85b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.655839 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-723ac483-9152-4eee-ade7-1200dbecd85b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.655990 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-723ac483-9152-4eee-ade7-1200dbecd85b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 08c5ea68-e36e-4adf-99b1-11cc950654e5 Aug 19 11:04:46.663325 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7365ecda-526d-4c32-9cbe-f65c811371e0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.663899 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.663899 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:46.664330 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-723ac483-9152-4eee-ade7-1200dbecd85b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:46.664936 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7365ecda-526d-4c32-9cbe-f65c811371e0 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] DELETE https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce Aug 19 11:04:46.665118 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7365ecda-526d-4c32-9cbe-f65c811371e0 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.665310 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7365ecda-526d-4c32-9cbe-f65c811371e0 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.665466 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7365ecda-526d-4c32-9cbe-f65c811371e0 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Delete volume with id: 447865e5-dbd4-44b3-bf2e-d299995a28ce Aug 19 11:04:46.671964 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.671964 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:46.672388 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7365ecda-526d-4c32-9cbe-f65c811371e0 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.686723 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-723ac483-9152-4eee-ade7-1200dbecd85b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume request issued successfully. Aug 19 11:04:46.686907 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-723ac483-9152-4eee-ade7-1200dbecd85b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 returned with HTTP 202 Aug 19 11:04:46.687445 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 559/2218] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:46 2026] DELETE /volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:04:46.694992 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7365ecda-526d-4c32-9cbe-f65c811371e0 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Delete volume request issued successfully. Aug 19 11:04:46.695166 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7365ecda-526d-4c32-9cbe-f65c811371e0 tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce returned with HTTP 202 Aug 19 11:04:46.695592 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 555/2219] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:46 2026] DELETE /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:46.696198 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-eeb92cd3-f3ba-47d5-bfc1-55920b3be348 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.705133 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-eeb92cd3-f3ba-47d5-bfc1-55920b3be348 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 Aug 19 11:04:46.705133 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-eeb92cd3-f3ba-47d5-bfc1-55920b3be348 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.705133 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-eeb92cd3-f3ba-47d5-bfc1-55920b3be348 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.705496 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2eacf74b-2725-4a84-893a-3df2c0672c4f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:46.707998 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2eacf74b-2725-4a84-893a-3df2c0672c4f tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] GET https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce Aug 19 11:04:46.708258 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2eacf74b-2725-4a84-893a-3df2c0672c4f tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:46.708366 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2eacf74b-2725-4a84-893a-3df2c0672c4f tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:46.719845 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.719845 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:46.721985 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:46.721985 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:46.725797 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-eeb92cd3-f3ba-47d5-bfc1-55920b3be348 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Volume info retrieved successfully. Aug 19 11:04:46.727266 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2eacf74b-2725-4a84-893a-3df2c0672c4f tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Volume info retrieved successfully. Aug 19 11:04:46.730149 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-eeb92cd3-f3ba-47d5-bfc1-55920b3be348 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 returned with HTTP 200 Aug 19 11:04:46.730559 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 556/2220] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 => generated 893 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:04:46.734437 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2eacf74b-2725-4a84-893a-3df2c0672c4f tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce returned with HTTP 200 Aug 19 11:04:46.734914 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 551/2221] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:46 2026] GET /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:47.320960 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-85681006-3206-4cb3-b03f-dbb1ed2a4bc3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.322595 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-85681006-3206-4cb3-b03f-dbb1ed2a4bc3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:47.322818 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-85681006-3206-4cb3-b03f-dbb1ed2a4bc3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.323016 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-85681006-3206-4cb3-b03f-dbb1ed2a4bc3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.323152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-85681006-3206-4cb3-b03f-dbb1ed2a4bc3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:47.328772 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:47.328772 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:47.328772 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-85681006-3206-4cb3-b03f-dbb1ed2a4bc3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:47.330440 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 560/2222] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:47 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:47.748366 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-387a3be1-b8d9-43cd-9503-d27264517495 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.749768 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c42042c1-cf54-406c-8a70-3d2c0cb2d9ca None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.750303 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-387a3be1-b8d9-43cd-9503-d27264517495 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 Aug 19 11:04:47.750541 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-387a3be1-b8d9-43cd-9503-d27264517495 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.750730 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-387a3be1-b8d9-43cd-9503-d27264517495 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.751893 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c42042c1-cf54-406c-8a70-3d2c0cb2d9ca tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] GET https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce Aug 19 11:04:47.752058 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c42042c1-cf54-406c-8a70-3d2c0cb2d9ca tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.752232 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c42042c1-cf54-406c-8a70-3d2c0cb2d9ca tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.756389 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-387a3be1-b8d9-43cd-9503-d27264517495 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 returned with HTTP 404 Aug 19 11:04:47.756848 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 556/2223] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:47 2026] GET /volume/v3/volumes/08c5ea68-e36e-4adf-99b1-11cc950654e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:47.757388 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c42042c1-cf54-406c-8a70-3d2c0cb2d9ca tempest-VolumesMetadataTest-1850017616 tempest-VolumesMetadataTest-1850017616-project-member] https://10.4.3.46/volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce returned with HTTP 404 Aug 19 11:04:47.757858 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 557/2224] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:47 2026] GET /volume/v3/volumes/447865e5-dbd4-44b3-bf2e-d299995a28ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:47.763863 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aa5817a4-1bcb-4eef-8383-a59252c5358e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.765590 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa5817a4-1bcb-4eef-8383-a59252c5358e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d Aug 19 11:04:47.765792 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa5817a4-1bcb-4eef-8383-a59252c5358e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.765986 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa5817a4-1bcb-4eef-8383-a59252c5358e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.766111 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-aa5817a4-1bcb-4eef-8383-a59252c5358e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete snapshot with id: 029d7823-4286-42f1-8973-a07db3e1863d Aug 19 11:04:47.770056 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa5817a4-1bcb-4eef-8383-a59252c5358e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d returned with HTTP 404 Aug 19 11:04:47.770513 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 552/2225] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:47 2026] DELETE /volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:47.780506 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fc8f08ef-1e92-4747-ab69-a777fa947ccd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.782277 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fc8f08ef-1e92-4747-ab69-a777fa947ccd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d Aug 19 11:04:47.782507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fc8f08ef-1e92-4747-ab69-a777fa947ccd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.782761 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fc8f08ef-1e92-4747-ab69-a777fa947ccd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.788798 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fc8f08ef-1e92-4747-ab69-a777fa947ccd tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d returned with HTTP 404 Aug 19 11:04:47.789449 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 561/2226] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:47 2026] GET /volume/v3/snapshots/029d7823-4286-42f1-8973-a07db3e1863d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:47.796474 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-914a665f-a45a-4b57-86bf-9b7754d983e5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.801298 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-914a665f-a45a-4b57-86bf-9b7754d983e5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 Aug 19 11:04:47.801583 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-914a665f-a45a-4b57-86bf-9b7754d983e5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.801806 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-914a665f-a45a-4b57-86bf-9b7754d983e5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.802002 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-914a665f-a45a-4b57-86bf-9b7754d983e5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 83f80007-9963-473f-9925-04717b6a7829 Aug 19 11:04:47.807207 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-914a665f-a45a-4b57-86bf-9b7754d983e5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 returned with HTTP 404 Aug 19 11:04:47.807688 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 557/2227] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:47 2026] DELETE /volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:47.814449 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d02c2250-7d69-49a2-b8ba-9315b96549b3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.816719 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d02c2250-7d69-49a2-b8ba-9315b96549b3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 Aug 19 11:04:47.816898 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d02c2250-7d69-49a2-b8ba-9315b96549b3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.817062 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d02c2250-7d69-49a2-b8ba-9315b96549b3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.822166 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d02c2250-7d69-49a2-b8ba-9315b96549b3 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 returned with HTTP 404 Aug 19 11:04:47.822802 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 558/2228] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:47 2026] GET /volume/v3/volumes/83f80007-9963-473f-9925-04717b6a7829 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:47.829324 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-41f839ad-6927-4c70-a892-8b44469f375c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.830906 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-41f839ad-6927-4c70-a892-8b44469f375c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc Aug 19 11:04:47.831087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-41f839ad-6927-4c70-a892-8b44469f375c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.831275 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-41f839ad-6927-4c70-a892-8b44469f375c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.831424 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-41f839ad-6927-4c70-a892-8b44469f375c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 9df470f8-7ff4-49f3-876f-354ed0720dcc Aug 19 11:04:47.836692 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-41f839ad-6927-4c70-a892-8b44469f375c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc returned with HTTP 404 Aug 19 11:04:47.837028 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 553/2229] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:47 2026] DELETE /volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:47.845588 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8673a910-0050-4fa6-a2b8-12e6cc853c1f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.847765 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8673a910-0050-4fa6-a2b8-12e6cc853c1f tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc Aug 19 11:04:47.848121 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8673a910-0050-4fa6-a2b8-12e6cc853c1f tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.848461 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8673a910-0050-4fa6-a2b8-12e6cc853c1f tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.854212 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8673a910-0050-4fa6-a2b8-12e6cc853c1f tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc returned with HTTP 404 Aug 19 11:04:47.854852 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 562/2230] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:47 2026] GET /volume/v3/volumes/9df470f8-7ff4-49f3-876f-354ed0720dcc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:47.863750 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c04ea231-589c-4774-a9a1-73c4bb9251f5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.865431 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c04ea231-589c-4774-a9a1-73c4bb9251f5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 Aug 19 11:04:47.865655 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c04ea231-589c-4774-a9a1-73c4bb9251f5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.865786 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c04ea231-589c-4774-a9a1-73c4bb9251f5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.865900 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-c04ea231-589c-4774-a9a1-73c4bb9251f5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete snapshot with id: 11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 Aug 19 11:04:47.869960 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c04ea231-589c-4774-a9a1-73c4bb9251f5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 returned with HTTP 404 Aug 19 11:04:47.870449 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 558/2231] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:47 2026] DELETE /volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:47.876982 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d568bc7a-8e39-4a61-9560-e881eceb569b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.880196 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d568bc7a-8e39-4a61-9560-e881eceb569b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 Aug 19 11:04:47.880429 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d568bc7a-8e39-4a61-9560-e881eceb569b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.880675 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d568bc7a-8e39-4a61-9560-e881eceb569b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.888416 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d568bc7a-8e39-4a61-9560-e881eceb569b tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 returned with HTTP 404 Aug 19 11:04:47.889130 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 559/2232] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:47 2026] GET /volume/v3/snapshots/11dc9ca7-f89e-454b-bf07-0beb5a66c1b8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:47.903017 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-75b8a978-bb5c-4aba-a0f7-ded63d7a6aa0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.904679 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-75b8a978-bb5c-4aba-a0f7-ded63d7a6aa0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 Aug 19 11:04:47.904885 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-75b8a978-bb5c-4aba-a0f7-ded63d7a6aa0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.905063 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-75b8a978-bb5c-4aba-a0f7-ded63d7a6aa0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.905240 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-75b8a978-bb5c-4aba-a0f7-ded63d7a6aa0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 47eb4800-9b4b-4977-8a48-28b4e21b8ca9 Aug 19 11:04:47.910380 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-75b8a978-bb5c-4aba-a0f7-ded63d7a6aa0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 returned with HTTP 404 Aug 19 11:04:47.910823 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 554/2233] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:47 2026] DELETE /volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:47.918712 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ec9b61c6-7f3f-4f1b-85ac-6424ab9e10e5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.922943 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ec9b61c6-7f3f-4f1b-85ac-6424ab9e10e5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 Aug 19 11:04:47.922943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ec9b61c6-7f3f-4f1b-85ac-6424ab9e10e5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.922943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ec9b61c6-7f3f-4f1b-85ac-6424ab9e10e5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.933425 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ec9b61c6-7f3f-4f1b-85ac-6424ab9e10e5 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 returned with HTTP 404 Aug 19 11:04:47.934909 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 563/2234] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:47 2026] GET /volume/v3/volumes/47eb4800-9b4b-4977-8a48-28b4e21b8ca9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:47.942359 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7e338bfb-4a95-4326-acd5-ef327fba8f7c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.944608 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e338bfb-4a95-4326-acd5-ef327fba8f7c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc Aug 19 11:04:47.944905 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e338bfb-4a95-4326-acd5-ef327fba8f7c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.945180 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e338bfb-4a95-4326-acd5-ef327fba8f7c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.945365 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-7e338bfb-4a95-4326-acd5-ef327fba8f7c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete snapshot with id: 375b65cc-ff1d-42df-b35d-beaa72d304cc Aug 19 11:04:47.956438 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e338bfb-4a95-4326-acd5-ef327fba8f7c tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc returned with HTTP 404 Aug 19 11:04:47.957075 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 559/2235] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:47 2026] DELETE /volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:47.965661 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2bd361e0-87d1-4a59-8321-67cb79ba2423 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.967491 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2bd361e0-87d1-4a59-8321-67cb79ba2423 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc Aug 19 11:04:47.967756 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2bd361e0-87d1-4a59-8321-67cb79ba2423 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.968046 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2bd361e0-87d1-4a59-8321-67cb79ba2423 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.973612 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2bd361e0-87d1-4a59-8321-67cb79ba2423 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc returned with HTTP 404 Aug 19 11:04:47.974065 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 560/2236] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:47 2026] GET /volume/v3/snapshots/375b65cc-ff1d-42df-b35d-beaa72d304cc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:47.982828 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ecb47b1f-5243-46bd-bbc2-3b2bc0dc00d0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:47.984411 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecb47b1f-5243-46bd-bbc2-3b2bc0dc00d0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de Aug 19 11:04:47.984641 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecb47b1f-5243-46bd-bbc2-3b2bc0dc00d0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:47.984819 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecb47b1f-5243-46bd-bbc2-3b2bc0dc00d0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:47.986024 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ecb47b1f-5243-46bd-bbc2-3b2bc0dc00d0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 75186037-e66a-4011-a039-36c780a800de Aug 19 11:04:47.994764 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecb47b1f-5243-46bd-bbc2-3b2bc0dc00d0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de returned with HTTP 404 Aug 19 11:04:47.995264 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 555/2237] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:47 2026] DELETE /volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:48.003267 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-60048b02-20e0-4c5e-ac2d-cc0b12e20940 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.006120 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-60048b02-20e0-4c5e-ac2d-cc0b12e20940 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de Aug 19 11:04:48.006360 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-60048b02-20e0-4c5e-ac2d-cc0b12e20940 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.006570 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-60048b02-20e0-4c5e-ac2d-cc0b12e20940 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.016822 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-60048b02-20e0-4c5e-ac2d-cc0b12e20940 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de returned with HTTP 404 Aug 19 11:04:48.017336 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 564/2238] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:48 2026] GET /volume/v3/volumes/75186037-e66a-4011-a039-36c780a800de => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:48.027072 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e3a17a2c-f035-450c-9ee6-1abb97d96b40 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.028778 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e3a17a2c-f035-450c-9ee6-1abb97d96b40 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 Aug 19 11:04:48.029021 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e3a17a2c-f035-450c-9ee6-1abb97d96b40 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.029219 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e3a17a2c-f035-450c-9ee6-1abb97d96b40 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.029391 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-e3a17a2c-f035-450c-9ee6-1abb97d96b40 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 Aug 19 11:04:48.035671 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e3a17a2c-f035-450c-9ee6-1abb97d96b40 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 returned with HTTP 404 Aug 19 11:04:48.036116 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 560/2239] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:48 2026] DELETE /volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:48.043770 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e52baa84-6f06-4185-8de0-b66496621e85 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.045389 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e52baa84-6f06-4185-8de0-b66496621e85 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 Aug 19 11:04:48.045633 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e52baa84-6f06-4185-8de0-b66496621e85 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.045792 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e52baa84-6f06-4185-8de0-b66496621e85 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.051114 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e52baa84-6f06-4185-8de0-b66496621e85 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 returned with HTTP 404 Aug 19 11:04:48.051462 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 561/2240] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:48 2026] GET /volume/v3/volumes/07a88f8a-97f3-4e58-88f2-8c9a7486c9c1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:48.062003 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dfe02044-f8bf-4d64-ad6d-8387caf3b59e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.065305 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dfe02044-f8bf-4d64-ad6d-8387caf3b59e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 Aug 19 11:04:48.065305 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dfe02044-f8bf-4d64-ad6d-8387caf3b59e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.065305 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dfe02044-f8bf-4d64-ad6d-8387caf3b59e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.065305 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-dfe02044-f8bf-4d64-ad6d-8387caf3b59e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: a5509be5-d8b3-49e9-a42a-afafec09da35 Aug 19 11:04:48.076835 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dfe02044-f8bf-4d64-ad6d-8387caf3b59e tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 returned with HTTP 404 Aug 19 11:04:48.077442 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 556/2241] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:48 2026] DELETE /volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:48.084093 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c916da70-93fa-43b8-b189-d266b4aad6f0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.085958 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c916da70-93fa-43b8-b189-d266b4aad6f0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 Aug 19 11:04:48.086565 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c916da70-93fa-43b8-b189-d266b4aad6f0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.086660 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c916da70-93fa-43b8-b189-d266b4aad6f0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.099782 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c916da70-93fa-43b8-b189-d266b4aad6f0 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 returned with HTTP 404 Aug 19 11:04:48.100136 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 565/2242] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:48 2026] GET /volume/v3/volumes/a5509be5-d8b3-49e9-a42a-afafec09da35 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:48.109262 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-69f32c22-9912-44b0-8522-6e016a4de4ad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.111742 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69f32c22-9912-44b0-8522-6e016a4de4ad tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c Aug 19 11:04:48.111902 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69f32c22-9912-44b0-8522-6e016a4de4ad tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.112350 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69f32c22-9912-44b0-8522-6e016a4de4ad tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.112350 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-69f32c22-9912-44b0-8522-6e016a4de4ad tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete snapshot with id: b9d2bfe4-1689-43f4-9bea-af173b3c9f6c Aug 19 11:04:48.121858 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69f32c22-9912-44b0-8522-6e016a4de4ad tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c returned with HTTP 404 Aug 19 11:04:48.122324 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 561/2243] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:48 2026] DELETE /volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:48.130739 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9450a7e6-405b-4815-8b0e-dce20739a6f4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.132958 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9450a7e6-405b-4815-8b0e-dce20739a6f4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c Aug 19 11:04:48.133239 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9450a7e6-405b-4815-8b0e-dce20739a6f4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.133464 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9450a7e6-405b-4815-8b0e-dce20739a6f4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.138800 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9450a7e6-405b-4815-8b0e-dce20739a6f4 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c returned with HTTP 404 Aug 19 11:04:48.139396 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 562/2244] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:48 2026] GET /volume/v3/snapshots/b9d2bfe4-1689-43f4-9bea-af173b3c9f6c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:48.148346 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8eac8106-bf6b-4295-884d-64f1c842a587 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.152245 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8eac8106-bf6b-4295-884d-64f1c842a587 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 Aug 19 11:04:48.152439 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8eac8106-bf6b-4295-884d-64f1c842a587 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.152723 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8eac8106-bf6b-4295-884d-64f1c842a587 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.152948 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8eac8106-bf6b-4295-884d-64f1c842a587 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: 3d68e20e-2f57-41fb-8451-c57271716c01 Aug 19 11:04:48.166730 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8eac8106-bf6b-4295-884d-64f1c842a587 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 returned with HTTP 404 Aug 19 11:04:48.167221 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 557/2245] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:48 2026] DELETE /volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:48.177004 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4aa6e475-eec9-4787-acf7-1c7ff2b3d666 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.178631 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4aa6e475-eec9-4787-acf7-1c7ff2b3d666 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 Aug 19 11:04:48.178823 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4aa6e475-eec9-4787-acf7-1c7ff2b3d666 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.178995 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4aa6e475-eec9-4787-acf7-1c7ff2b3d666 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.186143 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4aa6e475-eec9-4787-acf7-1c7ff2b3d666 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 returned with HTTP 404 Aug 19 11:04:48.186802 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 566/2246] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:48 2026] GET /volume/v3/volumes/3d68e20e-2f57-41fb-8451-c57271716c01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:48.194384 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e26980e7-209c-4857-a0f8-6fd7f89513da None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.199355 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e26980e7-209c-4857-a0f8-6fd7f89513da tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca Aug 19 11:04:48.199665 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e26980e7-209c-4857-a0f8-6fd7f89513da tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.199927 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e26980e7-209c-4857-a0f8-6fd7f89513da tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.200065 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-e26980e7-209c-4857-a0f8-6fd7f89513da tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete snapshot with id: 634ec964-2ba3-4c9d-b58a-8aba15695cca Aug 19 11:04:48.210051 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e26980e7-209c-4857-a0f8-6fd7f89513da tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca returned with HTTP 404 Aug 19 11:04:48.210702 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 562/2247] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:48 2026] DELETE /volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:48.218446 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0c2cefd7-9edc-4546-815c-ce9a01fb9fc2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.220253 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0c2cefd7-9edc-4546-815c-ce9a01fb9fc2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca Aug 19 11:04:48.220953 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0c2cefd7-9edc-4546-815c-ce9a01fb9fc2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.220953 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0c2cefd7-9edc-4546-815c-ce9a01fb9fc2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.225594 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0c2cefd7-9edc-4546-815c-ce9a01fb9fc2 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca returned with HTTP 404 Aug 19 11:04:48.226153 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 563/2248] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:48 2026] GET /volume/v3/snapshots/634ec964-2ba3-4c9d-b58a-8aba15695cca => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:48.232875 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fbc73fc4-7e1a-4d5a-8846-5507e46df4cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.237827 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fbc73fc4-7e1a-4d5a-8846-5507e46df4cc tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa Aug 19 11:04:48.238018 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fbc73fc4-7e1a-4d5a-8846-5507e46df4cc tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.238218 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fbc73fc4-7e1a-4d5a-8846-5507e46df4cc tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.238380 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-fbc73fc4-7e1a-4d5a-8846-5507e46df4cc tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Delete volume with id: f18bc9c9-ec18-44aa-a643-510ffb118aaa Aug 19 11:04:48.245821 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fbc73fc4-7e1a-4d5a-8846-5507e46df4cc tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa returned with HTTP 404 Aug 19 11:04:48.246179 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 558/2249] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:04:48 2026] DELETE /volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:48.255708 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c905d565-7487-43cf-ab26-2a843077a935 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.256835 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c905d565-7487-43cf-ab26-2a843077a935 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] GET https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa Aug 19 11:04:48.257097 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c905d565-7487-43cf-ab26-2a843077a935 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.257163 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c905d565-7487-43cf-ab26-2a843077a935 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.266376 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c905d565-7487-43cf-ab26-2a843077a935 tempest-VolumeDependencyTests-790131350 tempest-VolumeDependencyTests-790131350-project-member] https://10.4.3.46/volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa returned with HTTP 404 Aug 19 11:04:48.266830 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 567/2250] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:04:48 2026] GET /volume/v3/volumes/f18bc9c9-ec18-44aa-a643-510ffb118aaa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:04:48.346499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1e7d0baa-891b-44b0-b94e-5302e0290229 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:48.348289 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e7d0baa-891b-44b0-b94e-5302e0290229 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:48.348516 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e7d0baa-891b-44b0-b94e-5302e0290229 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:48.348736 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e7d0baa-891b-44b0-b94e-5302e0290229 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:48.348840 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1e7d0baa-891b-44b0-b94e-5302e0290229 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:48.353286 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:48.353286 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:48.354164 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e7d0baa-891b-44b0-b94e-5302e0290229 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:48.354699 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 563/2251] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:48 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:49.152158 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-22b01351-45eb-4273-93b4-ed53006f52ec None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:49.280629 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:49.281013 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1457585008"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:49.285463 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1457585008'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:49.285679 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Create volume of 1 GB Aug 19 11:04:49.291080 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Availability Zones retrieved successfully. Aug 19 11:04:49.300061 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Flow 'volume_create_api' (e81df264-4ccb-4cab-8963-96a11b3da67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:49.301567 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3d871bf-7314-4db7-930e-8a5ca767656d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:49.302963 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:49.338742 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3d871bf-7314-4db7-930e-8a5ca767656d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:49.339884 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3b319a-2d27-4b45-b49e-b203f353c447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:49.368418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-67d4a326-59f3-4f98-9908-4c000ef5e2ab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:49.371579 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-67d4a326-59f3-4f98-9908-4c000ef5e2ab tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:49.371710 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-67d4a326-59f3-4f98-9908-4c000ef5e2ab tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:49.371887 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-67d4a326-59f3-4f98-9908-4c000ef5e2ab tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:49.372011 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-67d4a326-59f3-4f98-9908-4c000ef5e2ab tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:49.380204 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:49.380204 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:49.382166 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-67d4a326-59f3-4f98-9908-4c000ef5e2ab tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:49.383350 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 559/2252] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:49 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:49.394857 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a9a891c8-51dd-4a2f-8ba3-13db3fcfa4c5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:49.396598 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a9a891c8-51dd-4a2f-8ba3-13db3fcfa4c5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d Aug 19 11:04:49.396777 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a9a891c8-51dd-4a2f-8ba3-13db3fcfa4c5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:49.396959 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a9a891c8-51dd-4a2f-8ba3-13db3fcfa4c5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:49.400380 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=545,cinder:UPDATE=155,cinder:INSERT=98 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:04:49.403537 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Created reservations ['055af216-7309-4abc-8874-9befce2e0ec9', 'c5b249b8-8921-438d-b560-8e83dac9015e', '72611b19-b44f-4ac8-87c1-0c9095370e57', 'c6ac7c25-322c-483a-924f-c6da8c9eccb7'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:49.404382 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3b319a-2d27-4b45-b49e-b203f353c447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['055af216-7309-4abc-8874-9befce2e0ec9', 'c5b249b8-8921-438d-b560-8e83dac9015e', '72611b19-b44f-4ac8-87c1-0c9095370e57', 'c6ac7c25-322c-483a-924f-c6da8c9eccb7']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:49.405072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e717d5e9-ecd1-4202-b8a3-929949e2dbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:49.406927 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:49.406927 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:49.410335 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a9a891c8-51dd-4a2f-8ba3-13db3fcfa4c5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:49.415335 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a9a891c8-51dd-4a2f-8ba3-13db3fcfa4c5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d returned with HTTP 200 Aug 19 11:04:49.415776 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 568/2253] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:49 2026] GET /volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:49.430186 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e717d5e9-ecd1-4202-b8a3-929949e2dbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '488565f2-4d92-44ba-8165-a27734bb06e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1457585008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11200e7520a64c8abb5c28ce6c4ed15a',qos_specs=None,replication_status=,reservations=['055af216-7309-4abc-8874-9befce2e0ec9','c5b249b8-8921-438d-b560-8e83dac9015e','72611b19-b44f-4ac8-87c1-0c9095370e57','c6ac7c25-322c-483a-924f-c6da8c9eccb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9676d401051941a68a131dd647eabfe1',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1457585008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=488565f2-4d92-44ba-8165-a27734bb06e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11200e7520a64c8abb5c28ce6c4ed15a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9676d401051941a68a131dd647eabfe1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:49.431069 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d716a6-0db3-4124-bbb7-dcca42c4c67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:49.432399 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-52f4ae03-385d-4d58-8870-5b2141cf6af6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:49.434502 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-52f4ae03-385d-4d58-8870-5b2141cf6af6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:49.434714 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-52f4ae03-385d-4d58-8870-5b2141cf6af6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:49.434891 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-52f4ae03-385d-4d58-8870-5b2141cf6af6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:49.434978 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-52f4ae03-385d-4d58-8870-5b2141cf6af6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:49.442312 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=432,cinder:UPDATE=98,cinder:INSERT=52 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:04:49.444641 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:49.444641 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:49.445303 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-52f4ae03-385d-4d58-8870-5b2141cf6af6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:49.445683 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 564/2254] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:49 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:49.451237 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d716a6-0db3-4124-bbb7-dcca42c4c67e) transitioned into state 'SUCCESS' from state '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-1457585008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11200e7520a64c8abb5c28ce6c4ed15a',qos_specs=None,replication_status=,reservations=['055af216-7309-4abc-8874-9befce2e0ec9','c5b249b8-8921-438d-b560-8e83dac9015e','72611b19-b44f-4ac8-87c1-0c9095370e57','c6ac7c25-322c-483a-924f-c6da8c9eccb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9676d401051941a68a131dd647eabfe1',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:49.452006 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83c95360-3cbd-4b42-a4f9-c6b04607e82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:49.456641 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ade83ec1-4c6b-4293-8d17-9eff507c9f05 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:49.458280 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ade83ec1-4c6b-4293-8d17-9eff507c9f05 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/detail Aug 19 11:04:49.458466 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ade83ec1-4c6b-4293-8d17-9eff507c9f05 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:49.458658 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ade83ec1-4c6b-4293-8d17-9eff507c9f05 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:49.458932 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-ade83ec1-4c6b-4293-8d17-9eff507c9f05 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:04:49.462596 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83c95360-3cbd-4b42-a4f9-c6b04607e82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:49.463388 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Flow 'volume_create_api' (e81df264-4ccb-4cab-8963-96a11b3da67c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:49.463683 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Create volume request issued successfully. Aug 19 11:04:49.464234 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-22b01351-45eb-4273-93b4-ed53006f52ec tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:49.464630 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 564/2255] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:04:49 2026] POST /volume/v3/volumes => generated 748 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:49.469971 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ade83ec1-4c6b-4293-8d17-9eff507c9f05 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/detail returned with HTTP 200 Aug 19 11:04:49.470253 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 560/2256] 10.4.3.46 () {66 vars in 1251 bytes} [Wed Aug 19 11:04:49 2026] GET /volume/v3/backups/detail => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:49.475307 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f87798b8-4dca-44e5-8815-0cd750d98387 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:49.477423 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f87798b8-4dca-44e5-8815-0cd750d98387 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 Aug 19 11:04:49.477676 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f87798b8-4dca-44e5-8815-0cd750d98387 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:49.477846 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f87798b8-4dca-44e5-8815-0cd750d98387 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:49.480877 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71af6435-62e7-44ff-a7c5-76ad556822be None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:49.485685 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:49.485685 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:49.486505 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb/restore Aug 19 11:04:49.486505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:49.487814 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Restoring backup 91a98a38-ab5f-4423-bcd3-4aa3f51645fb ({'restore': {}}) {{(pid=100204) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 11:04:49.487814 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Restoring backup 91a98a38-ab5f-4423-bcd3-4aa3f51645fb to volume None. Aug 19 11:04:49.491227 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f87798b8-4dca-44e5-8815-0cd750d98387 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Volume info retrieved successfully. Aug 19 11:04:49.496870 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f87798b8-4dca-44e5-8815-0cd750d98387 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 returned with HTTP 200 Aug 19 11:04:49.497465 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 569/2257] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:49 2026] GET /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:49.498565 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:49.498565 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:49.499703 np0000007769 devstack@c-api.service[100204]: INFO cinder.backup.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating volume of 1 GB for restore of backup 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. Aug 19 11:04:49.512148 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Availability zone cache updated, next update will occur around 2026-08-19 12:04:49.511790. {{(pid=100204) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 11:04:49.512290 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Availability Zones retrieved successfully. Aug 19 11:04:49.526509 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (b6ea9cdb-9549-42b3-842e-da837161b4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:49.526509 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f33e13-e794-4e9c-bea7-562464b25edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:49.527466 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:49.556084 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f33e13-e794-4e9c-bea7-562464b25edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:49.557228 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ff5382-614b-42d3-94b1-594b8de75f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:49.596508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['c20f812f-955b-4367-8224-86c18a8e3185', '5546a3de-5ac9-4476-8246-2ca188b51dce', 'aa3a89cc-55be-4075-a2ed-134c41b25e5a', '7edb937b-33ae-4c5e-8739-bc930d1d1038'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:49.596508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ff5382-614b-42d3-94b1-594b8de75f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c20f812f-955b-4367-8224-86c18a8e3185', '5546a3de-5ac9-4476-8246-2ca188b51dce', 'aa3a89cc-55be-4075-a2ed-134c41b25e5a', '7edb937b-33ae-4c5e-8739-bc930d1d1038']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:49.596508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23f03f5-fdc2-4bc0-9464-c0ad1996d351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:49.631524 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23f03f5-fdc2-4bc0-9464-c0ad1996d351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70706d2f-1008-479c-8a91-37b8cf4f942c', '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_91a98a38-ab5f-4423-bcd3-4aa3f51645fb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['c20f812f-955b-4367-8224-86c18a8e3185','5546a3de-5ac9-4476-8246-2ca188b51dce','aa3a89cc-55be-4075-a2ed-134c41b25e5a','7edb937b-33ae-4c5e-8739-bc930d1d1038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:49Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_91a98a38-ab5f-4423-bcd3-4aa3f51645fb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70706d2f-1008-479c-8a91-37b8cf4f942c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9af167ced42948a08062a217acf92dfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:49.632446 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213645b6-45aa-41f2-a718-bb44a9fb47f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:49.653716 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213645b6-45aa-41f2-a718-bb44a9fb47f0) transitioned into 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_91a98a38-ab5f-4423-bcd3-4aa3f51645fb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['c20f812f-955b-4367-8224-86c18a8e3185','5546a3de-5ac9-4476-8246-2ca188b51dce','aa3a89cc-55be-4075-a2ed-134c41b25e5a','7edb937b-33ae-4c5e-8739-bc930d1d1038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:49.654586 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af75d075-4d08-4c01-bcac-3964a1fba01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:49.666511 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af75d075-4d08-4c01-bcac-3964a1fba01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:49.666511 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (b6ea9cdb-9549-42b3-842e-da837161b4ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:49.666511 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume request issued successfully. Aug 19 11:04:49.675284 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:49.675284 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:49.676100 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:50.252617 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4d0abebb-6a66-4e5d-bfe2-e1c8fabb517c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:50.365352 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4d0abebb-6a66-4e5d-bfe2-e1c8fabb517c tempest-ProjectMemberTests-183556294 tempest-ProjectMemberTests-183556294-project-admin] GET https://10.4.3.46/volume/v3/scheduler-stats/get_pools Aug 19 11:04:50.365570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4d0abebb-6a66-4e5d-bfe2-e1c8fabb517c tempest-ProjectMemberTests-183556294 tempest-ProjectMemberTests-183556294-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:50.365786 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4d0abebb-6a66-4e5d-bfe2-e1c8fabb517c tempest-ProjectMemberTests-183556294 tempest-ProjectMemberTests-183556294-project-admin] Calling method 'get_pools' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:50.366045 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:50.366045 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:50.379000 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4d0abebb-6a66-4e5d-bfe2-e1c8fabb517c tempest-ProjectMemberTests-183556294 tempest-ProjectMemberTests-183556294-project-admin] https://10.4.3.46/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 11:04:50.379397 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 565/2258] 10.4.3.46 () {66 vars in 1284 bytes} [Wed Aug 19 11:04:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:50.387874 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0171af93-1304-40b1-8b1f-ef77612cd1ec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:50.474289 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0171af93-1304-40b1-8b1f-ef77612cd1ec tempest-ProjectMemberTests-183556294 tempest-ProjectMemberTests-183556294-project-member] GET https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool Aug 19 11:04:50.474605 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0171af93-1304-40b1-8b1f-ef77612cd1ec tempest-ProjectMemberTests-183556294 tempest-ProjectMemberTests-183556294-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:50.474884 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0171af93-1304-40b1-8b1f-ef77612cd1ec tempest-ProjectMemberTests-183556294 tempest-ProjectMemberTests-183556294-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:50.475260 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:50.475260 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:50.475974 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-0171af93-1304-40b1-8b1f-ef77612cd1ec tempest-ProjectMemberTests-183556294 tempest-ProjectMemberTests-183556294-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'ad5028046c8a49c49247ff1ccb1e2e9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5ea38beb6a446ffb8c3804b77f8f041', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:04:50.476233 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0171af93-1304-40b1-8b1f-ef77612cd1ec tempest-ProjectMemberTests-183556294 tempest-ProjectMemberTests-183556294-project-member] https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool returned with HTTP 403 Aug 19 11:04:50.476886 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 561/2259] 10.4.3.46 () {66 vars in 1311 bytes} [Wed Aug 19 11:04:50 2026] GET /volume/v3/capabilities/np0000007769@storpool => generated 110 bytes in 89 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:50.513284 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5370a22d-bb3a-4710-8def-950869c3e1e3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:50.515813 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5370a22d-bb3a-4710-8def-950869c3e1e3 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 Aug 19 11:04:50.516103 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5370a22d-bb3a-4710-8def-950869c3e1e3 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:50.516355 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5370a22d-bb3a-4710-8def-950869c3e1e3 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:50.525515 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:50.525515 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:50.530398 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5370a22d-bb3a-4710-8def-950869c3e1e3 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Volume info retrieved successfully. Aug 19 11:04:50.535685 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5370a22d-bb3a-4710-8def-950869c3e1e3 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 returned with HTTP 200 Aug 19 11:04:50.536137 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 570/2260] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:50 2026] GET /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:50.688451 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:50.688451 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:50.688923 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:04:50.689058 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Checking backup size 1 against volume size 1 {{(pid=100204) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 11:04:50.689534 np0000007769 devstack@c-api.service[100204]: INFO cinder.backup.api [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Overwriting volume 70706d2f-1008-479c-8a91-37b8cf4f942c with restore of backup 91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:50.713987 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] restore_backup in rpcapi backup_id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb {{(pid=100204) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 11:04:50.716259 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71af6435-62e7-44ff-a7c5-76ad556822be tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb/restore returned with HTTP 202 Aug 19 11:04:50.716743 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 565/2261] 10.4.3.46 () {68 vars in 1386 bytes} [Wed Aug 19 11:04:49 2026] POST /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb/restore => generated 189 bytes in 1236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:50.728137 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dd659eef-a343-40a3-9520-73031f9ecf45 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:50.729766 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dd659eef-a343-40a3-9520-73031f9ecf45 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:50.730150 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dd659eef-a343-40a3-9520-73031f9ecf45 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:50.730447 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dd659eef-a343-40a3-9520-73031f9ecf45 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:50.730696 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-dd659eef-a343-40a3-9520-73031f9ecf45 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:50.736499 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:50.736499 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:50.737909 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dd659eef-a343-40a3-9520-73031f9ecf45 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:50.737909 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 566/2262] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:50 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:51.753079 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bf637f89-9e4d-4845-b734-168b7d271d88 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:51.756893 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bf637f89-9e4d-4845-b734-168b7d271d88 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:51.757055 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bf637f89-9e4d-4845-b734-168b7d271d88 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:51.757231 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bf637f89-9e4d-4845-b734-168b7d271d88 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:51.757316 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-bf637f89-9e4d-4845-b734-168b7d271d88 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:51.767758 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:51.767758 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:51.769426 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bf637f89-9e4d-4845-b734-168b7d271d88 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:51.769426 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 562/2263] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:51 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:52.691174 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4067b52a-b1d5-4275-bc15-be8fc50c21d7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:52.781628 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-300e86d0-613e-498e-9f7a-74713f1a2b36 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:52.783894 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-300e86d0-613e-498e-9f7a-74713f1a2b36 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:52.784094 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-300e86d0-613e-498e-9f7a-74713f1a2b36 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:52.784424 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-300e86d0-613e-498e-9f7a-74713f1a2b36 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:52.784564 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-300e86d0-613e-498e-9f7a-74713f1a2b36 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:52.790546 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:52.790546 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:52.791756 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-300e86d0-613e-498e-9f7a-74713f1a2b36 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:52.792123 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 566/2264] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:52 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:52.816769 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4067b52a-b1d5-4275-bc15-be8fc50c21d7 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:52.817225 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4067b52a-b1d5-4275-bc15-be8fc50c21d7 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1810655029", "extra_specs": {"storage_protocol": "tempest-storage_protocol-106464875", "vendor_name": "tempest-vendor_name-1377973265"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:52.838506 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4067b52a-b1d5-4275-bc15-be8fc50c21d7 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:52.838506 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 571/2265] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:52 2026] POST /volume/v3/types => generated 329 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:52.848086 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:52.849732 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:52.850842 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9356a216-6dde-4049-bd2e-ea683e98cd16", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:52.851765 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Create volume request body: {'volume': {'volume_type': '9356a216-6dde-4049-bd2e-ea683e98cd16', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:52.853392 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=614,cinder:UPDATE=174,cinder:INSERT=112 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:04:52.856103 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Create volume of 1 GB Aug 19 11:04:52.856453 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:52.856453 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:52.856950 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Availability Zones retrieved successfully. Aug 19 11:04:52.865426 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Flow 'volume_create_api' (82bd77ce-d9f8-42a6-9c94-c5d1501064e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:52.867060 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d62525b-9781-4097-89cc-9e942bb4ca03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:52.867895 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:52.890011 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d62525b-9781-4097-89cc-9e942bb4ca03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-106464875',vendor_name='tempest-vendor_name-1377973265'},id=9356a216-6dde-4049-bd2e-ea683e98cd16,is_public=True,name='tempest-ProjectMemberTests-volume-type-1810655029',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9356a216-6dde-4049-bd2e-ea683e98cd16', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:52.891049 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe3503e-2b7d-4a9e-870c-00d489ec9f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:52.917601 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1810655029 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1810655029, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:52.917884 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1810655029 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1810655029, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:52.966901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Created reservations ['dfcd78d7-6e74-4c35-9621-04e42868e274', '177bc481-0d80-47f0-93f9-9d945fc8d138', 'a7bac44b-f786-4f97-acc2-b77fb1a1df3a', 'f073bf63-bb1f-44a8-9ad0-ab031de27166'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:52.966901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe3503e-2b7d-4a9e-870c-00d489ec9f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfcd78d7-6e74-4c35-9621-04e42868e274', '177bc481-0d80-47f0-93f9-9d945fc8d138', 'a7bac44b-f786-4f97-acc2-b77fb1a1df3a', 'f073bf63-bb1f-44a8-9ad0-ab031de27166']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:52.966901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263b2621-7524-4d3a-ac74-77ef53c70751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:52.999771 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263b2621-7524-4d3a-ac74-77ef53c70751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffae6bb7-716b-4a62-a9b1-1d876595178c', '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='2512d15c3e2147cd80831620f167021c',qos_specs=None,replication_status=,reservations=['dfcd78d7-6e74-4c35-9621-04e42868e274','177bc481-0d80-47f0-93f9-9d945fc8d138','a7bac44b-f786-4f97-acc2-b77fb1a1df3a','f073bf63-bb1f-44a8-9ad0-ab031de27166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b136c42395c403f91f8976cb5088cfc',volume_type_id=9356a216-6dde-4049-bd2e-ea683e98cd16), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:52Z,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=ffae6bb7-716b-4a62-a9b1-1d876595178c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2512d15c3e2147cd80831620f167021c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b136c42395c403f91f8976cb5088cfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9356a216-6dde-4049-bd2e-ea683e98cd16),volume_type_id=9356a216-6dde-4049-bd2e-ea683e98cd16)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:53.000503 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1abbd6be-4bdd-4d34-a5d5-1e28148d4fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:53.037537 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1abbd6be-4bdd-4d34-a5d5-1e28148d4fd9) transitioned into state 'SUCCESS' from 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='2512d15c3e2147cd80831620f167021c',qos_specs=None,replication_status=,reservations=['dfcd78d7-6e74-4c35-9621-04e42868e274','177bc481-0d80-47f0-93f9-9d945fc8d138','a7bac44b-f786-4f97-acc2-b77fb1a1df3a','f073bf63-bb1f-44a8-9ad0-ab031de27166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b136c42395c403f91f8976cb5088cfc',volume_type_id=9356a216-6dde-4049-bd2e-ea683e98cd16)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:53.037537 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51634cb9-94ec-48da-a0fa-fa9681566131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:53.049896 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51634cb9-94ec-48da-a0fa-fa9681566131) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:53.050738 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Flow 'volume_create_api' (82bd77ce-d9f8-42a6-9c94-c5d1501064e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:53.051138 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Create volume request issued successfully. Aug 19 11:04:53.051789 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0c507f2a-88aa-4a09-80e7-87b250a4ff81 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:53.052202 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 567/2266] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:04:52 2026] POST /volume/v3/volumes => generated 772 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:53.072278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-68b2fc5c-91c7-44ce-a2ae-22eefa709b36 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:53.077264 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68b2fc5c-91c7-44ce-a2ae-22eefa709b36 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] GET https://10.4.3.46/volume/v3/volumes/ffae6bb7-716b-4a62-a9b1-1d876595178c Aug 19 11:04:53.077536 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68b2fc5c-91c7-44ce-a2ae-22eefa709b36 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:53.078033 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68b2fc5c-91c7-44ce-a2ae-22eefa709b36 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:53.090633 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:53.090633 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:53.095214 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-68b2fc5c-91c7-44ce-a2ae-22eefa709b36 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Volume info retrieved successfully. Aug 19 11:04:53.102650 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68b2fc5c-91c7-44ce-a2ae-22eefa709b36 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes/ffae6bb7-716b-4a62-a9b1-1d876595178c returned with HTTP 200 Aug 19 11:04:53.104809 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 563/2267] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:04:53 2026] GET /volume/v3/volumes/ffae6bb7-716b-4a62-a9b1-1d876595178c => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:53.812016 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fead428c-fda3-4fa8-a5ee-a6f63d3eee0a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:53.815294 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fead428c-fda3-4fa8-a5ee-a6f63d3eee0a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:53.815638 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fead428c-fda3-4fa8-a5ee-a6f63d3eee0a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:53.815934 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fead428c-fda3-4fa8-a5ee-a6f63d3eee0a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:53.816128 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-fead428c-fda3-4fa8-a5ee-a6f63d3eee0a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:53.821370 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:53.821370 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:53.822521 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fead428c-fda3-4fa8-a5ee-a6f63d3eee0a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:53.823051 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 567/2268] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:53 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:54.116151 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d25b8581-3cf9-468d-b1ec-68d160e4e761 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:54.118618 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d25b8581-3cf9-468d-b1ec-68d160e4e761 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] GET https://10.4.3.46/volume/v3/volumes/ffae6bb7-716b-4a62-a9b1-1d876595178c Aug 19 11:04:54.118618 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d25b8581-3cf9-468d-b1ec-68d160e4e761 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:54.118618 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d25b8581-3cf9-468d-b1ec-68d160e4e761 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:54.127209 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:54.127209 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:54.131809 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d25b8581-3cf9-468d-b1ec-68d160e4e761 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Volume info retrieved successfully. Aug 19 11:04:54.135807 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d25b8581-3cf9-468d-b1ec-68d160e4e761 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes/ffae6bb7-716b-4a62-a9b1-1d876595178c returned with HTTP 200 Aug 19 11:04:54.136420 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 572/2269] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:04:54 2026] GET /volume/v3/volumes/ffae6bb7-716b-4a62-a9b1-1d876595178c => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:54.154265 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b4a51e51-a904-4398-b9bd-c1a6213edb8a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:54.157040 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b4a51e51-a904-4398-b9bd-c1a6213edb8a tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] GET https://10.4.3.46/volume/v3/messages Aug 19 11:04:54.157334 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b4a51e51-a904-4398-b9bd-c1a6213edb8a tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:54.157621 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b4a51e51-a904-4398-b9bd-c1a6213edb8a tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:54.157919 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:54.157919 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:54.163668 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b4a51e51-a904-4398-b9bd-c1a6213edb8a tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:04:54.164158 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 568/2270] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:04:54 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 19 11:04:54.179107 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-24059b46-4b7b-4f03-9deb-4a314602b82e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:54.349171 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24059b46-4b7b-4f03-9deb-4a314602b82e tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] DELETE https://10.4.3.46/volume/v3/messages/930825ce-1827-48ee-9ac3-8118a8c85ddf Aug 19 11:04:54.349385 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24059b46-4b7b-4f03-9deb-4a314602b82e tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:54.349619 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24059b46-4b7b-4f03-9deb-4a314602b82e tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:54.373523 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24059b46-4b7b-4f03-9deb-4a314602b82e tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] https://10.4.3.46/volume/v3/messages/930825ce-1827-48ee-9ac3-8118a8c85ddf returned with HTTP 204 Aug 19 11:04:54.374146 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 564/2271] 10.4.3.46 () {68 vars in 1387 bytes} [Wed Aug 19 11:04:54 2026] DELETE /volume/v3/messages/930825ce-1827-48ee-9ac3-8118a8c85ddf => generated 0 bytes in 195 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 11:04:54.390604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-caf96dea-4f51-4ac5-abdd-ea7da039654c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:54.394399 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-caf96dea-4f51-4ac5-abdd-ea7da039654c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] GET https://10.4.3.46/volume/v3/messages/930825ce-1827-48ee-9ac3-8118a8c85ddf Aug 19 11:04:54.396293 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-caf96dea-4f51-4ac5-abdd-ea7da039654c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:54.396529 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-caf96dea-4f51-4ac5-abdd-ea7da039654c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:54.413765 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-caf96dea-4f51-4ac5-abdd-ea7da039654c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] https://10.4.3.46/volume/v3/messages/930825ce-1827-48ee-9ac3-8118a8c85ddf returned with HTTP 404 Aug 19 11:04:54.414972 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 568/2272] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:04:54 2026] GET /volume/v3/messages/930825ce-1827-48ee-9ac3-8118a8c85ddf => generated 110 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:54.422424 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:54.425049 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/ffae6bb7-716b-4a62-a9b1-1d876595178c Aug 19 11:04:54.425331 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:54.425550 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:54.425978 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Delete volume with id: ffae6bb7-716b-4a62-a9b1-1d876595178c Aug 19 11:04:54.432608 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:54.432608 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:54.432922 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Volume info retrieved successfully. Aug 19 11:04:54.433892 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100206) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 11:04:54.443857 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1810655029 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1810655029, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:54.445332 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1810655029 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1810655029, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:54.460709 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Created reservations ['140a6f27-affe-4d9b-8543-35310ed9b105', 'ed09dcc9-3cac-4a8f-9f83-b8b9efe124da', '0825e3b4-26f1-437b-a17a-346669814e40', '852bee78-cdc6-48d6-924f-69f3094c198c'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:54.505671 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Delete volume request issued successfully. Aug 19 11:04:54.505905 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b4f85c5c-5ee0-4060-9af1-741b76ea08b0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes/ffae6bb7-716b-4a62-a9b1-1d876595178c returned with HTTP 202 Aug 19 11:04:54.506601 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 573/2273] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:04:54 2026] DELETE /volume/v3/volumes/ffae6bb7-716b-4a62-a9b1-1d876595178c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:54.514397 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f5ce0297-deea-4f34-9949-c06ad1feee00 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:54.516647 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f5ce0297-deea-4f34-9949-c06ad1feee00 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] DELETE https://10.4.3.46/volume/v3/types/9356a216-6dde-4049-bd2e-ea683e98cd16 Aug 19 11:04:54.516922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f5ce0297-deea-4f34-9949-c06ad1feee00 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:54.517208 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f5ce0297-deea-4f34-9949-c06ad1feee00 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:54.551059 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f5ce0297-deea-4f34-9949-c06ad1feee00 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/types/9356a216-6dde-4049-bd2e-ea683e98cd16 returned with HTTP 202 Aug 19 11:04:54.552727 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 569/2274] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:54 2026] DELETE /volume/v3/types/9356a216-6dde-4049-bd2e-ea683e98cd16 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:54.563386 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f6f3d34c-716a-4964-9274-c719ccaf87df None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:54.565909 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6f3d34c-716a-4964-9274-c719ccaf87df tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:54.566368 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6f3d34c-716a-4964-9274-c719ccaf87df tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1807953161", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1480466411", "vendor_name": "tempest-vendor_name-377862436"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:54.604244 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6f3d34c-716a-4964-9274-c719ccaf87df tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:54.604748 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 565/2275] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:54 2026] POST /volume/v3/types => generated 329 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:54.620080 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:54.622997 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:54.623893 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "924f7958-7f7f-476b-853d-1fa130f50755", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:54.626722 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Create volume request body: {'volume': {'volume_type': '924f7958-7f7f-476b-853d-1fa130f50755', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:54.634403 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Create volume of 1 GB Aug 19 11:04:54.635083 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:54.635083 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:54.635267 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Availability Zones retrieved successfully. Aug 19 11:04:54.647382 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Flow 'volume_create_api' (6f0b2498-fbb7-475b-9a3b-42a26141402e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:54.648732 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1002ba38-7ef8-4515-9553-99a6ff8039d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:54.649859 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:54.681198 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1002ba38-7ef8-4515-9553-99a6ff8039d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:04:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1480466411',vendor_name='tempest-vendor_name-377862436'},id=924f7958-7f7f-476b-853d-1fa130f50755,is_public=True,name='tempest-ProjectMemberTests-volume-type-1807953161',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '924f7958-7f7f-476b-853d-1fa130f50755', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:54.682589 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db243cb-fc56-442e-b258-aca33c598132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:54.718563 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1807953161 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1807953161, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:54.718786 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1807953161 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1807953161, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:54.753426 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Created reservations ['82b59df0-dcc4-4107-a140-76be72680406', '3e10c9f7-fb6f-414f-abe0-1b7b6f39d52e', '8fe0b867-6543-4a5a-8c62-f2b5cc5dad03', '56fcf0bc-005c-4d40-8720-bc41a3bd78f0'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:54.757503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db243cb-fc56-442e-b258-aca33c598132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82b59df0-dcc4-4107-a140-76be72680406', '3e10c9f7-fb6f-414f-abe0-1b7b6f39d52e', '8fe0b867-6543-4a5a-8c62-f2b5cc5dad03', '56fcf0bc-005c-4d40-8720-bc41a3bd78f0']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:54.757503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (063a2b32-7860-4bbb-8970-506556a638d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:54.788193 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (063a2b32-7860-4bbb-8970-506556a638d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6e932c-7049-465c-a333-f72e381862db', '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='2512d15c3e2147cd80831620f167021c',qos_specs=None,replication_status=,reservations=['82b59df0-dcc4-4107-a140-76be72680406','3e10c9f7-fb6f-414f-abe0-1b7b6f39d52e','8fe0b867-6543-4a5a-8c62-f2b5cc5dad03','56fcf0bc-005c-4d40-8720-bc41a3bd78f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b136c42395c403f91f8976cb5088cfc',volume_type_id=924f7958-7f7f-476b-853d-1fa130f50755), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:54Z,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=3f6e932c-7049-465c-a333-f72e381862db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2512d15c3e2147cd80831620f167021c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b136c42395c403f91f8976cb5088cfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(924f7958-7f7f-476b-853d-1fa130f50755),volume_type_id=924f7958-7f7f-476b-853d-1fa130f50755)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:54.789168 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42ac318a-279f-4bab-b534-a54518268ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:54.809519 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42ac318a-279f-4bab-b534-a54518268ae6) transitioned into state 'SUCCESS' from 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='2512d15c3e2147cd80831620f167021c',qos_specs=None,replication_status=,reservations=['82b59df0-dcc4-4107-a140-76be72680406','3e10c9f7-fb6f-414f-abe0-1b7b6f39d52e','8fe0b867-6543-4a5a-8c62-f2b5cc5dad03','56fcf0bc-005c-4d40-8720-bc41a3bd78f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b136c42395c403f91f8976cb5088cfc',volume_type_id=924f7958-7f7f-476b-853d-1fa130f50755)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:54.810446 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdee37d0-d7cd-4cd5-bf8b-4ad7a47a66cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:54.826742 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdee37d0-d7cd-4cd5-bf8b-4ad7a47a66cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:54.827664 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Flow 'volume_create_api' (6f0b2498-fbb7-475b-9a3b-42a26141402e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:54.828028 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Create volume request issued successfully. Aug 19 11:04:54.831923 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f884c36-0dc0-4bf4-8ba0-4a71cd9c19bb tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:54.831923 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 569/2276] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:04:54 2026] POST /volume/v3/volumes => generated 772 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:54.847391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fb0ae9ce-f9f0-42f7-8376-926df6b6ef18 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:54.853793 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1a3577ac-2f16-4ccd-96b2-5f85df1abe89 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:54.854275 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fb0ae9ce-f9f0-42f7-8376-926df6b6ef18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:54.854275 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fb0ae9ce-f9f0-42f7-8376-926df6b6ef18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:54.854275 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fb0ae9ce-f9f0-42f7-8376-926df6b6ef18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:54.854411 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-fb0ae9ce-f9f0-42f7-8376-926df6b6ef18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:54.856209 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1a3577ac-2f16-4ccd-96b2-5f85df1abe89 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] GET https://10.4.3.46/volume/v3/volumes/3f6e932c-7049-465c-a333-f72e381862db Aug 19 11:04:54.857781 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1a3577ac-2f16-4ccd-96b2-5f85df1abe89 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:54.857781 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1a3577ac-2f16-4ccd-96b2-5f85df1abe89 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:54.858925 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:54.858925 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:54.859845 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fb0ae9ce-f9f0-42f7-8376-926df6b6ef18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:54.860370 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 574/2277] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:54 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:54.873766 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:54.873766 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:54.877622 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1a3577ac-2f16-4ccd-96b2-5f85df1abe89 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Volume info retrieved successfully. Aug 19 11:04:54.881305 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1a3577ac-2f16-4ccd-96b2-5f85df1abe89 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes/3f6e932c-7049-465c-a333-f72e381862db returned with HTTP 200 Aug 19 11:04:54.881683 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 570/2278] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:04:54 2026] GET /volume/v3/volumes/3f6e932c-7049-465c-a333-f72e381862db => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:55.009836 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8f2a0636-c6fd-4cbd-b449-f80c53922743 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.013336 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f2a0636-c6fd-4cbd-b449-f80c53922743 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 Aug 19 11:04:55.013336 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f2a0636-c6fd-4cbd-b449-f80c53922743 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:55.013336 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f2a0636-c6fd-4cbd-b449-f80c53922743 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:55.013336 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-8f2a0636-c6fd-4cbd-b449-f80c53922743 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Delete snapshot with id: 7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 Aug 19 11:04:55.026794 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f2a0636-c6fd-4cbd-b449-f80c53922743 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 returned with HTTP 404 Aug 19 11:04:55.027284 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 566/2279] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:04:55 2026] DELETE /volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:55.035960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-060dbac4-8836-4ddf-8859-af9e1c3da9a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.037725 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-060dbac4-8836-4ddf-8859-af9e1c3da9a1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 Aug 19 11:04:55.037928 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-060dbac4-8836-4ddf-8859-af9e1c3da9a1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:55.038104 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-060dbac4-8836-4ddf-8859-af9e1c3da9a1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:55.043295 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-060dbac4-8836-4ddf-8859-af9e1c3da9a1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 returned with HTTP 404 Aug 19 11:04:55.043975 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 570/2280] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:04:55 2026] GET /volume/v3/snapshots/7dcc4b53-d8fd-45f9-8908-5da79fd4ef95 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:55.090839 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-e7869d13-fecf-4f3c-894c-1a4b315e4f06 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.093497 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-e7869d13-fecf-4f3c-894c-1a4b315e4f06 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:04:55.093761 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-e7869d13-fecf-4f3c-894c-1a4b315e4f06 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:55.094028 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-e7869d13-fecf-4f3c-894c-1a4b315e4f06 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:55.115340 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:55.115340 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:55.122704 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-e7869d13-fecf-4f3c-894c-1a4b315e4f06 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:04:55.128510 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-e7869d13-fecf-4f3c-894c-1a4b315e4f06 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:04:55.129407 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 575/2281] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:55 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:04:55.149570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-d569786f-c412-4fef-9309-565dbd82a5d5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.151343 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-d569786f-c412-4fef-9309-565dbd82a5d5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] POST https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3/action Aug 19 11:04:55.151678 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-d569786f-c412-4fef-9309-565dbd82a5d5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:55.151812 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-d569786f-c412-4fef-9309-565dbd82a5d5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:55.172058 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:55.172058 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:55.172691 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-d569786f-c412-4fef-9309-565dbd82a5d5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:04:55.184417 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-d569786f-c412-4fef-9309-565dbd82a5d5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Begin detaching volume completed successfully. Aug 19 11:04:55.184700 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-d569786f-c412-4fef-9309-565dbd82a5d5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3/action returned with HTTP 202 Aug 19 11:04:55.185105 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 571/2282] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:04:55 2026] POST /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:04:55.234308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5a8966ed-ab7d-4b9b-bf5d-a1754f6413e6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.234724 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5a8966ed-ab7d-4b9b-bf5d-a1754f6413e6 None None] GET https://10.4.3.46/volume// Aug 19 11:04:55.235048 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5a8966ed-ab7d-4b9b-bf5d-a1754f6413e6 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:55.235048 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5a8966ed-ab7d-4b9b-bf5d-a1754f6413e6 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:55.235367 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5a8966ed-ab7d-4b9b-bf5d-a1754f6413e6 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:04:55.235659 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 567/2283] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:04:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 11:04:55.245077 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-c1d6655f-c9a4-492d-a8e8-13dd557e29b9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.249393 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-c1d6655f-c9a4-492d-a8e8-13dd557e29b9 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:04:55.249738 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-c1d6655f-c9a4-492d-a8e8-13dd557e29b9 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:55.250098 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-c1d6655f-c9a4-492d-a8e8-13dd557e29b9 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:55.260947 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:55.260947 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:55.264790 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-c1d6655f-c9a4-492d-a8e8-13dd557e29b9 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:04:55.269053 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-c1d6655f-c9a4-492d-a8e8-13dd557e29b9 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:04:55.269473 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 571/2284] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:04:55 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:04:55.872271 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-aa3200bf-b29b-474c-881c-8184a8745244 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.874296 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-aa3200bf-b29b-474c-881c-8184a8745244 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:55.874543 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-aa3200bf-b29b-474c-881c-8184a8745244 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:55.874758 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-aa3200bf-b29b-474c-881c-8184a8745244 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:55.874883 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-aa3200bf-b29b-474c-881c-8184a8745244 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:55.879765 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:55.879765 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:55.880659 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-aa3200bf-b29b-474c-881c-8184a8745244 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:55.881063 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 576/2285] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:55 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:55.899159 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fe248f81-2edd-4ed1-bbe9-f42c646f0800 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.901661 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fe248f81-2edd-4ed1-bbe9-f42c646f0800 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] GET https://10.4.3.46/volume/v3/volumes/3f6e932c-7049-465c-a333-f72e381862db Aug 19 11:04:55.902098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fe248f81-2edd-4ed1-bbe9-f42c646f0800 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:55.903501 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fe248f81-2edd-4ed1-bbe9-f42c646f0800 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:55.916170 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:55.916170 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:55.921565 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fe248f81-2edd-4ed1-bbe9-f42c646f0800 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Volume info retrieved successfully. Aug 19 11:04:55.931067 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fe248f81-2edd-4ed1-bbe9-f42c646f0800 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes/3f6e932c-7049-465c-a333-f72e381862db returned with HTTP 200 Aug 19 11:04:55.931067 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 572/2286] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:04:55 2026] GET /volume/v3/volumes/3f6e932c-7049-465c-a333-f72e381862db => generated 972 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:55.947356 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cd56fbc9-bc97-4780-b3b8-c9322f8e5786 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.949295 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd56fbc9-bc97-4780-b3b8-c9322f8e5786 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] GET https://10.4.3.46/volume/v3/messages Aug 19 11:04:55.949592 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd56fbc9-bc97-4780-b3b8-c9322f8e5786 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:55.949838 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd56fbc9-bc97-4780-b3b8-c9322f8e5786 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:55.958961 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd56fbc9-bc97-4780-b3b8-c9322f8e5786 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:04:55.959552 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 568/2287] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:04:55 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:55.968054 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f3172c20-8242-4769-8917-7ca6d7d42b60 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.970274 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f3172c20-8242-4769-8917-7ca6d7d42b60 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] GET https://10.4.3.46/volume/v3/messages Aug 19 11:04:55.970534 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f3172c20-8242-4769-8917-7ca6d7d42b60 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:55.970753 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f3172c20-8242-4769-8917-7ca6d7d42b60 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:55.975830 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f3172c20-8242-4769-8917-7ca6d7d42b60 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:04:55.976314 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 572/2288] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:04:55 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 19 11:04:55.991001 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7c394288-7e21-41d2-a39b-849f17114198 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:55.994448 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7c394288-7e21-41d2-a39b-849f17114198 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] DELETE https://10.4.3.46/volume/v3/messages/06286758-fce4-40c6-8620-edd2fac39229 Aug 19 11:04:55.994759 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7c394288-7e21-41d2-a39b-849f17114198 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:55.994946 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7c394288-7e21-41d2-a39b-849f17114198 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:56.007165 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7c394288-7e21-41d2-a39b-849f17114198 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/messages/06286758-fce4-40c6-8620-edd2fac39229 returned with HTTP 204 Aug 19 11:04:56.007565 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 577/2289] 10.4.3.46 () {68 vars in 1387 bytes} [Wed Aug 19 11:04:55 2026] DELETE /volume/v3/messages/06286758-fce4-40c6-8620-edd2fac39229 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 11:04:56.017153 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:56.022441 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/3f6e932c-7049-465c-a333-f72e381862db Aug 19 11:04:56.022441 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:56.022441 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:56.022906 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Delete volume with id: 3f6e932c-7049-465c-a333-f72e381862db Aug 19 11:04:56.033823 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:56.033823 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:56.033906 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Volume info retrieved successfully. Aug 19 11:04:56.035371 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100205) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 11:04:56.048712 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1807953161 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1807953161, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:56.049096 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1807953161 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1807953161, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:56.063228 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Created reservations ['eaacd275-12e6-455f-8753-74bb5d536dbe', '418c2f03-0aee-4cc1-9c84-115ef14404af', '1b64fc50-f567-4a8c-8321-71610e9b0a7e', '82a2a341-9501-4fe4-a54a-d5a4305bccae'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:56.114043 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Delete volume request issued successfully. Aug 19 11:04:56.114374 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c4621a70-8cdb-466f-9e26-3ddc6c498b90 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes/3f6e932c-7049-465c-a333-f72e381862db returned with HTTP 202 Aug 19 11:04:56.115381 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 573/2290] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:04:56 2026] DELETE /volume/v3/volumes/3f6e932c-7049-465c-a333-f72e381862db => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:56.123684 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8d886a83-a833-4e58-9bb9-6ac7be9f7a3b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:56.126557 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8d886a83-a833-4e58-9bb9-6ac7be9f7a3b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] DELETE https://10.4.3.46/volume/v3/types/924f7958-7f7f-476b-853d-1fa130f50755 Aug 19 11:04:56.126557 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8d886a83-a833-4e58-9bb9-6ac7be9f7a3b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:56.126557 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8d886a83-a833-4e58-9bb9-6ac7be9f7a3b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:56.159125 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8d886a83-a833-4e58-9bb9-6ac7be9f7a3b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/types/924f7958-7f7f-476b-853d-1fa130f50755 returned with HTTP 202 Aug 19 11:04:56.159509 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 569/2291] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:56 2026] DELETE /volume/v3/types/924f7958-7f7f-476b-853d-1fa130f50755 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:56.172467 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5ace5bdf-238e-467d-bd84-ca91f3eb697b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:56.174953 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5ace5bdf-238e-467d-bd84-ca91f3eb697b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:56.175590 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5ace5bdf-238e-467d-bd84-ca91f3eb697b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-558961443", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1937020028", "vendor_name": "tempest-vendor_name-292509481"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:56.193521 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5ace5bdf-238e-467d-bd84-ca91f3eb697b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:56.193720 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 573/2292] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:56 2026] POST /volume/v3/types => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:56.201105 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e06caa1c-fea2-443d-98d1-85d44092c035 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:56.202634 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:56.202946 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6beb0ab3-bfc7-4397-a44f-e3d88b547a83", "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:56.204438 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Create volume request body: {'volume': {'volume_type': '6beb0ab3-bfc7-4397-a44f-e3d88b547a83', 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:56.208644 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Create volume of 1 GB Aug 19 11:04:56.209010 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:56.209010 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:56.209341 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Availability Zones retrieved successfully. Aug 19 11:04:56.215192 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Flow 'volume_create_api' (d1ed2a78-9588-4b15-b6d9-6f88a5e40cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:56.216148 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d241bb4-5017-4790-bd14-7e0468428765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:56.216925 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:56.235956 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d241bb4-5017-4790-bd14-7e0468428765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:04:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1937020028',vendor_name='tempest-vendor_name-292509481'},id=6beb0ab3-bfc7-4397-a44f-e3d88b547a83,is_public=True,name='tempest-ProjectMemberTests-volume-type-558961443',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6beb0ab3-bfc7-4397-a44f-e3d88b547a83', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:56.236666 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6839d8db-2064-4f42-8036-5278da05e40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:56.263038 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-558961443 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-558961443, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:56.263364 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-558961443 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-558961443, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:56.276695 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-b3dacc0d-2753-4f35-88ef-9a1313d937ff None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:56.282461 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-b3dacc0d-2753-4f35-88ef-9a1313d937ff tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] DELETE https://10.4.3.46/volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a Aug 19 11:04:56.284646 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-b3dacc0d-2753-4f35-88ef-9a1313d937ff tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:56.284948 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-b3dacc0d-2753-4f35-88ef-9a1313d937ff tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:56.290351 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Created reservations ['c88ef786-b88f-42c7-84ee-dfb97a1799a7', '9551cf08-5eec-47fc-964f-2b47a17e13d9', '54e12525-4c53-44a4-8885-84fab448853a', 'ba9176fd-0010-4542-8c62-5f6241a2f243'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:56.291293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6839d8db-2064-4f42-8036-5278da05e40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c88ef786-b88f-42c7-84ee-dfb97a1799a7', '9551cf08-5eec-47fc-964f-2b47a17e13d9', '54e12525-4c53-44a4-8885-84fab448853a', 'ba9176fd-0010-4542-8c62-5f6241a2f243']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:56.292365 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a09e73-f790-4920-9956-9377509d662a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:56.296220 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:56.296220 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:56.315716 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a09e73-f790-4920-9956-9377509d662a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b192283d-d55b-450f-84ac-f0578ea3ddfa', '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='2512d15c3e2147cd80831620f167021c',qos_specs=None,replication_status=,reservations=['c88ef786-b88f-42c7-84ee-dfb97a1799a7','9551cf08-5eec-47fc-964f-2b47a17e13d9','54e12525-4c53-44a4-8885-84fab448853a','ba9176fd-0010-4542-8c62-5f6241a2f243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b136c42395c403f91f8976cb5088cfc',volume_type_id=6beb0ab3-bfc7-4397-a44f-e3d88b547a83), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:56Z,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=b192283d-d55b-450f-84ac-f0578ea3ddfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2512d15c3e2147cd80831620f167021c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b136c42395c403f91f8976cb5088cfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6beb0ab3-bfc7-4397-a44f-e3d88b547a83),volume_type_id=6beb0ab3-bfc7-4397-a44f-e3d88b547a83)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:56.316451 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5994b63-bbce-484a-933c-5bb45dd647cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:56.338295 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5994b63-bbce-484a-933c-5bb45dd647cd) transitioned into state 'SUCCESS' from 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='2512d15c3e2147cd80831620f167021c',qos_specs=None,replication_status=,reservations=['c88ef786-b88f-42c7-84ee-dfb97a1799a7','9551cf08-5eec-47fc-964f-2b47a17e13d9','54e12525-4c53-44a4-8885-84fab448853a','ba9176fd-0010-4542-8c62-5f6241a2f243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b136c42395c403f91f8976cb5088cfc',volume_type_id=6beb0ab3-bfc7-4397-a44f-e3d88b547a83)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:56.338295 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9082d5ba-064b-4070-b3e5-22b8f6c98257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:56.348648 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9082d5ba-064b-4070-b3e5-22b8f6c98257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:56.348648 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Flow 'volume_create_api' (d1ed2a78-9588-4b15-b6d9-6f88a5e40cc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:56.348648 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Create volume request issued successfully. Aug 19 11:04:56.348648 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e06caa1c-fea2-443d-98d1-85d44092c035 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:04:56.349037 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 578/2293] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:04:56 2026] POST /volume/v3/volumes => generated 771 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:04:56.359884 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6d9d59bf-ff63-4775-bee7-1c4463b13e5f req-b3dacc0d-2753-4f35-88ef-9a1313d937ff tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a returned with HTTP 200 Aug 19 11:04:56.360520 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 574/2294] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:04:56 2026] DELETE /volume/v3/attachments/620834bd-bfb2-404e-a386-1ea51a5d094a => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:56.361332 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ff72e7bc-0615-4857-9794-50284e4dc7e0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:56.364220 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff72e7bc-0615-4857-9794-50284e4dc7e0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] GET https://10.4.3.46/volume/v3/volumes/b192283d-d55b-450f-84ac-f0578ea3ddfa Aug 19 11:04:56.364817 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff72e7bc-0615-4857-9794-50284e4dc7e0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:56.365178 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff72e7bc-0615-4857-9794-50284e4dc7e0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:56.374261 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:56.374261 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:56.379189 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ff72e7bc-0615-4857-9794-50284e4dc7e0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Volume info retrieved successfully. Aug 19 11:04:56.384327 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff72e7bc-0615-4857-9794-50284e4dc7e0 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes/b192283d-d55b-450f-84ac-f0578ea3ddfa returned with HTTP 200 Aug 19 11:04:56.384327 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 570/2295] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:04:56 2026] GET /volume/v3/volumes/b192283d-d55b-450f-84ac-f0578ea3ddfa => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:56.893414 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e1d0875b-85ed-4b06-b71c-1a5885e5c59b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:56.895775 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1d0875b-85ed-4b06-b71c-1a5885e5c59b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:56.896390 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1d0875b-85ed-4b06-b71c-1a5885e5c59b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:56.896390 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1d0875b-85ed-4b06-b71c-1a5885e5c59b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:56.896587 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e1d0875b-85ed-4b06-b71c-1a5885e5c59b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:56.901360 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:56.901360 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:56.902851 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1d0875b-85ed-4b06-b71c-1a5885e5c59b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:56.902998 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 574/2296] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:56 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:57.396287 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-799fd043-72df-4f74-b56b-bd981194a64f req-602bbc35-56d9-4528-a192-eb4144af8c11 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:57.401155 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-799fd043-72df-4f74-b56b-bd981194a64f req-602bbc35-56d9-4528-a192-eb4144af8c11 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:04:57.401461 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-799fd043-72df-4f74-b56b-bd981194a64f req-602bbc35-56d9-4528-a192-eb4144af8c11 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:57.401761 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-799fd043-72df-4f74-b56b-bd981194a64f req-602bbc35-56d9-4528-a192-eb4144af8c11 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:57.401967 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c5982591-aca7-4818-b298-544428e1ae39 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:57.408151 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c5982591-aca7-4818-b298-544428e1ae39 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] GET https://10.4.3.46/volume/v3/volumes/b192283d-d55b-450f-84ac-f0578ea3ddfa Aug 19 11:04:57.408403 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c5982591-aca7-4818-b298-544428e1ae39 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:57.408642 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c5982591-aca7-4818-b298-544428e1ae39 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:57.414592 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:57.414592 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:57.419756 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:57.419756 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:57.421327 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-799fd043-72df-4f74-b56b-bd981194a64f req-602bbc35-56d9-4528-a192-eb4144af8c11 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:04:57.423462 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c5982591-aca7-4818-b298-544428e1ae39 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Volume info retrieved successfully. Aug 19 11:04:57.427593 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c5982591-aca7-4818-b298-544428e1ae39 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes/b192283d-d55b-450f-84ac-f0578ea3ddfa returned with HTTP 200 Aug 19 11:04:57.428123 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 575/2297] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:04:57 2026] GET /volume/v3/volumes/b192283d-d55b-450f-84ac-f0578ea3ddfa => generated 971 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:57.428889 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-799fd043-72df-4f74-b56b-bd981194a64f req-602bbc35-56d9-4528-a192-eb4144af8c11 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:04:57.429237 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 579/2298] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:04:57 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:57.447453 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b0494bb9-5bb8-4363-96bb-e99f8bac0852 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:57.447831 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bf117519-19c7-423b-bbfa-47a7a43a013b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:57.450544 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0494bb9-5bb8-4363-96bb-e99f8bac0852 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:04:57.450845 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0494bb9-5bb8-4363-96bb-e99f8bac0852 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:57.450887 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bf117519-19c7-423b-bbfa-47a7a43a013b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] GET https://10.4.3.46/volume/v3/messages Aug 19 11:04:57.451106 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bf117519-19c7-423b-bbfa-47a7a43a013b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:57.451144 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0494bb9-5bb8-4363-96bb-e99f8bac0852 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:57.451351 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bf117519-19c7-423b-bbfa-47a7a43a013b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:57.451409 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-b0494bb9-5bb8-4363-96bb-e99f8bac0852 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Delete volume with id: f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:04:57.458497 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bf117519-19c7-423b-bbfa-47a7a43a013b tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:04:57.459072 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 575/2299] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:04:57 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:57.460848 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:57.460848 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:57.461510 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b0494bb9-5bb8-4363-96bb-e99f8bac0852 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:04:57.471900 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c7cb3720-2aa3-4e41-b901-f20677cd70dd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:57.474332 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c7cb3720-2aa3-4e41-b901-f20677cd70dd tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] GET https://10.4.3.46/volume/v3/messages/cb865b75-3c18-463c-b171-7a7e2c284377 Aug 19 11:04:57.474687 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c7cb3720-2aa3-4e41-b901-f20677cd70dd tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:57.474950 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c7cb3720-2aa3-4e41-b901-f20677cd70dd tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:57.484159 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c7cb3720-2aa3-4e41-b901-f20677cd70dd tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-member] https://10.4.3.46/volume/v3/messages/cb865b75-3c18-463c-b171-7a7e2c284377 returned with HTTP 200 Aug 19 11:04:57.484748 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 576/2300] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:04:57 2026] GET /volume/v3/messages/cb865b75-3c18-463c-b171-7a7e2c284377 => generated 665 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:57.487049 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b0494bb9-5bb8-4363-96bb-e99f8bac0852 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Delete volume request issued successfully. Aug 19 11:04:57.487295 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0494bb9-5bb8-4363-96bb-e99f8bac0852 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 202 Aug 19 11:04:57.487790 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 571/2301] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:04:57 2026] DELETE /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:57.496406 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3238801d-c0c4-4db1-8a32-d436edb7d9ca None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:57.498931 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e047def2-2a26-4459-bb80-bbc80f96e76f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:57.501439 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3238801d-c0c4-4db1-8a32-d436edb7d9ca tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] DELETE https://10.4.3.46/volume/v3/messages/cb865b75-3c18-463c-b171-7a7e2c284377 Aug 19 11:04:57.501671 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3238801d-c0c4-4db1-8a32-d436edb7d9ca tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:57.501852 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3238801d-c0c4-4db1-8a32-d436edb7d9ca tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:57.502840 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e047def2-2a26-4459-bb80-bbc80f96e76f tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:04:57.503180 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e047def2-2a26-4459-bb80-bbc80f96e76f tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:57.504418 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e047def2-2a26-4459-bb80-bbc80f96e76f tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:57.514204 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3238801d-c0c4-4db1-8a32-d436edb7d9ca tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/messages/cb865b75-3c18-463c-b171-7a7e2c284377 returned with HTTP 204 Aug 19 11:04:57.514695 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 580/2302] 10.4.3.46 () {68 vars in 1387 bytes} [Wed Aug 19 11:04:57 2026] DELETE /volume/v3/messages/cb865b75-3c18-463c-b171-7a7e2c284377 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 11:04:57.515975 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:57.515975 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:57.522402 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:57.523017 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e047def2-2a26-4459-bb80-bbc80f96e76f tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:04:57.524119 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/b192283d-d55b-450f-84ac-f0578ea3ddfa Aug 19 11:04:57.524351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:57.524558 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:57.524727 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Delete volume with id: b192283d-d55b-450f-84ac-f0578ea3ddfa Aug 19 11:04:57.529938 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e047def2-2a26-4459-bb80-bbc80f96e76f tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 200 Aug 19 11:04:57.530408 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 576/2303] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:57 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:57.534190 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:57.534190 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:04:57.534318 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Volume info retrieved successfully. Aug 19 11:04:57.535530 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100205) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 11:04:57.548050 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-558961443 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-558961443, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:57.548664 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-558961443 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-558961443, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:57.559751 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Created reservations ['efb1aa68-f278-47f2-b15d-0c1f2ccaf4d5', '8d8bfe5c-b5bd-49a2-9b27-1afd19a158d3', '3df92faf-deed-49e1-9eb8-1c5bbd245372', '69ed6f6f-3f13-47d1-a19c-3993ae1daeab'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:57.595081 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Delete volume request issued successfully. Aug 19 11:04:57.595081 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-348ebbbd-a620-4c3d-a3d2-33b1e393fc6c tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/volumes/b192283d-d55b-450f-84ac-f0578ea3ddfa returned with HTTP 202 Aug 19 11:04:57.595081 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 577/2304] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:04:57 2026] DELETE /volume/v3/volumes/b192283d-d55b-450f-84ac-f0578ea3ddfa => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:04:57.603131 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dd973eba-0743-438b-a01a-dc38b2678c24 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:57.606156 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd973eba-0743-438b-a01a-dc38b2678c24 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] DELETE https://10.4.3.46/volume/v3/types/6beb0ab3-bfc7-4397-a44f-e3d88b547a83 Aug 19 11:04:57.606431 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd973eba-0743-438b-a01a-dc38b2678c24 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:57.606666 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd973eba-0743-438b-a01a-dc38b2678c24 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:57.633276 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd973eba-0743-438b-a01a-dc38b2678c24 tempest-ProjectMemberTests-1961295051 tempest-ProjectMemberTests-1961295051-project-admin] https://10.4.3.46/volume/v3/types/6beb0ab3-bfc7-4397-a44f-e3d88b547a83 returned with HTTP 202 Aug 19 11:04:57.633790 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 572/2305] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:04:57 2026] DELETE /volume/v3/types/6beb0ab3-bfc7-4397-a44f-e3d88b547a83 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 11:04:57.914794 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a43dcc1c-2e5a-46eb-a5a3-7c313698ac7d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:57.917313 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a43dcc1c-2e5a-46eb-a5a3-7c313698ac7d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:57.917545 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a43dcc1c-2e5a-46eb-a5a3-7c313698ac7d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:57.917686 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a43dcc1c-2e5a-46eb-a5a3-7c313698ac7d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:57.917827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-a43dcc1c-2e5a-46eb-a5a3-7c313698ac7d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:57.926320 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:57.926320 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:04:57.927045 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a43dcc1c-2e5a-46eb-a5a3-7c313698ac7d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:57.927635 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 581/2306] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:57 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:58.545454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-efe83dbf-9e58-458b-af57-d71dad5b0c9b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:58.547544 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efe83dbf-9e58-458b-af57-d71dad5b0c9b tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 Aug 19 11:04:58.547758 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efe83dbf-9e58-458b-af57-d71dad5b0c9b tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:58.547974 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efe83dbf-9e58-458b-af57-d71dad5b0c9b tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:58.554275 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efe83dbf-9e58-458b-af57-d71dad5b0c9b tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 returned with HTTP 404 Aug 19 11:04:58.554999 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 577/2307] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:58 2026] GET /volume/v3/volumes/f204f988-7220-4dea-9ca3-0655f2a78be3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:58.657210 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-369e3c5b-89aa-4b9f-bb80-49cc3ccc01c4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:58.659599 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-369e3c5b-89aa-4b9f-bb80-49cc3ccc01c4 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/bfc56e4a-8f1e-49cb-890f-fbf52a6e7e0b/action Aug 19 11:04:58.660037 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-369e3c5b-89aa-4b9f-bb80-49cc3ccc01c4 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-attach": {"instance_uuid": "f34afe71-a75f-49f1-9a93-478868a886bb", "mountpoint": "/dev/vdc"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:04:58.660203 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-369e3c5b-89aa-4b9f-bb80-49cc3ccc01c4 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f34afe71-a75f-49f1-9a93-478868a886bb", "mountpoint": "/dev/vdc"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:58.669100 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-369e3c5b-89aa-4b9f-bb80-49cc3ccc01c4 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/bfc56e4a-8f1e-49cb-890f-fbf52a6e7e0b/action returned with HTTP 404 Aug 19 11:04:58.669750 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 578/2308] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:04:58 2026] POST /volume/v3/volumes/bfc56e4a-8f1e-49cb-890f-fbf52a6e7e0b/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:58.938815 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b52ace39-e672-4029-b370-8b0fe4022e26 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:58.941836 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b52ace39-e672-4029-b370-8b0fe4022e26 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:58.942025 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b52ace39-e672-4029-b370-8b0fe4022e26 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:58.942555 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b52ace39-e672-4029-b370-8b0fe4022e26 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:58.942555 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b52ace39-e672-4029-b370-8b0fe4022e26 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:58.947520 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:58.947520 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:58.948287 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b52ace39-e672-4029-b370-8b0fe4022e26 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:58.948679 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 573/2309] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:58 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:59.494535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-93155729-4dc4-46cf-a286-2c6c3c4be0a5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.553194 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8eca268d-44d8-4133-a3cb-5bed5d7eacd4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.599958 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93155729-4dc4-46cf-a286-2c6c3c4be0a5 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:59.600492 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93155729-4dc4-46cf-a286-2c6c3c4be0a5 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-317639286", "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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.624300 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93155729-4dc4-46cf-a286-2c6c3c4be0a5 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:59.624831 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 582/2310] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types => generated 379 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:59.641679 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f82a34a0-3f53-423e-af7d-2d3b2162c2b6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.641833 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8eca268d-44d8-4133-a3cb-5bed5d7eacd4 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:59.642272 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8eca268d-44d8-4133-a3cb-5bed5d7eacd4 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-926000067", "extra_specs": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.643548 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f82a34a0-3f53-423e-af7d-2d3b2162c2b6 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] POST https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption Aug 19 11:04:59.643833 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f82a34a0-3f53-423e-af7d-2d3b2162c2b6 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.662508 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8eca268d-44d8-4133-a3cb-5bed5d7eacd4 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:59.662508 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 578/2311] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types => generated 211 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:59.665704 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f82a34a0-3f53-423e-af7d-2d3b2162c2b6 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption returned with HTTP 200 Aug 19 11:04:59.665704 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 579/2312] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:59.675410 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f039044e-498d-4b7e-9c53-cdff9516ebfc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.679152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6dac5969-45f5-489a-9eb0-fdfef5e0d489 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.679832 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f039044e-498d-4b7e-9c53-cdff9516ebfc tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] POST https://10.4.3.46/volume/v3/types/9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7/encryption Aug 19 11:04:59.680350 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f039044e-498d-4b7e-9c53-cdff9516ebfc tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.680828 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6dac5969-45f5-489a-9eb0-fdfef5e0d489 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:59.681191 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6dac5969-45f5-489a-9eb0-fdfef5e0d489 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-208261707", "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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.698921 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f039044e-498d-4b7e-9c53-cdff9516ebfc tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] https://10.4.3.46/volume/v3/types/9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7/encryption returned with HTTP 200 Aug 19 11:04:59.699317 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 574/2313] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types/9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:59.705461 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6dac5969-45f5-489a-9eb0-fdfef5e0d489 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:59.705949 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 583/2314] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:59.712354 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-76debf12-eb90-43db-9a7f-77adea23fca0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.715376 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-16a39cee-ba4c-4511-9c7b-efdb2aa4d4e3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.780902 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-16a39cee-ba4c-4511-9c7b-efdb2aa4d4e3 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] POST https://10.4.3.46/volume/v3/types/ddeccd1d-a025-4ed3-9202-596dc6accc84/encryption Aug 19 11:04:59.781403 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-16a39cee-ba4c-4511-9c7b-efdb2aa4d4e3 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.785301 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-16a39cee-ba4c-4511-9c7b-efdb2aa4d4e3 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:04:59.786491 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-16a39cee-ba4c-4511-9c7b-efdb2aa4d4e3 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/ddeccd1d-a025-4ed3-9202-596dc6accc84/encryption returned with HTTP 403 Aug 19 11:04:59.786491 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 580/2315] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types/ddeccd1d-a025-4ed3-9202-596dc6accc84/encryption => generated 127 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:59.795198 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-58c62173-9056-405c-9f3d-05d2a4c6a256 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.797442 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58c62173-9056-405c-9f3d-05d2a4c6a256 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:59.798161 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58c62173-9056-405c-9f3d-05d2a4c6a256 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1190638862", "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=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.800257 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:04:59.800625 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1490215626", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-926000067", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.802623 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1490215626', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-926000067', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:04:59.810980 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume of 1 GB Aug 19 11:04:59.811332 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:59.811332 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:04:59.811846 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Availability Zones retrieved successfully. Aug 19 11:04:59.819398 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (7cad08bd-61eb-4ad5-bb2f-ec4f480262cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:04:59.819751 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58c62173-9056-405c-9f3d-05d2a4c6a256 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:59.820298 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 575/2316] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:59.823728 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4c6e65-bc84-4285-a1b7-2350200d7b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:59.825145 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:04:59.831398 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-294ce2f8-da9d-49da-9c85-ac3716483320 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.834986 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-294ce2f8-da9d-49da-9c85-ac3716483320 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] POST https://10.4.3.46/volume/v3/types/91f63083-5d83-4aab-815c-045d46e529e6/extra_specs Aug 19 11:04:59.835405 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-294ce2f8-da9d-49da-9c85-ac3716483320 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.839538 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.policy [None req-294ce2f8-da9d-49da-9c85-ac3716483320 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100206) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:04:59.839538 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-294ce2f8-da9d-49da-9c85-ac3716483320 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/91f63083-5d83-4aab-815c-045d46e529e6/extra_specs returned with HTTP 403 Aug 19 11:04:59.839956 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 584/2317] 10.4.3.46 () {68 vars in 1392 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types/91f63083-5d83-4aab-815c-045d46e529e6/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:59.848542 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1486afdf-d5d8-4e11-9d76-3064aa0b8e4b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.851422 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1486afdf-d5d8-4e11-9d76-3064aa0b8e4b tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] PUT https://10.4.3.46/volume/v3/types/91f63083-5d83-4aab-815c-045d46e529e6/extra_specs/key2 Aug 19 11:04:59.851796 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1486afdf-d5d8-4e11-9d76-3064aa0b8e4b tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.854923 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-1486afdf-d5d8-4e11-9d76-3064aa0b8e4b tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:04:59.855125 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1486afdf-d5d8-4e11-9d76-3064aa0b8e4b tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/91f63083-5d83-4aab-815c-045d46e529e6/extra_specs/key2 returned with HTTP 403 Aug 19 11:04:59.856000 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 581/2318] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:04:59 2026] PUT /volume/v3/types/91f63083-5d83-4aab-815c-045d46e529e6/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:59.866241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4c6e65-bc84-4285-a1b7-2350200d7b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7,is_public=True,name='tempest-scenario-type-luks-926000067',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7', '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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:59.867897 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab3b1c7-0845-447a-95f1-646f239dcbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:59.871190 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d5e0ac60-b905-45d3-8232-2157b44041d4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.873493 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d5e0ac60-b905-45d3-8232-2157b44041d4 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:59.874108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d5e0ac60-b905-45d3-8232-2157b44041d4 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.876654 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-d5e0ac60-b905-45d3-8232-2157b44041d4 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:04:59.877146 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d5e0ac60-b905-45d3-8232-2157b44041d4 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types returned with HTTP 403 Aug 19 11:04:59.877607 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 576/2319] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:04:59 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 19 11:04:59.886951 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-093742ef-c7fe-4660-8d49-d407495debc6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.889188 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-093742ef-c7fe-4660-8d49-d407495debc6 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:59.889601 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-093742ef-c7fe-4660-8d49-d407495debc6 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-990783330", "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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.913418 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-093742ef-c7fe-4660-8d49-d407495debc6 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:04:59.913808 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 585/2320] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:59.914200 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-926000067 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-926000067, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:59.914503 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-926000067 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-926000067, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:04:59.926258 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8ddfff00-3675-4dc4-8bde-6dae1cc8649a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.928564 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8ddfff00-3675-4dc4-8bde-6dae1cc8649a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] POST https://10.4.3.46/volume/v3/types/ed7bfc04-27c2-4533-b745-67e6e0fb3797/encryption Aug 19 11:04:59.928952 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8ddfff00-3675-4dc4-8bde-6dae1cc8649a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:04:59.951310 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['708f2110-f733-4e31-92f8-71f138371562', '3dceeab6-cb0f-44b2-b46f-2f0618d80aa1', 'c5667979-3ba1-4d96-8007-5e11ec77b29a', '0fdea646-6832-4e2d-a538-7f655edebccf'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:04:59.952242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab3b1c7-0845-447a-95f1-646f239dcbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['708f2110-f733-4e31-92f8-71f138371562', '3dceeab6-cb0f-44b2-b46f-2f0618d80aa1', 'c5667979-3ba1-4d96-8007-5e11ec77b29a', '0fdea646-6832-4e2d-a538-7f655edebccf']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:59.953443 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ba5459-0b4d-4034-9487-b200d9ccbabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:59.954595 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8ddfff00-3675-4dc4-8bde-6dae1cc8649a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types/ed7bfc04-27c2-4533-b745-67e6e0fb3797/encryption returned with HTTP 200 Aug 19 11:04:59.954595 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 582/2321] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types/ed7bfc04-27c2-4533-b745-67e6e0fb3797/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:59.965468 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-16e11efe-b1c9-4e15-9281-f7b8c8f17050 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.967498 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2e405f0a-b8e3-4451-ab6f-5f2af2882c68 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.967883 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-16e11efe-b1c9-4e15-9281-f7b8c8f17050 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:04:59.968164 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-16e11efe-b1c9-4e15-9281-f7b8c8f17050 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:59.968384 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-16e11efe-b1c9-4e15-9281-f7b8c8f17050 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:59.968470 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-16e11efe-b1c9-4e15-9281-f7b8c8f17050 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:04:59.969722 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2e405f0a-b8e3-4451-ab6f-5f2af2882c68 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] DELETE https://10.4.3.46/volume/v3/types/ed7bfc04-27c2-4533-b745-67e6e0fb3797/encryption/2123b547-f62a-49c5-85da-24d8e3b2c6c7 Aug 19 11:04:59.969946 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2e405f0a-b8e3-4451-ab6f-5f2af2882c68 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:04:59.970172 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2e405f0a-b8e3-4451-ab6f-5f2af2882c68 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:04:59.971033 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.policy [None req-2e405f0a-b8e3-4451-ab6f-5f2af2882c68 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100206) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:04:59.971250 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2e405f0a-b8e3-4451-ab6f-5f2af2882c68 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/ed7bfc04-27c2-4533-b745-67e6e0fb3797/encryption/2123b547-f62a-49c5-85da-24d8e3b2c6c7 returned with HTTP 403 Aug 19 11:04:59.972895 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:04:59.972895 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:04:59.973669 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-16e11efe-b1c9-4e15-9281-f7b8c8f17050 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:04:59.974030 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 577/2322] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:04:59 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:04:59.978628 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 586/2323] 10.4.3.46 () {66 vars in 1482 bytes} [Wed Aug 19 11:04:59 2026] DELETE /volume/v3/types/ed7bfc04-27c2-4533-b745-67e6e0fb3797/encryption/2123b547-f62a-49c5-85da-24d8e3b2c6c7 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:04:59.987431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0954ad3c-9861-466d-9a7b-022a8a133ca0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:04:59.988031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ba5459-0b4d-4034-9487-b200d9ccbabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1afb3eea-de89-4f5c-829d-5bec0637d6bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1490215626',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['708f2110-f733-4e31-92f8-71f138371562','3dceeab6-cb0f-44b2-b46f-2f0618d80aa1','c5667979-3ba1-4d96-8007-5e11ec77b29a','0fdea646-6832-4e2d-a538-7f655edebccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1490215626',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1afb3eea-de89-4f5c-829d-5bec0637d6bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6de536afff0497596c6e3f7bcac470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7),volume_type_id=9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:04:59.989196 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0954ad3c-9861-466d-9a7b-022a8a133ca0 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:04:59.989336 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4657bbf6-64c6-4506-b9f0-34b85e56ad25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:04:59.989627 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0954ad3c-9861-466d-9a7b-022a8a133ca0 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-794002629", "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=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:00.013525 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0954ad3c-9861-466d-9a7b-022a8a133ca0 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:05:00.014514 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 583/2324] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:05:00.021635 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4657bbf6-64c6-4506-b9f0-34b85e56ad25) transitioned into state 'SUCCESS' from state '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-1490215626',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['708f2110-f733-4e31-92f8-71f138371562','3dceeab6-cb0f-44b2-b46f-2f0618d80aa1','c5667979-3ba1-4d96-8007-5e11ec77b29a','0fdea646-6832-4e2d-a538-7f655edebccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:00.022413 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ae3539-5167-48cb-ac9b-0dc2f79a0e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:00.024891 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-909cedde-ff38-4e3b-9eaf-8d455869e867 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.026738 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-909cedde-ff38-4e3b-9eaf-8d455869e867 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] DELETE https://10.4.3.46/volume/v3/types/62bc94ed-b174-4f0b-8480-28f9e8b45692/extra_specs/key1 Aug 19 11:05:00.026932 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-909cedde-ff38-4e3b-9eaf-8d455869e867 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.027146 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-909cedde-ff38-4e3b-9eaf-8d455869e867 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.033616 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-909cedde-ff38-4e3b-9eaf-8d455869e867 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:05:00.033829 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-909cedde-ff38-4e3b-9eaf-8d455869e867 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/62bc94ed-b174-4f0b-8480-28f9e8b45692/extra_specs/key1 returned with HTTP 403 Aug 19 11:05:00.034418 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 578/2325] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:05:00 2026] DELETE /volume/v3/types/62bc94ed-b174-4f0b-8480-28f9e8b45692/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:00.042874 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4fba4489-ed1a-4fa2-ae8d-01697ec5b761 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.044621 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4fba4489-ed1a-4fa2-ae8d-01697ec5b761 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:05:00.045003 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4fba4489-ed1a-4fa2-ae8d-01697ec5b761 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2080717556", "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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:00.050690 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ae3539-5167-48cb-ac9b-0dc2f79a0e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:00.051789 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (7cad08bd-61eb-4ad5-bb2f-ec4f480262cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:00.052091 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request issued successfully. Aug 19 11:05:00.054367 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-76debf12-eb90-43db-9a7f-77adea23fca0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:00.054910 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 579/2326] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:04:59 2026] POST /volume/v3/volumes => generated 777 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:00.069170 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-58c7e982-185f-48b2-ac1c-842c0ea00143 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.072016 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-58c7e982-185f-48b2-ac1c-842c0ea00143 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb Aug 19 11:05:00.072402 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-58c7e982-185f-48b2-ac1c-842c0ea00143 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.072891 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-58c7e982-185f-48b2-ac1c-842c0ea00143 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.079763 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4fba4489-ed1a-4fa2-ae8d-01697ec5b761 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:05:00.080175 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 587/2327] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:05:00 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:00.081301 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:00.081301 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:00.084963 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-58c7e982-185f-48b2-ac1c-842c0ea00143 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:00.090257 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-58c7e982-185f-48b2-ac1c-842c0ea00143 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb returned with HTTP 200 Aug 19 11:05:00.091759 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 584/2328] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:00 2026] GET /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:00.093004 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0cbef39d-e148-480b-a455-876f6f01d15d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.095052 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0cbef39d-e148-480b-a455-876f6f01d15d tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] DELETE https://10.4.3.46/volume/v3/types/96405d26-f65b-4c76-8e8e-425a0cd814df Aug 19 11:05:00.095293 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0cbef39d-e148-480b-a455-876f6f01d15d tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.095509 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0cbef39d-e148-480b-a455-876f6f01d15d tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.096118 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-0cbef39d-e148-480b-a455-876f6f01d15d tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:05:00.096290 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0cbef39d-e148-480b-a455-876f6f01d15d tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/96405d26-f65b-4c76-8e8e-425a0cd814df returned with HTTP 403 Aug 19 11:05:00.096714 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 579/2329] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:05:00 2026] DELETE /volume/v3/types/96405d26-f65b-4c76-8e8e-425a0cd814df => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:00.107030 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8fe2ddd2-9996-4ebe-a57c-eefdde99b01a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.109379 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8fe2ddd2-9996-4ebe-a57c-eefdde99b01a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] GET https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs Aug 19 11:05:00.109670 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8fe2ddd2-9996-4ebe-a57c-eefdde99b01a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.109935 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8fe2ddd2-9996-4ebe-a57c-eefdde99b01a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.110256 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:00.110256 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:00.121144 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8fe2ddd2-9996-4ebe-a57c-eefdde99b01a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs returned with HTTP 200 Aug 19 11:05:00.121671 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 580/2330] 10.4.3.46 () {66 vars in 1371 bytes} [Wed Aug 19 11:05:00 2026] GET /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:00.131966 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0cadf44f-568f-424f-8979-16cafcc70ba4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.133688 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0cadf44f-568f-424f-8979-16cafcc70ba4 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] GET https://10.4.3.46/volume/v3/types Aug 19 11:05:00.133839 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0cadf44f-568f-424f-8979-16cafcc70ba4 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.134014 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0cadf44f-568f-424f-8979-16cafcc70ba4 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.134728 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-0cadf44f-568f-424f-8979-16cafcc70ba4 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:00.167282 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0cadf44f-568f-424f-8979-16cafcc70ba4 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:05:00.167707 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 588/2331] 10.4.3.46 () {66 vars in 1224 bytes} [Wed Aug 19 11:05:00 2026] GET /volume/v3/types => generated 2783 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:00.181330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5c894945-6c03-4839-a6f8-34df6598444e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.183447 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5c894945-6c03-4839-a6f8-34df6598444e tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] GET https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption/cipher Aug 19 11:05:00.183793 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5c894945-6c03-4839-a6f8-34df6598444e tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.184069 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5c894945-6c03-4839-a6f8-34df6598444e tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.184877 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-5c894945-6c03-4839-a6f8-34df6598444e tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:05:00.185075 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5c894945-6c03-4839-a6f8-34df6598444e tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption/cipher returned with HTTP 403 Aug 19 11:05:00.188292 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 585/2332] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:05:00 2026] GET /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:00.196562 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-428d3d2b-6249-475e-8c58-3959f9b8e999 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.198744 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-428d3d2b-6249-475e-8c58-3959f9b8e999 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] GET https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption Aug 19 11:05:00.198934 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-428d3d2b-6249-475e-8c58-3959f9b8e999 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.199107 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-428d3d2b-6249-475e-8c58-3959f9b8e999 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.200358 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-428d3d2b-6249-475e-8c58-3959f9b8e999 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:05:00.200547 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-428d3d2b-6249-475e-8c58-3959f9b8e999 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption returned with HTTP 403 Aug 19 11:05:00.200944 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 580/2333] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:05:00 2026] GET /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:00.210738 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eeae2cb8-66d1-4266-b6fe-ea9b72e3acc2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.213461 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eeae2cb8-66d1-4266-b6fe-ea9b72e3acc2 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] GET https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs/multiattach Aug 19 11:05:00.214069 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eeae2cb8-66d1-4266-b6fe-ea9b72e3acc2 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.214360 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eeae2cb8-66d1-4266-b6fe-ea9b72e3acc2 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.227417 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eeae2cb8-66d1-4266-b6fe-ea9b72e3acc2 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs/multiattach returned with HTTP 200 Aug 19 11:05:00.227933 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 581/2334] 10.4.3.46 () {66 vars in 1407 bytes} [Wed Aug 19 11:05:00 2026] GET /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:05:00.236622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0ac64ddc-c9d3-404d-a0de-e25b0bf07a00 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.238571 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0ac64ddc-c9d3-404d-a0de-e25b0bf07a00 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] GET https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs/volume_backend_name Aug 19 11:05:00.238911 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0ac64ddc-c9d3-404d-a0de-e25b0bf07a00 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.239165 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0ac64ddc-c9d3-404d-a0de-e25b0bf07a00 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.247358 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0ac64ddc-c9d3-404d-a0de-e25b0bf07a00 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs/volume_backend_name returned with HTTP 404 Aug 19 11:05:00.247848 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 589/2335] 10.4.3.46 () {66 vars in 1431 bytes} [Wed Aug 19 11:05:00 2026] GET /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:00.257335 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-304896de-f04c-46b6-abb9-50fa83d7cdf5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.259237 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-304896de-f04c-46b6-abb9-50fa83d7cdf5 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] GET https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8 Aug 19 11:05:00.259508 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-304896de-f04c-46b6-abb9-50fa83d7cdf5 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.259732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-304896de-f04c-46b6-abb9-50fa83d7cdf5 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.267130 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-304896de-f04c-46b6-abb9-50fa83d7cdf5 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8 returned with HTTP 200 Aug 19 11:05:00.267576 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 586/2336] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:05:00 2026] GET /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8 => generated 317 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:00.279786 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f3403629-c106-4595-a402-4e434cefe9ba None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.281979 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f3403629-c106-4595-a402-4e434cefe9ba tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] PUT https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption/d4201bf9-a136-4349-94a4-4b2b74e38ef0 Aug 19 11:05:00.282379 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f3403629-c106-4595-a402-4e434cefe9ba tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:00.284203 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-f3403629-c106-4595-a402-4e434cefe9ba tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:05:00.284438 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f3403629-c106-4595-a402-4e434cefe9ba tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption/d4201bf9-a136-4349-94a4-4b2b74e38ef0 returned with HTTP 403 Aug 19 11:05:00.284887 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 581/2337] 10.4.3.46 () {68 vars in 1499 bytes} [Wed Aug 19 11:05:00 2026] PUT /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/encryption/d4201bf9-a136-4349-94a4-4b2b74e38ef0 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:00.296135 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-16166f45-ec5c-49c4-8bea-772d30dabed0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.297888 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16166f45-ec5c-49c4-8bea-772d30dabed0 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] PUT https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs/key1 Aug 19 11:05:00.298282 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16166f45-ec5c-49c4-8bea-772d30dabed0 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:00.300395 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-16166f45-ec5c-49c4-8bea-772d30dabed0 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:05:00.300628 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16166f45-ec5c-49c4-8bea-772d30dabed0 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs/key1 returned with HTTP 403 Aug 19 11:05:00.301149 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 582/2338] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:05:00 2026] PUT /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:00.318108 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-040dedc2-3543-47c8-9512-8a05c96c73d1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.320331 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-040dedc2-3543-47c8-9512-8a05c96c73d1 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] PUT https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8 Aug 19 11:05:00.320716 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-040dedc2-3543-47c8-9512-8a05c96c73d1 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:00.322941 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.policy [None req-040dedc2-3543-47c8-9512-8a05c96c73d1 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c467f184db9642cba0032b92ce45ca57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93083437f32422382ba4edc0b8202db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100206) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:05:00.323259 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-040dedc2-3543-47c8-9512-8a05c96c73d1 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-member] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8 returned with HTTP 403 Aug 19 11:05:00.323659 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 590/2339] 10.4.3.46 () {68 vars in 1355 bytes} [Wed Aug 19 11:05:00 2026] PUT /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:00.333599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-31f20106-5928-48ed-a752-c54ef4d89dbf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.335721 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-31f20106-5928-48ed-a752-c54ef4d89dbf tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] DELETE https://10.4.3.46/volume/v3/types/96405d26-f65b-4c76-8e8e-425a0cd814df Aug 19 11:05:00.335991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-31f20106-5928-48ed-a752-c54ef4d89dbf tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.336232 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-31f20106-5928-48ed-a752-c54ef4d89dbf tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.361189 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-31f20106-5928-48ed-a752-c54ef4d89dbf tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types/96405d26-f65b-4c76-8e8e-425a0cd814df returned with HTTP 202 Aug 19 11:05:00.361812 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 587/2340] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:05:00 2026] DELETE /volume/v3/types/96405d26-f65b-4c76-8e8e-425a0cd814df => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:00.371127 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d735ea19-a27a-4506-8262-dcc43f1e63e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.373752 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d735ea19-a27a-4506-8262-dcc43f1e63e8 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] DELETE https://10.4.3.46/volume/v3/types/62bc94ed-b174-4f0b-8480-28f9e8b45692 Aug 19 11:05:00.373987 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d735ea19-a27a-4506-8262-dcc43f1e63e8 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.374225 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d735ea19-a27a-4506-8262-dcc43f1e63e8 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.416463 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d735ea19-a27a-4506-8262-dcc43f1e63e8 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types/62bc94ed-b174-4f0b-8480-28f9e8b45692 returned with HTTP 202 Aug 19 11:05:00.416853 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 582/2341] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:05:00 2026] DELETE /volume/v3/types/62bc94ed-b174-4f0b-8480-28f9e8b45692 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:00.424343 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-14015cf0-e635-4e11-ac1e-95d793a90a00 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.426152 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-14015cf0-e635-4e11-ac1e-95d793a90a00 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] DELETE https://10.4.3.46/volume/v3/types/ed7bfc04-27c2-4533-b745-67e6e0fb3797 Aug 19 11:05:00.426351 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-14015cf0-e635-4e11-ac1e-95d793a90a00 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.426590 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-14015cf0-e635-4e11-ac1e-95d793a90a00 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.451297 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-14015cf0-e635-4e11-ac1e-95d793a90a00 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types/ed7bfc04-27c2-4533-b745-67e6e0fb3797 returned with HTTP 202 Aug 19 11:05:00.451803 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 583/2342] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:05:00 2026] DELETE /volume/v3/types/ed7bfc04-27c2-4533-b745-67e6e0fb3797 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:00.461413 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1295dd98-3a9f-4152-9f29-2ccc08fa6ed7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.468840 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1295dd98-3a9f-4152-9f29-2ccc08fa6ed7 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] DELETE https://10.4.3.46/volume/v3/types/91f63083-5d83-4aab-815c-045d46e529e6 Aug 19 11:05:00.469113 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1295dd98-3a9f-4152-9f29-2ccc08fa6ed7 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.469413 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1295dd98-3a9f-4152-9f29-2ccc08fa6ed7 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.511032 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1295dd98-3a9f-4152-9f29-2ccc08fa6ed7 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types/91f63083-5d83-4aab-815c-045d46e529e6 returned with HTTP 202 Aug 19 11:05:00.511545 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 591/2343] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:05:00 2026] DELETE /volume/v3/types/91f63083-5d83-4aab-815c-045d46e529e6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:00.519335 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8ba810d1-f891-4886-bfed-964db54d9125 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.521189 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8ba810d1-f891-4886-bfed-964db54d9125 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] DELETE https://10.4.3.46/volume/v3/types/ddeccd1d-a025-4ed3-9202-596dc6accc84 Aug 19 11:05:00.521456 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8ba810d1-f891-4886-bfed-964db54d9125 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.521774 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8ba810d1-f891-4886-bfed-964db54d9125 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.552057 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8ba810d1-f891-4886-bfed-964db54d9125 tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types/ddeccd1d-a025-4ed3-9202-596dc6accc84 returned with HTTP 202 Aug 19 11:05:00.552624 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 588/2344] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:05:00 2026] DELETE /volume/v3/types/ddeccd1d-a025-4ed3-9202-596dc6accc84 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:00.559460 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8f59dfe4-154a-4955-948c-7160b6e8654a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.561378 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f59dfe4-154a-4955-948c-7160b6e8654a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] DELETE https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8 Aug 19 11:05:00.561610 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f59dfe4-154a-4955-948c-7160b6e8654a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.561859 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f59dfe4-154a-4955-948c-7160b6e8654a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.587806 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f59dfe4-154a-4955-948c-7160b6e8654a tempest-VolumeTypesMemberTests-1647442118 tempest-VolumeTypesMemberTests-1647442118-project-admin] https://10.4.3.46/volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8 returned with HTTP 202 Aug 19 11:05:00.588238 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 583/2345] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:05:00 2026] DELETE /volume/v3/types/c792e3aa-932f-402d-a435-ebd797da09a8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:00.983829 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3f58b6fb-cba6-453b-8db6-e32d76cd382c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:00.985609 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f58b6fb-cba6-453b-8db6-e32d76cd382c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:05:00.985794 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f58b6fb-cba6-453b-8db6-e32d76cd382c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:00.985967 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f58b6fb-cba6-453b-8db6-e32d76cd382c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:00.986064 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3f58b6fb-cba6-453b-8db6-e32d76cd382c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:05:00.992870 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:00.992870 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:00.993577 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f58b6fb-cba6-453b-8db6-e32d76cd382c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:05:00.993914 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 584/2346] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:00 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:05:01.003156 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a37d672d-61bf-44b5-89c8-51e82e5b2034 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.004933 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a37d672d-61bf-44b5-89c8-51e82e5b2034 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c Aug 19 11:05:01.005113 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a37d672d-61bf-44b5-89c8-51e82e5b2034 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:01.005303 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a37d672d-61bf-44b5-89c8-51e82e5b2034 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:01.016260 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:01.016260 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:01.018241 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a37d672d-61bf-44b5-89c8-51e82e5b2034 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:01.023327 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a37d672d-61bf-44b5-89c8-51e82e5b2034 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c returned with HTTP 200 Aug 19 11:05:01.023729 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 592/2347] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:01 2026] GET /volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c => generated 963 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:01.034928 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4839b2d8-b80b-4739-8bb7-fe9e5fc623fc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.036196 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4839b2d8-b80b-4739-8bb7-fe9e5fc623fc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c Aug 19 11:05:01.036413 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4839b2d8-b80b-4739-8bb7-fe9e5fc623fc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:01.036896 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4839b2d8-b80b-4739-8bb7-fe9e5fc623fc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:01.044905 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:01.044905 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:01.048326 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4839b2d8-b80b-4739-8bb7-fe9e5fc623fc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:01.052732 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4839b2d8-b80b-4739-8bb7-fe9e5fc623fc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c returned with HTTP 200 Aug 19 11:05:01.053256 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 589/2348] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:01 2026] GET /volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c => generated 963 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:01.065382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2d9080b4-d562-4375-9108-af7406840588 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.067625 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d9080b4-d562-4375-9108-af7406840588 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c Aug 19 11:05:01.067888 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d9080b4-d562-4375-9108-af7406840588 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:01.068072 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d9080b4-d562-4375-9108-af7406840588 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:01.068236 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-2d9080b4-d562-4375-9108-af7406840588 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume with id: 70706d2f-1008-479c-8a91-37b8cf4f942c Aug 19 11:05:01.079938 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:01.079938 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:01.080726 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2d9080b4-d562-4375-9108-af7406840588 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:01.105226 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1853b376-5615-4f90-a8d0-fe2b1fb3a94c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.107582 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1853b376-5615-4f90-a8d0-fe2b1fb3a94c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb Aug 19 11:05:01.107825 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1853b376-5615-4f90-a8d0-fe2b1fb3a94c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:01.108111 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1853b376-5615-4f90-a8d0-fe2b1fb3a94c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:01.110633 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2d9080b4-d562-4375-9108-af7406840588 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume request issued successfully. Aug 19 11:05:01.110915 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d9080b4-d562-4375-9108-af7406840588 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c returned with HTTP 202 Aug 19 11:05:01.111361 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 584/2349] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:01 2026] DELETE /volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:01.117663 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:01.117663 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:01.119110 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-00363c7e-700b-467b-8786-90bcc0247065 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.121819 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-00363c7e-700b-467b-8786-90bcc0247065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c Aug 19 11:05:01.121882 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1853b376-5615-4f90-a8d0-fe2b1fb3a94c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:01.122286 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-00363c7e-700b-467b-8786-90bcc0247065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:01.122526 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-00363c7e-700b-467b-8786-90bcc0247065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:01.127260 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1853b376-5615-4f90-a8d0-fe2b1fb3a94c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb returned with HTTP 200 Aug 19 11:05:01.127862 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 585/2350] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:01 2026] GET /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:01.133907 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:01.133907 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:01.139200 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-00363c7e-700b-467b-8786-90bcc0247065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:01.142773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fd1efa17-21a3-464a-9fcb-f284f295d61e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.145006 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-00363c7e-700b-467b-8786-90bcc0247065 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c returned with HTTP 200 Aug 19 11:05:01.145425 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 593/2351] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:01 2026] GET /volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c => generated 962 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:01.148075 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fd1efa17-21a3-464a-9fcb-f284f295d61e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb Aug 19 11:05:01.149016 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fd1efa17-21a3-464a-9fcb-f284f295d61e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:01.149357 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fd1efa17-21a3-464a-9fcb-f284f295d61e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:01.160454 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:01.160454 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:01.166701 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fd1efa17-21a3-464a-9fcb-f284f295d61e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:01.175094 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fd1efa17-21a3-464a-9fcb-f284f295d61e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb returned with HTTP 200 Aug 19 11:05:01.175548 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 590/2352] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:01 2026] GET /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:01.192904 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8a0bcd96-d7cc-4c15-b546-625c0ec68f83 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.196604 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a0bcd96-d7cc-4c15-b546-625c0ec68f83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb/action Aug 19 11:05:01.196604 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a0bcd96-d7cc-4c15-b546-625c0ec68f83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:01.196604 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a0bcd96-d7cc-4c15-b546-625c0ec68f83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:01.210170 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:01.210170 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:01.210170 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8a0bcd96-d7cc-4c15-b546-625c0ec68f83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:01.218066 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8a0bcd96-d7cc-4c15-b546-625c0ec68f83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume updated successfully. Aug 19 11:05:01.218417 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a0bcd96-d7cc-4c15-b546-625c0ec68f83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb/action returned with HTTP 200 Aug 19 11:05:01.219031 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 585/2353] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:01 2026] POST /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 11:05:01.376504 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-584db556-92c5-4e38-8136-6d82c98070b2 req-1f3bbe95-2870-4637-b6fd-e72103af3fee None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.380202 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-1f3bbe95-2870-4637-b6fd-e72103af3fee tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb Aug 19 11:05:01.380402 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-1f3bbe95-2870-4637-b6fd-e72103af3fee tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:01.380649 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-1f3bbe95-2870-4637-b6fd-e72103af3fee tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:01.387717 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:01.387717 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:01.393042 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-584db556-92c5-4e38-8136-6d82c98070b2 req-1f3bbe95-2870-4637-b6fd-e72103af3fee tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:01.398921 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-1f3bbe95-2870-4637-b6fd-e72103af3fee tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb returned with HTTP 200 Aug 19 11:05:01.399393 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 586/2354] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:01 2026] GET /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:01.842589 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-584db556-92c5-4e38-8136-6d82c98070b2 req-5a41cac8-183a-4640-b239-0cf7930cd903 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.846854 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-5a41cac8-183a-4640-b239-0cf7930cd903 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb Aug 19 11:05:01.847070 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-5a41cac8-183a-4640-b239-0cf7930cd903 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:01.847328 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-5a41cac8-183a-4640-b239-0cf7930cd903 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:01.861141 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:01.861141 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:01.875245 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-584db556-92c5-4e38-8136-6d82c98070b2 req-5a41cac8-183a-4640-b239-0cf7930cd903 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:01.882507 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-5a41cac8-183a-4640-b239-0cf7930cd903 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb returned with HTTP 200 Aug 19 11:05:01.882507 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 594/2355] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:01 2026] GET /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:01.891367 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ae6c9d4b-7b6d-439d-a560-3ed6da05290d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.894886 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ae6c9d4b-7b6d-439d-a560-3ed6da05290d None None] GET https://10.4.3.46/volume// Aug 19 11:05:01.895104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ae6c9d4b-7b6d-439d-a560-3ed6da05290d None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:01.895348 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ae6c9d4b-7b6d-439d-a560-3ed6da05290d None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:01.895750 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ae6c9d4b-7b6d-439d-a560-3ed6da05290d None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:01.896057 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 591/2356] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:05:01 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:05:01.904834 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-584db556-92c5-4e38-8136-6d82c98070b2 req-ef3b1bd5-3c19-4963-9f51-655d5ead9bda None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:01.908398 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-ef3b1bd5-3c19-4963-9f51-655d5ead9bda tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:05:01.908838 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-ef3b1bd5-3c19-4963-9f51-655d5ead9bda tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1afb3eea-de89-4f5c-829d-5bec0637d6bb", "connector": null, "instance_uuid": "0d2cbe10-065b-4f48-a2eb-90a454e89a44"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:01.926212 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:01.926212 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:01.967112 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-ef3b1bd5-3c19-4963-9f51-655d5ead9bda tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:05:01.967939 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 586/2357] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:05:01 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 19 11:05:02.160891 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-469915d1-b88b-4d81-917e-4ce449ecd129 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:02.162934 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-469915d1-b88b-4d81-917e-4ce449ecd129 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c Aug 19 11:05:02.163149 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-469915d1-b88b-4d81-917e-4ce449ecd129 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:02.163364 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-469915d1-b88b-4d81-917e-4ce449ecd129 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:02.169250 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-469915d1-b88b-4d81-917e-4ce449ecd129 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c returned with HTTP 404 Aug 19 11:05:02.169775 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 587/2358] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:02 2026] GET /volume/v3/volumes/70706d2f-1008-479c-8a91-37b8cf4f942c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:02.179788 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0e52cb11-d2c8-4d6f-8948-27c53dde1603 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:02.182075 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e52cb11-d2c8-4d6f-8948-27c53dde1603 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:05:02.182263 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e52cb11-d2c8-4d6f-8948-27c53dde1603 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:02.182556 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e52cb11-d2c8-4d6f-8948-27c53dde1603 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:02.182730 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-0e52cb11-d2c8-4d6f-8948-27c53dde1603 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete backup with id: 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. Aug 19 11:05:02.188873 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:02.188873 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:02.211256 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-0e52cb11-d2c8-4d6f-8948-27c53dde1603 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] delete_backup rpcapi backup_id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb {{(pid=100206) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:05:02.213592 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e52cb11-d2c8-4d6f-8948-27c53dde1603 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 202 Aug 19 11:05:02.213947 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 595/2359] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:02 2026] DELETE /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:05:02.223317 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bb9b3f03-a8e5-4d99-a3a5-b1a586a0740c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:02.229509 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bb9b3f03-a8e5-4d99-a3a5-b1a586a0740c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:05:02.229509 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bb9b3f03-a8e5-4d99-a3a5-b1a586a0740c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:02.229509 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bb9b3f03-a8e5-4d99-a3a5-b1a586a0740c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:02.229509 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-bb9b3f03-a8e5-4d99-a3a5-b1a586a0740c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:05:02.236737 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:02.236737 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:02.237468 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bb9b3f03-a8e5-4d99-a3a5-b1a586a0740c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 200 Aug 19 11:05:02.237865 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 592/2360] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:02 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:02.863122 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8901b78e-397a-4cda-96ca-d8c90b874504 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:02.864906 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:02.865244 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8352c956-7be1-4a7f-b638-024bb8b9a66a", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-603334608"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:02.866731 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Create volume request body: {'volume': {'imageRef': '8352c956-7be1-4a7f-b638-024bb8b9a66a', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-603334608'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:02.927708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b1328802-9f62-4bfa-b549-a56107ea89ff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:02.928165 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b1328802-9f62-4bfa-b549-a56107ea89ff None None] GET https://10.4.3.46/volume// Aug 19 11:05:02.928385 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b1328802-9f62-4bfa-b549-a56107ea89ff None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:02.928631 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b1328802-9f62-4bfa-b549-a56107ea89ff None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:02.928935 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b1328802-9f62-4bfa-b549-a56107ea89ff None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:02.929222 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 588/2361] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:05: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 19 11:05:02.936916 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-584db556-92c5-4e38-8136-6d82c98070b2 req-f67f4b14-3495-444c-8a87-a31628bed50a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:02.938982 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-f67f4b14-3495-444c-8a87-a31628bed50a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb Aug 19 11:05:02.939203 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-f67f4b14-3495-444c-8a87-a31628bed50a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:02.939394 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-f67f4b14-3495-444c-8a87-a31628bed50a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:02.949215 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:02.949215 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:02.952922 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-584db556-92c5-4e38-8136-6d82c98070b2 req-f67f4b14-3495-444c-8a87-a31628bed50a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:02.958225 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-f67f4b14-3495-444c-8a87-a31628bed50a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb returned with HTTP 200 Aug 19 11:05:02.958713 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 596/2362] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:05:02 2026] GET /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb => generated 1048 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:05:02.958895 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Create volume of 2 GB Aug 19 11:05:02.959337 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:02.959337 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:02.967960 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Availability Zones retrieved successfully. Aug 19 11:05:02.975223 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Flow 'volume_create_api' (090a6156-188b-48c5-80b7-5c56f6dae137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:02.976555 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6af9be4-3bed-4814-b5f8-9417844ca14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:02.977909 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Validating volume size '2' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:03.022335 np0000007769 devstack@c-api.service[100203]: WARNING cinder.volume.api [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6af9be4-3bed-4814-b5f8-9417844ca14e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 11:05:03.022335 np0000007769 devstack@c-api.service[100203]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 8352c956-7be1-4a7f-b638-024bb8b9a66a is not active. Aug 19 11:05:03.023911 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6af9be4-3bed-4814-b5f8-9417844ca14e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:03.024950 np0000007769 devstack@c-api.service[100203]: WARNING cinder.volume.api [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6af9be4-3bed-4814-b5f8-9417844ca14e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 11:05:03.025701 np0000007769 devstack@c-api.service[100203]: WARNING cinder.volume.api [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Flow 'volume_create_api' (090a6156-188b-48c5-80b7-5c56f6dae137) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 11:05:03.026180 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8901b78e-397a-4cda-96ca-d8c90b874504 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 400 Aug 19 11:05:03.026703 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 587/2363] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:02 2026] POST /volume/v3/volumes => generated 125 bytes in 164 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:05:03.081409 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-584db556-92c5-4e38-8136-6d82c98070b2 req-fb1d3f2c-1b3a-433a-affb-30fbe52b672e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:03.084203 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-fb1d3f2c-1b3a-433a-affb-30fbe52b672e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] PUT https://10.4.3.46/volume/v3/attachments/6295d202-66b7-4cce-868d-9861e6de01ad Aug 19 11:05:03.084831 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-fb1d3f2c-1b3a-433a-affb-30fbe52b672e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:03.096360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-584db556-92c5-4e38-8136-6d82c98070b2 req-fb1d3f2c-1b3a-433a-affb-30fbe52b672e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Acquiring lock "cinder-attachment_update-1afb3eea-de89-4f5c-829d-5bec0637d6bb-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:05:03.102676 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-584db556-92c5-4e38-8136-6d82c98070b2 req-fb1d3f2c-1b3a-433a-affb-30fbe52b672e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-1afb3eea-de89-4f5c-829d-5bec0637d6bb-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:05:03.104143 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:03.104143 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:03.202190 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-584db556-92c5-4e38-8136-6d82c98070b2 req-fb1d3f2c-1b3a-433a-affb-30fbe52b672e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-1afb3eea-de89-4f5c-829d-5bec0637d6bb-np0000007769" released by "attachment_update" :: held 0.100s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:05:03.202544 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-fb1d3f2c-1b3a-433a-affb-30fbe52b672e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/6295d202-66b7-4cce-868d-9861e6de01ad returned with HTTP 200 Aug 19 11:05:03.203000 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 593/2364] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:05:03 2026] PUT /volume/v3/attachments/6295d202-66b7-4cce-868d-9861e6de01ad => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:03.234549 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-584db556-92c5-4e38-8136-6d82c98070b2 req-d23856fe-7ce3-49ed-be47-7f3d3032a29a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:03.236986 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-d23856fe-7ce3-49ed-be47-7f3d3032a29a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments/6295d202-66b7-4cce-868d-9861e6de01ad/action Aug 19 11:05:03.237535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-d23856fe-7ce3-49ed-be47-7f3d3032a29a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:03.237723 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-d23856fe-7ce3-49ed-be47-7f3d3032a29a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:03.250745 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-93577f01-e85b-4036-822c-c02e7813beff None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:03.253995 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93577f01-e85b-4036-822c-c02e7813beff tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb Aug 19 11:05:03.254256 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93577f01-e85b-4036-822c-c02e7813beff tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:03.254418 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93577f01-e85b-4036-822c-c02e7813beff tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:03.254515 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-93577f01-e85b-4036-822c-c02e7813beff tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 91a98a38-ab5f-4423-bcd3-4aa3f51645fb. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:05:03.260666 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:03.260666 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:03.261233 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93577f01-e85b-4036-822c-c02e7813beff tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb returned with HTTP 404 Aug 19 11:05:03.261944 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 597/2365] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:03 2026] GET /volume/v3/backups/91a98a38-ab5f-4423-bcd3-4aa3f51645fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:03.281916 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-d23856fe-7ce3-49ed-be47-7f3d3032a29a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/6295d202-66b7-4cce-868d-9861e6de01ad/action returned with HTTP 204 Aug 19 11:05:03.282580 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 589/2366] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:05:03 2026] POST /volume/v3/attachments/6295d202-66b7-4cce-868d-9861e6de01ad/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:03.376179 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-212cfc0b-5a87-4dae-9fe2-13834299ad18 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:03.378290 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-212cfc0b-5a87-4dae-9fe2-13834299ad18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d Aug 19 11:05:03.378505 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-212cfc0b-5a87-4dae-9fe2-13834299ad18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:03.378862 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-212cfc0b-5a87-4dae-9fe2-13834299ad18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:03.378980 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-212cfc0b-5a87-4dae-9fe2-13834299ad18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume with id: 598fd4de-4d54-4203-a0c1-74fa1343df0d Aug 19 11:05:03.387756 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:03.387756 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:03.388163 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-212cfc0b-5a87-4dae-9fe2-13834299ad18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:03.407422 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-212cfc0b-5a87-4dae-9fe2-13834299ad18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume request issued successfully. Aug 19 11:05:03.407717 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-212cfc0b-5a87-4dae-9fe2-13834299ad18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d returned with HTTP 202 Aug 19 11:05:03.408790 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 588/2367] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:03 2026] DELETE /volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:03.420502 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2be6055a-d5d7-4289-aaf9-55f9d9bbe93b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:03.420502 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2be6055a-d5d7-4289-aaf9-55f9d9bbe93b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d Aug 19 11:05:03.421023 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2be6055a-d5d7-4289-aaf9-55f9d9bbe93b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:03.421023 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2be6055a-d5d7-4289-aaf9-55f9d9bbe93b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:03.436046 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:03.436046 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:03.439636 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2be6055a-d5d7-4289-aaf9-55f9d9bbe93b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:03.448812 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2be6055a-d5d7-4289-aaf9-55f9d9bbe93b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d returned with HTTP 200 Aug 19 11:05:03.449338 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 594/2368] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:03 2026] GET /volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:04.465822 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2315b055-1848-4af9-93a7-cb99fc939059 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:04.467520 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2315b055-1848-4af9-93a7-cb99fc939059 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d Aug 19 11:05:04.467739 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2315b055-1848-4af9-93a7-cb99fc939059 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:04.467907 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2315b055-1848-4af9-93a7-cb99fc939059 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:04.473696 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2315b055-1848-4af9-93a7-cb99fc939059 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d returned with HTTP 404 Aug 19 11:05:04.474172 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 598/2369] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:04 2026] GET /volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:04.485766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-444ac499-e51b-43e9-a8a9-3fc117d9f89e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:04.490873 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-444ac499-e51b-43e9-a8a9-3fc117d9f89e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d Aug 19 11:05:04.491127 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-444ac499-e51b-43e9-a8a9-3fc117d9f89e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:04.491365 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-444ac499-e51b-43e9-a8a9-3fc117d9f89e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:04.497223 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-444ac499-e51b-43e9-a8a9-3fc117d9f89e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d returned with HTTP 404 Aug 19 11:05:04.497751 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 590/2370] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:04 2026] GET /volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:04.505250 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-af2bd5b5-6fa2-4734-980d-f6326834e513 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:04.507342 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af2bd5b5-6fa2-4734-980d-f6326834e513 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d Aug 19 11:05:04.507573 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af2bd5b5-6fa2-4734-980d-f6326834e513 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:04.507780 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af2bd5b5-6fa2-4734-980d-f6326834e513 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:04.507985 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-af2bd5b5-6fa2-4734-980d-f6326834e513 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume with id: 598fd4de-4d54-4203-a0c1-74fa1343df0d Aug 19 11:05:04.513504 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af2bd5b5-6fa2-4734-980d-f6326834e513 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d returned with HTTP 404 Aug 19 11:05:04.514002 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 589/2371] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:04 2026] DELETE /volume/v3/volumes/598fd4de-4d54-4203-a0c1-74fa1343df0d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:04.522159 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:04.523807 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:04.524108 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-860207743"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:04.525462 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-860207743'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:04.525620 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume of 1 GB Aug 19 11:05:04.529360 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Availability Zones retrieved successfully. Aug 19 11:05:04.535018 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (e628823b-1ea2-4517-b855-e7588164e374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:04.535817 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b5d0f8-2bc6-43a2-9d5f-d40d68880b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:04.536677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:04.561732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b5d0f8-2bc6-43a2-9d5f-d40d68880b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:04.562524 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f7e985-5443-405c-ba27-43f5ed519891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:04.599734 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['e0b3aac1-a41f-4b82-a0f7-6f04a09914df', 'cbda0c31-9b8c-4a9b-badc-6be774a3ce8e', 'da55ffe7-00a1-4705-bf78-ce84986d85cc', '0fbfa335-de33-4692-86f8-f930d21ee28a'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:04.600495 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f7e985-5443-405c-ba27-43f5ed519891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0b3aac1-a41f-4b82-a0f7-6f04a09914df', 'cbda0c31-9b8c-4a9b-badc-6be774a3ce8e', 'da55ffe7-00a1-4705-bf78-ce84986d85cc', '0fbfa335-de33-4692-86f8-f930d21ee28a']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:04.601171 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b127845-7b64-4072-9f90-085d4c516ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:04.623811 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b127845-7b64-4072-9f90-085d4c516ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6855155-9639-4c3d-8879-ddfcf225b7e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-860207743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['e0b3aac1-a41f-4b82-a0f7-6f04a09914df','cbda0c31-9b8c-4a9b-badc-6be774a3ce8e','da55ffe7-00a1-4705-bf78-ce84986d85cc','0fbfa335-de33-4692-86f8-f930d21ee28a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-860207743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6855155-9639-4c3d-8879-ddfcf225b7e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9af167ced42948a08062a217acf92dfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:04.624768 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82226d75-ad3f-4d9e-9b2d-afacb7261fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:04.644724 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82226d75-ad3f-4d9e-9b2d-afacb7261fe8) transitioned into state 'SUCCESS' from state '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-860207743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af167ced42948a08062a217acf92dfd',qos_specs=None,replication_status=,reservations=['e0b3aac1-a41f-4b82-a0f7-6f04a09914df','cbda0c31-9b8c-4a9b-badc-6be774a3ce8e','da55ffe7-00a1-4705-bf78-ce84986d85cc','0fbfa335-de33-4692-86f8-f930d21ee28a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012f6cd2a9e249bcafd25882acb87d8b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:04.645379 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d11cf520-36f7-434b-8eb2-92142870de4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:04.660558 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d11cf520-36f7-434b-8eb2-92142870de4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:04.661516 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Flow 'volume_create_api' (e628823b-1ea2-4517-b855-e7588164e374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:04.665235 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Create volume request issued successfully. Aug 19 11:05:04.665235 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a09e501b-8884-4fdb-8542-3705d45a7fc5 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:04.665235 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 595/2372] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05:04 2026] POST /volume/v3/volumes => generated 746 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:04.680218 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d9ebb8a9-17c0-4f04-a71d-44e09113405c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:04.682011 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d9ebb8a9-17c0-4f04-a71d-44e09113405c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:05:04.682212 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d9ebb8a9-17c0-4f04-a71d-44e09113405c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:04.682438 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d9ebb8a9-17c0-4f04-a71d-44e09113405c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:04.684912 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:04.687344 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:04.687694 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "82d65613-b4cc-441c-9d6f-cdb582e63f2c"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:04.689153 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '82d65613-b4cc-441c-9d6f-cdb582e63f2c'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:04.694332 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:04.694332 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:04.699851 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d9ebb8a9-17c0-4f04-a71d-44e09113405c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:04.708729 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d9ebb8a9-17c0-4f04-a71d-44e09113405c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:05:04.708729 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 599/2373] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:04 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:04.784598 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Create volume of 1 GB Aug 19 11:05:04.792501 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Availability Zones retrieved successfully. Aug 19 11:05:04.796859 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Flow 'volume_create_api' (ec2fb23d-4216-4a5e-b892-39b8c828f3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:04.798400 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48288fd1-8096-478a-ac8d-7d9cf1943dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:04.799789 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:04.835507 np0000007769 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48288fd1-8096-478a-ac8d-7d9cf1943dfa) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 11:05:04.835507 np0000007769 devstack@c-api.service[100204]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 19 11:05:04.837833 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48288fd1-8096-478a-ac8d-7d9cf1943dfa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:04.839062 np0000007769 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48288fd1-8096-478a-ac8d-7d9cf1943dfa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 11:05:04.840367 np0000007769 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Flow 'volume_create_api' (ec2fb23d-4216-4a5e-b892-39b8c828f3e8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 11:05:04.840894 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c34b8ce1-bc04-475f-8be8-2dcbfb977d25 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 400 Aug 19 11:05:04.841766 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 591/2374] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05:04 2026] POST /volume/v3/volumes => generated 134 bytes in 157 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:05:04.997079 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2ed9a3b3-e8f4-4a64-9598-3a89ed3c94e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:04.998760 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ed9a3b3-e8f4-4a64-9598-3a89ed3c94e8 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:04.999073 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ed9a3b3-e8f4-4a64-9598-3a89ed3c94e8 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.000662 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ed9a3b3-e8f4-4a64-9598-3a89ed3c94e8 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 400 Aug 19 11:05:05.001135 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 590/2375] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05:04 2026] POST /volume/v3/volumes => generated 127 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:05:05.009652 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-59759d4b-cb9f-4650-b0ad-c262f942d8bd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.011592 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-59759d4b-cb9f-4650-b0ad-c262f942d8bd tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:05.011957 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-59759d4b-cb9f-4650-b0ad-c262f942d8bd tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2638493f-c957-44d0-9612-f1ab5f5194a1"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.013552 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-59759d4b-cb9f-4650-b0ad-c262f942d8bd tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2638493f-c957-44d0-9612-f1ab5f5194a1'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:05.018864 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-59759d4b-cb9f-4650-b0ad-c262f942d8bd tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 404 Aug 19 11:05:05.019358 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 596/2376] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:05.027222 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-928704d6-e9cf-4d41-9e34-4fcfdc5780ac None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.031507 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-928704d6-e9cf-4d41-9e34-4fcfdc5780ac tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:05.031507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-928704d6-e9cf-4d41-9e34-4fcfdc5780ac tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "fee8910f-769d-4b5d-833b-be1a06da6125"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.031507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-928704d6-e9cf-4d41-9e34-4fcfdc5780ac tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'fee8910f-769d-4b5d-833b-be1a06da6125'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:05.037036 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-928704d6-e9cf-4d41-9e34-4fcfdc5780ac tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 404 Aug 19 11:05:05.037824 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 600/2377] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05: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 19 11:05:05.046614 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b4552ccc-6573-46ce-b0ad-d1b3354a59a7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.048476 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4552ccc-6573-46ce-b0ad-d1b3354a59a7 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:05.048918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4552ccc-6573-46ce-b0ad-d1b3354a59a7 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "2f7c6001-e828-4a72-bd93-4da29975dff5"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.050658 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-b4552ccc-6573-46ce-b0ad-d1b3354a59a7 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '2f7c6001-e828-4a72-bd93-4da29975dff5'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:05.057410 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4552ccc-6573-46ce-b0ad-d1b3354a59a7 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 404 Aug 19 11:05:05.058124 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 592/2378] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:05.066634 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ae84388a-d59e-47ce-8479-fe8ef6e1200b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.068275 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae84388a-d59e-47ce-8479-fe8ef6e1200b tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:05.068640 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ae84388a-d59e-47ce-8479-fe8ef6e1200b tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.070272 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae84388a-d59e-47ce-8479-fe8ef6e1200b tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 400 Aug 19 11:05:05.070916 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 591/2379] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05: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 19 11:05:05.086010 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c6ac2930-9bc3-44d2-8388-571587e1b61f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.090423 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c6ac2930-9bc3-44d2-8388-571587e1b61f tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:05.090629 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c6ac2930-9bc3-44d2-8388-571587e1b61f tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.093703 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c6ac2930-9bc3-44d2-8388-571587e1b61f tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 400 Aug 19 11:05:05.093703 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 597/2380] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:05:05.103795 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b7576b71-f8c5-49f0-bf5f-0d0df338fa65 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.105233 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b7576b71-f8c5-49f0-bf5f-0d0df338fa65 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:05.105698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b7576b71-f8c5-49f0-bf5f-0d0df338fa65 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.107429 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b7576b71-f8c5-49f0-bf5f-0d0df338fa65 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 400 Aug 19 11:05:05.108019 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 601/2381] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05: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 19 11:05:05.118115 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-092ada30-978f-4062-9862-9a651a849395 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.121472 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-092ada30-978f-4062-9862-9a651a849395 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] DELETE https://10.4.3.46/volume/v3/volumes/tempest-invalid-791059406 Aug 19 11:05:05.121472 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-092ada30-978f-4062-9862-9a651a849395 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.121472 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-092ada30-978f-4062-9862-9a651a849395 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.121472 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-092ada30-978f-4062-9862-9a651a849395 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Delete volume with id: tempest-invalid-791059406 Aug 19 11:05:05.126331 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-092ada30-978f-4062-9862-9a651a849395 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/tempest-invalid-791059406 returned with HTTP 404 Aug 19 11:05:05.129900 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 593/2382] 10.4.3.46 () {66 vars in 1311 bytes} [Wed Aug 19 11:05:05 2026] DELETE /volume/v3/volumes/tempest-invalid-791059406 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:05.139930 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8acf8a37-8181-48a7-b6c9-26f057ea6cbc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.141856 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 592/2383] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:05:05 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 19 11:05:05.149715 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1d582038-adcb-43ed-85cc-cb7d8d50e6b8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.154733 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1d582038-adcb-43ed-85cc-cb7d8d50e6b8 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/xxx/action Aug 19 11:05:05.154733 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1d582038-adcb-43ed-85cc-cb7d8d50e6b8 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-detach": {}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.154733 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1d582038-adcb-43ed-85cc-cb7d8d50e6b8 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.164659 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1d582038-adcb-43ed-85cc-cb7d8d50e6b8 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 19 11:05:05.165718 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 598/2384] 10.4.3.46 () {68 vars in 1284 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:05.177564 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-223bbe30-29c0-4801-9d4b-63e0705168fe None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.178955 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-223bbe30-29c0-4801-9d4b-63e0705168fe tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes/tempest-invalid-812990044 Aug 19 11:05:05.179338 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-223bbe30-29c0-4801-9d4b-63e0705168fe tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.179678 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-223bbe30-29c0-4801-9d4b-63e0705168fe tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.185992 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-223bbe30-29c0-4801-9d4b-63e0705168fe tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/tempest-invalid-812990044 returned with HTTP 404 Aug 19 11:05:05.186679 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 602/2385] 10.4.3.46 () {66 vars in 1308 bytes} [Wed Aug 19 11:05:05 2026] GET /volume/v3/volumes/tempest-invalid-812990044 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:05.193957 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dfc3c467-4402-4324-80fe-2a029737b126 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.196021 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 594/2386] 10.4.3.46 () {66 vars in 1233 bytes} [Wed Aug 19 11:05: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 19 11:05:05.203822 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c281ac56-28b1-4c6e-b1b5-c97d6778fe1a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.205744 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c281ac56-28b1-4c6e-b1b5-c97d6778fe1a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?status=null Aug 19 11:05:05.205937 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c281ac56-28b1-4c6e-b1b5-c97d6778fe1a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.206127 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c281ac56-28b1-4c6e-b1b5-c97d6778fe1a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.206391 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-c281ac56-28b1-4c6e-b1b5-c97d6778fe1a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:05.206657 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c281ac56-28b1-4c6e-b1b5-c97d6778fe1a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Could not evaluate value null, assuming string {{(pid=100203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:05:05.207304 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c281ac56-28b1-4c6e-b1b5-c97d6778fe1a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:05:05.238271 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c281ac56-28b1-4c6e-b1b5-c97d6778fe1a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Get all volumes completed successfully. Aug 19 11:05:05.240247 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c281ac56-28b1-4c6e-b1b5-c97d6778fe1a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 19 11:05:05.240635 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 593/2387] 10.4.3.46 () {66 vars in 1274 bytes} [Wed Aug 19 11:05:05 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:05:05.255330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-237b9c62-6e13-4c51-a186-98894c63fda0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.257544 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-237b9c62-6e13-4c51-a186-98894c63fda0 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-640467960 Aug 19 11:05:05.257767 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-237b9c62-6e13-4c51-a186-98894c63fda0 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.257982 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-237b9c62-6e13-4c51-a186-98894c63fda0 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.258298 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-237b9c62-6e13-4c51-a186-98894c63fda0 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:05.258693 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:05.258693 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:05.259105 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-237b9c62-6e13-4c51-a186-98894c63fda0 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-640467960'), ('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:05:05.267266 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-237b9c62-6e13-4c51-a186-98894c63fda0 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Get all volumes completed successfully. Aug 19 11:05:05.269530 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-237b9c62-6e13-4c51-a186-98894c63fda0 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-640467960 returned with HTTP 200 Aug 19 11:05:05.269910 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 599/2388] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:05:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-640467960 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:05:05.282347 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-404e62ec-e650-46a3-bf33-d2c4bbd55316 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.286509 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-404e62ec-e650-46a3-bf33-d2c4bbd55316 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes?status=null Aug 19 11:05:05.286509 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-404e62ec-e650-46a3-bf33-d2c4bbd55316 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.286509 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-404e62ec-e650-46a3-bf33-d2c4bbd55316 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.286509 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-404e62ec-e650-46a3-bf33-d2c4bbd55316 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:05.286509 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-404e62ec-e650-46a3-bf33-d2c4bbd55316 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Could not evaluate value null, assuming string {{(pid=100206) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 11:05:05.286509 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-404e62ec-e650-46a3-bf33-d2c4bbd55316 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:05:05.317403 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-404e62ec-e650-46a3-bf33-d2c4bbd55316 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Get all volumes completed successfully. Aug 19 11:05:05.317958 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-404e62ec-e650-46a3-bf33-d2c4bbd55316 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes?status=null returned with HTTP 200 Aug 19 11:05:05.318494 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 603/2389] 10.4.3.46 () {66 vars in 1253 bytes} [Wed Aug 19 11:05:05 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:05:05.332863 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-01d0008b-7b0b-4151-87b0-14e7a78db09e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.334340 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01d0008b-7b0b-4151-87b0-14e7a78db09e tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1816914752 Aug 19 11:05:05.336499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01d0008b-7b0b-4151-87b0-14e7a78db09e tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.336499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01d0008b-7b0b-4151-87b0-14e7a78db09e tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.336499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-01d0008b-7b0b-4151-87b0-14e7a78db09e tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:05.336499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-01d0008b-7b0b-4151-87b0-14e7a78db09e tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1816914752'), ('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:05:05.371830 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-01d0008b-7b0b-4151-87b0-14e7a78db09e tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Get all volumes completed successfully. Aug 19 11:05:05.373103 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01d0008b-7b0b-4151-87b0-14e7a78db09e tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1816914752 returned with HTTP 200 Aug 19 11:05:05.373846 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 595/2390] 10.4.3.46 () {66 vars in 1331 bytes} [Wed Aug 19 11:05:05 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1816914752 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:05:05.385522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee200ee9-5700-41b4-a7be-2737686daced None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.389156 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee200ee9-5700-41b4-a7be-2737686daced tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action Aug 19 11:05:05.389635 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee200ee9-5700-41b4-a7be-2737686daced tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.389815 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee200ee9-5700-41b4-a7be-2737686daced tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.409562 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:05.409562 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:05.410239 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee200ee9-5700-41b4-a7be-2737686daced tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Volume info retrieved successfully. Aug 19 11:05:05.417966 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee200ee9-5700-41b4-a7be-2737686daced tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Reserve volume completed successfully. Aug 19 11:05:05.418302 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee200ee9-5700-41b4-a7be-2737686daced tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action returned with HTTP 202 Aug 19 11:05:05.418909 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 594/2391] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:05:05.434549 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ab2195c1-d6ee-42a2-8c7e-700d32eaa25b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.436859 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ab2195c1-d6ee-42a2-8c7e-700d32eaa25b tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action Aug 19 11:05:05.437201 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ab2195c1-d6ee-42a2-8c7e-700d32eaa25b tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.437338 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ab2195c1-d6ee-42a2-8c7e-700d32eaa25b tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.445286 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:05.445286 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:05.445750 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ab2195c1-d6ee-42a2-8c7e-700d32eaa25b tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Volume info retrieved successfully. Aug 19 11:05:05.449585 np0000007769 devstack@c-api.service[100205]: ERROR cinder.volume.api [None req-ab2195c1-d6ee-42a2-8c7e-700d32eaa25b tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Volume status must be available to reserve, but the status is attaching. Aug 19 11:05:05.449819 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ab2195c1-d6ee-42a2-8c7e-700d32eaa25b tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action returned with HTTP 400 Aug 19 11:05:05.450275 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 600/2392] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:05:05.457351 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7fcd8b53-df12-4fa1-9fad-5bed357e6f7a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.461503 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7fcd8b53-df12-4fa1-9fad-5bed357e6f7a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action Aug 19 11:05:05.461503 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7fcd8b53-df12-4fa1-9fad-5bed357e6f7a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.461503 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7fcd8b53-df12-4fa1-9fad-5bed357e6f7a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.467675 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:05.467675 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:05.468559 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7fcd8b53-df12-4fa1-9fad-5bed357e6f7a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Volume info retrieved successfully. Aug 19 11:05:05.484718 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7fcd8b53-df12-4fa1-9fad-5bed357e6f7a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Unreserve volume completed successfully. Aug 19 11:05:05.484718 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7fcd8b53-df12-4fa1-9fad-5bed357e6f7a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action returned with HTTP 202 Aug 19 11:05:05.484718 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 604/2393] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:05:05.497105 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1e859cba-1d8d-437e-9633-912d585b7abd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.499285 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e859cba-1d8d-437e-9633-912d585b7abd tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/341f83c8-648b-42b1-8ba8-00e969777894/action Aug 19 11:05:05.499833 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e859cba-1d8d-437e-9633-912d585b7abd tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.500025 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e859cba-1d8d-437e-9633-912d585b7abd tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.514279 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e859cba-1d8d-437e-9633-912d585b7abd tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/341f83c8-648b-42b1-8ba8-00e969777894/action returned with HTTP 404 Aug 19 11:05:05.514279 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 596/2394] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/341f83c8-648b-42b1-8ba8-00e969777894/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:05.529825 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2d67e7da-d557-40a0-9c96-0d96b5ee955a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.532473 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d67e7da-d557-40a0-9c96-0d96b5ee955a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/435aef24-84bc-46f4-ad24-10881c5dbbb3/action Aug 19 11:05:05.532593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d67e7da-d557-40a0-9c96-0d96b5ee955a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.532745 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d67e7da-d557-40a0-9c96-0d96b5ee955a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.540157 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d67e7da-d557-40a0-9c96-0d96b5ee955a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/435aef24-84bc-46f4-ad24-10881c5dbbb3/action returned with HTTP 404 Aug 19 11:05:05.540699 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 595/2395] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/435aef24-84bc-46f4-ad24-10881c5dbbb3/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:05.553024 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-55dfb985-ea53-4b2e-a4ff-36fe1e4c3fbe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.554214 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 601/2396] 10.4.3.46 () {68 vars in 1253 bytes} [Wed Aug 19 11:05:05 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 19 11:05:05.568544 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f6df58aa-a5fa-4590-b7e5-77b1c090659a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.575345 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f6df58aa-a5fa-4590-b7e5-77b1c090659a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] PUT https://10.4.3.46/volume/v3/volumes/tempest-invalid-1101136693 Aug 19 11:05:05.576412 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f6df58aa-a5fa-4590-b7e5-77b1c090659a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.589502 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f6df58aa-a5fa-4590-b7e5-77b1c090659a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/tempest-invalid-1101136693 returned with HTTP 404 Aug 19 11:05:05.589860 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 605/2397] 10.4.3.46 () {68 vars in 1331 bytes} [Wed Aug 19 11:05:05 2026] PUT /volume/v3/volumes/tempest-invalid-1101136693 => generated 99 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:05.600026 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d5102027-b5a6-4004-85d0-ec947cc0e531 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.601877 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5102027-b5a6-4004-85d0-ec947cc0e531 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] PUT https://10.4.3.46/volume/v3/volumes/4ba1e90e-b4a7-4869-96c8-bdba369e630a Aug 19 11:05:05.602955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5102027-b5a6-4004-85d0-ec947cc0e531 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.611869 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5102027-b5a6-4004-85d0-ec947cc0e531 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/4ba1e90e-b4a7-4869-96c8-bdba369e630a returned with HTTP 404 Aug 19 11:05:05.612235 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 597/2398] 10.4.3.46 () {68 vars in 1361 bytes} [Wed Aug 19 11:05:05 2026] PUT /volume/v3/volumes/4ba1e90e-b4a7-4869-96c8-bdba369e630a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:05.623544 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0c454179-029b-4806-b7f7-29df0dc20eac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.628137 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c454179-029b-4806-b7f7-29df0dc20eac tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e6b35719-922d-4404-8a9a-4865fcba62d9 Aug 19 11:05:05.628137 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c454179-029b-4806-b7f7-29df0dc20eac tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.628137 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c454179-029b-4806-b7f7-29df0dc20eac tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.628137 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-0c454179-029b-4806-b7f7-29df0dc20eac tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Delete volume with id: e6b35719-922d-4404-8a9a-4865fcba62d9 Aug 19 11:05:05.635108 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c454179-029b-4806-b7f7-29df0dc20eac tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/e6b35719-922d-4404-8a9a-4865fcba62d9 returned with HTTP 404 Aug 19 11:05:05.636055 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 596/2399] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:05 2026] DELETE /volume/v3/volumes/e6b35719-922d-4404-8a9a-4865fcba62d9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:05.643452 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4c10f817-4ab4-4709-9245-86053d25decb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.645232 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c10f817-4ab4-4709-9245-86053d25decb tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action Aug 19 11:05:05.648110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c10f817-4ab4-4709-9245-86053d25decb tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.648110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c10f817-4ab4-4709-9245-86053d25decb tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.652158 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c10f817-4ab4-4709-9245-86053d25decb tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action returned with HTTP 400 Aug 19 11:05:05.652158 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 602/2400] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:05:05.660400 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-efda6388-8648-4bf6-b694-eb483d88482c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.662916 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-efda6388-8648-4bf6-b694-eb483d88482c tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action Aug 19 11:05:05.662916 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-efda6388-8648-4bf6-b694-eb483d88482c tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.663037 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-efda6388-8648-4bf6-b694-eb483d88482c tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.664280 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-efda6388-8648-4bf6-b694-eb483d88482c tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action returned with HTTP 400 Aug 19 11:05:05.664896 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 606/2401] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:05:05.675889 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b653eaaa-b50d-4ec1-95b8-025838ed3c18 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.677753 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b653eaaa-b50d-4ec1-95b8-025838ed3c18 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/6dfeb6c1-2219-4205-b810-b56601ef629a/action Aug 19 11:05:05.678112 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b653eaaa-b50d-4ec1-95b8-025838ed3c18 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.678243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b653eaaa-b50d-4ec1-95b8-025838ed3c18 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.685299 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b653eaaa-b50d-4ec1-95b8-025838ed3c18 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/6dfeb6c1-2219-4205-b810-b56601ef629a/action returned with HTTP 404 Aug 19 11:05:05.685843 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 598/2402] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/6dfeb6c1-2219-4205-b810-b56601ef629a/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:05.694044 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5ecfb16f-fcfd-4158-8ebe-cc6492e68d04 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.703622 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ecfb16f-fcfd-4158-8ebe-cc6492e68d04 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action Aug 19 11:05:05.704000 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ecfb16f-fcfd-4158-8ebe-cc6492e68d04 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.704000 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ecfb16f-fcfd-4158-8ebe-cc6492e68d04 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.708711 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ecfb16f-fcfd-4158-8ebe-cc6492e68d04 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action returned with HTTP 400 Aug 19 11:05:05.708711 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 597/2403] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9/action => generated 129 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:05:05.728180 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-60097939-3e74-49da-a476-054b6f503049 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.729691 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6f0ec03b-79e2-44fd-8ec8-76970ab83e46 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.730381 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-60097939-3e74-49da-a476-054b6f503049 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] POST https://10.4.3.46/volume/v3/volumes/None/action Aug 19 11:05:05.730863 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-60097939-3e74-49da-a476-054b6f503049 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:05.731046 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-60097939-3e74-49da-a476-054b6f503049 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:05.733741 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6f0ec03b-79e2-44fd-8ec8-76970ab83e46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:05:05.733741 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6f0ec03b-79e2-44fd-8ec8-76970ab83e46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.733741 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6f0ec03b-79e2-44fd-8ec8-76970ab83e46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.741529 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-60097939-3e74-49da-a476-054b6f503049 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/None/action returned with HTTP 404 Aug 19 11:05:05.742206 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 603/2404] 10.4.3.46 () {68 vars in 1287 bytes} [Wed Aug 19 11:05:05 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:05.743004 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:05.743004 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:05.752207 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6f0ec03b-79e2-44fd-8ec8-76970ab83e46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:05.759205 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6f0ec03b-79e2-44fd-8ec8-76970ab83e46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:05:05.759738 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 607/2405] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:05 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:05.760683 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3122d9e2-f7b9-48f9-b6a9-1deb0923de8a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.763363 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3122d9e2-f7b9-48f9-b6a9-1deb0923de8a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes/a9f59c8d-6421-476b-90a3-01291f1463f0 Aug 19 11:05:05.763422 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3122d9e2-f7b9-48f9-b6a9-1deb0923de8a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.763899 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3122d9e2-f7b9-48f9-b6a9-1deb0923de8a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.775618 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3122d9e2-f7b9-48f9-b6a9-1deb0923de8a tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/a9f59c8d-6421-476b-90a3-01291f1463f0 returned with HTTP 404 Aug 19 11:05:05.776436 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 599/2406] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:05 2026] GET /volume/v3/volumes/a9f59c8d-6421-476b-90a3-01291f1463f0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:05.787537 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-81e55b55-e430-47cf-bf4f-a6b6c78587e7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.790823 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81e55b55-e430-47cf-bf4f-a6b6c78587e7 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 Aug 19 11:05:05.791092 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81e55b55-e430-47cf-bf4f-a6b6c78587e7 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.791368 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81e55b55-e430-47cf-bf4f-a6b6c78587e7 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.800361 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:05.800361 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:05.804827 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-81e55b55-e430-47cf-bf4f-a6b6c78587e7 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Volume info retrieved successfully. Aug 19 11:05:05.810860 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81e55b55-e430-47cf-bf4f-a6b6c78587e7 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 returned with HTTP 200 Aug 19 11:05:05.811388 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 598/2407] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:05 2026] GET /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:05.826835 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-15e56f6f-1391-4806-87e8-14164911e75d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.829007 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-15e56f6f-1391-4806-87e8-14164911e75d tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] DELETE https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 Aug 19 11:05:05.829261 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-15e56f6f-1391-4806-87e8-14164911e75d tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.829535 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-15e56f6f-1391-4806-87e8-14164911e75d tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.829754 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-15e56f6f-1391-4806-87e8-14164911e75d tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Delete volume with id: 488565f2-4d92-44ba-8165-a27734bb06e9 Aug 19 11:05:05.840135 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:05.840135 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:05.840776 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-15e56f6f-1391-4806-87e8-14164911e75d tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Volume info retrieved successfully. Aug 19 11:05:05.863345 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-15e56f6f-1391-4806-87e8-14164911e75d tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Delete volume request issued successfully. Aug 19 11:05:05.863614 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-15e56f6f-1391-4806-87e8-14164911e75d tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 returned with HTTP 202 Aug 19 11:05:05.864608 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 604/2408] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:05 2026] DELETE /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:05.873588 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-66bc5afb-219f-4a3b-8244-13596c5014ae None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:05.875309 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-66bc5afb-219f-4a3b-8244-13596c5014ae tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 Aug 19 11:05:05.875579 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-66bc5afb-219f-4a3b-8244-13596c5014ae tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:05.875802 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-66bc5afb-219f-4a3b-8244-13596c5014ae tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:05.882358 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:05.882358 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:05.886778 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-66bc5afb-219f-4a3b-8244-13596c5014ae tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Volume info retrieved successfully. Aug 19 11:05:05.891993 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-66bc5afb-219f-4a3b-8244-13596c5014ae tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 returned with HTTP 200 Aug 19 11:05:05.892543 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 608/2409] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:05 2026] GET /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:06.908190 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-100a3b11-3fd8-43df-a81f-33f67cd75099 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:06.912566 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-100a3b11-3fd8-43df-a81f-33f67cd75099 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] GET https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 Aug 19 11:05:06.912941 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-100a3b11-3fd8-43df-a81f-33f67cd75099 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:06.913205 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-100a3b11-3fd8-43df-a81f-33f67cd75099 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:06.921697 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-100a3b11-3fd8-43df-a81f-33f67cd75099 tempest-VolumesNegativeTest-954153571 tempest-VolumesNegativeTest-954153571-project-member] https://10.4.3.46/volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 returned with HTTP 404 Aug 19 11:05:06.922368 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 600/2410] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:06 2026] GET /volume/v3/volumes/488565f2-4d92-44ba-8165-a27734bb06e9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:07.478243 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-584db556-92c5-4e38-8136-6d82c98070b2 req-b9c6b196-555b-4bee-bffb-75db5fae7bef None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:07.483554 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-b9c6b196-555b-4bee-bffb-75db5fae7bef tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb/encryption Aug 19 11:05:07.483922 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-b9c6b196-555b-4bee-bffb-75db5fae7bef tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:07.484325 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-b9c6b196-555b-4bee-bffb-75db5fae7bef tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:07.496794 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:07.496794 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:07.503496 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-584db556-92c5-4e38-8136-6d82c98070b2 req-b9c6b196-555b-4bee-bffb-75db5fae7bef tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb/encryption returned with HTTP 200 Aug 19 11:05:07.503898 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 599/2411] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:05:07 2026] GET /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:08.063047 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:08.150724 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:08.151025 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1130113067"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:08.152369 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1130113067'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:08.152474 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Create volume of 1 GB Aug 19 11:05:08.156715 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Availability Zones retrieved successfully. Aug 19 11:05:08.162337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Flow 'volume_create_api' (0ee73c06-8462-4954-a988-f9648b04b547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:08.163531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ee1f04-b494-4970-a7cb-612dcf36b0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:08.164428 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:08.196152 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ee1f04-b494-4970-a7cb-612dcf36b0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:08.197280 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679d523e-a833-4f95-ad65-dd43166c6717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:08.271885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Created reservations ['8171a7ed-59f3-4460-b4c2-c3817346d14c', '5ccbf471-fd36-4a20-bb55-fc51422d4112', 'a59db6ff-f005-43c5-a8e9-ed966bd09c3a', 'deeb79f6-e7e4-49d5-be2f-acfb3bed5b84'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:08.273165 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679d523e-a833-4f95-ad65-dd43166c6717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8171a7ed-59f3-4460-b4c2-c3817346d14c', '5ccbf471-fd36-4a20-bb55-fc51422d4112', 'a59db6ff-f005-43c5-a8e9-ed966bd09c3a', 'deeb79f6-e7e4-49d5-be2f-acfb3bed5b84']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:08.274086 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7b6163-d231-43b9-a409-4d60d33e4e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:08.300331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7b6163-d231-43b9-a409-4d60d33e4e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dad4eed-1b83-4122-bcd2-fc2551b0bf8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1130113067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09744eb4114485a8d6e817bd37372a0',qos_specs=None,replication_status=,reservations=['8171a7ed-59f3-4460-b4c2-c3817346d14c','5ccbf471-fd36-4a20-bb55-fc51422d4112','a59db6ff-f005-43c5-a8e9-ed966bd09c3a','deeb79f6-e7e4-49d5-be2f-acfb3bed5b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0bc9c5a3c584f26852320e1085cee46',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1130113067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dad4eed-1b83-4122-bcd2-fc2551b0bf8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09744eb4114485a8d6e817bd37372a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0bc9c5a3c584f26852320e1085cee46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:08.301939 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0a1789-1c9e-4e18-a26e-a5b62124bcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:08.322452 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0a1789-1c9e-4e18-a26e-a5b62124bcdc) transitioned into state 'SUCCESS' from state '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-1130113067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09744eb4114485a8d6e817bd37372a0',qos_specs=None,replication_status=,reservations=['8171a7ed-59f3-4460-b4c2-c3817346d14c','5ccbf471-fd36-4a20-bb55-fc51422d4112','a59db6ff-f005-43c5-a8e9-ed966bd09c3a','deeb79f6-e7e4-49d5-be2f-acfb3bed5b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0bc9c5a3c584f26852320e1085cee46',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:08.323120 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2421109-8af5-4700-b5b5-556fc2e340bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:08.340736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2421109-8af5-4700-b5b5-556fc2e340bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:08.342032 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Flow 'volume_create_api' (0ee73c06-8462-4954-a988-f9648b04b547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:08.342428 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Create volume request issued successfully. Aug 19 11:05:08.343283 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cc37bdfc-d9fe-42eb-8c0c-49cc834156cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:08.343906 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 605/2412] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05:08 2026] POST /volume/v3/volumes => generated 756 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:08.355838 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-91376afb-c794-43be-a033-c65c9823017c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:08.357565 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-91376afb-c794-43be-a033-c65c9823017c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c Aug 19 11:05:08.357821 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-91376afb-c794-43be-a033-c65c9823017c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:08.358104 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-91376afb-c794-43be-a033-c65c9823017c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:08.366471 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:08.366471 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:08.371234 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-91376afb-c794-43be-a033-c65c9823017c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Volume info retrieved successfully. Aug 19 11:05:08.376680 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-91376afb-c794-43be-a033-c65c9823017c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c returned with HTTP 200 Aug 19 11:05:08.377216 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 609/2413] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:08 2026] GET /volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:09.391260 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f9cdcffb-7d73-4e7c-bdbf-4f739cacc375 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:09.393604 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f9cdcffb-7d73-4e7c-bdbf-4f739cacc375 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c Aug 19 11:05:09.393861 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f9cdcffb-7d73-4e7c-bdbf-4f739cacc375 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:09.394127 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f9cdcffb-7d73-4e7c-bdbf-4f739cacc375 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:09.403524 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:09.403524 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:09.408056 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f9cdcffb-7d73-4e7c-bdbf-4f739cacc375 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Volume info retrieved successfully. Aug 19 11:05:09.413706 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f9cdcffb-7d73-4e7c-bdbf-4f739cacc375 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c returned with HTTP 200 Aug 19 11:05:09.414149 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 601/2414] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:09 2026] GET /volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:09.428719 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b54c6e8c-15de-43e6-a459-e49f2fc91ee2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:09.430912 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b54c6e8c-15de-43e6-a459-e49f2fc91ee2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:05:09.431377 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b54c6e8c-15de-43e6-a459-e49f2fc91ee2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dad4eed-1b83-4122-bcd2-fc2551b0bf8c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1512370180"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:09.449182 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:09.449182 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:09.449635 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b54c6e8c-15de-43e6-a459-e49f2fc91ee2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Volume info retrieved successfully. Aug 19 11:05:09.449753 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-b54c6e8c-15de-43e6-a459-e49f2fc91ee2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Create snapshot from volume 5dad4eed-1b83-4122-bcd2-fc2551b0bf8c Aug 19 11:05:09.497533 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-b54c6e8c-15de-43e6-a459-e49f2fc91ee2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Created reservations ['6ffb3196-3eda-4479-b486-4707ff895cbe', '69c1816e-90c9-4c9e-97d3-c05d642694ed', '3db9bf87-3dcb-4839-93c9-b7e3a1764034', '811bdf4f-dece-4f10-a64d-88f3d7126f0b'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:09.532691 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b54c6e8c-15de-43e6-a459-e49f2fc91ee2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot create request issued successfully. Aug 19 11:05:09.533088 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b54c6e8c-15de-43e6-a459-e49f2fc91ee2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:05:09.533554 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 600/2415] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:05:09 2026] POST /volume/v3/snapshots => generated 314 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:09.546827 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6c36b80d-84c8-4e16-9723-21fc4f9546c7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:09.553273 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6c36b80d-84c8-4e16-9723-21fc4f9546c7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa Aug 19 11:05:09.553273 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6c36b80d-84c8-4e16-9723-21fc4f9546c7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:09.553273 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6c36b80d-84c8-4e16-9723-21fc4f9546c7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:09.558006 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:09.558006 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:09.558437 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6c36b80d-84c8-4e16-9723-21fc4f9546c7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:09.559364 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6c36b80d-84c8-4e16-9723-21fc4f9546c7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa returned with HTTP 200 Aug 19 11:05:09.559835 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 606/2416] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:09 2026] GET /volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:09.602293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:09.607293 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:09.607293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1388742068", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:09.608399 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1388742068', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:09.611561 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Create volume of 1 GB Aug 19 11:05:09.616866 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Availability Zones retrieved successfully. Aug 19 11:05:09.622666 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Flow 'volume_create_api' (22df5583-c909-4513-a5d6-893c45a59745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:09.623573 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b28f8fd-430d-4c4d-ac01-f5acb786371f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:09.624562 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:09.650708 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b28f8fd-430d-4c4d-ac01-f5acb786371f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:09.651459 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc308197-06f1-4bcf-85f2-cc0355f72895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:09.689288 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Created reservations ['59ecb14a-3f30-4469-9c69-59c928807c3b', '9e293614-a95f-48d7-b489-3c24a5b434a7', 'e17ea97d-b9d0-4a0e-a9ff-f9614a169b5a', '26e526cb-8d64-4094-afb8-29b736d2b363'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:09.690063 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc308197-06f1-4bcf-85f2-cc0355f72895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ecb14a-3f30-4469-9c69-59c928807c3b', '9e293614-a95f-48d7-b489-3c24a5b434a7', 'e17ea97d-b9d0-4a0e-a9ff-f9614a169b5a', '26e526cb-8d64-4094-afb8-29b736d2b363']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:09.690761 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (945ce1e8-020d-43dd-9e4c-c2417ed12825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:09.714293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (945ce1e8-020d-43dd-9e4c-c2417ed12825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2de7fee2-c607-4ff4-b969-2a381ba8b911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1388742068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3dfabf93ad44a888f7e5ac680686a8c',qos_specs=None,replication_status=,reservations=['59ecb14a-3f30-4469-9c69-59c928807c3b','9e293614-a95f-48d7-b489-3c24a5b434a7','e17ea97d-b9d0-4a0e-a9ff-f9614a169b5a','26e526cb-8d64-4094-afb8-29b736d2b363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669151fcde6a44fb8b11a8d1e34ce460',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1388742068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2de7fee2-c607-4ff4-b969-2a381ba8b911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3dfabf93ad44a888f7e5ac680686a8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='669151fcde6a44fb8b11a8d1e34ce460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:09.715089 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e016d24-d1d8-4dd7-b66a-be0ded234397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:09.733101 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e016d24-d1d8-4dd7-b66a-be0ded234397) transitioned into state 'SUCCESS' from state '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-1388742068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3dfabf93ad44a888f7e5ac680686a8c',qos_specs=None,replication_status=,reservations=['59ecb14a-3f30-4469-9c69-59c928807c3b','9e293614-a95f-48d7-b489-3c24a5b434a7','e17ea97d-b9d0-4a0e-a9ff-f9614a169b5a','26e526cb-8d64-4094-afb8-29b736d2b363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669151fcde6a44fb8b11a8d1e34ce460',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:09.733806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2451d559-8086-464e-9125-cbc133f033c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:09.743469 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2451d559-8086-464e-9125-cbc133f033c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:09.744290 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Flow 'volume_create_api' (22df5583-c909-4513-a5d6-893c45a59745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:09.744612 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Create volume request issued successfully. Aug 19 11:05:09.745190 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9237585e-48b4-4afa-a3a5-cf1fd9a2888d tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:09.745716 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 610/2417] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:09 2026] POST /volume/v3/volumes => generated 753 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:09.756369 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e8c3b41d-0509-4607-9ed5-8103d523b436 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:09.758210 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e8c3b41d-0509-4607-9ed5-8103d523b436 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:09.758459 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e8c3b41d-0509-4607-9ed5-8103d523b436 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:09.758683 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e8c3b41d-0509-4607-9ed5-8103d523b436 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:09.765603 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:09.765603 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:09.769089 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e8c3b41d-0509-4607-9ed5-8103d523b436 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:09.773100 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e8c3b41d-0509-4607-9ed5-8103d523b436 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:09.773549 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 602/2418] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:09 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:10.569136 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e76428c0-9ac7-4636-a6f5-770264694a8e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:10.571016 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e76428c0-9ac7-4636-a6f5-770264694a8e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa Aug 19 11:05:10.571161 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e76428c0-9ac7-4636-a6f5-770264694a8e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:10.571382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e76428c0-9ac7-4636-a6f5-770264694a8e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:10.580610 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:10.580610 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:10.580991 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e76428c0-9ac7-4636-a6f5-770264694a8e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:10.581637 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e76428c0-9ac7-4636-a6f5-770264694a8e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa returned with HTTP 200 Aug 19 11:05:10.581961 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 601/2419] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:10 2026] GET /volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:10.591987 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d8a0e0b2-9aea-445d-8f52-1c181be74460 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:10.593747 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d8a0e0b2-9aea-445d-8f52-1c181be74460 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:05:10.594157 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d8a0e0b2-9aea-445d-8f52-1c181be74460 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dad4eed-1b83-4122-bcd2-fc2551b0bf8c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1214731189"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:10.603722 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:10.603722 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:10.603722 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d8a0e0b2-9aea-445d-8f52-1c181be74460 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Volume info retrieved successfully. Aug 19 11:05:10.603722 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-d8a0e0b2-9aea-445d-8f52-1c181be74460 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Create snapshot from volume 5dad4eed-1b83-4122-bcd2-fc2551b0bf8c Aug 19 11:05:10.644465 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-d8a0e0b2-9aea-445d-8f52-1c181be74460 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Created reservations ['1d4cd30b-6033-4a72-a794-b598dc57ad70', 'e7407cb6-dd69-427e-963e-591c0487c232', 'dd4e0661-141d-408d-949e-e3d16daed3e3', '4a688862-0713-4990-b529-47fd236d1db5'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:10.681934 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d8a0e0b2-9aea-445d-8f52-1c181be74460 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot create request issued successfully. Aug 19 11:05:10.682303 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d8a0e0b2-9aea-445d-8f52-1c181be74460 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:05:10.682784 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 607/2420] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:05:10 2026] POST /volume/v3/snapshots => generated 314 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:10.690918 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-155f3ee8-c33f-4e44-9bd7-d8c71f5b247c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:10.692906 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-155f3ee8-c33f-4e44-9bd7-d8c71f5b247c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 Aug 19 11:05:10.693092 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-155f3ee8-c33f-4e44-9bd7-d8c71f5b247c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:10.693268 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-155f3ee8-c33f-4e44-9bd7-d8c71f5b247c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:10.699205 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:10.699205 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:10.699721 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-155f3ee8-c33f-4e44-9bd7-d8c71f5b247c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:10.700643 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-155f3ee8-c33f-4e44-9bd7-d8c71f5b247c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 returned with HTTP 200 Aug 19 11:05:10.702367 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 611/2421] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:10 2026] GET /volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:10.785224 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2f6eecef-d606-46b5-9d91-ec13a83ac3f8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:10.786978 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2f6eecef-d606-46b5-9d91-ec13a83ac3f8 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:10.787189 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2f6eecef-d606-46b5-9d91-ec13a83ac3f8 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:10.787399 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2f6eecef-d606-46b5-9d91-ec13a83ac3f8 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:10.802427 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:10.802427 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:10.807126 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2f6eecef-d606-46b5-9d91-ec13a83ac3f8 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:10.810915 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2f6eecef-d606-46b5-9d91-ec13a83ac3f8 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:10.811264 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 603/2422] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:10 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:10.822847 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a8846bef-c45b-4710-b3ee-64ab85f5fa63 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:10.824694 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8846bef-c45b-4710-b3ee-64ab85f5fa63 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:10.824935 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8846bef-c45b-4710-b3ee-64ab85f5fa63 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:10.825193 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8846bef-c45b-4710-b3ee-64ab85f5fa63 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:10.832537 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:10.832537 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:10.836763 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a8846bef-c45b-4710-b3ee-64ab85f5fa63 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:10.841473 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8846bef-c45b-4710-b3ee-64ab85f5fa63 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:10.841911 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 602/2423] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:10 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:10.852877 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f172fbe4-78dc-4e63-9d50-36e1f9a223a3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:10.854616 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f172fbe4-78dc-4e63-9d50-36e1f9a223a3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes Aug 19 11:05:10.854793 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f172fbe4-78dc-4e63-9d50-36e1f9a223a3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:10.854963 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f172fbe4-78dc-4e63-9d50-36e1f9a223a3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:10.855190 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-f172fbe4-78dc-4e63-9d50-36e1f9a223a3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:10.855518 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:10.855518 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:10.855916 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f172fbe4-78dc-4e63-9d50-36e1f9a223a3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:05:10.862511 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f172fbe4-78dc-4e63-9d50-36e1f9a223a3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Get all volumes completed successfully. Aug 19 11:05:10.862912 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f172fbe4-78dc-4e63-9d50-36e1f9a223a3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 200 Aug 19 11:05:10.863535 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 608/2424] 10.4.3.46 () {66 vars in 1230 bytes} [Wed Aug 19 11:05:10 2026] GET /volume/v3/volumes => generated 337 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:10.871513 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ab15f60b-f6da-4521-8ec8-549d2000bf1e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:10.873295 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab15f60b-f6da-4521-8ec8-549d2000bf1e tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:10.873514 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab15f60b-f6da-4521-8ec8-549d2000bf1e tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:10.873702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab15f60b-f6da-4521-8ec8-549d2000bf1e tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:10.881763 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:10.881763 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:10.885405 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ab15f60b-f6da-4521-8ec8-549d2000bf1e tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:10.889231 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab15f60b-f6da-4521-8ec8-549d2000bf1e tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:10.889610 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 612/2425] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:10 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:10.927937 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-e330f60b-2a98-4716-8159-631c4f7d08e2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:10.931211 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-e330f60b-2a98-4716-8159-631c4f7d08e2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:10.931534 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-e330f60b-2a98-4716-8159-631c4f7d08e2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:10.931858 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-e330f60b-2a98-4716-8159-631c4f7d08e2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:10.941799 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:10.941799 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:10.947261 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-e330f60b-2a98-4716-8159-631c4f7d08e2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:10.953405 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-e330f60b-2a98-4716-8159-631c4f7d08e2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:10.953940 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 604/2426] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:10 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:11.029985 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bdb30ecc-de1f-47c0-b528-3d8f1184d58e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:11.030390 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bdb30ecc-de1f-47c0-b528-3d8f1184d58e None None] GET https://10.4.3.46/volume// Aug 19 11:05:11.030586 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bdb30ecc-de1f-47c0-b528-3d8f1184d58e None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:11.030768 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bdb30ecc-de1f-47c0-b528-3d8f1184d58e None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:11.031059 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bdb30ecc-de1f-47c0-b528-3d8f1184d58e None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:11.031462 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 603/2427] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:05: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 19 11:05:11.037994 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-431c99a8-e484-4342-9e64-131aa3a20664 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:11.128034 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-431c99a8-e484-4342-9e64-131aa3a20664 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:05:11.128527 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-431c99a8-e484-4342-9e64-131aa3a20664 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2de7fee2-c607-4ff4-b969-2a381ba8b911", "connector": null, "instance_uuid": "9569df2d-dffa-4fef-9651-96cd1d1a779a"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:11.140279 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:11.140279 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:11.180827 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-431c99a8-e484-4342-9e64-131aa3a20664 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:05:11.181404 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 609/2428] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:05:11 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:11.221833 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-70202967-e9e3-4b43-95f4-14f883f5c7b2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:11.223583 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-70202967-e9e3-4b43-95f4-14f883f5c7b2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:11.223772 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-70202967-e9e3-4b43-95f4-14f883f5c7b2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:11.223963 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-70202967-e9e3-4b43-95f4-14f883f5c7b2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:11.233051 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:11.233051 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:11.234233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5150821f-dadb-4734-8717-ceabe1a5f872 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:11.234731 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5150821f-dadb-4734-8717-ceabe1a5f872 None None] GET https://10.4.3.46/volume// Aug 19 11:05:11.234903 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5150821f-dadb-4734-8717-ceabe1a5f872 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:11.235081 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5150821f-dadb-4734-8717-ceabe1a5f872 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:11.235450 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5150821f-dadb-4734-8717-ceabe1a5f872 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:11.235744 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 605/2429] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:05: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 19 11:05:11.236556 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-70202967-e9e3-4b43-95f4-14f883f5c7b2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:11.240245 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-70202967-e9e3-4b43-95f4-14f883f5c7b2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:11.240612 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 613/2430] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:11 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:11.244501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-f2638afd-6d46-4d62-be64-49f153c9dc5e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:11.244790 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-f2638afd-6d46-4d62-be64-49f153c9dc5e tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:11.245000 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-f2638afd-6d46-4d62-be64-49f153c9dc5e tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:11.245168 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-f2638afd-6d46-4d62-be64-49f153c9dc5e tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:11.253379 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:11.253379 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:11.256607 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-f2638afd-6d46-4d62-be64-49f153c9dc5e tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:11.260270 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-f2638afd-6d46-4d62-be64-49f153c9dc5e tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:11.260647 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 604/2431] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:05:11 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:05:11.362273 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-d0cf8311-5656-462a-8d63-9d08bd236215 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:11.365016 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-d0cf8311-5656-462a-8d63-9d08bd236215 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] PUT https://10.4.3.46/volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a Aug 19 11:05:11.365523 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-d0cf8311-5656-462a-8d63-9d08bd236215 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:11.372801 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-d0cf8311-5656-462a-8d63-9d08bd236215 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Acquiring lock "cinder-attachment_update-2de7fee2-c607-4ff4-b969-2a381ba8b911-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:05:11.377108 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-d0cf8311-5656-462a-8d63-9d08bd236215 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Lock "cinder-attachment_update-2de7fee2-c607-4ff4-b969-2a381ba8b911-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:05:11.377961 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:11.377961 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:11.454383 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-d0cf8311-5656-462a-8d63-9d08bd236215 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Lock "cinder-attachment_update-2de7fee2-c607-4ff4-b969-2a381ba8b911-np0000007769" released by "attachment_update" :: held 0.077s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:05:11.454757 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-d0cf8311-5656-462a-8d63-9d08bd236215 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a returned with HTTP 200 Aug 19 11:05:11.455251 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 610/2432] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:05:11 2026] PUT /volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:11.712400 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-daaf0a55-b804-4e1f-8c0f-a0cf0d81e0e2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:11.713834 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-daaf0a55-b804-4e1f-8c0f-a0cf0d81e0e2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 Aug 19 11:05:11.713990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-daaf0a55-b804-4e1f-8c0f-a0cf0d81e0e2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:11.714200 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-daaf0a55-b804-4e1f-8c0f-a0cf0d81e0e2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:11.721699 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:11.721699 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:11.722377 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-daaf0a55-b804-4e1f-8c0f-a0cf0d81e0e2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:11.723655 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-daaf0a55-b804-4e1f-8c0f-a0cf0d81e0e2 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 returned with HTTP 200 Aug 19 11:05:11.723655 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 606/2433] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:11 2026] GET /volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:11.736456 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-94a5ccea-1e8e-4202-a7a4-dfcb053ed65a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:11.738701 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-94a5ccea-1e8e-4202-a7a4-dfcb053ed65a tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:05:11.739111 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-94a5ccea-1e8e-4202-a7a4-dfcb053ed65a tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dad4eed-1b83-4122-bcd2-fc2551b0bf8c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:11.749683 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:11.749683 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:11.750240 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-94a5ccea-1e8e-4202-a7a4-dfcb053ed65a tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Volume info retrieved successfully. Aug 19 11:05:11.750408 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-94a5ccea-1e8e-4202-a7a4-dfcb053ed65a tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Create snapshot from volume 5dad4eed-1b83-4122-bcd2-fc2551b0bf8c Aug 19 11:05:11.785028 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-94a5ccea-1e8e-4202-a7a4-dfcb053ed65a tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Created reservations ['7088cc79-6432-4acd-9e5e-66043c444e15', '0c51d482-b56f-4239-88a5-84e264860439', '026a04f3-eae9-4d17-80fb-941a5f8ba37e', 'ebb43ca5-e442-4392-8c26-65a87720fd8b'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:11.824011 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-94a5ccea-1e8e-4202-a7a4-dfcb053ed65a tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot create request issued successfully. Aug 19 11:05:11.824430 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-94a5ccea-1e8e-4202-a7a4-dfcb053ed65a tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:05:11.824984 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 614/2434] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:05:11 2026] POST /volume/v3/snapshots => generated 314 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:11.840508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-360a1baa-e698-47c5-8771-a9412dc4b62c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:11.841686 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-360a1baa-e698-47c5-8771-a9412dc4b62c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a Aug 19 11:05:11.841965 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-360a1baa-e698-47c5-8771-a9412dc4b62c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:11.842298 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-360a1baa-e698-47c5-8771-a9412dc4b62c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:11.848025 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:11.848025 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:11.849013 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-360a1baa-e698-47c5-8771-a9412dc4b62c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:11.849450 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-360a1baa-e698-47c5-8771-a9412dc4b62c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a returned with HTTP 200 Aug 19 11:05:11.850346 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 605/2435] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:11 2026] GET /volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:12.252426 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ab22a832-c5ef-44c1-981e-97a95c8d5439 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:12.254005 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ab22a832-c5ef-44c1-981e-97a95c8d5439 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:12.254189 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ab22a832-c5ef-44c1-981e-97a95c8d5439 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:12.254388 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ab22a832-c5ef-44c1-981e-97a95c8d5439 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:12.264215 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:12.264215 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:12.269741 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ab22a832-c5ef-44c1-981e-97a95c8d5439 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:12.273898 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ab22a832-c5ef-44c1-981e-97a95c8d5439 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:12.274553 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 611/2436] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:12 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:12.860237 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dc720062-9d8a-44e6-a819-19726723b914 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:12.862893 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dc720062-9d8a-44e6-a819-19726723b914 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a Aug 19 11:05:12.863418 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dc720062-9d8a-44e6-a819-19726723b914 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:12.863418 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dc720062-9d8a-44e6-a819-19726723b914 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:12.871748 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:12.871748 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:12.872195 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dc720062-9d8a-44e6-a819-19726723b914 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:12.873003 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dc720062-9d8a-44e6-a819-19726723b914 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a returned with HTTP 200 Aug 19 11:05:12.873354 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 607/2437] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:12 2026] GET /volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:12.887199 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-715efdeb-8526-4450-9556-8c932975fa99 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:12.890059 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-715efdeb-8526-4450-9556-8c932975fa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?limit=1 Aug 19 11:05:12.890291 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-715efdeb-8526-4450-9556-8c932975fa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:12.890561 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-715efdeb-8526-4450-9556-8c932975fa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:12.890877 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-715efdeb-8526-4450-9556-8c932975fa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:12.891249 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:12.891249 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:12.893505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.db.api [None req-715efdeb-8526-4450-9556-8c932975fa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100206) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:12.902044 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-715efdeb-8526-4450-9556-8c932975fa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:12.903945 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-715efdeb-8526-4450-9556-8c932975fa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 19 11:05:12.904440 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 615/2438] 10.4.3.46 () {66 vars in 1251 bytes} [Wed Aug 19 11:05:12 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:12.916734 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3b89b7cd-ff1c-46ea-a15f-81d5a6db82cd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:12.918419 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3b89b7cd-ff1c-46ea-a15f-81d5a6db82cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots Aug 19 11:05:12.918609 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3b89b7cd-ff1c-46ea-a15f-81d5a6db82cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:12.918820 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3b89b7cd-ff1c-46ea-a15f-81d5a6db82cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:12.919051 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-3b89b7cd-ff1c-46ea-a15f-81d5a6db82cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:12.920053 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-3b89b7cd-ff1c-46ea-a15f-81d5a6db82cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:12.923896 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3b89b7cd-ff1c-46ea-a15f-81d5a6db82cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:12.924249 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3b89b7cd-ff1c-46ea-a15f-81d5a6db82cd tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 200 Aug 19 11:05:12.924650 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 606/2439] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:05:12 2026] GET /volume/v3/snapshots => generated 996 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:12.936398 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7635aa34-de17-4586-b1a6-2b1c3b7a6b51 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:12.938098 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7635aa34-de17-4586-b1a6-2b1c3b7a6b51 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?limit=100000 Aug 19 11:05:12.938313 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7635aa34-de17-4586-b1a6-2b1c3b7a6b51 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:12.938576 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7635aa34-de17-4586-b1a6-2b1c3b7a6b51 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:12.938790 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-7635aa34-de17-4586-b1a6-2b1c3b7a6b51 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:12.939850 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.db.api [None req-7635aa34-de17-4586-b1a6-2b1c3b7a6b51 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100205) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:12.946747 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7635aa34-de17-4586-b1a6-2b1c3b7a6b51 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:12.947215 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7635aa34-de17-4586-b1a6-2b1c3b7a6b51 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 19 11:05:12.947700 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 612/2440] 10.4.3.46 () {66 vars in 1261 bytes} [Wed Aug 19 11:05:12 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:12.963300 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e7f1e39a-4628-4495-b7fc-f90e8413a3fa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:12.964973 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e7f1e39a-4628-4495-b7fc-f90e8413a3fa tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?limit=0 Aug 19 11:05:12.965147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e7f1e39a-4628-4495-b7fc-f90e8413a3fa tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:12.965355 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e7f1e39a-4628-4495-b7fc-f90e8413a3fa tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:12.965583 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-e7f1e39a-4628-4495-b7fc-f90e8413a3fa tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:12.966659 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-e7f1e39a-4628-4495-b7fc-f90e8413a3fa tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:12.970392 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e7f1e39a-4628-4495-b7fc-f90e8413a3fa tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:12.970727 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e7f1e39a-4628-4495-b7fc-f90e8413a3fa tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 19 11:05:12.971079 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 608/2441] 10.4.3.46 () {66 vars in 1251 bytes} [Wed Aug 19 11:05:12 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:05:12.985153 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c9eaf3f7-1da9-490f-a3da-0e00a79f10e7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:12.987171 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c9eaf3f7-1da9-490f-a3da-0e00a79f10e7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots Aug 19 11:05:12.987357 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c9eaf3f7-1da9-490f-a3da-0e00a79f10e7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:12.987585 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c9eaf3f7-1da9-490f-a3da-0e00a79f10e7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:12.987790 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-c9eaf3f7-1da9-490f-a3da-0e00a79f10e7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:12.988111 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:12.988111 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:12.989616 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.db.api [None req-c9eaf3f7-1da9-490f-a3da-0e00a79f10e7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100206) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:12.994347 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c9eaf3f7-1da9-490f-a3da-0e00a79f10e7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:12.994766 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c9eaf3f7-1da9-490f-a3da-0e00a79f10e7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 200 Aug 19 11:05:12.995324 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 616/2442] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:05:12 2026] GET /volume/v3/snapshots => generated 996 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.009378 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0968e453-9f7d-429b-ad77-bbe026661d26 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.010074 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0968e453-9f7d-429b-ad77-bbe026661d26 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?marker=b87e6888-80aa-4fe1-a709-39e4f6bab477 Aug 19 11:05:13.010262 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0968e453-9f7d-429b-ad77-bbe026661d26 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.010468 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0968e453-9f7d-429b-ad77-bbe026661d26 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.010706 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-0968e453-9f7d-429b-ad77-bbe026661d26 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.010977 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.010977 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:13.011796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-0968e453-9f7d-429b-ad77-bbe026661d26 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.030702 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0968e453-9f7d-429b-ad77-bbe026661d26 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.031167 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0968e453-9f7d-429b-ad77-bbe026661d26 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?marker=b87e6888-80aa-4fe1-a709-39e4f6bab477 returned with HTTP 200 Aug 19 11:05:13.031705 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 607/2443] 10.4.3.46 () {66 vars in 1323 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?marker=b87e6888-80aa-4fe1-a709-39e4f6bab477 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.044062 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6619415c-1f76-4784-97c8-b81ee6f98efe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.045959 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6619415c-1f76-4784-97c8-b81ee6f98efe tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?offset=2&limit=3 Aug 19 11:05:13.046153 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6619415c-1f76-4784-97c8-b81ee6f98efe tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.046353 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6619415c-1f76-4784-97c8-b81ee6f98efe tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.046581 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-6619415c-1f76-4784-97c8-b81ee6f98efe tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.046850 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.046850 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:13.047638 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.db.api [None req-6619415c-1f76-4784-97c8-b81ee6f98efe tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100205) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.058224 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6619415c-1f76-4784-97c8-b81ee6f98efe tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.058618 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6619415c-1f76-4784-97c8-b81ee6f98efe tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 19 11:05:13.059134 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 613/2444] 10.4.3.46 () {66 vars in 1269 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.070394 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e89d426-4915-4c84-a515-52d6025037ee None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.072072 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e89d426-4915-4c84-a515-52d6025037ee tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 19 11:05:13.072272 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e89d426-4915-4c84-a515-52d6025037ee tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.072492 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e89d426-4915-4c84-a515-52d6025037ee tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.072707 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-8e89d426-4915-4c84-a515-52d6025037ee tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.073700 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-8e89d426-4915-4c84-a515-52d6025037ee tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.084146 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e89d426-4915-4c84-a515-52d6025037ee tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.084559 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e89d426-4915-4c84-a515-52d6025037ee tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 19 11:05:13.084940 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 609/2445] 10.4.3.46 () {66 vars in 1301 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.094237 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4ddf363c-832e-478b-9834-6324006afa99 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.095930 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ddf363c-832e-478b-9834-6324006afa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 19 11:05:13.096121 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ddf363c-832e-478b-9834-6324006afa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.096393 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ddf363c-832e-478b-9834-6324006afa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.096641 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-4ddf363c-832e-478b-9834-6324006afa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.096940 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.096940 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:13.098147 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.db.api [None req-4ddf363c-832e-478b-9834-6324006afa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100206) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.104298 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4ddf363c-832e-478b-9834-6324006afa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.104891 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ddf363c-832e-478b-9834-6324006afa99 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 19 11:05:13.108506 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 617/2446] 10.4.3.46 () {66 vars in 1303 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.117389 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-256bc95e-1146-4217-9ccf-58b9726d983d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.120007 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-256bc95e-1146-4217-9ccf-58b9726d983d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 19 11:05:13.120209 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-256bc95e-1146-4217-9ccf-58b9726d983d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.120415 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-256bc95e-1146-4217-9ccf-58b9726d983d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.120642 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-256bc95e-1146-4217-9ccf-58b9726d983d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.120903 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.120903 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:13.122007 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-256bc95e-1146-4217-9ccf-58b9726d983d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.133699 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-256bc95e-1146-4217-9ccf-58b9726d983d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.134538 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-256bc95e-1146-4217-9ccf-58b9726d983d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 19 11:05:13.134919 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 608/2447] 10.4.3.46 () {66 vars in 1285 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.144339 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-775f2d71-cf88-4125-8c9c-00e91a223192 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.146009 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-775f2d71-cf88-4125-8c9c-00e91a223192 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 19 11:05:13.146216 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-775f2d71-cf88-4125-8c9c-00e91a223192 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.146411 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-775f2d71-cf88-4125-8c9c-00e91a223192 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.146693 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-775f2d71-cf88-4125-8c9c-00e91a223192 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.147019 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.147019 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:13.147803 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.db.api [None req-775f2d71-cf88-4125-8c9c-00e91a223192 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100205) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.158624 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-775f2d71-cf88-4125-8c9c-00e91a223192 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.158997 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-775f2d71-cf88-4125-8c9c-00e91a223192 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 19 11:05:13.159387 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 614/2448] 10.4.3.46 () {66 vars in 1287 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.168694 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-50cb11dd-55c6-44b6-9628-21b836612e67 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.170256 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-50cb11dd-55c6-44b6-9628-21b836612e67 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 19 11:05:13.170500 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-50cb11dd-55c6-44b6-9628-21b836612e67 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.170739 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-50cb11dd-55c6-44b6-9628-21b836612e67 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.170962 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-50cb11dd-55c6-44b6-9628-21b836612e67 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.171255 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.171255 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:13.172032 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-50cb11dd-55c6-44b6-9628-21b836612e67 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.182500 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-50cb11dd-55c6-44b6-9628-21b836612e67 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.182899 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-50cb11dd-55c6-44b6-9628-21b836612e67 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 19 11:05:13.183351 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 610/2449] 10.4.3.46 () {66 vars in 1305 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.196301 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7ab3effb-5cda-4696-8969-b34259c359f7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.198661 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7ab3effb-5cda-4696-8969-b34259c359f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 19 11:05:13.198939 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7ab3effb-5cda-4696-8969-b34259c359f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.199236 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7ab3effb-5cda-4696-8969-b34259c359f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.199556 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-7ab3effb-5cda-4696-8969-b34259c359f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.199927 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.199927 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:13.201112 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.db.api [None req-7ab3effb-5cda-4696-8969-b34259c359f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100206) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.217366 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7ab3effb-5cda-4696-8969-b34259c359f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.217990 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7ab3effb-5cda-4696-8969-b34259c359f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 19 11:05:13.218542 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 618/2450] 10.4.3.46 () {66 vars in 1307 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.227808 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3309adaa-1d36-47dd-9af8-e3dbaa988045 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.230080 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3309adaa-1d36-47dd-9af8-e3dbaa988045 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 Aug 19 11:05:13.230394 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3309adaa-1d36-47dd-9af8-e3dbaa988045 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.230693 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3309adaa-1d36-47dd-9af8-e3dbaa988045 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.230991 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-3309adaa-1d36-47dd-9af8-e3dbaa988045 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.231362 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.231362 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:13.232498 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-3309adaa-1d36-47dd-9af8-e3dbaa988045 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.246749 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3309adaa-1d36-47dd-9af8-e3dbaa988045 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.247379 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.247379 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:13.248253 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3309adaa-1d36-47dd-9af8-e3dbaa988045 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 returned with HTTP 200 Aug 19 11:05:13.248903 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 609/2451] 10.4.3.46 () {66 vars in 1378 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:05:13.257033 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-463c0bdd-d871-4d16-86fe-37b22b0c495e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.258779 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-463c0bdd-d871-4d16-86fe-37b22b0c495e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail?status=available Aug 19 11:05:13.259057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-463c0bdd-d871-4d16-86fe-37b22b0c495e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.259262 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-463c0bdd-d871-4d16-86fe-37b22b0c495e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.259471 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-463c0bdd-d871-4d16-86fe-37b22b0c495e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.259731 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.259731 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:13.260670 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.db.api [None req-463c0bdd-d871-4d16-86fe-37b22b0c495e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100205) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.271523 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-463c0bdd-d871-4d16-86fe-37b22b0c495e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.271908 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.271908 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:13.272592 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-463c0bdd-d871-4d16-86fe-37b22b0c495e tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 19 11:05:13.273053 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 615/2452] 10.4.3.46 () {66 vars in 1290 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:13.281603 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bc535708-98b1-409d-b023-21f30d1a0e66 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.283168 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bc535708-98b1-409d-b023-21f30d1a0e66 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 Aug 19 11:05:13.283429 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bc535708-98b1-409d-b023-21f30d1a0e66 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.283665 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bc535708-98b1-409d-b023-21f30d1a0e66 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.283902 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-bc535708-98b1-409d-b023-21f30d1a0e66 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.284204 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.284204 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:13.285059 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-bc535708-98b1-409d-b023-21f30d1a0e66 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.292959 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-472bc4aa-32f3-4bd8-90d1-b1de4613c0b3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.296163 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-472bc4aa-32f3-4bd8-90d1-b1de4613c0b3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:13.296423 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-472bc4aa-32f3-4bd8-90d1-b1de4613c0b3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.296636 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-472bc4aa-32f3-4bd8-90d1-b1de4613c0b3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.298530 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bc535708-98b1-409d-b023-21f30d1a0e66 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.298909 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.298909 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:13.299452 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bc535708-98b1-409d-b023-21f30d1a0e66 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 returned with HTTP 200 Aug 19 11:05:13.299807 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 611/2453] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.308964 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dfac2cd3-2c6d-4e0e-b24b-318d8bb5d785 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.310606 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dfac2cd3-2c6d-4e0e-b24b-318d8bb5d785 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 Aug 19 11:05:13.310796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dfac2cd3-2c6d-4e0e-b24b-318d8bb5d785 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.310966 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dfac2cd3-2c6d-4e0e-b24b-318d8bb5d785 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.311153 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-dfac2cd3-2c6d-4e0e-b24b-318d8bb5d785 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.311183 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.311183 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:13.312106 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-dfac2cd3-2c6d-4e0e-b24b-318d8bb5d785 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.315440 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-472bc4aa-32f3-4bd8-90d1-b1de4613c0b3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:13.315610 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dfac2cd3-2c6d-4e0e-b24b-318d8bb5d785 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.316161 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dfac2cd3-2c6d-4e0e-b24b-318d8bb5d785 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 returned with HTTP 200 Aug 19 11:05:13.316845 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 610/2454] 10.4.3.46 () {66 vars in 1357 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 => generated 342 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.321495 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-472bc4aa-32f3-4bd8-90d1-b1de4613c0b3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:13.321965 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 619/2455] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.325006 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a5b853ed-6c64-4162-9f9c-802f2e2df643 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.326722 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5b853ed-6c64-4162-9f9c-802f2e2df643 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?status=available Aug 19 11:05:13.327035 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5b853ed-6c64-4162-9f9c-802f2e2df643 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.327236 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5b853ed-6c64-4162-9f9c-802f2e2df643 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.327456 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-a5b853ed-6c64-4162-9f9c-802f2e2df643 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.328942 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.db.api [None req-a5b853ed-6c64-4162-9f9c-802f2e2df643 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100205) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.334287 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a5b853ed-6c64-4162-9f9c-802f2e2df643 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.334690 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5b853ed-6c64-4162-9f9c-802f2e2df643 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?status=available returned with HTTP 200 Aug 19 11:05:13.335055 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 616/2456] 10.4.3.46 () {66 vars in 1269 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.343218 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c2d4b989-708a-4a98-a8eb-a2326be7a34c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.344877 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2d4b989-708a-4a98-a8eb-a2326be7a34c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 Aug 19 11:05:13.345069 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2d4b989-708a-4a98-a8eb-a2326be7a34c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.345283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2d4b989-708a-4a98-a8eb-a2326be7a34c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.345464 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-c2d4b989-708a-4a98-a8eb-a2326be7a34c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:05:13.346465 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-c2d4b989-708a-4a98-a8eb-a2326be7a34c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:05:13.350404 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c2d4b989-708a-4a98-a8eb-a2326be7a34c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Get all snapshots completed successfully. Aug 19 11:05:13.350737 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2d4b989-708a-4a98-a8eb-a2326be7a34c tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 returned with HTTP 200 Aug 19 11:05:13.351126 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 612/2457] 10.4.3.46 () {66 vars in 1391 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699555856 => generated 342 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:13.360570 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c043a595-6ad9-4d6c-8a07-ef60d4367eff None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.362219 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c043a595-6ad9-4d6c-8a07-ef60d4367eff tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a Aug 19 11:05:13.362421 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c043a595-6ad9-4d6c-8a07-ef60d4367eff tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.362617 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c043a595-6ad9-4d6c-8a07-ef60d4367eff tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.362719 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-c043a595-6ad9-4d6c-8a07-ef60d4367eff tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Delete snapshot with id: cef44275-1bf9-4cd7-84d7-6e35ff05930a Aug 19 11:05:13.367425 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.367425 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:13.367919 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c043a595-6ad9-4d6c-8a07-ef60d4367eff tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:13.383890 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c043a595-6ad9-4d6c-8a07-ef60d4367eff tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot delete request issued successfully. Aug 19 11:05:13.384158 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c043a595-6ad9-4d6c-8a07-ef60d4367eff tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a returned with HTTP 202 Aug 19 11:05:13.384792 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 611/2458] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:05:13 2026] DELETE /volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:13.393775 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-59d6ef77-8cc6-4446-aa12-412b2163ead6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:13.397468 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-59d6ef77-8cc6-4446-aa12-412b2163ead6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a Aug 19 11:05:13.397769 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-59d6ef77-8cc6-4446-aa12-412b2163ead6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:13.398047 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-59d6ef77-8cc6-4446-aa12-412b2163ead6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:13.403502 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:13.403502 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:13.403982 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-59d6ef77-8cc6-4446-aa12-412b2163ead6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:13.404808 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-59d6ef77-8cc6-4446-aa12-412b2163ead6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a returned with HTTP 200 Aug 19 11:05:13.405177 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 620/2459] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:13 2026] GET /volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:14.333949 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-70790693-d598-421c-943e-59f886aa6cd2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:14.335897 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-70790693-d598-421c-943e-59f886aa6cd2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:14.336109 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-70790693-d598-421c-943e-59f886aa6cd2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:14.336306 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-70790693-d598-421c-943e-59f886aa6cd2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:14.344784 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:14.344784 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:14.347762 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-70790693-d598-421c-943e-59f886aa6cd2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:14.351430 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-70790693-d598-421c-943e-59f886aa6cd2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:14.351868 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 617/2460] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:14 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:14.415654 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9ddc3417-7c79-49c1-aeeb-b77cd86c93f1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:14.417563 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ddc3417-7c79-49c1-aeeb-b77cd86c93f1 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a Aug 19 11:05:14.417655 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ddc3417-7c79-49c1-aeeb-b77cd86c93f1 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:14.417850 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ddc3417-7c79-49c1-aeeb-b77cd86c93f1 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:14.422169 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ddc3417-7c79-49c1-aeeb-b77cd86c93f1 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a returned with HTTP 404 Aug 19 11:05:14.422683 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 613/2461] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:14 2026] GET /volume/v3/snapshots/cef44275-1bf9-4cd7-84d7-6e35ff05930a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:14.429000 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9186deb6-6300-47dc-b36f-2ae7aaf676d0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:14.430660 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9186deb6-6300-47dc-b36f-2ae7aaf676d0 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 Aug 19 11:05:14.430868 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9186deb6-6300-47dc-b36f-2ae7aaf676d0 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:14.431073 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9186deb6-6300-47dc-b36f-2ae7aaf676d0 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:14.431164 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-9186deb6-6300-47dc-b36f-2ae7aaf676d0 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Delete snapshot with id: b87e6888-80aa-4fe1-a709-39e4f6bab477 Aug 19 11:05:14.435522 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:14.435522 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:14.435890 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9186deb6-6300-47dc-b36f-2ae7aaf676d0 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:14.448540 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9186deb6-6300-47dc-b36f-2ae7aaf676d0 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot delete request issued successfully. Aug 19 11:05:14.448732 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9186deb6-6300-47dc-b36f-2ae7aaf676d0 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 returned with HTTP 202 Aug 19 11:05:14.449169 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 612/2462] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:05:14 2026] DELETE /volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:14.455333 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9cbe8cf8-1a70-4155-8902-41e1c0d8a0ea None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:14.457679 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9cbe8cf8-1a70-4155-8902-41e1c0d8a0ea tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 Aug 19 11:05:14.457904 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9cbe8cf8-1a70-4155-8902-41e1c0d8a0ea tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:14.458080 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9cbe8cf8-1a70-4155-8902-41e1c0d8a0ea tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:14.463126 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:14.463126 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:14.463530 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9cbe8cf8-1a70-4155-8902-41e1c0d8a0ea tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:14.464271 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9cbe8cf8-1a70-4155-8902-41e1c0d8a0ea tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 returned with HTTP 200 Aug 19 11:05:14.464676 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 621/2463] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:14 2026] GET /volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:14.682088 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-cc2f9880-0790-4a0d-b834-a2f436ce29de None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:14.684283 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-cc2f9880-0790-4a0d-b834-a2f436ce29de tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] POST https://10.4.3.46/volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a/action Aug 19 11:05:14.684664 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-cc2f9880-0790-4a0d-b834-a2f436ce29de tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:14.684784 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-cc2f9880-0790-4a0d-b834-a2f436ce29de tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:14.699886 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:14.699886 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:14.709728 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0d4d1d82-5e31-4246-ab58-80805fc6a8af req-cc2f9880-0790-4a0d-b834-a2f436ce29de tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a/action returned with HTTP 204 Aug 19 11:05:14.710047 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 618/2464] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:05:14 2026] POST /volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:15.363100 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7c5f00aa-fa2c-4419-b192-88c918deb8f3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:15.364950 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7c5f00aa-fa2c-4419-b192-88c918deb8f3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:15.365178 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7c5f00aa-fa2c-4419-b192-88c918deb8f3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:15.365409 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7c5f00aa-fa2c-4419-b192-88c918deb8f3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:15.376478 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:15.376478 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:15.380032 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7c5f00aa-fa2c-4419-b192-88c918deb8f3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:15.383656 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7c5f00aa-fa2c-4419-b192-88c918deb8f3 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:15.383944 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 614/2465] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:15 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:15.395982 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b6a01ba7-1b42-4fa4-abbd-c62a58b1e3e1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:15.397671 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b6a01ba7-1b42-4fa4-abbd-c62a58b1e3e1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:15.397920 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b6a01ba7-1b42-4fa4-abbd-c62a58b1e3e1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:15.398164 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b6a01ba7-1b42-4fa4-abbd-c62a58b1e3e1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:15.408804 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:15.408804 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:15.411914 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b6a01ba7-1b42-4fa4-abbd-c62a58b1e3e1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:15.415833 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b6a01ba7-1b42-4fa4-abbd-c62a58b1e3e1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:15.416189 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 613/2466] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:15 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:15.427197 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a1c84a8a-4119-4aa3-9e38-f3fa0fbb8a26 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:15.429083 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a1c84a8a-4119-4aa3-9e38-f3fa0fbb8a26 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:05:15.429272 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a1c84a8a-4119-4aa3-9e38-f3fa0fbb8a26 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:15.429462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a1c84a8a-4119-4aa3-9e38-f3fa0fbb8a26 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:15.451920 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:15.451920 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:15.455668 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a1c84a8a-4119-4aa3-9e38-f3fa0fbb8a26 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:05:15.459520 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a1c84a8a-4119-4aa3-9e38-f3fa0fbb8a26 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:05:15.459877 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 622/2467] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:15 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:15.473054 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-979e93e1-9e49-4664-bdee-4f5c662aa591 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:15.474284 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-979e93e1-9e49-4664-bdee-4f5c662aa591 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 Aug 19 11:05:15.474443 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-979e93e1-9e49-4664-bdee-4f5c662aa591 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:15.474676 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-979e93e1-9e49-4664-bdee-4f5c662aa591 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:15.479593 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-979e93e1-9e49-4664-bdee-4f5c662aa591 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 returned with HTTP 404 Aug 19 11:05:15.480041 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 619/2468] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:15 2026] GET /volume/v3/snapshots/b87e6888-80aa-4fe1-a709-39e4f6bab477 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:15.487496 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-01bedd80-3603-491b-b440-9515b28da7d6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:15.489607 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01bedd80-3603-491b-b440-9515b28da7d6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa Aug 19 11:05:15.489846 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01bedd80-3603-491b-b440-9515b28da7d6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:15.490063 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01bedd80-3603-491b-b440-9515b28da7d6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:15.490190 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-01bedd80-3603-491b-b440-9515b28da7d6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Delete snapshot with id: e5f0e2e5-d674-4544-a9aa-fd30b72442aa Aug 19 11:05:15.496503 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:15.496503 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:15.497025 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-01bedd80-3603-491b-b440-9515b28da7d6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:15.518545 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-01bedd80-3603-491b-b440-9515b28da7d6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot delete request issued successfully. Aug 19 11:05:15.518721 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01bedd80-3603-491b-b440-9515b28da7d6 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa returned with HTTP 202 Aug 19 11:05:15.519101 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 615/2469] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:05:15 2026] DELETE /volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:15.528802 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f828a651-7d0d-4f83-af46-e683f2afc216 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:15.530542 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f828a651-7d0d-4f83-af46-e683f2afc216 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa Aug 19 11:05:15.530731 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f828a651-7d0d-4f83-af46-e683f2afc216 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:15.530906 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f828a651-7d0d-4f83-af46-e683f2afc216 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:15.535728 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:15.535728 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:15.536132 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f828a651-7d0d-4f83-af46-e683f2afc216 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Snapshot retrieved successfully. Aug 19 11:05:15.536824 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f828a651-7d0d-4f83-af46-e683f2afc216 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa returned with HTTP 200 Aug 19 11:05:15.537138 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 614/2470] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:15 2026] GET /volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:15.829736 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-4fdd62ba-d57b-438f-8dd1-e30e807b449d req-2c0398f5-5789-4ff2-85e1-25eb85e6822e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:15.832062 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4fdd62ba-d57b-438f-8dd1-e30e807b449d req-2c0398f5-5789-4ff2-85e1-25eb85e6822e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/attachments/6295d202-66b7-4cce-868d-9861e6de01ad Aug 19 11:05:15.832249 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-4fdd62ba-d57b-438f-8dd1-e30e807b449d req-2c0398f5-5789-4ff2-85e1-25eb85e6822e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:15.832504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-4fdd62ba-d57b-438f-8dd1-e30e807b449d req-2c0398f5-5789-4ff2-85e1-25eb85e6822e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:15.841302 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:15.841302 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:15.890340 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4fdd62ba-d57b-438f-8dd1-e30e807b449d req-2c0398f5-5789-4ff2-85e1-25eb85e6822e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/6295d202-66b7-4cce-868d-9861e6de01ad returned with HTTP 200 Aug 19 11:05:15.890806 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 623/2471] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:05:15 2026] DELETE /volume/v3/attachments/6295d202-66b7-4cce-868d-9861e6de01ad => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:16.546617 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-26ed68e2-acac-466a-a20a-f0da78c3fdcb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:16.549159 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-26ed68e2-acac-466a-a20a-f0da78c3fdcb tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa Aug 19 11:05:16.549475 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-26ed68e2-acac-466a-a20a-f0da78c3fdcb tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:16.549767 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-26ed68e2-acac-466a-a20a-f0da78c3fdcb tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:16.555718 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-26ed68e2-acac-466a-a20a-f0da78c3fdcb tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa returned with HTTP 404 Aug 19 11:05:16.556365 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 620/2472] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:16 2026] GET /volume/v3/snapshots/e5f0e2e5-d674-4544-a9aa-fd30b72442aa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:16.562574 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f5903485-2f91-4b2b-8b65-9ae602faf1ec None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:16.564235 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5903485-2f91-4b2b-8b65-9ae602faf1ec tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c Aug 19 11:05:16.564498 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5903485-2f91-4b2b-8b65-9ae602faf1ec tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:16.564716 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5903485-2f91-4b2b-8b65-9ae602faf1ec tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:16.571505 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:16.571505 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:16.575103 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f5903485-2f91-4b2b-8b65-9ae602faf1ec tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Volume info retrieved successfully. Aug 19 11:05:16.589790 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5903485-2f91-4b2b-8b65-9ae602faf1ec tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c returned with HTTP 200 Aug 19 11:05:16.590592 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 616/2473] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:16 2026] GET /volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:16.603855 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cd47f150-e560-4e35-8bb3-a8aa968c23f7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:16.605860 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd47f150-e560-4e35-8bb3-a8aa968c23f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c Aug 19 11:05:16.606186 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd47f150-e560-4e35-8bb3-a8aa968c23f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:16.606412 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd47f150-e560-4e35-8bb3-a8aa968c23f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:16.609498 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-cd47f150-e560-4e35-8bb3-a8aa968c23f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Delete volume with id: 5dad4eed-1b83-4122-bcd2-fc2551b0bf8c Aug 19 11:05:16.614659 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:16.614659 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:16.615156 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cd47f150-e560-4e35-8bb3-a8aa968c23f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Volume info retrieved successfully. Aug 19 11:05:16.636175 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cd47f150-e560-4e35-8bb3-a8aa968c23f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Delete volume request issued successfully. Aug 19 11:05:16.636374 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd47f150-e560-4e35-8bb3-a8aa968c23f7 tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c returned with HTTP 202 Aug 19 11:05:16.636902 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 615/2474] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:16 2026] DELETE /volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:16.649800 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-371f2fd5-6286-4947-99a9-301491d3d81b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:16.651640 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-371f2fd5-6286-4947-99a9-301491d3d81b tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c Aug 19 11:05:16.651862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-371f2fd5-6286-4947-99a9-301491d3d81b tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:16.652542 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-371f2fd5-6286-4947-99a9-301491d3d81b tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:16.658819 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:16.658819 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:16.662139 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-371f2fd5-6286-4947-99a9-301491d3d81b tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Volume info retrieved successfully. Aug 19 11:05:16.666741 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-371f2fd5-6286-4947-99a9-301491d3d81b tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c returned with HTTP 200 Aug 19 11:05:16.667179 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 624/2475] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:16 2026] GET /volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:17.034874 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a5abfe7d-dcb5-441b-9fad-f49756649aa4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:17.036879 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5abfe7d-dcb5-441b-9fad-f49756649aa4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb Aug 19 11:05:17.037071 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5abfe7d-dcb5-441b-9fad-f49756649aa4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:17.037261 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5abfe7d-dcb5-441b-9fad-f49756649aa4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:17.037440 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-a5abfe7d-dcb5-441b-9fad-f49756649aa4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: 1afb3eea-de89-4f5c-829d-5bec0637d6bb Aug 19 11:05:17.044885 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:17.044885 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:17.045434 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a5abfe7d-dcb5-441b-9fad-f49756649aa4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:17.059088 np0000007769 devstack@c-api.service[100205]: WARNING cinder.keymgr.conf_key_mgr [None req-a5abfe7d-dcb5-441b-9fad-f49756649aa4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:05:17.072804 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a5abfe7d-dcb5-441b-9fad-f49756649aa4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume request issued successfully. Aug 19 11:05:17.072804 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5abfe7d-dcb5-441b-9fad-f49756649aa4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb returned with HTTP 202 Aug 19 11:05:17.073289 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 621/2476] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:17 2026] DELETE /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:17.083570 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ea89885f-9c1b-4f8f-803c-2f8b0e908707 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:17.085453 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea89885f-9c1b-4f8f-803c-2f8b0e908707 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb Aug 19 11:05:17.085724 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea89885f-9c1b-4f8f-803c-2f8b0e908707 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:17.086207 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea89885f-9c1b-4f8f-803c-2f8b0e908707 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:17.096894 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:17.096894 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:17.101179 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ea89885f-9c1b-4f8f-803c-2f8b0e908707 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:17.109284 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea89885f-9c1b-4f8f-803c-2f8b0e908707 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb returned with HTTP 200 Aug 19 11:05:17.109802 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 617/2477] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:17 2026] GET /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:17.678587 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0e813bf5-0a8c-4634-87f4-fd8b1c5ff79d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:17.681156 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e813bf5-0a8c-4634-87f4-fd8b1c5ff79d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] GET https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c Aug 19 11:05:17.681459 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e813bf5-0a8c-4634-87f4-fd8b1c5ff79d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:17.681746 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e813bf5-0a8c-4634-87f4-fd8b1c5ff79d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:17.689095 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e813bf5-0a8c-4634-87f4-fd8b1c5ff79d tempest-VolumesSnapshotListTestJSON-102220131 tempest-VolumesSnapshotListTestJSON-102220131-project-member] https://10.4.3.46/volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c returned with HTTP 404 Aug 19 11:05:17.689665 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 616/2478] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:17 2026] GET /volume/v3/volumes/5dad4eed-1b83-4122-bcd2-fc2551b0bf8c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:18.125996 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9122b417-2415-4d76-966c-11ddf7d7fd4c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:18.128335 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9122b417-2415-4d76-966c-11ddf7d7fd4c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb Aug 19 11:05:18.128663 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9122b417-2415-4d76-966c-11ddf7d7fd4c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:18.128882 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9122b417-2415-4d76-966c-11ddf7d7fd4c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:18.135199 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9122b417-2415-4d76-966c-11ddf7d7fd4c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb returned with HTTP 404 Aug 19 11:05:18.137051 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 625/2479] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:18 2026] GET /volume/v3/volumes/1afb3eea-de89-4f5c-829d-5bec0637d6bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:18.142732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ed67cdf2-a976-4f3d-a0a9-fd39190a48e3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:18.144781 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ed67cdf2-a976-4f3d-a0a9-fd39190a48e3 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:05:18.144978 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ed67cdf2-a976-4f3d-a0a9-fd39190a48e3 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:18.145184 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ed67cdf2-a976-4f3d-a0a9-fd39190a48e3 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:18.145985 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ed67cdf2-a976-4f3d-a0a9-fd39190a48e3 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:05:18.184262 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ed67cdf2-a976-4f3d-a0a9-fd39190a48e3 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Get all volumes completed successfully. Aug 19 11:05:18.185813 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:18.185813 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:18.191005 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ed67cdf2-a976-4f3d-a0a9-fd39190a48e3 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:05:18.191443 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 622/2480] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:05:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7461 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:18.207276 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0419da0c-b746-498c-9765-4d63cd6a0a8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:18.209128 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0419da0c-b746-498c-9765-4d63cd6a0a8f tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] DELETE https://10.4.3.46/volume/v3/types/9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7 Aug 19 11:05:18.209349 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0419da0c-b746-498c-9765-4d63cd6a0a8f tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:18.209596 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0419da0c-b746-498c-9765-4d63cd6a0a8f tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:18.230223 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0419da0c-b746-498c-9765-4d63cd6a0a8f tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] https://10.4.3.46/volume/v3/types/9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7 returned with HTTP 202 Aug 19 11:05:18.230677 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 618/2481] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:05:18 2026] DELETE /volume/v3/types/9bbccb5d-f18c-4fa5-9e8b-b047dc65d5b7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:18.238870 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dcc404fd-3fdf-4db4-899d-4f5f3bd143d5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:18.240663 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dcc404fd-3fdf-4db4-899d-4f5f3bd143d5 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:05:18.240978 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dcc404fd-3fdf-4db4-899d-4f5f3bd143d5 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1213639179", "extra_specs": {}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:18.259276 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dcc404fd-3fdf-4db4-899d-4f5f3bd143d5 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:05:18.259867 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 617/2482] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:05:18 2026] POST /volume/v3/types => generated 213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:18.267947 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c78bb09d-51eb-4467-a404-6323705c1f86 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:18.269872 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c78bb09d-51eb-4467-a404-6323705c1f86 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] POST https://10.4.3.46/volume/v3/types/9fc8531c-cd9a-4af6-ae9f-7891dea863d2/encryption Aug 19 11:05:18.270184 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c78bb09d-51eb-4467-a404-6323705c1f86 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:18.295204 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c78bb09d-51eb-4467-a404-6323705c1f86 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] https://10.4.3.46/volume/v3/types/9fc8531c-cd9a-4af6-ae9f-7891dea863d2/encryption returned with HTTP 200 Aug 19 11:05:18.295659 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 626/2483] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:05:18 2026] POST /volume/v3/types/9fc8531c-cd9a-4af6-ae9f-7891dea863d2/encryption => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:18.306992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9ea30318-cda6-414c-a24c-6c959cce8517 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:18.308688 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:18.309040 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1731773363", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1213639179", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:18.310621 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1731773363', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1213639179', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:18.314233 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume of 1 GB Aug 19 11:05:18.314564 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:18.314564 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:18.315024 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Availability Zones retrieved successfully. Aug 19 11:05:18.321869 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (c615b12c-330d-4d26-9926-0916d961e7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:18.323116 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f623d014-aa4c-44ff-aa5b-c5a024c3fddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:18.324401 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:18.353321 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f623d014-aa4c-44ff-aa5b-c5a024c3fddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9fc8531c-cd9a-4af6-ae9f-7891dea863d2,is_public=True,name='tempest-scenario-type-luks2-1213639179',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9fc8531c-cd9a-4af6-ae9f-7891dea863d2', '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=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:18.354127 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29ea577-a547-4d4a-a3bb-653c8b4d6e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:18.381805 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1213639179 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1213639179, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:05:18.382044 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1213639179 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1213639179, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:05:18.413866 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['0d8608a6-7b5a-4aae-8857-25b0381594d9', 'ca7d46df-f3c8-4cfc-9148-36a3ceb6ea5b', '13dde182-0a76-49e5-981d-b5ef032924d6', 'f1923fe9-2c74-4767-92c5-aab8c141db1e'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:18.414981 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29ea577-a547-4d4a-a3bb-653c8b4d6e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d8608a6-7b5a-4aae-8857-25b0381594d9', 'ca7d46df-f3c8-4cfc-9148-36a3ceb6ea5b', '13dde182-0a76-49e5-981d-b5ef032924d6', 'f1923fe9-2c74-4767-92c5-aab8c141db1e']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:18.416453 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a686f8c-c061-4b79-ba47-7f637f559251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:18.441201 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a686f8c-c061-4b79-ba47-7f637f559251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0406a31-81c4-4189-9188-2cb3792ea31c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1731773363',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['0d8608a6-7b5a-4aae-8857-25b0381594d9','ca7d46df-f3c8-4cfc-9148-36a3ceb6ea5b','13dde182-0a76-49e5-981d-b5ef032924d6','f1923fe9-2c74-4767-92c5-aab8c141db1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=9fc8531c-cd9a-4af6-ae9f-7891dea863d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1731773363',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b0406a31-81c4-4189-9188-2cb3792ea31c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6de536afff0497596c6e3f7bcac470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9fc8531c-cd9a-4af6-ae9f-7891dea863d2),volume_type_id=9fc8531c-cd9a-4af6-ae9f-7891dea863d2)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:18.442159 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c76deb6-2620-4fe3-aa89-577289a4d818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:18.470190 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c76deb6-2620-4fe3-aa89-577289a4d818) transitioned into state 'SUCCESS' from state '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-1731773363',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['0d8608a6-7b5a-4aae-8857-25b0381594d9','ca7d46df-f3c8-4cfc-9148-36a3ceb6ea5b','13dde182-0a76-49e5-981d-b5ef032924d6','f1923fe9-2c74-4767-92c5-aab8c141db1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=9fc8531c-cd9a-4af6-ae9f-7891dea863d2)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:18.470895 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c555bc72-78ed-4357-9a54-5dd0e98a1d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:18.481598 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c555bc72-78ed-4357-9a54-5dd0e98a1d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:18.482520 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (c615b12c-330d-4d26-9926-0916d961e7f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:18.482822 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request issued successfully. Aug 19 11:05:18.483410 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9ea30318-cda6-414c-a24c-6c959cce8517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:18.483851 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 623/2484] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:18 2026] POST /volume/v3/volumes => generated 779 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:18.494525 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8611dd14-48be-4556-bcf7-ffa865ef940f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:18.496307 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8611dd14-48be-4556-bcf7-ffa865ef940f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c Aug 19 11:05:18.496733 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8611dd14-48be-4556-bcf7-ffa865ef940f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:18.496994 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8611dd14-48be-4556-bcf7-ffa865ef940f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:18.503982 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:18.503982 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:18.510844 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8611dd14-48be-4556-bcf7-ffa865ef940f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:18.519647 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8611dd14-48be-4556-bcf7-ffa865ef940f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c returned with HTTP 200 Aug 19 11:05:18.521142 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 619/2485] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:18 2026] GET /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:19.246581 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a7221c86-ebde-482d-905a-b90cca0a55f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:19.257830 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7221c86-ebde-482d-905a-b90cca0a55f3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:05:19.266947 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7221c86-ebde-482d-905a-b90cca0a55f3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:19.267286 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7221c86-ebde-482d-905a-b90cca0a55f3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:19.276789 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:19.276789 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:19.281326 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7221c86-ebde-482d-905a-b90cca0a55f3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:05:19.285501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7221c86-ebde-482d-905a-b90cca0a55f3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:05:19.285966 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 618/2486] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:19 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:19.339192 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ab20e862-4387-49fe-a66e-f4582c85d26b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:19.340982 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab20e862-4387-49fe-a66e-f4582c85d26b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:05:19.341211 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab20e862-4387-49fe-a66e-f4582c85d26b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:19.341461 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab20e862-4387-49fe-a66e-f4582c85d26b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:19.349810 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:19.349810 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:19.353775 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ab20e862-4387-49fe-a66e-f4582c85d26b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:05:19.358243 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab20e862-4387-49fe-a66e-f4582c85d26b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:05:19.358754 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 627/2487] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:19 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:19.535405 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-24bf6d62-a5a5-4e16-bc89-7abc5a5cc2b5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:19.537878 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24bf6d62-a5a5-4e16-bc89-7abc5a5cc2b5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c Aug 19 11:05:19.538135 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24bf6d62-a5a5-4e16-bc89-7abc5a5cc2b5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:19.538411 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24bf6d62-a5a5-4e16-bc89-7abc5a5cc2b5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:19.547307 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:19.547307 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:19.550925 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-24bf6d62-a5a5-4e16-bc89-7abc5a5cc2b5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:19.555058 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24bf6d62-a5a5-4e16-bc89-7abc5a5cc2b5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c returned with HTTP 200 Aug 19 11:05:19.555472 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 624/2488] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:19 2026] GET /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:19.569280 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5a624325-2e53-479c-be94-8d69c38a3fb1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:19.572521 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a624325-2e53-479c-be94-8d69c38a3fb1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c Aug 19 11:05:19.572521 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a624325-2e53-479c-be94-8d69c38a3fb1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:19.572521 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a624325-2e53-479c-be94-8d69c38a3fb1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:19.579519 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:19.579519 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:19.583714 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5a624325-2e53-479c-be94-8d69c38a3fb1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:19.589228 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a624325-2e53-479c-be94-8d69c38a3fb1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c returned with HTTP 200 Aug 19 11:05:19.589912 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 620/2489] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:19 2026] GET /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:19.607075 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-797d61cd-51b6-4794-be50-5b5a79d37ef5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:19.608976 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-797d61cd-51b6-4794-be50-5b5a79d37ef5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c/action Aug 19 11:05:19.609346 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-797d61cd-51b6-4794-be50-5b5a79d37ef5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:19.609585 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-797d61cd-51b6-4794-be50-5b5a79d37ef5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:19.618750 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:19.618750 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:19.619260 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-797d61cd-51b6-4794-be50-5b5a79d37ef5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:19.628074 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-797d61cd-51b6-4794-be50-5b5a79d37ef5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume updated successfully. Aug 19 11:05:19.628316 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-797d61cd-51b6-4794-be50-5b5a79d37ef5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c/action returned with HTTP 200 Aug 19 11:05:19.628807 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 619/2490] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:05:19 2026] POST /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 11:05:19.757254 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-d95822d0-ad12-4888-997f-770d53dc864e req-4d82c879-24e1-4896-a444-d0b25b17afa8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:19.759949 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-4d82c879-24e1-4896-a444-d0b25b17afa8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c Aug 19 11:05:19.760189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-4d82c879-24e1-4896-a444-d0b25b17afa8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:19.760431 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-4d82c879-24e1-4896-a444-d0b25b17afa8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:19.767971 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:19.767971 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:19.772043 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-d95822d0-ad12-4888-997f-770d53dc864e req-4d82c879-24e1-4896-a444-d0b25b17afa8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:19.777151 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-4d82c879-24e1-4896-a444-d0b25b17afa8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c returned with HTTP 200 Aug 19 11:05:19.777951 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 628/2491] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:19 2026] GET /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:20.319418 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-d95822d0-ad12-4888-997f-770d53dc864e req-a8154528-a30e-4556-bea6-aed79973c481 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:20.326465 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-a8154528-a30e-4556-bea6-aed79973c481 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c Aug 19 11:05:20.326465 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-a8154528-a30e-4556-bea6-aed79973c481 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:20.326465 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-a8154528-a30e-4556-bea6-aed79973c481 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:20.331286 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:20.331286 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:20.333326 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-d95822d0-ad12-4888-997f-770d53dc864e req-a8154528-a30e-4556-bea6-aed79973c481 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:20.337080 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-a8154528-a30e-4556-bea6-aed79973c481 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c returned with HTTP 200 Aug 19 11:05:20.337464 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 625/2492] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:20 2026] GET /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:20.349884 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0b683b1c-eaad-4d84-96da-b95e4703bf52 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:20.349884 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b683b1c-eaad-4d84-96da-b95e4703bf52 None None] GET https://10.4.3.46/volume// Aug 19 11:05:20.349884 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b683b1c-eaad-4d84-96da-b95e4703bf52 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:20.349884 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b683b1c-eaad-4d84-96da-b95e4703bf52 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:20.349884 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b683b1c-eaad-4d84-96da-b95e4703bf52 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:20.349884 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 621/2493] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:05:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:05:20.356653 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d95822d0-ad12-4888-997f-770d53dc864e req-76965b56-676f-4220-b7f1-403b9f66456f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:20.359084 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-76965b56-676f-4220-b7f1-403b9f66456f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:05:20.359408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-76965b56-676f-4220-b7f1-403b9f66456f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0406a31-81c4-4189-9188-2cb3792ea31c", "connector": null, "instance_uuid": "c8a4a208-f932-42ae-bbb4-ac77c0d5252f"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:20.370847 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:20.370847 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:20.404338 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-76965b56-676f-4220-b7f1-403b9f66456f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:05:20.404861 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 620/2494] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:05:20 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:21.583202 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e9f483fa-902d-4f80-85f9-2750693824a5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:21.583739 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e9f483fa-902d-4f80-85f9-2750693824a5 None None] GET https://10.4.3.46/volume// Aug 19 11:05:21.583969 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e9f483fa-902d-4f80-85f9-2750693824a5 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:21.584237 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e9f483fa-902d-4f80-85f9-2750693824a5 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:21.584661 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e9f483fa-902d-4f80-85f9-2750693824a5 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:21.584978 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 629/2495] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:05: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 19 11:05:21.592132 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-d95822d0-ad12-4888-997f-770d53dc864e req-2115a1b3-0065-4d8e-9188-938ee96b221b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:21.597337 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-2115a1b3-0065-4d8e-9188-938ee96b221b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c Aug 19 11:05:21.597711 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-2115a1b3-0065-4d8e-9188-938ee96b221b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:21.598025 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-2115a1b3-0065-4d8e-9188-938ee96b221b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:21.612224 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:21.612224 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:21.615839 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-d95822d0-ad12-4888-997f-770d53dc864e req-2115a1b3-0065-4d8e-9188-938ee96b221b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:21.620190 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-2115a1b3-0065-4d8e-9188-938ee96b221b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c returned with HTTP 200 Aug 19 11:05:21.621033 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 626/2496] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:05:21 2026] GET /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c => generated 1050 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 11:05:21.741636 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d95822d0-ad12-4888-997f-770d53dc864e req-e681525a-28ca-4ee3-9a37-379a985c3905 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:21.743647 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-e681525a-28ca-4ee3-9a37-379a985c3905 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] PUT https://10.4.3.46/volume/v3/attachments/31cb80a9-e8c8-434b-af6f-b900debdc0cc Aug 19 11:05:21.744123 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-e681525a-28ca-4ee3-9a37-379a985c3905 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:21.752666 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-d95822d0-ad12-4888-997f-770d53dc864e req-e681525a-28ca-4ee3-9a37-379a985c3905 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Acquiring lock "cinder-attachment_update-b0406a31-81c4-4189-9188-2cb3792ea31c-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:05:21.758310 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-d95822d0-ad12-4888-997f-770d53dc864e req-e681525a-28ca-4ee3-9a37-379a985c3905 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-b0406a31-81c4-4189-9188-2cb3792ea31c-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:05:21.758310 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:21.758310 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:21.841790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-d95822d0-ad12-4888-997f-770d53dc864e req-e681525a-28ca-4ee3-9a37-379a985c3905 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-b0406a31-81c4-4189-9188-2cb3792ea31c-np0000007769" released by "attachment_update" :: held 0.085s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:05:21.842845 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-e681525a-28ca-4ee3-9a37-379a985c3905 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/31cb80a9-e8c8-434b-af6f-b900debdc0cc returned with HTTP 200 Aug 19 11:05:21.842845 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 622/2497] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:05:21 2026] PUT /volume/v3/attachments/31cb80a9-e8c8-434b-af6f-b900debdc0cc => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:21.867546 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d95822d0-ad12-4888-997f-770d53dc864e req-635e07b6-c101-4416-860d-d0b88af7ec48 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:21.868637 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-635e07b6-c101-4416-860d-d0b88af7ec48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments/31cb80a9-e8c8-434b-af6f-b900debdc0cc/action Aug 19 11:05:21.869001 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-635e07b6-c101-4416-860d-d0b88af7ec48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:21.869167 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-635e07b6-c101-4416-860d-d0b88af7ec48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:21.891139 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:21.891139 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:21.902633 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-635e07b6-c101-4416-860d-d0b88af7ec48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/31cb80a9-e8c8-434b-af6f-b900debdc0cc/action returned with HTTP 204 Aug 19 11:05:21.903156 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 621/2498] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:05:21 2026] POST /volume/v3/attachments/31cb80a9-e8c8-434b-af6f-b900debdc0cc/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:25.532732 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8ae21cc5-db85-47bb-9d25-9cc40f6ed0f8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:25.534917 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ae21cc5-db85-47bb-9d25-9cc40f6ed0f8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:25.535084 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8ae21cc5-db85-47bb-9d25-9cc40f6ed0f8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:25.535251 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8ae21cc5-db85-47bb-9d25-9cc40f6ed0f8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:25.542373 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:25.542373 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:25.546024 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8ae21cc5-db85-47bb-9d25-9cc40f6ed0f8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:25.549896 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ae21cc5-db85-47bb-9d25-9cc40f6ed0f8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:25.550388 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 630/2499] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:25 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:25.562732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5423a0da-5ff4-40ac-8682-15f8369f062d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:25.565324 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5423a0da-5ff4-40ac-8682-15f8369f062d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:25.566068 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5423a0da-5ff4-40ac-8682-15f8369f062d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:25.566068 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5423a0da-5ff4-40ac-8682-15f8369f062d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:25.576384 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:25.576384 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:25.582104 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5423a0da-5ff4-40ac-8682-15f8369f062d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:25.589530 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5423a0da-5ff4-40ac-8682-15f8369f062d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:25.590178 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 627/2500] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:25 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:25.644292 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-87798cf6-070f-4653-8d85-2bcf9fc860a2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:25.647766 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-87798cf6-070f-4653-8d85-2bcf9fc860a2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:25.648023 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-87798cf6-070f-4653-8d85-2bcf9fc860a2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:25.648211 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-87798cf6-070f-4653-8d85-2bcf9fc860a2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:25.660756 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:25.660756 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:25.666778 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-87798cf6-070f-4653-8d85-2bcf9fc860a2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:25.671724 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-87798cf6-070f-4653-8d85-2bcf9fc860a2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:25.672204 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 623/2501] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:25 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:25.777278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3766f31f-7166-4bed-bf41-d984ea1d05cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:25.777710 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3766f31f-7166-4bed-bf41-d984ea1d05cc None None] GET https://10.4.3.46/volume// Aug 19 11:05:25.777864 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3766f31f-7166-4bed-bf41-d984ea1d05cc None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:25.778034 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3766f31f-7166-4bed-bf41-d984ea1d05cc None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:25.778351 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3766f31f-7166-4bed-bf41-d984ea1d05cc None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:25.778659 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 622/2502] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:05:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:05:25.786774 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-1234beb2-85d8-40fe-abb9-c5bf1c953cdb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:25.915873 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-1234beb2-85d8-40fe-abb9-c5bf1c953cdb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:05:25.916180 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-1234beb2-85d8-40fe-abb9-c5bf1c953cdb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55f894c0-fb84-4e50-b581-4592161d2aa6", "connector": null, "instance_uuid": "da487ba1-dc92-45e9-b274-374a0c5bc656"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:25.923234 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:25.923234 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:25.949082 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-1234beb2-85d8-40fe-abb9-c5bf1c953cdb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:05:25.949663 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 631/2503] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:05:25 2026] POST /volume/v3/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:25.983121 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b70465da-58c3-4e7f-bcd3-c1e5ee90980f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:25.985192 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b70465da-58c3-4e7f-bcd3-c1e5ee90980f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:25.985438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b70465da-58c3-4e7f-bcd3-c1e5ee90980f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:25.985641 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b70465da-58c3-4e7f-bcd3-c1e5ee90980f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:25.999296 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-04bc1635-0719-4a63-a21f-a595b0987fef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:25.999868 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-04bc1635-0719-4a63-a21f-a595b0987fef None None] GET https://10.4.3.46/volume// Aug 19 11:05:26.000101 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-04bc1635-0719-4a63-a21f-a595b0987fef None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:26.000362 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-04bc1635-0719-4a63-a21f-a595b0987fef None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:26.000814 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-04bc1635-0719-4a63-a21f-a595b0987fef None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:26.000863 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:26.000863 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:26.001230 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 624/2504] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:05:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:05:26.004524 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b70465da-58c3-4e7f-bcd3-c1e5ee90980f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:26.009834 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-05b70d07-0814-49d5-bf5c-89de8cbdee97 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:26.010616 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b70465da-58c3-4e7f-bcd3-c1e5ee90980f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:26.010981 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 628/2505] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:25 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:26.016892 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-05b70d07-0814-49d5-bf5c-89de8cbdee97 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:26.017117 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-05b70d07-0814-49d5-bf5c-89de8cbdee97 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:26.017293 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-05b70d07-0814-49d5-bf5c-89de8cbdee97 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:26.032232 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:26.032232 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:26.035643 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-05b70d07-0814-49d5-bf5c-89de8cbdee97 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:26.039587 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-05b70d07-0814-49d5-bf5c-89de8cbdee97 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:26.040034 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 623/2506] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:05:26 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 1060 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:05:26.141355 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-8f13c303-9d12-41b1-952a-425a3dfd53cc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:26.143526 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-8f13c303-9d12-41b1-952a-425a3dfd53cc tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] PUT https://10.4.3.46/volume/v3/attachments/1c8fef1b-aa5f-4dc1-b39e-ff1659b47c83 Aug 19 11:05:26.143951 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-8f13c303-9d12-41b1-952a-425a3dfd53cc tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:26.151929 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-8f13c303-9d12-41b1-952a-425a3dfd53cc tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Acquiring lock "cinder-attachment_update-55f894c0-fb84-4e50-b581-4592161d2aa6-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:05:26.157598 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-8f13c303-9d12-41b1-952a-425a3dfd53cc tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-55f894c0-fb84-4e50-b581-4592161d2aa6-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:05:26.158882 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:26.158882 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:26.163191 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d95822d0-ad12-4888-997f-770d53dc864e req-8201f780-c3e9-4e8a-8a7b-e2665f22e825 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:26.166613 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-8201f780-c3e9-4e8a-8a7b-e2665f22e825 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c/encryption Aug 19 11:05:26.166837 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-8201f780-c3e9-4e8a-8a7b-e2665f22e825 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:26.167094 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-8201f780-c3e9-4e8a-8a7b-e2665f22e825 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:26.175660 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:26.175660 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:26.182005 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d95822d0-ad12-4888-997f-770d53dc864e req-8201f780-c3e9-4e8a-8a7b-e2665f22e825 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c/encryption returned with HTTP 200 Aug 19 11:05:26.182415 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 625/2507] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:05:26 2026] GET /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:26.245293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-8f13c303-9d12-41b1-952a-425a3dfd53cc tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-55f894c0-fb84-4e50-b581-4592161d2aa6-np0000007769" released by "attachment_update" :: held 0.088s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:05:26.245737 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-8f13c303-9d12-41b1-952a-425a3dfd53cc tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/1c8fef1b-aa5f-4dc1-b39e-ff1659b47c83 returned with HTTP 200 Aug 19 11:05:26.246525 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 632/2508] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:05:26 2026] PUT /volume/v3/attachments/1c8fef1b-aa5f-4dc1-b39e-ff1659b47c83 => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:26.253885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-637acc31-8c6a-4e59-a810-4bb010a5f33f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:26.256008 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-637acc31-8c6a-4e59-a810-4bb010a5f33f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6/encryption Aug 19 11:05:26.256206 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-637acc31-8c6a-4e59-a810-4bb010a5f33f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:26.256451 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-637acc31-8c6a-4e59-a810-4bb010a5f33f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:26.267521 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:26.267521 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:26.274375 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-637acc31-8c6a-4e59-a810-4bb010a5f33f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6/encryption returned with HTTP 200 Aug 19 11:05:26.274860 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 629/2509] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:05:26 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:27.026062 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b5c74819-9863-4bdc-ad5b-b7d9b10203d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:27.027871 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5c74819-9863-4bdc-ad5b-b7d9b10203d1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:27.028088 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5c74819-9863-4bdc-ad5b-b7d9b10203d1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:27.028301 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5c74819-9863-4bdc-ad5b-b7d9b10203d1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:27.036694 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:27.036694 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:27.039963 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b5c74819-9863-4bdc-ad5b-b7d9b10203d1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:27.043524 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5c74819-9863-4bdc-ad5b-b7d9b10203d1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:27.044412 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 624/2510] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:27 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:28.059525 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fc72e733-39bc-4e71-ab5d-8f3951a57e84 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:28.061131 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc72e733-39bc-4e71-ab5d-8f3951a57e84 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:28.061292 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc72e733-39bc-4e71-ab5d-8f3951a57e84 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:28.061494 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc72e733-39bc-4e71-ab5d-8f3951a57e84 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:28.086836 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:28.086836 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:28.090949 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fc72e733-39bc-4e71-ab5d-8f3951a57e84 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:28.094909 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc72e733-39bc-4e71-ab5d-8f3951a57e84 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:28.095265 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 626/2511] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:28 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:29.097873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:29.112700 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cfe2887f-68f7-4c5d-a363-2e6a7af8e1b8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:29.116140 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cfe2887f-68f7-4c5d-a363-2e6a7af8e1b8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:29.116368 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cfe2887f-68f7-4c5d-a363-2e6a7af8e1b8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:29.116625 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cfe2887f-68f7-4c5d-a363-2e6a7af8e1b8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:29.126759 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:29.126759 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:29.130738 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cfe2887f-68f7-4c5d-a363-2e6a7af8e1b8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:29.136616 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cfe2887f-68f7-4c5d-a363-2e6a7af8e1b8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:29.137079 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 630/2512] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:29 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:29.207239 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:29.207657 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-121822495", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:29.209089 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-121822495', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:29.209220 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Create volume of 1 GB Aug 19 11:05:29.209537 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:29.209537 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:29.213723 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Availability Zones retrieved successfully. Aug 19 11:05:29.218770 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Flow 'volume_create_api' (2ddeccc6-0caf-42ec-acc6-06c8d4ec0523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:29.219853 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b2d83b-410a-429e-93c7-e4d81fb702e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:29.220730 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:29.245909 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b2d83b-410a-429e-93c7-e4d81fb702e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:29.245909 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca78987d-6c15-410b-b5a5-9a06ad688384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:29.302329 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Created reservations ['e45b60ec-c2d4-4622-8739-e75dd4a71540', '77cdaf5c-daee-46ba-8e9d-9724e55220e5', '6c4c727f-1a88-4606-ba01-e26af5e3167a', 'f3640fce-6680-40b0-88ff-8c395e6ab278'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:29.303049 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca78987d-6c15-410b-b5a5-9a06ad688384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e45b60ec-c2d4-4622-8739-e75dd4a71540', '77cdaf5c-daee-46ba-8e9d-9724e55220e5', '6c4c727f-1a88-4606-ba01-e26af5e3167a', 'f3640fce-6680-40b0-88ff-8c395e6ab278']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:29.303797 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7129971a-f902-4218-aa4e-395b730d46cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:29.326868 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7129971a-f902-4218-aa4e-395b730d46cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-121822495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebba81c51284585af22d46ad0e89bd2',qos_specs=None,replication_status=,reservations=['e45b60ec-c2d4-4622-8739-e75dd4a71540','77cdaf5c-daee-46ba-8e9d-9724e55220e5','6c4c727f-1a88-4606-ba01-e26af5e3167a','f3640fce-6680-40b0-88ff-8c395e6ab278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fc74d09e06144b58c8db8ec8f6395c3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-121822495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebba81c51284585af22d46ad0e89bd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fc74d09e06144b58c8db8ec8f6395c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:29.327622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abaf093d-91c6-4b81-a4fc-4068b85c5261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:29.347603 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abaf093d-91c6-4b81-a4fc-4068b85c5261) transitioned into state 'SUCCESS' from state '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-121822495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebba81c51284585af22d46ad0e89bd2',qos_specs=None,replication_status=,reservations=['e45b60ec-c2d4-4622-8739-e75dd4a71540','77cdaf5c-daee-46ba-8e9d-9724e55220e5','6c4c727f-1a88-4606-ba01-e26af5e3167a','f3640fce-6680-40b0-88ff-8c395e6ab278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fc74d09e06144b58c8db8ec8f6395c3',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:29.348504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (292ecf1e-3122-4b79-8d30-c7fdb1d6d5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:29.357123 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (292ecf1e-3122-4b79-8d30-c7fdb1d6d5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:29.357663 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Flow 'volume_create_api' (2ddeccc6-0caf-42ec-acc6-06c8d4ec0523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:29.357976 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Create volume request issued successfully. Aug 19 11:05:29.358559 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9f787e0c-d21f-4af6-a76b-e3dbe94991e2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:29.359065 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 633/2513] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:29 2026] POST /volume/v3/volumes => generated 753 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:29.375259 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5df8552d-a592-4f68-b87b-c95777164cc2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:29.377376 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5df8552d-a592-4f68-b87b-c95777164cc2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] GET https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 Aug 19 11:05:29.377629 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5df8552d-a592-4f68-b87b-c95777164cc2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:29.377837 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5df8552d-a592-4f68-b87b-c95777164cc2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:29.393157 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:29.393157 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:29.398245 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5df8552d-a592-4f68-b87b-c95777164cc2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Volume info retrieved successfully. Aug 19 11:05:29.406111 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5df8552d-a592-4f68-b87b-c95777164cc2 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 returned with HTTP 200 Aug 19 11:05:29.406593 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 625/2514] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:29 2026] GET /volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:29.671348 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-40acab4d-733e-4a06-ab70-10e1b1761414 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:29.679215 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-40acab4d-733e-4a06-ab70-10e1b1761414 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments/1c8fef1b-aa5f-4dc1-b39e-ff1659b47c83/action Aug 19 11:05:29.679790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-40acab4d-733e-4a06-ab70-10e1b1761414 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:29.679790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-40acab4d-733e-4a06-ab70-10e1b1761414 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:29.700081 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:29.700081 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:29.716659 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ce7dfc62-67eb-4794-9c49-4402fb6b9ef8 req-40acab4d-733e-4a06-ab70-10e1b1761414 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/1c8fef1b-aa5f-4dc1-b39e-ff1659b47c83/action returned with HTTP 204 Aug 19 11:05:29.717715 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 627/2515] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:05:29 2026] POST /volume/v3/attachments/1c8fef1b-aa5f-4dc1-b39e-ff1659b47c83/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:30.155605 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-31d279aa-a903-4490-8754-6a5a6ea64977 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.160028 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-31d279aa-a903-4490-8754-6a5a6ea64977 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:30.160178 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-31d279aa-a903-4490-8754-6a5a6ea64977 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:30.160390 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-31d279aa-a903-4490-8754-6a5a6ea64977 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:30.170102 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:30.170102 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:30.173595 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-31d279aa-a903-4490-8754-6a5a6ea64977 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:30.178556 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-31d279aa-a903-4490-8754-6a5a6ea64977 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:30.178556 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 631/2516] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:30 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:30.193330 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5a5864db-ce31-45e4-b427-8a241b58e72a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.195867 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5a5864db-ce31-45e4-b427-8a241b58e72a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:30.196140 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5a5864db-ce31-45e4-b427-8a241b58e72a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:30.196425 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5a5864db-ce31-45e4-b427-8a241b58e72a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:30.208078 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:30.208078 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:30.212082 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5a5864db-ce31-45e4-b427-8a241b58e72a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:30.217332 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5a5864db-ce31-45e4-b427-8a241b58e72a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:30.217867 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 634/2517] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:30 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:30.275355 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-5b81fbef-00e9-435a-a9d4-2d64f9b64cbd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.285984 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-5b81fbef-00e9-435a-a9d4-2d64f9b64cbd tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:30.286267 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-5b81fbef-00e9-435a-a9d4-2d64f9b64cbd tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:30.286565 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-5b81fbef-00e9-435a-a9d4-2d64f9b64cbd tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:30.311936 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:30.311936 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:30.316894 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-5b81fbef-00e9-435a-a9d4-2d64f9b64cbd tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:30.320655 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-5b81fbef-00e9-435a-a9d4-2d64f9b64cbd tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:30.322501 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 626/2518] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:30 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 1173 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:30.341548 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-cd727989-50b6-4856-8d3b-5bf48b55fe3f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.345121 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-cd727989-50b6-4856-8d3b-5bf48b55fe3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6/action Aug 19 11:05:30.345701 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-cd727989-50b6-4856-8d3b-5bf48b55fe3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:30.345881 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-cd727989-50b6-4856-8d3b-5bf48b55fe3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:30.358346 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:30.358346 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:30.358866 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-cd727989-50b6-4856-8d3b-5bf48b55fe3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:30.365094 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-cd727989-50b6-4856-8d3b-5bf48b55fe3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Begin detaching volume completed successfully. Aug 19 11:05:30.365321 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-cd727989-50b6-4856-8d3b-5bf48b55fe3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6/action returned with HTTP 202 Aug 19 11:05:30.365796 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 628/2519] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:05:30 2026] POST /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:05:30.407579 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f1d8c76b-6bb4-42f5-b6a8-3b8751cc0c40 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.407991 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f1d8c76b-6bb4-42f5-b6a8-3b8751cc0c40 None None] GET https://10.4.3.46/volume// Aug 19 11:05:30.408166 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f1d8c76b-6bb4-42f5-b6a8-3b8751cc0c40 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:30.408352 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f1d8c76b-6bb4-42f5-b6a8-3b8751cc0c40 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:30.408725 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f1d8c76b-6bb4-42f5-b6a8-3b8751cc0c40 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:30.409006 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 632/2520] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:05: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 19 11:05:30.418268 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-1b5bd7ef-8730-4782-be02-2d7f69c69a48 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.421029 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-1b5bd7ef-8730-4782-be02-2d7f69c69a48 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:30.421340 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-1b5bd7ef-8730-4782-be02-2d7f69c69a48 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:30.421644 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-1b5bd7ef-8730-4782-be02-2d7f69c69a48 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:30.422234 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-75db8e20-e45c-443e-9c76-e01172173db3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.424330 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-75db8e20-e45c-443e-9c76-e01172173db3 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] GET https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 Aug 19 11:05:30.424660 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-75db8e20-e45c-443e-9c76-e01172173db3 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:30.424931 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-75db8e20-e45c-443e-9c76-e01172173db3 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:30.431987 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:30.431987 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:30.435671 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:30.435671 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:30.435773 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-75db8e20-e45c-443e-9c76-e01172173db3 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Volume info retrieved successfully. Aug 19 11:05:30.440045 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-1b5bd7ef-8730-4782-be02-2d7f69c69a48 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:30.441106 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-75db8e20-e45c-443e-9c76-e01172173db3 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 returned with HTTP 200 Aug 19 11:05:30.441553 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 627/2521] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:30 2026] GET /volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:30.445504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-1b5bd7ef-8730-4782-be02-2d7f69c69a48 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:30.446095 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 635/2522] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:05:30 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:05:30.454280 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-215b4516-299d-44a2-8823-fc9f96c63f4e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.457187 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-215b4516-299d-44a2-8823-fc9f96c63f4e tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] GET https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 Aug 19 11:05:30.457187 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-215b4516-299d-44a2-8823-fc9f96c63f4e tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:30.457366 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-215b4516-299d-44a2-8823-fc9f96c63f4e tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:30.465637 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-074fea26-683b-4532-bf44-9c689d84330b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.467683 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-074fea26-683b-4532-bf44-9c689d84330b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6/encryption Aug 19 11:05:30.467860 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-074fea26-683b-4532-bf44-9c689d84330b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:30.468032 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-074fea26-683b-4532-bf44-9c689d84330b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:30.470068 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:30.470068 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:30.476835 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:30.476835 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:30.479657 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-215b4516-299d-44a2-8823-fc9f96c63f4e tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Volume info retrieved successfully. Aug 19 11:05:30.483065 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-074fea26-683b-4532-bf44-9c689d84330b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6/encryption returned with HTTP 200 Aug 19 11:05:30.483444 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 633/2523] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:05:30 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:30.487751 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-215b4516-299d-44a2-8823-fc9f96c63f4e tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 returned with HTTP 200 Aug 19 11:05:30.488175 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 629/2524] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:30 2026] GET /volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:30.500356 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c152ab55-8c6a-4416-8b32-a77ec000faec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.502158 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c152ab55-8c6a-4416-8b32-a77ec000faec tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] POST https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959/action Aug 19 11:05:30.502510 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c152ab55-8c6a-4416-8b32-a77ec000faec tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1812291444", "disk_format": "raw"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:30.502670 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c152ab55-8c6a-4416-8b32-a77ec000faec tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1812291444", "disk_format": "raw"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:30.510286 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:30.510286 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:30.510707 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c152ab55-8c6a-4416-8b32-a77ec000faec tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Volume info retrieved successfully. Aug 19 11:05:30.526516 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:30.526516 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:30.541329 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.image.image_utils [None req-c152ab55-8c6a-4416-8b32-a77ec000faec tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1812291444'}] 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-1812291444'}]. {{(pid=100203) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 11:05:30.937653 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:30.939599 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:30.940449 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1279568815"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:30.942280 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1279568815'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:30.942448 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Create volume of 1 GB Aug 19 11:05:30.954009 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Availability Zones retrieved successfully. Aug 19 11:05:30.960025 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Flow 'volume_create_api' (59eb55b1-8285-4b71-af0e-465b66c33a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:30.961001 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23ee038f-b08e-4488-a185-901e5e0dd7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:30.961987 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:31.006343 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23ee038f-b08e-4488-a185-901e5e0dd7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:31.007279 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2c462c-ec89-4d6f-b6f3-f7919411eb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:31.049311 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Created reservations ['aeb0cc79-a619-4a6a-b59e-a847526a13ce', '4bb3cd4f-8197-4bab-a728-a6637f0f9a29', '8fae224f-2c93-486a-a24d-499b9462160b', 'd2626166-f4ad-4933-aec9-0fb7452015f5'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:31.049954 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2c462c-ec89-4d6f-b6f3-f7919411eb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeb0cc79-a619-4a6a-b59e-a847526a13ce', '4bb3cd4f-8197-4bab-a728-a6637f0f9a29', '8fae224f-2c93-486a-a24d-499b9462160b', 'd2626166-f4ad-4933-aec9-0fb7452015f5']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:31.050852 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b6d510f-733e-4d01-870b-95305d44607d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:31.062426 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c152ab55-8c6a-4416-8b32-a77ec000faec tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Copy volume to image completed successfully. Aug 19 11:05:31.062845 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c152ab55-8c6a-4416-8b32-a77ec000faec tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959/action returned with HTTP 202 Aug 19 11:05:31.063337 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 628/2525] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:05:30 2026] POST /volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959/action => generated 686 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:31.079039 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b6d510f-733e-4d01-870b-95305d44607d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f824da60-c1e2-4de1-8a43-3aa658bc52c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1279568815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a7b8334b7cf4e74afe9bf63f7ba6965',qos_specs=None,replication_status=,reservations=['aeb0cc79-a619-4a6a-b59e-a847526a13ce','4bb3cd4f-8197-4bab-a728-a6637f0f9a29','8fae224f-2c93-486a-a24d-499b9462160b','d2626166-f4ad-4933-aec9-0fb7452015f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e13c6dfd8247f4bbe4585c5525b41b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1279568815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f824da60-c1e2-4de1-8a43-3aa658bc52c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a7b8334b7cf4e74afe9bf63f7ba6965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05e13c6dfd8247f4bbe4585c5525b41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:31.080028 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd141f2-d26e-4318-adf8-be8fce2d0eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:31.102333 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd141f2-d26e-4318-adf8-be8fce2d0eb9) transitioned into state 'SUCCESS' from state '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-1279568815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a7b8334b7cf4e74afe9bf63f7ba6965',qos_specs=None,replication_status=,reservations=['aeb0cc79-a619-4a6a-b59e-a847526a13ce','4bb3cd4f-8197-4bab-a728-a6637f0f9a29','8fae224f-2c93-486a-a24d-499b9462160b','d2626166-f4ad-4933-aec9-0fb7452015f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e13c6dfd8247f4bbe4585c5525b41b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:31.103004 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcc6c57-d957-4430-bb45-2187e8f3dd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:31.114182 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcc6c57-d957-4430-bb45-2187e8f3dd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:31.115815 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Flow 'volume_create_api' (59eb55b1-8285-4b71-af0e-465b66c33a8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:31.116137 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Create volume request issued successfully. Aug 19 11:05:31.116672 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6c77680d-92ae-46ac-a397-b74f5ee72001 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:31.117053 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 636/2526] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05:30 2026] POST /volume/v3/volumes => generated 753 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:31.134010 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2c65cb9f-2196-4729-8f20-a1a960bc7184 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:31.136683 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2c65cb9f-2196-4729-8f20-a1a960bc7184 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:31.136890 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2c65cb9f-2196-4729-8f20-a1a960bc7184 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:31.137109 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2c65cb9f-2196-4729-8f20-a1a960bc7184 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:31.148997 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:31.148997 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:31.154037 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2c65cb9f-2196-4729-8f20-a1a960bc7184 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:31.161685 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2c65cb9f-2196-4729-8f20-a1a960bc7184 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:31.162221 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 634/2527] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:31 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:31.408147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-ef376cdf-1783-49cd-b649-f3274bccfdf3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:31.412069 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-ef376cdf-1783-49cd-b649-f3274bccfdf3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] DELETE https://10.4.3.46/volume/v3/attachments/1c8fef1b-aa5f-4dc1-b39e-ff1659b47c83 Aug 19 11:05:31.412254 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-ef376cdf-1783-49cd-b649-f3274bccfdf3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:31.412444 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-ef376cdf-1783-49cd-b649-f3274bccfdf3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:31.428892 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:31.428892 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:31.477317 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2883d023-4fe0-48f9-a57a-edc5a3decb67 req-ef376cdf-1783-49cd-b649-f3274bccfdf3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/1c8fef1b-aa5f-4dc1-b39e-ff1659b47c83 returned with HTTP 200 Aug 19 11:05:31.477818 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 630/2528] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:05:31 2026] DELETE /volume/v3/attachments/1c8fef1b-aa5f-4dc1-b39e-ff1659b47c83 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:32.176937 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dab01218-5d7c-449b-8af9-7752d898e2a1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:32.178727 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dab01218-5d7c-449b-8af9-7752d898e2a1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:32.178944 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dab01218-5d7c-449b-8af9-7752d898e2a1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:32.179153 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dab01218-5d7c-449b-8af9-7752d898e2a1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:32.186068 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:32.186068 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:32.189409 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dab01218-5d7c-449b-8af9-7752d898e2a1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:32.193295 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dab01218-5d7c-449b-8af9-7752d898e2a1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:32.193800 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 629/2529] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:32 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:32.238652 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-1ad4f6c9-7a7a-4748-9721-82303c218ac6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:32.262366 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-1ad4f6c9-7a7a-4748-9721-82303c218ac6 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:32.262708 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-1ad4f6c9-7a7a-4748-9721-82303c218ac6 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:32.262998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-1ad4f6c9-7a7a-4748-9721-82303c218ac6 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:32.272472 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:32.272472 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:32.277228 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-1ad4f6c9-7a7a-4748-9721-82303c218ac6 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:32.283528 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-1ad4f6c9-7a7a-4748-9721-82303c218ac6 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:32.284090 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 637/2530] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:32 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:32.410359 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d36e8512-222b-449a-8d3f-5a5edf88c0d1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:32.410905 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d36e8512-222b-449a-8d3f-5a5edf88c0d1 None None] GET https://10.4.3.46/volume// Aug 19 11:05:32.411150 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d36e8512-222b-449a-8d3f-5a5edf88c0d1 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:32.411402 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d36e8512-222b-449a-8d3f-5a5edf88c0d1 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:32.411842 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d36e8512-222b-449a-8d3f-5a5edf88c0d1 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:32.412611 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 635/2531] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:05:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:05:32.429836 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-7eda6390-da5d-432e-b049-054b97065b65 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:32.431922 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-7eda6390-da5d-432e-b049-054b97065b65 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:05:32.432274 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-7eda6390-da5d-432e-b049-054b97065b65 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f824da60-c1e2-4de1-8a43-3aa658bc52c7", "connector": null, "instance_uuid": "38db79ef-d789-43ec-aa54-81a5f0b80003"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:32.441121 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:32.441121 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:32.470252 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-7eda6390-da5d-432e-b049-054b97065b65 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:05:32.470813 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 631/2532] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:05:32 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 19 11:05:32.511053 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0a69f3e5-b595-461b-9b52-73250370b49b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:32.515299 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a69f3e5-b595-461b-9b52-73250370b49b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:32.515657 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a69f3e5-b595-461b-9b52-73250370b49b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:32.516016 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a69f3e5-b595-461b-9b52-73250370b49b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:32.520671 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-75356094-3dbb-4adf-8be0-5070cc284b71 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:32.521107 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-75356094-3dbb-4adf-8be0-5070cc284b71 None None] GET https://10.4.3.46/volume// Aug 19 11:05:32.521719 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-75356094-3dbb-4adf-8be0-5070cc284b71 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:32.523042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-75356094-3dbb-4adf-8be0-5070cc284b71 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:32.523590 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-75356094-3dbb-4adf-8be0-5070cc284b71 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:32.523936 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 638/2533] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:05:32 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:05:32.537555 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-e9d0f199-1b24-474e-a499-4a67507f18a7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:32.539980 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-e9d0f199-1b24-474e-a499-4a67507f18a7 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:32.540530 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-e9d0f199-1b24-474e-a499-4a67507f18a7 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:32.540530 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-e9d0f199-1b24-474e-a499-4a67507f18a7 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:32.549898 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:32.549898 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:32.554862 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0a69f3e5-b595-461b-9b52-73250370b49b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:32.559278 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a69f3e5-b595-461b-9b52-73250370b49b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:32.559718 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 630/2534] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:32 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:32.568079 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:32.568079 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:32.573854 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-e9d0f199-1b24-474e-a499-4a67507f18a7 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:32.581047 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-e9d0f199-1b24-474e-a499-4a67507f18a7 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:32.581617 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 636/2535] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:05:32 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:05:32.616456 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9e36661a-584c-44b2-b3f6-144032d8d288 req-6827abe3-2c29-496c-be70-6f1092fdc39c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:32.636457 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9e36661a-584c-44b2-b3f6-144032d8d288 req-6827abe3-2c29-496c-be70-6f1092fdc39c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:32.636785 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9e36661a-584c-44b2-b3f6-144032d8d288 req-6827abe3-2c29-496c-be70-6f1092fdc39c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:32.637054 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9e36661a-584c-44b2-b3f6-144032d8d288 req-6827abe3-2c29-496c-be70-6f1092fdc39c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:32.658234 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:32.658234 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:32.665496 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-9e36661a-584c-44b2-b3f6-144032d8d288 req-6827abe3-2c29-496c-be70-6f1092fdc39c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:32.673792 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9e36661a-584c-44b2-b3f6-144032d8d288 req-6827abe3-2c29-496c-be70-6f1092fdc39c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:32.674369 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 632/2536] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:32 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:32.736083 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-f69b046d-ebd5-4a4a-bc84-d2468223e123 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:32.736747 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-f69b046d-ebd5-4a4a-bc84-d2468223e123 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] PUT https://10.4.3.46/volume/v3/attachments/30710a77-2f8d-46c3-8822-e5ab3bc94965 Aug 19 11:05:32.737234 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-f69b046d-ebd5-4a4a-bc84-d2468223e123 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:32.750561 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-f69b046d-ebd5-4a4a-bc84-d2468223e123 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Acquiring lock "cinder-attachment_update-f824da60-c1e2-4de1-8a43-3aa658bc52c7-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:05:32.760969 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-f69b046d-ebd5-4a4a-bc84-d2468223e123 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Lock "cinder-attachment_update-f824da60-c1e2-4de1-8a43-3aa658bc52c7-np0000007769" acquired by "attachment_update" :: waited 0.010s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:05:32.763467 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:32.763467 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:32.866757 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-f69b046d-ebd5-4a4a-bc84-d2468223e123 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Lock "cinder-attachment_update-f824da60-c1e2-4de1-8a43-3aa658bc52c7-np0000007769" released by "attachment_update" :: held 0.106s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:05:32.867257 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-f69b046d-ebd5-4a4a-bc84-d2468223e123 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments/30710a77-2f8d-46c3-8822-e5ab3bc94965 returned with HTTP 200 Aug 19 11:05:32.867757 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 639/2537] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:05:32 2026] PUT /volume/v3/attachments/30710a77-2f8d-46c3-8822-e5ab3bc94965 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:33.573881 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-925b88d1-4338-4845-98b7-7d0e9d16e3e1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:33.576221 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-925b88d1-4338-4845-98b7-7d0e9d16e3e1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:33.576567 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-925b88d1-4338-4845-98b7-7d0e9d16e3e1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:33.576855 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-925b88d1-4338-4845-98b7-7d0e9d16e3e1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:33.589644 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:33.589644 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:33.593812 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-925b88d1-4338-4845-98b7-7d0e9d16e3e1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:33.599066 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-925b88d1-4338-4845-98b7-7d0e9d16e3e1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:33.599569 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 631/2538] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:33 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:34.614340 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6510414a-ce4b-418d-a8f2-b01f0b3198a8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:34.616132 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6510414a-ce4b-418d-a8f2-b01f0b3198a8 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:34.616342 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6510414a-ce4b-418d-a8f2-b01f0b3198a8 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:34.616571 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6510414a-ce4b-418d-a8f2-b01f0b3198a8 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:34.626593 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:34.626593 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:34.630372 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6510414a-ce4b-418d-a8f2-b01f0b3198a8 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:34.634390 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6510414a-ce4b-418d-a8f2-b01f0b3198a8 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:34.634789 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 637/2539] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:34 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:35.653244 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8f0bbcac-0573-4858-a2cf-9e7d800db411 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:35.659633 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f0bbcac-0573-4858-a2cf-9e7d800db411 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:35.659943 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f0bbcac-0573-4858-a2cf-9e7d800db411 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:35.660223 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f0bbcac-0573-4858-a2cf-9e7d800db411 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:35.681635 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:35.681635 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:35.684602 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8f0bbcac-0573-4858-a2cf-9e7d800db411 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:35.689947 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f0bbcac-0573-4858-a2cf-9e7d800db411 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:35.690500 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 633/2540] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:35 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:35.737895 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dce27405-12d9-4c27-a23e-c5dc2893e63c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:35.739767 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dce27405-12d9-4c27-a23e-c5dc2893e63c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] DELETE https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:35.739992 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dce27405-12d9-4c27-a23e-c5dc2893e63c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:35.740185 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dce27405-12d9-4c27-a23e-c5dc2893e63c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:35.740350 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-dce27405-12d9-4c27-a23e-c5dc2893e63c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Delete volume with id: 55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:35.747990 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:35.747990 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:35.748558 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dce27405-12d9-4c27-a23e-c5dc2893e63c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:35.773328 np0000007769 devstack@c-api.service[100206]: WARNING cinder.keymgr.conf_key_mgr [None req-dce27405-12d9-4c27-a23e-c5dc2893e63c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:05:35.784339 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dce27405-12d9-4c27-a23e-c5dc2893e63c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Delete volume request issued successfully. Aug 19 11:05:35.784606 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dce27405-12d9-4c27-a23e-c5dc2893e63c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 202 Aug 19 11:05:35.785101 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 640/2541] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:35 2026] DELETE /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:35.795517 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-da879285-3c66-4018-b35e-fce72ef0c759 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:35.800002 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-da879285-3c66-4018-b35e-fce72ef0c759 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:35.801137 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-da879285-3c66-4018-b35e-fce72ef0c759 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:35.801137 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-da879285-3c66-4018-b35e-fce72ef0c759 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:35.814648 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:35.814648 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:35.822827 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-da879285-3c66-4018-b35e-fce72ef0c759 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:05:35.829777 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-da879285-3c66-4018-b35e-fce72ef0c759 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 200 Aug 19 11:05:35.830201 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 632/2542] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:35 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:36.704900 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b79d68c4-476e-426e-9d4a-74e6966a5838 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:36.708993 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b79d68c4-476e-426e-9d4a-74e6966a5838 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:36.708993 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b79d68c4-476e-426e-9d4a-74e6966a5838 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:36.708993 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b79d68c4-476e-426e-9d4a-74e6966a5838 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:36.717884 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:36.717884 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:36.721520 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b79d68c4-476e-426e-9d4a-74e6966a5838 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:36.725465 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b79d68c4-476e-426e-9d4a-74e6966a5838 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:36.725811 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 638/2543] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:36 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:36.855732 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a51438a8-9992-47dc-89e1-d6d07be7dbad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:36.857834 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a51438a8-9992-47dc-89e1-d6d07be7dbad tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 Aug 19 11:05:36.858083 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a51438a8-9992-47dc-89e1-d6d07be7dbad tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:36.858354 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a51438a8-9992-47dc-89e1-d6d07be7dbad tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:36.876637 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a51438a8-9992-47dc-89e1-d6d07be7dbad tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 returned with HTTP 404 Aug 19 11:05:36.877530 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 634/2544] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:36 2026] GET /volume/v3/volumes/55f894c0-fb84-4e50-b581-4592161d2aa6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:36.888867 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1e078a67-35ec-417f-967e-2dffe1ff5ba5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:36.891865 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e078a67-35ec-417f-967e-2dffe1ff5ba5 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:05:36.892071 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1e078a67-35ec-417f-967e-2dffe1ff5ba5 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:36.892264 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1e078a67-35ec-417f-967e-2dffe1ff5ba5 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:36.893062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e078a67-35ec-417f-967e-2dffe1ff5ba5 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:05:36.935197 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1e078a67-35ec-417f-967e-2dffe1ff5ba5 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Get all volumes completed successfully. Aug 19 11:05:36.937046 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:36.937046 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:36.943701 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e078a67-35ec-417f-967e-2dffe1ff5ba5 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:05:36.943701 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 641/2545] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:05:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9771 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:36.975503 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-06d60b89-ee3f-426f-b269-da69eb5696ec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:36.978213 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06d60b89-ee3f-426f-b269-da69eb5696ec tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] DELETE https://10.4.3.46/volume/v3/types/3b25a992-11dc-4559-9a8e-e1c8af46d70d Aug 19 11:05:36.978406 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06d60b89-ee3f-426f-b269-da69eb5696ec tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:36.978634 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06d60b89-ee3f-426f-b269-da69eb5696ec tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:37.008667 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06d60b89-ee3f-426f-b269-da69eb5696ec tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types/3b25a992-11dc-4559-9a8e-e1c8af46d70d returned with HTTP 202 Aug 19 11:05:37.009302 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 633/2546] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:05:36 2026] DELETE /volume/v3/types/3b25a992-11dc-4559-9a8e-e1c8af46d70d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:37.024062 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6d568a15-2879-4aba-87ef-1646edad5696 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:37.026894 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d568a15-2879-4aba-87ef-1646edad5696 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:05:37.026894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d568a15-2879-4aba-87ef-1646edad5696 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-477836446", "extra_specs": {}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:37.042612 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d568a15-2879-4aba-87ef-1646edad5696 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:05:37.043334 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 639/2547] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:05:37 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:37.055879 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-87af6f23-54cc-45aa-887f-3359d1056472 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:37.061582 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-87af6f23-54cc-45aa-887f-3359d1056472 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] POST https://10.4.3.46/volume/v3/types/877a0a3f-182c-40d8-801d-d9759838bd2c/encryption Aug 19 11:05:37.061978 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-87af6f23-54cc-45aa-887f-3359d1056472 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:37.102551 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-87af6f23-54cc-45aa-887f-3359d1056472 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types/877a0a3f-182c-40d8-801d-d9759838bd2c/encryption returned with HTTP 200 Aug 19 11:05:37.103129 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 635/2548] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:05:37 2026] POST /volume/v3/types/877a0a3f-182c-40d8-801d-d9759838bd2c/encryption => generated 230 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:37.122534 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-67db6314-3389-483b-a6da-bb7f280dbe00 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:37.124347 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:37.124977 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1837780530", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-477836446", "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:37.129256 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1837780530', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-477836446', 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:37.132675 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume of 1 GB Aug 19 11:05:37.132969 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:37.132969 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:37.133468 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Availability Zones retrieved successfully. Aug 19 11:05:37.139739 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Flow 'volume_create_api' (152845e2-840a-4fc0-9773-f9c5725c19f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:37.140598 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af843e39-7a8b-416c-b187-159f97681905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:37.141472 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:37.172283 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af843e39-7a8b-416c-b187-159f97681905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:05:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=877a0a3f-182c-40d8-801d-d9759838bd2c,is_public=True,name='tempest-scenario-type-luks-477836446',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '877a0a3f-182c-40d8-801d-d9759838bd2c', '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=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:37.173564 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7004b701-04ba-4489-b0d2-995ac02302d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:37.206881 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-477836446 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-477836446, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:05:37.207144 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-477836446 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-477836446, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:05:37.245653 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Created reservations ['c68b5809-f8be-4337-8ca2-ae66bd7a63b6', '28ea401e-3ba7-4eca-b425-1e7a76cc92ef', 'c17e67eb-908d-4a68-9581-cbbc7f15da39', '6fdb7635-1f94-49ec-9e4f-1eb88778571b'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:37.246118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7004b701-04ba-4489-b0d2-995ac02302d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c68b5809-f8be-4337-8ca2-ae66bd7a63b6', '28ea401e-3ba7-4eca-b425-1e7a76cc92ef', 'c17e67eb-908d-4a68-9581-cbbc7f15da39', '6fdb7635-1f94-49ec-9e4f-1eb88778571b']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:37.247072 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c710f11-b1e7-4540-932f-632f248c643f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:37.277532 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c710f11-b1e7-4540-932f-632f248c643f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc4f8149-46f8-4f37-92d0-de960cd31e97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1837780530',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9364d4c0d1e74007b3735f8976e61fd2',qos_specs=None,replication_status=,reservations=['c68b5809-f8be-4337-8ca2-ae66bd7a63b6','28ea401e-3ba7-4eca-b425-1e7a76cc92ef','c17e67eb-908d-4a68-9581-cbbc7f15da39','6fdb7635-1f94-49ec-9e4f-1eb88778571b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_type_id=877a0a3f-182c-40d8-801d-d9759838bd2c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1837780530',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fc4f8149-46f8-4f37-92d0-de960cd31e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9364d4c0d1e74007b3735f8976e61fd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(877a0a3f-182c-40d8-801d-d9759838bd2c),volume_type_id=877a0a3f-182c-40d8-801d-d9759838bd2c)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:37.278554 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5cce18-438d-4a01-a11b-22daf02f19cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:37.315082 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5cce18-438d-4a01-a11b-22daf02f19cb) transitioned into state 'SUCCESS' from state '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-1837780530',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9364d4c0d1e74007b3735f8976e61fd2',qos_specs=None,replication_status=,reservations=['c68b5809-f8be-4337-8ca2-ae66bd7a63b6','28ea401e-3ba7-4eca-b425-1e7a76cc92ef','c17e67eb-908d-4a68-9581-cbbc7f15da39','6fdb7635-1f94-49ec-9e4f-1eb88778571b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_type_id=877a0a3f-182c-40d8-801d-d9759838bd2c)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:37.316203 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2bfac05-651f-492c-8514-a20afa76a597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:37.328047 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2bfac05-651f-492c-8514-a20afa76a597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:37.328980 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Flow 'volume_create_api' (152845e2-840a-4fc0-9773-f9c5725c19f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:37.329269 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume request issued successfully. Aug 19 11:05:37.329991 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-67db6314-3389-483b-a6da-bb7f280dbe00 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:37.330534 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 642/2549] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:37 2026] POST /volume/v3/volumes => generated 782 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:37.751740 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-36e85a9c-9912-4d3a-9400-38cfa7089071 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:37.753091 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36e85a9c-9912-4d3a-9400-38cfa7089071 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:37.753929 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36e85a9c-9912-4d3a-9400-38cfa7089071 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:37.753929 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36e85a9c-9912-4d3a-9400-38cfa7089071 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:37.768773 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:37.768773 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:37.776566 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-36e85a9c-9912-4d3a-9400-38cfa7089071 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:37.785536 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36e85a9c-9912-4d3a-9400-38cfa7089071 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:37.786052 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 634/2550] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:37 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:37.916691 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-81cbf8e1-9b6c-45ac-a929-fd1b5e43a3a1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:37.920503 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-81cbf8e1-9b6c-45ac-a929-fd1b5e43a3a1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/attachments/30710a77-2f8d-46c3-8822-e5ab3bc94965/action Aug 19 11:05:37.920503 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-81cbf8e1-9b6c-45ac-a929-fd1b5e43a3a1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:37.920503 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-81cbf8e1-9b6c-45ac-a929-fd1b5e43a3a1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:37.940107 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:37.940107 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:37.952089 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-4c561706-25e4-4ee3-bed5-ca8732a95e5a req-81cbf8e1-9b6c-45ac-a929-fd1b5e43a3a1 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments/30710a77-2f8d-46c3-8822-e5ab3bc94965/action returned with HTTP 204 Aug 19 11:05:37.952089 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 640/2551] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:05:37 2026] POST /volume/v3/attachments/30710a77-2f8d-46c3-8822-e5ab3bc94965/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:38.743453 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-19d2d8d4-1bbe-4c6d-9347-56daa47e4c31 req-c545bb22-3540-4b85-a83c-6b2a5ffd9ec5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:38.744640 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-19d2d8d4-1bbe-4c6d-9347-56daa47e4c31 req-c545bb22-3540-4b85-a83c-6b2a5ffd9ec5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/attachments?instance_id=9569df2d-dffa-4fef-9651-96cd1d1a779a Aug 19 11:05:38.745940 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-19d2d8d4-1bbe-4c6d-9347-56daa47e4c31 req-c545bb22-3540-4b85-a83c-6b2a5ffd9ec5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:38.745940 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-19d2d8d4-1bbe-4c6d-9347-56daa47e4c31 req-c545bb22-3540-4b85-a83c-6b2a5ffd9ec5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:38.770037 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-19d2d8d4-1bbe-4c6d-9347-56daa47e4c31 req-c545bb22-3540-4b85-a83c-6b2a5ffd9ec5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments?instance_id=9569df2d-dffa-4fef-9651-96cd1d1a779a returned with HTTP 200 Aug 19 11:05:38.770525 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 636/2552] 10.4.3.46 () {70 vars in 1630 bytes} [Wed Aug 19 11:05:38 2026] GET /volume/v3/attachments?instance_id=9569df2d-dffa-4fef-9651-96cd1d1a779a => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:38.782507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-19d2d8d4-1bbe-4c6d-9347-56daa47e4c31 req-452abc94-f299-441b-9670-ce50191ba790 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:38.787159 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-19d2d8d4-1bbe-4c6d-9347-56daa47e4c31 req-452abc94-f299-441b-9670-ce50191ba790 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a Aug 19 11:05:38.787159 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-19d2d8d4-1bbe-4c6d-9347-56daa47e4c31 req-452abc94-f299-441b-9670-ce50191ba790 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:38.787159 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-19d2d8d4-1bbe-4c6d-9347-56daa47e4c31 req-452abc94-f299-441b-9670-ce50191ba790 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:38.801723 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1a193d51-31af-475f-839c-43f401f67559 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:38.809270 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1a193d51-31af-475f-839c-43f401f67559 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:38.812583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1a193d51-31af-475f-839c-43f401f67559 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:38.812583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1a193d51-31af-475f-839c-43f401f67559 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:38.812583 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=313,cinder:UPDATE=78,cinder:INSERT=37 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:05:38.823759 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:38.823759 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:38.829617 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1a193d51-31af-475f-839c-43f401f67559 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:38.838010 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1a193d51-31af-475f-839c-43f401f67559 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:38.838010 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 635/2553] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:38 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:38.853945 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0079ac04-ba5c-4862-b827-a05e07ef9f13 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:38.856332 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0079ac04-ba5c-4862-b827-a05e07ef9f13 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:38.856563 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0079ac04-ba5c-4862-b827-a05e07ef9f13 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:38.856745 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0079ac04-ba5c-4862-b827-a05e07ef9f13 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:38.879518 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:38.879518 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:38.889930 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0079ac04-ba5c-4862-b827-a05e07ef9f13 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:38.894348 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0079ac04-ba5c-4862-b827-a05e07ef9f13 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:38.894928 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 641/2554] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:38 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:38.961058 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-314b9693-ca54-4298-8424-5feff7ee24ea req-530138c6-4c8b-4bcf-96e7-5ebfe4576f58 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:38.963579 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-314b9693-ca54-4298-8424-5feff7ee24ea req-530138c6-4c8b-4bcf-96e7-5ebfe4576f58 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:38.964033 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-314b9693-ca54-4298-8424-5feff7ee24ea req-530138c6-4c8b-4bcf-96e7-5ebfe4576f58 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:38.965987 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-314b9693-ca54-4298-8424-5feff7ee24ea req-530138c6-4c8b-4bcf-96e7-5ebfe4576f58 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:38.979892 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:38.979892 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:38.989836 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-314b9693-ca54-4298-8424-5feff7ee24ea req-530138c6-4c8b-4bcf-96e7-5ebfe4576f58 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:38.997288 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-314b9693-ca54-4298-8424-5feff7ee24ea req-530138c6-4c8b-4bcf-96e7-5ebfe4576f58 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:38.998159 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 637/2555] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:38 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:39.012592 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-19d2d8d4-1bbe-4c6d-9347-56daa47e4c31 req-452abc94-f299-441b-9670-ce50191ba790 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a returned with HTTP 200 Aug 19 11:05:39.013119 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 643/2556] 10.4.3.46 () {70 vars in 1644 bytes} [Wed Aug 19 11:05:38 2026] GET /volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a => generated 993 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:39.023621 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-170124f8-af8c-494c-99c3-30453a81075c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:39.025501 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-170124f8-af8c-494c-99c3-30453a81075c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:39.025763 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-170124f8-af8c-494c-99c3-30453a81075c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:39.026028 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-170124f8-af8c-494c-99c3-30453a81075c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:39.049519 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:39.049519 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:39.061801 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-170124f8-af8c-494c-99c3-30453a81075c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:39.067455 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-170124f8-af8c-494c-99c3-30453a81075c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:39.068117 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 636/2557] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:39 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:39.144673 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-16516004-210a-477d-b216-2a43301b045e req-5fe0d44d-622b-42c9-8594-c641efe58dfe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:39.147161 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-5fe0d44d-622b-42c9-8594-c641efe58dfe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:39.147625 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-5fe0d44d-622b-42c9-8594-c641efe58dfe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:39.148372 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-5fe0d44d-622b-42c9-8594-c641efe58dfe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:39.163537 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:39.163537 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:39.170179 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-16516004-210a-477d-b216-2a43301b045e req-5fe0d44d-622b-42c9-8594-c641efe58dfe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:39.174370 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-5fe0d44d-622b-42c9-8594-c641efe58dfe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:39.176682 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 642/2558] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:39 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:39.204581 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-16516004-210a-477d-b216-2a43301b045e req-342a6c56-a3fc-4f76-8aa4-06c653282e7b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:39.207057 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-342a6c56-a3fc-4f76-8aa4-06c653282e7b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7/action Aug 19 11:05:39.207057 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-342a6c56-a3fc-4f76-8aa4-06c653282e7b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:39.207223 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-342a6c56-a3fc-4f76-8aa4-06c653282e7b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:39.219952 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:39.219952 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:39.220409 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-16516004-210a-477d-b216-2a43301b045e req-342a6c56-a3fc-4f76-8aa4-06c653282e7b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:39.228030 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-16516004-210a-477d-b216-2a43301b045e req-342a6c56-a3fc-4f76-8aa4-06c653282e7b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Begin detaching volume completed successfully. Aug 19 11:05:39.228335 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-342a6c56-a3fc-4f76-8aa4-06c653282e7b tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7/action returned with HTTP 202 Aug 19 11:05:39.228977 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 638/2559] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:05:39 2026] POST /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:05:39.300680 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-904a4079-8aaa-4f13-bf89-8f099e5706f4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:39.301213 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-904a4079-8aaa-4f13-bf89-8f099e5706f4 None None] GET https://10.4.3.46/volume// Aug 19 11:05:39.301458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-904a4079-8aaa-4f13-bf89-8f099e5706f4 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:39.301745 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-904a4079-8aaa-4f13-bf89-8f099e5706f4 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:39.302169 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-904a4079-8aaa-4f13-bf89-8f099e5706f4 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:39.302650 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 644/2560] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:05: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 19 11:05:39.311187 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-16516004-210a-477d-b216-2a43301b045e req-55b986f1-cdfb-48a9-b1e9-ce27b17b76dc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:39.314417 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-55b986f1-cdfb-48a9-b1e9-ce27b17b76dc tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:39.314673 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-55b986f1-cdfb-48a9-b1e9-ce27b17b76dc tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:39.314865 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-55b986f1-cdfb-48a9-b1e9-ce27b17b76dc tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:39.330630 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:39.330630 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:39.336053 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-16516004-210a-477d-b216-2a43301b045e req-55b986f1-cdfb-48a9-b1e9-ce27b17b76dc tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:39.347039 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-55b986f1-cdfb-48a9-b1e9-ce27b17b76dc tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:39.347039 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 637/2561] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:05:39 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:05:40.353814 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-16516004-210a-477d-b216-2a43301b045e req-707237a5-99bd-401f-8ce5-5ba9c9a0b15e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:40.356275 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-707237a5-99bd-401f-8ce5-5ba9c9a0b15e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] DELETE https://10.4.3.46/volume/v3/attachments/30710a77-2f8d-46c3-8822-e5ab3bc94965 Aug 19 11:05:40.356716 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-707237a5-99bd-401f-8ce5-5ba9c9a0b15e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:40.356967 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-707237a5-99bd-401f-8ce5-5ba9c9a0b15e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:40.367740 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:40.367740 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:40.430261 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-16516004-210a-477d-b216-2a43301b045e req-707237a5-99bd-401f-8ce5-5ba9c9a0b15e tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments/30710a77-2f8d-46c3-8822-e5ab3bc94965 returned with HTTP 200 Aug 19 11:05:40.430912 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 643/2562] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:05:40 2026] DELETE /volume/v3/attachments/30710a77-2f8d-46c3-8822-e5ab3bc94965 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:41.428743 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-49668158-562e-45ad-bc52-d44d63dfa331 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:41.431113 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-49668158-562e-45ad-bc52-d44d63dfa331 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:05:41.431408 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-49668158-562e-45ad-bc52-d44d63dfa331 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:41.431727 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-49668158-562e-45ad-bc52-d44d63dfa331 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:41.446571 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:41.446571 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:41.453567 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-49668158-562e-45ad-bc52-d44d63dfa331 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:05:41.468336 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-49668158-562e-45ad-bc52-d44d63dfa331 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:05:41.468336 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 639/2563] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:41 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:41.545099 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-8f0728e6-314e-4c95-922c-d4fed061b9d6 req-05bf3d26-454a-4604-b4d1-cccfaf3c9d31 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:41.547839 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-8f0728e6-314e-4c95-922c-d4fed061b9d6 req-05bf3d26-454a-4604-b4d1-cccfaf3c9d31 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c/encryption Aug 19 11:05:41.548168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-8f0728e6-314e-4c95-922c-d4fed061b9d6 req-05bf3d26-454a-4604-b4d1-cccfaf3c9d31 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:41.548447 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-8f0728e6-314e-4c95-922c-d4fed061b9d6 req-05bf3d26-454a-4604-b4d1-cccfaf3c9d31 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:41.558010 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:41.558010 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:41.565619 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-8f0728e6-314e-4c95-922c-d4fed061b9d6 req-05bf3d26-454a-4604-b4d1-cccfaf3c9d31 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c/encryption returned with HTTP 200 Aug 19 11:05:41.566178 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 645/2564] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:05:41 2026] GET /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:42.626897 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-8f0728e6-314e-4c95-922c-d4fed061b9d6 req-0251a34f-a74f-49a5-b891-41743e3c54f8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:42.630232 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8f0728e6-314e-4c95-922c-d4fed061b9d6 req-0251a34f-a74f-49a5-b891-41743e3c54f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/attachments/31cb80a9-e8c8-434b-af6f-b900debdc0cc Aug 19 11:05:42.630577 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8f0728e6-314e-4c95-922c-d4fed061b9d6 req-0251a34f-a74f-49a5-b891-41743e3c54f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:42.630855 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8f0728e6-314e-4c95-922c-d4fed061b9d6 req-0251a34f-a74f-49a5-b891-41743e3c54f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:42.641378 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:42.641378 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:42.718656 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8f0728e6-314e-4c95-922c-d4fed061b9d6 req-0251a34f-a74f-49a5-b891-41743e3c54f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/31cb80a9-e8c8-434b-af6f-b900debdc0cc returned with HTTP 200 Aug 19 11:05:42.719500 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 638/2565] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:05:42 2026] DELETE /volume/v3/attachments/31cb80a9-e8c8-434b-af6f-b900debdc0cc => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:43.546145 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d3395dad-35e7-4077-96aa-4ce55e41dd8a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:43.546974 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d3395dad-35e7-4077-96aa-4ce55e41dd8a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c Aug 19 11:05:43.550022 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d3395dad-35e7-4077-96aa-4ce55e41dd8a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:43.550022 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d3395dad-35e7-4077-96aa-4ce55e41dd8a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:43.550022 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-d3395dad-35e7-4077-96aa-4ce55e41dd8a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: b0406a31-81c4-4189-9188-2cb3792ea31c Aug 19 11:05:43.559660 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:43.559660 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:43.560472 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d3395dad-35e7-4077-96aa-4ce55e41dd8a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:43.575302 np0000007769 devstack@c-api.service[100205]: WARNING cinder.keymgr.conf_key_mgr [None req-d3395dad-35e7-4077-96aa-4ce55e41dd8a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:05:43.584180 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d3395dad-35e7-4077-96aa-4ce55e41dd8a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume request issued successfully. Aug 19 11:05:43.584365 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d3395dad-35e7-4077-96aa-4ce55e41dd8a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c returned with HTTP 202 Aug 19 11:05:43.584826 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 644/2566] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:43 2026] DELETE /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:43.598705 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d1485af9-69e2-4357-ae02-6790965fa324 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:43.602423 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1485af9-69e2-4357-ae02-6790965fa324 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c Aug 19 11:05:43.602423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1485af9-69e2-4357-ae02-6790965fa324 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:43.602423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1485af9-69e2-4357-ae02-6790965fa324 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:43.612098 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:43.612098 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:43.621894 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d1485af9-69e2-4357-ae02-6790965fa324 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:43.631136 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1485af9-69e2-4357-ae02-6790965fa324 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c returned with HTTP 200 Aug 19 11:05:43.631919 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 640/2567] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:43 2026] GET /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:44.647376 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-30d4e11a-4761-45fb-85c7-cb2f93b34746 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:44.651750 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-30d4e11a-4761-45fb-85c7-cb2f93b34746 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c Aug 19 11:05:44.652072 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-30d4e11a-4761-45fb-85c7-cb2f93b34746 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:44.652254 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-30d4e11a-4761-45fb-85c7-cb2f93b34746 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:44.664418 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-30d4e11a-4761-45fb-85c7-cb2f93b34746 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c returned with HTTP 404 Aug 19 11:05:44.665607 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 646/2568] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:44 2026] GET /volume/v3/volumes/b0406a31-81c4-4189-9188-2cb3792ea31c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:44.677818 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6173f1a9-3313-4f3d-a203-7ef610213dcc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:44.681530 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6173f1a9-3313-4f3d-a203-7ef610213dcc tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:05:44.681530 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6173f1a9-3313-4f3d-a203-7ef610213dcc tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:44.681530 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6173f1a9-3313-4f3d-a203-7ef610213dcc tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:44.682281 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:44.682281 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:44.683333 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6173f1a9-3313-4f3d-a203-7ef610213dcc tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:05:44.734733 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6173f1a9-3313-4f3d-a203-7ef610213dcc tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Get all volumes completed successfully. Aug 19 11:05:44.737121 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:44.737121 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:44.743717 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6173f1a9-3313-4f3d-a203-7ef610213dcc tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:05:44.744826 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 639/2569] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:05:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9464 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:44.764691 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8dd21e73-3b7f-483e-9250-9bb5d00dd6a2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:44.767178 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8dd21e73-3b7f-483e-9250-9bb5d00dd6a2 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] DELETE https://10.4.3.46/volume/v3/types/9fc8531c-cd9a-4af6-ae9f-7891dea863d2 Aug 19 11:05:44.767436 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8dd21e73-3b7f-483e-9250-9bb5d00dd6a2 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:44.767760 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8dd21e73-3b7f-483e-9250-9bb5d00dd6a2 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:44.803431 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8dd21e73-3b7f-483e-9250-9bb5d00dd6a2 tempest-TestVolumeBootPattern-94965433 tempest-TestVolumeBootPattern-94965433-project-admin] https://10.4.3.46/volume/v3/types/9fc8531c-cd9a-4af6-ae9f-7891dea863d2 returned with HTTP 202 Aug 19 11:05:44.803849 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 645/2570] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:05:44 2026] DELETE /volume/v3/types/9fc8531c-cd9a-4af6-ae9f-7891dea863d2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:44.838525 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:44.838525 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:44.838525 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-258367635", "snapshot_id": null, "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:44.839683 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-258367635', 'snapshot_id': None, 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:45.070833 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume of 1 GB Aug 19 11:05:45.078162 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Availability Zones retrieved successfully. Aug 19 11:05:45.088396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (83593906-6d66-4bd4-a64b-79ae5fc4b001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:45.089690 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075de4c1-c26e-49b0-be82-85aa14ae1e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:45.090732 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:45.166721 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075de4c1-c26e-49b0-be82-85aa14ae1e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:45.167785 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a117f54d-fb9e-44e1-b466-200736a05105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:45.250676 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['71baaa41-3c3b-4780-9482-7fd7de3c1013', '8d256f05-8a72-419d-a4f8-4045e65c2426', 'ade86971-0a56-41e7-88ff-06d1c96cd1b7', 'f295a79a-59a4-4e5b-b4a0-6a5b3ab70dea'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:45.251615 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a117f54d-fb9e-44e1-b466-200736a05105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71baaa41-3c3b-4780-9482-7fd7de3c1013', '8d256f05-8a72-419d-a4f8-4045e65c2426', 'ade86971-0a56-41e7-88ff-06d1c96cd1b7', 'f295a79a-59a4-4e5b-b4a0-6a5b3ab70dea']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:45.252583 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c92c39-45e1-4789-aaa5-b34508584f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:45.288108 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c92c39-45e1-4789-aaa5-b34508584f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7d425f8-27b8-405e-bd3b-18bea0d8875a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-258367635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['71baaa41-3c3b-4780-9482-7fd7de3c1013','8d256f05-8a72-419d-a4f8-4045e65c2426','ade86971-0a56-41e7-88ff-06d1c96cd1b7','f295a79a-59a4-4e5b-b4a0-6a5b3ab70dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-258367635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7d425f8-27b8-405e-bd3b-18bea0d8875a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6de536afff0497596c6e3f7bcac470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:45.288108 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a2ed81-eb22-4bbf-aa2b-658c8fa90a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:45.322885 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a2ed81-eb22-4bbf-aa2b-658c8fa90a0c) transitioned into state 'SUCCESS' from state '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-258367635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['71baaa41-3c3b-4780-9482-7fd7de3c1013','8d256f05-8a72-419d-a4f8-4045e65c2426','ade86971-0a56-41e7-88ff-06d1c96cd1b7','f295a79a-59a4-4e5b-b4a0-6a5b3ab70dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:45.325408 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400b8709-6844-48f7-a5b0-8caf315800de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:45.344214 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400b8709-6844-48f7-a5b0-8caf315800de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:45.349162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (83593906-6d66-4bd4-a64b-79ae5fc4b001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:45.349162 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request issued successfully. Aug 19 11:05:45.349162 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd8c4620-e868-419e-a1b4-a00335496ab7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:45.349674 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 641/2571] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:44 2026] POST /volume/v3/volumes => generated 756 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:45.360730 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-31407d82-6e48-451b-bee2-b42a7d498f2b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:45.363374 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-31407d82-6e48-451b-bee2-b42a7d498f2b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:05:45.364892 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-31407d82-6e48-451b-bee2-b42a7d498f2b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:45.364892 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-31407d82-6e48-451b-bee2-b42a7d498f2b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:45.371754 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:45.371754 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:45.376407 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-31407d82-6e48-451b-bee2-b42a7d498f2b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:45.381960 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-31407d82-6e48-451b-bee2-b42a7d498f2b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a returned with HTTP 200 Aug 19 11:05:45.382397 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 647/2572] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:45 2026] GET /volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:46.403614 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1bba36d7-b9e4-49f1-8db7-49accba20793 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:46.408727 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1bba36d7-b9e4-49f1-8db7-49accba20793 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:05:46.409043 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1bba36d7-b9e4-49f1-8db7-49accba20793 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:46.409266 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1bba36d7-b9e4-49f1-8db7-49accba20793 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:46.495213 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-21d57a71-cd02-4f1f-8f7e-2d566b8dfedf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:46.498020 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-21d57a71-cd02-4f1f-8f7e-2d566b8dfedf tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] GET https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 Aug 19 11:05:46.498308 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-21d57a71-cd02-4f1f-8f7e-2d566b8dfedf tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:46.499595 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-21d57a71-cd02-4f1f-8f7e-2d566b8dfedf tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:46.505348 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:46.505348 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:46.512177 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-21d57a71-cd02-4f1f-8f7e-2d566b8dfedf tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Volume info retrieved successfully. Aug 19 11:05:46.518574 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-21d57a71-cd02-4f1f-8f7e-2d566b8dfedf tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 returned with HTTP 200 Aug 19 11:05:46.519167 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 646/2573] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:46 2026] GET /volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:46.583714 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:46.583714 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:46.586813 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1bba36d7-b9e4-49f1-8db7-49accba20793 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:46.590878 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1bba36d7-b9e4-49f1-8db7-49accba20793 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a returned with HTTP 200 Aug 19 11:05:46.591231 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 640/2574] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:46 2026] GET /volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a => generated 1364 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:46.603241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0a2130ae-2ac0-4460-bc8d-dcf8a0d17168 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:46.605452 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a2130ae-2ac0-4460-bc8d-dcf8a0d17168 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:05:46.605714 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a2130ae-2ac0-4460-bc8d-dcf8a0d17168 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:46.605963 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a2130ae-2ac0-4460-bc8d-dcf8a0d17168 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:46.614391 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:46.614391 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:46.619186 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0a2130ae-2ac0-4460-bc8d-dcf8a0d17168 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:46.623661 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a2130ae-2ac0-4460-bc8d-dcf8a0d17168 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a returned with HTTP 200 Aug 19 11:05:46.624040 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 642/2575] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:46 2026] GET /volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:47.533897 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7b09333c-5198-4d32-9ed5-cf252ab7b8ac None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:47.535933 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7b09333c-5198-4d32-9ed5-cf252ab7b8ac tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] GET https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 Aug 19 11:05:47.536172 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7b09333c-5198-4d32-9ed5-cf252ab7b8ac tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:47.536414 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7b09333c-5198-4d32-9ed5-cf252ab7b8ac tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:47.545600 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:47.545600 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:47.551511 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7b09333c-5198-4d32-9ed5-cf252ab7b8ac tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Volume info retrieved successfully. Aug 19 11:05:47.555639 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7b09333c-5198-4d32-9ed5-cf252ab7b8ac tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 returned with HTTP 200 Aug 19 11:05:47.556094 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 648/2576] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:47 2026] GET /volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:47.741024 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bc24640b-cb6d-4841-b261-9bd4519cdc7d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:47.743793 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bc24640b-cb6d-4841-b261-9bd4519cdc7d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:05:47.744091 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bc24640b-cb6d-4841-b261-9bd4519cdc7d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:47.744279 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bc24640b-cb6d-4841-b261-9bd4519cdc7d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:47.753660 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:47.753660 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:47.757275 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bc24640b-cb6d-4841-b261-9bd4519cdc7d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:47.761665 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bc24640b-cb6d-4841-b261-9bd4519cdc7d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a returned with HTTP 200 Aug 19 11:05:47.762033 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 647/2577] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:47 2026] GET /volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:47.941940 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c568d5d2-dd5c-4a2a-9b1a-12b86447e287 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:47.943587 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c568d5d2-dd5c-4a2a-9b1a-12b86447e287 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 Aug 19 11:05:47.943807 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c568d5d2-dd5c-4a2a-9b1a-12b86447e287 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:47.943981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c568d5d2-dd5c-4a2a-9b1a-12b86447e287 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:47.944128 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c568d5d2-dd5c-4a2a-9b1a-12b86447e287 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Delete volume with id: a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 Aug 19 11:05:47.950517 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:47.950517 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:47.951207 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c568d5d2-dd5c-4a2a-9b1a-12b86447e287 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Volume info retrieved successfully. Aug 19 11:05:47.995518 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c568d5d2-dd5c-4a2a-9b1a-12b86447e287 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Delete volume request issued successfully. Aug 19 11:05:47.995518 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c568d5d2-dd5c-4a2a-9b1a-12b86447e287 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 returned with HTTP 202 Aug 19 11:05:47.995518 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 641/2578] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:05:47 2026] DELETE /volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:05:48.005273 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a08418b9-cef7-4478-9856-02b7944d8817 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:48.010512 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a08418b9-cef7-4478-9856-02b7944d8817 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] GET https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 Aug 19 11:05:48.010512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a08418b9-cef7-4478-9856-02b7944d8817 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:48.010512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a08418b9-cef7-4478-9856-02b7944d8817 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:48.015606 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:48.015606 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:48.019152 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a08418b9-cef7-4478-9856-02b7944d8817 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Volume info retrieved successfully. Aug 19 11:05:48.026015 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a08418b9-cef7-4478-9856-02b7944d8817 tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 returned with HTTP 200 Aug 19 11:05:48.026754 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 643/2579] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:48 2026] GET /volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:48.304764 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bb1a6b59-9b9b-4fe9-86da-c6f57c362819 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:48.307231 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bb1a6b59-9b9b-4fe9-86da-c6f57c362819 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:05:48.307464 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bb1a6b59-9b9b-4fe9-86da-c6f57c362819 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:48.307679 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bb1a6b59-9b9b-4fe9-86da-c6f57c362819 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:48.315015 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:48.315015 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:48.318705 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bb1a6b59-9b9b-4fe9-86da-c6f57c362819 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:48.323703 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-bb1a6b59-9b9b-4fe9-86da-c6f57c362819 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a returned with HTTP 200 Aug 19 11:05:48.324079 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 649/2580] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:48 2026] GET /volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:48.332995 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-85cad4e9-7c55-4199-89a6-0625d2bed794 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:48.333442 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-85cad4e9-7c55-4199-89a6-0625d2bed794 None None] GET https://10.4.3.46/volume// Aug 19 11:05:48.333707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-85cad4e9-7c55-4199-89a6-0625d2bed794 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:48.333921 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-85cad4e9-7c55-4199-89a6-0625d2bed794 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:48.334414 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-85cad4e9-7c55-4199-89a6-0625d2bed794 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:48.334823 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 648/2581] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:05:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:05:48.343388 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-c1566c5e-fe59-40dc-b3b9-05e490c170a5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:48.346141 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-c1566c5e-fe59-40dc-b3b9-05e490c170a5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:05:48.346515 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-c1566c5e-fe59-40dc-b3b9-05e490c170a5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7d425f8-27b8-405e-bd3b-18bea0d8875a", "connector": null, "instance_uuid": "16fc62a8-a74b-4c8c-a9e2-550882fc0d41"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:48.354233 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:48.354233 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:48.385074 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-c1566c5e-fe59-40dc-b3b9-05e490c170a5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:05:48.385716 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 642/2582] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:05:48 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:49.042358 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb04db02-5843-4f40-8068-f8c3a97f8f4a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.047092 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb04db02-5843-4f40-8068-f8c3a97f8f4a tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] GET https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 Aug 19 11:05:49.047396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb04db02-5843-4f40-8068-f8c3a97f8f4a tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:49.047590 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb04db02-5843-4f40-8068-f8c3a97f8f4a tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:49.061397 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb04db02-5843-4f40-8068-f8c3a97f8f4a tempest-TestImageHashVerification-2097441438 tempest-TestImageHashVerification-2097441438-project-member] https://10.4.3.46/volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 returned with HTTP 404 Aug 19 11:05:49.062158 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 644/2583] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:49 2026] GET /volume/v3/volumes/a8b3d2a9-f8a0-4fd2-b4a0-d1ca18ed0959 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:49.353724 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-df29398c-865b-4818-81ac-49f60b2262e0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.357901 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-df29398c-865b-4818-81ac-49f60b2262e0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:05:49.357901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-df29398c-865b-4818-81ac-49f60b2262e0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:49.357901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-df29398c-865b-4818-81ac-49f60b2262e0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:49.365611 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:49.365611 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:49.370451 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-df29398c-865b-4818-81ac-49f60b2262e0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:49.375775 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-df29398c-865b-4818-81ac-49f60b2262e0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:05:49.376284 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 650/2584] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:05:49 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:49.468929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e80de531-833d-4e12-8461-c13bb01bd3bf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.470895 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e80de531-833d-4e12-8461-c13bb01bd3bf None None] GET https://10.4.3.46/volume// Aug 19 11:05:49.470895 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e80de531-833d-4e12-8461-c13bb01bd3bf None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:49.470895 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e80de531-833d-4e12-8461-c13bb01bd3bf None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:49.470895 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e80de531-833d-4e12-8461-c13bb01bd3bf None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:49.470895 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 649/2585] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:05:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:05:49.482945 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-bdc46900-df14-436a-b69d-3a597ea10319 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.484215 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-bdc46900-df14-436a-b69d-3a597ea10319 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:05:49.484880 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-bdc46900-df14-436a-b69d-3a597ea10319 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6855155-9639-4c3d-8879-ddfcf225b7e1", "connector": null, "instance_uuid": "0e035b89-9d2d-407d-924e-cea084874e8b"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:49.492403 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:49.492403 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:49.532162 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-bdc46900-df14-436a-b69d-3a597ea10319 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:05:49.532627 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 643/2586] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:05:49 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:49.554128 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e41581fa-b10c-4a9b-a41d-5dac48ec4c16 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.554545 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e41581fa-b10c-4a9b-a41d-5dac48ec4c16 None None] GET https://10.4.3.46/volume// Aug 19 11:05:49.554737 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e41581fa-b10c-4a9b-a41d-5dac48ec4c16 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:49.554920 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e41581fa-b10c-4a9b-a41d-5dac48ec4c16 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:49.555217 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e41581fa-b10c-4a9b-a41d-5dac48ec4c16 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:49.555506 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 645/2587] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:05:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:05:49.570822 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4636ddf4-e81b-4894-b71f-2a7337a827a4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.574270 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4636ddf4-e81b-4894-b71f-2a7337a827a4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:05:49.574270 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4636ddf4-e81b-4894-b71f-2a7337a827a4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:49.574270 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4636ddf4-e81b-4894-b71f-2a7337a827a4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:49.576876 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=351,cinder:INSERT=77,cinder:UPDATE=103 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:05:49.582305 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6db5ffdb-efb9-4c43-8cc2-b48148315f9e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.588976 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6db5ffdb-efb9-4c43-8cc2-b48148315f9e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:05:49.588976 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6db5ffdb-efb9-4c43-8cc2-b48148315f9e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:49.588976 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6db5ffdb-efb9-4c43-8cc2-b48148315f9e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:49.589625 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c500ca22-70d9-4bcf-acdc-b50e49396cc2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.589836 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c500ca22-70d9-4bcf-acdc-b50e49396cc2 None None] GET https://10.4.3.46/volume// Aug 19 11:05:49.589990 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c500ca22-70d9-4bcf-acdc-b50e49396cc2 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:49.590183 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c500ca22-70d9-4bcf-acdc-b50e49396cc2 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:49.590511 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c500ca22-70d9-4bcf-acdc-b50e49396cc2 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:05:49.591021 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 644/2588] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:05:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:05:49.594729 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:49.594729 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:49.599139 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4636ddf4-e81b-4894-b71f-2a7337a827a4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:05:49.603105 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-60f314dd-f0ee-43ce-99ec-9a5c54b6131d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.603670 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:49.603670 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:49.605103 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-60f314dd-f0ee-43ce-99ec-9a5c54b6131d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:05:49.605308 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-60f314dd-f0ee-43ce-99ec-9a5c54b6131d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:49.605469 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4636ddf4-e81b-4894-b71f-2a7337a827a4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a returned with HTTP 200 Aug 19 11:05:49.605549 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-60f314dd-f0ee-43ce-99ec-9a5c54b6131d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:49.605919 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 651/2589] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:05:49 2026] GET /volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a => generated 1543 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:05:49.608370 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=297,cinder:INSERT=38,cinder:UPDATE=71 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:05:49.616168 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6db5ffdb-efb9-4c43-8cc2-b48148315f9e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:49.620036 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:49.620036 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:49.622907 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6db5ffdb-efb9-4c43-8cc2-b48148315f9e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:05:49.624540 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-60f314dd-f0ee-43ce-99ec-9a5c54b6131d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:49.625890 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 650/2590] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:49 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 838 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:49.629895 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-60f314dd-f0ee-43ce-99ec-9a5c54b6131d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:05:49.630284 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 646/2591] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:05:49 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:05:49.729660 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-43a04166-a9c0-46e0-b551-0f491d924a99 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.735086 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-43a04166-a9c0-46e0-b551-0f491d924a99 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] PUT https://10.4.3.46/volume/v3/attachments/84ba73c6-ee41-46d9-98a4-c785686af4c5 Aug 19 11:05:49.735432 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-43a04166-a9c0-46e0-b551-0f491d924a99 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:49.745088 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-43a04166-a9c0-46e0-b551-0f491d924a99 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Acquiring lock "cinder-attachment_update-e7d425f8-27b8-405e-bd3b-18bea0d8875a-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:05:49.745862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-c1b3b751-e959-4baf-9f67-84bf3dc28a21 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.748442 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-c1b3b751-e959-4baf-9f67-84bf3dc28a21 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] PUT https://10.4.3.46/volume/v3/attachments/5fe64cc9-3e7b-48cd-8413-2f1dece3130c Aug 19 11:05:49.749184 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-c1b3b751-e959-4baf-9f67-84bf3dc28a21 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:49.749513 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-43a04166-a9c0-46e0-b551-0f491d924a99 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-e7d425f8-27b8-405e-bd3b-18bea0d8875a-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:05:49.750385 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:49.750385 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:49.755716 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-c1b3b751-e959-4baf-9f67-84bf3dc28a21 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Acquiring lock "cinder-attachment_update-e6855155-9639-4c3d-8879-ddfcf225b7e1-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:05:49.759998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-c1b3b751-e959-4baf-9f67-84bf3dc28a21 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Lock "cinder-attachment_update-e6855155-9639-4c3d-8879-ddfcf225b7e1-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:05:49.760901 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:49.760901 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:49.859729 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-c1b3b751-e959-4baf-9f67-84bf3dc28a21 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Lock "cinder-attachment_update-e6855155-9639-4c3d-8879-ddfcf225b7e1-np0000007769" released by "attachment_update" :: held 0.100s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:05:49.860311 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-c1b3b751-e959-4baf-9f67-84bf3dc28a21 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/attachments/5fe64cc9-3e7b-48cd-8413-2f1dece3130c returned with HTTP 200 Aug 19 11:05:49.860425 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 652/2592] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:05:49 2026] PUT /volume/v3/attachments/5fe64cc9-3e7b-48cd-8413-2f1dece3130c => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:49.866623 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-43a04166-a9c0-46e0-b551-0f491d924a99 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-e7d425f8-27b8-405e-bd3b-18bea0d8875a-np0000007769" released by "attachment_update" :: held 0.117s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:05:49.866937 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-43a04166-a9c0-46e0-b551-0f491d924a99 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/84ba73c6-ee41-46d9-98a4-c785686af4c5 returned with HTTP 200 Aug 19 11:05:49.867446 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 645/2593] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:05:49 2026] PUT /volume/v3/attachments/84ba73c6-ee41-46d9-98a4-c785686af4c5 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:49.895564 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4e81f378-a8d6-4c87-8eaa-500263b9854c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:49.900803 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4e81f378-a8d6-4c87-8eaa-500263b9854c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments/84ba73c6-ee41-46d9-98a4-c785686af4c5/action Aug 19 11:05:49.901659 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4e81f378-a8d6-4c87-8eaa-500263b9854c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:49.901659 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4e81f378-a8d6-4c87-8eaa-500263b9854c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:49.920208 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:49.920208 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:49.936815 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-fa3a17d0-91c6-416f-95c8-cceed90b3253 req-4e81f378-a8d6-4c87-8eaa-500263b9854c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/84ba73c6-ee41-46d9-98a4-c785686af4c5/action returned with HTTP 204 Aug 19 11:05:49.937208 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 651/2594] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:05:49 2026] POST /volume/v3/attachments/84ba73c6-ee41-46d9-98a4-c785686af4c5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:50.642123 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8549cf91-72b9-4f44-a338-1d51dd3cf8df None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:50.643925 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8549cf91-72b9-4f44-a338-1d51dd3cf8df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:05:50.644029 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8549cf91-72b9-4f44-a338-1d51dd3cf8df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:50.644306 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8549cf91-72b9-4f44-a338-1d51dd3cf8df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:50.653122 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:50.653122 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:50.656447 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8549cf91-72b9-4f44-a338-1d51dd3cf8df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:50.661558 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8549cf91-72b9-4f44-a338-1d51dd3cf8df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:05:50.661558 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 647/2595] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:50 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:51.677992 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e4242a23-17fb-4b43-84e0-ee24f696c534 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:51.679987 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4242a23-17fb-4b43-84e0-ee24f696c534 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:05:51.680211 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4242a23-17fb-4b43-84e0-ee24f696c534 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:51.680419 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4242a23-17fb-4b43-84e0-ee24f696c534 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:51.689068 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:51.689068 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:51.692775 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e4242a23-17fb-4b43-84e0-ee24f696c534 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:51.697075 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4242a23-17fb-4b43-84e0-ee24f696c534 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:05:51.697602 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 653/2596] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:51 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:52.710475 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f56b5c4e-4076-4b04-bacd-7a6980d58181 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:52.712270 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f56b5c4e-4076-4b04-bacd-7a6980d58181 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:05:52.712523 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f56b5c4e-4076-4b04-bacd-7a6980d58181 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:52.712746 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f56b5c4e-4076-4b04-bacd-7a6980d58181 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:52.721897 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:52.721897 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:52.725647 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f56b5c4e-4076-4b04-bacd-7a6980d58181 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:52.729863 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f56b5c4e-4076-4b04-bacd-7a6980d58181 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:05:52.730255 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 646/2597] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:52 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:53.137120 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-e65a9500-dda5-49d0-a073-38e9855ebf46 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:53.138948 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-e65a9500-dda5-49d0-a073-38e9855ebf46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/attachments/5fe64cc9-3e7b-48cd-8413-2f1dece3130c/action Aug 19 11:05:53.139254 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-e65a9500-dda5-49d0-a073-38e9855ebf46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:05:53.139364 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-e65a9500-dda5-49d0-a073-38e9855ebf46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:53.141914 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=369,cinder:INSERT=60,cinder:UPDATE=127 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:05:53.154775 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:53.154775 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:53.170205 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3c72d7f3-b570-4b00-b521-4af75d7ecf23 req-e65a9500-dda5-49d0-a073-38e9855ebf46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/attachments/5fe64cc9-3e7b-48cd-8413-2f1dece3130c/action returned with HTTP 204 Aug 19 11:05:53.170773 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 652/2598] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:05:53 2026] POST /volume/v3/attachments/5fe64cc9-3e7b-48cd-8413-2f1dece3130c/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:05:53.746202 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-58bd66be-838a-40e0-80c9-4a660f215a83 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:53.747900 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-58bd66be-838a-40e0-80c9-4a660f215a83 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:05:53.748121 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-58bd66be-838a-40e0-80c9-4a660f215a83 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:53.748290 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-58bd66be-838a-40e0-80c9-4a660f215a83 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:53.757566 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:53.757566 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:53.761249 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-58bd66be-838a-40e0-80c9-4a660f215a83 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:53.765911 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-58bd66be-838a-40e0-80c9-4a660f215a83 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:05:53.766316 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 648/2599] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:53 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 1131 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:05:53.780950 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-786a5647-1e60-4e06-9efe-5e97dc78af44 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:53.783139 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-786a5647-1e60-4e06-9efe-5e97dc78af44 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:05:53.783994 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-786a5647-1e60-4e06-9efe-5e97dc78af44 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6855155-9639-4c3d-8879-ddfcf225b7e1", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1176327220", "container": "tempest-volumesbackupstest-backup-container-49890553"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:53.785509 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-786a5647-1e60-4e06-9efe-5e97dc78af44 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating new backup {'backup': {'volume_id': 'e6855155-9639-4c3d-8879-ddfcf225b7e1', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1176327220', 'container': 'tempest-volumesbackupstest-backup-container-49890553'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:05:53.785695 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-786a5647-1e60-4e06-9efe-5e97dc78af44 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating backup of volume e6855155-9639-4c3d-8879-ddfcf225b7e1 in container tempest-volumesbackupstest-backup-container-49890553 Aug 19 11:05:53.797085 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:53.797085 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:53.797725 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-786a5647-1e60-4e06-9efe-5e97dc78af44 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:05:53.824052 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-786a5647-1e60-4e06-9efe-5e97dc78af44 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['b8dcd22b-5742-4ef1-a507-20ea708a23fc', '5471d8a1-391a-4bb5-8d91-4791febac095'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:53.873856 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-786a5647-1e60-4e06-9efe-5e97dc78af44 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:05:53.874335 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 654/2600] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:53 2026] POST /volume/v3/backups => generated 328 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:53.889130 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f6416195-1bd9-477f-941d-2d74beddb821 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:53.889130 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6416195-1bd9-477f-941d-2d74beddb821 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:05:53.890910 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6416195-1bd9-477f-941d-2d74beddb821 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:53.891205 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6416195-1bd9-477f-941d-2d74beddb821 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:53.891316 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f6416195-1bd9-477f-941d-2d74beddb821 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:05:53.898696 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:53.898696 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:53.899818 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6416195-1bd9-477f-941d-2d74beddb821 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:05:53.900609 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 647/2601] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:53 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 785 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:54.910459 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6d142913-632b-485f-bece-f2d81f8a698b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:54.912343 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d142913-632b-485f-bece-f2d81f8a698b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:05:54.912578 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d142913-632b-485f-bece-f2d81f8a698b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:54.912836 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d142913-632b-485f-bece-f2d81f8a698b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:54.912885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-6d142913-632b-485f-bece-f2d81f8a698b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:05:54.919358 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:54.919358 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:54.920215 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d142913-632b-485f-bece-f2d81f8a698b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:05:54.920626 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 653/2602] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:54 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:55.224283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:55.316417 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:55.316902 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-469599445"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:55.318312 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-469599445'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:55.318442 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume of 1 GB Aug 19 11:05:55.323175 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Availability Zones retrieved successfully. Aug 19 11:05:55.329707 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (41aae995-da68-4d40-a509-67fe55430309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:55.330676 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b20c0974-f1e1-4805-b52a-5c4a356cd9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:55.331768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:55.359790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b20c0974-f1e1-4805-b52a-5c4a356cd9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:55.360643 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd64563e-9b02-4f33-95d5-07b0123152b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:55.414241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Created reservations ['c522dc77-06b5-4068-b576-bd8a01d5e1d4', 'f43b3add-bfb3-4523-8d95-3f6dcb5c4bbd', '2a16177a-6388-445f-8d9d-f2395f0ed7d4', 'aff40540-3467-4094-a00a-e43e16d92fbb'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:55.415298 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd64563e-9b02-4f33-95d5-07b0123152b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c522dc77-06b5-4068-b576-bd8a01d5e1d4', 'f43b3add-bfb3-4523-8d95-3f6dcb5c4bbd', '2a16177a-6388-445f-8d9d-f2395f0ed7d4', 'aff40540-3467-4094-a00a-e43e16d92fbb']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:55.416156 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6c013b-03b0-498a-83e4-524a7cd5aec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:55.598102 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6c013b-03b0-498a-83e4-524a7cd5aec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baf87f10-77ca-4bab-bff7-53b4a8d7be40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-469599445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['c522dc77-06b5-4068-b576-bd8a01d5e1d4','f43b3add-bfb3-4523-8d95-3f6dcb5c4bbd','2a16177a-6388-445f-8d9d-f2395f0ed7d4','aff40540-3467-4094-a00a-e43e16d92fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-469599445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baf87f10-77ca-4bab-bff7-53b4a8d7be40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba9209f461b4562ba8d46c358f0161b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:55.598773 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9af119d2-12ee-4973-b55b-d20be0a39688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:55.617376 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9af119d2-12ee-4973-b55b-d20be0a39688) transitioned into state 'SUCCESS' from state '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-469599445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['c522dc77-06b5-4068-b576-bd8a01d5e1d4','f43b3add-bfb3-4523-8d95-3f6dcb5c4bbd','2a16177a-6388-445f-8d9d-f2395f0ed7d4','aff40540-3467-4094-a00a-e43e16d92fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:55.618161 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47e7591-8725-4438-98b9-2f6c5b7dcacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:55.631142 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47e7591-8725-4438-98b9-2f6c5b7dcacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:55.631968 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (41aae995-da68-4d40-a509-67fe55430309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:55.632284 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request issued successfully. Aug 19 11:05:55.632851 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-833c2f23-fc49-44c8-ac5d-be3bac25b293 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:55.633427 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 649/2603] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:05:55 2026] POST /volume/v3/volumes => generated 757 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:55.649123 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-df124f1d-b1e3-4317-bd60-080500a6b5fd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:55.651133 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-df124f1d-b1e3-4317-bd60-080500a6b5fd tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 Aug 19 11:05:55.651133 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-df124f1d-b1e3-4317-bd60-080500a6b5fd tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:55.651223 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-df124f1d-b1e3-4317-bd60-080500a6b5fd tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:55.657735 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:55.657735 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:55.661547 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-df124f1d-b1e3-4317-bd60-080500a6b5fd tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:05:55.665400 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-df124f1d-b1e3-4317-bd60-080500a6b5fd tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 returned with HTTP 200 Aug 19 11:05:55.665818 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 655/2604] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:55 2026] GET /volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:55.932172 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dd96f718-66c3-4c50-aba6-3ec2ac592b7c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:55.933836 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd96f718-66c3-4c50-aba6-3ec2ac592b7c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:05:55.934012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd96f718-66c3-4c50-aba6-3ec2ac592b7c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:55.934203 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd96f718-66c3-4c50-aba6-3ec2ac592b7c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:55.934301 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-dd96f718-66c3-4c50-aba6-3ec2ac592b7c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:05:55.938615 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:55.938615 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:55.939258 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd96f718-66c3-4c50-aba6-3ec2ac592b7c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:05:55.939675 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 648/2605] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:55 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:56.683808 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-df001054-7c6f-498c-a422-4d834c339fe5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:56.686059 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df001054-7c6f-498c-a422-4d834c339fe5 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 Aug 19 11:05:56.686310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df001054-7c6f-498c-a422-4d834c339fe5 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:56.686681 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df001054-7c6f-498c-a422-4d834c339fe5 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:56.694560 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:56.694560 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:56.698111 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-df001054-7c6f-498c-a422-4d834c339fe5 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:05:56.702589 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df001054-7c6f-498c-a422-4d834c339fe5 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 returned with HTTP 200 Aug 19 11:05:56.703004 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 654/2606] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:56 2026] GET /volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:56.715511 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38731963-6528-4153-b201-a89763d78d10 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:56.717711 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38731963-6528-4153-b201-a89763d78d10 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:05:56.718045 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38731963-6528-4153-b201-a89763d78d10 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "baf87f10-77ca-4bab-bff7-53b4a8d7be40", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-520079282"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:56.734965 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:56.734965 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:56.736634 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-38731963-6528-4153-b201-a89763d78d10 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:05:56.736908 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-38731963-6528-4153-b201-a89763d78d10 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create snapshot from volume baf87f10-77ca-4bab-bff7-53b4a8d7be40 Aug 19 11:05:56.780952 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-38731963-6528-4153-b201-a89763d78d10 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Created reservations ['f75da2b8-eff9-4c14-95de-ab7436f20155', 'a69a7002-b820-467f-bfc7-eeeb96cbe0d9', 'be831e3a-5706-4fc5-b484-1ebac9284801', '750b4814-d4b8-45e0-9c24-b59c17642063'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:56.826679 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-38731963-6528-4153-b201-a89763d78d10 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Snapshot create request issued successfully. Aug 19 11:05:56.827341 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38731963-6528-4153-b201-a89763d78d10 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:05:56.828025 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 650/2607] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:05:56 2026] POST /volume/v3/snapshots => generated 315 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:56.836953 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4beb72c4-4e35-44bc-9a71-1a5aaf962f90 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:56.839648 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4beb72c4-4e35-44bc-9a71-1a5aaf962f90 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 Aug 19 11:05:56.839920 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4beb72c4-4e35-44bc-9a71-1a5aaf962f90 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:56.840202 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4beb72c4-4e35-44bc-9a71-1a5aaf962f90 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:56.846613 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:56.846613 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:56.847226 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4beb72c4-4e35-44bc-9a71-1a5aaf962f90 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Snapshot retrieved successfully. Aug 19 11:05:56.848628 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4beb72c4-4e35-44bc-9a71-1a5aaf962f90 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 returned with HTTP 200 Aug 19 11:05:56.848851 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 656/2608] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:56 2026] GET /volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 => generated 447 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:56.950502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-25ad6459-087a-4b30-8b2a-f32d21650e96 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:56.952651 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-25ad6459-087a-4b30-8b2a-f32d21650e96 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:05:56.952911 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-25ad6459-087a-4b30-8b2a-f32d21650e96 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:56.953108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-25ad6459-087a-4b30-8b2a-f32d21650e96 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:56.953211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-25ad6459-087a-4b30-8b2a-f32d21650e96 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:05:56.957548 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:56.957548 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:56.958607 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-25ad6459-087a-4b30-8b2a-f32d21650e96 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:05:56.958977 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 649/2609] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:56 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:57.859458 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7fbaec42-7ad3-4719-a93a-46539fb429d3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:57.861381 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7fbaec42-7ad3-4719-a93a-46539fb429d3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 Aug 19 11:05:57.861671 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7fbaec42-7ad3-4719-a93a-46539fb429d3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:57.861926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7fbaec42-7ad3-4719-a93a-46539fb429d3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:57.870933 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:57.870933 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:57.871589 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7fbaec42-7ad3-4719-a93a-46539fb429d3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Snapshot retrieved successfully. Aug 19 11:05:57.872680 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7fbaec42-7ad3-4719-a93a-46539fb429d3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 returned with HTTP 200 Aug 19 11:05:57.873279 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 655/2610] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:05:57 2026] GET /volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:57.887145 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-79f624c0-d10a-464b-ba5b-334734a6725e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:57.889742 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:57.890268 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b5ffe0c1-d155-4442-89c8-30bcb037f223", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1403266117"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:57.892715 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b5ffe0c1-d155-4442-89c8-30bcb037f223', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1403266117'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:57.892917 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume of 1 GB Aug 19 11:05:57.893284 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:57.893284 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:57.898706 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Availability Zones retrieved successfully. Aug 19 11:05:57.905048 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (4fc129fd-03e2-46ea-bc65-ab691421da85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:57.906079 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022d2f17-b5c2-43f8-86be-fce90afe7a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:57.907035 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:57.943448 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022d2f17-b5c2-43f8-86be-fce90afe7a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:57.944584 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c314a2-145b-44dd-8968-5259ed6212c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:57.974748 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-65e4f638-78cb-433b-b6d7-8e9b445ed2c6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:57.977638 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-65e4f638-78cb-433b-b6d7-8e9b445ed2c6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:05:57.977898 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-65e4f638-78cb-433b-b6d7-8e9b445ed2c6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:57.978164 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-65e4f638-78cb-433b-b6d7-8e9b445ed2c6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:57.978281 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-65e4f638-78cb-433b-b6d7-8e9b445ed2c6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:05:57.984385 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:57.984385 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:57.985654 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-65e4f638-78cb-433b-b6d7-8e9b445ed2c6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:05:57.986282 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 657/2611] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:57 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:58.001880 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Created reservations ['26d630ca-0f7e-48a5-a216-367d756b68f2', '6ca9734b-365f-46ed-bc27-283e2a7d5369', '190b2642-f9a4-45fb-8b00-f3c587c100e3', '85c8ae12-05cb-4280-8be8-ef8ff8279912'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:58.002787 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c314a2-145b-44dd-8968-5259ed6212c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26d630ca-0f7e-48a5-a216-367d756b68f2', '6ca9734b-365f-46ed-bc27-283e2a7d5369', '190b2642-f9a4-45fb-8b00-f3c587c100e3', '85c8ae12-05cb-4280-8be8-ef8ff8279912']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.003880 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ad0bd6-e7b7-4fb9-81d3-2db0b1ce84f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.030875 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ad0bd6-e7b7-4fb9-81d3-2db0b1ce84f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '791e637b-0ecb-49cf-a908-bedefa365702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1403266117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['26d630ca-0f7e-48a5-a216-367d756b68f2','6ca9734b-365f-46ed-bc27-283e2a7d5369','190b2642-f9a4-45fb-8b00-f3c587c100e3','85c8ae12-05cb-4280-8be8-ef8ff8279912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1403266117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=791e637b-0ecb-49cf-a908-bedefa365702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba9209f461b4562ba8d46c358f0161b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.031664 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bcb51c3-2c17-4970-a28b-8fb47f070984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.059618 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bcb51c3-2c17-4970-a28b-8fb47f070984) transitioned into state 'SUCCESS' from state '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-1403266117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['26d630ca-0f7e-48a5-a216-367d756b68f2','6ca9734b-365f-46ed-bc27-283e2a7d5369','190b2642-f9a4-45fb-8b00-f3c587c100e3','85c8ae12-05cb-4280-8be8-ef8ff8279912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.059618 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1ceed9-bb0b-4234-be42-d22db5474187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.066438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1ceed9-bb0b-4234-be42-d22db5474187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.067377 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (4fc129fd-03e2-46ea-bc65-ab691421da85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:58.067777 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request issued successfully. Aug 19 11:05:58.068372 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-79f624c0-d10a-464b-ba5b-334734a6725e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:58.069014 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 651/2612] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:57 2026] POST /volume/v3/volumes => generated 758 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:58.084531 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c842d872-31b2-4c27-97fc-13dde9dab225 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:58.088278 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:58.088716 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b5ffe0c1-d155-4442-89c8-30bcb037f223", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1850477589"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:58.090467 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b5ffe0c1-d155-4442-89c8-30bcb037f223', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1850477589'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:58.090613 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume of 1 GB Aug 19 11:05:58.101155 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Availability Zones retrieved successfully. Aug 19 11:05:58.109980 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (e2e0c3aa-4d2f-480e-b76c-4c49539fcdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:58.111311 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40a4aa9-b28b-4d59-a59e-0f7cc3a3ae8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.112339 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:58.143427 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40a4aa9-b28b-4d59-a59e-0f7cc3a3ae8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.145024 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3821aaf-0e57-462c-a5f0-e724ef4fabcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.214850 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Created reservations ['5bedf4c4-971c-4e22-9036-7afb5e1c8651', '2f3888a4-b5a9-4958-bc26-13b9cdfacb4b', '50c5d729-e7c0-4568-bcac-664d937e8868', '945d3941-5163-4f7f-b5e5-e5b3fdf9e343'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:58.215413 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3821aaf-0e57-462c-a5f0-e724ef4fabcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bedf4c4-971c-4e22-9036-7afb5e1c8651', '2f3888a4-b5a9-4958-bc26-13b9cdfacb4b', '50c5d729-e7c0-4568-bcac-664d937e8868', '945d3941-5163-4f7f-b5e5-e5b3fdf9e343']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.216169 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8230234d-3e6c-4442-b18d-7bb6d7e56b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.248132 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8230234d-3e6c-4442-b18d-7bb6d7e56b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ffbc8b4-aede-4f38-8717-efdcb954473c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1850477589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['5bedf4c4-971c-4e22-9036-7afb5e1c8651','2f3888a4-b5a9-4958-bc26-13b9cdfacb4b','50c5d729-e7c0-4568-bcac-664d937e8868','945d3941-5163-4f7f-b5e5-e5b3fdf9e343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1850477589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ffbc8b4-aede-4f38-8717-efdcb954473c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba9209f461b4562ba8d46c358f0161b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.249982 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f327a5c-1db7-4e91-9e82-fcf0bd51c952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.277322 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f327a5c-1db7-4e91-9e82-fcf0bd51c952) transitioned into state 'SUCCESS' from state '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-1850477589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['5bedf4c4-971c-4e22-9036-7afb5e1c8651','2f3888a4-b5a9-4958-bc26-13b9cdfacb4b','50c5d729-e7c0-4568-bcac-664d937e8868','945d3941-5163-4f7f-b5e5-e5b3fdf9e343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.278382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc975b3f-55c0-41fa-b4f0-dc2d781de834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.292274 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc975b3f-55c0-41fa-b4f0-dc2d781de834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.293585 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (e2e0c3aa-4d2f-480e-b76c-4c49539fcdbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:58.293962 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request issued successfully. Aug 19 11:05:58.295341 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c842d872-31b2-4c27-97fc-13dde9dab225 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:58.295824 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 650/2613] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:58 2026] POST /volume/v3/volumes => generated 758 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:58.317441 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:58.321866 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:58.322251 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b5ffe0c1-d155-4442-89c8-30bcb037f223", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-834337551"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:58.323784 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b5ffe0c1-d155-4442-89c8-30bcb037f223', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-834337551'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:58.323908 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume of 1 GB Aug 19 11:05:58.328319 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Availability Zones retrieved successfully. Aug 19 11:05:58.334865 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (b731a798-8987-4d1b-8f9e-1249c724d394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:58.336641 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba57b5fe-ef75-4f8c-bc8b-6037065c2c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.337911 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:58.372893 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba57b5fe-ef75-4f8c-bc8b-6037065c2c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.375888 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (068094ff-ef99-478b-b522-ae212c2c30cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.420854 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Created reservations ['6505c45d-99de-4043-ac48-056913b1cad2', 'b6e529cd-0481-42f4-859c-9106e8a8602b', '0e4904ee-67d0-4e7e-b276-a64fea61e10a', 'f2883fed-d736-41e8-896b-29cbbc3b7699'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:58.421718 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (068094ff-ef99-478b-b522-ae212c2c30cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6505c45d-99de-4043-ac48-056913b1cad2', 'b6e529cd-0481-42f4-859c-9106e8a8602b', '0e4904ee-67d0-4e7e-b276-a64fea61e10a', 'f2883fed-d736-41e8-896b-29cbbc3b7699']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.423276 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f20168-05af-4eb5-8f7f-2274152a1c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.450059 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f20168-05af-4eb5-8f7f-2274152a1c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '502801ee-e710-4dd7-9efb-9322b9344635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-834337551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['6505c45d-99de-4043-ac48-056913b1cad2','b6e529cd-0481-42f4-859c-9106e8a8602b','0e4904ee-67d0-4e7e-b276-a64fea61e10a','f2883fed-d736-41e8-896b-29cbbc3b7699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-834337551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=502801ee-e710-4dd7-9efb-9322b9344635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba9209f461b4562ba8d46c358f0161b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.450896 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff39817-2909-4db0-8a91-e19c8318a25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.474450 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff39817-2909-4db0-8a91-e19c8318a25e) transitioned into state 'SUCCESS' from state '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-834337551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['6505c45d-99de-4043-ac48-056913b1cad2','b6e529cd-0481-42f4-859c-9106e8a8602b','0e4904ee-67d0-4e7e-b276-a64fea61e10a','f2883fed-d736-41e8-896b-29cbbc3b7699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.475188 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9dd8bdb-ad1c-426c-9951-31f7da011739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.488032 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9dd8bdb-ad1c-426c-9951-31f7da011739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.489063 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (b731a798-8987-4d1b-8f9e-1249c724d394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:58.489353 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request issued successfully. Aug 19 11:05:58.489957 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-13858c7e-8dda-47f2-b49f-4d1fbe939fd7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:58.490392 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 656/2614] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:58 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:58.514804 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:58.526982 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:58.528850 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b5ffe0c1-d155-4442-89c8-30bcb037f223", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-937795728"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:58.537500 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b5ffe0c1-d155-4442-89c8-30bcb037f223', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-937795728'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:58.538242 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume of 1 GB Aug 19 11:05:58.561661 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Availability Zones retrieved successfully. Aug 19 11:05:58.590553 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (d0ed288d-ccc9-4e13-8aea-6c29fcd07122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:58.595685 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e95098-30a4-49fa-9f9f-d15b6bfc31d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.601749 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:58.645156 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e95098-30a4-49fa-9f9f-d15b6bfc31d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.646143 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9871a4-e1c0-45c8-8e8d-c363a6563e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.689131 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Created reservations ['2fb38f64-0bc8-4e7d-b3cc-a5671bdfe166', 'cc1bfe5d-3750-47dc-8957-b01b6388f093', '74670ac3-3b4a-4012-8c27-01ad207c1957', 'ca5780c9-98ba-41a6-b248-4d1d6f0163c8'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:58.690150 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9871a4-e1c0-45c8-8e8d-c363a6563e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fb38f64-0bc8-4e7d-b3cc-a5671bdfe166', 'cc1bfe5d-3750-47dc-8957-b01b6388f093', '74670ac3-3b4a-4012-8c27-01ad207c1957', 'ca5780c9-98ba-41a6-b248-4d1d6f0163c8']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.691048 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ae2b9d-36a3-425b-b08d-c3b6ced7c895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.714391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ae2b9d-36a3-425b-b08d-c3b6ced7c895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ce5f341-9770-456f-8e2c-37f39fb950e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-937795728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['2fb38f64-0bc8-4e7d-b3cc-a5671bdfe166','cc1bfe5d-3750-47dc-8957-b01b6388f093','74670ac3-3b4a-4012-8c27-01ad207c1957','ca5780c9-98ba-41a6-b248-4d1d6f0163c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-937795728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ce5f341-9770-456f-8e2c-37f39fb950e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba9209f461b4562ba8d46c358f0161b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.715237 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68acb1db-33c1-477e-8afc-eb925407bf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.742800 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68acb1db-33c1-477e-8afc-eb925407bf27) transitioned into state 'SUCCESS' from state '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-937795728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['2fb38f64-0bc8-4e7d-b3cc-a5671bdfe166','cc1bfe5d-3750-47dc-8957-b01b6388f093','74670ac3-3b4a-4012-8c27-01ad207c1957','ca5780c9-98ba-41a6-b248-4d1d6f0163c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.742800 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea37d393-4d6d-42af-abbb-5c203bfb16a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.750563 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea37d393-4d6d-42af-abbb-5c203bfb16a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.751547 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (d0ed288d-ccc9-4e13-8aea-6c29fcd07122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:58.751856 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request issued successfully. Aug 19 11:05:58.752455 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b6d2377-a580-44c9-8f09-ce079dbaf3fe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:58.752893 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 658/2615] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:58 2026] POST /volume/v3/volumes => generated 757 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:58.767226 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5e76100f-d7af-4ded-9307-771e0b01182f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:58.769906 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:05:58.770347 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b5ffe0c1-d155-4442-89c8-30bcb037f223", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-731638580"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:05:58.772438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b5ffe0c1-d155-4442-89c8-30bcb037f223', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-731638580'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:05:58.772629 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume of 1 GB Aug 19 11:05:58.772983 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:58.772983 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:58.777948 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Availability Zones retrieved successfully. Aug 19 11:05:58.786958 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (9fc0f344-b909-4f7a-9506-14a21e798216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:58.788537 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff5cb37e-cd50-4ef5-9ec9-5d85b09c19de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.789972 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:05:58.823959 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff5cb37e-cd50-4ef5-9ec9-5d85b09c19de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.825199 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a519e50-d356-42c4-bb7c-7c497145cff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.884811 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Created reservations ['c6818ce8-d6d5-4679-94e7-beb94db5b8ee', 'fec0dec4-d2de-4f40-8610-fbb91e0dd9a5', '57a43b06-8282-4583-9bce-8f3da42ed217', '253a609b-87c3-4c87-9365-c9edce2b528d'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:05:58.887978 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a519e50-d356-42c4-bb7c-7c497145cff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6818ce8-d6d5-4679-94e7-beb94db5b8ee', 'fec0dec4-d2de-4f40-8610-fbb91e0dd9a5', '57a43b06-8282-4583-9bce-8f3da42ed217', '253a609b-87c3-4c87-9365-c9edce2b528d']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.887978 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56abb06-ef9c-40fc-ace3-facf76d065d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.909428 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56abb06-ef9c-40fc-ace3-facf76d065d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85d39af2-71f4-406a-b89f-414e168558e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-731638580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['c6818ce8-d6d5-4679-94e7-beb94db5b8ee','fec0dec4-d2de-4f40-8610-fbb91e0dd9a5','57a43b06-8282-4583-9bce-8f3da42ed217','253a609b-87c3-4c87-9365-c9edce2b528d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-731638580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85d39af2-71f4-406a-b89f-414e168558e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba9209f461b4562ba8d46c358f0161b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.910265 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd045195-9ca3-429c-bfe6-d67f0ebe3d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.934743 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd045195-9ca3-429c-bfe6-d67f0ebe3d9d) transitioned into state 'SUCCESS' from state '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-731638580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba9209f461b4562ba8d46c358f0161b',qos_specs=None,replication_status=,reservations=['c6818ce8-d6d5-4679-94e7-beb94db5b8ee','fec0dec4-d2de-4f40-8610-fbb91e0dd9a5','57a43b06-8282-4583-9bce-8f3da42ed217','253a609b-87c3-4c87-9365-c9edce2b528d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ee17c5adde4e3aa9083d5d21f4711b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.935469 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f96e584a-c814-47ba-a070-1c654cbd650c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:05:58.951593 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f96e584a-c814-47ba-a070-1c654cbd650c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:05:58.952366 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Flow 'volume_create_api' (9fc0f344-b909-4f7a-9506-14a21e798216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:05:58.952679 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Create volume request issued successfully. Aug 19 11:05:58.953222 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5e76100f-d7af-4ded-9307-771e0b01182f tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:05:58.953675 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 652/2616] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:05:58 2026] POST /volume/v3/volumes => generated 757 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:05:58.967174 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f847b0ba-ac9d-4d0b-8edf-1e7b7c1a93a0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:58.971584 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f847b0ba-ac9d-4d0b-8edf-1e7b7c1a93a0 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 Aug 19 11:05:58.972037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f847b0ba-ac9d-4d0b-8edf-1e7b7c1a93a0 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:58.972356 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f847b0ba-ac9d-4d0b-8edf-1e7b7c1a93a0 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:58.982997 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:58.982997 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:58.988686 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f847b0ba-ac9d-4d0b-8edf-1e7b7c1a93a0 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:05:58.992655 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f847b0ba-ac9d-4d0b-8edf-1e7b7c1a93a0 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 returned with HTTP 200 Aug 19 11:05:58.993076 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 651/2617] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:58 2026] GET /volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:59.000466 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f895e669-ddea-4e66-a7ad-e7724aeb0fb2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:59.002234 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f895e669-ddea-4e66-a7ad-e7724aeb0fb2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:05:59.002414 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f895e669-ddea-4e66-a7ad-e7724aeb0fb2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:59.002637 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f895e669-ddea-4e66-a7ad-e7724aeb0fb2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:59.002731 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-f895e669-ddea-4e66-a7ad-e7724aeb0fb2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:05:59.008774 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:59.008774 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:59.009276 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f895e669-ddea-4e66-a7ad-e7724aeb0fb2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:05:59.009636 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 657/2618] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:58 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:59.009698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7891b12d-725a-46f1-92b0-c9a00cc5ddf6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:59.011449 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7891b12d-725a-46f1-92b0-c9a00cc5ddf6 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c Aug 19 11:05:59.011694 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7891b12d-725a-46f1-92b0-c9a00cc5ddf6 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:59.011888 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7891b12d-725a-46f1-92b0-c9a00cc5ddf6 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:59.023785 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:59.023785 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:05:59.026112 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7891b12d-725a-46f1-92b0-c9a00cc5ddf6 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:05:59.028648 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7891b12d-725a-46f1-92b0-c9a00cc5ddf6 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c returned with HTTP 200 Aug 19 11:05:59.029027 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 659/2619] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:59 2026] GET /volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:59.044040 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2972d1e-3ebf-46a3-86da-89fbdc0670c3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:59.046648 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2972d1e-3ebf-46a3-86da-89fbdc0670c3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 Aug 19 11:05:59.046908 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2972d1e-3ebf-46a3-86da-89fbdc0670c3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:59.048887 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2972d1e-3ebf-46a3-86da-89fbdc0670c3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:59.055947 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:59.055947 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:05:59.063133 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f2972d1e-3ebf-46a3-86da-89fbdc0670c3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:05:59.066729 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2972d1e-3ebf-46a3-86da-89fbdc0670c3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 returned with HTTP 200 Aug 19 11:05:59.067224 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 653/2620] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:59 2026] GET /volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:05:59.087164 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1323672f-f294-47ca-983a-263620a93475 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:59.089024 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1323672f-f294-47ca-983a-263620a93475 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 Aug 19 11:05:59.089237 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1323672f-f294-47ca-983a-263620a93475 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:59.089430 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1323672f-f294-47ca-983a-263620a93475 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:59.098703 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:59.098703 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:05:59.106011 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1323672f-f294-47ca-983a-263620a93475 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:05:59.112171 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1323672f-f294-47ca-983a-263620a93475 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 returned with HTTP 200 Aug 19 11:05:59.112713 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 652/2621] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:59 2026] GET /volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:05:59.128463 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-914c867c-73c4-4039-a37a-6ab84f9a1888 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:05:59.130295 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-914c867c-73c4-4039-a37a-6ab84f9a1888 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 Aug 19 11:05:59.130529 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-914c867c-73c4-4039-a37a-6ab84f9a1888 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:05:59.130825 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-914c867c-73c4-4039-a37a-6ab84f9a1888 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:05:59.142282 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:05:59.142282 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:05:59.146555 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-914c867c-73c4-4039-a37a-6ab84f9a1888 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:05:59.151473 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-914c867c-73c4-4039-a37a-6ab84f9a1888 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 returned with HTTP 200 Aug 19 11:05:59.151903 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 658/2622] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:05:59 2026] GET /volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:00.020216 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4634b617-6dd0-4cce-a2ab-227c685318df None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:00.021926 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4634b617-6dd0-4cce-a2ab-227c685318df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:00.022122 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4634b617-6dd0-4cce-a2ab-227c685318df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:00.022316 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4634b617-6dd0-4cce-a2ab-227c685318df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:00.022461 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-4634b617-6dd0-4cce-a2ab-227c685318df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:00.026578 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:00.026578 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:00.027305 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4634b617-6dd0-4cce-a2ab-227c685318df tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:00.027721 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 660/2623] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:00 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:00.165728 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dce4ac1b-5219-439a-b6de-4d720117f9b8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:00.167498 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dce4ac1b-5219-439a-b6de-4d720117f9b8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 Aug 19 11:06:00.167498 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dce4ac1b-5219-439a-b6de-4d720117f9b8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:00.167498 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dce4ac1b-5219-439a-b6de-4d720117f9b8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:00.175505 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:00.175505 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:00.181088 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dce4ac1b-5219-439a-b6de-4d720117f9b8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:00.186908 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dce4ac1b-5219-439a-b6de-4d720117f9b8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 returned with HTTP 200 Aug 19 11:06:00.187365 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 654/2624] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:00 2026] GET /volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:00.204190 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d63df242-cb06-4ad2-b9cc-712e528a3daa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:00.206150 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d63df242-cb06-4ad2-b9cc-712e528a3daa tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] DELETE https://10.4.3.46/volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 Aug 19 11:06:00.206408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d63df242-cb06-4ad2-b9cc-712e528a3daa tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:00.206713 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d63df242-cb06-4ad2-b9cc-712e528a3daa tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:00.206944 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-d63df242-cb06-4ad2-b9cc-712e528a3daa tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume with id: 85d39af2-71f4-406a-b89f-414e168558e7 Aug 19 11:06:00.217136 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:00.217136 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:00.217743 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d63df242-cb06-4ad2-b9cc-712e528a3daa tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:00.254390 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d63df242-cb06-4ad2-b9cc-712e528a3daa tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume request issued successfully. Aug 19 11:06:00.254626 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d63df242-cb06-4ad2-b9cc-712e528a3daa tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 returned with HTTP 202 Aug 19 11:06:00.255055 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 653/2625] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:00 2026] DELETE /volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:00.266199 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6b966526-4e64-4a42-9368-840d46c71f11 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:00.268613 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6b966526-4e64-4a42-9368-840d46c71f11 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 Aug 19 11:06:00.268841 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6b966526-4e64-4a42-9368-840d46c71f11 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:00.269029 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6b966526-4e64-4a42-9368-840d46c71f11 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:00.277033 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:00.277033 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:00.281290 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6b966526-4e64-4a42-9368-840d46c71f11 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:00.287977 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6b966526-4e64-4a42-9368-840d46c71f11 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 returned with HTTP 200 Aug 19 11:06:00.288511 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 659/2626] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:00 2026] GET /volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:01.037498 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9d4c55ca-7b06-46ce-9446-5413c058ed32 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:01.039065 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d4c55ca-7b06-46ce-9446-5413c058ed32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:01.039229 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d4c55ca-7b06-46ce-9446-5413c058ed32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:01.039396 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d4c55ca-7b06-46ce-9446-5413c058ed32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:01.039510 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9d4c55ca-7b06-46ce-9446-5413c058ed32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:01.043746 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:01.043746 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:01.044407 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d4c55ca-7b06-46ce-9446-5413c058ed32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:01.044745 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 661/2627] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:01 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:01.304546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb83a853-b57f-4d30-bc80-d47db9dfeec6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:01.306972 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb83a853-b57f-4d30-bc80-d47db9dfeec6 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 Aug 19 11:06:01.307201 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb83a853-b57f-4d30-bc80-d47db9dfeec6 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:01.307435 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb83a853-b57f-4d30-bc80-d47db9dfeec6 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:01.314916 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb83a853-b57f-4d30-bc80-d47db9dfeec6 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 returned with HTTP 404 Aug 19 11:06:01.315634 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 655/2628] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:01 2026] GET /volume/v3/volumes/85d39af2-71f4-406a-b89f-414e168558e7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:01.323567 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dd280b31-563e-4711-bec6-c9122aed7cb8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:01.325699 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd280b31-563e-4711-bec6-c9122aed7cb8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] DELETE https://10.4.3.46/volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 Aug 19 11:06:01.325934 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd280b31-563e-4711-bec6-c9122aed7cb8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:01.326146 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd280b31-563e-4711-bec6-c9122aed7cb8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:01.326341 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-dd280b31-563e-4711-bec6-c9122aed7cb8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume with id: 6ce5f341-9770-456f-8e2c-37f39fb950e8 Aug 19 11:06:01.343686 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:01.343686 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:01.344303 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dd280b31-563e-4711-bec6-c9122aed7cb8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:01.378574 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dd280b31-563e-4711-bec6-c9122aed7cb8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume request issued successfully. Aug 19 11:06:01.378754 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd280b31-563e-4711-bec6-c9122aed7cb8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 returned with HTTP 202 Aug 19 11:06:01.379207 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 654/2629] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:01 2026] DELETE /volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:01.387715 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fb6ea33b-8431-49da-8d46-632178ec7af2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:01.389731 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fb6ea33b-8431-49da-8d46-632178ec7af2 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 Aug 19 11:06:01.389949 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fb6ea33b-8431-49da-8d46-632178ec7af2 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:01.390139 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fb6ea33b-8431-49da-8d46-632178ec7af2 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:01.397756 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:01.397756 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:01.401874 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fb6ea33b-8431-49da-8d46-632178ec7af2 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:01.407303 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fb6ea33b-8431-49da-8d46-632178ec7af2 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 returned with HTTP 200 Aug 19 11:06:01.407829 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 660/2630] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:01 2026] GET /volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:02.054778 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-70e0639c-bb10-4ec9-9569-17723ef26b46 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:02.057377 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-70e0639c-bb10-4ec9-9569-17723ef26b46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:02.057817 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-70e0639c-bb10-4ec9-9569-17723ef26b46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:02.058132 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-70e0639c-bb10-4ec9-9569-17723ef26b46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:02.058260 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-70e0639c-bb10-4ec9-9569-17723ef26b46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:02.062876 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:02.062876 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:02.063615 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-70e0639c-bb10-4ec9-9569-17723ef26b46 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:02.063974 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 662/2631] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:02 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:02.422475 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5e65dd22-1985-4a06-b958-347e69e23950 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:02.424901 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5e65dd22-1985-4a06-b958-347e69e23950 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 Aug 19 11:06:02.425121 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5e65dd22-1985-4a06-b958-347e69e23950 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:02.425365 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5e65dd22-1985-4a06-b958-347e69e23950 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:02.434878 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5e65dd22-1985-4a06-b958-347e69e23950 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 returned with HTTP 404 Aug 19 11:06:02.435505 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 656/2632] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:02 2026] GET /volume/v3/volumes/6ce5f341-9770-456f-8e2c-37f39fb950e8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:02.443822 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-34626a16-6269-473a-b3eb-dcb87b8456e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:02.445346 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-34626a16-6269-473a-b3eb-dcb87b8456e8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] DELETE https://10.4.3.46/volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 Aug 19 11:06:02.445555 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-34626a16-6269-473a-b3eb-dcb87b8456e8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:02.445733 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-34626a16-6269-473a-b3eb-dcb87b8456e8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:02.445878 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-34626a16-6269-473a-b3eb-dcb87b8456e8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume with id: 502801ee-e710-4dd7-9efb-9322b9344635 Aug 19 11:06:02.452172 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:02.452172 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:02.452580 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-34626a16-6269-473a-b3eb-dcb87b8456e8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:02.468602 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-34626a16-6269-473a-b3eb-dcb87b8456e8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume request issued successfully. Aug 19 11:06:02.468757 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-34626a16-6269-473a-b3eb-dcb87b8456e8 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 returned with HTTP 202 Aug 19 11:06:02.469170 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 655/2633] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:02 2026] DELETE /volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:02.478807 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-432d2ffa-f1b8-4ea2-82a8-39d38dba1808 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:02.481087 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-432d2ffa-f1b8-4ea2-82a8-39d38dba1808 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 Aug 19 11:06:02.481298 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-432d2ffa-f1b8-4ea2-82a8-39d38dba1808 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:02.481547 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-432d2ffa-f1b8-4ea2-82a8-39d38dba1808 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:02.491507 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:02.491507 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:02.497504 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-432d2ffa-f1b8-4ea2-82a8-39d38dba1808 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:02.501176 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-432d2ffa-f1b8-4ea2-82a8-39d38dba1808 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 returned with HTTP 200 Aug 19 11:06:02.501666 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 661/2634] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:02 2026] GET /volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:06:03.075636 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2bc91701-cfcf-4a7c-939f-4e3b627b380a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:03.077282 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2bc91701-cfcf-4a7c-939f-4e3b627b380a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:03.077448 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2bc91701-cfcf-4a7c-939f-4e3b627b380a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:03.077650 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2bc91701-cfcf-4a7c-939f-4e3b627b380a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:03.077753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-2bc91701-cfcf-4a7c-939f-4e3b627b380a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:03.083397 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:03.083397 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:03.084135 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2bc91701-cfcf-4a7c-939f-4e3b627b380a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:03.084435 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 663/2635] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:03 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:03.513699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-221718a6-6492-46cd-8d23-84bbc42714b7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:03.515255 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-221718a6-6492-46cd-8d23-84bbc42714b7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 Aug 19 11:06:03.515377 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-221718a6-6492-46cd-8d23-84bbc42714b7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:03.515598 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-221718a6-6492-46cd-8d23-84bbc42714b7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:03.520793 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-221718a6-6492-46cd-8d23-84bbc42714b7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 returned with HTTP 404 Aug 19 11:06:03.521178 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 657/2636] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:03 2026] GET /volume/v3/volumes/502801ee-e710-4dd7-9efb-9322b9344635 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:03.528577 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a587a82e-59a1-48f1-ba45-2d63e2436412 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:03.530885 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a587a82e-59a1-48f1-ba45-2d63e2436412 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] DELETE https://10.4.3.46/volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c Aug 19 11:06:03.531141 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a587a82e-59a1-48f1-ba45-2d63e2436412 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:03.531369 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a587a82e-59a1-48f1-ba45-2d63e2436412 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:03.531579 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a587a82e-59a1-48f1-ba45-2d63e2436412 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume with id: 3ffbc8b4-aede-4f38-8717-efdcb954473c Aug 19 11:06:03.539439 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:03.539439 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:03.539982 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a587a82e-59a1-48f1-ba45-2d63e2436412 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:03.562377 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a587a82e-59a1-48f1-ba45-2d63e2436412 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume request issued successfully. Aug 19 11:06:03.562610 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a587a82e-59a1-48f1-ba45-2d63e2436412 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c returned with HTTP 202 Aug 19 11:06:03.563076 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 656/2637] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:03 2026] DELETE /volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:03.569387 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-67aaeb9e-c675-4d9b-aed9-135100eb0cbe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:03.571352 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-67aaeb9e-c675-4d9b-aed9-135100eb0cbe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c Aug 19 11:06:03.571604 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-67aaeb9e-c675-4d9b-aed9-135100eb0cbe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:03.571845 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-67aaeb9e-c675-4d9b-aed9-135100eb0cbe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:03.580751 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:03.580751 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:03.584936 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-67aaeb9e-c675-4d9b-aed9-135100eb0cbe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:03.589492 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-67aaeb9e-c675-4d9b-aed9-135100eb0cbe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c returned with HTTP 200 Aug 19 11:06:03.590008 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 662/2638] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:03 2026] GET /volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:04.096049 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f1423a7d-5810-42e7-bfb2-e07672d86821 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:04.097980 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f1423a7d-5810-42e7-bfb2-e07672d86821 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:04.098214 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f1423a7d-5810-42e7-bfb2-e07672d86821 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:04.098432 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f1423a7d-5810-42e7-bfb2-e07672d86821 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:04.098664 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-f1423a7d-5810-42e7-bfb2-e07672d86821 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:04.102763 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:04.102763 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:04.103451 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f1423a7d-5810-42e7-bfb2-e07672d86821 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:04.103817 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 664/2639] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:04 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:04.602188 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ebce97fa-366e-45c2-b9c7-a30c7b0ce447 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:04.604022 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ebce97fa-366e-45c2-b9c7-a30c7b0ce447 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c Aug 19 11:06:04.604205 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ebce97fa-366e-45c2-b9c7-a30c7b0ce447 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:04.604381 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ebce97fa-366e-45c2-b9c7-a30c7b0ce447 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:04.610181 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ebce97fa-366e-45c2-b9c7-a30c7b0ce447 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c returned with HTTP 404 Aug 19 11:06:04.610635 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 658/2640] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:04 2026] GET /volume/v3/volumes/3ffbc8b4-aede-4f38-8717-efdcb954473c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:04.617470 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c9bcdbbd-4f29-4e3f-b367-3a9f6980a87e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:04.619498 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9bcdbbd-4f29-4e3f-b367-3a9f6980a87e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] DELETE https://10.4.3.46/volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 Aug 19 11:06:04.619730 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9bcdbbd-4f29-4e3f-b367-3a9f6980a87e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:04.620074 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9bcdbbd-4f29-4e3f-b367-3a9f6980a87e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:04.620226 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c9bcdbbd-4f29-4e3f-b367-3a9f6980a87e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume with id: 791e637b-0ecb-49cf-a908-bedefa365702 Aug 19 11:06:04.627301 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:04.627301 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:04.627723 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c9bcdbbd-4f29-4e3f-b367-3a9f6980a87e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:04.652607 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c9bcdbbd-4f29-4e3f-b367-3a9f6980a87e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume request issued successfully. Aug 19 11:06:04.652815 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9bcdbbd-4f29-4e3f-b367-3a9f6980a87e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 returned with HTTP 202 Aug 19 11:06:04.653296 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 657/2641] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:04 2026] DELETE /volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:04.661151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-69ffeedf-d052-4c82-80f8-7a0f137f037e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:04.663331 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-69ffeedf-d052-4c82-80f8-7a0f137f037e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 Aug 19 11:06:04.663509 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-69ffeedf-d052-4c82-80f8-7a0f137f037e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:04.663723 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-69ffeedf-d052-4c82-80f8-7a0f137f037e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:04.670352 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:04.670352 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:04.673614 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-69ffeedf-d052-4c82-80f8-7a0f137f037e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:04.678066 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-69ffeedf-d052-4c82-80f8-7a0f137f037e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 returned with HTTP 200 Aug 19 11:06:04.678416 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 663/2642] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:04 2026] GET /volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:05.114060 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4a1779dd-a879-4645-92f9-18184d322b55 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:05.115741 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4a1779dd-a879-4645-92f9-18184d322b55 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:05.115923 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4a1779dd-a879-4645-92f9-18184d322b55 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:05.116105 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4a1779dd-a879-4645-92f9-18184d322b55 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:05.116248 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-4a1779dd-a879-4645-92f9-18184d322b55 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:05.121781 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:05.121781 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:05.122675 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4a1779dd-a879-4645-92f9-18184d322b55 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:05.123038 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 665/2643] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:05 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:05.691176 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-adf5dd46-6bf7-4e11-afcd-7956c6a871b7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:05.693039 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-adf5dd46-6bf7-4e11-afcd-7956c6a871b7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 Aug 19 11:06:05.693265 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-adf5dd46-6bf7-4e11-afcd-7956c6a871b7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:05.693500 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-adf5dd46-6bf7-4e11-afcd-7956c6a871b7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:05.698929 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-adf5dd46-6bf7-4e11-afcd-7956c6a871b7 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 returned with HTTP 404 Aug 19 11:06:05.699352 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 659/2644] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:05 2026] GET /volume/v3/volumes/791e637b-0ecb-49cf-a908-bedefa365702 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:05.707998 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-889a9ae2-4297-4754-90ab-25fdf8593302 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:05.709911 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-889a9ae2-4297-4754-90ab-25fdf8593302 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 Aug 19 11:06:05.710100 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-889a9ae2-4297-4754-90ab-25fdf8593302 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:05.710297 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-889a9ae2-4297-4754-90ab-25fdf8593302 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:05.710411 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-889a9ae2-4297-4754-90ab-25fdf8593302 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete snapshot with id: b5ffe0c1-d155-4442-89c8-30bcb037f223 Aug 19 11:06:05.715711 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:05.715711 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:05.716184 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-889a9ae2-4297-4754-90ab-25fdf8593302 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Snapshot retrieved successfully. Aug 19 11:06:05.733240 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-889a9ae2-4297-4754-90ab-25fdf8593302 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Snapshot delete request issued successfully. Aug 19 11:06:05.733409 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-889a9ae2-4297-4754-90ab-25fdf8593302 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 returned with HTTP 202 Aug 19 11:06:05.733825 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 658/2645] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:06:05 2026] DELETE /volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:05.742292 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cbfb64d8-3643-4577-a0f4-b39ba26dcbfe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:05.745008 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cbfb64d8-3643-4577-a0f4-b39ba26dcbfe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 Aug 19 11:06:05.745206 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cbfb64d8-3643-4577-a0f4-b39ba26dcbfe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:05.745426 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cbfb64d8-3643-4577-a0f4-b39ba26dcbfe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:05.750583 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:05.750583 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:05.751025 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cbfb64d8-3643-4577-a0f4-b39ba26dcbfe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Snapshot retrieved successfully. Aug 19 11:06:05.751729 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cbfb64d8-3643-4577-a0f4-b39ba26dcbfe tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 returned with HTTP 200 Aug 19 11:06:05.752098 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 664/2646] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:05 2026] GET /volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:06:06.135854 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5339fc1d-8080-4070-b5e6-aafabb657612 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:06.138176 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5339fc1d-8080-4070-b5e6-aafabb657612 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:06.138378 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5339fc1d-8080-4070-b5e6-aafabb657612 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:06.138631 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5339fc1d-8080-4070-b5e6-aafabb657612 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:06.138972 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-5339fc1d-8080-4070-b5e6-aafabb657612 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:06.143539 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:06.143539 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:06.144262 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5339fc1d-8080-4070-b5e6-aafabb657612 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:06.144658 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 666/2647] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:06 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:06.762460 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9e32ff60-b8de-439e-9a99-bd61e1c8a115 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:06.764711 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e32ff60-b8de-439e-9a99-bd61e1c8a115 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 Aug 19 11:06:06.764979 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e32ff60-b8de-439e-9a99-bd61e1c8a115 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:06.765218 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e32ff60-b8de-439e-9a99-bd61e1c8a115 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:06.771220 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e32ff60-b8de-439e-9a99-bd61e1c8a115 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 returned with HTTP 404 Aug 19 11:06:06.771875 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 660/2648] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:06 2026] GET /volume/v3/snapshots/b5ffe0c1-d155-4442-89c8-30bcb037f223 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:06.778418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d198179-bded-40d8-b8ef-89a01641ac0e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:06.780237 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d198179-bded-40d8-b8ef-89a01641ac0e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] DELETE https://10.4.3.46/volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 Aug 19 11:06:06.780440 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d198179-bded-40d8-b8ef-89a01641ac0e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:06.780654 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d198179-bded-40d8-b8ef-89a01641ac0e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:06.780807 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4d198179-bded-40d8-b8ef-89a01641ac0e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume with id: baf87f10-77ca-4bab-bff7-53b4a8d7be40 Aug 19 11:06:06.787221 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:06.787221 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:06.787717 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4d198179-bded-40d8-b8ef-89a01641ac0e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:06.814800 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4d198179-bded-40d8-b8ef-89a01641ac0e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Delete volume request issued successfully. Aug 19 11:06:06.815005 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d198179-bded-40d8-b8ef-89a01641ac0e tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 returned with HTTP 202 Aug 19 11:06:06.815393 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 659/2649] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:06 2026] DELETE /volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:06.821768 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-11b6e16a-90f6-46b3-8cf9-e3070bc1b383 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:06.824650 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-11b6e16a-90f6-46b3-8cf9-e3070bc1b383 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 Aug 19 11:06:06.824840 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-11b6e16a-90f6-46b3-8cf9-e3070bc1b383 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:06.825047 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-11b6e16a-90f6-46b3-8cf9-e3070bc1b383 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:06.832110 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:06.832110 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:06.837035 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-11b6e16a-90f6-46b3-8cf9-e3070bc1b383 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Volume info retrieved successfully. Aug 19 11:06:06.841703 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-11b6e16a-90f6-46b3-8cf9-e3070bc1b383 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 returned with HTTP 200 Aug 19 11:06:06.842090 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 665/2650] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:06 2026] GET /volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:07.155641 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-97b244b3-44fb-4b0e-b5f5-5e81eecdf72a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:07.158281 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-97b244b3-44fb-4b0e-b5f5-5e81eecdf72a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:07.158580 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-97b244b3-44fb-4b0e-b5f5-5e81eecdf72a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:07.158831 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-97b244b3-44fb-4b0e-b5f5-5e81eecdf72a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:07.159189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-97b244b3-44fb-4b0e-b5f5-5e81eecdf72a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:07.164701 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:07.164701 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:07.165706 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-97b244b3-44fb-4b0e-b5f5-5e81eecdf72a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:07.166186 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 667/2651] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:07 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:07.223333 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7a223d09-98bd-4b83-b135-bd15e9525419 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:07.224952 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:07.225232 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1044235189"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:07.226882 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1044235189'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:07.227003 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Create volume of 1 GB Aug 19 11:06:07.231681 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Availability Zones retrieved successfully. Aug 19 11:06:07.236931 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Flow 'volume_create_api' (0c989094-fffe-4f30-a725-cec3e2cc03b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:07.238451 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92f4a74-f614-43b3-abef-365cbb76874d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:07.239328 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:07.267236 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92f4a74-f614-43b3-abef-365cbb76874d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:07.268357 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22d49851-aec8-4d71-8e18-29a1316a28b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:07.313260 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Created reservations ['aa90b48d-822e-4c84-ad20-e75595e42403', '96fc0cf6-a8b7-4ee0-9f3d-4a96ce999096', '544b95b0-0433-4245-9ef0-089baf4326cf', 'd481ed90-3245-43b5-aa35-8960c7726532'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:07.314046 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22d49851-aec8-4d71-8e18-29a1316a28b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa90b48d-822e-4c84-ad20-e75595e42403', '96fc0cf6-a8b7-4ee0-9f3d-4a96ce999096', '544b95b0-0433-4245-9ef0-089baf4326cf', 'd481ed90-3245-43b5-aa35-8960c7726532']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:07.314797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3786a566-3c78-478d-82c4-4c4bbf234e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:07.342301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3786a566-3c78-478d-82c4-4c4bbf234e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '161cea9e-74f9-4cbe-a034-d02b85ce1489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1044235189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c804ed23c3244b6982501856f5bcd3c',qos_specs=None,replication_status=,reservations=['aa90b48d-822e-4c84-ad20-e75595e42403','96fc0cf6-a8b7-4ee0-9f3d-4a96ce999096','544b95b0-0433-4245-9ef0-089baf4326cf','d481ed90-3245-43b5-aa35-8960c7726532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39c6abce214215ac000c1db7246484',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1044235189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=161cea9e-74f9-4cbe-a034-d02b85ce1489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c804ed23c3244b6982501856f5bcd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c39c6abce214215ac000c1db7246484',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:07.343108 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c229397e-6801-470d-9eeb-f4efae6d62c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:07.365141 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c229397e-6801-470d-9eeb-f4efae6d62c3) transitioned into state 'SUCCESS' from state '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-1044235189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c804ed23c3244b6982501856f5bcd3c',qos_specs=None,replication_status=,reservations=['aa90b48d-822e-4c84-ad20-e75595e42403','96fc0cf6-a8b7-4ee0-9f3d-4a96ce999096','544b95b0-0433-4245-9ef0-089baf4326cf','d481ed90-3245-43b5-aa35-8960c7726532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39c6abce214215ac000c1db7246484',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:07.365966 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c77fc9-1850-4646-8980-310d53818587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:07.377754 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c77fc9-1850-4646-8980-310d53818587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:07.378680 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Flow 'volume_create_api' (0c989094-fffe-4f30-a725-cec3e2cc03b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:07.378995 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Create volume request issued successfully. Aug 19 11:06:07.379573 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a223d09-98bd-4b83-b135-bd15e9525419 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:07.380065 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 661/2652] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:06:07 2026] POST /volume/v3/volumes => generated 749 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:07.391675 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b7b7336a-686d-42bd-afa3-7b8aa94cc19b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:07.394331 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b7b7336a-686d-42bd-afa3-7b8aa94cc19b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:07.394634 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b7b7336a-686d-42bd-afa3-7b8aa94cc19b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:07.394893 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b7b7336a-686d-42bd-afa3-7b8aa94cc19b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:07.406203 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:07.406203 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:07.410478 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b7b7336a-686d-42bd-afa3-7b8aa94cc19b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:07.417163 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b7b7336a-686d-42bd-afa3-7b8aa94cc19b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:07.417820 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 660/2653] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:07 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:07.854689 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d68ee3c3-8545-4aea-9af6-a5d6a6ded2b3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:07.856840 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d68ee3c3-8545-4aea-9af6-a5d6a6ded2b3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] GET https://10.4.3.46/volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 Aug 19 11:06:07.857019 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d68ee3c3-8545-4aea-9af6-a5d6a6ded2b3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:07.857191 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d68ee3c3-8545-4aea-9af6-a5d6a6ded2b3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:07.862009 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d68ee3c3-8545-4aea-9af6-a5d6a6ded2b3 tempest-CreateVolumesFromSnapshotTest-1126774854 tempest-CreateVolumesFromSnapshotTest-1126774854-project-member] https://10.4.3.46/volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 returned with HTTP 404 Aug 19 11:06:07.862461 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 666/2654] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:07 2026] GET /volume/v3/volumes/baf87f10-77ca-4bab-bff7-53b4a8d7be40 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:08.176729 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b2b98015-e8ae-4bf5-bf1c-35987c65069b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:08.179585 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b2b98015-e8ae-4bf5-bf1c-35987c65069b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:08.179925 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b2b98015-e8ae-4bf5-bf1c-35987c65069b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:08.180155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b2b98015-e8ae-4bf5-bf1c-35987c65069b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:08.180264 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-b2b98015-e8ae-4bf5-bf1c-35987c65069b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:08.185078 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:08.185078 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:08.185888 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b2b98015-e8ae-4bf5-bf1c-35987c65069b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:08.186319 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 668/2655] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:08 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:08.430750 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3d03dfbb-a389-44f4-a925-30da548bc6c3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:08.432831 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d03dfbb-a389-44f4-a925-30da548bc6c3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:08.432960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d03dfbb-a389-44f4-a925-30da548bc6c3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:08.433101 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d03dfbb-a389-44f4-a925-30da548bc6c3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:08.443928 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:08.443928 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:08.447559 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3d03dfbb-a389-44f4-a925-30da548bc6c3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:08.451725 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d03dfbb-a389-44f4-a925-30da548bc6c3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:08.452136 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 662/2656] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:08 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:08.501101 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-719b2c93-90f2-4e30-9a4d-a8df65ceb355 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:08.503123 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-719b2c93-90f2-4e30-9a4d-a8df65ceb355 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:08.503508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-719b2c93-90f2-4e30-9a4d-a8df65ceb355 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:08.503508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-719b2c93-90f2-4e30-9a4d-a8df65ceb355 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:08.510686 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:08.510686 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:08.514073 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-719b2c93-90f2-4e30-9a4d-a8df65ceb355 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:08.517926 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-719b2c93-90f2-4e30-9a4d-a8df65ceb355 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:08.518293 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 661/2657] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:08 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:08.607721 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8c7d0dcc-85e3-4c52-8ded-3a4977bbc3d3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:08.607993 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8c7d0dcc-85e3-4c52-8ded-3a4977bbc3d3 None None] GET https://10.4.3.46/volume// Aug 19 11:06:08.608110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8c7d0dcc-85e3-4c52-8ded-3a4977bbc3d3 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:08.609111 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8c7d0dcc-85e3-4c52-8ded-3a4977bbc3d3 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:08.609111 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8c7d0dcc-85e3-4c52-8ded-3a4977bbc3d3 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:08.609111 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 667/2658] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11: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 19 11:06:08.616198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-0aaafb7b-1779-49ef-b9da-a4d3f22476e9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:08.620029 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-0aaafb7b-1779-49ef-b9da-a4d3f22476e9 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:06:08.620172 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-0aaafb7b-1779-49ef-b9da-a4d3f22476e9 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "161cea9e-74f9-4cbe-a034-d02b85ce1489", "connector": null, "instance_uuid": "4d9e3eed-78f6-4035-8de8-037099b541ba"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:08.629495 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:08.629495 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:08.672092 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-0aaafb7b-1779-49ef-b9da-a4d3f22476e9 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:06:08.672914 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 669/2659] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:06:08 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:08.711726 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-289b313f-f6be-482b-b2b3-e1ead153e01e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:08.713669 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-289b313f-f6be-482b-b2b3-e1ead153e01e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:08.713669 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-289b313f-f6be-482b-b2b3-e1ead153e01e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:08.713951 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-289b313f-f6be-482b-b2b3-e1ead153e01e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:08.728366 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:08.728366 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:08.731493 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-91fdf907-1029-48ab-a5a7-98840c7dd82f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:08.731663 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-289b313f-f6be-482b-b2b3-e1ead153e01e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:08.731974 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-91fdf907-1029-48ab-a5a7-98840c7dd82f None None] GET https://10.4.3.46/volume// Aug 19 11:06:08.732172 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-91fdf907-1029-48ab-a5a7-98840c7dd82f None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:08.732401 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-91fdf907-1029-48ab-a5a7-98840c7dd82f None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:08.732822 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-91fdf907-1029-48ab-a5a7-98840c7dd82f None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:08.733077 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 662/2660] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11: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 19 11:06:08.735692 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-289b313f-f6be-482b-b2b3-e1ead153e01e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:08.736109 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 663/2661] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:08 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:08.745223 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-a8cac60a-185f-44af-ba4c-47e467b309b0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:08.747181 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-a8cac60a-185f-44af-ba4c-47e467b309b0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:08.747438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-a8cac60a-185f-44af-ba4c-47e467b309b0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:08.747665 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-a8cac60a-185f-44af-ba4c-47e467b309b0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:08.756227 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:08.756227 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:08.759368 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-a8cac60a-185f-44af-ba4c-47e467b309b0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:08.763151 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-a8cac60a-185f-44af-ba4c-47e467b309b0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:08.764379 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 668/2662] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:08 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 1021 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:08.906739 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-2dfd893f-28fa-4eec-9673-a4c2a6ffd1f6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:08.909172 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-2dfd893f-28fa-4eec-9673-a4c2a6ffd1f6 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] PUT https://10.4.3.46/volume/v3/attachments/bee5b7c1-97f4-4894-be85-c23abae787a4 Aug 19 11:06:08.909628 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-2dfd893f-28fa-4eec-9673-a4c2a6ffd1f6 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:08.922556 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-2dfd893f-28fa-4eec-9673-a4c2a6ffd1f6 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Acquiring lock "cinder-attachment_update-161cea9e-74f9-4cbe-a034-d02b85ce1489-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:06:08.928220 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-2dfd893f-28fa-4eec-9673-a4c2a6ffd1f6 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Lock "cinder-attachment_update-161cea9e-74f9-4cbe-a034-d02b85ce1489-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:06:08.929243 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:08.929243 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:09.041222 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-2dfd893f-28fa-4eec-9673-a4c2a6ffd1f6 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Lock "cinder-attachment_update-161cea9e-74f9-4cbe-a034-d02b85ce1489-np0000007769" released by "attachment_update" :: held 0.113s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:06:09.041222 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-2dfd893f-28fa-4eec-9673-a4c2a6ffd1f6 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments/bee5b7c1-97f4-4894-be85-c23abae787a4 returned with HTTP 200 Aug 19 11:06:09.041610 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 670/2663] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:06:08 2026] PUT /volume/v3/attachments/bee5b7c1-97f4-4894-be85-c23abae787a4 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:09.196884 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0c09a029-7346-49ba-a852-147cf5373e99 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:09.198620 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c09a029-7346-49ba-a852-147cf5373e99 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:09.199815 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c09a029-7346-49ba-a852-147cf5373e99 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:09.199815 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c09a029-7346-49ba-a852-147cf5373e99 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:09.199815 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0c09a029-7346-49ba-a852-147cf5373e99 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:09.203187 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:09.203187 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:09.204061 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c09a029-7346-49ba-a852-147cf5373e99 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:09.204429 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 663/2664] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:09 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:09.663861 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-870e506c-5127-47f7-8593-31583b648bfb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:09.748514 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e4d98bca-8351-4118-8884-ff5e405c3c08 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:09.750121 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e4d98bca-8351-4118-8884-ff5e405c3c08 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:09.750762 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e4d98bca-8351-4118-8884-ff5e405c3c08 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:09.750762 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e4d98bca-8351-4118-8884-ff5e405c3c08 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:09.765310 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:09.765310 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:09.769278 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e4d98bca-8351-4118-8884-ff5e405c3c08 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:09.774375 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e4d98bca-8351-4118-8884-ff5e405c3c08 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:09.775014 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 669/2665] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:09 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:09.790865 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-870e506c-5127-47f7-8593-31583b648bfb tempest-ProjectReaderTests-431095852 tempest-ProjectReaderTests-431095852-project-admin] GET https://10.4.3.46/volume/v3/scheduler-stats/get_pools Aug 19 11:06:09.791239 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-870e506c-5127-47f7-8593-31583b648bfb tempest-ProjectReaderTests-431095852 tempest-ProjectReaderTests-431095852-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:09.791769 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-870e506c-5127-47f7-8593-31583b648bfb tempest-ProjectReaderTests-431095852 tempest-ProjectReaderTests-431095852-project-admin] Calling method 'get_pools' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:09.801968 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-870e506c-5127-47f7-8593-31583b648bfb tempest-ProjectReaderTests-431095852 tempest-ProjectReaderTests-431095852-project-admin] https://10.4.3.46/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 11:06:09.801968 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 664/2666] 10.4.3.46 () {66 vars in 1284 bytes} [Wed Aug 19 11:06:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:09.809269 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1101d5b0-f870-4eb5-a6e1-08074c25441a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:09.862303 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1101d5b0-f870-4eb5-a6e1-08074c25441a tempest-ProjectReaderTests-431095852 tempest-ProjectReaderTests-431095852-project-reader] GET https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool Aug 19 11:06:09.862536 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1101d5b0-f870-4eb5-a6e1-08074c25441a tempest-ProjectReaderTests-431095852 tempest-ProjectReaderTests-431095852-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:09.862724 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1101d5b0-f870-4eb5-a6e1-08074c25441a tempest-ProjectReaderTests-431095852 tempest-ProjectReaderTests-431095852-project-reader] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:09.862971 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:09.862971 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:09.863406 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.policy [None req-1101d5b0-f870-4eb5-a6e1-08074c25441a tempest-ProjectReaderTests-431095852 tempest-ProjectReaderTests-431095852-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'bc8b21b63bbf48319ec49e13e26cdf25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3f5e358fc51410ebe162d651d1edeaa', '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=100206) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:06:09.863606 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1101d5b0-f870-4eb5-a6e1-08074c25441a tempest-ProjectReaderTests-431095852 tempest-ProjectReaderTests-431095852-project-reader] https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool returned with HTTP 403 Aug 19 11:06:09.863989 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 671/2667] 10.4.3.46 () {66 vars in 1311 bytes} [Wed Aug 19 11:06:09 2026] GET /volume/v3/capabilities/np0000007769@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:10.217027 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-32924af5-13ad-45d7-94ea-e3d11b9add9d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:10.219139 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32924af5-13ad-45d7-94ea-e3d11b9add9d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:10.219379 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32924af5-13ad-45d7-94ea-e3d11b9add9d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:10.219650 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32924af5-13ad-45d7-94ea-e3d11b9add9d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:10.219796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-32924af5-13ad-45d7-94ea-e3d11b9add9d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:10.226420 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:10.226420 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:10.227373 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32924af5-13ad-45d7-94ea-e3d11b9add9d tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:10.227844 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 664/2668] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:10 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:10.789420 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-41423cb0-057d-440c-886e-1e910bd08747 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:10.791301 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41423cb0-057d-440c-886e-1e910bd08747 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:10.791527 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41423cb0-057d-440c-886e-1e910bd08747 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:10.791748 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41423cb0-057d-440c-886e-1e910bd08747 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:10.800607 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:10.800607 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:10.808311 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-41423cb0-057d-440c-886e-1e910bd08747 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:10.809103 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41423cb0-057d-440c-886e-1e910bd08747 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:10.809540 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 670/2669] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:10 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:11.240592 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-117a5119-e198-4a07-aa1b-2feb49dd5a66 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:11.244188 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-117a5119-e198-4a07-aa1b-2feb49dd5a66 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:11.244440 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-117a5119-e198-4a07-aa1b-2feb49dd5a66 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:11.244704 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-117a5119-e198-4a07-aa1b-2feb49dd5a66 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:11.244860 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-117a5119-e198-4a07-aa1b-2feb49dd5a66 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:11.253782 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:11.253782 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:11.254665 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-117a5119-e198-4a07-aa1b-2feb49dd5a66 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:11.255311 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 665/2670] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:11 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:11.821873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-30ab91a6-c2a2-4a0d-9201-d844a5964c95 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:11.823706 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-30ab91a6-c2a2-4a0d-9201-d844a5964c95 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:11.823939 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-30ab91a6-c2a2-4a0d-9201-d844a5964c95 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:11.824180 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-30ab91a6-c2a2-4a0d-9201-d844a5964c95 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:11.834608 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:11.834608 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:11.838618 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-30ab91a6-c2a2-4a0d-9201-d844a5964c95 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:11.843014 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-30ab91a6-c2a2-4a0d-9201-d844a5964c95 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:11.843375 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 672/2671] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:11 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:12.266682 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f7c4aa32-af0e-41c4-9411-d5a569cc0dd6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:12.269239 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f7c4aa32-af0e-41c4-9411-d5a569cc0dd6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:12.269421 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f7c4aa32-af0e-41c4-9411-d5a569cc0dd6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:12.269677 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f7c4aa32-af0e-41c4-9411-d5a569cc0dd6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:12.269796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f7c4aa32-af0e-41c4-9411-d5a569cc0dd6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:12.275206 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:12.275206 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:12.276113 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f7c4aa32-af0e-41c4-9411-d5a569cc0dd6 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:12.276624 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 665/2672] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:12 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:12.316040 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-b218bd3b-f0f0-4bfe-ab5f-e35af76e0ae7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:12.318924 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-b218bd3b-f0f0-4bfe-ab5f-e35af76e0ae7 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/attachments/bee5b7c1-97f4-4894-be85-c23abae787a4/action Aug 19 11:06:12.319254 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-b218bd3b-f0f0-4bfe-ab5f-e35af76e0ae7 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:12.319353 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-b218bd3b-f0f0-4bfe-ab5f-e35af76e0ae7 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:12.332622 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:12.332622 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:12.346172 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-58d9b86c-1e72-44fe-ac65-0ab7677ea944 req-b218bd3b-f0f0-4bfe-ab5f-e35af76e0ae7 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments/bee5b7c1-97f4-4894-be85-c23abae787a4/action returned with HTTP 204 Aug 19 11:06:12.346603 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 671/2673] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:06:12 2026] POST /volume/v3/attachments/bee5b7c1-97f4-4894-be85-c23abae787a4/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:12.857807 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-708e1b42-3713-489b-b70c-1b6b96ab9fb2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:12.861500 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-708e1b42-3713-489b-b70c-1b6b96ab9fb2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:12.861500 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-708e1b42-3713-489b-b70c-1b6b96ab9fb2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:12.861500 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-708e1b42-3713-489b-b70c-1b6b96ab9fb2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:12.870185 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:12.870185 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:12.873183 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-708e1b42-3713-489b-b70c-1b6b96ab9fb2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:12.876815 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-708e1b42-3713-489b-b70c-1b6b96ab9fb2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:12.877192 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 666/2674] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:12 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:12.888945 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-db8b5a23-1b85-4cce-9e4d-4bfa2ddf7d87 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:12.890581 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db8b5a23-1b85-4cce-9e4d-4bfa2ddf7d87 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:12.890758 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db8b5a23-1b85-4cce-9e4d-4bfa2ddf7d87 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:12.890943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db8b5a23-1b85-4cce-9e4d-4bfa2ddf7d87 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:12.901796 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:12.901796 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:12.905072 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-db8b5a23-1b85-4cce-9e4d-4bfa2ddf7d87 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:12.909418 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db8b5a23-1b85-4cce-9e4d-4bfa2ddf7d87 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:12.909836 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 673/2675] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:12 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:12.995993 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5d86cfba-3689-4881-a423-0a43f8ade493 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:12.997693 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:12.998034 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-123245255"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:12.999421 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-123245255'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:12.999793 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Create volume of 1 GB Aug 19 11:06:13.004155 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Availability Zones retrieved successfully. Aug 19 11:06:13.009298 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Flow 'volume_create_api' (1267cb3f-bfe0-49df-87ee-dab07341d228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:13.010489 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ea119c-cfae-4b26-b829-9fddad3f2b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:13.011557 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:13.045140 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ea119c-cfae-4b26-b829-9fddad3f2b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:13.046281 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cfa39f8-f1f6-4868-a970-9c3c99655db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:13.092916 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Created reservations ['675cbd4c-fd8c-41ac-a47b-939b9867e480', '3b84b5eb-bd3a-47e6-87f1-1fe99c4a891d', 'e568a78a-5c41-49f9-ae9f-d13612d99fd9', '5a46d26d-4f56-492b-b5f4-625d49821b00'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:13.093966 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cfa39f8-f1f6-4868-a970-9c3c99655db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675cbd4c-fd8c-41ac-a47b-939b9867e480', '3b84b5eb-bd3a-47e6-87f1-1fe99c4a891d', 'e568a78a-5c41-49f9-ae9f-d13612d99fd9', '5a46d26d-4f56-492b-b5f4-625d49821b00']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:13.095165 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b14a95cf-85b1-4f27-8cc2-c557ccb9ab53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:13.118778 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b14a95cf-85b1-4f27-8cc2-c557ccb9ab53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05e9a4f0-03b1-451e-a986-409e9d7c9806', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-123245255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c804ed23c3244b6982501856f5bcd3c',qos_specs=None,replication_status=,reservations=['675cbd4c-fd8c-41ac-a47b-939b9867e480','3b84b5eb-bd3a-47e6-87f1-1fe99c4a891d','e568a78a-5c41-49f9-ae9f-d13612d99fd9','5a46d26d-4f56-492b-b5f4-625d49821b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39c6abce214215ac000c1db7246484',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-123245255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05e9a4f0-03b1-451e-a986-409e9d7c9806,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c804ed23c3244b6982501856f5bcd3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c39c6abce214215ac000c1db7246484',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:13.119582 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f363c8b1-463b-41a8-810c-8a43c611b510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:13.140236 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f363c8b1-463b-41a8-810c-8a43c611b510) transitioned into state 'SUCCESS' from state '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-123245255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c804ed23c3244b6982501856f5bcd3c',qos_specs=None,replication_status=,reservations=['675cbd4c-fd8c-41ac-a47b-939b9867e480','3b84b5eb-bd3a-47e6-87f1-1fe99c4a891d','e568a78a-5c41-49f9-ae9f-d13612d99fd9','5a46d26d-4f56-492b-b5f4-625d49821b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c39c6abce214215ac000c1db7246484',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:13.140947 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7a413d-cb93-45e7-8d8d-2f40abc62fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:13.152229 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7a413d-cb93-45e7-8d8d-2f40abc62fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:13.154476 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Flow 'volume_create_api' (1267cb3f-bfe0-49df-87ee-dab07341d228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:13.154476 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Create volume request issued successfully. Aug 19 11:06:13.154476 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d86cfba-3689-4881-a423-0a43f8ade493 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:13.154880 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 666/2676] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:06:12 2026] POST /volume/v3/volumes => generated 748 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:13.166047 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0f13eef3-2854-47af-8830-7047a1c9a85b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:13.167703 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0f13eef3-2854-47af-8830-7047a1c9a85b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:13.167873 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0f13eef3-2854-47af-8830-7047a1c9a85b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:13.168044 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0f13eef3-2854-47af-8830-7047a1c9a85b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:13.175173 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:13.175173 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:13.179523 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0f13eef3-2854-47af-8830-7047a1c9a85b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:13.181245 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0f13eef3-2854-47af-8830-7047a1c9a85b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:13.181663 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 672/2677] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:13 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:13.286851 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c56edbee-dbac-45e1-a16e-1fbcfb40ccd3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:13.288228 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c56edbee-dbac-45e1-a16e-1fbcfb40ccd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:13.288400 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c56edbee-dbac-45e1-a16e-1fbcfb40ccd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:13.288632 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c56edbee-dbac-45e1-a16e-1fbcfb40ccd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:13.288764 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c56edbee-dbac-45e1-a16e-1fbcfb40ccd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:13.292960 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:13.292960 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:13.293702 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c56edbee-dbac-45e1-a16e-1fbcfb40ccd3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:13.294137 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 667/2678] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:13 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:13.303443 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-87878e35-ce3a-411b-931a-e8c4d27736d1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:13.305474 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-87878e35-ce3a-411b-931a-e8c4d27736d1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:13.305692 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-87878e35-ce3a-411b-931a-e8c4d27736d1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:13.306020 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-87878e35-ce3a-411b-931a-e8c4d27736d1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:13.306238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-87878e35-ce3a-411b-931a-e8c4d27736d1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:13.310057 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:13.310057 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:13.310719 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-87878e35-ce3a-411b-931a-e8c4d27736d1 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:13.311040 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 674/2679] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:13 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:13.330243 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6bab4a4f-eb74-4220-9a24-bf6e03eaaf10 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:13.333729 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6bab4a4f-eb74-4220-9a24-bf6e03eaaf10 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:06:13.334288 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6bab4a4f-eb74-4220-9a24-bf6e03eaaf10 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6855155-9639-4c3d-8879-ddfcf225b7e1", "incremental": true, "force": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:13.336642 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-6bab4a4f-eb74-4220-9a24-bf6e03eaaf10 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating new backup {'backup': {'volume_id': 'e6855155-9639-4c3d-8879-ddfcf225b7e1', 'incremental': True, 'force': True}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:06:13.336895 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-6bab4a4f-eb74-4220-9a24-bf6e03eaaf10 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating backup of volume e6855155-9639-4c3d-8879-ddfcf225b7e1 in container None Aug 19 11:06:13.363763 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:13.363763 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:13.364389 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6bab4a4f-eb74-4220-9a24-bf6e03eaaf10 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:06:13.389440 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-6bab4a4f-eb74-4220-9a24-bf6e03eaaf10 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['8da41962-2a5d-4614-b7c1-f04718c96023', '68513bc8-86f5-495d-a3ae-68eaba6e2515'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:13.437077 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6bab4a4f-eb74-4220-9a24-bf6e03eaaf10 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:06:13.437077 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 667/2680] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:06:13 2026] POST /volume/v3/backups => generated 286 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:13.446324 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-78bafb49-92cf-4a0d-a6a3-b5ece236bc72 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:13.448239 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-78bafb49-92cf-4a0d-a6a3-b5ece236bc72 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:13.448425 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-78bafb49-92cf-4a0d-a6a3-b5ece236bc72 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:13.448678 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-78bafb49-92cf-4a0d-a6a3-b5ece236bc72 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:13.448780 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-78bafb49-92cf-4a0d-a6a3-b5ece236bc72 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:13.452859 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:13.452859 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:13.453578 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-78bafb49-92cf-4a0d-a6a3-b5ece236bc72 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:13.453922 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 673/2681] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:13 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 692 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:14.193350 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f5761f54-6339-4a16-a5f3-4b4063a6a171 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:14.195071 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5761f54-6339-4a16-a5f3-4b4063a6a171 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:14.195281 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5761f54-6339-4a16-a5f3-4b4063a6a171 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:14.195448 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5761f54-6339-4a16-a5f3-4b4063a6a171 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:14.202786 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:14.202786 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:14.206379 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f5761f54-6339-4a16-a5f3-4b4063a6a171 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:14.210348 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5761f54-6339-4a16-a5f3-4b4063a6a171 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:14.210766 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 668/2682] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:14 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:14.249431 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-344e35ad-603f-4364-a2aa-ef94d8d7f24c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:14.251593 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-344e35ad-603f-4364-a2aa-ef94d8d7f24c tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:14.251785 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-344e35ad-603f-4364-a2aa-ef94d8d7f24c tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:14.251961 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-344e35ad-603f-4364-a2aa-ef94d8d7f24c tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:14.258784 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:14.258784 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:14.261861 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-344e35ad-603f-4364-a2aa-ef94d8d7f24c tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:14.265440 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-344e35ad-603f-4364-a2aa-ef94d8d7f24c tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:14.265801 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 675/2683] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:14 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:14.337806 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0892c84f-f4f5-4cee-b4f6-5dbfce865149 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:14.338293 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0892c84f-f4f5-4cee-b4f6-5dbfce865149 None None] GET https://10.4.3.46/volume// Aug 19 11:06:14.338354 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0892c84f-f4f5-4cee-b4f6-5dbfce865149 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:14.338567 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0892c84f-f4f5-4cee-b4f6-5dbfce865149 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:14.338884 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0892c84f-f4f5-4cee-b4f6-5dbfce865149 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:14.339426 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 668/2684] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:06: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 19 11:06:14.345119 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-d41aa4ac-45ab-49e5-abd9-fa528b6054bb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:14.462125 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-d41aa4ac-45ab-49e5-abd9-fa528b6054bb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:06:14.462527 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-d41aa4ac-45ab-49e5-abd9-fa528b6054bb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05e9a4f0-03b1-451e-a986-409e9d7c9806", "connector": null, "instance_uuid": "4d9e3eed-78f6-4035-8de8-037099b541ba"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:14.466727 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4d951342-19c6-42fd-b7d2-e2acaa8907bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:14.468527 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d951342-19c6-42fd-b7d2-e2acaa8907bc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:14.468736 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d951342-19c6-42fd-b7d2-e2acaa8907bc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:14.468903 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d951342-19c6-42fd-b7d2-e2acaa8907bc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:14.469019 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4d951342-19c6-42fd-b7d2-e2acaa8907bc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:14.471328 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:14.471328 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:14.472950 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:14.472950 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:14.473714 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d951342-19c6-42fd-b7d2-e2acaa8907bc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:14.474225 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 669/2685] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:14 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:14.496239 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-d41aa4ac-45ab-49e5-abd9-fa528b6054bb tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:06:14.496669 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 674/2686] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:06:14 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 19 11:06:14.521784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-61fe2d77-daab-4346-8a15-14d60a9df3c5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:14.523660 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-61fe2d77-daab-4346-8a15-14d60a9df3c5 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:14.523865 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-61fe2d77-daab-4346-8a15-14d60a9df3c5 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:14.524042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-61fe2d77-daab-4346-8a15-14d60a9df3c5 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:14.534358 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5d5c5419-51f3-445a-8db2-801c87c182e2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:14.534755 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d5c5419-51f3-445a-8db2-801c87c182e2 None None] GET https://10.4.3.46/volume// Aug 19 11:06:14.534802 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:14.534802 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:14.534930 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d5c5419-51f3-445a-8db2-801c87c182e2 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:14.535254 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d5c5419-51f3-445a-8db2-801c87c182e2 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:14.535394 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d5c5419-51f3-445a-8db2-801c87c182e2 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:14.535809 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 669/2687] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06: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 19 11:06:14.550524 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-61fe2d77-daab-4346-8a15-14d60a9df3c5 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:14.550785 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-340bf2d1-8d86-44bc-8735-47ed84565e62 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:14.555764 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-340bf2d1-8d86-44bc-8735-47ed84565e62 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:14.555975 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-340bf2d1-8d86-44bc-8735-47ed84565e62 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:14.556076 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-61fe2d77-daab-4346-8a15-14d60a9df3c5 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:14.556159 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-340bf2d1-8d86-44bc-8735-47ed84565e62 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:14.556468 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 676/2688] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:14 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:06:14.569361 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:14.569361 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:14.572651 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-340bf2d1-8d86-44bc-8735-47ed84565e62 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:14.577137 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-340bf2d1-8d86-44bc-8735-47ed84565e62 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:14.577581 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 670/2689] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:14 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 1020 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:14.684838 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-4884b9a8-9660-45f7-88fb-ccabee8f0588 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:14.686873 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-4884b9a8-9660-45f7-88fb-ccabee8f0588 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] PUT https://10.4.3.46/volume/v3/attachments/031292c7-8239-4d28-a4d0-9e136b1bf659 Aug 19 11:06:14.687382 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-4884b9a8-9660-45f7-88fb-ccabee8f0588 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:14.694754 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-4884b9a8-9660-45f7-88fb-ccabee8f0588 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Acquiring lock "cinder-attachment_update-05e9a4f0-03b1-451e-a986-409e9d7c9806-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:06:14.699254 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-4884b9a8-9660-45f7-88fb-ccabee8f0588 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Lock "cinder-attachment_update-05e9a4f0-03b1-451e-a986-409e9d7c9806-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:06:14.700160 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:14.700160 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:14.774445 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-4884b9a8-9660-45f7-88fb-ccabee8f0588 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Lock "cinder-attachment_update-05e9a4f0-03b1-451e-a986-409e9d7c9806-np0000007769" released by "attachment_update" :: held 0.075s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:06:14.774928 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-4884b9a8-9660-45f7-88fb-ccabee8f0588 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments/031292c7-8239-4d28-a4d0-9e136b1bf659 returned with HTTP 200 Aug 19 11:06:14.775347 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 675/2690] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:06:14 2026] PUT /volume/v3/attachments/031292c7-8239-4d28-a4d0-9e136b1bf659 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:15.483981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-10f5eac7-f22c-4816-936b-154cb4278c2e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:15.488385 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-10f5eac7-f22c-4816-936b-154cb4278c2e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:15.488385 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-10f5eac7-f22c-4816-936b-154cb4278c2e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:15.488385 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-10f5eac7-f22c-4816-936b-154cb4278c2e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:15.488385 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-10f5eac7-f22c-4816-936b-154cb4278c2e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:15.490097 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:15.490097 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:15.490802 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-10f5eac7-f22c-4816-936b-154cb4278c2e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:15.491160 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 670/2691] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:15 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:15.571828 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9ada4b22-cf37-4015-bf10-84a1f3e89454 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:15.573680 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ada4b22-cf37-4015-bf10-84a1f3e89454 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:15.573884 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ada4b22-cf37-4015-bf10-84a1f3e89454 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:15.574078 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ada4b22-cf37-4015-bf10-84a1f3e89454 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:15.583399 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:15.583399 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:15.586784 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9ada4b22-cf37-4015-bf10-84a1f3e89454 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:15.590549 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ada4b22-cf37-4015-bf10-84a1f3e89454 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:15.590902 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 677/2692] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:15 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:16.507692 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6d5558af-5c6e-4be2-94f1-94212bd9d865 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:16.509445 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d5558af-5c6e-4be2-94f1-94212bd9d865 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:16.509662 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d5558af-5c6e-4be2-94f1-94212bd9d865 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:16.509841 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d5558af-5c6e-4be2-94f1-94212bd9d865 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:16.509945 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6d5558af-5c6e-4be2-94f1-94212bd9d865 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:16.513968 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:16.513968 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:16.514704 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d5558af-5c6e-4be2-94f1-94212bd9d865 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:16.515118 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 671/2693] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:16 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:06:16.602300 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ad750d9a-35c3-4e0a-87e2-be2f75141357 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:16.604421 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ad750d9a-35c3-4e0a-87e2-be2f75141357 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:16.604701 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ad750d9a-35c3-4e0a-87e2-be2f75141357 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:16.604935 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ad750d9a-35c3-4e0a-87e2-be2f75141357 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:16.616226 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:16.616226 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:16.620270 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ad750d9a-35c3-4e0a-87e2-be2f75141357 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:16.625068 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ad750d9a-35c3-4e0a-87e2-be2f75141357 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:16.625492 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 676/2694] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:16 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:17.525223 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fc5ee0c5-ea0b-4be2-a975-d7e804e7833b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:17.528996 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc5ee0c5-ea0b-4be2-a975-d7e804e7833b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:17.529579 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc5ee0c5-ea0b-4be2-a975-d7e804e7833b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:17.529579 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc5ee0c5-ea0b-4be2-a975-d7e804e7833b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:17.529663 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-fc5ee0c5-ea0b-4be2-a975-d7e804e7833b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:17.536825 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:17.536825 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:17.537491 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc5ee0c5-ea0b-4be2-a975-d7e804e7833b tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:17.537935 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 671/2695] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:17 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:17.642911 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-26c78165-d51f-459a-922d-1625ebea9df3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:17.645153 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-26c78165-d51f-459a-922d-1625ebea9df3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:17.645349 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-26c78165-d51f-459a-922d-1625ebea9df3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:17.645576 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-26c78165-d51f-459a-922d-1625ebea9df3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:17.666636 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:17.666636 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:17.672817 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-26c78165-d51f-459a-922d-1625ebea9df3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:17.680265 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-26c78165-d51f-459a-922d-1625ebea9df3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:17.680619 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 678/2696] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:17 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:18.547828 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-382f8a79-f61f-478c-8d8c-0b9a81e84b48 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:18.550072 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-382f8a79-f61f-478c-8d8c-0b9a81e84b48 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:18.550072 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-382f8a79-f61f-478c-8d8c-0b9a81e84b48 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:18.550072 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-382f8a79-f61f-478c-8d8c-0b9a81e84b48 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:18.550672 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-382f8a79-f61f-478c-8d8c-0b9a81e84b48 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:18.555466 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:18.555466 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:18.555995 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-382f8a79-f61f-478c-8d8c-0b9a81e84b48 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:18.556334 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 672/2697] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:18 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:18.693936 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-06afc78e-7ed6-4da7-a538-f925063a31e7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:18.695735 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-06afc78e-7ed6-4da7-a538-f925063a31e7 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:18.695953 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-06afc78e-7ed6-4da7-a538-f925063a31e7 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:18.696170 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-06afc78e-7ed6-4da7-a538-f925063a31e7 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:18.706333 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:18.706333 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:18.709866 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-06afc78e-7ed6-4da7-a538-f925063a31e7 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:18.729399 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-06afc78e-7ed6-4da7-a538-f925063a31e7 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:18.731070 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 677/2698] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:18 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:19.094769 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-77d56f0a-f832-4ed0-9cb6-d604db834b1b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:19.096763 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-77d56f0a-f832-4ed0-9cb6-d604db834b1b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/attachments/031292c7-8239-4d28-a4d0-9e136b1bf659/action Aug 19 11:06:19.097133 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-77d56f0a-f832-4ed0-9cb6-d604db834b1b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:19.097280 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-77d56f0a-f832-4ed0-9cb6-d604db834b1b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:19.125328 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:19.125328 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:19.138844 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6f82bd1a-5aec-41cb-8f85-bee82935b99b req-77d56f0a-f832-4ed0-9cb6-d604db834b1b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments/031292c7-8239-4d28-a4d0-9e136b1bf659/action returned with HTTP 204 Aug 19 11:06:19.139375 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 672/2699] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:06:19 2026] POST /volume/v3/attachments/031292c7-8239-4d28-a4d0-9e136b1bf659/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:19.568003 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6d792d63-b246-494b-98b6-c6a63b9db2fc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:19.570499 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6d792d63-b246-494b-98b6-c6a63b9db2fc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:19.570759 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6d792d63-b246-494b-98b6-c6a63b9db2fc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:19.571032 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6d792d63-b246-494b-98b6-c6a63b9db2fc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:19.571943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-6d792d63-b246-494b-98b6-c6a63b9db2fc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:19.575509 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:19.575509 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:19.576045 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6d792d63-b246-494b-98b6-c6a63b9db2fc tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:19.576468 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 679/2700] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:19 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:19.747445 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e680524c-369c-416c-bec1-0ecb4b37b2b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:19.749098 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e680524c-369c-416c-bec1-0ecb4b37b2b0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:19.749274 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e680524c-369c-416c-bec1-0ecb4b37b2b0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:19.749449 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e680524c-369c-416c-bec1-0ecb4b37b2b0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:19.757978 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:19.757978 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:19.760775 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e680524c-369c-416c-bec1-0ecb4b37b2b0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:19.764395 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e680524c-369c-416c-bec1-0ecb4b37b2b0 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:19.764752 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 673/2701] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:19 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 1133 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:19.776640 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a3a372d9-514d-4122-828e-df1793d0cdaf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:19.778298 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a3a372d9-514d-4122-828e-df1793d0cdaf tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:19.778468 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a3a372d9-514d-4122-828e-df1793d0cdaf tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:19.778701 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a3a372d9-514d-4122-828e-df1793d0cdaf tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:19.787250 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:19.787250 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:19.790462 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a3a372d9-514d-4122-828e-df1793d0cdaf tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:19.794349 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a3a372d9-514d-4122-828e-df1793d0cdaf tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:19.794732 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 678/2702] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:19 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 1133 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:20.098597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-8baceac8-d257-4f56-9b91-e946d018f5f4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:20.102908 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-8baceac8-d257-4f56-9b91-e946d018f5f4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:20.102908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-8baceac8-d257-4f56-9b91-e946d018f5f4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:20.102908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-8baceac8-d257-4f56-9b91-e946d018f5f4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:20.119048 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:20.119048 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:20.125328 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-8baceac8-d257-4f56-9b91-e946d018f5f4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:20.127277 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-8baceac8-d257-4f56-9b91-e946d018f5f4 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:20.127810 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 673/2703] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:20 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:20.147998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-bcefbf7a-d12e-42b4-a648-cc4afa8fb978 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:20.150167 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-bcefbf7a-d12e-42b4-a648-cc4afa8fb978 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489/action Aug 19 11:06:20.150560 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-bcefbf7a-d12e-42b4-a648-cc4afa8fb978 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:20.150639 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-bcefbf7a-d12e-42b4-a648-cc4afa8fb978 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:20.177160 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:20.177160 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:20.177160 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-bcefbf7a-d12e-42b4-a648-cc4afa8fb978 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:20.186087 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-bcefbf7a-d12e-42b4-a648-cc4afa8fb978 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Begin detaching volume completed successfully. Aug 19 11:06:20.186357 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-bcefbf7a-d12e-42b4-a648-cc4afa8fb978 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489/action returned with HTTP 202 Aug 19 11:06:20.186957 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 680/2704] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:06:20 2026] POST /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:06:20.209714 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e2b0629-9149-45b6-869f-26e67ed2f349 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:20.211550 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e2b0629-9149-45b6-869f-26e67ed2f349 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:20.211785 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e2b0629-9149-45b6-869f-26e67ed2f349 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:20.212098 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e2b0629-9149-45b6-869f-26e67ed2f349 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:20.224509 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:20.224509 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:20.229316 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e2b0629-9149-45b6-869f-26e67ed2f349 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:20.234968 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e2b0629-9149-45b6-869f-26e67ed2f349 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:20.235404 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 674/2705] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:20 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:20.239063 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fdd1647a-1656-4f7c-8a6a-4e653ef3fa8a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:20.239427 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fdd1647a-1656-4f7c-8a6a-4e653ef3fa8a None None] GET https://10.4.3.46/volume// Aug 19 11:06:20.239623 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fdd1647a-1656-4f7c-8a6a-4e653ef3fa8a None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:20.239805 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fdd1647a-1656-4f7c-8a6a-4e653ef3fa8a None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:20.240107 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fdd1647a-1656-4f7c-8a6a-4e653ef3fa8a None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:20.240373 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 679/2706] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:06:20.248879 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-377a8b31-ad9c-4aaa-9e06-a47615072618 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:20.251511 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-377a8b31-ad9c-4aaa-9e06-a47615072618 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:20.251894 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-377a8b31-ad9c-4aaa-9e06-a47615072618 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:20.252144 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-377a8b31-ad9c-4aaa-9e06-a47615072618 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:20.264897 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:20.264897 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:20.269560 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-377a8b31-ad9c-4aaa-9e06-a47615072618 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:20.276346 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-377a8b31-ad9c-4aaa-9e06-a47615072618 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:20.276988 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 674/2707] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:20 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:20.587137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b247f357-0f52-4b50-b239-578f4e9b6249 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:20.589394 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b247f357-0f52-4b50-b239-578f4e9b6249 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:20.589684 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b247f357-0f52-4b50-b239-578f4e9b6249 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:20.589944 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b247f357-0f52-4b50-b239-578f4e9b6249 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:20.590161 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-b247f357-0f52-4b50-b239-578f4e9b6249 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:20.596002 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:20.596002 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:20.596923 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b247f357-0f52-4b50-b239-578f4e9b6249 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:20.597372 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 681/2708] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:20 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:21.078386 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-02961390-5777-4ecb-ab38-daa2082b87b6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.081131 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-02961390-5777-4ecb-ab38-daa2082b87b6 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] DELETE https://10.4.3.46/volume/v3/attachments/bee5b7c1-97f4-4894-be85-c23abae787a4 Aug 19 11:06:21.081429 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-02961390-5777-4ecb-ab38-daa2082b87b6 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:21.081734 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-02961390-5777-4ecb-ab38-daa2082b87b6 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:21.090678 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:21.090678 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:21.134502 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-05e50b7f-f98e-4dd7-a022-08ed12d97a7d req-02961390-5777-4ecb-ab38-daa2082b87b6 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments/bee5b7c1-97f4-4894-be85-c23abae787a4 returned with HTTP 200 Aug 19 11:06:21.135624 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 675/2709] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:06:21 2026] DELETE /volume/v3/attachments/bee5b7c1-97f4-4894-be85-c23abae787a4 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:21.248180 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-18def273-d6ca-4b84-aa1d-2553bfaa37ec None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.250747 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-18def273-d6ca-4b84-aa1d-2553bfaa37ec tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:21.250956 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-18def273-d6ca-4b84-aa1d-2553bfaa37ec tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:21.251190 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-18def273-d6ca-4b84-aa1d-2553bfaa37ec tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:21.261409 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:21.261409 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:21.265771 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-18def273-d6ca-4b84-aa1d-2553bfaa37ec tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:21.270173 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-18def273-d6ca-4b84-aa1d-2553bfaa37ec tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:21.270601 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 680/2710] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:21 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:21.357098 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-fac78d64-632a-482c-b91b-b9a82c77e7f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.361301 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-fac78d64-632a-482c-b91b-b9a82c77e7f2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:21.361546 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-fac78d64-632a-482c-b91b-b9a82c77e7f2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:21.361795 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-fac78d64-632a-482c-b91b-b9a82c77e7f2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:21.375533 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:21.375533 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:21.378980 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-fac78d64-632a-482c-b91b-b9a82c77e7f2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:21.382749 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-fac78d64-632a-482c-b91b-b9a82c77e7f2 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:21.383112 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 675/2711] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:21 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:21.399787 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-06c8b557-a905-48d4-a082-a2e6a9bb5e34 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.401641 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-06c8b557-a905-48d4-a082-a2e6a9bb5e34 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] POST https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806/action Aug 19 11:06:21.401990 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-06c8b557-a905-48d4-a082-a2e6a9bb5e34 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:21.402126 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-06c8b557-a905-48d4-a082-a2e6a9bb5e34 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:21.411439 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:21.411439 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:21.411850 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-06c8b557-a905-48d4-a082-a2e6a9bb5e34 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:21.417278 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-06c8b557-a905-48d4-a082-a2e6a9bb5e34 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Begin detaching volume completed successfully. Aug 19 11:06:21.417453 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-06c8b557-a905-48d4-a082-a2e6a9bb5e34 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806/action returned with HTTP 202 Aug 19 11:06:21.417818 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 682/2712] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:06:21 2026] POST /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:06:21.438546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-24630594-03d1-401f-a74c-67a93b8f708a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.441224 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24630594-03d1-401f-a74c-67a93b8f708a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:21.441416 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24630594-03d1-401f-a74c-67a93b8f708a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:21.441626 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24630594-03d1-401f-a74c-67a93b8f708a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:21.451272 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:21.451272 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:21.454905 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-24630594-03d1-401f-a74c-67a93b8f708a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:21.458903 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24630594-03d1-401f-a74c-67a93b8f708a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:21.459340 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 676/2713] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:21 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:21.464285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bf07751f-29ad-47a5-8e21-a53e35caed61 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.464650 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bf07751f-29ad-47a5-8e21-a53e35caed61 None None] GET https://10.4.3.46/volume// Aug 19 11:06:21.464802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bf07751f-29ad-47a5-8e21-a53e35caed61 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:21.465013 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bf07751f-29ad-47a5-8e21-a53e35caed61 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:21.465301 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bf07751f-29ad-47a5-8e21-a53e35caed61 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:21.465911 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 681/2714] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06: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 19 11:06:21.473678 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-507b62ef-f120-44a0-939c-ef9c45039787 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.476084 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-507b62ef-f120-44a0-939c-ef9c45039787 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:21.476329 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-507b62ef-f120-44a0-939c-ef9c45039787 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:21.476575 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-507b62ef-f120-44a0-939c-ef9c45039787 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:21.487664 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:21.487664 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:21.492202 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-507b62ef-f120-44a0-939c-ef9c45039787 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:21.504401 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-507b62ef-f120-44a0-939c-ef9c45039787 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:21.504931 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 676/2715] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:21 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 1316 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:21.611434 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a8eb228e-55e8-4a53-a7a3-5cede3b2f6e8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.613736 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a8eb228e-55e8-4a53-a7a3-5cede3b2f6e8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:21.613968 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a8eb228e-55e8-4a53-a7a3-5cede3b2f6e8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:21.614158 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a8eb228e-55e8-4a53-a7a3-5cede3b2f6e8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:21.614253 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-a8eb228e-55e8-4a53-a7a3-5cede3b2f6e8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:21.621289 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:21.621289 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:21.622158 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a8eb228e-55e8-4a53-a7a3-5cede3b2f6e8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:21.622555 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 683/2716] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:21 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:21.635057 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-be7f8d95-9547-476d-896b-f0b133c26091 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.637033 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be7f8d95-9547-476d-896b-f0b133c26091 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:21.637280 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-be7f8d95-9547-476d-896b-f0b133c26091 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:21.637763 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-be7f8d95-9547-476d-896b-f0b133c26091 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:21.637763 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-be7f8d95-9547-476d-896b-f0b133c26091 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:21.641851 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:21.641851 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:21.643185 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be7f8d95-9547-476d-896b-f0b133c26091 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:21.643898 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 677/2717] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:21 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:21.661940 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5af08eb0-e80b-4989-94ce-145a9cacb26e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.663574 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5af08eb0-e80b-4989-94ce-145a9cacb26e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:21.663750 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5af08eb0-e80b-4989-94ce-145a9cacb26e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:21.663919 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5af08eb0-e80b-4989-94ce-145a9cacb26e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:21.664044 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-5af08eb0-e80b-4989-94ce-145a9cacb26e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete backup with id: 592a3c1a-6508-4b7b-aee1-d87eea1368b7. Aug 19 11:06:21.668682 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:21.668682 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:21.682674 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-5af08eb0-e80b-4989-94ce-145a9cacb26e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] delete_backup rpcapi backup_id 592a3c1a-6508-4b7b-aee1-d87eea1368b7 {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:06:21.684239 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5af08eb0-e80b-4989-94ce-145a9cacb26e tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 202 Aug 19 11:06:21.684673 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 682/2718] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:21 2026] DELETE /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:06:21.694669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a58117c6-6111-4d74-b698-b340a42a67e9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:21.698511 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a58117c6-6111-4d74-b698-b340a42a67e9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:21.698511 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a58117c6-6111-4d74-b698-b340a42a67e9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:21.698511 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a58117c6-6111-4d74-b698-b340a42a67e9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:21.698511 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a58117c6-6111-4d74-b698-b340a42a67e9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:21.701964 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:21.701964 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:21.702695 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a58117c6-6111-4d74-b698-b340a42a67e9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 200 Aug 19 11:06:21.703128 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 677/2719] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:21 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:22.365295 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-3ce6f13c-7551-4c05-99a6-9abe3793699b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.367198 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-3ce6f13c-7551-4c05-99a6-9abe3793699b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] DELETE https://10.4.3.46/volume/v3/attachments/031292c7-8239-4d28-a4d0-9e136b1bf659 Aug 19 11:06:22.367374 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-3ce6f13c-7551-4c05-99a6-9abe3793699b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.367578 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-3ce6f13c-7551-4c05-99a6-9abe3793699b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.374401 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.374401 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:22.434666 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-31c93053-4d2f-48eb-92b5-5b87f9d242b8 req-3ce6f13c-7551-4c05-99a6-9abe3793699b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/attachments/031292c7-8239-4d28-a4d0-9e136b1bf659 returned with HTTP 200 Aug 19 11:06:22.434874 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 684/2720] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:06:22 2026] DELETE /volume/v3/attachments/031292c7-8239-4d28-a4d0-9e136b1bf659 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:22.475878 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4c084a3a-69a4-433f-917b-fa9816db465e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.479916 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c084a3a-69a4-433f-917b-fa9816db465e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:22.480159 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c084a3a-69a4-433f-917b-fa9816db465e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.480413 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c084a3a-69a4-433f-917b-fa9816db465e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.488092 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.488092 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:22.492730 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4c084a3a-69a4-433f-917b-fa9816db465e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:22.498444 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c084a3a-69a4-433f-917b-fa9816db465e tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:22.499236 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 678/2721] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:22 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:22.513077 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-be7874c1-5b36-49fa-afe9-3243c80f5ddf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.514796 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-be7874c1-5b36-49fa-afe9-3243c80f5ddf tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:22.515007 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-be7874c1-5b36-49fa-afe9-3243c80f5ddf tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.515196 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-be7874c1-5b36-49fa-afe9-3243c80f5ddf tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.523442 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.523442 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:22.527531 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-be7874c1-5b36-49fa-afe9-3243c80f5ddf tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:22.532168 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-be7874c1-5b36-49fa-afe9-3243c80f5ddf tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:22.532516 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 683/2722] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:22 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:22.587888 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b9625978-c270-4aa3-9124-0c234bd9ff13 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.590120 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9625978-c270-4aa3-9124-0c234bd9ff13 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:22.590452 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9625978-c270-4aa3-9124-0c234bd9ff13 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.590749 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9625978-c270-4aa3-9124-0c234bd9ff13 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.602314 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.602314 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:22.605892 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b9625978-c270-4aa3-9124-0c234bd9ff13 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:22.610332 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9625978-c270-4aa3-9124-0c234bd9ff13 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:22.610777 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 678/2723] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:22 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:22.625039 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b321f743-31ac-4dc0-8aeb-14d4c4fa518c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.626777 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b321f743-31ac-4dc0-8aeb-14d4c4fa518c tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:22.626964 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b321f743-31ac-4dc0-8aeb-14d4c4fa518c tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.627138 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b321f743-31ac-4dc0-8aeb-14d4c4fa518c tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.635519 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.635519 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:22.639996 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b321f743-31ac-4dc0-8aeb-14d4c4fa518c tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:22.644426 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b321f743-31ac-4dc0-8aeb-14d4c4fa518c tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:22.644984 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 685/2724] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:22 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:06:22.708252 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7e5ba85e-5d54-41ab-bccb-97bf4c1fe919 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.711137 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e5ba85e-5d54-41ab-bccb-97bf4c1fe919 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:22.711858 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e5ba85e-5d54-41ab-bccb-97bf4c1fe919 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.712867 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e5ba85e-5d54-41ab-bccb-97bf4c1fe919 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.717155 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-88c83adc-aa37-4847-914a-78d51fb6adb8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.719628 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-88c83adc-aa37-4847-914a-78d51fb6adb8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 Aug 19 11:06:22.719815 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-88c83adc-aa37-4847-914a-78d51fb6adb8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.720000 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-88c83adc-aa37-4847-914a-78d51fb6adb8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.720106 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-88c83adc-aa37-4847-914a-78d51fb6adb8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 592a3c1a-6508-4b7b-aee1-d87eea1368b7. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:22.725386 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.725386 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:22.729459 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-88c83adc-aa37-4847-914a-78d51fb6adb8 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 returned with HTTP 404 Aug 19 11:06:22.729459 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 684/2725] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:22 2026] GET /volume/v3/backups/592a3c1a-6508-4b7b-aee1-d87eea1368b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:22.730692 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7e5ba85e-5d54-41ab-bccb-97bf4c1fe919 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:22.736679 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-777bd509-b2c2-47de-b979-7605d4b27885 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.736911 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e5ba85e-5d54-41ab-bccb-97bf4c1fe919 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:22.737430 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 679/2726] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:22 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:22.741653 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-777bd509-b2c2-47de-b979-7605d4b27885 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:06:22.742022 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-777bd509-b2c2-47de-b979-7605d4b27885 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6855155-9639-4c3d-8879-ddfcf225b7e1", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-310246617", "container": "tempest-volumesbackupstest-backup-container-877676005"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:22.751005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-777bd509-b2c2-47de-b979-7605d4b27885 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating new backup {'backup': {'volume_id': 'e6855155-9639-4c3d-8879-ddfcf225b7e1', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-310246617', 'container': 'tempest-volumesbackupstest-backup-container-877676005'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:06:22.751275 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-777bd509-b2c2-47de-b979-7605d4b27885 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Creating backup of volume e6855155-9639-4c3d-8879-ddfcf225b7e1 in container tempest-volumesbackupstest-backup-container-877676005 Aug 19 11:06:22.761290 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.761290 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:22.761809 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-777bd509-b2c2-47de-b979-7605d4b27885 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:06:22.780080 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-777bd509-b2c2-47de-b979-7605d4b27885 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Created reservations ['08682936-58e8-4e6b-a58f-cd48b143dfd8', '45844492-a362-49dc-8292-240a94a7c424'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:22.813077 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c259eb92-7322-478d-ae16-8213bc5c03fe None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.816009 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c259eb92-7322-478d-ae16-8213bc5c03fe tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:22.816189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c259eb92-7322-478d-ae16-8213bc5c03fe tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.816365 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c259eb92-7322-478d-ae16-8213bc5c03fe tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.824554 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.824554 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:22.829187 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c259eb92-7322-478d-ae16-8213bc5c03fe tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:22.836400 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c259eb92-7322-478d-ae16-8213bc5c03fe tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:22.837234 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 686/2727] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:22 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:22.840273 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-777bd509-b2c2-47de-b979-7605d4b27885 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:06:22.840273 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 679/2728] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:06:22 2026] POST /volume/v3/backups => generated 327 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:22.850774 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-08713a6e-acb6-4f8b-99ee-230c798517ad None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.852086 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-08713a6e-acb6-4f8b-99ee-230c798517ad tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:22.852288 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-08713a6e-acb6-4f8b-99ee-230c798517ad tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.852455 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-08713a6e-acb6-4f8b-99ee-230c798517ad tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.852599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-08713a6e-acb6-4f8b-99ee-230c798517ad tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:22.856442 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-af99129c-3750-49a8-9486-b6a8639ef4da None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.858392 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.858392 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:22.860495 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-af99129c-3750-49a8-9486-b6a8639ef4da tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:22.860495 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-af99129c-3750-49a8-9486-b6a8639ef4da tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.860600 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-08713a6e-acb6-4f8b-99ee-230c798517ad tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:22.860640 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-af99129c-3750-49a8-9486-b6a8639ef4da tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.860666 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 685/2729] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:22 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:22.866647 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.866647 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:22.875461 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-af99129c-3750-49a8-9486-b6a8639ef4da tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:22.879140 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-af99129c-3750-49a8-9486-b6a8639ef4da tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:22.879802 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 680/2730] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:22 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:22.930137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-12f9686b-7008-49a8-925b-70285a62eef9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:22.934433 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-12f9686b-7008-49a8-925b-70285a62eef9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:22.934678 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-12f9686b-7008-49a8-925b-70285a62eef9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:22.934880 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-12f9686b-7008-49a8-925b-70285a62eef9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:22.948534 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:22.948534 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:22.952292 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-12f9686b-7008-49a8-925b-70285a62eef9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:22.956843 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-12f9686b-7008-49a8-925b-70285a62eef9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:22.957247 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 687/2731] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:22 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:23.032799 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-10372a93-a027-44f3-83a3-aa872158405e req-b4c81b00-1857-4b83-93dd-8dbd8b8c8b19 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.035323 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-b4c81b00-1857-4b83-93dd-8dbd8b8c8b19 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:06:23.035538 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-b4c81b00-1857-4b83-93dd-8dbd8b8c8b19 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:23.035751 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-b4c81b00-1857-4b83-93dd-8dbd8b8c8b19 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:23.049350 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:23.049350 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:23.056672 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-10372a93-a027-44f3-83a3-aa872158405e req-b4c81b00-1857-4b83-93dd-8dbd8b8c8b19 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:06:23.067133 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-b4c81b00-1857-4b83-93dd-8dbd8b8c8b19 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:06:23.067696 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 680/2732] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:23 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:23.070379 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4049df21-7fa6-48fa-bf3f-71e140b8291c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.070791 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4049df21-7fa6-48fa-bf3f-71e140b8291c None None] GET https://10.4.3.46/volume// Aug 19 11:06:23.070967 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4049df21-7fa6-48fa-bf3f-71e140b8291c None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:23.071137 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4049df21-7fa6-48fa-bf3f-71e140b8291c None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:23.071442 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4049df21-7fa6-48fa-bf3f-71e140b8291c None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:23.071753 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 686/2733] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:06: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 19 11:06:23.078862 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-1e2cfad0-c2c0-41aa-ac21-db76d24e8ce1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.081125 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-1e2cfad0-c2c0-41aa-ac21-db76d24e8ce1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:06:23.081516 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-1e2cfad0-c2c0-41aa-ac21-db76d24e8ce1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc4f8149-46f8-4f37-92d0-de960cd31e97", "connector": null, "instance_uuid": "8bef8c13-8fb5-4f97-8325-5e72663aa184"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:23.088841 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-10372a93-a027-44f3-83a3-aa872158405e req-2f181de0-5c5d-4981-b056-4b44fb0bead5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.090869 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-2f181de0-5c5d-4981-b056-4b44fb0bead5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] POST https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911/action Aug 19 11:06:23.092971 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-2f181de0-5c5d-4981-b056-4b44fb0bead5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:23.092971 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-2f181de0-5c5d-4981-b056-4b44fb0bead5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:23.093067 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:23.093067 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:23.101837 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:23.101837 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:23.102288 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-10372a93-a027-44f3-83a3-aa872158405e req-2f181de0-5c5d-4981-b056-4b44fb0bead5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:06:23.119504 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-10372a93-a027-44f3-83a3-aa872158405e req-2f181de0-5c5d-4981-b056-4b44fb0bead5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Begin detaching volume completed successfully. Aug 19 11:06:23.119504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-2f181de0-5c5d-4981-b056-4b44fb0bead5 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911/action returned with HTTP 202 Aug 19 11:06:23.119504 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 688/2734] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:06:23 2026] POST /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:06:23.138189 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-1e2cfad0-c2c0-41aa-ac21-db76d24e8ce1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:06:23.138672 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 681/2735] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:06: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 19 11:06:23.170118 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-88dd7dd0-3edb-4814-9355-278ac4cdd4a2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.171985 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-47ad174d-82d9-4dc1-981a-1d9c4002edc6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.173762 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-47ad174d-82d9-4dc1-981a-1d9c4002edc6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:23.173839 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-88dd7dd0-3edb-4814-9355-278ac4cdd4a2 None None] GET https://10.4.3.46/volume// Aug 19 11:06:23.174009 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-47ad174d-82d9-4dc1-981a-1d9c4002edc6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:23.174276 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-88dd7dd0-3edb-4814-9355-278ac4cdd4a2 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:23.174317 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-47ad174d-82d9-4dc1-981a-1d9c4002edc6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:23.174542 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-88dd7dd0-3edb-4814-9355-278ac4cdd4a2 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:23.175242 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-88dd7dd0-3edb-4814-9355-278ac4cdd4a2 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:23.175657 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 681/2736] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06:23 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:06:23.183578 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:23.183578 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:23.186901 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-47ad174d-82d9-4dc1-981a-1d9c4002edc6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:23.187457 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-10372a93-a027-44f3-83a3-aa872158405e req-73b28d30-9eab-42f5-bbd5-e2ebd3b86490 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.188364 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-367c3afe-c639-4ba6-b850-075faf2906f0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.188909 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-367c3afe-c639-4ba6-b850-075faf2906f0 None None] GET https://10.4.3.46/volume// Aug 19 11:06:23.189150 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-367c3afe-c639-4ba6-b850-075faf2906f0 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:23.189401 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-367c3afe-c639-4ba6-b850-075faf2906f0 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:23.189489 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-73b28d30-9eab-42f5-bbd5-e2ebd3b86490 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:06:23.189725 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-73b28d30-9eab-42f5-bbd5-e2ebd3b86490 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:23.189840 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-367c3afe-c639-4ba6-b850-075faf2906f0 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:23.189902 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-73b28d30-9eab-42f5-bbd5-e2ebd3b86490 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:23.190238 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 682/2737] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06: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 19 11:06:23.191836 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-47ad174d-82d9-4dc1-981a-1d9c4002edc6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:23.192184 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 687/2738] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:23 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:23.199305 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:23.199305 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:23.199426 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-4f3136d7-21a6-48fb-9748-11408c34d37a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.202724 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-10372a93-a027-44f3-83a3-aa872158405e req-73b28d30-9eab-42f5-bbd5-e2ebd3b86490 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:06:23.203105 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-4f3136d7-21a6-48fb-9748-11408c34d37a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:23.203368 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-4f3136d7-21a6-48fb-9748-11408c34d37a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:23.203630 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-4f3136d7-21a6-48fb-9748-11408c34d37a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:23.206679 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-73b28d30-9eab-42f5-bbd5-e2ebd3b86490 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:06:23.207060 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 689/2739] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:23 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:23.215847 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:23.215847 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:23.222069 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-4f3136d7-21a6-48fb-9748-11408c34d37a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:23.226308 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-4f3136d7-21a6-48fb-9748-11408c34d37a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:23.227077 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 682/2740] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:23 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 1054 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:23.350876 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-aa34ccfc-f729-48ab-81c6-24badbf2c5b6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.353706 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-aa34ccfc-f729-48ab-81c6-24badbf2c5b6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] PUT https://10.4.3.46/volume/v3/attachments/19c52ce4-84b2-4972-a4cf-1faa7f4805b1 Aug 19 11:06:23.354081 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-aa34ccfc-f729-48ab-81c6-24badbf2c5b6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:23.365606 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-aa34ccfc-f729-48ab-81c6-24badbf2c5b6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Acquiring lock "cinder-attachment_update-fc4f8149-46f8-4f37-92d0-de960cd31e97-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:06:23.368736 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-aa34ccfc-f729-48ab-81c6-24badbf2c5b6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-fc4f8149-46f8-4f37-92d0-de960cd31e97-np0000007769" acquired by "attachment_update" :: waited 0.007s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:06:23.369710 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:23.369710 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:23.468013 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-aa34ccfc-f729-48ab-81c6-24badbf2c5b6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-fc4f8149-46f8-4f37-92d0-de960cd31e97-np0000007769" released by "attachment_update" :: held 0.099s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:06:23.468384 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-aa34ccfc-f729-48ab-81c6-24badbf2c5b6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/19c52ce4-84b2-4972-a4cf-1faa7f4805b1 returned with HTTP 200 Aug 19 11:06:23.469042 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 683/2741] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:06:23 2026] PUT /volume/v3/attachments/19c52ce4-84b2-4972-a4cf-1faa7f4805b1 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:23.478733 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-17f13bc5-2c6c-4a0b-9f26-bc4331f7ca7f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.480877 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-17f13bc5-2c6c-4a0b-9f26-bc4331f7ca7f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97/encryption Aug 19 11:06:23.481066 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-17f13bc5-2c6c-4a0b-9f26-bc4331f7ca7f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:23.481246 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-17f13bc5-2c6c-4a0b-9f26-bc4331f7ca7f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:23.489811 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:23.489811 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:23.495626 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-17f13bc5-2c6c-4a0b-9f26-bc4331f7ca7f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97/encryption returned with HTTP 200 Aug 19 11:06:23.496011 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 688/2742] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:06:23 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:23.869112 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5907be19-04f2-4943-8c3c-03cc44ca86ad None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:23.871582 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5907be19-04f2-4943-8c3c-03cc44ca86ad tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:23.871847 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5907be19-04f2-4943-8c3c-03cc44ca86ad tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:23.872100 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5907be19-04f2-4943-8c3c-03cc44ca86ad tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:23.872246 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-5907be19-04f2-4943-8c3c-03cc44ca86ad tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:23.877430 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:23.877430 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:23.878402 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5907be19-04f2-4943-8c3c-03cc44ca86ad tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:23.878891 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 690/2743] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:23 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:24.205895 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aa65ed19-0185-4ff1-a4e0-27c07206a5f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:24.212985 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa65ed19-0185-4ff1-a4e0-27c07206a5f3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:24.213213 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa65ed19-0185-4ff1-a4e0-27c07206a5f3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:24.213410 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa65ed19-0185-4ff1-a4e0-27c07206a5f3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:24.226053 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:24.226053 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:24.232077 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aa65ed19-0185-4ff1-a4e0-27c07206a5f3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:24.238916 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa65ed19-0185-4ff1-a4e0-27c07206a5f3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:24.239292 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 683/2744] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:24 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:24.888095 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5257ac95-8892-474c-865e-bee557c73c76 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:24.890272 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5257ac95-8892-474c-865e-bee557c73c76 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:24.890510 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5257ac95-8892-474c-865e-bee557c73c76 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:24.890779 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5257ac95-8892-474c-865e-bee557c73c76 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:24.890921 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5257ac95-8892-474c-865e-bee557c73c76 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:24.896013 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:24.896013 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:24.896886 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5257ac95-8892-474c-865e-bee557c73c76 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:24.897318 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 684/2745] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:24 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:25.255798 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bfc6863d-3aa0-41b9-92d1-789c89162a44 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:25.257619 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bfc6863d-3aa0-41b9-92d1-789c89162a44 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:25.257808 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bfc6863d-3aa0-41b9-92d1-789c89162a44 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:25.257995 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bfc6863d-3aa0-41b9-92d1-789c89162a44 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:25.267420 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:25.267420 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:25.271019 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bfc6863d-3aa0-41b9-92d1-789c89162a44 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:25.275174 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bfc6863d-3aa0-41b9-92d1-789c89162a44 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:25.275562 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 689/2746] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:25 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:25.891477 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d3aedbda-210f-450f-80a6-7b91d6c6dc97 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:25.893023 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d3aedbda-210f-450f-80a6-7b91d6c6dc97 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] DELETE https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:25.893222 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d3aedbda-210f-450f-80a6-7b91d6c6dc97 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:25.893351 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d3aedbda-210f-450f-80a6-7b91d6c6dc97 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:25.893516 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-d3aedbda-210f-450f-80a6-7b91d6c6dc97 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Delete volume with id: 05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:25.901691 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:25.901691 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:25.902444 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d3aedbda-210f-450f-80a6-7b91d6c6dc97 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:25.909720 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d21eda87-408a-4d0e-aed2-2f2d14230b18 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:25.913683 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d21eda87-408a-4d0e-aed2-2f2d14230b18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:25.913969 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d21eda87-408a-4d0e-aed2-2f2d14230b18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:25.914253 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d21eda87-408a-4d0e-aed2-2f2d14230b18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:25.914404 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d21eda87-408a-4d0e-aed2-2f2d14230b18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:25.922508 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:25.922508 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:25.922508 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d21eda87-408a-4d0e-aed2-2f2d14230b18 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:25.922508 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 684/2747] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:25 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:25.928467 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d3aedbda-210f-450f-80a6-7b91d6c6dc97 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Delete volume request issued successfully. Aug 19 11:06:25.928812 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d3aedbda-210f-450f-80a6-7b91d6c6dc97 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 202 Aug 19 11:06:25.929326 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 691/2748] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:25 2026] DELETE /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:25.941604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4c5585c6-543c-4a14-b36b-64a519ec7348 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:25.942881 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c5585c6-543c-4a14-b36b-64a519ec7348 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:25.943149 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c5585c6-543c-4a14-b36b-64a519ec7348 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:25.943421 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c5585c6-543c-4a14-b36b-64a519ec7348 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:25.956142 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:25.956142 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:25.964182 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4c5585c6-543c-4a14-b36b-64a519ec7348 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:25.969787 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c5585c6-543c-4a14-b36b-64a519ec7348 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 200 Aug 19 11:06:25.970606 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 685/2749] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:25 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:26.288746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3d7a318e-ea52-4d26-bbd1-d2833b24312c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:26.290868 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3d7a318e-ea52-4d26-bbd1-d2833b24312c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:26.291105 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3d7a318e-ea52-4d26-bbd1-d2833b24312c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:26.291326 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3d7a318e-ea52-4d26-bbd1-d2833b24312c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:26.302302 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:26.302302 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:26.306156 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3d7a318e-ea52-4d26-bbd1-d2833b24312c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:26.310836 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3d7a318e-ea52-4d26-bbd1-d2833b24312c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:26.311280 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 690/2750] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:26 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:26.933349 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-680c66f7-9ea9-41c9-a0f3-d45d125f2d58 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:26.935982 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-680c66f7-9ea9-41c9-a0f3-d45d125f2d58 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:26.936238 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-680c66f7-9ea9-41c9-a0f3-d45d125f2d58 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:26.936512 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-680c66f7-9ea9-41c9-a0f3-d45d125f2d58 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:26.936690 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-680c66f7-9ea9-41c9-a0f3-d45d125f2d58 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:26.942012 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:26.942012 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:26.942956 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-680c66f7-9ea9-41c9-a0f3-d45d125f2d58 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:26.943650 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 685/2751] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:26 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:26.983800 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a5d75abc-4ac9-421c-af30-9547fadca361 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:26.985569 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a5d75abc-4ac9-421c-af30-9547fadca361 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 Aug 19 11:06:26.985778 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a5d75abc-4ac9-421c-af30-9547fadca361 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:26.985953 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a5d75abc-4ac9-421c-af30-9547fadca361 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:26.991707 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a5d75abc-4ac9-421c-af30-9547fadca361 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 returned with HTTP 404 Aug 19 11:06:26.992142 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 692/2752] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:26 2026] GET /volume/v3/volumes/05e9a4f0-03b1-451e-a986-409e9d7c9806 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:26.998301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-91ca89ce-d8d0-4b39-be00-c3ae3160511a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:27.000718 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91ca89ce-d8d0-4b39-be00-c3ae3160511a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] DELETE https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:27.000718 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91ca89ce-d8d0-4b39-be00-c3ae3160511a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:27.001078 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91ca89ce-d8d0-4b39-be00-c3ae3160511a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:27.001078 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-91ca89ce-d8d0-4b39-be00-c3ae3160511a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Delete volume with id: 161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:27.009657 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:27.009657 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:27.010408 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-91ca89ce-d8d0-4b39-be00-c3ae3160511a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:27.030626 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-91ca89ce-d8d0-4b39-be00-c3ae3160511a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Delete volume request issued successfully. Aug 19 11:06:27.031014 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91ca89ce-d8d0-4b39-be00-c3ae3160511a tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 202 Aug 19 11:06:27.031214 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 686/2753] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:26 2026] DELETE /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:27.048555 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-651b57ad-5d37-4a3b-8f78-c49fb78ba911 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:27.050207 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-651b57ad-5d37-4a3b-8f78-c49fb78ba911 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:27.050462 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-651b57ad-5d37-4a3b-8f78-c49fb78ba911 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:27.050987 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-651b57ad-5d37-4a3b-8f78-c49fb78ba911 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:27.058184 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:27.058184 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:27.061979 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-651b57ad-5d37-4a3b-8f78-c49fb78ba911 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:27.066299 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-651b57ad-5d37-4a3b-8f78-c49fb78ba911 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 200 Aug 19 11:06:27.066703 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 691/2754] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:27 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:27.328996 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b631d495-f561-4a5b-a6e7-2d09267f7ed6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:27.330852 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b631d495-f561-4a5b-a6e7-2d09267f7ed6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:27.331140 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b631d495-f561-4a5b-a6e7-2d09267f7ed6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:27.331293 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b631d495-f561-4a5b-a6e7-2d09267f7ed6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:27.341321 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:27.341321 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:27.344890 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b631d495-f561-4a5b-a6e7-2d09267f7ed6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:27.349473 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b631d495-f561-4a5b-a6e7-2d09267f7ed6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:27.349812 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 686/2755] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:27 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:27.954049 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ac8b8a32-5059-463a-adf6-ce7dce3ab4ec None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:27.955969 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ac8b8a32-5059-463a-adf6-ce7dce3ab4ec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:27.956141 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ac8b8a32-5059-463a-adf6-ce7dce3ab4ec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:27.956331 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ac8b8a32-5059-463a-adf6-ce7dce3ab4ec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:27.956434 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-ac8b8a32-5059-463a-adf6-ce7dce3ab4ec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:27.960633 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:27.960633 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:27.961257 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ac8b8a32-5059-463a-adf6-ce7dce3ab4ec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:27.961659 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 693/2756] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:27 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:28.079379 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-22c93783-47c7-4770-9f74-958f815af611 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:28.081261 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-22c93783-47c7-4770-9f74-958f815af611 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 Aug 19 11:06:28.081638 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-22c93783-47c7-4770-9f74-958f815af611 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:28.081845 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-22c93783-47c7-4770-9f74-958f815af611 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:28.087792 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-22c93783-47c7-4770-9f74-958f815af611 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 returned with HTTP 404 Aug 19 11:06:28.088571 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 687/2757] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:28 2026] GET /volume/v3/volumes/161cea9e-74f9-4cbe-a034-d02b85ce1489 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:28.147263 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0668ce7b-42dc-4e53-aa7d-c922454f701b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:28.149289 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0668ce7b-42dc-4e53-aa7d-c922454f701b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] DELETE https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:06:28.149546 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0668ce7b-42dc-4e53-aa7d-c922454f701b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:28.149784 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0668ce7b-42dc-4e53-aa7d-c922454f701b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:28.150000 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-0668ce7b-42dc-4e53-aa7d-c922454f701b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Delete volume with id: ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:06:28.158339 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:28.158339 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:28.158908 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0668ce7b-42dc-4e53-aa7d-c922454f701b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:28.175872 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0668ce7b-42dc-4e53-aa7d-c922454f701b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Delete volume request issued successfully. Aug 19 11:06:28.176113 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0668ce7b-42dc-4e53-aa7d-c922454f701b tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 202 Aug 19 11:06:28.176534 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 692/2758] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:28 2026] DELETE /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:28.184803 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-eeda8252-ee17-4cc9-928c-a222ca1161c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:28.189731 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eeda8252-ee17-4cc9-928c-a222ca1161c3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:06:28.189731 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eeda8252-ee17-4cc9-928c-a222ca1161c3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:28.189731 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eeda8252-ee17-4cc9-928c-a222ca1161c3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:28.196729 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:28.196729 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:28.200084 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-eeda8252-ee17-4cc9-928c-a222ca1161c3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Volume info retrieved successfully. Aug 19 11:06:28.204833 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eeda8252-ee17-4cc9-928c-a222ca1161c3 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 200 Aug 19 11:06:28.205193 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 687/2759] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:28 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:28.275551 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-33e6d45d-ca74-4910-83a9-64b964fed478 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:28.277155 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:28.277469 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2111932733"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:28.278853 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2111932733'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:28.278974 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Create volume of 1 GB Aug 19 11:06:28.282811 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Availability Zones retrieved successfully. Aug 19 11:06:28.287870 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Flow 'volume_create_api' (f12827d1-e2c2-4b4a-82c6-a8a2b3222f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:28.288952 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fd36b0-f704-42e1-a97c-e700146d3c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:28.289762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:28.319424 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fd36b0-f704-42e1-a97c-e700146d3c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:28.320500 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca79356-df22-4de2-8a5c-013c3016ffcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:28.357473 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Created reservations ['5ff525d5-5d59-460c-bb8f-32fdd65883ea', '681dadc6-a6d4-4d0b-a448-9158d3277c4f', '7159048c-ab87-45c5-9519-b7ca7ad02aba', '3cb9ee29-9a23-419d-b1a8-639d4854b535'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:28.358272 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca79356-df22-4de2-8a5c-013c3016ffcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff525d5-5d59-460c-bb8f-32fdd65883ea', '681dadc6-a6d4-4d0b-a448-9158d3277c4f', '7159048c-ab87-45c5-9519-b7ca7ad02aba', '3cb9ee29-9a23-419d-b1a8-639d4854b535']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:28.358997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11861c25-30c5-4d4c-8728-362818ce7274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:28.368441 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7f1aefc9-c82c-4449-ab74-713956fdb212 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:28.372239 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7f1aefc9-c82c-4449-ab74-713956fdb212 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:28.372643 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7f1aefc9-c82c-4449-ab74-713956fdb212 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:28.372832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7f1aefc9-c82c-4449-ab74-713956fdb212 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:28.381519 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11861c25-30c5-4d4c-8728-362818ce7274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74861eaf-a751-4662-83a5-745b565a2955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2111932733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a7b8334b7cf4e74afe9bf63f7ba6965',qos_specs=None,replication_status=,reservations=['5ff525d5-5d59-460c-bb8f-32fdd65883ea','681dadc6-a6d4-4d0b-a448-9158d3277c4f','7159048c-ab87-45c5-9519-b7ca7ad02aba','3cb9ee29-9a23-419d-b1a8-639d4854b535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e13c6dfd8247f4bbe4585c5525b41b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2111932733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74861eaf-a751-4662-83a5-745b565a2955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a7b8334b7cf4e74afe9bf63f7ba6965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05e13c6dfd8247f4bbe4585c5525b41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:28.382330 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb18f890-1cab-47bd-ae6c-d770b5029560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:28.387742 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:28.387742 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:28.396092 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7f1aefc9-c82c-4449-ab74-713956fdb212 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:28.400294 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7f1aefc9-c82c-4449-ab74-713956fdb212 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:28.400355 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb18f890-1cab-47bd-ae6c-d770b5029560) transitioned into state 'SUCCESS' from state '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-2111932733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a7b8334b7cf4e74afe9bf63f7ba6965',qos_specs=None,replication_status=,reservations=['5ff525d5-5d59-460c-bb8f-32fdd65883ea','681dadc6-a6d4-4d0b-a448-9158d3277c4f','7159048c-ab87-45c5-9519-b7ca7ad02aba','3cb9ee29-9a23-419d-b1a8-639d4854b535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e13c6dfd8247f4bbe4585c5525b41b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:28.400667 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 688/2760] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:28 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:28.401041 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e900f183-1aa5-4abe-bcb2-f050fac6be7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:28.408259 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e900f183-1aa5-4abe-bcb2-f050fac6be7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:28.409035 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Flow 'volume_create_api' (f12827d1-e2c2-4b4a-82c6-a8a2b3222f22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:28.409302 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Create volume request issued successfully. Aug 19 11:06:28.409825 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-33e6d45d-ca74-4910-83a9-64b964fed478 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:28.410187 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 694/2761] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:06:28 2026] POST /volume/v3/volumes => generated 753 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:28.420827 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bbd67cb4-2e2c-4a31-a861-fdbeaa75ebfe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:28.422506 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bbd67cb4-2e2c-4a31-a861-fdbeaa75ebfe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:28.422707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bbd67cb4-2e2c-4a31-a861-fdbeaa75ebfe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:28.422892 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bbd67cb4-2e2c-4a31-a861-fdbeaa75ebfe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:28.429688 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:28.429688 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:28.433045 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bbd67cb4-2e2c-4a31-a861-fdbeaa75ebfe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:28.436667 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bbd67cb4-2e2c-4a31-a861-fdbeaa75ebfe tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:28.437016 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 693/2762] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:28 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:28.645519 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-10372a93-a027-44f3-83a3-aa872158405e req-fe3aef08-50ca-4da1-80b0-b023236600fe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:28.647431 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-fe3aef08-50ca-4da1-80b0-b023236600fe tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] DELETE https://10.4.3.46/volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a Aug 19 11:06:28.647637 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-fe3aef08-50ca-4da1-80b0-b023236600fe tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:28.647811 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-fe3aef08-50ca-4da1-80b0-b023236600fe tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:28.654550 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:28.654550 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:28.694693 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-10372a93-a027-44f3-83a3-aa872158405e req-fe3aef08-50ca-4da1-80b0-b023236600fe tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a returned with HTTP 200 Aug 19 11:06:28.695077 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 688/2763] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:06:28 2026] DELETE /volume/v3/attachments/4e33e646-2056-439f-a179-d7542c0e463a => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:28.972710 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b1b9d28f-cb1c-4a7f-84e5-4bd3bd807a32 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:28.974428 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b1b9d28f-cb1c-4a7f-84e5-4bd3bd807a32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:28.974691 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b1b9d28f-cb1c-4a7f-84e5-4bd3bd807a32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:28.974886 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b1b9d28f-cb1c-4a7f-84e5-4bd3bd807a32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:28.975024 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b1b9d28f-cb1c-4a7f-84e5-4bd3bd807a32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:28.979189 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:28.979189 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:28.979860 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b1b9d28f-cb1c-4a7f-84e5-4bd3bd807a32 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:28.980204 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 689/2764] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:28 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:29.221502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3bd7a624-b17f-4706-b086-bf9ffb161434 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.221797 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3bd7a624-b17f-4706-b086-bf9ffb161434 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] GET https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d Aug 19 11:06:29.221998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3bd7a624-b17f-4706-b086-bf9ffb161434 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.222498 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3bd7a624-b17f-4706-b086-bf9ffb161434 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.228374 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3bd7a624-b17f-4706-b086-bf9ffb161434 tempest-AttachVolumeTestJSON-1691087461 tempest-AttachVolumeTestJSON-1691087461-project-member] https://10.4.3.46/volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d returned with HTTP 404 Aug 19 11:06:29.229043 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 695/2765] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:29 2026] GET /volume/v3/volumes/ebc00ed9-82fa-4f03-bf4a-116cfd61226d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:29.413390 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-44a8f6ea-10eb-4257-8d17-ff720896ed53 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.415160 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44a8f6ea-10eb-4257-8d17-ff720896ed53 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:29.415212 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44a8f6ea-10eb-4257-8d17-ff720896ed53 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.415395 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44a8f6ea-10eb-4257-8d17-ff720896ed53 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.425983 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:29.425983 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:29.431123 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-44a8f6ea-10eb-4257-8d17-ff720896ed53 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:29.436876 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44a8f6ea-10eb-4257-8d17-ff720896ed53 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:29.437650 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 694/2766] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:29 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:29.449109 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-057a7b59-a4be-42d2-8ab5-f8b85393ff17 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.451200 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-057a7b59-a4be-42d2-8ab5-f8b85393ff17 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:29.451200 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-057a7b59-a4be-42d2-8ab5-f8b85393ff17 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.451339 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-057a7b59-a4be-42d2-8ab5-f8b85393ff17 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.458629 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:29.458629 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:29.462614 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-057a7b59-a4be-42d2-8ab5-f8b85393ff17 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:29.465523 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d4aab453-5f63-4157-b40e-8bce83674671 req-10835281-cb08-4c4a-ad0c-0019cdc1b5ef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.467220 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-057a7b59-a4be-42d2-8ab5-f8b85393ff17 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:29.467620 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 689/2767] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:29 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:29.468095 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4aab453-5f63-4157-b40e-8bce83674671 req-10835281-cb08-4c4a-ad0c-0019cdc1b5ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:06:29.468218 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4aab453-5f63-4157-b40e-8bce83674671 req-10835281-cb08-4c4a-ad0c-0019cdc1b5ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.468446 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4aab453-5f63-4157-b40e-8bce83674671 req-10835281-cb08-4c4a-ad0c-0019cdc1b5ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.489665 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:29.489665 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:29.493959 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-d4aab453-5f63-4157-b40e-8bce83674671 req-10835281-cb08-4c4a-ad0c-0019cdc1b5ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:06:29.500252 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4aab453-5f63-4157-b40e-8bce83674671 req-10835281-cb08-4c4a-ad0c-0019cdc1b5ef tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:06:29.500815 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 690/2768] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:29 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:29.516332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-323e1567-6845-494c-82e3-f861158f40b1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.518471 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-323e1567-6845-494c-82e3-f861158f40b1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] DELETE https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:06:29.518750 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-323e1567-6845-494c-82e3-f861158f40b1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.518993 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-323e1567-6845-494c-82e3-f861158f40b1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.519282 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-323e1567-6845-494c-82e3-f861158f40b1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Delete volume with id: 2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:06:29.523866 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-1fdf2d98-7faf-4616-bd2e-0673b15a9ae6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.525827 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-1fdf2d98-7faf-4616-bd2e-0673b15a9ae6 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:29.526018 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-1fdf2d98-7faf-4616-bd2e-0673b15a9ae6 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.526195 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-1fdf2d98-7faf-4616-bd2e-0673b15a9ae6 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.529036 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:29.529036 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:29.529634 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-323e1567-6845-494c-82e3-f861158f40b1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:06:29.533186 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:29.533186 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:29.537367 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-1fdf2d98-7faf-4616-bd2e-0673b15a9ae6 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:29.541512 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-1fdf2d98-7faf-4616-bd2e-0673b15a9ae6 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:29.541512 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 695/2769] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:29 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:29.549009 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-323e1567-6845-494c-82e3-f861158f40b1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Delete volume request issued successfully. Aug 19 11:06:29.549209 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-323e1567-6845-494c-82e3-f861158f40b1 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 202 Aug 19 11:06:29.549817 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 696/2770] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:29 2026] DELETE /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:29.561500 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ff8459b8-3438-4a46-97e4-b38530761a9f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.563412 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff8459b8-3438-4a46-97e4-b38530761a9f tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:06:29.563661 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff8459b8-3438-4a46-97e4-b38530761a9f tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.563847 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff8459b8-3438-4a46-97e4-b38530761a9f tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.574139 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:29.574139 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:29.582207 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ff8459b8-3438-4a46-97e4-b38530761a9f tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Volume info retrieved successfully. Aug 19 11:06:29.588749 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff8459b8-3438-4a46-97e4-b38530761a9f tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 200 Aug 19 11:06:29.589185 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 690/2771] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:29 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:29.640987 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-57c28f19-97a3-475a-b8d7-e6a3c2621581 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.641365 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-57c28f19-97a3-475a-b8d7-e6a3c2621581 None None] GET https://10.4.3.46/volume// Aug 19 11:06:29.641535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-57c28f19-97a3-475a-b8d7-e6a3c2621581 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.641743 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-57c28f19-97a3-475a-b8d7-e6a3c2621581 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.642086 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-57c28f19-97a3-475a-b8d7-e6a3c2621581 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:29.642363 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 691/2772] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:06: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 19 11:06:29.651670 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-fe03d241-519a-4a03-9cfe-c00db2fe331a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.654126 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-fe03d241-519a-4a03-9cfe-c00db2fe331a tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:06:29.656710 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-fe03d241-519a-4a03-9cfe-c00db2fe331a tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74861eaf-a751-4662-83a5-745b565a2955", "connector": null, "instance_uuid": "b8373d62-a370-4b45-b82e-7a914464aeda"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:29.664874 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:29.664874 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:29.699341 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-fe03d241-519a-4a03-9cfe-c00db2fe331a tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:06:29.699887 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 696/2773] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:06:29 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:29.730236 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d63013f2-2706-48db-8d36-586dab535fea None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.731220 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d63013f2-2706-48db-8d36-586dab535fea tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:29.731409 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d63013f2-2706-48db-8d36-586dab535fea tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.731638 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d63013f2-2706-48db-8d36-586dab535fea tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.742367 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:29.742367 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:29.744427 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ee43c7e-2045-4470-b6de-2dfab3b5f4b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.744848 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ee43c7e-2045-4470-b6de-2dfab3b5f4b9 None None] GET https://10.4.3.46/volume// Aug 19 11:06:29.745020 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ee43c7e-2045-4470-b6de-2dfab3b5f4b9 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.745205 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ee43c7e-2045-4470-b6de-2dfab3b5f4b9 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.745527 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ee43c7e-2045-4470-b6de-2dfab3b5f4b9 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:29.745819 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 691/2774] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06: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 19 11:06:29.746494 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d63013f2-2706-48db-8d36-586dab535fea tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:29.752179 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d63013f2-2706-48db-8d36-586dab535fea tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:29.754512 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 697/2775] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:29 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:29.762605 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-f80ace4a-75cb-4cb1-9a7e-bf47e946a65c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.764541 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-f80ace4a-75cb-4cb1-9a7e-bf47e946a65c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:29.764752 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-f80ace4a-75cb-4cb1-9a7e-bf47e946a65c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.764927 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-f80ace4a-75cb-4cb1-9a7e-bf47e946a65c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.772784 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:29.772784 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:29.778706 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-f80ace4a-75cb-4cb1-9a7e-bf47e946a65c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:29.782396 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-f80ace4a-75cb-4cb1-9a7e-bf47e946a65c tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:29.782922 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 692/2776] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:29 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:29.894037 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-3b179f7d-5f74-4cb2-9194-b8b40fb59433 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.895724 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-3b179f7d-5f74-4cb2-9194-b8b40fb59433 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] PUT https://10.4.3.46/volume/v3/attachments/7cc6ae07-123a-4e71-b703-2fec7ef0eace Aug 19 11:06:29.896040 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-3b179f7d-5f74-4cb2-9194-b8b40fb59433 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:29.903396 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-3b179f7d-5f74-4cb2-9194-b8b40fb59433 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Acquiring lock "cinder-attachment_update-74861eaf-a751-4662-83a5-745b565a2955-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:06:29.909670 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-3b179f7d-5f74-4cb2-9194-b8b40fb59433 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Lock "cinder-attachment_update-74861eaf-a751-4662-83a5-745b565a2955-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:06:29.909670 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:29.909670 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:29.991653 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e8c3183b-c09a-4cb4-9422-f63c34a61788 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:29.994308 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8c3183b-c09a-4cb4-9422-f63c34a61788 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:29.994308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8c3183b-c09a-4cb4-9422-f63c34a61788 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:29.994308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8c3183b-c09a-4cb4-9422-f63c34a61788 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:29.994308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e8c3183b-c09a-4cb4-9422-f63c34a61788 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:30.000687 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:30.000687 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:30.002045 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8c3183b-c09a-4cb4-9422-f63c34a61788 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:30.002401 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 692/2777] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:29 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:30.006448 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-3b179f7d-5f74-4cb2-9194-b8b40fb59433 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Lock "cinder-attachment_update-74861eaf-a751-4662-83a5-745b565a2955-np0000007769" released by "attachment_update" :: held 0.099s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:06:30.006732 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-3b179f7d-5f74-4cb2-9194-b8b40fb59433 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments/7cc6ae07-123a-4e71-b703-2fec7ef0eace returned with HTTP 200 Aug 19 11:06:30.007140 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 697/2778] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:06:29 2026] PUT /volume/v3/attachments/7cc6ae07-123a-4e71-b703-2fec7ef0eace => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:30.452296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-94555d94-5bc2-4a38-b7cd-546ef3508fb9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:30.453890 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-94555d94-5bc2-4a38-b7cd-546ef3508fb9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:30.454080 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-94555d94-5bc2-4a38-b7cd-546ef3508fb9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:30.454264 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-94555d94-5bc2-4a38-b7cd-546ef3508fb9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:30.463621 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:30.463621 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:30.467062 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-94555d94-5bc2-4a38-b7cd-546ef3508fb9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:30.470846 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-94555d94-5bc2-4a38-b7cd-546ef3508fb9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:30.471195 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 698/2779] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:30 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:30.601428 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1fc717d4-3e33-491f-851c-bf25381cfab2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:30.603154 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fc717d4-3e33-491f-851c-bf25381cfab2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] GET https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 Aug 19 11:06:30.603344 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1fc717d4-3e33-491f-851c-bf25381cfab2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:30.603533 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1fc717d4-3e33-491f-851c-bf25381cfab2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:30.608420 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fc717d4-3e33-491f-851c-bf25381cfab2 tempest-TestMinimumBasicScenario-1779699858 tempest-TestMinimumBasicScenario-1779699858-project-member] https://10.4.3.46/volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 returned with HTTP 404 Aug 19 11:06:30.608920 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 693/2780] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:30 2026] GET /volume/v3/volumes/2de7fee2-c607-4ff4-b969-2a381ba8b911 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:30.764315 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e3c892db-f66c-4a6a-84fe-cc5a1ba04b97 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:30.766042 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e3c892db-f66c-4a6a-84fe-cc5a1ba04b97 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:30.766230 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e3c892db-f66c-4a6a-84fe-cc5a1ba04b97 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:30.766452 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e3c892db-f66c-4a6a-84fe-cc5a1ba04b97 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:30.775369 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:30.775369 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:30.778677 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e3c892db-f66c-4a6a-84fe-cc5a1ba04b97 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:30.782453 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e3c892db-f66c-4a6a-84fe-cc5a1ba04b97 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:30.782941 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 693/2781] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:30 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:31.012499 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d6f50418-cfee-4198-a597-0c58697c691c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:31.015073 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d6f50418-cfee-4198-a597-0c58697c691c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:31.015746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d6f50418-cfee-4198-a597-0c58697c691c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:31.016025 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d6f50418-cfee-4198-a597-0c58697c691c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:31.016179 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d6f50418-cfee-4198-a597-0c58697c691c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:31.025106 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:31.025106 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:31.026349 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d6f50418-cfee-4198-a597-0c58697c691c tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:31.026954 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 698/2782] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:31 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:31.040816 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8696a39e-bc44-4f96-87e4-a4775d3910c3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:31.042646 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8696a39e-bc44-4f96-87e4-a4775d3910c3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:31.042864 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8696a39e-bc44-4f96-87e4-a4775d3910c3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:31.043031 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8696a39e-bc44-4f96-87e4-a4775d3910c3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:31.043129 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-8696a39e-bc44-4f96-87e4-a4775d3910c3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:31.050723 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:31.050723 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:31.052063 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8696a39e-bc44-4f96-87e4-a4775d3910c3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:31.052063 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 699/2783] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:31 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:31.064377 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c02e052a-3068-4d64-8a3e-7a9c85192ef3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:31.067265 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c02e052a-3068-4d64-8a3e-7a9c85192ef3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:31.067680 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c02e052a-3068-4d64-8a3e-7a9c85192ef3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:31.067877 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c02e052a-3068-4d64-8a3e-7a9c85192ef3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:31.067931 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-c02e052a-3068-4d64-8a3e-7a9c85192ef3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete backup with id: 6f663928-df02-4ac0-96d5-0344acab340c. Aug 19 11:06:31.073122 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:31.073122 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:31.086882 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-c02e052a-3068-4d64-8a3e-7a9c85192ef3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] delete_backup rpcapi backup_id 6f663928-df02-4ac0-96d5-0344acab340c {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:06:31.088978 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c02e052a-3068-4d64-8a3e-7a9c85192ef3 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 202 Aug 19 11:06:31.089554 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 694/2784] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:31 2026] DELETE /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:06:31.098811 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dc01ca51-a2a1-4a75-bbd6-3a3157281191 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:31.100740 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dc01ca51-a2a1-4a75-bbd6-3a3157281191 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:31.101184 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dc01ca51-a2a1-4a75-bbd6-3a3157281191 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:31.102339 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dc01ca51-a2a1-4a75-bbd6-3a3157281191 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:31.102339 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-dc01ca51-a2a1-4a75-bbd6-3a3157281191 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:31.111619 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:31.111619 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:31.111619 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dc01ca51-a2a1-4a75-bbd6-3a3157281191 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 200 Aug 19 11:06:31.111619 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 694/2785] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:31 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:31.489011 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b5eff9b3-cced-4027-9c4b-3dac9e33b2c1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:31.491317 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b5eff9b3-cced-4027-9c4b-3dac9e33b2c1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:31.491534 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b5eff9b3-cced-4027-9c4b-3dac9e33b2c1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:31.491744 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b5eff9b3-cced-4027-9c4b-3dac9e33b2c1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:31.505289 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:31.505289 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:31.509306 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b5eff9b3-cced-4027-9c4b-3dac9e33b2c1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:31.513199 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b5eff9b3-cced-4027-9c4b-3dac9e33b2c1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:31.513616 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 699/2786] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:31 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:31.800580 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-425bfa56-3580-4b21-9907-7c391d7006d0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:31.803883 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-425bfa56-3580-4b21-9907-7c391d7006d0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:31.804056 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-425bfa56-3580-4b21-9907-7c391d7006d0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:31.804227 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-425bfa56-3580-4b21-9907-7c391d7006d0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:31.815944 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:31.815944 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:31.819732 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-425bfa56-3580-4b21-9907-7c391d7006d0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:31.823830 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-425bfa56-3580-4b21-9907-7c391d7006d0 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:31.824207 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 700/2787] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:31 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:32.124457 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6daff62c-102c-4483-b496-800d9ebcd586 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:32.126160 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6daff62c-102c-4483-b496-800d9ebcd586 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c Aug 19 11:06:32.126419 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6daff62c-102c-4483-b496-800d9ebcd586 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:32.126636 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6daff62c-102c-4483-b496-800d9ebcd586 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:32.126721 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6daff62c-102c-4483-b496-800d9ebcd586 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 6f663928-df02-4ac0-96d5-0344acab340c. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:32.130794 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6daff62c-102c-4483-b496-800d9ebcd586 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c returned with HTTP 404 Aug 19 11:06:32.131248 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 695/2788] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:32 2026] GET /volume/v3/backups/6f663928-df02-4ac0-96d5-0344acab340c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:32.209562 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3a258336-6a4e-44fe-88bc-78b9239fcba2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:32.210188 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3a258336-6a4e-44fe-88bc-78b9239fcba2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:32.210188 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3a258336-6a4e-44fe-88bc-78b9239fcba2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:32.210443 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3a258336-6a4e-44fe-88bc-78b9239fcba2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:32.210558 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-3a258336-6a4e-44fe-88bc-78b9239fcba2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete backup with id: 20dcf86f-fc95-45ab-8a18-764f737b63d5. Aug 19 11:06:32.217261 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:32.217261 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:32.232028 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-3a258336-6a4e-44fe-88bc-78b9239fcba2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] delete_backup rpcapi backup_id 20dcf86f-fc95-45ab-8a18-764f737b63d5 {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:06:32.235323 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3a258336-6a4e-44fe-88bc-78b9239fcba2 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 202 Aug 19 11:06:32.236164 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 695/2789] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:32 2026] DELETE /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:06:32.244930 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-73530905-26fd-4394-b1c4-e1207f398c4f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:32.245344 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73530905-26fd-4394-b1c4-e1207f398c4f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:32.245344 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73530905-26fd-4394-b1c4-e1207f398c4f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:32.245344 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73530905-26fd-4394-b1c4-e1207f398c4f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:32.245472 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-73530905-26fd-4394-b1c4-e1207f398c4f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:32.249385 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:32.249385 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:32.250090 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73530905-26fd-4394-b1c4-e1207f398c4f tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 200 Aug 19 11:06:32.250393 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 700/2790] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:32 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:32.525127 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-564b6952-dad1-494b-b0da-993cdd1fee25 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:32.527500 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-564b6952-dad1-494b-b0da-993cdd1fee25 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:32.527715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-564b6952-dad1-494b-b0da-993cdd1fee25 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:32.527901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-564b6952-dad1-494b-b0da-993cdd1fee25 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:32.536629 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:32.536629 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:32.539705 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-564b6952-dad1-494b-b0da-993cdd1fee25 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:32.543324 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-564b6952-dad1-494b-b0da-993cdd1fee25 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:32.543684 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 701/2791] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:32 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:32.838252 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7ac377a7-84f8-4706-a5ee-84ccf82e4805 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:32.841291 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ac377a7-84f8-4706-a5ee-84ccf82e4805 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:32.841521 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ac377a7-84f8-4706-a5ee-84ccf82e4805 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:32.841745 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ac377a7-84f8-4706-a5ee-84ccf82e4805 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:32.851823 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:32.851823 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:32.855165 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7ac377a7-84f8-4706-a5ee-84ccf82e4805 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:32.859424 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ac377a7-84f8-4706-a5ee-84ccf82e4805 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:32.860089 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 696/2792] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:32 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:33.090649 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.094070 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:33.094376 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-120877410", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:33.095933 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-120877410', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:33.096041 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Create volume of 1 GB Aug 19 11:06:33.105355 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Availability Zones retrieved successfully. Aug 19 11:06:33.117572 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Flow 'volume_create_api' (c79eea72-9678-4546-a9a6-a07837f8b828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:33.117572 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b043b4-ffed-4bca-9cac-f431067848f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:33.118556 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:33.143039 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b043b4-ffed-4bca-9cac-f431067848f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:33.145156 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645b2baa-fc1b-421f-85ec-5943a5f06462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:33.210501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Created reservations ['00f96457-d0d8-41b9-92e9-d18b348f56d3', '5b008248-a7f1-4423-9a61-6acbb37d66af', '7f4ec31c-8647-4745-85dd-5b82eef94ad5', '774f01e8-5f67-425d-80c7-3123284d291f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:33.210501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645b2baa-fc1b-421f-85ec-5943a5f06462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00f96457-d0d8-41b9-92e9-d18b348f56d3', '5b008248-a7f1-4423-9a61-6acbb37d66af', '7f4ec31c-8647-4745-85dd-5b82eef94ad5', '774f01e8-5f67-425d-80c7-3123284d291f']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:33.210501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c646859c-a48d-4fed-b519-0f9f6651556a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:33.239962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c646859c-a48d-4fed-b519-0f9f6651556a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4bd86a3-75d1-4d95-aeee-ad45816236df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-120877410',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ceed7a477cc44a1a5847e38f652e777',qos_specs=None,replication_status=,reservations=['00f96457-d0d8-41b9-92e9-d18b348f56d3','5b008248-a7f1-4423-9a61-6acbb37d66af','7f4ec31c-8647-4745-85dd-5b82eef94ad5','774f01e8-5f67-425d-80c7-3123284d291f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af307c62ca894eab8a90e03e087c3bd4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-120877410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4bd86a3-75d1-4d95-aeee-ad45816236df,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8ceed7a477cc44a1a5847e38f652e777',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af307c62ca894eab8a90e03e087c3bd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:33.241490 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (550939b6-2f72-4524-b4ce-658f140936f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:33.262460 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (550939b6-2f72-4524-b4ce-658f140936f2) transitioned into state 'SUCCESS' from state '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-120877410',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ceed7a477cc44a1a5847e38f652e777',qos_specs=None,replication_status=,reservations=['00f96457-d0d8-41b9-92e9-d18b348f56d3','5b008248-a7f1-4423-9a61-6acbb37d66af','7f4ec31c-8647-4745-85dd-5b82eef94ad5','774f01e8-5f67-425d-80c7-3123284d291f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af307c62ca894eab8a90e03e087c3bd4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:33.263345 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-aca04f8a-263d-441a-a7c6-fec702a2ddf0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.264979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f011d598-a314-4369-90e2-0f6ec7de1d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:33.266065 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aca04f8a-263d-441a-a7c6-fec702a2ddf0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 Aug 19 11:06:33.266677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aca04f8a-263d-441a-a7c6-fec702a2ddf0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.266677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aca04f8a-263d-441a-a7c6-fec702a2ddf0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.266832 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-aca04f8a-263d-441a-a7c6-fec702a2ddf0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Show backup with id 20dcf86f-fc95-45ab-8a18-764f737b63d5. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:06:33.270994 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aca04f8a-263d-441a-a7c6-fec702a2ddf0 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 returned with HTTP 404 Aug 19 11:06:33.271547 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 701/2793] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/backups/20dcf86f-fc95-45ab-8a18-764f737b63d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:33.280385 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f011d598-a314-4369-90e2-0f6ec7de1d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:33.281968 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Flow 'volume_create_api' (c79eea72-9678-4546-a9a6-a07837f8b828) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:33.282805 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Create volume request issued successfully. Aug 19 11:06:33.283564 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c2047391-c869-4eac-a2f1-543551fad09b req-ddf199aa-d723-454e-a1d9-209442ad15f3 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:33.284106 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 696/2794] 10.4.3.46 () {72 vars in 1534 bytes} [Wed Aug 19 11:06:33 2026] POST /volume/v3/volumes => generated 760 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:33.296130 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-c2047391-c869-4eac-a2f1-543551fad09b req-76ce8d73-22b0-4035-9356-5bbb22f0f8b7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.298429 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c2047391-c869-4eac-a2f1-543551fad09b req-76ce8d73-22b0-4035-9356-5bbb22f0f8b7 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] GET https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df Aug 19 11:06:33.298682 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-c2047391-c869-4eac-a2f1-543551fad09b req-76ce8d73-22b0-4035-9356-5bbb22f0f8b7 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.298870 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-c2047391-c869-4eac-a2f1-543551fad09b req-76ce8d73-22b0-4035-9356-5bbb22f0f8b7 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.309504 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.309504 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:33.314440 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-c2047391-c869-4eac-a2f1-543551fad09b req-76ce8d73-22b0-4035-9356-5bbb22f0f8b7 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Volume info retrieved successfully. Aug 19 11:06:33.324830 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c2047391-c869-4eac-a2f1-543551fad09b req-76ce8d73-22b0-4035-9356-5bbb22f0f8b7 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df returned with HTTP 200 Aug 19 11:06:33.325459 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 702/2795] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:33.365207 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a7bfd05b-dee4-4ac1-95ac-614f7791eaee req-b1b86679-fba6-48da-8cb3-c84512bbd796 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.367283 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a7bfd05b-dee4-4ac1-95ac-614f7791eaee req-b1b86679-fba6-48da-8cb3-c84512bbd796 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] GET https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df Aug 19 11:06:33.367476 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a7bfd05b-dee4-4ac1-95ac-614f7791eaee req-b1b86679-fba6-48da-8cb3-c84512bbd796 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.367700 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a7bfd05b-dee4-4ac1-95ac-614f7791eaee req-b1b86679-fba6-48da-8cb3-c84512bbd796 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.375793 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.375793 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:33.378359 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-042f4c35-5c8e-463e-9ec5-6cd736ef15a3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.380402 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-042f4c35-5c8e-463e-9ec5-6cd736ef15a3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments/19c52ce4-84b2-4972-a4cf-1faa7f4805b1/action Aug 19 11:06:33.380927 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-042f4c35-5c8e-463e-9ec5-6cd736ef15a3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:33.381092 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-042f4c35-5c8e-463e-9ec5-6cd736ef15a3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:33.383641 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a7bfd05b-dee4-4ac1-95ac-614f7791eaee req-b1b86679-fba6-48da-8cb3-c84512bbd796 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Volume info retrieved successfully. Aug 19 11:06:33.389769 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a7bfd05b-dee4-4ac1-95ac-614f7791eaee req-b1b86679-fba6-48da-8cb3-c84512bbd796 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df returned with HTTP 200 Aug 19 11:06:33.390330 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 697/2796] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:33.407571 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-7b9912a3-c366-4218-a90a-cc1992cdd020 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.408235 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.408235 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:33.410250 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-7b9912a3-c366-4218-a90a-cc1992cdd020 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/attachments/7cc6ae07-123a-4e71-b703-2fec7ef0eace/action Aug 19 11:06:33.410778 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-7b9912a3-c366-4218-a90a-cc1992cdd020 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:33.410959 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-7b9912a3-c366-4218-a90a-cc1992cdd020 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:33.418782 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-88fd53e1-f07d-49b1-a50d-9e54f31205c4 req-042f4c35-5c8e-463e-9ec5-6cd736ef15a3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/19c52ce4-84b2-4972-a4cf-1faa7f4805b1/action returned with HTTP 204 Aug 19 11:06:33.419246 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 702/2797] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:06:33 2026] POST /volume/v3/attachments/19c52ce4-84b2-4972-a4cf-1faa7f4805b1/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:33.422138 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-0d894832-43bc-432e-a2d0-0440529e2788 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.424424 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-0d894832-43bc-432e-a2d0-0440529e2788 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:06:33.424695 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-0d894832-43bc-432e-a2d0-0440529e2788 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.424883 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-0d894832-43bc-432e-a2d0-0440529e2788 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.432331 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.432331 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:33.437609 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.437609 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:33.441041 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-0d894832-43bc-432e-a2d0-0440529e2788 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:06:33.445667 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-0d894832-43bc-432e-a2d0-0440529e2788 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:06:33.445789 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-99578429-015e-4d71-93ed-1efe4ff9d937 req-7b9912a3-c366-4218-a90a-cc1992cdd020 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments/7cc6ae07-123a-4e71-b703-2fec7ef0eace/action returned with HTTP 204 Aug 19 11:06:33.446049 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 703/2798] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:33.446272 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 697/2799] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:06:33 2026] POST /volume/v3/attachments/7cc6ae07-123a-4e71-b703-2fec7ef0eace/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:33.466650 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-04100c0f-7d48-439b-8f1d-6c3c659c1cec None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.469152 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-04100c0f-7d48-439b-8f1d-6c3c659c1cec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] POST https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1/action Aug 19 11:06:33.469545 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-04100c0f-7d48-439b-8f1d-6c3c659c1cec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:33.469751 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-04100c0f-7d48-439b-8f1d-6c3c659c1cec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:33.484417 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.484417 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:33.485145 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-04100c0f-7d48-439b-8f1d-6c3c659c1cec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:06:33.492223 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-04100c0f-7d48-439b-8f1d-6c3c659c1cec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Begin detaching volume completed successfully. Aug 19 11:06:33.492528 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-04100c0f-7d48-439b-8f1d-6c3c659c1cec tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1/action returned with HTTP 202 Aug 19 11:06:33.493143 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 698/2800] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:06:33 2026] POST /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:06:33.511085 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6d373dd4-1897-4593-a23a-78cc8e68c652 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.513146 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d373dd4-1897-4593-a23a-78cc8e68c652 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:06:33.513403 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d373dd4-1897-4593-a23a-78cc8e68c652 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.513686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d373dd4-1897-4593-a23a-78cc8e68c652 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.524089 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.524089 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:33.527513 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6d373dd4-1897-4593-a23a-78cc8e68c652 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:06:33.531785 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d373dd4-1897-4593-a23a-78cc8e68c652 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:06:33.532326 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 703/2801] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:33.533255 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-edb5cdf3-8a09-4fa2-8c56-bf810ea3cc65 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.533683 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-edb5cdf3-8a09-4fa2-8c56-bf810ea3cc65 None None] GET https://10.4.3.46/volume// Aug 19 11:06:33.533841 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-edb5cdf3-8a09-4fa2-8c56-bf810ea3cc65 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.534023 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-edb5cdf3-8a09-4fa2-8c56-bf810ea3cc65 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.534321 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-edb5cdf3-8a09-4fa2-8c56-bf810ea3cc65 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:33.534729 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 704/2802] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06: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 19 11:06:33.542905 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-75e3b14d-1c6d-4dc1-8058-2e9958c3cae7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.545668 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-75e3b14d-1c6d-4dc1-8058-2e9958c3cae7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:06:33.545881 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-75e3b14d-1c6d-4dc1-8058-2e9958c3cae7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.546087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-75e3b14d-1c6d-4dc1-8058-2e9958c3cae7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.557131 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.557131 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:33.558297 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb2608e3-d83a-4c9b-9d39-96f1eda49473 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.560078 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb2608e3-d83a-4c9b-9d39-96f1eda49473 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:33.560389 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb2608e3-d83a-4c9b-9d39-96f1eda49473 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.560609 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb2608e3-d83a-4c9b-9d39-96f1eda49473 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.561246 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-75e3b14d-1c6d-4dc1-8058-2e9958c3cae7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:06:33.565609 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-75e3b14d-1c6d-4dc1-8058-2e9958c3cae7 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:06:33.566059 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 698/2803] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 1314 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:33.569886 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.569886 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:33.573668 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb2608e3-d83a-4c9b-9d39-96f1eda49473 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:33.578199 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb2608e3-d83a-4c9b-9d39-96f1eda49473 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:33.578666 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 699/2804] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:33.594077 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7d66797e-f382-49d6-a0f8-3b5de2b490b8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.596716 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7d66797e-f382-49d6-a0f8-3b5de2b490b8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:33.596900 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7d66797e-f382-49d6-a0f8-3b5de2b490b8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.597081 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7d66797e-f382-49d6-a0f8-3b5de2b490b8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.609807 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.609807 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:33.613456 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7d66797e-f382-49d6-a0f8-3b5de2b490b8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:33.617814 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7d66797e-f382-49d6-a0f8-3b5de2b490b8 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:33.618254 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 704/2805] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:33.659194 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-27261e68-39cd-486a-a2dd-286bde3b484d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.661227 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-27261e68-39cd-486a-a2dd-286bde3b484d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:33.661436 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-27261e68-39cd-486a-a2dd-286bde3b484d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.661660 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-27261e68-39cd-486a-a2dd-286bde3b484d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.670992 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.670992 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:33.674261 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-27261e68-39cd-486a-a2dd-286bde3b484d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:33.678029 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-27261e68-39cd-486a-a2dd-286bde3b484d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:33.678396 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 705/2806] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:33.700428 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-a3ed26b7-cc9b-45eb-ac8c-801987bf2a18 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.702676 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-a3ed26b7-cc9b-45eb-ac8c-801987bf2a18 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97/action Aug 19 11:06:33.703107 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-a3ed26b7-cc9b-45eb-ac8c-801987bf2a18 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:33.703222 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-a3ed26b7-cc9b-45eb-ac8c-801987bf2a18 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:33.713926 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.713926 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:33.714357 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-a3ed26b7-cc9b-45eb-ac8c-801987bf2a18 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:33.719715 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-a3ed26b7-cc9b-45eb-ac8c-801987bf2a18 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Begin detaching volume completed successfully. Aug 19 11:06:33.719937 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-a3ed26b7-cc9b-45eb-ac8c-801987bf2a18 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97/action returned with HTTP 202 Aug 19 11:06:33.720422 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 699/2807] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:06:33 2026] POST /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:06:33.759248 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7f9ff5c2-3315-4800-b526-f9dcd5b83c83 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.759248 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7f9ff5c2-3315-4800-b526-f9dcd5b83c83 None None] GET https://10.4.3.46/volume// Aug 19 11:06:33.759248 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7f9ff5c2-3315-4800-b526-f9dcd5b83c83 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.759248 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7f9ff5c2-3315-4800-b526-f9dcd5b83c83 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.759248 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7f9ff5c2-3315-4800-b526-f9dcd5b83c83 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:33.759248 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 700/2808] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06: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 19 11:06:33.765111 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-ad7df2f3-db75-4c26-b14f-996ecc3d59a4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.767370 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-ad7df2f3-db75-4c26-b14f-996ecc3d59a4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:33.767640 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-ad7df2f3-db75-4c26-b14f-996ecc3d59a4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.767838 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-ad7df2f3-db75-4c26-b14f-996ecc3d59a4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.777296 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.777296 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:33.783092 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-ad7df2f3-db75-4c26-b14f-996ecc3d59a4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:33.792703 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-ad7df2f3-db75-4c26-b14f-996ecc3d59a4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:33.793299 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 705/2809] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 1350 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:33.802662 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-18771ce1-8c2c-4926-a9d4-4dfa017f10cf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.804992 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-18771ce1-8c2c-4926-a9d4-4dfa017f10cf tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97/encryption Aug 19 11:06:33.805176 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-18771ce1-8c2c-4926-a9d4-4dfa017f10cf tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.805354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-18771ce1-8c2c-4926-a9d4-4dfa017f10cf tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.815407 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.815407 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:33.821541 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-18771ce1-8c2c-4926-a9d4-4dfa017f10cf tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97/encryption returned with HTTP 200 Aug 19 11:06:33.821911 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 706/2810] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:33.875024 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c984558e-b105-4ce7-a4a6-1eb2fdb4c911 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.876873 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c984558e-b105-4ce7-a4a6-1eb2fdb4c911 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:33.877081 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c984558e-b105-4ce7-a4a6-1eb2fdb4c911 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.877258 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c984558e-b105-4ce7-a4a6-1eb2fdb4c911 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.885823 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.885823 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:33.888976 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c984558e-b105-4ce7-a4a6-1eb2fdb4c911 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:33.892703 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c984558e-b105-4ce7-a4a6-1eb2fdb4c911 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:33.893070 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 700/2811] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:33.906800 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-96e35953-8c2b-4f60-93dd-c2e3cf5e38cb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.908112 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-96e35953-8c2b-4f60-93dd-c2e3cf5e38cb tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:33.908394 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-96e35953-8c2b-4f60-93dd-c2e3cf5e38cb tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.908691 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-96e35953-8c2b-4f60-93dd-c2e3cf5e38cb tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.917234 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.917234 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:33.920617 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-96e35953-8c2b-4f60-93dd-c2e3cf5e38cb tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:33.924323 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-96e35953-8c2b-4f60-93dd-c2e3cf5e38cb tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:33.924797 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 701/2812] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:33.935967 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d303f442-8d55-4fa9-b7bb-a67d814a53ab None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.937533 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d303f442-8d55-4fa9-b7bb-a67d814a53ab tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] DELETE https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:33.937788 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d303f442-8d55-4fa9-b7bb-a67d814a53ab tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.938023 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d303f442-8d55-4fa9-b7bb-a67d814a53ab tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.938259 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-d303f442-8d55-4fa9-b7bb-a67d814a53ab tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Delete volume with id: 74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:33.946898 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.946898 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:33.947352 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d303f442-8d55-4fa9-b7bb-a67d814a53ab tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:33.953325 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d303f442-8d55-4fa9-b7bb-a67d814a53ab tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 19 11:06:33.953684 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d303f442-8d55-4fa9-b7bb-a67d814a53ab tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 400 Aug 19 11:06:33.954216 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 706/2813] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:33 2026] DELETE /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 307 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:06:33.959977 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9eed53d1-bd9c-4a71-a570-4fcbfaca77df None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:33.961701 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9eed53d1-bd9c-4a71-a570-4fcbfaca77df tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:33.961858 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9eed53d1-bd9c-4a71-a570-4fcbfaca77df tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:33.962031 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9eed53d1-bd9c-4a71-a570-4fcbfaca77df tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:33.972946 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:33.972946 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:33.976538 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9eed53d1-bd9c-4a71-a570-4fcbfaca77df tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:33.983616 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9eed53d1-bd9c-4a71-a570-4fcbfaca77df tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:33.984057 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 707/2814] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:33 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:34.032713 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-7e7881bd-617a-45ae-9b6b-469f1c366fb9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.034557 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-7e7881bd-617a-45ae-9b6b-469f1c366fb9 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:34.034754 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-7e7881bd-617a-45ae-9b6b-469f1c366fb9 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:34.034927 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-7e7881bd-617a-45ae-9b6b-469f1c366fb9 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:34.047811 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:34.047811 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:34.056986 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-7e7881bd-617a-45ae-9b6b-469f1c366fb9 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:34.062788 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-7e7881bd-617a-45ae-9b6b-469f1c366fb9 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:34.063251 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 701/2815] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:34 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:34.091240 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-6a4844d4-e696-4838-98b2-078202704986 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.093704 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-6a4844d4-e696-4838-98b2-078202704986 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] POST https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955/action Aug 19 11:06:34.094255 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-6a4844d4-e696-4838-98b2-078202704986 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:34.094637 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-6a4844d4-e696-4838-98b2-078202704986 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:34.108720 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:34.108720 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:34.109418 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-6a4844d4-e696-4838-98b2-078202704986 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:34.116128 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-6a4844d4-e696-4838-98b2-078202704986 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Begin detaching volume completed successfully. Aug 19 11:06:34.116128 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-6a4844d4-e696-4838-98b2-078202704986 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955/action returned with HTTP 202 Aug 19 11:06:34.116128 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 702/2816] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:06:34 2026] POST /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:06:34.163916 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cff569b6-a4ef-467d-bd23-bc99ea122732 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.164347 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cff569b6-a4ef-467d-bd23-bc99ea122732 None None] GET https://10.4.3.46/volume// Aug 19 11:06:34.164548 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cff569b6-a4ef-467d-bd23-bc99ea122732 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:34.164787 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cff569b6-a4ef-467d-bd23-bc99ea122732 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:34.165176 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cff569b6-a4ef-467d-bd23-bc99ea122732 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:34.165397 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 707/2817] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06: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 19 11:06:34.171618 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-1cb73ba3-9155-489e-b7d9-5827919c6697 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.173812 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-1cb73ba3-9155-489e-b7d9-5827919c6697 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:34.174019 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-1cb73ba3-9155-489e-b7d9-5827919c6697 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:34.174233 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-1cb73ba3-9155-489e-b7d9-5827919c6697 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:34.195025 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:34.195025 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:34.202587 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-1cb73ba3-9155-489e-b7d9-5827919c6697 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:34.206955 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-1cb73ba3-9155-489e-b7d9-5827919c6697 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:34.207348 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 708/2818] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:34 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:34.414143 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-26cc4a56-e804-4096-a8d0-b0bdbd4b3fbd req-9ad9be1f-ea3c-4995-81e1-22e095e73ea1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.417320 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-26cc4a56-e804-4096-a8d0-b0bdbd4b3fbd req-9ad9be1f-ea3c-4995-81e1-22e095e73ea1 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] GET https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df Aug 19 11:06:34.417623 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-26cc4a56-e804-4096-a8d0-b0bdbd4b3fbd req-9ad9be1f-ea3c-4995-81e1-22e095e73ea1 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:34.417886 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-26cc4a56-e804-4096-a8d0-b0bdbd4b3fbd req-9ad9be1f-ea3c-4995-81e1-22e095e73ea1 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:34.427777 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:34.427777 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:34.432789 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-26cc4a56-e804-4096-a8d0-b0bdbd4b3fbd req-9ad9be1f-ea3c-4995-81e1-22e095e73ea1 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Volume info retrieved successfully. Aug 19 11:06:34.438058 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-8666931a-d152-4ea3-a2f0-94055142d8c9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.438715 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-26cc4a56-e804-4096-a8d0-b0bdbd4b3fbd req-9ad9be1f-ea3c-4995-81e1-22e095e73ea1 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df returned with HTTP 200 Aug 19 11:06:34.439438 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 702/2819] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:34 2026] GET /volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:34.440100 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-8666931a-d152-4ea3-a2f0-94055142d8c9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/attachments/5fe64cc9-3e7b-48cd-8413-2f1dece3130c Aug 19 11:06:34.440383 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-8666931a-d152-4ea3-a2f0-94055142d8c9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:34.441392 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-8666931a-d152-4ea3-a2f0-94055142d8c9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:34.448434 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:34.448434 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:34.492686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-bb352356-6ca3-4d02-9ebc-7ca4b458d008 req-03b490d7-1079-4b89-9e24-b9c13f45d4ef None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.495098 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-bb352356-6ca3-4d02-9ebc-7ca4b458d008 req-03b490d7-1079-4b89-9e24-b9c13f45d4ef tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-reader] GET https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df Aug 19 11:06:34.495360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-bb352356-6ca3-4d02-9ebc-7ca4b458d008 req-03b490d7-1079-4b89-9e24-b9c13f45d4ef tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:34.495763 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-bb352356-6ca3-4d02-9ebc-7ca4b458d008 req-03b490d7-1079-4b89-9e24-b9c13f45d4ef tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-reader] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:34.503095 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:34.503095 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:34.505504 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-17aebe4c-a3ee-4f01-bab8-9e8677119e64 req-8666931a-d152-4ea3-a2f0-94055142d8c9 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/attachments/5fe64cc9-3e7b-48cd-8413-2f1dece3130c returned with HTTP 200 Aug 19 11:06:34.506057 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 703/2820] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:06:34 2026] DELETE /volume/v3/attachments/5fe64cc9-3e7b-48cd-8413-2f1dece3130c => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:34.506687 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-bb352356-6ca3-4d02-9ebc-7ca4b458d008 req-03b490d7-1079-4b89-9e24-b9c13f45d4ef tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-reader] Volume info retrieved successfully. Aug 19 11:06:34.511819 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-bb352356-6ca3-4d02-9ebc-7ca4b458d008 req-03b490d7-1079-4b89-9e24-b9c13f45d4ef tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-reader] https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df returned with HTTP 200 Aug 19 11:06:34.512249 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 708/2821] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:34 2026] GET /volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:34.537851 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-cf555966-41e6-4649-bd33-6495f7f31f02 req-65444818-9cbb-4081-aae9-8d5b31430b72 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.540099 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-cf555966-41e6-4649-bd33-6495f7f31f02 req-65444818-9cbb-4081-aae9-8d5b31430b72 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df Aug 19 11:06:34.540421 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-cf555966-41e6-4649-bd33-6495f7f31f02 req-65444818-9cbb-4081-aae9-8d5b31430b72 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:34.540573 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-cf555966-41e6-4649-bd33-6495f7f31f02 req-65444818-9cbb-4081-aae9-8d5b31430b72 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:34.540884 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [req-cf555966-41e6-4649-bd33-6495f7f31f02 req-65444818-9cbb-4081-aae9-8d5b31430b72 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Delete volume with id: a4bd86a3-75d1-4d95-aeee-ad45816236df Aug 19 11:06:34.549838 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-96d15095-08b6-47da-af6f-ea4e0d4e4ddd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.550639 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:34.550639 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:34.551148 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-cf555966-41e6-4649-bd33-6495f7f31f02 req-65444818-9cbb-4081-aae9-8d5b31430b72 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Volume info retrieved successfully. Aug 19 11:06:34.551364 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96d15095-08b6-47da-af6f-ea4e0d4e4ddd tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:06:34.551569 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96d15095-08b6-47da-af6f-ea4e0d4e4ddd tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:34.551778 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96d15095-08b6-47da-af6f-ea4e0d4e4ddd tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:34.558365 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:34.558365 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:34.561788 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-96d15095-08b6-47da-af6f-ea4e0d4e4ddd tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:06:34.565495 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96d15095-08b6-47da-af6f-ea4e0d4e4ddd tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:06:34.565928 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 703/2822] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:34 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:34.573570 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-cf555966-41e6-4649-bd33-6495f7f31f02 req-65444818-9cbb-4081-aae9-8d5b31430b72 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Delete volume request issued successfully. Aug 19 11:06:34.573877 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-cf555966-41e6-4649-bd33-6495f7f31f02 req-65444818-9cbb-4081-aae9-8d5b31430b72 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df returned with HTTP 202 Aug 19 11:06:34.574203 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 709/2823] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:06:34 2026] DELETE /volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:34.599996 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ba0ff690-27a1-471d-8a77-707f2927007a req-cee6d64b-1306-4d50-8035-3c417a50d2d1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.601931 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ba0ff690-27a1-471d-8a77-707f2927007a req-cee6d64b-1306-4d50-8035-3c417a50d2d1 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] GET https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df Aug 19 11:06:34.602435 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ba0ff690-27a1-471d-8a77-707f2927007a req-cee6d64b-1306-4d50-8035-3c417a50d2d1 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:34.602776 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ba0ff690-27a1-471d-8a77-707f2927007a req-cee6d64b-1306-4d50-8035-3c417a50d2d1 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:34.612120 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:34.612120 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:34.616446 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-ba0ff690-27a1-471d-8a77-707f2927007a req-cee6d64b-1306-4d50-8035-3c417a50d2d1 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Volume info retrieved successfully. Aug 19 11:06:34.626306 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ba0ff690-27a1-471d-8a77-707f2927007a req-cee6d64b-1306-4d50-8035-3c417a50d2d1 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df returned with HTTP 200 Aug 19 11:06:34.626306 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 704/2824] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:34 2026] GET /volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:34.774211 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-59f7402d-0e55-4e2c-a250-3d2d2b9a7f8a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:34.776463 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-59f7402d-0e55-4e2c-a250-3d2d2b9a7f8a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] DELETE https://10.4.3.46/volume/v3/attachments/19c52ce4-84b2-4972-a4cf-1faa7f4805b1 Aug 19 11:06:34.776695 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-59f7402d-0e55-4e2c-a250-3d2d2b9a7f8a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:34.776900 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-59f7402d-0e55-4e2c-a250-3d2d2b9a7f8a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:34.783244 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:34.783244 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:34.834097 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b3e600c9-8656-49dd-84ae-c9f2d70128eb req-59f7402d-0e55-4e2c-a250-3d2d2b9a7f8a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/19c52ce4-84b2-4972-a4cf-1faa7f4805b1 returned with HTTP 200 Aug 19 11:06:34.834497 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 709/2825] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:06:34 2026] DELETE /volume/v3/attachments/19c52ce4-84b2-4972-a4cf-1faa7f4805b1 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:35.070616 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-fbb393d3-1427-4473-a47b-f54512a4f53a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:35.073881 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-fbb393d3-1427-4473-a47b-f54512a4f53a tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] DELETE https://10.4.3.46/volume/v3/attachments/7cc6ae07-123a-4e71-b703-2fec7ef0eace Aug 19 11:06:35.074053 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-fbb393d3-1427-4473-a47b-f54512a4f53a tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:35.074238 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-fbb393d3-1427-4473-a47b-f54512a4f53a tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:35.084815 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:35.084815 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:35.137533 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-bf30d312-245f-4e66-8467-8e72e6b5ed5e req-fbb393d3-1427-4473-a47b-f54512a4f53a tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/attachments/7cc6ae07-123a-4e71-b703-2fec7ef0eace returned with HTTP 200 Aug 19 11:06:35.138017 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 704/2826] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:06:35 2026] DELETE /volume/v3/attachments/7cc6ae07-123a-4e71-b703-2fec7ef0eace => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:35.159313 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4151164d-a900-4ae2-b094-da94f3210ca9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:35.162773 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4151164d-a900-4ae2-b094-da94f3210ca9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:06:35.163134 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4151164d-a900-4ae2-b094-da94f3210ca9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7d425f8-27b8-405e-bd3b-18bea0d8875a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1501379562", "description": null, "metadata": null}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:35.181011 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:35.181011 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:35.181715 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4151164d-a900-4ae2-b094-da94f3210ca9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:35.181715 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-4151164d-a900-4ae2-b094-da94f3210ca9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create snapshot from volume e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:06:35.219861 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2e891828-d95c-461f-9308-db084505b778 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:35.221657 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e891828-d95c-461f-9308-db084505b778 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:35.221813 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e891828-d95c-461f-9308-db084505b778 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:35.222241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e891828-d95c-461f-9308-db084505b778 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:35.230812 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:35.230812 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:35.235617 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2e891828-d95c-461f-9308-db084505b778 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:35.241961 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e891828-d95c-461f-9308-db084505b778 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:35.242525 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 705/2827] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:35 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:35.246399 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-4151164d-a900-4ae2-b094-da94f3210ca9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['7e958484-b5d0-486a-ba0e-fe0c76bd2931', '275c8eea-0da0-4fac-b7ff-a2fc90cb2e70', '561bb12e-1e12-449d-a091-413b2a97924a', 'e8ae1604-f47c-44be-87d7-7442f7405efc'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:35.284934 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4151164d-a900-4ae2-b094-da94f3210ca9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot force create request issued successfully. Aug 19 11:06:35.285552 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4151164d-a900-4ae2-b094-da94f3210ca9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:06:35.286232 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 710/2828] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:06:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:35.299065 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6c6033bd-ca2b-44c1-856d-20ddc23af949 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:35.301355 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6c6033bd-ca2b-44c1-856d-20ddc23af949 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 Aug 19 11:06:35.302676 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6c6033bd-ca2b-44c1-856d-20ddc23af949 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:35.302676 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6c6033bd-ca2b-44c1-856d-20ddc23af949 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:35.311673 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:35.311673 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:35.314565 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6c6033bd-ca2b-44c1-856d-20ddc23af949 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:35.314565 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6c6033bd-ca2b-44c1-856d-20ddc23af949 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 returned with HTTP 200 Aug 19 11:06:35.314565 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 710/2829] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:35 2026] GET /volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:36.369547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2d9743f1-80d3-4be0-8b74-609e175cf2b1 req-0a5e58e3-f09a-416b-abe0-5290341c10a6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:36.369547 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2d9743f1-80d3-4be0-8b74-609e175cf2b1 req-0a5e58e3-f09a-416b-abe0-5290341c10a6 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] GET https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df Aug 19 11:06:36.369547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2d9743f1-80d3-4be0-8b74-609e175cf2b1 req-0a5e58e3-f09a-416b-abe0-5290341c10a6 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:36.369547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2d9743f1-80d3-4be0-8b74-609e175cf2b1 req-0a5e58e3-f09a-416b-abe0-5290341c10a6 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:36.369547 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2d9743f1-80d3-4be0-8b74-609e175cf2b1 req-0a5e58e3-f09a-416b-abe0-5290341c10a6 tempest-VolumesGetTestJSON-274937428 tempest-VolumesGetTestJSON-274937428-project-member] https://10.4.3.46/volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df returned with HTTP 404 Aug 19 11:06:36.369547 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 705/2830] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:35 2026] GET /volume/v3/volumes/a4bd86a3-75d1-4d95-aeee-ad45816236df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:36.372354 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e6eb0ada-b800-44e1-8c37-ae76bf5393dc req-5d90eab2-b0e7-451d-a69f-e437aa39520e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:36.372354 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e6eb0ada-b800-44e1-8c37-ae76bf5393dc req-5d90eab2-b0e7-451d-a69f-e437aa39520e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:36.372354 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e6eb0ada-b800-44e1-8c37-ae76bf5393dc req-5d90eab2-b0e7-451d-a69f-e437aa39520e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:36.372354 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e6eb0ada-b800-44e1-8c37-ae76bf5393dc req-5d90eab2-b0e7-451d-a69f-e437aa39520e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:36.372354 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:36.372354 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:36.372354 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-e6eb0ada-b800-44e1-8c37-ae76bf5393dc req-5d90eab2-b0e7-451d-a69f-e437aa39520e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:36.372354 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e6eb0ada-b800-44e1-8c37-ae76bf5393dc req-5d90eab2-b0e7-451d-a69f-e437aa39520e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:36.372354 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 706/2831] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:35 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:36.373988 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b0c5eb2b-f3fa-463e-9124-6ea4ed3fb37d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:36.373988 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b0c5eb2b-f3fa-463e-9124-6ea4ed3fb37d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 Aug 19 11:06:36.373988 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b0c5eb2b-f3fa-463e-9124-6ea4ed3fb37d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:36.373988 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b0c5eb2b-f3fa-463e-9124-6ea4ed3fb37d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:36.373988 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:36.373988 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:36.373988 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b0c5eb2b-f3fa-463e-9124-6ea4ed3fb37d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:36.373988 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b0c5eb2b-f3fa-463e-9124-6ea4ed3fb37d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 returned with HTTP 200 Aug 19 11:06:36.373988 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 711/2832] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:36 2026] GET /volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:36.374992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-264ec6fa-cfd5-4cba-8382-f172d7c669a6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:36.374992 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-264ec6fa-cfd5-4cba-8382-f172d7c669a6 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 Aug 19 11:06:36.374992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-264ec6fa-cfd5-4cba-8382-f172d7c669a6 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:36.374992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-264ec6fa-cfd5-4cba-8382-f172d7c669a6 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:36.374992 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:36.374992 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:36.374992 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-264ec6fa-cfd5-4cba-8382-f172d7c669a6 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:36.374992 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-264ec6fa-cfd5-4cba-8382-f172d7c669a6 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 returned with HTTP 200 Aug 19 11:06:36.374992 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 711/2833] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:36 2026] GET /volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:36.376246 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a40c10db-8752-463e-af38-de185f039e94 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:36.376246 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a40c10db-8752-463e-af38-de185f039e94 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:06:36.376246 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a40c10db-8752-463e-af38-de185f039e94 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7d425f8-27b8-405e-bd3b-18bea0d8875a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1787569212", "description": null, "metadata": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:36.376246 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:36.376246 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:36.376246 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a40c10db-8752-463e-af38-de185f039e94 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:36.376246 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-a40c10db-8752-463e-af38-de185f039e94 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create snapshot from volume e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:06:36.405771 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a40c10db-8752-463e-af38-de185f039e94 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['fd5976e3-bb31-4c50-8678-541f4fbc7324', '9c120685-e5d8-42a1-9e6b-4e5c28e582a5', '3f4d4152-630d-4821-83dc-42c0622aa36e', '1c4bdf06-b394-4ca9-a6c3-2fa10a338978'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:36.461656 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a40c10db-8752-463e-af38-de185f039e94 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot force create request issued successfully. Aug 19 11:06:36.463924 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a40c10db-8752-463e-af38-de185f039e94 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:06:36.463924 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 706/2834] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:06:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:36.476757 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c957a8f5-57d3-4479-924f-38e8e9ae7979 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:36.480198 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c957a8f5-57d3-4479-924f-38e8e9ae7979 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 Aug 19 11:06:36.480422 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c957a8f5-57d3-4479-924f-38e8e9ae7979 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:36.480755 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c957a8f5-57d3-4479-924f-38e8e9ae7979 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:36.489549 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:36.489549 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:36.490382 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c957a8f5-57d3-4479-924f-38e8e9ae7979 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:36.491623 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c957a8f5-57d3-4479-924f-38e8e9ae7979 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 returned with HTTP 200 Aug 19 11:06:36.491980 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 707/2835] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:36 2026] GET /volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:37.503185 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f1fed7d2-87ac-45f8-9b29-943fc41b1b97 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:37.503185 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f1fed7d2-87ac-45f8-9b29-943fc41b1b97 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:06:37.505019 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f1fed7d2-87ac-45f8-9b29-943fc41b1b97 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:37.505019 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f1fed7d2-87ac-45f8-9b29-943fc41b1b97 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:37.509391 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9be6a125-b6ac-415a-b9d9-8e50b7167d40 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:37.512408 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9be6a125-b6ac-415a-b9d9-8e50b7167d40 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 Aug 19 11:06:37.512796 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9be6a125-b6ac-415a-b9d9-8e50b7167d40 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:37.513060 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9be6a125-b6ac-415a-b9d9-8e50b7167d40 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:37.527036 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:37.527036 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:37.527667 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9be6a125-b6ac-415a-b9d9-8e50b7167d40 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:37.529204 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9be6a125-b6ac-415a-b9d9-8e50b7167d40 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 returned with HTTP 200 Aug 19 11:06:37.529368 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:37.529368 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:37.534914 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 712/2836] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:37 2026] GET /volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:37.534977 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f1fed7d2-87ac-45f8-9b29-943fc41b1b97 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:06:37.538558 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f1fed7d2-87ac-45f8-9b29-943fc41b1b97 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:06:37.539070 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 712/2837] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:37 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:37.540068 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-beb3e2f4-cadf-4048-bfd6-0a74baad5844 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:37.541828 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-beb3e2f4-cadf-4048-bfd6-0a74baad5844 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 Aug 19 11:06:37.542033 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-beb3e2f4-cadf-4048-bfd6-0a74baad5844 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:37.542206 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-beb3e2f4-cadf-4048-bfd6-0a74baad5844 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:37.546854 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:37.546854 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:37.547330 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-beb3e2f4-cadf-4048-bfd6-0a74baad5844 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:37.548089 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-beb3e2f4-cadf-4048-bfd6-0a74baad5844 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 returned with HTTP 200 Aug 19 11:06:37.548463 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 707/2838] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:37 2026] GET /volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:37.550372 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-43c28ae2-294c-44a2-9216-aadd141ee605 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:37.552008 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-43c28ae2-294c-44a2-9216-aadd141ee605 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:06:37.552188 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-43c28ae2-294c-44a2-9216-aadd141ee605 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:37.552363 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-43c28ae2-294c-44a2-9216-aadd141ee605 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:37.552534 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-43c28ae2-294c-44a2-9216-aadd141ee605 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume with id: e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:06:37.557743 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d4071174-6a07-404a-b510-738a0f285842 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:37.559082 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:37.559082 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:37.559416 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d4071174-6a07-404a-b510-738a0f285842 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:06:37.559488 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-43c28ae2-294c-44a2-9216-aadd141ee605 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:06:37.559816 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d4071174-6a07-404a-b510-738a0f285842 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7d425f8-27b8-405e-bd3b-18bea0d8875a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2021275056", "description": null, "metadata": null}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:37.571013 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:37.571013 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:37.571497 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d4071174-6a07-404a-b510-738a0f285842 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:37.571687 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-d4071174-6a07-404a-b510-738a0f285842 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create snapshot from volume e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:06:37.576309 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-43c28ae2-294c-44a2-9216-aadd141ee605 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Delete volume request issued successfully. Aug 19 11:06:37.576497 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-43c28ae2-294c-44a2-9216-aadd141ee605 tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 202 Aug 19 11:06:37.576930 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 708/2839] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:37 2026] DELETE /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:37.584830 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d6afb1ca-f40e-4d47-b023-a6b8c8757a3a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:37.587247 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d6afb1ca-f40e-4d47-b023-a6b8c8757a3a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:06:37.587523 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d6afb1ca-f40e-4d47-b023-a6b8c8757a3a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:37.587808 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d6afb1ca-f40e-4d47-b023-a6b8c8757a3a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:37.598179 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-d4071174-6a07-404a-b510-738a0f285842 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['62679db8-099f-403c-a0b7-e25c58eb7a8d', '928112f8-8548-4a9b-9bec-9c19f2680aef', 'a5ac2969-bdb8-46b1-a88e-97e4d4334783', '437452ad-a878-463c-83ce-eeceb680c88b'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:37.599078 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:37.599078 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:37.614132 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d6afb1ca-f40e-4d47-b023-a6b8c8757a3a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Volume info retrieved successfully. Aug 19 11:06:37.619171 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d6afb1ca-f40e-4d47-b023-a6b8c8757a3a tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 200 Aug 19 11:06:37.619581 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 713/2840] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:37 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:37.637175 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d4071174-6a07-404a-b510-738a0f285842 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot force create request issued successfully. Aug 19 11:06:37.637175 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d4071174-6a07-404a-b510-738a0f285842 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:06:37.637175 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 713/2841] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:06:37 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 19 11:06:37.649816 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6040aa60-7cf3-42b2-a1f0-3ee126c53883 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:37.652106 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6040aa60-7cf3-42b2-a1f0-3ee126c53883 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc Aug 19 11:06:37.652316 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6040aa60-7cf3-42b2-a1f0-3ee126c53883 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:37.652507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6040aa60-7cf3-42b2-a1f0-3ee126c53883 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:37.657449 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:37.657449 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:37.658022 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6040aa60-7cf3-42b2-a1f0-3ee126c53883 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:37.658758 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6040aa60-7cf3-42b2-a1f0-3ee126c53883 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc returned with HTTP 200 Aug 19 11:06:37.659124 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 708/2842] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:37 2026] GET /volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:37.776284 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b7692e50-102e-4e99-b522-25a9ebac65a4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:37.865497 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b7692e50-102e-4e99-b522-25a9ebac65a4 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:06:37.865899 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b7692e50-102e-4e99-b522-25a9ebac65a4 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-826269681"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:37.881570 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b7692e50-102e-4e99-b522-25a9ebac65a4 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:06:37.881968 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 709/2843] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:06:37 2026] POST /volume/v3/types => generated 227 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:37.891094 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6b608524-ce47-419c-97ad-67a464f80efb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:37.893241 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6b608524-ce47-419c-97ad-67a464f80efb tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:06:37.893732 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6b608524-ce47-419c-97ad-67a464f80efb tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1577651715"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:37.909458 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6b608524-ce47-419c-97ad-67a464f80efb tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:06:37.910078 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 714/2844] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 11:06:37 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 19 11:06:37.918769 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d63f736d-3184-47d7-8ce8-e85134649b3a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:37.980042 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d63f736d-3184-47d7-8ce8-e85134649b3a tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] POST https://10.4.3.46/volume/v3/groups Aug 19 11:06:37.980463 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d63f736d-3184-47d7-8ce8-e85134649b3a tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cb8766b0-4e77-4ef8-8bfd-53d452ef9337", "volume_types": ["429ba763-ff99-4f12-ba13-11c7212641fb"], "name": "tempest-GroupSnapshotsV319Test-Group-1674036803"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:37.981921 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-d63f736d-3184-47d7-8ce8-e85134649b3a tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Creating new group {'group': {'group_type': 'cb8766b0-4e77-4ef8-8bfd-53d452ef9337', 'volume_types': ['429ba763-ff99-4f12-ba13-11c7212641fb'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1674036803'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 11:06:37.989612 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.groups [None req-d63f736d-3184-47d7-8ce8-e85134649b3a tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1674036803. Aug 19 11:06:37.990032 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:37.990032 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:38.002236 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d63f736d-3184-47d7-8ce8-e85134649b3a tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Availability Zones retrieved successfully. Aug 19 11:06:38.027951 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-d63f736d-3184-47d7-8ce8-e85134649b3a tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Created reservations ['56007fdd-3f05-4b17-ada6-1031595f2917'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:38.058295 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d63f736d-3184-47d7-8ce8-e85134649b3a tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/groups returned with HTTP 202 Aug 19 11:06:38.061506 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 714/2845] 10.4.3.46 () {70 vars in 1290 bytes} [Wed Aug 19 11:06:37 2026] POST /volume/v3/groups => generated 116 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:38.068463 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-48482dce-5d0e-4487-a821-9bda5c010c73 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:38.070414 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48482dce-5d0e-4487-a821-9bda5c010c73 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22 Aug 19 11:06:38.070754 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48482dce-5d0e-4487-a821-9bda5c010c73 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:38.071033 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48482dce-5d0e-4487-a821-9bda5c010c73 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:38.071323 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-48482dce-5d0e-4487-a821-9bda5c010c73 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] show called for member e77f9f2c-2bac-4643-b173-4b0718f7ef22 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:06:38.075927 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:38.075927 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:38.088037 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48482dce-5d0e-4487-a821-9bda5c010c73 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22 returned with HTTP 200 Aug 19 11:06:38.088687 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 709/2846] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:06:38 2026] GET /volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22 => generated 396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:38.213358 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-035f6b37-c3d8-4ded-80c9-ca0ad8076161 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:38.215376 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-035f6b37-c3d8-4ded-80c9-ca0ad8076161 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] DELETE https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:38.215572 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-035f6b37-c3d8-4ded-80c9-ca0ad8076161 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:38.215776 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-035f6b37-c3d8-4ded-80c9-ca0ad8076161 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:38.215935 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-035f6b37-c3d8-4ded-80c9-ca0ad8076161 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Delete volume with id: 74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:38.225295 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:38.225295 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:38.225841 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-035f6b37-c3d8-4ded-80c9-ca0ad8076161 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:38.242193 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-035f6b37-c3d8-4ded-80c9-ca0ad8076161 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Delete volume request issued successfully. Aug 19 11:06:38.242392 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-035f6b37-c3d8-4ded-80c9-ca0ad8076161 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 202 Aug 19 11:06:38.242890 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 710/2847] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:38 2026] DELETE /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:38.250837 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b5669eb3-cd8e-4ac2-a63d-08e054b43399 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:38.252736 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b5669eb3-cd8e-4ac2-a63d-08e054b43399 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:38.252931 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b5669eb3-cd8e-4ac2-a63d-08e054b43399 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:38.253109 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b5669eb3-cd8e-4ac2-a63d-08e054b43399 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:38.260103 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:38.260103 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:38.263794 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b5669eb3-cd8e-4ac2-a63d-08e054b43399 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:38.267778 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b5669eb3-cd8e-4ac2-a63d-08e054b43399 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 200 Aug 19 11:06:38.268148 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 715/2848] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:38 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:38.633220 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ccc29767-370e-4436-8a7e-0a03fc2539ac None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:38.635381 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ccc29767-370e-4436-8a7e-0a03fc2539ac tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] GET https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 Aug 19 11:06:38.635625 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ccc29767-370e-4436-8a7e-0a03fc2539ac tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:38.635875 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ccc29767-370e-4436-8a7e-0a03fc2539ac tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:38.642628 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ccc29767-370e-4436-8a7e-0a03fc2539ac tempest-VolumesBackupsTest-1909349392 tempest-VolumesBackupsTest-1909349392-project-member] https://10.4.3.46/volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 returned with HTTP 404 Aug 19 11:06:38.643096 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 715/2849] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:38 2026] GET /volume/v3/volumes/e6855155-9639-4c3d-8879-ddfcf225b7e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:38.667495 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-971a800c-09fd-4863-899b-d46fe30dba3c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:38.669432 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-971a800c-09fd-4863-899b-d46fe30dba3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc Aug 19 11:06:38.669735 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-971a800c-09fd-4863-899b-d46fe30dba3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:38.669983 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-971a800c-09fd-4863-899b-d46fe30dba3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:38.675214 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:38.675214 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:38.675805 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-971a800c-09fd-4863-899b-d46fe30dba3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:38.676752 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-971a800c-09fd-4863-899b-d46fe30dba3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc returned with HTTP 200 Aug 19 11:06:38.677621 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 710/2850] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:38 2026] GET /volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:38.686724 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6b2ab425-20f1-48ff-9da8-48eec705ae48 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:38.689263 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6b2ab425-20f1-48ff-9da8-48eec705ae48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc Aug 19 11:06:38.689518 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6b2ab425-20f1-48ff-9da8-48eec705ae48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:38.689818 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6b2ab425-20f1-48ff-9da8-48eec705ae48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:38.695359 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:38.695359 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:38.695973 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6b2ab425-20f1-48ff-9da8-48eec705ae48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:38.697154 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6b2ab425-20f1-48ff-9da8-48eec705ae48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc returned with HTTP 200 Aug 19 11:06:38.697541 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 711/2851] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:38 2026] GET /volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:39.099626 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-683aac8c-62b6-4187-82f3-2406b51f6072 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:39.101356 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-683aac8c-62b6-4187-82f3-2406b51f6072 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22 Aug 19 11:06:39.101642 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-683aac8c-62b6-4187-82f3-2406b51f6072 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:39.101851 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-683aac8c-62b6-4187-82f3-2406b51f6072 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:39.101979 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.groups [None req-683aac8c-62b6-4187-82f3-2406b51f6072 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] show called for member e77f9f2c-2bac-4643-b173-4b0718f7ef22 {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:06:39.105105 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:39.105105 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:39.118853 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-683aac8c-62b6-4187-82f3-2406b51f6072 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22 returned with HTTP 200 Aug 19 11:06:39.119270 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 716/2852] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:06:39 2026] GET /volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22 => generated 397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:39.130709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:39.133077 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:39.133414 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-272643691", "volume_type": "429ba763-ff99-4f12-ba13-11c7212641fb", "group_id": "e77f9f2c-2bac-4643-b173-4b0718f7ef22", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:39.134808 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-272643691', 'volume_type': '429ba763-ff99-4f12-ba13-11c7212641fb', 'group_id': 'e77f9f2c-2bac-4643-b173-4b0718f7ef22', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:39.144491 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:39.144491 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:39.145137 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Create volume of 1 GB Aug 19 11:06:39.151896 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Availability Zones retrieved successfully. Aug 19 11:06:39.164494 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Flow 'volume_create_api' (b8e892c0-0d82-4de9-9258-f6a07b22f24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:39.165892 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ec2547-8643-4e2a-81c0-e0f4b2d56648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:39.166792 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:39.166792 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:39.167330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:39.189719 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ec2547-8643-4e2a-81c0-e0f4b2d56648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:06:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=429ba763-ff99-4f12-ba13-11c7212641fb,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-826269681',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '429ba763-ff99-4f12-ba13-11c7212641fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e77f9f2c-2bac-4643-b173-4b0718f7ef22', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:39.190754 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2236c2ef-d8e5-4408-b820-8b4b620efc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:39.226913 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-826269681 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-826269681, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:39.227939 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-826269681 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-826269681, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:39.262618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Created reservations ['66f306e3-ea60-4938-bba7-2ddeeb4c605f', '1c967353-bdc2-40d6-a7e3-809e58723e09', 'a5f3e115-9c2b-4648-b610-f904c826aee9', 'f67ac768-9a7a-4d63-b7e6-6631a570a9b8'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:39.263743 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2236c2ef-d8e5-4408-b820-8b4b620efc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66f306e3-ea60-4938-bba7-2ddeeb4c605f', '1c967353-bdc2-40d6-a7e3-809e58723e09', 'a5f3e115-9c2b-4648-b610-f904c826aee9', 'f67ac768-9a7a-4d63-b7e6-6631a570a9b8']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:39.264926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca950e8-6ca6-4896-b6c7-95a8918d0356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:39.282619 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-98eaaca2-8259-43e1-9005-fa8d8f8cb013 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:39.285089 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-98eaaca2-8259-43e1-9005-fa8d8f8cb013 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 Aug 19 11:06:39.285089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-98eaaca2-8259-43e1-9005-fa8d8f8cb013 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:39.285089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-98eaaca2-8259-43e1-9005-fa8d8f8cb013 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:39.287054 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=334,cinder:UPDATE=92,cinder:INSERT=43 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:06:39.292455 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-98eaaca2-8259-43e1-9005-fa8d8f8cb013 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 returned with HTTP 404 Aug 19 11:06:39.292982 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 711/2853] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:39 2026] GET /volume/v3/volumes/74861eaf-a751-4662-83a5-745b565a2955 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:39.297677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca950e8-6ca6-4896-b6c7-95a8918d0356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f06fbd0f-e09e-4d7c-9188-f6049ff8944c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-272643691',encryption_key_id=None,group_id=e77f9f2c-2bac-4643-b173-4b0718f7ef22,group_type_id=,metadata={},multiattach=False,project_id='16915fc8709945189b257763567e42d5',qos_specs=None,replication_status=,reservations=['66f306e3-ea60-4938-bba7-2ddeeb4c605f','1c967353-bdc2-40d6-a7e3-809e58723e09','a5f3e115-9c2b-4648-b610-f904c826aee9','f67ac768-9a7a-4d63-b7e6-6631a570a9b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be7d9dbd17d44a9db23942afff04b82b',volume_type_id=429ba763-ff99-4f12-ba13-11c7212641fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-272643691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e77f9f2c-2bac-4643-b173-4b0718f7ef22,host=None,id=f06fbd0f-e09e-4d7c-9188-f6049ff8944c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16915fc8709945189b257763567e42d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be7d9dbd17d44a9db23942afff04b82b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(429ba763-ff99-4f12-ba13-11c7212641fb),volume_type_id=429ba763-ff99-4f12-ba13-11c7212641fb)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:39.298901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40dcb48f-78f2-4b47-b571-3e3fa1eedb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:39.320792 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40dcb48f-78f2-4b47-b571-3e3fa1eedb28) transitioned into state 'SUCCESS' from state '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-272643691',encryption_key_id=None,group_id=e77f9f2c-2bac-4643-b173-4b0718f7ef22,group_type_id=,metadata={},multiattach=False,project_id='16915fc8709945189b257763567e42d5',qos_specs=None,replication_status=,reservations=['66f306e3-ea60-4938-bba7-2ddeeb4c605f','1c967353-bdc2-40d6-a7e3-809e58723e09','a5f3e115-9c2b-4648-b610-f904c826aee9','f67ac768-9a7a-4d63-b7e6-6631a570a9b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be7d9dbd17d44a9db23942afff04b82b',volume_type_id=429ba763-ff99-4f12-ba13-11c7212641fb)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:39.321525 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5149e5bd-4558-46bd-aa48-fbe6847c75eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:39.328791 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-aa04e298-712e-430f-a976-85c8e577eaed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:39.330461 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aa04e298-712e-430f-a976-85c8e577eaed tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] DELETE https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:39.330725 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aa04e298-712e-430f-a976-85c8e577eaed tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:39.330953 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aa04e298-712e-430f-a976-85c8e577eaed tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:39.331173 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-aa04e298-712e-430f-a976-85c8e577eaed tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Delete volume with id: fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:39.333301 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5149e5bd-4558-46bd-aa48-fbe6847c75eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:39.334337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Flow 'volume_create_api' (b8e892c0-0d82-4de9-9258-f6a07b22f24e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:39.334661 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Create volume request issued successfully. Aug 19 11:06:39.335350 np0000007769 devstack@c-api.service[100205]: WARNING stevedore.named [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:06:39.337503 np0000007769 devstack@c-api.service[100205]: WARNING castellan.key_manager [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:06:39.339934 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:39.339934 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:39.340561 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-aa04e298-712e-430f-a976-85c8e577eaed tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:39.355574 np0000007769 devstack@c-api.service[100204]: WARNING cinder.keymgr.conf_key_mgr [None req-aa04e298-712e-430f-a976-85c8e577eaed tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:06:39.361069 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-aa04e298-712e-430f-a976-85c8e577eaed tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Delete volume request issued successfully. Aug 19 11:06:39.361298 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aa04e298-712e-430f-a976-85c8e577eaed tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 202 Aug 19 11:06:39.361853 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 712/2854] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:39 2026] DELETE /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:39.365937 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fdcabb31-ad21-468e-9c7b-0bf8fd70ecce None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:39.367791 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fdcabb31-ad21-468e-9c7b-0bf8fd70ecce tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:06:39.367988 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fdcabb31-ad21-468e-9c7b-0bf8fd70ecce tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:39.368201 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fdcabb31-ad21-468e-9c7b-0bf8fd70ecce tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:39.368357 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-fdcabb31-ad21-468e-9c7b-0bf8fd70ecce tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Delete volume with id: f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:06:39.368881 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7ac3e3b1-db14-471f-8f91-a2baa82281b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:39.371082 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:06:39.372033 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ac3e3b1-db14-471f-8f91-a2baa82281b5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:39.372033 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ac3e3b1-db14-471f-8f91-a2baa82281b5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:39.372033 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ac3e3b1-db14-471f-8f91-a2baa82281b5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:39.374108 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:39.374108 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:39.377120 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-578e54b9-6adb-49b3-a865-1b8b8b8abb78 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:39.377396 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:39.377396 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:39.377529 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 716/2855] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:06:39 2026] POST /volume/v3/volumes => generated 823 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:39.377904 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fdcabb31-ad21-468e-9c7b-0bf8fd70ecce tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:39.380646 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:39.380646 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:39.385962 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7ac3e3b1-db14-471f-8f91-a2baa82281b5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:06:39.392592 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ac3e3b1-db14-471f-8f91-a2baa82281b5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 200 Aug 19 11:06:39.392592 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 712/2856] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:39 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:39.398347 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-59aebbe5-c791-422e-8d78-84d85d6e9f53 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:39.400631 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59aebbe5-c791-422e-8d78-84d85d6e9f53 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c Aug 19 11:06:39.400885 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59aebbe5-c791-422e-8d78-84d85d6e9f53 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:39.402133 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59aebbe5-c791-422e-8d78-84d85d6e9f53 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:39.408147 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:39.408147 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:39.412101 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-59aebbe5-c791-422e-8d78-84d85d6e9f53 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Volume info retrieved successfully. Aug 19 11:06:39.412507 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-59aebbe5-c791-422e-8d78-84d85d6e9f53 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:06:39.412700 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-59aebbe5-c791-422e-8d78-84d85d6e9f53 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:06:39.414524 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fdcabb31-ad21-468e-9c7b-0bf8fd70ecce tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Delete volume request issued successfully. Aug 19 11:06:39.415499 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fdcabb31-ad21-468e-9c7b-0bf8fd70ecce tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 202 Aug 19 11:06:39.415499 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 717/2857] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:39 2026] DELETE /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:39.422938 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bc4a830e-b0e5-460b-8b8e-b0475dd02ca7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:39.425262 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bc4a830e-b0e5-460b-8b8e-b0475dd02ca7 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:06:39.425559 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bc4a830e-b0e5-460b-8b8e-b0475dd02ca7 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:39.425834 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bc4a830e-b0e5-460b-8b8e-b0475dd02ca7 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:39.433609 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:39.433609 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:39.437325 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bc4a830e-b0e5-460b-8b8e-b0475dd02ca7 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:39.441373 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bc4a830e-b0e5-460b-8b8e-b0475dd02ca7 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 200 Aug 19 11:06:39.441991 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 717/2858] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:39 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:39.454074 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-59aebbe5-c791-422e-8d78-84d85d6e9f53 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:06:39.455852 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:39.455852 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:39.464172 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59aebbe5-c791-422e-8d78-84d85d6e9f53 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c returned with HTTP 200 Aug 19 11:06:39.464172 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 713/2859] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:06:39 2026] GET /volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c => generated 891 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:40.200152 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-09e63ced-5077-4df7-b696-a914859952e1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.201780 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09e63ced-5077-4df7-b696-a914859952e1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc Aug 19 11:06:40.201922 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-09e63ced-5077-4df7-b696-a914859952e1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:40.202089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-09e63ced-5077-4df7-b696-a914859952e1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:40.202183 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-09e63ced-5077-4df7-b696-a914859952e1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: 2627d017-1246-479f-8712-cd29476708cc Aug 19 11:06:40.207240 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.207240 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:40.207821 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-09e63ced-5077-4df7-b696-a914859952e1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:40.225466 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-09e63ced-5077-4df7-b696-a914859952e1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot delete request issued successfully. Aug 19 11:06:40.225703 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09e63ced-5077-4df7-b696-a914859952e1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc returned with HTTP 202 Aug 19 11:06:40.226149 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 713/2860] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:06:40 2026] DELETE /volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:40.234345 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3568bd7c-6425-4321-ae5e-4b2338595687 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.236688 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3568bd7c-6425-4321-ae5e-4b2338595687 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc Aug 19 11:06:40.236946 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3568bd7c-6425-4321-ae5e-4b2338595687 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:40.237174 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3568bd7c-6425-4321-ae5e-4b2338595687 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:40.245728 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.245728 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:40.246166 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3568bd7c-6425-4321-ae5e-4b2338595687 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:40.246848 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3568bd7c-6425-4321-ae5e-4b2338595687 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc returned with HTTP 200 Aug 19 11:06:40.247227 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 718/2861] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:40 2026] GET /volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:40.404668 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-68617e59-afc2-4d19-82ec-70cf2c875568 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.406533 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-68617e59-afc2-4d19-82ec-70cf2c875568 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 Aug 19 11:06:40.406802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-68617e59-afc2-4d19-82ec-70cf2c875568 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:40.407048 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-68617e59-afc2-4d19-82ec-70cf2c875568 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:40.413359 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-68617e59-afc2-4d19-82ec-70cf2c875568 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 returned with HTTP 404 Aug 19 11:06:40.413948 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 718/2862] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:40 2026] GET /volume/v3/volumes/fc4f8149-46f8-4f37-92d0-de960cd31e97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:40.420331 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c0649f25-4579-4a42-93f0-a1d0d9a07683 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.422156 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c0649f25-4579-4a42-93f0-a1d0d9a07683 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:06:40.422341 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c0649f25-4579-4a42-93f0-a1d0d9a07683 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:40.422537 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c0649f25-4579-4a42-93f0-a1d0d9a07683 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:40.423301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c0649f25-4579-4a42-93f0-a1d0d9a07683 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:06:40.452372 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c0649f25-4579-4a42-93f0-a1d0d9a07683 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Get all volumes completed successfully. Aug 19 11:06:40.453131 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-c0649f25-4579-4a42-93f0-a1d0d9a07683 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:06:40.453292 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-c0649f25-4579-4a42-93f0-a1d0d9a07683 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:06:40.455100 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b164ea17-55ad-4b54-bd5c-09f2472f5ddd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.456944 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b164ea17-55ad-4b54-bd5c-09f2472f5ddd tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 Aug 19 11:06:40.457140 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b164ea17-55ad-4b54-bd5c-09f2472f5ddd tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:40.457417 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b164ea17-55ad-4b54-bd5c-09f2472f5ddd tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:40.463091 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b164ea17-55ad-4b54-bd5c-09f2472f5ddd tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 returned with HTTP 404 Aug 19 11:06:40.463522 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 714/2863] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:40 2026] GET /volume/v3/volumes/f824da60-c1e2-4de1-8a43-3aa658bc52c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:40.474925 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8a4f97bc-6237-4859-8a07-866b49d01890 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.476700 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8a4f97bc-6237-4859-8a07-866b49d01890 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c Aug 19 11:06:40.476904 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8a4f97bc-6237-4859-8a07-866b49d01890 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:40.477076 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8a4f97bc-6237-4859-8a07-866b49d01890 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:40.483673 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.483673 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:40.487362 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8a4f97bc-6237-4859-8a07-866b49d01890 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Volume info retrieved successfully. Aug 19 11:06:40.488081 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-8a4f97bc-6237-4859-8a07-866b49d01890 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:06:40.488171 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-c0649f25-4579-4a42-93f0-a1d0d9a07683 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-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=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:06:40.488379 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-8a4f97bc-6237-4859-8a07-866b49d01890 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:06:40.490987 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.490987 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:40.501468 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c0649f25-4579-4a42-93f0-a1d0d9a07683 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:06:40.501891 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 714/2864] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:06:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5965 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:40.526038 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3c70c820-bee7-4aa3-8942-1f18eefed11f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.529043 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3c70c820-bee7-4aa3-8942-1f18eefed11f tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] DELETE https://10.4.3.46/volume/v3/types/877a0a3f-182c-40d8-801d-d9759838bd2c Aug 19 11:06:40.529492 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3c70c820-bee7-4aa3-8942-1f18eefed11f tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:40.529929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3c70c820-bee7-4aa3-8942-1f18eefed11f tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:40.532859 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-8a4f97bc-6237-4859-8a07-866b49d01890 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:06:40.535757 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.535757 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:40.542253 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8a4f97bc-6237-4859-8a07-866b49d01890 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c returned with HTTP 200 Aug 19 11:06:40.542717 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 719/2865] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:06:40 2026] GET /volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c => generated 916 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:40.556157 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a3ce9e6e-bcd4-49f2-bb51-048eeebc7202 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.557888 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3c70c820-bee7-4aa3-8942-1f18eefed11f tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types/877a0a3f-182c-40d8-801d-d9759838bd2c returned with HTTP 202 Aug 19 11:06:40.558053 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3ce9e6e-bcd4-49f2-bb51-048eeebc7202 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] POST https://10.4.3.46/volume/v3/group_snapshots Aug 19 11:06:40.558280 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 719/2866] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:06:40 2026] DELETE /volume/v3/types/877a0a3f-182c-40d8-801d-d9759838bd2c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:40.558451 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a3ce9e6e-bcd4-49f2-bb51-048eeebc7202 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e77f9f2c-2bac-4643-b173-4b0718f7ef22", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-809885229"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:40.559896 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-a3ce9e6e-bcd4-49f2-bb51-048eeebc7202 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e77f9f2c-2bac-4643-b173-4b0718f7ef22', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-809885229'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 11:06:40.562845 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.562845 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:40.566727 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.group_snapshots [None req-a3ce9e6e-bcd4-49f2-bb51-048eeebc7202 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-809885229. Aug 19 11:06:40.570868 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-85e7ee96-d66e-45fe-8752-ab7740ffe14d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.572745 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-85e7ee96-d66e-45fe-8752-ab7740ffe14d tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:06:40.573028 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-85e7ee96-d66e-45fe-8752-ab7740ffe14d tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-816307296", "extra_specs": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:40.584464 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.584464 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:40.588595 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-85e7ee96-d66e-45fe-8752-ab7740ffe14d tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:06:40.588965 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 715/2867] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:06:40 2026] POST /volume/v3/types => generated 213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:40.595337 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a3ce9e6e-bcd4-49f2-bb51-048eeebc7202 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-826269681 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-826269681, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:40.595630 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a3ce9e6e-bcd4-49f2-bb51-048eeebc7202 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-826269681 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-826269681, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:40.602421 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-863c178c-7be6-4d74-a685-fd60a49f4511 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.602917 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d5d4eade-c816-469d-b048-9627a1faf201 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.604578 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-863c178c-7be6-4d74-a685-fd60a49f4511 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] POST https://10.4.3.46/volume/v3/types/c08a2e1c-689f-4beb-a1fa-f0647cbf2749/encryption Aug 19 11:06:40.604739 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d5d4eade-c816-469d-b048-9627a1faf201 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] DELETE https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:06:40.604975 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-863c178c-7be6-4d74-a685-fd60a49f4511 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:40.605018 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d5d4eade-c816-469d-b048-9627a1faf201 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:40.605300 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d5d4eade-c816-469d-b048-9627a1faf201 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:40.605544 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-d5d4eade-c816-469d-b048-9627a1faf201 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Delete volume with id: ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:06:40.613251 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.613251 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:40.613871 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d5d4eade-c816-469d-b048-9627a1faf201 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:40.619317 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a3ce9e6e-bcd4-49f2-bb51-048eeebc7202 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Created reservations ['be172e04-b7ad-4229-bc7e-723cfaef3564', 'b8baa527-dc2b-44ec-b4a9-88b21fc7ab67', '61671fd3-8c8b-4d96-a0e6-64da49838523', 'c547dd0d-067b-40c9-80e8-f86975bde183'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:40.622931 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-863c178c-7be6-4d74-a685-fd60a49f4511 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types/c08a2e1c-689f-4beb-a1fa-f0647cbf2749/encryption returned with HTTP 200 Aug 19 11:06:40.623500 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 720/2868] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:06:40 2026] POST /volume/v3/types/c08a2e1c-689f-4beb-a1fa-f0647cbf2749/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:40.631507 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d5d4eade-c816-469d-b048-9627a1faf201 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Delete volume request issued successfully. Aug 19 11:06:40.631597 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d5d4eade-c816-469d-b048-9627a1faf201 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 202 Aug 19 11:06:40.632043 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 720/2869] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:40 2026] DELETE /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:40.632736 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cd752474-4b88-4d16-a417-4bad3eb63848 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.635805 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:40.635805 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-809334097", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-816307296", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:40.636822 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-809334097', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-816307296', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:40.640259 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume of 1 GB Aug 19 11:06:40.640259 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.640259 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:40.640710 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Availability Zones retrieved successfully. Aug 19 11:06:40.643530 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-463f4ffb-ecb8-44ff-89f1-a0feef7de6e8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.645799 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Flow 'volume_create_api' (8c386e55-ffa2-49b3-87be-3a67d62ae76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:40.647860 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-463f4ffb-ecb8-44ff-89f1-a0feef7de6e8 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:06:40.648067 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-463f4ffb-ecb8-44ff-89f1-a0feef7de6e8 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:40.648282 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-463f4ffb-ecb8-44ff-89f1-a0feef7de6e8 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:40.648579 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61320c4c-6b21-4464-be59-03a789ec02f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:40.649448 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:40.654281 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3ce9e6e-bcd4-49f2-bb51-048eeebc7202 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/group_snapshots returned with HTTP 202 Aug 19 11:06:40.654718 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 715/2870] 10.4.3.46 () {70 vars in 1317 bytes} [Wed Aug 19 11:06:40 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:40.655371 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.655371 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:40.661893 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-463f4ffb-ecb8-44ff-89f1-a0feef7de6e8 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Volume info retrieved successfully. Aug 19 11:06:40.665239 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-847417d4-0b52-4ff3-9ace-d57e2a006fe5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:40.667303 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-847417d4-0b52-4ff3-9ace-d57e2a006fe5 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c Aug 19 11:06:40.667648 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-847417d4-0b52-4ff3-9ace-d57e2a006fe5 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:40.667897 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-847417d4-0b52-4ff3-9ace-d57e2a006fe5 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:40.668107 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.group_snapshots [None req-847417d4-0b52-4ff3-9ace-d57e2a006fe5 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] show called for member 88b7ae29-9455-4b3d-b3da-34f6e13bb11c {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:06:40.668746 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-463f4ffb-ecb8-44ff-89f1-a0feef7de6e8 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 200 Aug 19 11:06:40.669150 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 721/2871] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:40 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:40.671351 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:40.671351 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:40.675026 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-847417d4-0b52-4ff3-9ace-d57e2a006fe5 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c returned with HTTP 200 Aug 19 11:06:40.675461 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 721/2872] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:06:40 2026] GET /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:40.677440 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61320c4c-6b21-4464-be59-03a789ec02f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:06:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c08a2e1c-689f-4beb-a1fa-f0647cbf2749,is_public=True,name='tempest-scenario-type-luksv2-816307296',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c08a2e1c-689f-4beb-a1fa-f0647cbf2749', '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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:40.677440 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c7e447-7008-4cce-8f94-4dbfb2797f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:40.700391 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-816307296 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-816307296, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:40.700786 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-816307296 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-816307296, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:40.729274 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Created reservations ['68c1bc34-06dc-4d0d-b1d9-b2c539946009', '94587d4b-8350-4908-8bb8-14394b595795', '16620eb8-f180-48c3-8709-c357e501f327', '7821841e-dd3e-4984-be0a-7dd67e74c480'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:40.730053 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c7e447-7008-4cce-8f94-4dbfb2797f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68c1bc34-06dc-4d0d-b1d9-b2c539946009', '94587d4b-8350-4908-8bb8-14394b595795', '16620eb8-f180-48c3-8709-c357e501f327', '7821841e-dd3e-4984-be0a-7dd67e74c480']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:40.730775 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14db0f2e-680f-45b8-aa86-d3dea17211b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:40.752901 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14db0f2e-680f-45b8-aa86-d3dea17211b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b3f09a0-f3c4-4328-9c51-caa5467ef8a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-809334097',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9364d4c0d1e74007b3735f8976e61fd2',qos_specs=None,replication_status=,reservations=['68c1bc34-06dc-4d0d-b1d9-b2c539946009','94587d4b-8350-4908-8bb8-14394b595795','16620eb8-f180-48c3-8709-c357e501f327','7821841e-dd3e-4984-be0a-7dd67e74c480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_type_id=c08a2e1c-689f-4beb-a1fa-f0647cbf2749), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-809334097',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3b3f09a0-f3c4-4328-9c51-caa5467ef8a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9364d4c0d1e74007b3735f8976e61fd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c08a2e1c-689f-4beb-a1fa-f0647cbf2749),volume_type_id=c08a2e1c-689f-4beb-a1fa-f0647cbf2749)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:40.753592 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9518c11-bd11-4ce5-b011-0733249889d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:40.768793 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9518c11-bd11-4ce5-b011-0733249889d4) transitioned into state 'SUCCESS' from state '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-809334097',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9364d4c0d1e74007b3735f8976e61fd2',qos_specs=None,replication_status=,reservations=['68c1bc34-06dc-4d0d-b1d9-b2c539946009','94587d4b-8350-4908-8bb8-14394b595795','16620eb8-f180-48c3-8709-c357e501f327','7821841e-dd3e-4984-be0a-7dd67e74c480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_type_id=c08a2e1c-689f-4beb-a1fa-f0647cbf2749)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:40.769380 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a65becd-4dfc-4a20-a909-cac2cc65f810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:40.776801 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a65becd-4dfc-4a20-a909-cac2cc65f810) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:40.777477 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Flow 'volume_create_api' (8c386e55-ffa2-49b3-87be-3a67d62ae76f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:40.777801 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume request issued successfully. Aug 19 11:06:40.778264 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd752474-4b88-4d16-a417-4bad3eb63848 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:40.778690 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 716/2873] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:06:40 2026] POST /volume/v3/volumes => generated 783 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:41.256050 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-91222c14-ea65-44e2-b67e-ae30a5b53d5f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.257984 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-91222c14-ea65-44e2-b67e-ae30a5b53d5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc Aug 19 11:06:41.258208 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-91222c14-ea65-44e2-b67e-ae30a5b53d5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.258495 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-91222c14-ea65-44e2-b67e-ae30a5b53d5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.262656 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-91222c14-ea65-44e2-b67e-ae30a5b53d5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc returned with HTTP 404 Aug 19 11:06:41.263101 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 716/2874] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:41.273089 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7e6bd9c7-996a-4413-98bd-acee08126c5f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.274730 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7e6bd9c7-996a-4413-98bd-acee08126c5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 Aug 19 11:06:41.274906 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7e6bd9c7-996a-4413-98bd-acee08126c5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.275105 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7e6bd9c7-996a-4413-98bd-acee08126c5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.275215 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-7e6bd9c7-996a-4413-98bd-acee08126c5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 Aug 19 11:06:41.279498 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.279498 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:41.279946 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7e6bd9c7-996a-4413-98bd-acee08126c5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:41.295300 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7e6bd9c7-996a-4413-98bd-acee08126c5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot delete request issued successfully. Aug 19 11:06:41.295462 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7e6bd9c7-996a-4413-98bd-acee08126c5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 returned with HTTP 202 Aug 19 11:06:41.295875 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 722/2875] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:06:41 2026] DELETE /volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:41.303963 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9ef42dc1-a792-4a7f-8b30-ffe8f30c92e2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.306731 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9ef42dc1-a792-4a7f-8b30-ffe8f30c92e2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 Aug 19 11:06:41.306861 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9ef42dc1-a792-4a7f-8b30-ffe8f30c92e2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.307073 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9ef42dc1-a792-4a7f-8b30-ffe8f30c92e2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.313133 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.313133 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:41.313961 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9ef42dc1-a792-4a7f-8b30-ffe8f30c92e2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:41.314892 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9ef42dc1-a792-4a7f-8b30-ffe8f30c92e2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 returned with HTTP 200 Aug 19 11:06:41.315338 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 722/2876] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:41.684366 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3e3bdf7b-67a5-4a43-8624-a1e517658d67 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.685107 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-45c481a0-f830-4b0d-a8d7-b5912bcccd34 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.686367 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3e3bdf7b-67a5-4a43-8624-a1e517658d67 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] GET https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 Aug 19 11:06:41.686588 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3e3bdf7b-67a5-4a43-8624-a1e517658d67 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.686832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3e3bdf7b-67a5-4a43-8624-a1e517658d67 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.686901 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45c481a0-f830-4b0d-a8d7-b5912bcccd34 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c Aug 19 11:06:41.687177 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45c481a0-f830-4b0d-a8d7-b5912bcccd34 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.687383 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45c481a0-f830-4b0d-a8d7-b5912bcccd34 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.687523 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-45c481a0-f830-4b0d-a8d7-b5912bcccd34 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] show called for member 88b7ae29-9455-4b3d-b3da-34f6e13bb11c {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:06:41.691569 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.691569 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:41.694856 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3e3bdf7b-67a5-4a43-8624-a1e517658d67 tempest-AttachVolumeNegativeTest-2143554249 tempest-AttachVolumeNegativeTest-2143554249-project-member] https://10.4.3.46/volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 returned with HTTP 404 Aug 19 11:06:41.695417 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 717/2877] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/volumes/ec26df50-f02f-41d5-8c1a-ddb8c190db93 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:41.696391 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45c481a0-f830-4b0d-a8d7-b5912bcccd34 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c returned with HTTP 200 Aug 19 11:06:41.696391 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 717/2878] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:41.703521 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fb248093-2743-4103-8d6b-c118cdf4985d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.705458 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fb248093-2743-4103-8d6b-c118cdf4985d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail Aug 19 11:06:41.705458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fb248093-2743-4103-8d6b-c118cdf4985d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.705943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fb248093-2743-4103-8d6b-c118cdf4985d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.705943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-fb248093-2743-4103-8d6b-c118cdf4985d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:06:41.706254 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.706254 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:41.707168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.db.api [None req-fb248093-2743-4103-8d6b-c118cdf4985d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Building query based on filter {{(pid=100206) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:06:41.710711 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fb248093-2743-4103-8d6b-c118cdf4985d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Get all snapshots completed successfully. Aug 19 11:06:41.711037 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.711037 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:41.711612 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fb248093-2743-4103-8d6b-c118cdf4985d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 11:06:41.712044 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 723/2879] 10.4.3.46 () {66 vars in 1257 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:41.723907 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e0253d78-8959-41bf-8615-f9aa89b2152f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.725475 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e0253d78-8959-41bf-8615-f9aa89b2152f tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/snapshots/f46f95f0-ddfd-4bfd-bf90-1aa24b4466c4 Aug 19 11:06:41.725814 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e0253d78-8959-41bf-8615-f9aa89b2152f tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.726102 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e0253d78-8959-41bf-8615-f9aa89b2152f tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.733286 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.733286 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:41.733286 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e0253d78-8959-41bf-8615-f9aa89b2152f tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Snapshot retrieved successfully. Aug 19 11:06:41.733286 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e0253d78-8959-41bf-8615-f9aa89b2152f tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/snapshots/f46f95f0-ddfd-4bfd-bf90-1aa24b4466c4 returned with HTTP 200 Aug 19 11:06:41.733286 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 723/2880] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/snapshots/f46f95f0-ddfd-4bfd-bf90-1aa24b4466c4 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:41.746439 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-892e0e34-4595-4ba3-97b5-30b9a4110f1e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.748848 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-892e0e34-4595-4ba3-97b5-30b9a4110f1e tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] POST https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action Aug 19 11:06:41.749351 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-892e0e34-4595-4ba3-97b5-30b9a4110f1e tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:41.749549 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-892e0e34-4595-4ba3-97b5-30b9a4110f1e tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:41.751767 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-892e0e34-4595-4ba3-97b5-30b9a4110f1e tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Updating group '88b7ae29-9455-4b3d-b3da-34f6e13bb11c' with 'creating' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 11:06:41.757703 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.757703 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:41.766559 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-892e0e34-4595-4ba3-97b5-30b9a4110f1e tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action returned with HTTP 202 Aug 19 11:06:41.767130 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 718/2881] 10.4.3.46 () {70 vars in 1448 bytes} [Wed Aug 19 11:06:41 2026] POST /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:41.779090 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-eb67f24f-1195-4e54-aad5-7f1c60112d1d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.780997 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb67f24f-1195-4e54-aad5-7f1c60112d1d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c Aug 19 11:06:41.781236 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb67f24f-1195-4e54-aad5-7f1c60112d1d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.781428 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb67f24f-1195-4e54-aad5-7f1c60112d1d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.781624 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-eb67f24f-1195-4e54-aad5-7f1c60112d1d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] show called for member 88b7ae29-9455-4b3d-b3da-34f6e13bb11c {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:06:41.785311 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.785311 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:41.790463 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb67f24f-1195-4e54-aad5-7f1c60112d1d tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c returned with HTTP 200 Aug 19 11:06:41.791007 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 718/2882] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c => generated 329 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:41.799539 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a11dea09-25ba-4938-8036-5052b010bfa4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.803944 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a11dea09-25ba-4938-8036-5052b010bfa4 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] POST https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action Aug 19 11:06:41.804445 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a11dea09-25ba-4938-8036-5052b010bfa4 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:41.804631 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a11dea09-25ba-4938-8036-5052b010bfa4 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:41.806360 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.group_snapshots [None req-a11dea09-25ba-4938-8036-5052b010bfa4 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Updating group '88b7ae29-9455-4b3d-b3da-34f6e13bb11c' with 'available' {{(pid=100206) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 11:06:41.810916 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.810916 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:41.818607 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a11dea09-25ba-4938-8036-5052b010bfa4 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action returned with HTTP 202 Aug 19 11:06:41.819419 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 724/2883] 10.4.3.46 () {70 vars in 1448 bytes} [Wed Aug 19 11:06:41 2026] POST /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:41.827325 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-895d4c0e-0abe-4e44-b608-415f45e54c1c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.828719 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-895d4c0e-0abe-4e44-b608-415f45e54c1c tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c Aug 19 11:06:41.829068 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-895d4c0e-0abe-4e44-b608-415f45e54c1c tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.830197 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-895d4c0e-0abe-4e44-b608-415f45e54c1c tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.830197 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.group_snapshots [None req-895d4c0e-0abe-4e44-b608-415f45e54c1c tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] show called for member 88b7ae29-9455-4b3d-b3da-34f6e13bb11c {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:06:41.833703 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.833703 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:41.838709 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-895d4c0e-0abe-4e44-b608-415f45e54c1c tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c returned with HTTP 200 Aug 19 11:06:41.838709 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 724/2884] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:41.846874 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f161b91b-334d-43c6-a410-3538528eb355 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.849930 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f161b91b-334d-43c6-a410-3538528eb355 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] POST https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action Aug 19 11:06:41.850293 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f161b91b-334d-43c6-a410-3538528eb355 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:41.850414 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f161b91b-334d-43c6-a410-3538528eb355 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:41.851762 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-f161b91b-334d-43c6-a410-3538528eb355 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Updating group '88b7ae29-9455-4b3d-b3da-34f6e13bb11c' with 'error' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 11:06:41.855400 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.855400 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:41.862928 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f161b91b-334d-43c6-a410-3538528eb355 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action returned with HTTP 202 Aug 19 11:06:41.863310 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 719/2885] 10.4.3.46 () {70 vars in 1448 bytes} [Wed Aug 19 11:06:41 2026] POST /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:41.870140 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7d928204-cda3-4664-8ee7-083a284b611c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.871781 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d928204-cda3-4664-8ee7-083a284b611c tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c Aug 19 11:06:41.871971 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d928204-cda3-4664-8ee7-083a284b611c tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.872214 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d928204-cda3-4664-8ee7-083a284b611c tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.872340 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-7d928204-cda3-4664-8ee7-083a284b611c tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] show called for member 88b7ae29-9455-4b3d-b3da-34f6e13bb11c {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:06:41.875244 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.875244 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:41.878470 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d928204-cda3-4664-8ee7-083a284b611c tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c returned with HTTP 200 Aug 19 11:06:41.878907 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 719/2886] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c => generated 326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:41.888554 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ab66c617-88db-4231-b7dd-e3acd8715a96 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.890358 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab66c617-88db-4231-b7dd-e3acd8715a96 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] POST https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action Aug 19 11:06:41.890747 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab66c617-88db-4231-b7dd-e3acd8715a96 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:41.890862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab66c617-88db-4231-b7dd-e3acd8715a96 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:41.892227 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.group_snapshots [None req-ab66c617-88db-4231-b7dd-e3acd8715a96 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Updating group '88b7ae29-9455-4b3d-b3da-34f6e13bb11c' with 'available' {{(pid=100206) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 11:06:41.895450 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.895450 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:41.904415 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab66c617-88db-4231-b7dd-e3acd8715a96 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action returned with HTTP 202 Aug 19 11:06:41.904898 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 725/2887] 10.4.3.46 () {70 vars in 1448 bytes} [Wed Aug 19 11:06:41 2026] POST /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:41.912141 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e1b07dd1-21a2-4110-8c6f-42613c1672dd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.913572 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e1b07dd1-21a2-4110-8c6f-42613c1672dd tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c Aug 19 11:06:41.913922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e1b07dd1-21a2-4110-8c6f-42613c1672dd tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.915051 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e1b07dd1-21a2-4110-8c6f-42613c1672dd tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.915051 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.group_snapshots [None req-e1b07dd1-21a2-4110-8c6f-42613c1672dd tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] show called for member 88b7ae29-9455-4b3d-b3da-34f6e13bb11c {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:06:41.917461 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.917461 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:41.921412 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e1b07dd1-21a2-4110-8c6f-42613c1672dd tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c returned with HTTP 200 Aug 19 11:06:41.921412 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 725/2888] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:41.928621 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7a893b50-04b1-4a66-951b-dafb6d3f179b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:41.932541 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a893b50-04b1-4a66-951b-dafb6d3f179b tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] DELETE https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c Aug 19 11:06:41.932779 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a893b50-04b1-4a66-951b-dafb6d3f179b tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:41.932985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a893b50-04b1-4a66-951b-dafb6d3f179b tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:41.933111 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-7a893b50-04b1-4a66-951b-dafb6d3f179b tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] delete called for member 88b7ae29-9455-4b3d-b3da-34f6e13bb11c {{(pid=100204) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 11:06:41.933197 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.group_snapshots [None req-7a893b50-04b1-4a66-951b-dafb6d3f179b tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Delete group_snapshot with id: 88b7ae29-9455-4b3d-b3da-34f6e13bb11c Aug 19 11:06:41.941644 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:41.941644 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:41.988405 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a893b50-04b1-4a66-951b-dafb6d3f179b tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c returned with HTTP 202 Aug 19 11:06:41.989156 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 720/2889] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:06:41 2026] DELETE /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:41.999530 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.001761 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:06:42.002298 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:42.002646 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:42.003050 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:06:42.003899 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:06:42.015652 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Get all volumes completed successfully. Aug 19 11:06:42.017264 np0000007769 devstack@c-api.service[100203]: WARNING stevedore.named [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:06:42.017514 np0000007769 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:06:42.073212 np0000007769 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:06:42.077360 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:42.077360 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:42.088902 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-00f9d1b8-79e4-408c-b50f-d21fa5c49680 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:06:42.089567 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 720/2890] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:06:41 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:42.108559 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-56318c64-6d18-4c34-a910-d6a72ecdd101 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.110310 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-56318c64-6d18-4c34-a910-d6a72ecdd101 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/snapshots/detail Aug 19 11:06:42.110510 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-56318c64-6d18-4c34-a910-d6a72ecdd101 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:42.110724 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-56318c64-6d18-4c34-a910-d6a72ecdd101 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:42.110915 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-56318c64-6d18-4c34-a910-d6a72ecdd101 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:06:42.112320 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.db.api [None req-56318c64-6d18-4c34-a910-d6a72ecdd101 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Building query based on filter {{(pid=100206) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:06:42.117625 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-56318c64-6d18-4c34-a910-d6a72ecdd101 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Get all snapshots completed successfully. Aug 19 11:06:42.118655 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-56318c64-6d18-4c34-a910-d6a72ecdd101 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 11:06:42.119061 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 726/2891] 10.4.3.46 () {66 vars in 1257 bytes} [Wed Aug 19 11:06:42 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:06:42.131694 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-86b22b09-0500-4f64-bc02-e97e5686e3d3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.133805 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-86b22b09-0500-4f64-bc02-e97e5686e3d3 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c Aug 19 11:06:42.134633 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-86b22b09-0500-4f64-bc02-e97e5686e3d3 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:42.134633 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-86b22b09-0500-4f64-bc02-e97e5686e3d3 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:42.134958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.group_snapshots [None req-86b22b09-0500-4f64-bc02-e97e5686e3d3 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] show called for member 88b7ae29-9455-4b3d-b3da-34f6e13bb11c {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 11:06:42.139455 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-86b22b09-0500-4f64-bc02-e97e5686e3d3 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c returned with HTTP 404 Aug 19 11:06:42.139455 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 726/2892] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:06:42 2026] GET /volume/v3/group_snapshots/88b7ae29-9455-4b3d-b3da-34f6e13bb11c => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:06:42.148300 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-852c8f18-1997-4efb-85cb-021b1285bfea None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.151609 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-852c8f18-1997-4efb-85cb-021b1285bfea tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:06:42.151939 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-852c8f18-1997-4efb-85cb-021b1285bfea tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:42.152228 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-852c8f18-1997-4efb-85cb-021b1285bfea tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:42.153116 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-852c8f18-1997-4efb-85cb-021b1285bfea tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:06:42.153460 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:42.153460 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:42.153903 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-852c8f18-1997-4efb-85cb-021b1285bfea tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:06:42.169290 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-852c8f18-1997-4efb-85cb-021b1285bfea tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Get all volumes completed successfully. Aug 19 11:06:42.169290 np0000007769 devstack@c-api.service[100204]: WARNING stevedore.named [None req-852c8f18-1997-4efb-85cb-021b1285bfea tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:06:42.169595 np0000007769 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-852c8f18-1997-4efb-85cb-021b1285bfea tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:06:42.207320 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-852c8f18-1997-4efb-85cb-021b1285bfea tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:06:42.210399 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:42.210399 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:42.223218 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-852c8f18-1997-4efb-85cb-021b1285bfea tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:06:42.223694 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 721/2893] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:06:42 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:42.238756 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f025a4d4-da47-496e-b87d-c31ecc0e9d06 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.240743 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f025a4d4-da47-496e-b87d-c31ecc0e9d06 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] POST https://10.4.3.46/volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22/action Aug 19 11:06:42.241067 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f025a4d4-da47-496e-b87d-c31ecc0e9d06 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:42.241185 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f025a4d4-da47-496e-b87d-c31ecc0e9d06 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:42.242864 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-f025a4d4-da47-496e-b87d-c31ecc0e9d06 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] delete called for group e77f9f2c-2bac-4643-b173-4b0718f7ef22 {{(pid=100203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 11:06:42.242929 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-f025a4d4-da47-496e-b87d-c31ecc0e9d06 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Delete group with id: e77f9f2c-2bac-4643-b173-4b0718f7ef22 Aug 19 11:06:42.246128 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:42.246128 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:42.306328 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f025a4d4-da47-496e-b87d-c31ecc0e9d06 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22/action returned with HTTP 202 Aug 19 11:06:42.306796 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 721/2894] 10.4.3.46 () {70 vars in 1421 bytes} [Wed Aug 19 11:06:42 2026] POST /volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:42.314671 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-58e3e688-d47b-4fa7-97e4-cd4ad4b54016 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.317111 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-58e3e688-d47b-4fa7-97e4-cd4ad4b54016 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c Aug 19 11:06:42.317551 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-58e3e688-d47b-4fa7-97e4-cd4ad4b54016 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:42.317737 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-58e3e688-d47b-4fa7-97e4-cd4ad4b54016 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:42.327514 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:42.327514 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:42.331371 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8f3782c6-2f05-4b59-89da-37b222822286 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.332317 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-58e3e688-d47b-4fa7-97e4-cd4ad4b54016 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Volume info retrieved successfully. Aug 19 11:06:42.332820 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f3782c6-2f05-4b59-89da-37b222822286 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 Aug 19 11:06:42.333078 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f3782c6-2f05-4b59-89da-37b222822286 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:42.333290 np0000007769 devstack@c-api.service[100206]: WARNING stevedore.named [None req-58e3e688-d47b-4fa7-97e4-cd4ad4b54016 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 11:06:42.334546 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f3782c6-2f05-4b59-89da-37b222822286 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:42.334650 np0000007769 devstack@c-api.service[100206]: WARNING castellan.key_manager [None req-58e3e688-d47b-4fa7-97e4-cd4ad4b54016 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 11:06:42.342251 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f3782c6-2f05-4b59-89da-37b222822286 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 returned with HTTP 404 Aug 19 11:06:42.342824 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 727/2895] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:42 2026] GET /volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:42.351629 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-65bafbec-e351-429d-b91f-7cac6777506a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.354466 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-65bafbec-e351-429d-b91f-7cac6777506a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 Aug 19 11:06:42.354755 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-65bafbec-e351-429d-b91f-7cac6777506a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:42.355004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-65bafbec-e351-429d-b91f-7cac6777506a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:42.355154 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-65bafbec-e351-429d-b91f-7cac6777506a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: 5aa838fd-8e1f-4851-9b34-228a88b54f90 Aug 19 11:06:42.361214 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:42.361214 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:42.361809 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-65bafbec-e351-429d-b91f-7cac6777506a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:42.376864 np0000007769 devstack@c-api.service[100206]: DEBUG oslo_db.sqlalchemy.engines [None req-58e3e688-d47b-4fa7-97e4-cd4ad4b54016 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:06:42.379472 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:42.379472 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:42.383965 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-65bafbec-e351-429d-b91f-7cac6777506a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot delete request issued successfully. Aug 19 11:06:42.384218 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-65bafbec-e351-429d-b91f-7cac6777506a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 returned with HTTP 202 Aug 19 11:06:42.384788 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 722/2896] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:06:42 2026] DELETE /volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:42.387391 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-58e3e688-d47b-4fa7-97e4-cd4ad4b54016 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c returned with HTTP 200 Aug 19 11:06:42.387936 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 727/2897] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:06:42 2026] GET /volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c => generated 915 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:42.394798 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0933294b-ee71-4ce0-901f-229921de4798 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.397023 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0933294b-ee71-4ce0-901f-229921de4798 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 Aug 19 11:06:42.397211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0933294b-ee71-4ce0-901f-229921de4798 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:42.397463 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0933294b-ee71-4ce0-901f-229921de4798 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:42.405279 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:42.405279 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:42.405849 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0933294b-ee71-4ce0-901f-229921de4798 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:06:42.406804 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0933294b-ee71-4ce0-901f-229921de4798 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 returned with HTTP 200 Aug 19 11:06:42.407251 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 722/2898] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:42 2026] GET /volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:42.552980 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e671237b-ebc7-4e37-88a4-68be16319186 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.556652 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:42.556652 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-VolumesCloneTest-Volume-267997499"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:42.557884 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume request body: {'volume': {'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-267997499'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:42.647728 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume of 1 GB Aug 19 11:06:42.660712 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Availability Zones retrieved successfully. Aug 19 11:06:42.670186 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Flow 'volume_create_api' (306a7de9-502b-447a-b638-2bd3ad9acf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:42.671227 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39685cbd-0ba5-4c26-bf3c-c13f1634983f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:42.672174 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:42.748336 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39685cbd-0ba5-4c26-bf3c-c13f1634983f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:42.749283 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2afe269-c2a6-45c5-b633-764cd2f71a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:42.814424 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Created reservations ['795bd0b0-7086-4983-8e0e-f8c2e4517dfd', '2bddc137-48b4-468a-bb43-61db8fdc7104', 'ee9533c5-5b12-4fb5-88ef-b13add5f5429', 'b41f9bf5-87be-4d57-af75-c11d42325b61'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:42.815361 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2afe269-c2a6-45c5-b633-764cd2f71a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['795bd0b0-7086-4983-8e0e-f8c2e4517dfd', '2bddc137-48b4-468a-bb43-61db8fdc7104', 'ee9533c5-5b12-4fb5-88ef-b13add5f5429', 'b41f9bf5-87be-4d57-af75-c11d42325b61']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:42.816146 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d3aefc9-d6bc-421c-982f-559ad14031f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:42.837217 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d3aefc9-d6bc-421c-982f-559ad14031f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9fbf594-426b-48ad-af03-2793e102b366', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-267997499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad358fe8c99345eebbd0d4c7ac84216c',qos_specs=None,replication_status=,reservations=['795bd0b0-7086-4983-8e0e-f8c2e4517dfd','2bddc137-48b4-468a-bb43-61db8fdc7104','ee9533c5-5b12-4fb5-88ef-b13add5f5429','b41f9bf5-87be-4d57-af75-c11d42325b61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0803163e2044c878fe46484287f2a34',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-267997499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9fbf594-426b-48ad-af03-2793e102b366,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad358fe8c99345eebbd0d4c7ac84216c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0803163e2044c878fe46484287f2a34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:42.838002 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb677a0d-c79e-4379-bf14-89a36ff8b762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:42.855890 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb677a0d-c79e-4379-bf14-89a36ff8b762) transitioned into state 'SUCCESS' from state '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-267997499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad358fe8c99345eebbd0d4c7ac84216c',qos_specs=None,replication_status=,reservations=['795bd0b0-7086-4983-8e0e-f8c2e4517dfd','2bddc137-48b4-468a-bb43-61db8fdc7104','ee9533c5-5b12-4fb5-88ef-b13add5f5429','b41f9bf5-87be-4d57-af75-c11d42325b61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0803163e2044c878fe46484287f2a34',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:42.860370 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a1aab0-f146-4b78-97cc-d694a94bdea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:42.878271 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a1aab0-f146-4b78-97cc-d694a94bdea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:42.879642 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Flow 'volume_create_api' (306a7de9-502b-447a-b638-2bd3ad9acf6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:42.880089 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume request issued successfully. Aug 19 11:06:42.881036 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e671237b-ebc7-4e37-88a4-68be16319186 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:42.881652 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 728/2899] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:06:42 2026] POST /volume/v3/volumes => generated 744 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:42.899230 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f9c10a42-6b20-416f-9710-517b3bc457e4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:42.900956 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f9c10a42-6b20-416f-9710-517b3bc457e4 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 Aug 19 11:06:42.901171 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f9c10a42-6b20-416f-9710-517b3bc457e4 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:42.901494 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f9c10a42-6b20-416f-9710-517b3bc457e4 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:42.909891 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:42.909891 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:42.914795 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f9c10a42-6b20-416f-9710-517b3bc457e4 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:42.919157 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f9c10a42-6b20-416f-9710-517b3bc457e4 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 returned with HTTP 200 Aug 19 11:06:42.919582 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 723/2900] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:42 2026] GET /volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:43.400910 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a15711c0-2bbf-4eab-bd6d-f9d17d748b72 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.403308 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a15711c0-2bbf-4eab-bd6d-f9d17d748b72 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c Aug 19 11:06:43.403597 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a15711c0-2bbf-4eab-bd6d-f9d17d748b72 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.403876 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a15711c0-2bbf-4eab-bd6d-f9d17d748b72 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.411527 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a15711c0-2bbf-4eab-bd6d-f9d17d748b72 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c returned with HTTP 404 Aug 19 11:06:43.411527 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 728/2901] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:06:43 2026] GET /volume/v3/volumes/f06fbd0f-e09e-4d7c-9188-f6049ff8944c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:06:43.418906 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-02be5130-3a28-4446-8f90-31a727210a30 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.421156 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02be5130-3a28-4446-8f90-31a727210a30 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 Aug 19 11:06:43.421438 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-02be5130-3a28-4446-8f90-31a727210a30 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.421671 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-02be5130-3a28-4446-8f90-31a727210a30 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.422600 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4d8d132e-3aa5-4194-8def-c8ded7fd5492 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.425671 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02be5130-3a28-4446-8f90-31a727210a30 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 returned with HTTP 404 Aug 19 11:06:43.425739 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4d8d132e-3aa5-4194-8def-c8ded7fd5492 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] GET https://10.4.3.46/volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22 Aug 19 11:06:43.425914 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4d8d132e-3aa5-4194-8def-c8ded7fd5492 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.426415 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 723/2902] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:43 2026] GET /volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:43.426494 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4d8d132e-3aa5-4194-8def-c8ded7fd5492 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.426494 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.groups [None req-4d8d132e-3aa5-4194-8def-c8ded7fd5492 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] show called for member e77f9f2c-2bac-4643-b173-4b0718f7ef22 {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 11:06:43.429212 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4d8d132e-3aa5-4194-8def-c8ded7fd5492 tempest-GroupSnapshotsV319Test-691588727 tempest-GroupSnapshotsV319Test-691588727-project-member] https://10.4.3.46/volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22 returned with HTTP 404 Aug 19 11:06:43.429661 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 729/2903] 10.4.3.46 () {68 vars in 1379 bytes} [Wed Aug 19 11:06:43 2026] GET /volume/v3/groups/e77f9f2c-2bac-4643-b173-4b0718f7ef22 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:06:43.433086 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-51e88a2c-191f-4d14-bdc1-34833fc07ed8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.436641 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51e88a2c-191f-4d14-bdc1-34833fc07ed8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc Aug 19 11:06:43.436641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51e88a2c-191f-4d14-bdc1-34833fc07ed8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.436641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51e88a2c-191f-4d14-bdc1-34833fc07ed8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.436774 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b14a26be-d837-4976-86d1-20ba777ad341 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.436819 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-51e88a2c-191f-4d14-bdc1-34833fc07ed8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: 2627d017-1246-479f-8712-cd29476708cc Aug 19 11:06:43.437837 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b14a26be-d837-4976-86d1-20ba777ad341 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/cb8766b0-4e77-4ef8-8bfd-53d452ef9337 Aug 19 11:06:43.438109 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b14a26be-d837-4976-86d1-20ba777ad341 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.438331 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b14a26be-d837-4976-86d1-20ba777ad341 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.442589 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51e88a2c-191f-4d14-bdc1-34833fc07ed8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc returned with HTTP 404 Aug 19 11:06:43.443537 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 724/2904] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:06:43 2026] DELETE /volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:43.451627 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3411d554-4c7d-4b7a-8a60-c03f4c4c2204 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.453937 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b14a26be-d837-4976-86d1-20ba777ad341 tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] https://10.4.3.46/volume/v3/group_types/cb8766b0-4e77-4ef8-8bfd-53d452ef9337 returned with HTTP 202 Aug 19 11:06:43.454336 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 729/2905] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:06:43 2026] DELETE /volume/v3/group_types/cb8766b0-4e77-4ef8-8bfd-53d452ef9337 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:43.454672 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3411d554-4c7d-4b7a-8a60-c03f4c4c2204 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc Aug 19 11:06:43.454942 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3411d554-4c7d-4b7a-8a60-c03f4c4c2204 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.455243 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3411d554-4c7d-4b7a-8a60-c03f4c4c2204 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.463531 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3411d554-4c7d-4b7a-8a60-c03f4c4c2204 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc returned with HTTP 404 Aug 19 11:06:43.464181 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 724/2906] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:43 2026] GET /volume/v3/snapshots/2627d017-1246-479f-8712-cd29476708cc => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:43.465578 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-84932d71-1121-446d-81f6-d7c1a331d20a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.467379 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-84932d71-1121-446d-81f6-d7c1a331d20a tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] DELETE https://10.4.3.46/volume/v3/types/429ba763-ff99-4f12-ba13-11c7212641fb Aug 19 11:06:43.467579 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-84932d71-1121-446d-81f6-d7c1a331d20a tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.467779 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-84932d71-1121-446d-81f6-d7c1a331d20a tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.468003 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:43.468003 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:43.472458 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a1cf0a51-ffe6-49bd-b247-2c29a2287444 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.474669 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1cf0a51-ffe6-49bd-b247-2c29a2287444 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 Aug 19 11:06:43.474941 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1cf0a51-ffe6-49bd-b247-2c29a2287444 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.475149 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1cf0a51-ffe6-49bd-b247-2c29a2287444 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.475267 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-a1cf0a51-ffe6-49bd-b247-2c29a2287444 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 Aug 19 11:06:43.479998 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1cf0a51-ffe6-49bd-b247-2c29a2287444 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 returned with HTTP 404 Aug 19 11:06:43.480462 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 725/2907] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:06:43 2026] DELETE /volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:43.492510 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bb49a2aa-3ae3-42ba-8cda-8618fbf42645 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.492510 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bb49a2aa-3ae3-42ba-8cda-8618fbf42645 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 Aug 19 11:06:43.492510 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bb49a2aa-3ae3-42ba-8cda-8618fbf42645 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.492510 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bb49a2aa-3ae3-42ba-8cda-8618fbf42645 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.496241 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bb49a2aa-3ae3-42ba-8cda-8618fbf42645 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 returned with HTTP 404 Aug 19 11:06:43.496734 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 730/2908] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:43 2026] GET /volume/v3/snapshots/d285fcfd-9b6b-49b5-b7d9-93fe6d8d7ba3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:43.502657 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-84932d71-1121-446d-81f6-d7c1a331d20a tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] https://10.4.3.46/volume/v3/types/429ba763-ff99-4f12-ba13-11c7212641fb returned with HTTP 202 Aug 19 11:06:43.504652 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 730/2909] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:06:43 2026] DELETE /volume/v3/types/429ba763-ff99-4f12-ba13-11c7212641fb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:43.504733 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f0020d12-9194-40e2-939a-34f82674f8cd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.506054 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f0020d12-9194-40e2-939a-34f82674f8cd tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 Aug 19 11:06:43.506673 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f0020d12-9194-40e2-939a-34f82674f8cd tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.506960 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f0020d12-9194-40e2-939a-34f82674f8cd tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.507131 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-f0020d12-9194-40e2-939a-34f82674f8cd tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: 5aa838fd-8e1f-4851-9b34-228a88b54f90 Aug 19 11:06:43.511995 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f0020d12-9194-40e2-939a-34f82674f8cd tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 returned with HTTP 404 Aug 19 11:06:43.512545 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-759f71a6-8839-4e7d-8f92-a3a43c925e3d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.512704 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 725/2910] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:06:43 2026] DELETE /volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:43.514827 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-759f71a6-8839-4e7d-8f92-a3a43c925e3d tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] GET https://10.4.3.46/volume/v3/types/429ba763-ff99-4f12-ba13-11c7212641fb Aug 19 11:06:43.515233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-759f71a6-8839-4e7d-8f92-a3a43c925e3d tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.515444 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-759f71a6-8839-4e7d-8f92-a3a43c925e3d tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.519580 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e18e5d37-e798-497f-bdbc-541c74335b47 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.519676 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-759f71a6-8839-4e7d-8f92-a3a43c925e3d tempest-GroupSnapshotsV319Test-1631964508 tempest-GroupSnapshotsV319Test-1631964508-project-admin] https://10.4.3.46/volume/v3/types/429ba763-ff99-4f12-ba13-11c7212641fb returned with HTTP 404 Aug 19 11:06:43.520187 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 726/2911] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:06:43 2026] GET /volume/v3/types/429ba763-ff99-4f12-ba13-11c7212641fb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:43.521226 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e18e5d37-e798-497f-bdbc-541c74335b47 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 Aug 19 11:06:43.521406 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e18e5d37-e798-497f-bdbc-541c74335b47 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.521619 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e18e5d37-e798-497f-bdbc-541c74335b47 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.528271 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e18e5d37-e798-497f-bdbc-541c74335b47 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 returned with HTTP 404 Aug 19 11:06:43.528271 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 731/2912] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:43 2026] GET /volume/v3/snapshots/5aa838fd-8e1f-4851-9b34-228a88b54f90 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:43.935092 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ff5dd519-4aab-4d70-a048-f33f7d6296fe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.936860 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ff5dd519-4aab-4d70-a048-f33f7d6296fe tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 Aug 19 11:06:43.937091 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ff5dd519-4aab-4d70-a048-f33f7d6296fe tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:43.937225 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ff5dd519-4aab-4d70-a048-f33f7d6296fe tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:43.960287 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:43.960287 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:43.964613 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ff5dd519-4aab-4d70-a048-f33f7d6296fe tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:43.969243 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ff5dd519-4aab-4d70-a048-f33f7d6296fe tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 returned with HTTP 200 Aug 19 11:06:43.969641 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 731/2913] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:43 2026] GET /volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 => generated 1352 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:43.985640 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:43.988405 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:43.988893 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e9fbf594-426b-48ad-af03-2793e102b366", "size": 1, "name": "tempest-VolumesCloneTest-Volume-62722083"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:43.991036 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume request body: {'volume': {'source_volid': 'e9fbf594-426b-48ad-af03-2793e102b366', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-62722083'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:44.004505 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:44.004505 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:44.004505 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume retrieved successfully. Aug 19 11:06:44.004505 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume of 1 GB Aug 19 11:06:44.008811 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Availability Zones retrieved successfully. Aug 19 11:06:44.018747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Flow 'volume_create_api' (0d35cde6-8bd6-4682-8a3d-80f5c6c0bd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:44.019884 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f19292-8488-4b5c-8b1a-ef13f1024257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:44.020934 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:44.049171 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f19292-8488-4b5c-8b1a-ef13f1024257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e9fbf594-426b-48ad-af03-2793e102b366', 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:44.049803 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244cbce0-7452-4122-9a86-b462f8ce2dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:44.105375 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Created reservations ['d89f6c9f-d37d-4182-900d-2027e006ebd7', 'b641d07a-f96b-4df2-abad-310d2b604595', '3e14596f-f93a-4d26-a82b-788c1e418848', 'adfe083c-c0f2-4307-b398-e632a658d593'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:44.106050 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244cbce0-7452-4122-9a86-b462f8ce2dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d89f6c9f-d37d-4182-900d-2027e006ebd7', 'b641d07a-f96b-4df2-abad-310d2b604595', '3e14596f-f93a-4d26-a82b-788c1e418848', 'adfe083c-c0f2-4307-b398-e632a658d593']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:44.107143 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c0aeb6-bedc-4e83-bdea-ae54279932a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:44.145979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c0aeb6-bedc-4e83-bdea-ae54279932a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f478fe6d-af9d-452c-a105-3540c613623b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-62722083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad358fe8c99345eebbd0d4c7ac84216c',qos_specs=None,replication_status=,reservations=['d89f6c9f-d37d-4182-900d-2027e006ebd7','b641d07a-f96b-4df2-abad-310d2b604595','3e14596f-f93a-4d26-a82b-788c1e418848','adfe083c-c0f2-4307-b398-e632a658d593'],size=1,snapshot_id=None,source_replicaid=,source_volid=e9fbf594-426b-48ad-af03-2793e102b366,status='creating',user_id='e0803163e2044c878fe46484287f2a34',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), '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-19T11:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-62722083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f478fe6d-af9d-452c-a105-3540c613623b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad358fe8c99345eebbd0d4c7ac84216c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e9fbf594-426b-48ad-af03-2793e102b366,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0803163e2044c878fe46484287f2a34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:44.145979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96360c1c-7ae8-479a-9d76-1af5f0c87a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:44.165856 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96360c1c-7ae8-479a-9d76-1af5f0c87a96) transitioned into state 'SUCCESS' from state '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-62722083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad358fe8c99345eebbd0d4c7ac84216c',qos_specs=None,replication_status=,reservations=['d89f6c9f-d37d-4182-900d-2027e006ebd7','b641d07a-f96b-4df2-abad-310d2b604595','3e14596f-f93a-4d26-a82b-788c1e418848','adfe083c-c0f2-4307-b398-e632a658d593'],size=1,snapshot_id=None,source_replicaid=,source_volid=e9fbf594-426b-48ad-af03-2793e102b366,status='creating',user_id='e0803163e2044c878fe46484287f2a34',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:44.166583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9597ec9b-ce17-4168-9bc6-9bcb681d546c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:44.191715 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9597ec9b-ce17-4168-9bc6-9bcb681d546c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:44.191715 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Flow 'volume_create_api' (0d35cde6-8bd6-4682-8a3d-80f5c6c0bd95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:44.191715 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume request issued successfully. Aug 19 11:06:44.191715 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-60fd0c9a-2265-4ee3-b36a-48c9a7ca7f82 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:44.191715 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 726/2914] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:06:43 2026] POST /volume/v3/volumes => generated 776 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:44.204048 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6532b256-0841-41cb-9f01-89cc37b901c0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:44.206158 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6532b256-0841-41cb-9f01-89cc37b901c0 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b Aug 19 11:06:44.206371 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6532b256-0841-41cb-9f01-89cc37b901c0 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:44.206577 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6532b256-0841-41cb-9f01-89cc37b901c0 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:44.215526 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:44.215526 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:44.219636 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6532b256-0841-41cb-9f01-89cc37b901c0 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:44.224027 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6532b256-0841-41cb-9f01-89cc37b901c0 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b returned with HTTP 200 Aug 19 11:06:44.224380 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 727/2915] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:44 2026] GET /volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:44.817763 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-8454a444-a14a-4fba-9b81-b55220a0b321 req-116f0ff7-03e1-4e91-8211-38f656c76105 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:44.819969 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-8454a444-a14a-4fba-9b81-b55220a0b321 req-116f0ff7-03e1-4e91-8211-38f656c76105 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/attachments/84ba73c6-ee41-46d9-98a4-c785686af4c5 Aug 19 11:06:44.820146 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-8454a444-a14a-4fba-9b81-b55220a0b321 req-116f0ff7-03e1-4e91-8211-38f656c76105 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:44.820323 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-8454a444-a14a-4fba-9b81-b55220a0b321 req-116f0ff7-03e1-4e91-8211-38f656c76105 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:44.829581 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:44.829581 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:44.882103 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-8454a444-a14a-4fba-9b81-b55220a0b321 req-116f0ff7-03e1-4e91-8211-38f656c76105 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/84ba73c6-ee41-46d9-98a4-c785686af4c5 returned with HTTP 200 Aug 19 11:06:44.882522 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 732/2916] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:06:44 2026] DELETE /volume/v3/attachments/84ba73c6-ee41-46d9-98a4-c785686af4c5 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:45.237298 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a32d3fb2-5417-4387-b8cb-a1514aed13ee None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:45.238931 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a32d3fb2-5417-4387-b8cb-a1514aed13ee tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b Aug 19 11:06:45.239203 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a32d3fb2-5417-4387-b8cb-a1514aed13ee tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:45.239468 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a32d3fb2-5417-4387-b8cb-a1514aed13ee tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:45.251999 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:45.251999 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:45.257420 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a32d3fb2-5417-4387-b8cb-a1514aed13ee tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:45.275532 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a32d3fb2-5417-4387-b8cb-a1514aed13ee tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b returned with HTTP 200 Aug 19 11:06:45.276268 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 732/2917] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:45 2026] GET /volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b => generated 1385 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:45.291279 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a420bf8d-3f62-4567-a115-1a85d6903026 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:45.294338 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a420bf8d-3f62-4567-a115-1a85d6903026 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b Aug 19 11:06:45.294338 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a420bf8d-3f62-4567-a115-1a85d6903026 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:45.294598 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a420bf8d-3f62-4567-a115-1a85d6903026 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:45.302216 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:45.302216 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:45.306913 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a420bf8d-3f62-4567-a115-1a85d6903026 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:45.313847 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a420bf8d-3f62-4567-a115-1a85d6903026 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b returned with HTTP 200 Aug 19 11:06:45.314207 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 727/2918] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:45 2026] GET /volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b => generated 1385 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:45.327071 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0324b8f0-60a8-4948-a23b-31b956a3125c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:45.328826 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0324b8f0-60a8-4948-a23b-31b956a3125c tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b Aug 19 11:06:45.329124 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0324b8f0-60a8-4948-a23b-31b956a3125c tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:45.329197 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0324b8f0-60a8-4948-a23b-31b956a3125c tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:45.337119 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:45.337119 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:45.342645 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0324b8f0-60a8-4948-a23b-31b956a3125c tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:45.347880 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0324b8f0-60a8-4948-a23b-31b956a3125c tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b returned with HTTP 200 Aug 19 11:06:45.348234 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 728/2919] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:45 2026] GET /volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b => generated 1385 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:45.366722 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3c4eae43-2b48-44c4-9b8c-6e150cabf2d7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:45.368793 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3c4eae43-2b48-44c4-9b8c-6e150cabf2d7 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b Aug 19 11:06:45.369916 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3c4eae43-2b48-44c4-9b8c-6e150cabf2d7 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:45.370034 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3c4eae43-2b48-44c4-9b8c-6e150cabf2d7 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:45.370282 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-3c4eae43-2b48-44c4-9b8c-6e150cabf2d7 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Delete volume with id: f478fe6d-af9d-452c-a105-3540c613623b Aug 19 11:06:45.381884 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:45.381884 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:45.382676 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3c4eae43-2b48-44c4-9b8c-6e150cabf2d7 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:45.404477 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3c4eae43-2b48-44c4-9b8c-6e150cabf2d7 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Delete volume request issued successfully. Aug 19 11:06:45.404701 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3c4eae43-2b48-44c4-9b8c-6e150cabf2d7 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b returned with HTTP 202 Aug 19 11:06:45.405108 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 733/2920] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:45 2026] DELETE /volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:45.414628 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7da829a1-d139-456d-b5bd-ad08614127ea None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:45.416499 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7da829a1-d139-456d-b5bd-ad08614127ea tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b Aug 19 11:06:45.417943 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7da829a1-d139-456d-b5bd-ad08614127ea tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:45.417943 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7da829a1-d139-456d-b5bd-ad08614127ea tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:45.424021 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:45.424021 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:45.429074 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7da829a1-d139-456d-b5bd-ad08614127ea tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:45.433952 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7da829a1-d139-456d-b5bd-ad08614127ea tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b returned with HTTP 200 Aug 19 11:06:45.434417 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 733/2921] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:45 2026] GET /volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b => generated 1384 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.239242 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a1f2b24b-f017-417d-acd8-ae94b2aaef8d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.367573 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1f2b24b-f017-417d-acd8-ae94b2aaef8d tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:06:46.367935 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1f2b24b-f017-417d-acd8-ae94b2aaef8d tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-782536156"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:46.382829 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1f2b24b-f017-417d-acd8-ae94b2aaef8d tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:06:46.383247 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 728/2922] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 11:06:46 2026] POST /volume/v3/group_types => generated 180 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:46.392040 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8eee2eab-709c-4820-aff7-ad3b7b7df542 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.396061 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8eee2eab-709c-4820-aff7-ad3b7b7df542 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] POST https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs Aug 19 11:06:46.396417 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8eee2eab-709c-4820-aff7-ad3b7b7df542 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:46.409589 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8eee2eab-709c-4820-aff7-ad3b7b7df542 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs returned with HTTP 202 Aug 19 11:06:46.410050 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 729/2923] 10.4.3.46 () {70 vars in 1451 bytes} [Wed Aug 19 11:06:46 2026] POST /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs => generated 53 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:46.417321 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8171208f-62d4-4f86-804e-94dc7452a0a2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.419227 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8171208f-62d4-4f86-804e-94dc7452a0a2 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] POST https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs Aug 19 11:06:46.419697 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8171208f-62d4-4f86-804e-94dc7452a0a2 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:46.434071 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8171208f-62d4-4f86-804e-94dc7452a0a2 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs returned with HTTP 202 Aug 19 11:06:46.434568 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 734/2924] 10.4.3.46 () {70 vars in 1451 bytes} [Wed Aug 19 11:06:46 2026] POST /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs => generated 61 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:46.442975 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e23ad0bb-ee50-40a1-8f20-16d6399b2723 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.443276 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e23ad0bb-ee50-40a1-8f20-16d6399b2723 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] GET https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key2 Aug 19 11:06:46.443276 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e23ad0bb-ee50-40a1-8f20-16d6399b2723 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.443446 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e23ad0bb-ee50-40a1-8f20-16d6399b2723 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.446368 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ddfdc72-b3c9-4d5d-92e2-bc0f620a0b23 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.448027 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ddfdc72-b3c9-4d5d-92e2-bc0f620a0b23 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b Aug 19 11:06:46.448215 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ddfdc72-b3c9-4d5d-92e2-bc0f620a0b23 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.448395 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ddfdc72-b3c9-4d5d-92e2-bc0f620a0b23 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.449463 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e23ad0bb-ee50-40a1-8f20-16d6399b2723 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key2 returned with HTTP 200 Aug 19 11:06:46.449859 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 734/2925] 10.4.3.46 () {68 vars in 1445 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key2 => generated 26 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:46.454261 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ddfdc72-b3c9-4d5d-92e2-bc0f620a0b23 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b returned with HTTP 404 Aug 19 11:06:46.454843 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 729/2926] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/volumes/f478fe6d-af9d-452c-a105-3540c613623b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:46.457560 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-21252528-e877-4be9-bfe5-1ac5323b5fc9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.458751 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21252528-e877-4be9-bfe5-1ac5323b5fc9 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] GET https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 Aug 19 11:06:46.458751 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21252528-e877-4be9-bfe5-1ac5323b5fc9 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.458751 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21252528-e877-4be9-bfe5-1ac5323b5fc9 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.463704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f17bf387-9e66-49dd-a3e8-cdfc8d1f74ac None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.465029 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21252528-e877-4be9-bfe5-1ac5323b5fc9 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 returned with HTTP 200 Aug 19 11:06:46.465642 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 730/2927] 10.4.3.46 () {68 vars in 1445 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 => generated 18 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:46.465691 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f17bf387-9e66-49dd-a3e8-cdfc8d1f74ac tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 Aug 19 11:06:46.465985 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f17bf387-9e66-49dd-a3e8-cdfc8d1f74ac tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.466300 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f17bf387-9e66-49dd-a3e8-cdfc8d1f74ac tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.472446 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-04c76b97-c391-4124-9a6e-9feff99bd160 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.473388 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:46.473388 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:46.473791 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-04c76b97-c391-4124-9a6e-9feff99bd160 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] PUT https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 Aug 19 11:06:46.474114 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-04c76b97-c391-4124-9a6e-9feff99bd160 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:46.476983 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f17bf387-9e66-49dd-a3e8-cdfc8d1f74ac tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:46.481911 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f17bf387-9e66-49dd-a3e8-cdfc8d1f74ac tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 returned with HTTP 200 Aug 19 11:06:46.482526 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 735/2928] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 => generated 1352 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.485144 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-71eeb307-a670-440b-bad3-3a32cca06461 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.486813 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-71eeb307-a670-440b-bad3-3a32cca06461 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:06:46.486993 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-71eeb307-a670-440b-bad3-3a32cca06461 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.487196 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-71eeb307-a670-440b-bad3-3a32cca06461 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.487334 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-71eeb307-a670-440b-bad3-3a32cca06461 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:06:46.494794 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:46.494794 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:46.495250 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-71eeb307-a670-440b-bad3-3a32cca06461 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:46.497659 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38b1e1a8-cd4c-422d-9c18-21b7db4fec3b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.499148 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-04c76b97-c391-4124-9a6e-9feff99bd160 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 returned with HTTP 200 Aug 19 11:06:46.499563 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38b1e1a8-cd4c-422d-9c18-21b7db4fec3b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 Aug 19 11:06:46.499602 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 735/2929] 10.4.3.46 () {70 vars in 1465 bytes} [Wed Aug 19 11:06:46 2026] PUT /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 => generated 26 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:46.502098 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38b1e1a8-cd4c-422d-9c18-21b7db4fec3b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.502471 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38b1e1a8-cd4c-422d-9c18-21b7db4fec3b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.502791 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-38b1e1a8-cd4c-422d-9c18-21b7db4fec3b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Delete volume with id: e9fbf594-426b-48ad-af03-2793e102b366 Aug 19 11:06:46.507264 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-efdac300-093f-43ec-ab5c-940cfa213cd1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.510286 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-efdac300-093f-43ec-ab5c-940cfa213cd1 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] GET https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs Aug 19 11:06:46.510474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-efdac300-093f-43ec-ab5c-940cfa213cd1 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.510693 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-efdac300-093f-43ec-ab5c-940cfa213cd1 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.511906 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:46.511906 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:46.512574 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-38b1e1a8-cd4c-422d-9c18-21b7db4fec3b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:46.516847 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-efdac300-093f-43ec-ab5c-940cfa213cd1 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs returned with HTTP 200 Aug 19 11:06:46.517253 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 736/2930] 10.4.3.46 () {68 vars in 1430 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:46.519541 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-71eeb307-a670-440b-bad3-3a32cca06461 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume request issued successfully. Aug 19 11:06:46.519751 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-71eeb307-a670-440b-bad3-3a32cca06461 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a returned with HTTP 202 Aug 19 11:06:46.520152 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 730/2931] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:46 2026] DELETE /volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:46.529091 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bef35b24-15dc-4680-851c-437c55c15a56 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.529318 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1c4f771a-ad07-42ee-b9f7-344b3ea7e60e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.530820 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bef35b24-15dc-4680-851c-437c55c15a56 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key1 Aug 19 11:06:46.530889 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c4f771a-ad07-42ee-b9f7-344b3ea7e60e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:06:46.531056 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bef35b24-15dc-4680-851c-437c55c15a56 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.531098 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1c4f771a-ad07-42ee-b9f7-344b3ea7e60e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.531233 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bef35b24-15dc-4680-851c-437c55c15a56 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.531271 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1c4f771a-ad07-42ee-b9f7-344b3ea7e60e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.532787 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-38b1e1a8-cd4c-422d-9c18-21b7db4fec3b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Delete volume request issued successfully. Aug 19 11:06:46.533064 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38b1e1a8-cd4c-422d-9c18-21b7db4fec3b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 returned with HTTP 202 Aug 19 11:06:46.533693 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 731/2932] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:46 2026] DELETE /volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:46.538363 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:46.538363 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:46.543593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-67485512-0950-47ac-829a-38475911e0bb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.543732 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1c4f771a-ad07-42ee-b9f7-344b3ea7e60e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:46.544000 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-67485512-0950-47ac-829a-38475911e0bb tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 Aug 19 11:06:46.544197 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-67485512-0950-47ac-829a-38475911e0bb tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.544391 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-67485512-0950-47ac-829a-38475911e0bb tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.546927 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c4f771a-ad07-42ee-b9f7-344b3ea7e60e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a returned with HTTP 200 Aug 19 11:06:46.547330 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 737/2933] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.547851 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bef35b24-15dc-4680-851c-437c55c15a56 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key1 returned with HTTP 202 Aug 19 11:06:46.548355 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 736/2934] 10.4.3.46 () {68 vars in 1448 bytes} [Wed Aug 19 11:06:46 2026] DELETE /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:46.554728 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1fc6ba94-dd3a-483c-ad52-bcf9e83cd49b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.555099 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:46.555099 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:46.556601 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fc6ba94-dd3a-483c-ad52-bcf9e83cd49b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] GET https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key1 Aug 19 11:06:46.556851 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1fc6ba94-dd3a-483c-ad52-bcf9e83cd49b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.557063 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1fc6ba94-dd3a-483c-ad52-bcf9e83cd49b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.560434 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-67485512-0950-47ac-829a-38475911e0bb tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:46.563238 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fc6ba94-dd3a-483c-ad52-bcf9e83cd49b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] HTTP exception thrown: Group Type 3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f has no extra spec with key key1. Aug 19 11:06:46.563370 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fc6ba94-dd3a-483c-ad52-bcf9e83cd49b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key1 returned with HTTP 404 Aug 19 11:06:46.563877 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 732/2935] 10.4.3.46 () {68 vars in 1445 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key1 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:06:46.566353 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-67485512-0950-47ac-829a-38475911e0bb tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 returned with HTTP 200 Aug 19 11:06:46.566917 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 731/2936] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 => generated 1351 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.570848 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2b3f9e1e-bddd-4c7b-aa9b-a78b26dc049b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.572576 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b3f9e1e-bddd-4c7b-aa9b-a78b26dc049b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key2 Aug 19 11:06:46.572768 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b3f9e1e-bddd-4c7b-aa9b-a78b26dc049b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.573032 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b3f9e1e-bddd-4c7b-aa9b-a78b26dc049b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.584331 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b3f9e1e-bddd-4c7b-aa9b-a78b26dc049b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key2 returned with HTTP 202 Aug 19 11:06:46.584494 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 738/2937] 10.4.3.46 () {68 vars in 1448 bytes} [Wed Aug 19 11:06:46 2026] DELETE /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key2 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:46.591340 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e54d643a-70a8-4440-9b44-bda580cece82 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.594087 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e54d643a-70a8-4440-9b44-bda580cece82 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] GET https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key2 Aug 19 11:06:46.594384 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e54d643a-70a8-4440-9b44-bda580cece82 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.594746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e54d643a-70a8-4440-9b44-bda580cece82 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.604205 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e54d643a-70a8-4440-9b44-bda580cece82 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] HTTP exception thrown: Group Type 3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f has no extra spec with key key2. Aug 19 11:06:46.604355 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e54d643a-70a8-4440-9b44-bda580cece82 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key2 returned with HTTP 404 Aug 19 11:06:46.604899 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 737/2938] 10.4.3.46 () {68 vars in 1445 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:06:46.611452 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f5f2c1ee-203e-4d74-84e3-11e384bb5dd4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.613292 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5f2c1ee-203e-4d74-84e3-11e384bb5dd4 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 Aug 19 11:06:46.613535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5f2c1ee-203e-4d74-84e3-11e384bb5dd4 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.613743 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5f2c1ee-203e-4d74-84e3-11e384bb5dd4 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.627935 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5f2c1ee-203e-4d74-84e3-11e384bb5dd4 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 returned with HTTP 202 Aug 19 11:06:46.628367 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 733/2939] 10.4.3.46 () {68 vars in 1448 bytes} [Wed Aug 19 11:06:46 2026] DELETE /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:46.630007 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bc644a7b-b09a-4f49-a317-d6a2f10ec175 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.636052 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cf1b68a0-9974-4c92-966b-c130bce2693b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.637841 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cf1b68a0-9974-4c92-966b-c130bce2693b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] GET https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 Aug 19 11:06:46.637951 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cf1b68a0-9974-4c92-966b-c130bce2693b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.638190 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cf1b68a0-9974-4c92-966b-c130bce2693b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.643862 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cf1b68a0-9974-4c92-966b-c130bce2693b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] HTTP exception thrown: Group Type 3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f has no extra spec with key key3. Aug 19 11:06:46.643996 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cf1b68a0-9974-4c92-966b-c130bce2693b tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 returned with HTTP 404 Aug 19 11:06:46.644587 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 739/2940] 10.4.3.46 () {68 vars in 1445 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f/group_specs/key3 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:06:46.650549 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-abc218cf-6bb5-4ecb-94d6-c8a8fec34069 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.652870 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-abc218cf-6bb5-4ecb-94d6-c8a8fec34069 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f Aug 19 11:06:46.653133 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-abc218cf-6bb5-4ecb-94d6-c8a8fec34069 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.653241 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-abc218cf-6bb5-4ecb-94d6-c8a8fec34069 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.675011 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-abc218cf-6bb5-4ecb-94d6-c8a8fec34069 tempest-GroupTypeSpecsTest-2055728374 tempest-GroupTypeSpecsTest-2055728374-project-admin] https://10.4.3.46/volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f returned with HTTP 202 Aug 19 11:06:46.675388 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 738/2941] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:06:46 2026] DELETE /volume/v3/group_types/3ac2c4ef-a09c-4a4e-8fb7-1c3c9b45dd7f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:46.714936 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bc644a7b-b09a-4f49-a317-d6a2f10ec175 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:06:46.715292 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bc644a7b-b09a-4f49-a317-d6a2f10ec175 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-859731402", "description": "tempest-group-type-description-2090984498", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:46.729329 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bc644a7b-b09a-4f49-a317-d6a2f10ec175 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:06:46.729770 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 732/2942] 10.4.3.46 () {70 vars in 1305 bytes} [Wed Aug 19 11:06:46 2026] POST /volume/v3/group_types => generated 264 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:46.737642 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4fe9587a-fbbb-4749-805e-f99ad8df7cb8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.739550 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fe9587a-fbbb-4749-805e-f99ad8df7cb8 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] GET https://10.4.3.46/volume/v3/group_types Aug 19 11:06:46.739739 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fe9587a-fbbb-4749-805e-f99ad8df7cb8 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.739968 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fe9587a-fbbb-4749-805e-f99ad8df7cb8 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.749192 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fe9587a-fbbb-4749-805e-f99ad8df7cb8 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 200 Aug 19 11:06:46.749536 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 734/2943] 10.4.3.46 () {68 vars in 1283 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types => generated 498 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.756823 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-93682cb1-62f7-41e8-bec4-fdca356e04b8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.759388 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93682cb1-62f7-41e8-bec4-fdca356e04b8 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] PUT https://10.4.3.46/volume/v3/group_types/aa64c863-cf14-4d07-a540-e8f7705c3dc9 Aug 19 11:06:46.759905 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93682cb1-62f7-41e8-bec4-fdca356e04b8 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-810178485", "description": "updated-group-type-desc"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:46.773158 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93682cb1-62f7-41e8-bec4-fdca356e04b8 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types/aa64c863-cf14-4d07-a540-e8f7705c3dc9 returned with HTTP 200 Aug 19 11:06:46.773556 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 740/2944] 10.4.3.46 () {70 vars in 1415 bytes} [Wed Aug 19 11:06:46 2026] PUT /volume/v3/group_types/aa64c863-cf14-4d07-a540-e8f7705c3dc9 => generated 254 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.780500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fc9083e5-5e97-4518-bcd0-91a02422faf2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.782330 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fc9083e5-5e97-4518-bcd0-91a02422faf2 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] GET https://10.4.3.46/volume/v3/group_types/aa64c863-cf14-4d07-a540-e8f7705c3dc9 Aug 19 11:06:46.782556 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fc9083e5-5e97-4518-bcd0-91a02422faf2 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.782747 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fc9083e5-5e97-4518-bcd0-91a02422faf2 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.786590 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fc9083e5-5e97-4518-bcd0-91a02422faf2 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types/aa64c863-cf14-4d07-a540-e8f7705c3dc9 returned with HTTP 200 Aug 19 11:06:46.786914 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 739/2945] 10.4.3.46 () {68 vars in 1394 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types/aa64c863-cf14-4d07-a540-e8f7705c3dc9 => generated 254 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.795186 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d1abd3d7-01b7-4d50-98d5-7b1bde754c77 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.797112 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1abd3d7-01b7-4d50-98d5-7b1bde754c77 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/aa64c863-cf14-4d07-a540-e8f7705c3dc9 Aug 19 11:06:46.797341 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1abd3d7-01b7-4d50-98d5-7b1bde754c77 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.797547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1abd3d7-01b7-4d50-98d5-7b1bde754c77 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.813108 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1abd3d7-01b7-4d50-98d5-7b1bde754c77 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types/aa64c863-cf14-4d07-a540-e8f7705c3dc9 returned with HTTP 202 Aug 19 11:06:46.813563 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 733/2946] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:06:46 2026] DELETE /volume/v3/group_types/aa64c863-cf14-4d07-a540-e8f7705c3dc9 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:46.821560 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dea925e0-624b-4ade-9f62-e6bb57d15b3f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.823693 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dea925e0-624b-4ade-9f62-e6bb57d15b3f tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] GET https://10.4.3.46/volume/v3/group_types Aug 19 11:06:46.823979 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dea925e0-624b-4ade-9f62-e6bb57d15b3f tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.824241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dea925e0-624b-4ade-9f62-e6bb57d15b3f tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.830121 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dea925e0-624b-4ade-9f62-e6bb57d15b3f tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 200 Aug 19 11:06:46.830567 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 735/2947] 10.4.3.46 () {68 vars in 1283 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types => generated 248 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.839820 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b96de8e8-a765-451d-8663-38d21fafdf0a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.841625 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b96de8e8-a765-451d-8663-38d21fafdf0a tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:06:46.842028 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b96de8e8-a765-451d-8663-38d21fafdf0a tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1637034025", "is_public": true}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:46.857774 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b96de8e8-a765-451d-8663-38d21fafdf0a tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:06:46.858403 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 741/2948] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 11:06:46 2026] POST /volume/v3/group_types => generated 164 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:46.865589 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f31c0810-80ea-4e47-b0e3-9810e46617d1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.867585 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f31c0810-80ea-4e47-b0e3-9810e46617d1 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] POST https://10.4.3.46/volume/v3/group_types Aug 19 11:06:46.868039 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f31c0810-80ea-4e47-b0e3-9810e46617d1 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2119769127", "is_public": false}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:46.881995 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f31c0810-80ea-4e47-b0e3-9810e46617d1 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types returned with HTTP 202 Aug 19 11:06:46.882362 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 740/2949] 10.4.3.46 () {70 vars in 1304 bytes} [Wed Aug 19 11:06:46 2026] POST /volume/v3/group_types => generated 165 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:46.890157 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-242263c1-593b-4192-9da2-9f06fd6b6f16 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.891840 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-242263c1-593b-4192-9da2-9f06fd6b6f16 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] GET https://10.4.3.46/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 19 11:06:46.892061 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-242263c1-593b-4192-9da2-9f06fd6b6f16 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.892251 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-242263c1-593b-4192-9da2-9f06fd6b6f16 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.901715 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-242263c1-593b-4192-9da2-9f06fd6b6f16 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 19 11:06:46.902095 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 734/2950] 10.4.3.46 () {68 vars in 1344 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.911742 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d7deae2b-9d1f-4c0f-8a53-115ec45a327c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.914011 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7deae2b-9d1f-4c0f-8a53-115ec45a327c tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] GET https://10.4.3.46/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 19 11:06:46.914200 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7deae2b-9d1f-4c0f-8a53-115ec45a327c tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.914458 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7deae2b-9d1f-4c0f-8a53-115ec45a327c tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.925753 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7deae2b-9d1f-4c0f-8a53-115ec45a327c tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 19 11:06:46.926221 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 736/2951] 10.4.3.46 () {68 vars in 1346 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.935675 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-33c60bbf-db4d-491d-a30b-00e5de9d8516 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.937401 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-33c60bbf-db4d-491d-a30b-00e5de9d8516 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] GET https://10.4.3.46/volume/v3/group_types?is_public=False Aug 19 11:06:46.937644 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-33c60bbf-db4d-491d-a30b-00e5de9d8516 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.937939 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-33c60bbf-db4d-491d-a30b-00e5de9d8516 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.945915 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-33c60bbf-db4d-491d-a30b-00e5de9d8516 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 19 11:06:46.946424 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 742/2952] 10.4.3.46 () {68 vars in 1314 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.953540 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-42f15aa6-768a-42a2-b2f9-2e83b1921979 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.955133 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-42f15aa6-768a-42a2-b2f9-2e83b1921979 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] GET https://10.4.3.46/volume/v3/group_types?is_public=True Aug 19 11:06:46.955313 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-42f15aa6-768a-42a2-b2f9-2e83b1921979 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.955477 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-42f15aa6-768a-42a2-b2f9-2e83b1921979 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.965570 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-42f15aa6-768a-42a2-b2f9-2e83b1921979 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 19 11:06:46.965927 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 741/2953] 10.4.3.46 () {68 vars in 1312 bytes} [Wed Aug 19 11:06:46 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:46.973954 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-76b31108-3f57-4017-8d39-ee55a9bf34a6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:46.976880 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-76b31108-3f57-4017-8d39-ee55a9bf34a6 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/0c01a82f-41d3-4b53-be39-f8daedd0ebe4 Aug 19 11:06:46.977074 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-76b31108-3f57-4017-8d39-ee55a9bf34a6 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:46.977248 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-76b31108-3f57-4017-8d39-ee55a9bf34a6 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:46.995841 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-76b31108-3f57-4017-8d39-ee55a9bf34a6 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types/0c01a82f-41d3-4b53-be39-f8daedd0ebe4 returned with HTTP 202 Aug 19 11:06:46.996245 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 735/2954] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:06:46 2026] DELETE /volume/v3/group_types/0c01a82f-41d3-4b53-be39-f8daedd0ebe4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:47.003423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-46d6647c-f052-41d7-9a6b-ed7ad63d6814 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:47.005214 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-46d6647c-f052-41d7-9a6b-ed7ad63d6814 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] DELETE https://10.4.3.46/volume/v3/group_types/def8e0e9-7bf6-486a-8493-b8bcb458004e Aug 19 11:06:47.005534 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-46d6647c-f052-41d7-9a6b-ed7ad63d6814 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:47.005763 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-46d6647c-f052-41d7-9a6b-ed7ad63d6814 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:47.022352 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-46d6647c-f052-41d7-9a6b-ed7ad63d6814 tempest-GroupTypesTest-997447794 tempest-GroupTypesTest-997447794-project-admin] https://10.4.3.46/volume/v3/group_types/def8e0e9-7bf6-486a-8493-b8bcb458004e returned with HTTP 202 Aug 19 11:06:47.022833 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 737/2955] 10.4.3.46 () {68 vars in 1397 bytes} [Wed Aug 19 11:06:47 2026] DELETE /volume/v3/group_types/def8e0e9-7bf6-486a-8493-b8bcb458004e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:06:47.564471 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fd93ee95-e581-48ab-92f2-821ef5b32de8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:47.566715 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fd93ee95-e581-48ab-92f2-821ef5b32de8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a Aug 19 11:06:47.566921 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fd93ee95-e581-48ab-92f2-821ef5b32de8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:47.567189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fd93ee95-e581-48ab-92f2-821ef5b32de8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:47.574399 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fd93ee95-e581-48ab-92f2-821ef5b32de8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a returned with HTTP 404 Aug 19 11:06:47.574902 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 743/2956] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:47 2026] GET /volume/v3/volumes/e7d425f8-27b8-405e-bd3b-18bea0d8875a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:47.585042 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7b9c38d6-7570-483e-9d98-11525a6c37f5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:47.587049 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b9c38d6-7570-483e-9d98-11525a6c37f5 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 Aug 19 11:06:47.587327 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7b9c38d6-7570-483e-9d98-11525a6c37f5 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:47.587759 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7b9c38d6-7570-483e-9d98-11525a6c37f5 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:47.597836 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b9c38d6-7570-483e-9d98-11525a6c37f5 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 returned with HTTP 404 Aug 19 11:06:47.598458 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 742/2957] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:47 2026] GET /volume/v3/volumes/e9fbf594-426b-48ad-af03-2793e102b366 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:47.609196 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:47.610407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6ba09af3-3551-4c32-a6c3-683953c387bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:47.610910 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:47.611267 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-352349459", "snapshot_id": null, "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:47.612588 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:47.612973 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-282988449"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:47.613474 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-352349459', 'snapshot_id': None, 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:47.615743 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-282988449'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:47.615814 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume of 1 GB Aug 19 11:06:47.622036 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Availability Zones retrieved successfully. Aug 19 11:06:47.628814 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Flow 'volume_create_api' (03662230-b088-4b7d-88f9-b77bd3231bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:47.630009 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dba31b9-c3eb-4d68-bff4-f508002e269a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:47.631378 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:47.671364 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dba31b9-c3eb-4d68-bff4-f508002e269a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:47.672207 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9709ab52-6ac0-4bb3-bb13-ab805aa6134a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:47.711584 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume of 1 GB Aug 19 11:06:47.720114 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Availability Zones retrieved successfully. Aug 19 11:06:47.726032 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (d716cec0-7884-42d1-821b-a28ad16dec63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:47.727265 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0f3a12f-3945-4c1b-b869-9b1600fea69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:47.728400 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:47.730418 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Created reservations ['dd570b70-38ca-43ae-89d1-20e5e0d5a139', '360ce5bb-2500-43cb-8203-f871868f2f0b', 'e683ab87-45ad-4fa5-abd9-fd8290309f1d', '5001374e-5ef9-48ea-96ce-87671132c767'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:47.731284 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9709ab52-6ac0-4bb3-bb13-ab805aa6134a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd570b70-38ca-43ae-89d1-20e5e0d5a139', '360ce5bb-2500-43cb-8203-f871868f2f0b', 'e683ab87-45ad-4fa5-abd9-fd8290309f1d', '5001374e-5ef9-48ea-96ce-87671132c767']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:47.732408 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b390368-19ed-4e35-a8e1-204bffb625c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:47.760097 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b390368-19ed-4e35-a8e1-204bffb625c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd13998a0-6bc1-453a-b001-3162b8a085b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-282988449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad358fe8c99345eebbd0d4c7ac84216c',qos_specs=None,replication_status=,reservations=['dd570b70-38ca-43ae-89d1-20e5e0d5a139','360ce5bb-2500-43cb-8203-f871868f2f0b','e683ab87-45ad-4fa5-abd9-fd8290309f1d','5001374e-5ef9-48ea-96ce-87671132c767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0803163e2044c878fe46484287f2a34',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-282988449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d13998a0-6bc1-453a-b001-3162b8a085b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad358fe8c99345eebbd0d4c7ac84216c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0803163e2044c878fe46484287f2a34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:47.761797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c02b419f-154f-4c8d-b83b-601b22771ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:47.782235 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c02b419f-154f-4c8d-b83b-601b22771ac1) transitioned into state 'SUCCESS' from state '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-282988449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad358fe8c99345eebbd0d4c7ac84216c',qos_specs=None,replication_status=,reservations=['dd570b70-38ca-43ae-89d1-20e5e0d5a139','360ce5bb-2500-43cb-8203-f871868f2f0b','e683ab87-45ad-4fa5-abd9-fd8290309f1d','5001374e-5ef9-48ea-96ce-87671132c767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0803163e2044c878fe46484287f2a34',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:47.783275 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bcd2213-18e6-4386-b74f-44c1b9bd907a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:47.793191 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bcd2213-18e6-4386-b74f-44c1b9bd907a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:47.793975 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Flow 'volume_create_api' (03662230-b088-4b7d-88f9-b77bd3231bb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:47.794246 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume request issued successfully. Aug 19 11:06:47.794780 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6ba09af3-3551-4c32-a6c3-683953c387bc tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:47.795182 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 738/2958] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:06:47 2026] POST /volume/v3/volumes => generated 744 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:47.799501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0f3a12f-3945-4c1b-b869-9b1600fea69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:47.800901 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cd5970-6221-463b-8759-1359878ab83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:47.808900 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-eeed8194-b7bd-4f9b-b2b9-159a93770e34 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:47.811051 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eeed8194-b7bd-4f9b-b2b9-159a93770e34 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 Aug 19 11:06:47.811293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eeed8194-b7bd-4f9b-b2b9-159a93770e34 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:47.811552 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eeed8194-b7bd-4f9b-b2b9-159a93770e34 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:47.823073 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:47.823073 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:47.832529 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-eeed8194-b7bd-4f9b-b2b9-159a93770e34 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:47.838220 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eeed8194-b7bd-4f9b-b2b9-159a93770e34 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 returned with HTTP 200 Aug 19 11:06:47.838810 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 744/2959] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:47 2026] GET /volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 => generated 812 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:47.848985 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['14f650e8-e03f-4c42-af92-614fb1bbcc64', '7f414f38-5d4a-4dc0-8dd6-bb4d9a3d0849', 'be27db0d-5c09-4ffe-9461-aed0aba1ebcb', 'c6862609-156c-40ca-b52d-4061bcce1dbc'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:47.849991 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cd5970-6221-463b-8759-1359878ab83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f650e8-e03f-4c42-af92-614fb1bbcc64', '7f414f38-5d4a-4dc0-8dd6-bb4d9a3d0849', 'be27db0d-5c09-4ffe-9461-aed0aba1ebcb', 'c6862609-156c-40ca-b52d-4061bcce1dbc']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:47.851028 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673b14b4-e777-44a7-8ad5-d5f6c7bb98cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:47.876034 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673b14b4-e777-44a7-8ad5-d5f6c7bb98cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '096717a9-ac34-4617-aa56-a1944157a955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-352349459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['14f650e8-e03f-4c42-af92-614fb1bbcc64','7f414f38-5d4a-4dc0-8dd6-bb4d9a3d0849','be27db0d-5c09-4ffe-9461-aed0aba1ebcb','c6862609-156c-40ca-b52d-4061bcce1dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-352349459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=096717a9-ac34-4617-aa56-a1944157a955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6de536afff0497596c6e3f7bcac470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:47.877083 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd87876-8580-469c-bfa6-7419a240c6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:47.900538 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd87876-8580-469c-bfa6-7419a240c6e0) transitioned into state 'SUCCESS' from state '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-352349459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['14f650e8-e03f-4c42-af92-614fb1bbcc64','7f414f38-5d4a-4dc0-8dd6-bb4d9a3d0849','be27db0d-5c09-4ffe-9461-aed0aba1ebcb','c6862609-156c-40ca-b52d-4061bcce1dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:47.900538 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40898d12-1180-443a-b635-cccaac3a39d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:47.912353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40898d12-1180-443a-b635-cccaac3a39d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:47.913097 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (d716cec0-7884-42d1-821b-a28ad16dec63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:47.913381 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request issued successfully. Aug 19 11:06:47.913905 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-afe6210e-c502-4e01-ae4a-e0e5b40ff811 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:47.914300 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 736/2960] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:06:47 2026] POST /volume/v3/volumes => generated 756 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:47.927605 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-41fb7ad3-5201-4f57-b0bc-baa1c6d8244a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:47.930201 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41fb7ad3-5201-4f57-b0bc-baa1c6d8244a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:06:47.930453 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41fb7ad3-5201-4f57-b0bc-baa1c6d8244a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:47.930721 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41fb7ad3-5201-4f57-b0bc-baa1c6d8244a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:47.941128 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:47.941128 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:47.946669 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-41fb7ad3-5201-4f57-b0bc-baa1c6d8244a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:47.953336 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41fb7ad3-5201-4f57-b0bc-baa1c6d8244a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 returned with HTTP 200 Aug 19 11:06:47.953735 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 743/2961] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:47 2026] GET /volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:48.855466 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-62b5a30a-90a2-44ea-adf1-03cba1208cff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:48.858569 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-62b5a30a-90a2-44ea-adf1-03cba1208cff tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 Aug 19 11:06:48.858569 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-62b5a30a-90a2-44ea-adf1-03cba1208cff tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:48.858683 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-62b5a30a-90a2-44ea-adf1-03cba1208cff tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:48.866859 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:48.866859 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:48.870249 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-62b5a30a-90a2-44ea-adf1-03cba1208cff tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:48.875399 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-62b5a30a-90a2-44ea-adf1-03cba1208cff tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 returned with HTTP 200 Aug 19 11:06:48.875802 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 739/2962] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:48 2026] GET /volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:48.890262 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:48.894015 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:48.894413 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d13998a0-6bc1-453a-b001-3162b8a085b7", "size": 2, "name": "tempest-VolumesCloneTest-Volume-520369538"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:48.897370 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume request body: {'volume': {'source_volid': 'd13998a0-6bc1-453a-b001-3162b8a085b7', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-520369538'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:48.908415 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:48.908415 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:48.909061 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume retrieved successfully. Aug 19 11:06:48.909104 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume of 2 GB Aug 19 11:06:48.912678 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Availability Zones retrieved successfully. Aug 19 11:06:48.917515 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Flow 'volume_create_api' (959fefc0-c29f-4289-9971-5ed208107e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:48.918522 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09251dff-5fcf-43ce-a27f-81c7330e2c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:48.919349 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:48.954093 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09251dff-5fcf-43ce-a27f-81c7330e2c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd13998a0-6bc1-453a-b001-3162b8a085b7', 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:48.954093 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a18e40ff-44bc-4655-abc3-fe558cd60f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:48.973074 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e9c0d521-9694-43c6-ace7-0db3f69b2c12 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:48.974910 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e9c0d521-9694-43c6-ace7-0db3f69b2c12 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:06:48.974910 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e9c0d521-9694-43c6-ace7-0db3f69b2c12 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:48.974910 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e9c0d521-9694-43c6-ace7-0db3f69b2c12 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:48.985859 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:48.985859 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:48.990408 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e9c0d521-9694-43c6-ace7-0db3f69b2c12 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:48.997536 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e9c0d521-9694-43c6-ace7-0db3f69b2c12 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 returned with HTTP 200 Aug 19 11:06:48.998025 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 737/2963] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:48 2026] GET /volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:49.008862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Created reservations ['1f55b068-cc4b-4364-875e-3dcf4c40b1ad', '7f20bd19-9169-4208-ac29-478f0eefc2d1', '55fd8556-f789-4f49-849a-86b5c528dba3', 'e56a840d-4439-4241-aa3f-a76e13f25290'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:49.009768 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a18e40ff-44bc-4655-abc3-fe558cd60f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f55b068-cc4b-4364-875e-3dcf4c40b1ad', '7f20bd19-9169-4208-ac29-478f0eefc2d1', '55fd8556-f789-4f49-849a-86b5c528dba3', 'e56a840d-4439-4241-aa3f-a76e13f25290']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:49.010669 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d522dee-5b24-470b-b67e-c1ad47fa951d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:49.014150 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f32511da-ee27-4f16-8b2d-211a73ec1449 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:49.017817 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f32511da-ee27-4f16-8b2d-211a73ec1449 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:06:49.018129 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f32511da-ee27-4f16-8b2d-211a73ec1449 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:49.018363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f32511da-ee27-4f16-8b2d-211a73ec1449 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:49.032763 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:49.032763 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:49.041857 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f32511da-ee27-4f16-8b2d-211a73ec1449 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:49.046257 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f32511da-ee27-4f16-8b2d-211a73ec1449 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 returned with HTTP 200 Aug 19 11:06:49.046652 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 744/2964] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:49 2026] GET /volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:49.054461 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d522dee-5b24-470b-b67e-c1ad47fa951d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f40fcda-de0c-48ad-9a96-140e634e7e21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-520369538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad358fe8c99345eebbd0d4c7ac84216c',qos_specs=None,replication_status=,reservations=['1f55b068-cc4b-4364-875e-3dcf4c40b1ad','7f20bd19-9169-4208-ac29-478f0eefc2d1','55fd8556-f789-4f49-849a-86b5c528dba3','e56a840d-4439-4241-aa3f-a76e13f25290'],size=2,snapshot_id=None,source_replicaid=,source_volid=d13998a0-6bc1-453a-b001-3162b8a085b7,status='creating',user_id='e0803163e2044c878fe46484287f2a34',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-520369538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f40fcda-de0c-48ad-9a96-140e634e7e21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad358fe8c99345eebbd0d4c7ac84216c',provider_auth=None,provider_geometry=None,provider_id=None,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=d13998a0-6bc1-453a-b001-3162b8a085b7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0803163e2044c878fe46484287f2a34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:49.055266 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f54099-f392-4d66-a3c6-dda34214a59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:49.102121 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f54099-f392-4d66-a3c6-dda34214a59a) transitioned into state 'SUCCESS' from state '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-520369538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad358fe8c99345eebbd0d4c7ac84216c',qos_specs=None,replication_status=,reservations=['1f55b068-cc4b-4364-875e-3dcf4c40b1ad','7f20bd19-9169-4208-ac29-478f0eefc2d1','55fd8556-f789-4f49-849a-86b5c528dba3','e56a840d-4439-4241-aa3f-a76e13f25290'],size=2,snapshot_id=None,source_replicaid=,source_volid=d13998a0-6bc1-453a-b001-3162b8a085b7,status='creating',user_id='e0803163e2044c878fe46484287f2a34',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:49.103131 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c0463d1-cf30-4784-a055-f081b223bb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:49.129142 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c0463d1-cf30-4784-a055-f081b223bb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:49.129988 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Flow 'volume_create_api' (959fefc0-c29f-4289-9971-5ed208107e1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:49.130405 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Create volume request issued successfully. Aug 19 11:06:49.131146 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-42a5e4ff-af35-4946-ad0d-eb92e72c31c3 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:49.131946 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 745/2965] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:06:48 2026] POST /volume/v3/volumes => generated 778 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:49.132562 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7a282320-ae69-4ef0-877d-6152c32b8a69 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:49.152021 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c8c4e3d2-e2a8-4a5f-8894-13bee98ace22 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:49.157508 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c8c4e3d2-e2a8-4a5f-8894-13bee98ace22 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 Aug 19 11:06:49.157508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c8c4e3d2-e2a8-4a5f-8894-13bee98ace22 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:49.157508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c8c4e3d2-e2a8-4a5f-8894-13bee98ace22 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:49.167846 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:49.167846 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:49.175243 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c8c4e3d2-e2a8-4a5f-8894-13bee98ace22 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:49.181431 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c8c4e3d2-e2a8-4a5f-8894-13bee98ace22 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 returned with HTTP 200 Aug 19 11:06:49.182155 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 738/2966] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:49 2026] GET /volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:49.269127 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a282320-ae69-4ef0-877d-6152c32b8a69 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:06:49.269562 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a282320-ae69-4ef0-877d-6152c32b8a69 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-783626543", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1482997860", "vendor_name": "tempest-vendor_name-542993405"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:49.285099 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a282320-ae69-4ef0-877d-6152c32b8a69 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:06:49.285672 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 740/2967] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:06:49 2026] POST /volume/v3/types => generated 326 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:49.294395 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f9fe7864-2d33-4606-a65f-68fa9362bada None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:49.411853 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:49.412191 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "43bfaac3-d5a7-45ae-8733-ec573166e9e7", "size": 1, "name": "tempest-UserMessagesTest-Volume-1207977192"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:49.413593 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Create volume request body: {'volume': {'volume_type': '43bfaac3-d5a7-45ae-8733-ec573166e9e7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1207977192'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:49.417864 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Create volume of 1 GB Aug 19 11:06:49.418169 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:49.418169 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:49.418699 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Availability Zones retrieved successfully. Aug 19 11:06:49.424228 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Flow 'volume_create_api' (07befb37-9b59-437b-a3f0-5dc56ad7fa42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:49.425016 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f5ccf8-6e2e-4d25-aac3-d756a128e13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:49.425901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:49.432631 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8a08a65c-4e7b-4f74-b7be-ebc45a7cb253 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:49.447202 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f5ccf8-6e2e-4d25-aac3-d756a128e13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:06:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1482997860',vendor_name='tempest-vendor_name-542993405'},id=43bfaac3-d5a7-45ae-8733-ec573166e9e7,is_public=True,name='tempest-UserMessagesTest-volume-type-783626543',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43bfaac3-d5a7-45ae-8733-ec573166e9e7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:49.448055 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86bc972-e4f4-4449-86f3-78559e2f59c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:49.462384 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8a08a65c-4e7b-4f74-b7be-ebc45a7cb253 tempest-VolumePoolsAdminTestsJSON-626291774 tempest-VolumePoolsAdminTestsJSON-626291774-project-admin] GET https://10.4.3.46/volume/v3/scheduler-stats/get_pools?detail=True Aug 19 11:06:49.462617 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8a08a65c-4e7b-4f74-b7be-ebc45a7cb253 tempest-VolumePoolsAdminTestsJSON-626291774 tempest-VolumePoolsAdminTestsJSON-626291774-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:49.462807 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8a08a65c-4e7b-4f74-b7be-ebc45a7cb253 tempest-VolumePoolsAdminTestsJSON-626291774 tempest-VolumePoolsAdminTestsJSON-626291774-project-admin] Calling method 'get_pools' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:49.463044 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:49.463044 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:49.475381 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8a08a65c-4e7b-4f74-b7be-ebc45a7cb253 tempest-VolumePoolsAdminTestsJSON-626291774 tempest-VolumePoolsAdminTestsJSON-626291774-project-admin] https://10.4.3.46/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 19 11:06:49.475775 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 746/2968] 10.4.3.46 () {66 vars in 1307 bytes} [Wed Aug 19 11:06:49 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:49.481271 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-783626543 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-783626543, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:49.481621 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-783626543 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-783626543, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:49.486148 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72157979-8f7d-4295-ab7f-b43b29c91460 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:49.487760 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72157979-8f7d-4295-ab7f-b43b29c91460 tempest-VolumePoolsAdminTestsJSON-626291774 tempest-VolumePoolsAdminTestsJSON-626291774-project-admin] GET https://10.4.3.46/volume/v3/scheduler-stats/get_pools Aug 19 11:06:49.487947 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72157979-8f7d-4295-ab7f-b43b29c91460 tempest-VolumePoolsAdminTestsJSON-626291774 tempest-VolumePoolsAdminTestsJSON-626291774-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:49.488122 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72157979-8f7d-4295-ab7f-b43b29c91460 tempest-VolumePoolsAdminTestsJSON-626291774 tempest-VolumePoolsAdminTestsJSON-626291774-project-admin] Calling method 'get_pools' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:49.498424 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72157979-8f7d-4295-ab7f-b43b29c91460 tempest-VolumePoolsAdminTestsJSON-626291774 tempest-VolumePoolsAdminTestsJSON-626291774-project-admin] https://10.4.3.46/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 11:06:49.499266 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 739/2969] 10.4.3.46 () {66 vars in 1284 bytes} [Wed Aug 19 11:06:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:06:49.522712 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Created reservations ['23ff0066-2412-4cef-8909-8f88e0977d80', 'fdf0dea8-21d8-4813-8595-747b3780447a', '97aa18ac-471f-4d65-aa24-b54d6cb88f40', '14dcad2b-6754-48d3-90a8-b817b8a17c23'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:49.523468 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86bc972-e4f4-4449-86f3-78559e2f59c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23ff0066-2412-4cef-8909-8f88e0977d80', 'fdf0dea8-21d8-4813-8595-747b3780447a', '97aa18ac-471f-4d65-aa24-b54d6cb88f40', '14dcad2b-6754-48d3-90a8-b817b8a17c23']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:49.524285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf1df00-f836-46a2-90f3-888eb6edb584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:49.551930 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf1df00-f836-46a2-90f3-888eb6edb584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69a480f4-e332-4ea9-b464-e5c5afebe443', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1207977192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a2a73979f1e4d3ba590c6362fdf2b67',qos_specs=None,replication_status=,reservations=['23ff0066-2412-4cef-8909-8f88e0977d80','fdf0dea8-21d8-4813-8595-747b3780447a','97aa18ac-471f-4d65-aa24-b54d6cb88f40','14dcad2b-6754-48d3-90a8-b817b8a17c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01310c3ed2194866afca8d51f13cf9e5',volume_type_id=43bfaac3-d5a7-45ae-8733-ec573166e9e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1207977192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69a480f4-e332-4ea9-b464-e5c5afebe443,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a2a73979f1e4d3ba590c6362fdf2b67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01310c3ed2194866afca8d51f13cf9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43bfaac3-d5a7-45ae-8733-ec573166e9e7),volume_type_id=43bfaac3-d5a7-45ae-8733-ec573166e9e7)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:49.552632 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29f068b-7517-4be7-93c0-6de017d007a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:49.570724 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29f068b-7517-4be7-93c0-6de017d007a4) transitioned into state 'SUCCESS' from state '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-1207977192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a2a73979f1e4d3ba590c6362fdf2b67',qos_specs=None,replication_status=,reservations=['23ff0066-2412-4cef-8909-8f88e0977d80','fdf0dea8-21d8-4813-8595-747b3780447a','97aa18ac-471f-4d65-aa24-b54d6cb88f40','14dcad2b-6754-48d3-90a8-b817b8a17c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01310c3ed2194866afca8d51f13cf9e5',volume_type_id=43bfaac3-d5a7-45ae-8733-ec573166e9e7)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:49.571381 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0069471d-ddb9-48bd-a60e-61ee55910cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:49.583045 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0069471d-ddb9-48bd-a60e-61ee55910cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:49.584371 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Flow 'volume_create_api' (07befb37-9b59-437b-a3f0-5dc56ad7fa42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:49.584986 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Create volume request issued successfully. Aug 19 11:06:49.585980 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f9fe7864-2d33-4606-a65f-68fa9362bada tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:49.586362 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 745/2970] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:06:49 2026] POST /volume/v3/volumes => generated 783 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:49.604661 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-10b4b1a5-4bd4-4c23-813a-071b05863679 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:49.606324 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10b4b1a5-4bd4-4c23-813a-071b05863679 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 Aug 19 11:06:49.606585 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10b4b1a5-4bd4-4c23-813a-071b05863679 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:49.606816 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10b4b1a5-4bd4-4c23-813a-071b05863679 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:49.616596 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:49.616596 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:49.620468 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-10b4b1a5-4bd4-4c23-813a-071b05863679 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Volume info retrieved successfully. Aug 19 11:06:49.624676 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10b4b1a5-4bd4-4c23-813a-071b05863679 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 returned with HTTP 200 Aug 19 11:06:49.625044 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 741/2971] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:06:49 2026] GET /volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:50.131500 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-7a808fd0-fb85-484d-bafd-b10e8ab1db8f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.133869 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-7a808fd0-fb85-484d-bafd-b10e8ab1db8f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:06:50.134160 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-7a808fd0-fb85-484d-bafd-b10e8ab1db8f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.134300 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-7a808fd0-fb85-484d-bafd-b10e8ab1db8f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.136993 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=360,cinder:UPDATE=82,cinder:INSERT=38 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:06:50.142870 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.142870 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:50.146582 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-7a808fd0-fb85-484d-bafd-b10e8ab1db8f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:50.152046 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-7a808fd0-fb85-484d-bafd-b10e8ab1db8f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 returned with HTTP 200 Aug 19 11:06:50.153457 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 747/2972] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:50.198851 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0747bd1b-ff60-4243-88ab-45016adfe861 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.200980 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0747bd1b-ff60-4243-88ab-45016adfe861 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 Aug 19 11:06:50.201149 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0747bd1b-ff60-4243-88ab-45016adfe861 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.201322 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0747bd1b-ff60-4243-88ab-45016adfe861 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.208183 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.208183 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:50.211795 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0747bd1b-ff60-4243-88ab-45016adfe861 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:50.215425 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0747bd1b-ff60-4243-88ab-45016adfe861 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 returned with HTTP 200 Aug 19 11:06:50.215821 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 740/2973] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:50.227577 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f78cbc33-7c11-421b-b453-56ba6d57cfa6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.229852 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f78cbc33-7c11-421b-b453-56ba6d57cfa6 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 Aug 19 11:06:50.230084 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f78cbc33-7c11-421b-b453-56ba6d57cfa6 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.230301 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f78cbc33-7c11-421b-b453-56ba6d57cfa6 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.237647 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.237647 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:50.241038 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f78cbc33-7c11-421b-b453-56ba6d57cfa6 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:50.244968 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f78cbc33-7c11-421b-b453-56ba6d57cfa6 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 returned with HTTP 200 Aug 19 11:06:50.245298 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 746/2974] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:50.257300 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c3667e3b-cb7f-4a17-8001-c361e543fb9e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.259224 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3667e3b-cb7f-4a17-8001-c361e543fb9e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 Aug 19 11:06:50.259762 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3667e3b-cb7f-4a17-8001-c361e543fb9e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.260081 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3667e3b-cb7f-4a17-8001-c361e543fb9e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.262234 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=415,cinder:INSERT=62,cinder:UPDATE=109 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:06:50.271403 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.271403 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:50.274498 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c3667e3b-cb7f-4a17-8001-c361e543fb9e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:50.279233 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3667e3b-cb7f-4a17-8001-c361e543fb9e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 returned with HTTP 200 Aug 19 11:06:50.279791 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 742/2975] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:50.290653 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-320324b5-188b-4716-8e61-4171b814f42e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.292952 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-320324b5-188b-4716-8e61-4171b814f42e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] DELETE https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 Aug 19 11:06:50.293224 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-320324b5-188b-4716-8e61-4171b814f42e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.293494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-320324b5-188b-4716-8e61-4171b814f42e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.293741 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-320324b5-188b-4716-8e61-4171b814f42e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Delete volume with id: 6f40fcda-de0c-48ad-9a96-140e634e7e21 Aug 19 11:06:50.304858 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.304858 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:50.305494 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-320324b5-188b-4716-8e61-4171b814f42e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:50.334036 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-320324b5-188b-4716-8e61-4171b814f42e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Delete volume request issued successfully. Aug 19 11:06:50.334036 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-320324b5-188b-4716-8e61-4171b814f42e tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 returned with HTTP 202 Aug 19 11:06:50.334420 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 748/2976] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:50 2026] DELETE /volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:50.342874 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ca8cd48b-73fc-425c-804b-10ff8809fd8b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.345356 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ca8cd48b-73fc-425c-804b-10ff8809fd8b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 Aug 19 11:06:50.345627 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ca8cd48b-73fc-425c-804b-10ff8809fd8b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.345861 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ca8cd48b-73fc-425c-804b-10ff8809fd8b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.353216 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.353216 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:50.357138 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ca8cd48b-73fc-425c-804b-10ff8809fd8b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:50.361215 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ca8cd48b-73fc-425c-804b-10ff8809fd8b tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 returned with HTTP 200 Aug 19 11:06:50.362521 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 741/2977] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:50.466164 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.468712 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:50.469042 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-633916220", "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:50.470429 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-633916220', 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:50.539082 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Create volume of 1 GB Aug 19 11:06:50.543027 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Availability Zones retrieved successfully. Aug 19 11:06:50.549092 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Flow 'volume_create_api' (f20ee9ed-5453-4fd9-bd83-6721ae9243a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:50.550084 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f704f94-a6fb-4ff9-8357-ab4e1720656c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:50.550943 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:50.610286 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f704f94-a6fb-4ff9-8357-ab4e1720656c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:50.611207 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6c9827-c7c1-405e-a081-e2bf95375ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:50.616281 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-c9de938c-5b42-4ec2-8d41-dd12aa115786 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.619207 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-c9de938c-5b42-4ec2-8d41-dd12aa115786 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:06:50.619712 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-c9de938c-5b42-4ec2-8d41-dd12aa115786 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.620069 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-c9de938c-5b42-4ec2-8d41-dd12aa115786 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.628975 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.628975 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:50.633771 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-c9de938c-5b42-4ec2-8d41-dd12aa115786 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:50.638508 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d025907c-c4f7-43fa-8a3e-1589bde839a9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.641147 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d025907c-c4f7-43fa-8a3e-1589bde839a9 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 Aug 19 11:06:50.641147 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d025907c-c4f7-43fa-8a3e-1589bde839a9 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.641252 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-c9de938c-5b42-4ec2-8d41-dd12aa115786 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 returned with HTTP 200 Aug 19 11:06:50.641302 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d025907c-c4f7-43fa-8a3e-1589bde839a9 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.641348 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 743/2978] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:50.647418 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.647418 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:50.649547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77fb3b9e-0211-4423-9e90-a5aebc4bd414 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.650037 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77fb3b9e-0211-4423-9e90-a5aebc4bd414 None None] GET https://10.4.3.46/volume// Aug 19 11:06:50.650202 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77fb3b9e-0211-4423-9e90-a5aebc4bd414 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.650424 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77fb3b9e-0211-4423-9e90-a5aebc4bd414 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.650524 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d025907c-c4f7-43fa-8a3e-1589bde839a9 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Volume info retrieved successfully. Aug 19 11:06:50.650767 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77fb3b9e-0211-4423-9e90-a5aebc4bd414 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:50.651073 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 742/2979] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:06: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 19 11:06:50.654332 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d025907c-c4f7-43fa-8a3e-1589bde839a9 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 returned with HTTP 200 Aug 19 11:06:50.654726 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 749/2980] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:50.658770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d41ed8a4-df87-4c9b-ae09-f97ea73a7350 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.667603 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d41ed8a4-df87-4c9b-ae09-f97ea73a7350 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:06:50.667603 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d41ed8a4-df87-4c9b-ae09-f97ea73a7350 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "096717a9-ac34-4617-aa56-a1944157a955", "connector": null, "instance_uuid": "92591556-b1bb-4b90-9f5d-dbe479f013df"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:50.667759 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-96e9a756-8088-4d87-a7b3-37db7f46485b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.669979 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96e9a756-8088-4d87-a7b3-37db7f46485b tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/messages Aug 19 11:06:50.669979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96e9a756-8088-4d87-a7b3-37db7f46485b tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.669979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96e9a756-8088-4d87-a7b3-37db7f46485b tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.673277 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96e9a756-8088-4d87-a7b3-37db7f46485b tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:06:50.673716 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 743/2981] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:06:50 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 19 11:06:50.674518 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Created reservations ['6d6e7863-4e7b-499b-a4f5-1d173ffb973a', '95c285e0-8467-4fed-84a4-0fe6ef743b1e', '6daca1ba-1802-4523-aa38-28008a49551f', '6bf8d435-20d4-437a-bfbf-3c1cf9e40871'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:50.675269 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6c9827-c7c1-405e-a081-e2bf95375ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d6e7863-4e7b-499b-a4f5-1d173ffb973a', '95c285e0-8467-4fed-84a4-0fe6ef743b1e', '6daca1ba-1802-4523-aa38-28008a49551f', '6bf8d435-20d4-437a-bfbf-3c1cf9e40871']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:50.676024 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (939190d2-f0b2-4f15-844b-6ada475a54d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:50.677733 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.677733 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:50.682457 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8a16cb4d-d1d8-47f7-8500-a8760dbf392a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.684715 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8a16cb4d-d1d8-47f7-8500-a8760dbf392a tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] DELETE https://10.4.3.46/volume/v3/messages/5afdb677-0595-46f3-b285-2fd136144cf1 Aug 19 11:06:50.684960 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8a16cb4d-d1d8-47f7-8500-a8760dbf392a tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.685158 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8a16cb4d-d1d8-47f7-8500-a8760dbf392a tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.695041 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8a16cb4d-d1d8-47f7-8500-a8760dbf392a tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/messages/5afdb677-0595-46f3-b285-2fd136144cf1 returned with HTTP 204 Aug 19 11:06:50.695549 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 750/2982] 10.4.3.46 () {68 vars in 1387 bytes} [Wed Aug 19 11:06:50 2026] DELETE /volume/v3/messages/5afdb677-0595-46f3-b285-2fd136144cf1 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 11:06:50.703000 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (939190d2-f0b2-4f15-844b-6ada475a54d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db1fb4f0-2071-46bc-95a8-5eb766f408f3', '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-633916220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb41b92893084e22b8f7a13d909099ef',qos_specs=None,replication_status=,reservations=['6d6e7863-4e7b-499b-a4f5-1d173ffb973a','95c285e0-8467-4fed-84a4-0fe6ef743b1e','6daca1ba-1802-4523-aa38-28008a49551f','6bf8d435-20d4-437a-bfbf-3c1cf9e40871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7f2758d9a547ec9c30ad77b98da8f0',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-633916220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db1fb4f0-2071-46bc-95a8-5eb766f408f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb41b92893084e22b8f7a13d909099ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb7f2758d9a547ec9c30ad77b98da8f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:50.703325 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8a269462-dfdf-41d2-bc1a-bc216abd76f8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.703938 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ec60a1-67f6-4aa4-bcf3-e4a07651af03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:50.705576 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a269462-dfdf-41d2-bc1a-bc216abd76f8 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/messages/5afdb677-0595-46f3-b285-2fd136144cf1 Aug 19 11:06:50.705893 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a269462-dfdf-41d2-bc1a-bc216abd76f8 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.706156 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a269462-dfdf-41d2-bc1a-bc216abd76f8 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.710341 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a269462-dfdf-41d2-bc1a-bc216abd76f8 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/messages/5afdb677-0595-46f3-b285-2fd136144cf1 returned with HTTP 404 Aug 19 11:06:50.710981 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 744/2983] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/messages/5afdb677-0595-46f3-b285-2fd136144cf1 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:50.717586 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3a22e8e2-bab3-41c2-860c-f9cb5721052c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.718186 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d41ed8a4-df87-4c9b-ae09-f97ea73a7350 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:06:50.718968 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 744/2984] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:06:50 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:50.719554 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3a22e8e2-bab3-41c2-860c-f9cb5721052c tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 Aug 19 11:06:50.719784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3a22e8e2-bab3-41c2-860c-f9cb5721052c tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.719988 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3a22e8e2-bab3-41c2-860c-f9cb5721052c tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.723901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ec60a1-67f6-4aa4-bcf3-e4a07651af03) transitioned into state 'SUCCESS' from state '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-633916220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb41b92893084e22b8f7a13d909099ef',qos_specs=None,replication_status=,reservations=['6d6e7863-4e7b-499b-a4f5-1d173ffb973a','95c285e0-8467-4fed-84a4-0fe6ef743b1e','6daca1ba-1802-4523-aa38-28008a49551f','6bf8d435-20d4-437a-bfbf-3c1cf9e40871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7f2758d9a547ec9c30ad77b98da8f0',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:50.724537 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5753538-24b3-40c2-9bed-57f7312bc1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:50.728665 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.728665 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:50.733727 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5753538-24b3-40c2-9bed-57f7312bc1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:50.734492 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Flow 'volume_create_api' (f20ee9ed-5453-4fd9-bd83-6721ae9243a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:50.734797 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Create volume request issued successfully. Aug 19 11:06:50.735308 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fcb6d442-e8ab-404f-b644-a4a087cf98f9 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:50.735753 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 747/2985] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:06:50 2026] POST /volume/v3/volumes => generated 750 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:50.737352 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3a22e8e2-bab3-41c2-860c-f9cb5721052c tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Volume info retrieved successfully. Aug 19 11:06:50.744282 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3a22e8e2-bab3-41c2-860c-f9cb5721052c tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 returned with HTTP 200 Aug 19 11:06:50.744920 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 751/2986] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:50.752853 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c8ef1811-3f85-439d-b415-726a0f03f305 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.755019 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c8ef1811-3f85-439d-b415-726a0f03f305 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] GET https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 Aug 19 11:06:50.755273 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c8ef1811-3f85-439d-b415-726a0f03f305 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.755533 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c8ef1811-3f85-439d-b415-726a0f03f305 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.757641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f79f2868-68d8-41bd-adbc-d81894f4645e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.759918 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] DELETE https://10.4.3.46/volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 Aug 19 11:06:50.760172 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.760401 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.760625 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Delete volume with id: 69a480f4-e332-4ea9-b464-e5c5afebe443 Aug 19 11:06:50.768703 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.768703 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:50.769197 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Volume info retrieved successfully. Aug 19 11:06:50.770259 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100204) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 11:06:50.770362 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.770362 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:50.777814 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c8ef1811-3f85-439d-b415-726a0f03f305 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Volume info retrieved successfully. Aug 19 11:06:50.781860 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-783626543 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-783626543, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:50.782173 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-783626543 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-783626543, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:50.782961 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c8ef1811-3f85-439d-b415-726a0f03f305 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 returned with HTTP 200 Aug 19 11:06:50.783434 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 745/2987] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:50.799597 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Created reservations ['c8d28770-cfa2-4b24-b621-33127332a87f', '9762e020-9a21-4056-ab17-4fe0b9090d0c', '55eeaf75-21f7-4f13-9a3b-637a6ff3acd2', '8fd3f8d1-7dad-42f8-a77d-db924ebee5b5'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:50.846657 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Delete volume request issued successfully. Aug 19 11:06:50.846657 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f79f2868-68d8-41bd-adbc-d81894f4645e tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 returned with HTTP 202 Aug 19 11:06:50.846657 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 745/2988] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:06:50 2026] DELETE /volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:50.853160 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-818a0248-a349-4b50-9fe5-ff302ad8c770 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.855101 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-818a0248-a349-4b50-9fe5-ff302ad8c770 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 Aug 19 11:06:50.855317 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-818a0248-a349-4b50-9fe5-ff302ad8c770 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.855509 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-818a0248-a349-4b50-9fe5-ff302ad8c770 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.864312 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-818a0248-a349-4b50-9fe5-ff302ad8c770 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 returned with HTTP 404 Aug 19 11:06:50.864904 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 748/2989] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/volumes/69a480f4-e332-4ea9-b464-e5c5afebe443 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:50.873670 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e8d82c20-f1d6-4e04-95fb-763f77a3c580 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.875447 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e8d82c20-f1d6-4e04-95fb-763f77a3c580 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] DELETE https://10.4.3.46/volume/v3/types/43bfaac3-d5a7-45ae-8733-ec573166e9e7 Aug 19 11:06:50.875689 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e8d82c20-f1d6-4e04-95fb-763f77a3c580 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.875887 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e8d82c20-f1d6-4e04-95fb-763f77a3c580 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.901273 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e8d82c20-f1d6-4e04-95fb-763f77a3c580 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] https://10.4.3.46/volume/v3/types/43bfaac3-d5a7-45ae-8733-ec573166e9e7 returned with HTTP 202 Aug 19 11:06:50.901698 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 752/2990] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:06:50 2026] DELETE /volume/v3/types/43bfaac3-d5a7-45ae-8733-ec573166e9e7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:50.909108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5e195a77-6a78-4364-8e16-f57ccd4e1b95 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.910968 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5e195a77-6a78-4364-8e16-f57ccd4e1b95 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] GET https://10.4.3.46/volume/v3/types/43bfaac3-d5a7-45ae-8733-ec573166e9e7 Aug 19 11:06:50.911164 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5e195a77-6a78-4364-8e16-f57ccd4e1b95 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:50.912534 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5e195a77-6a78-4364-8e16-f57ccd4e1b95 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:50.915446 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5e195a77-6a78-4364-8e16-f57ccd4e1b95 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] https://10.4.3.46/volume/v3/types/43bfaac3-d5a7-45ae-8733-ec573166e9e7 returned with HTTP 404 Aug 19 11:06:50.915902 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 746/2991] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:06:50 2026] GET /volume/v3/types/43bfaac3-d5a7-45ae-8733-ec573166e9e7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:50.924459 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-565d3aed-3b3e-4679-915c-dad2f85ba5eb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.926833 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-565d3aed-3b3e-4679-915c-dad2f85ba5eb tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:06:50.927219 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-565d3aed-3b3e-4679-915c-dad2f85ba5eb tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-768279016", "extra_specs": {"storage_protocol": "tempest-storage_protocol-872841055", "vendor_name": "tempest-vendor_name-285980237"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:50.943759 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-565d3aed-3b3e-4679-915c-dad2f85ba5eb tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:06:50.944109 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 746/2992] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:06:50 2026] POST /volume/v3/types => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:50.952965 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:50.955123 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:50.955608 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f865f1d-ce9d-4207-9903-985c7cf7e6df", "size": 1, "name": "tempest-UserMessagesTest-Volume-1221576649"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:50.957660 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Create volume request body: {'volume': {'volume_type': '8f865f1d-ce9d-4207-9903-985c7cf7e6df', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1221576649'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:50.962937 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Create volume of 1 GB Aug 19 11:06:50.963337 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:50.963337 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:50.964085 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Availability Zones retrieved successfully. Aug 19 11:06:50.972324 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Flow 'volume_create_api' (86664892-d765-4a8e-96ce-111ecbc5ec87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:50.973778 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5e79d16-6bba-47e1-94b0-234d973edb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:50.975108 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:50.998822 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5e79d16-6bba-47e1-94b0-234d973edb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:06:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-872841055',vendor_name='tempest-vendor_name-285980237'},id=8f865f1d-ce9d-4207-9903-985c7cf7e6df,is_public=True,name='tempest-UserMessagesTest-volume-type-768279016',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f865f1d-ce9d-4207-9903-985c7cf7e6df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:50.999596 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac3be63-36b6-43db-b718-bf2a3a67c31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:51.035959 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-768279016 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-768279016, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:51.036712 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-768279016 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-768279016, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:51.082000 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Created reservations ['0bc64be9-dc66-47d1-8b33-1d6046b94110', '4a041b39-d1a3-4317-b362-d17a788163ab', '60929571-9277-49e9-972b-d7c3eb476aed', 'd716f589-d8af-4b1d-92c4-f394c7bacc16'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:51.085438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac3be63-36b6-43db-b718-bf2a3a67c31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bc64be9-dc66-47d1-8b33-1d6046b94110', '4a041b39-d1a3-4317-b362-d17a788163ab', '60929571-9277-49e9-972b-d7c3eb476aed', 'd716f589-d8af-4b1d-92c4-f394c7bacc16']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:51.085438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (409b79d2-3b02-42fb-84ea-5c6e3ba56d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:51.118978 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (409b79d2-3b02-42fb-84ea-5c6e3ba56d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6600c102-7d35-4b4c-bad3-d68efdf14017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1221576649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a2a73979f1e4d3ba590c6362fdf2b67',qos_specs=None,replication_status=,reservations=['0bc64be9-dc66-47d1-8b33-1d6046b94110','4a041b39-d1a3-4317-b362-d17a788163ab','60929571-9277-49e9-972b-d7c3eb476aed','d716f589-d8af-4b1d-92c4-f394c7bacc16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01310c3ed2194866afca8d51f13cf9e5',volume_type_id=8f865f1d-ce9d-4207-9903-985c7cf7e6df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1221576649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6600c102-7d35-4b4c-bad3-d68efdf14017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a2a73979f1e4d3ba590c6362fdf2b67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01310c3ed2194866afca8d51f13cf9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f865f1d-ce9d-4207-9903-985c7cf7e6df),volume_type_id=8f865f1d-ce9d-4207-9903-985c7cf7e6df)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:51.119676 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (552998b3-3092-40e2-b90a-c884d5db7ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:51.156222 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (552998b3-3092-40e2-b90a-c884d5db7ced) transitioned into state 'SUCCESS' from state '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-1221576649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a2a73979f1e4d3ba590c6362fdf2b67',qos_specs=None,replication_status=,reservations=['0bc64be9-dc66-47d1-8b33-1d6046b94110','4a041b39-d1a3-4317-b362-d17a788163ab','60929571-9277-49e9-972b-d7c3eb476aed','d716f589-d8af-4b1d-92c4-f394c7bacc16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01310c3ed2194866afca8d51f13cf9e5',volume_type_id=8f865f1d-ce9d-4207-9903-985c7cf7e6df)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:51.157175 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d5fb41d-c09a-4bb6-9ba7-2b9bb2854fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:51.168256 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d5fb41d-c09a-4bb6-9ba7-2b9bb2854fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:51.169146 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Flow 'volume_create_api' (86664892-d765-4a8e-96ce-111ecbc5ec87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:51.169477 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Create volume request issued successfully. Aug 19 11:06:51.170093 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c7bcea3-2585-4bbb-9bff-d01422463abd tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:51.170586 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 749/2993] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:06:50 2026] POST /volume/v3/volumes => generated 783 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:51.190270 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-aa96d6b1-d556-4e37-9edc-6f6b030f743b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.192097 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-aa96d6b1-d556-4e37-9edc-6f6b030f743b tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 Aug 19 11:06:51.192327 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-aa96d6b1-d556-4e37-9edc-6f6b030f743b tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.192530 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-aa96d6b1-d556-4e37-9edc-6f6b030f743b tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.201136 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:51.201136 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:51.205819 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-aa96d6b1-d556-4e37-9edc-6f6b030f743b tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Volume info retrieved successfully. Aug 19 11:06:51.214386 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-aa96d6b1-d556-4e37-9edc-6f6b030f743b tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 returned with HTTP 200 Aug 19 11:06:51.214870 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 753/2994] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:06:51 2026] GET /volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:51.373113 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f6ba7415-d4c7-4611-9ab4-b46a219910bd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.375139 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6ba7415-d4c7-4611-9ab4-b46a219910bd tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 Aug 19 11:06:51.375386 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6ba7415-d4c7-4611-9ab4-b46a219910bd tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.375590 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6ba7415-d4c7-4611-9ab4-b46a219910bd tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.382399 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6ba7415-d4c7-4611-9ab4-b46a219910bd tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 returned with HTTP 404 Aug 19 11:06:51.382880 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 747/2995] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:51 2026] GET /volume/v3/volumes/6f40fcda-de0c-48ad-9a96-140e634e7e21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:51.393562 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d5eb2d14-04ec-4a7c-a3a2-89994b1a7209 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.396080 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5eb2d14-04ec-4a7c-a3a2-89994b1a7209 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 Aug 19 11:06:51.396272 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5eb2d14-04ec-4a7c-a3a2-89994b1a7209 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.396443 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5eb2d14-04ec-4a7c-a3a2-89994b1a7209 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.404398 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:51.404398 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:51.407493 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d5eb2d14-04ec-4a7c-a3a2-89994b1a7209 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:51.411189 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5eb2d14-04ec-4a7c-a3a2-89994b1a7209 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 returned with HTTP 200 Aug 19 11:06:51.412888 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 747/2996] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:51 2026] GET /volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:51.422834 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cad91140-0c25-4b62-9164-8c953c8c6660 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.424504 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cad91140-0c25-4b62-9164-8c953c8c6660 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] DELETE https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 Aug 19 11:06:51.424732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cad91140-0c25-4b62-9164-8c953c8c6660 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.424909 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cad91140-0c25-4b62-9164-8c953c8c6660 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.425097 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-cad91140-0c25-4b62-9164-8c953c8c6660 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Delete volume with id: d13998a0-6bc1-453a-b001-3162b8a085b7 Aug 19 11:06:51.431588 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:51.431588 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:51.432045 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cad91140-0c25-4b62-9164-8c953c8c6660 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:51.450084 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cad91140-0c25-4b62-9164-8c953c8c6660 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Delete volume request issued successfully. Aug 19 11:06:51.450351 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cad91140-0c25-4b62-9164-8c953c8c6660 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 returned with HTTP 202 Aug 19 11:06:51.450921 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 750/2997] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:51 2026] DELETE /volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:51.457250 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d358d3b8-383b-4166-a12c-d42290f4a2ed None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.458900 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d358d3b8-383b-4166-a12c-d42290f4a2ed tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 Aug 19 11:06:51.459112 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d358d3b8-383b-4166-a12c-d42290f4a2ed tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.459287 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d358d3b8-383b-4166-a12c-d42290f4a2ed tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.465829 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:51.465829 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:51.469039 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d358d3b8-383b-4166-a12c-d42290f4a2ed tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Volume info retrieved successfully. Aug 19 11:06:51.478981 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d358d3b8-383b-4166-a12c-d42290f4a2ed tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 returned with HTTP 200 Aug 19 11:06:51.479401 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 754/2998] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:51 2026] GET /volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:51.607130 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.667372 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d3b8bed8-4c84-4ac9-b2e2-b1a39b923d03 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.667807 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d3b8bed8-4c84-4ac9-b2e2-b1a39b923d03 None None] GET https://10.4.3.46/volume// Aug 19 11:06:51.667996 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d3b8bed8-4c84-4ac9-b2e2-b1a39b923d03 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.668173 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d3b8bed8-4c84-4ac9-b2e2-b1a39b923d03 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.668498 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d3b8bed8-4c84-4ac9-b2e2-b1a39b923d03 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:51.668787 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 748/2999] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06: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 19 11:06:51.678737 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-4df562be-d529-44c8-b137-b13aba977d86 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.680703 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-4df562be-d529-44c8-b137-b13aba977d86 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:06:51.680899 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-4df562be-d529-44c8-b137-b13aba977d86 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.681076 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-4df562be-d529-44c8-b137-b13aba977d86 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.687450 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] GET https://10.4.3.46/volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 Aug 19 11:06:51.687729 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.687946 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.689551 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:51.689551 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:51.692705 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-4df562be-d529-44c8-b137-b13aba977d86 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:06:51.697096 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-768279016 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-768279016, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:51.697429 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-768279016 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-768279016, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:51.697783 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-768279016 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-768279016, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:51.698091 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-816307296 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-816307296, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:51.698370 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-4df562be-d529-44c8-b137-b13aba977d86 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 returned with HTTP 200 Aug 19 11:06:51.698413 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-816307296 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-816307296, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:51.698733 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-816307296 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-816307296, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:51.698787 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 751/3000] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:51 2026] GET /volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:51.708850 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f221d45c-a01b-4ae0-9890-b135c86dda55 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 returned with HTTP 200 Aug 19 11:06:51.709237 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 748/3001] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:51 2026] GET /volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 => generated 793 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:51.718533 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a12e1460-3e64-431d-b74d-346722d5d86b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.778619 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:51.778950 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1570959483"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:51.780270 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1570959483'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:51.780381 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Create volume of 1 GB Aug 19 11:06:51.784055 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Availability Zones retrieved successfully. Aug 19 11:06:51.789254 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Flow 'volume_create_api' (e7a3791f-a1b6-43f8-93a5-3381d97d04a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:51.790130 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa3cbb3-59d8-4f3d-a99a-765edaae5b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:51.791013 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:51.803047 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7cd23a7d-9c83-4577-950a-fac2fed985cd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.803155 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d60f7a73-4219-4afe-b31f-57368994dfdf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.804791 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7cd23a7d-9c83-4577-950a-fac2fed985cd tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] GET https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 Aug 19 11:06:51.804986 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7cd23a7d-9c83-4577-950a-fac2fed985cd tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.805177 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7cd23a7d-9c83-4577-950a-fac2fed985cd tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.806108 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d60f7a73-4219-4afe-b31f-57368994dfdf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] PUT https://10.4.3.46/volume/v3/attachments/0cbc6b41-3b62-4168-b8c8-ba5aa81b52f3 Aug 19 11:06:51.806453 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d60f7a73-4219-4afe-b31f-57368994dfdf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:51.811598 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:51.811598 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:51.814285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d60f7a73-4219-4afe-b31f-57368994dfdf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Acquiring lock "cinder-attachment_update-096717a9-ac34-4617-aa56-a1944157a955-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:06:51.815560 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7cd23a7d-9c83-4577-950a-fac2fed985cd tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Volume info retrieved successfully. Aug 19 11:06:51.816568 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa3cbb3-59d8-4f3d-a99a-765edaae5b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:51.817348 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e00390f4-732e-4f02-b8f3-230b43b1eb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:51.820017 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7cd23a7d-9c83-4577-950a-fac2fed985cd tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 returned with HTTP 200 Aug 19 11:06:51.820087 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 749/3002] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:51 2026] GET /volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 => generated 1358 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:51.821119 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d60f7a73-4219-4afe-b31f-57368994dfdf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-096717a9-ac34-4617-aa56-a1944157a955-np0000007769" acquired by "attachment_update" :: waited 0.007s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:06:51.822023 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:51.822023 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:51.850371 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-74af51f6-25fc-48fa-94f4-65a5a8588e14 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.852495 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-74af51f6-25fc-48fa-94f4-65a5a8588e14 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] GET https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 Aug 19 11:06:51.852737 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-74af51f6-25fc-48fa-94f4-65a5a8588e14 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.852917 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-74af51f6-25fc-48fa-94f4-65a5a8588e14 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.859824 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:51.859824 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:51.862910 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-74af51f6-25fc-48fa-94f4-65a5a8588e14 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Volume info retrieved successfully. Aug 19 11:06:51.867005 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-74af51f6-25fc-48fa-94f4-65a5a8588e14 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 returned with HTTP 200 Aug 19 11:06:51.867388 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 749/3003] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:51 2026] GET /volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:51.874084 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Created reservations ['95c4da80-bcbe-42b2-b459-2b102881fd8d', '4072a6e9-3107-4c4a-aa56-eef1f08c7cd5', 'e38f6dc6-f7ab-4260-9de3-ddd7eb9f0842', '0c772866-0a88-43ed-ad52-60addfeb7779'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:51.874866 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e00390f4-732e-4f02-b8f3-230b43b1eb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c4da80-bcbe-42b2-b459-2b102881fd8d', '4072a6e9-3107-4c4a-aa56-eef1f08c7cd5', 'e38f6dc6-f7ab-4260-9de3-ddd7eb9f0842', '0c772866-0a88-43ed-ad52-60addfeb7779']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:51.875835 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f80ca05-f997-4352-9c9c-9833710f5f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:51.896274 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d60f7a73-4219-4afe-b31f-57368994dfdf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-096717a9-ac34-4617-aa56-a1944157a955-np0000007769" released by "attachment_update" :: held 0.075s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:06:51.896592 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d60f7a73-4219-4afe-b31f-57368994dfdf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/0cbc6b41-3b62-4168-b8c8-ba5aa81b52f3 returned with HTTP 200 Aug 19 11:06:51.897049 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 752/3004] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:06:51 2026] PUT /volume/v3/attachments/0cbc6b41-3b62-4168-b8c8-ba5aa81b52f3 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:51.900116 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f80ca05-f997-4352-9c9c-9833710f5f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d064167-6ecf-4e16-8527-28cf33d113b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1570959483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d388b709f404978b84ae8e457fe9041',qos_specs=None,replication_status=,reservations=['95c4da80-bcbe-42b2-b459-2b102881fd8d','4072a6e9-3107-4c4a-aa56-eef1f08c7cd5','e38f6dc6-f7ab-4260-9de3-ddd7eb9f0842','0c772866-0a88-43ed-ad52-60addfeb7779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295e9247e8f94ea59c2e2f620762ecfd',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1570959483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d064167-6ecf-4e16-8527-28cf33d113b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d388b709f404978b84ae8e457fe9041',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='295e9247e8f94ea59c2e2f620762ecfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:51.900813 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (541678a6-1fe9-47d7-bb1f-3952e59f692e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:51.924375 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (541678a6-1fe9-47d7-bb1f-3952e59f692e) transitioned into state 'SUCCESS' from state '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-1570959483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d388b709f404978b84ae8e457fe9041',qos_specs=None,replication_status=,reservations=['95c4da80-bcbe-42b2-b459-2b102881fd8d','4072a6e9-3107-4c4a-aa56-eef1f08c7cd5','e38f6dc6-f7ab-4260-9de3-ddd7eb9f0842','0c772866-0a88-43ed-ad52-60addfeb7779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295e9247e8f94ea59c2e2f620762ecfd',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:51.925070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d6893c1b-2afb-4e33-ae9b-b7c949b76b5c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.925344 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eba1d30-da3f-458d-8eb3-61c9897f0fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:51.928056 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d6893c1b-2afb-4e33-ae9b-b7c949b76b5c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments/0cbc6b41-3b62-4168-b8c8-ba5aa81b52f3/action Aug 19 11:06:51.928470 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d6893c1b-2afb-4e33-ae9b-b7c949b76b5c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:51.928627 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d6893c1b-2afb-4e33-ae9b-b7c949b76b5c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:51.936298 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eba1d30-da3f-458d-8eb3-61c9897f0fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:51.937078 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Flow 'volume_create_api' (e7a3791f-a1b6-43f8-93a5-3381d97d04a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:51.937340 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Create volume request issued successfully. Aug 19 11:06:51.937878 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a12e1460-3e64-431d-b74d-346722d5d86b tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:51.938287 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 755/3005] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:06:51 2026] POST /volume/v3/volumes => generated 757 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:51.950906 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5c769dc9-d596-4c6d-82d5-be3c69e4acc5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:51.953449 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c769dc9-d596-4c6d-82d5-be3c69e4acc5 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] GET https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 Aug 19 11:06:51.953678 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c769dc9-d596-4c6d-82d5-be3c69e4acc5 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:51.953722 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:51.953722 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:51.953895 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c769dc9-d596-4c6d-82d5-be3c69e4acc5 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:51.968273 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:51.968273 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:51.969184 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-160f7f38-d90d-4830-909c-69d5ca6f9422 req-d6893c1b-2afb-4e33-ae9b-b7c949b76b5c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/0cbc6b41-3b62-4168-b8c8-ba5aa81b52f3/action returned with HTTP 204 Aug 19 11:06:51.970028 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 750/3006] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:06:51 2026] POST /volume/v3/attachments/0cbc6b41-3b62-4168-b8c8-ba5aa81b52f3/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:51.974546 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5c769dc9-d596-4c6d-82d5-be3c69e4acc5 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Volume info retrieved successfully. Aug 19 11:06:51.979960 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c769dc9-d596-4c6d-82d5-be3c69e4acc5 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 returned with HTTP 200 Aug 19 11:06:51.980379 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 750/3007] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:51 2026] GET /volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:52.234834 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a8b0ddd7-1c50-4cec-a720-49f26664286c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.236669 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8b0ddd7-1c50-4cec-a720-49f26664286c tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 Aug 19 11:06:52.237937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8b0ddd7-1c50-4cec-a720-49f26664286c tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.237937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8b0ddd7-1c50-4cec-a720-49f26664286c tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.244582 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:52.244582 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:52.247326 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a8b0ddd7-1c50-4cec-a720-49f26664286c tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Volume info retrieved successfully. Aug 19 11:06:52.250833 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8b0ddd7-1c50-4cec-a720-49f26664286c tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 returned with HTTP 200 Aug 19 11:06:52.251119 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 753/3008] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:06:52 2026] GET /volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:52.267526 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4d000673-77fa-4a20-b7ac-601110fc0bb6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.269463 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4d000673-77fa-4a20-b7ac-601110fc0bb6 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/messages Aug 19 11:06:52.269632 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4d000673-77fa-4a20-b7ac-601110fc0bb6 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.269815 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4d000673-77fa-4a20-b7ac-601110fc0bb6 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.270053 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:52.270053 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:52.274193 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4d000673-77fa-4a20-b7ac-601110fc0bb6 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:06:52.274589 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 756/3009] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:06:52 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 19 11:06:52.283762 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bba622d7-6c4e-4027-9482-bfc3cc5529d0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.285671 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bba622d7-6c4e-4027-9482-bfc3cc5529d0 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/messages/15198c52-d818-4ce7-9194-412db20af51a Aug 19 11:06:52.285952 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bba622d7-6c4e-4027-9482-bfc3cc5529d0 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.286131 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bba622d7-6c4e-4027-9482-bfc3cc5529d0 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.289810 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bba622d7-6c4e-4027-9482-bfc3cc5529d0 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/messages/15198c52-d818-4ce7-9194-412db20af51a returned with HTTP 200 Aug 19 11:06:52.290197 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 751/3010] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:06:52 2026] GET /volume/v3/messages/15198c52-d818-4ce7-9194-412db20af51a => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:52.300673 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-04602f4d-6431-4379-8c9f-a121f2a5824d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.302224 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04602f4d-6431-4379-8c9f-a121f2a5824d tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/messages Aug 19 11:06:52.302757 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04602f4d-6431-4379-8c9f-a121f2a5824d tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.303069 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04602f4d-6431-4379-8c9f-a121f2a5824d tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.307010 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04602f4d-6431-4379-8c9f-a121f2a5824d tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:06:52.307529 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 751/3011] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:06:52 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 19 11:06:52.315385 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fa2bf97b-c958-4553-b370-25c960a0893a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.317821 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fa2bf97b-c958-4553-b370-25c960a0893a tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] DELETE https://10.4.3.46/volume/v3/messages/15198c52-d818-4ce7-9194-412db20af51a Aug 19 11:06:52.317997 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fa2bf97b-c958-4553-b370-25c960a0893a tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.318156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fa2bf97b-c958-4553-b370-25c960a0893a tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.326203 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fa2bf97b-c958-4553-b370-25c960a0893a tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/messages/15198c52-d818-4ce7-9194-412db20af51a returned with HTTP 204 Aug 19 11:06:52.326712 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 754/3012] 10.4.3.46 () {68 vars in 1387 bytes} [Wed Aug 19 11:06:52 2026] DELETE /volume/v3/messages/15198c52-d818-4ce7-9194-412db20af51a => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 11:06:52.333360 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9046f2fd-4f63-4129-8525-3c7e6cb751a0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.334253 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9046f2fd-4f63-4129-8525-3c7e6cb751a0 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 Aug 19 11:06:52.335227 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9046f2fd-4f63-4129-8525-3c7e6cb751a0 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.335227 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9046f2fd-4f63-4129-8525-3c7e6cb751a0 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.343071 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:52.343071 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:52.347583 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9046f2fd-4f63-4129-8525-3c7e6cb751a0 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Volume info retrieved successfully. Aug 19 11:06:52.352545 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9046f2fd-4f63-4129-8525-3c7e6cb751a0 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 returned with HTTP 200 Aug 19 11:06:52.353129 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 757/3013] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:06:52 2026] GET /volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:52.357345 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-b048df6c-b74f-4400-a82d-c1b0fe53c107 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.363746 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-b048df6c-b74f-4400-a82d-c1b0fe53c107 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] GET https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 Aug 19 11:06:52.363897 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-b048df6c-b74f-4400-a82d-c1b0fe53c107 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.364082 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-b048df6c-b74f-4400-a82d-c1b0fe53c107 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.367581 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-257ff7a5-3e98-402c-b937-07c639dc7183 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.371583 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-257ff7a5-3e98-402c-b937-07c639dc7183 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] DELETE https://10.4.3.46/volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 Aug 19 11:06:52.371583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-257ff7a5-3e98-402c-b937-07c639dc7183 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.371583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-257ff7a5-3e98-402c-b937-07c639dc7183 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.371583 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-257ff7a5-3e98-402c-b937-07c639dc7183 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Delete volume with id: 6600c102-7d35-4b4c-bad3-d68efdf14017 Aug 19 11:06:52.374376 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:52.374376 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:52.375750 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-b048df6c-b74f-4400-a82d-c1b0fe53c107 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Volume info retrieved successfully. Aug 19 11:06:52.385814 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-b048df6c-b74f-4400-a82d-c1b0fe53c107 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 returned with HTTP 200 Aug 19 11:06:52.385814 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 752/3014] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:06:52 2026] GET /volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:52.390791 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:52.390791 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:52.391397 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-257ff7a5-3e98-402c-b937-07c639dc7183 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Volume info retrieved successfully. Aug 19 11:06:52.392922 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-257ff7a5-3e98-402c-b937-07c639dc7183 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 11:06:52.394537 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d5a2767b-8a2e-4148-8324-4be7a11ba255 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.394906 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d5a2767b-8a2e-4148-8324-4be7a11ba255 None None] GET https://10.4.3.46/volume// Aug 19 11:06:52.395055 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d5a2767b-8a2e-4148-8324-4be7a11ba255 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.395315 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d5a2767b-8a2e-4148-8324-4be7a11ba255 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.395605 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d5a2767b-8a2e-4148-8324-4be7a11ba255 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:52.395879 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 755/3015] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:06: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 19 11:06:52.403240 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-df9d3bba-f131-4924-aad2-24a67d4009e3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.405196 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-df9d3bba-f131-4924-aad2-24a67d4009e3 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:06:52.405526 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-df9d3bba-f131-4924-aad2-24a67d4009e3 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db1fb4f0-2071-46bc-95a8-5eb766f408f3", "connector": null, "instance_uuid": "3674d6f9-4f6e-4905-a923-ec396efb2c63"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:52.413216 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:52.413216 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:52.415470 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-257ff7a5-3e98-402c-b937-07c639dc7183 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Created reservations ['848a5376-4980-494e-93b8-e7486f3bd30e', '029c2626-d63a-4d26-b9dd-1cd248acc099', '52f0cbc7-47da-46b2-a6c2-1f1001c95602', '6b88dce1-124f-4506-b664-09595fd77bd7'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:52.442239 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-df9d3bba-f131-4924-aad2-24a67d4009e3 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:06:52.442666 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 758/3016] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:06:52 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 19 11:06:52.444002 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-257ff7a5-3e98-402c-b937-07c639dc7183 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Delete volume request issued successfully. Aug 19 11:06:52.444210 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-257ff7a5-3e98-402c-b937-07c639dc7183 tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 returned with HTTP 202 Aug 19 11:06:52.444675 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 752/3017] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:06:52 2026] DELETE /volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:52.451056 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8266ffec-bec1-46cb-bafa-e3c4f639f44f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.454567 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8266ffec-bec1-46cb-bafa-e3c4f639f44f tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] GET https://10.4.3.46/volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 Aug 19 11:06:52.454567 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8266ffec-bec1-46cb-bafa-e3c4f639f44f tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.454567 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8266ffec-bec1-46cb-bafa-e3c4f639f44f tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.458740 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8266ffec-bec1-46cb-bafa-e3c4f639f44f tempest-UserMessagesTest-1285104544 tempest-UserMessagesTest-1285104544-project-member] https://10.4.3.46/volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 returned with HTTP 404 Aug 19 11:06:52.459290 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 753/3018] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:06:52 2026] GET /volume/v3/volumes/6600c102-7d35-4b4c-bad3-d68efdf14017 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:52.466884 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b5f5367d-74da-40be-a3fa-e5a0a48137e2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.469072 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b5f5367d-74da-40be-a3fa-e5a0a48137e2 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] DELETE https://10.4.3.46/volume/v3/types/8f865f1d-ce9d-4207-9903-985c7cf7e6df Aug 19 11:06:52.469337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b5f5367d-74da-40be-a3fa-e5a0a48137e2 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.469652 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b5f5367d-74da-40be-a3fa-e5a0a48137e2 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.493490 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-75bd3590-b0d5-43ef-933b-6ac6537fbe88 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.495234 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b5f5367d-74da-40be-a3fa-e5a0a48137e2 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] https://10.4.3.46/volume/v3/types/8f865f1d-ce9d-4207-9903-985c7cf7e6df returned with HTTP 202 Aug 19 11:06:52.495665 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 756/3019] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:06:52 2026] DELETE /volume/v3/types/8f865f1d-ce9d-4207-9903-985c7cf7e6df => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:52.495833 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-75bd3590-b0d5-43ef-933b-6ac6537fbe88 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] GET https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 Aug 19 11:06:52.496118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-75bd3590-b0d5-43ef-933b-6ac6537fbe88 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.496385 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-75bd3590-b0d5-43ef-933b-6ac6537fbe88 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.503125 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-90a69992-3684-4cdf-bbef-946c610dd139 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.505368 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-75bd3590-b0d5-43ef-933b-6ac6537fbe88 tempest-VolumesCloneTest-643199958 tempest-VolumesCloneTest-643199958-project-member] https://10.4.3.46/volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 returned with HTTP 404 Aug 19 11:06:52.505502 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-90a69992-3684-4cdf-bbef-946c610dd139 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] GET https://10.4.3.46/volume/v3/types/8f865f1d-ce9d-4207-9903-985c7cf7e6df Aug 19 11:06:52.505687 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 759/3020] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:52 2026] GET /volume/v3/volumes/d13998a0-6bc1-453a-b001-3162b8a085b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:52.505769 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-90a69992-3684-4cdf-bbef-946c610dd139 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.506012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-90a69992-3684-4cdf-bbef-946c610dd139 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:52.509413 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-90a69992-3684-4cdf-bbef-946c610dd139 tempest-UserMessagesTest-451708519 tempest-UserMessagesTest-451708519-project-admin] https://10.4.3.46/volume/v3/types/8f865f1d-ce9d-4207-9903-985c7cf7e6df returned with HTTP 404 Aug 19 11:06:52.509969 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 753/3021] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:06:52 2026] GET /volume/v3/types/8f865f1d-ce9d-4207-9903-985c7cf7e6df => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:52.992704 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c35d92f1-2727-4d04-b448-1d81df928895 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:52.995647 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c35d92f1-2727-4d04-b448-1d81df928895 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] GET https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 Aug 19 11:06:52.996071 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c35d92f1-2727-4d04-b448-1d81df928895 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:52.996177 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c35d92f1-2727-4d04-b448-1d81df928895 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:53.009522 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:53.009522 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:53.020557 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c35d92f1-2727-4d04-b448-1d81df928895 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Volume info retrieved successfully. Aug 19 11:06:53.025703 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c35d92f1-2727-4d04-b448-1d81df928895 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 returned with HTTP 200 Aug 19 11:06:53.026083 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 754/3022] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:52 2026] GET /volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:53.054369 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d10d5088-bff7-4c4d-a71b-4eee11f4e21e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.057357 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d10d5088-bff7-4c4d-a71b-4eee11f4e21e tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 Aug 19 11:06:53.058638 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d10d5088-bff7-4c4d-a71b-4eee11f4e21e tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:53.108284 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-d10d5088-bff7-4c4d-a71b-4eee11f4e21e tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-816307296 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-816307296, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:53.108716 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-d10d5088-bff7-4c4d-a71b-4eee11f4e21e tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-816307296 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-816307296, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:53.109235 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-d10d5088-bff7-4c4d-a71b-4eee11f4e21e tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-816307296 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-816307296, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:53.115678 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d10d5088-bff7-4c4d-a71b-4eee11f4e21e tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 returned with HTTP 200 Aug 19 11:06:53.116111 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 757/3023] 10.4.3.46 () {68 vars in 1367 bytes} [Wed Aug 19 11:06:53 2026] PUT /volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 => generated 558 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:53.124930 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.128547 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:53.128808 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:53.132190 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:53.132366 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Create volume of 2 GB Aug 19 11:06:53.133178 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:53.133178 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:53.138513 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Availability Zones retrieved successfully. Aug 19 11:06:53.147949 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Flow 'volume_create_api' (33f92a1b-4768-465a-8e8c-5a328734f4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:53.149332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d15a9d53-6d82-4dcd-9218-7cdb7439e126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:53.150997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Validating volume size '2' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:53.182674 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d15a9d53-6d82-4dcd-9218-7cdb7439e126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:53.182876 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aba546b-e170-4616-8135-8762a7a0541a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:53.213794 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota_utils [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Quota exceeded for 5d388b709f404978b84ae8e457fe9041, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 11:06:53.216336 np0000007769 devstack@c-api.service[100206]: WARNING cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aba546b-e170-4616-8135-8762a7a0541a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 11:06:53.216336 np0000007769 devstack@c-api.service[100206]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 19 11:06:53.218264 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aba546b-e170-4616-8135-8762a7a0541a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:53.219236 np0000007769 devstack@c-api.service[100206]: WARNING cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aba546b-e170-4616-8135-8762a7a0541a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 11:06:53.220204 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d15a9d53-6d82-4dcd-9218-7cdb7439e126) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:53.221054 np0000007769 devstack@c-api.service[100206]: WARNING cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d15a9d53-6d82-4dcd-9218-7cdb7439e126) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 11:06:53.221424 np0000007769 devstack@c-api.service[100206]: WARNING cinder.volume.api [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Flow 'volume_create_api' (33f92a1b-4768-465a-8e8c-5a328734f4a7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 11:06:53.221720 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.middleware.fault [None req-3c6c79b3-8e61-445f-b52c-2f389c7eb54d tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 413 Aug 19 11:06:53.222568 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 760/3024] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:06:53 2026] POST /volume/v3/volumes => generated 208 bytes in 98 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 11:06:53.231262 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-99e34014-ac38-4ca6-b0cf-65e78e176d3d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.236128 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99e34014-ac38-4ca6-b0cf-65e78e176d3d tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 Aug 19 11:06:53.236567 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99e34014-ac38-4ca6-b0cf-65e78e176d3d tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:53.295238 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99e34014-ac38-4ca6-b0cf-65e78e176d3d tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 returned with HTTP 200 Aug 19 11:06:53.295739 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 754/3025] 10.4.3.46 () {68 vars in 1367 bytes} [Wed Aug 19 11:06:53 2026] PUT /volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 => generated 558 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:53.306505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.312562 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:53.312562 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:53.312924 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:53.313105 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Create volume of 1 GB Aug 19 11:06:53.317113 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Availability Zones retrieved successfully. Aug 19 11:06:53.322932 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Flow 'volume_create_api' (2d551730-743b-49e7-9029-1e51e30391db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:53.323849 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409f8e6e-46ec-4a65-9789-83f41503454f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:53.324768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:53.357241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409f8e6e-46ec-4a65-9789-83f41503454f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:53.357241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904445fa-6772-441d-9e6b-7d49f32c5fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:53.388800 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota_utils [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Quota exceeded for 5d388b709f404978b84ae8e457fe9041, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 19 11:06:53.391413 np0000007769 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904445fa-6772-441d-9e6b-7d49f32c5fbd) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 11:06:53.391413 np0000007769 devstack@c-api.service[100204]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 19 11:06:53.393617 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904445fa-6772-441d-9e6b-7d49f32c5fbd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:53.394399 np0000007769 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904445fa-6772-441d-9e6b-7d49f32c5fbd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 11:06:53.394990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409f8e6e-46ec-4a65-9789-83f41503454f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:53.395604 np0000007769 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409f8e6e-46ec-4a65-9789-83f41503454f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 11:06:53.396277 np0000007769 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Flow 'volume_create_api' (2d551730-743b-49e7-9029-1e51e30391db) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 11:06:53.396582 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.middleware.fault [None req-205393c7-7054-4c1f-a6f1-9749b8c4d438 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 413 Aug 19 11:06:53.397322 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 755/3026] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:06:53 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 19 11:06:53.409433 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f9e4243e-f935-4866-8343-3cd958a9ada4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.413385 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f9e4243e-f935-4866-8343-3cd958a9ada4 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 Aug 19 11:06:53.413832 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f9e4243e-f935-4866-8343-3cd958a9ada4 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:53.416568 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=496,cinder:UPDATE=125,cinder:INSERT=71 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:06:53.451538 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f9e4243e-f935-4866-8343-3cd958a9ada4 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 returned with HTTP 200 Aug 19 11:06:53.451938 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 758/3027] 10.4.3.46 () {68 vars in 1367 bytes} [Wed Aug 19 11:06:53 2026] PUT /volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 => generated 557 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:53.461622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8e197c83-3ad4-49a0-9773-550762e8eb63 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.464540 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8e197c83-3ad4-49a0-9773-550762e8eb63 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] POST https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0/action Aug 19 11:06:53.464942 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8e197c83-3ad4-49a0-9773-550762e8eb63 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:53.465110 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8e197c83-3ad4-49a0-9773-550762e8eb63 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:53.479126 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:53.479126 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:53.479731 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8e197c83-3ad4-49a0-9773-550762e8eb63 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Volume info retrieved successfully. Aug 19 11:06:53.520453 np0000007769 devstack@c-api.service[100206]: ERROR cinder.volume.api [None req-8e197c83-3ad4-49a0-9773-550762e8eb63 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Quota exceeded for 5d388b709f404978b84ae8e457fe9041, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 11:06:53.527744 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.middleware.fault [None req-8e197c83-3ad4-49a0-9773-550762e8eb63 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0/action returned with HTTP 413 Aug 19 11:06:53.528724 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 761/3028] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:06:53 2026] POST /volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0/action => generated 208 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 11:06:53.537751 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b5e5a4fc-4ed1-46cb-bd13-ee9cdb833721 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.539833 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5e5a4fc-4ed1-46cb-bd13-ee9cdb833721 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] GET https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 Aug 19 11:06:53.540027 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5e5a4fc-4ed1-46cb-bd13-ee9cdb833721 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:53.540215 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5e5a4fc-4ed1-46cb-bd13-ee9cdb833721 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:53.547943 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:53.547943 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:53.558499 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b5e5a4fc-4ed1-46cb-bd13-ee9cdb833721 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Volume info retrieved successfully. Aug 19 11:06:53.559261 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-708aed48-ea9f-4497-9344-b7f6a6dc6d23 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.559718 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-708aed48-ea9f-4497-9344-b7f6a6dc6d23 None None] GET https://10.4.3.46/volume// Aug 19 11:06:53.559875 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-708aed48-ea9f-4497-9344-b7f6a6dc6d23 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:53.560051 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-708aed48-ea9f-4497-9344-b7f6a6dc6d23 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:53.560373 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-708aed48-ea9f-4497-9344-b7f6a6dc6d23 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:06:53.560671 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 756/3029] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:06: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 19 11:06:53.561047 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5e5a4fc-4ed1-46cb-bd13-ee9cdb833721 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 returned with HTTP 200 Aug 19 11:06:53.561531 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 755/3030] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:53 2026] GET /volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:53.570278 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-06d4fb3c-452d-4672-b752-0cea0c5bb11e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.572655 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-06d4fb3c-452d-4672-b752-0cea0c5bb11e tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] GET https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 Aug 19 11:06:53.572861 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-06d4fb3c-452d-4672-b752-0cea0c5bb11e tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:53.573038 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-06d4fb3c-452d-4672-b752-0cea0c5bb11e tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:53.574263 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8ad245eb-880f-4dd0-b828-9cabefe6287c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.576051 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ad245eb-880f-4dd0-b828-9cabefe6287c tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] DELETE https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 Aug 19 11:06:53.577091 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8ad245eb-880f-4dd0-b828-9cabefe6287c tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:53.577091 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8ad245eb-880f-4dd0-b828-9cabefe6287c tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:53.577091 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-8ad245eb-880f-4dd0-b828-9cabefe6287c tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Delete volume with id: 4d064167-6ecf-4e16-8527-28cf33d113b0 Aug 19 11:06:53.587547 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:53.587547 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:53.587547 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8ad245eb-880f-4dd0-b828-9cabefe6287c tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Volume info retrieved successfully. Aug 19 11:06:53.587647 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:53.587647 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:53.590353 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-06d4fb3c-452d-4672-b752-0cea0c5bb11e tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Volume info retrieved successfully. Aug 19 11:06:53.595820 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-06d4fb3c-452d-4672-b752-0cea0c5bb11e tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 returned with HTTP 200 Aug 19 11:06:53.596313 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 759/3031] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:06:53 2026] GET /volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 => generated 1537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:06:53.611433 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8ad245eb-880f-4dd0-b828-9cabefe6287c tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Delete volume request issued successfully. Aug 19 11:06:53.611729 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8ad245eb-880f-4dd0-b828-9cabefe6287c tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 returned with HTTP 202 Aug 19 11:06:53.612281 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 762/3032] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:06:53 2026] DELETE /volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:53.621600 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b04d3872-4e3c-4b9b-8977-dee4608780b3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.623673 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b04d3872-4e3c-4b9b-8977-dee4608780b3 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] GET https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 Aug 19 11:06:53.623842 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b04d3872-4e3c-4b9b-8977-dee4608780b3 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:53.624070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b04d3872-4e3c-4b9b-8977-dee4608780b3 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:53.633610 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:53.633610 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:53.640016 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b04d3872-4e3c-4b9b-8977-dee4608780b3 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Volume info retrieved successfully. Aug 19 11:06:53.646656 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b04d3872-4e3c-4b9b-8977-dee4608780b3 tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 returned with HTTP 200 Aug 19 11:06:53.647079 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 757/3033] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:53 2026] GET /volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:53.718190 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-ddbb3b54-5bf1-4573-a3a0-f544b096c5b7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.726587 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-ddbb3b54-5bf1-4573-a3a0-f544b096c5b7 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] PUT https://10.4.3.46/volume/v3/attachments/a9d93535-601e-456b-a054-bbf547cdd8e8 Aug 19 11:06:53.727025 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-ddbb3b54-5bf1-4573-a3a0-f544b096c5b7 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:53.733956 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-ddbb3b54-5bf1-4573-a3a0-f544b096c5b7 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Acquiring lock "cinder-attachment_update-db1fb4f0-2071-46bc-95a8-5eb766f408f3-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:06:53.739024 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-ddbb3b54-5bf1-4573-a3a0-f544b096c5b7 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Lock "cinder-attachment_update-db1fb4f0-2071-46bc-95a8-5eb766f408f3-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:06:53.739938 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:53.739938 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:53.828882 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-ddbb3b54-5bf1-4573-a3a0-f544b096c5b7 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Lock "cinder-attachment_update-db1fb4f0-2071-46bc-95a8-5eb766f408f3-np0000007769" released by "attachment_update" :: held 0.090s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:06:53.829221 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-ddbb3b54-5bf1-4573-a3a0-f544b096c5b7 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/attachments/a9d93535-601e-456b-a054-bbf547cdd8e8 returned with HTTP 200 Aug 19 11:06:53.829681 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 756/3034] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:06:53 2026] PUT /volume/v3/attachments/a9d93535-601e-456b-a054-bbf547cdd8e8 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:06:53.852536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-a59c4d12-f7ca-4fd8-8b2a-355d7cb6e76a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:53.854404 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-a59c4d12-f7ca-4fd8-8b2a-355d7cb6e76a tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] POST https://10.4.3.46/volume/v3/attachments/a9d93535-601e-456b-a054-bbf547cdd8e8/action Aug 19 11:06:53.854784 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-a59c4d12-f7ca-4fd8-8b2a-355d7cb6e76a tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:06:53.854894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-a59c4d12-f7ca-4fd8-8b2a-355d7cb6e76a tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:53.868824 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:53.868824 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:53.877573 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0e0f3d15-a1d3-4fcd-819c-1703a651cbe0 req-a59c4d12-f7ca-4fd8-8b2a-355d7cb6e76a tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/attachments/a9d93535-601e-456b-a054-bbf547cdd8e8/action returned with HTTP 204 Aug 19 11:06:53.878039 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 760/3035] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:06:53 2026] POST /volume/v3/attachments/a9d93535-601e-456b-a054-bbf547cdd8e8/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:53.990310 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-79b5c0f3-ae17-431e-b9fe-316f3570fade None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:54.084491 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-79b5c0f3-ae17-431e-b9fe-316f3570fade tempest-VolumesSummaryTest-1786562389 tempest-VolumesSummaryTest-1786562389-project-member] GET https://10.4.3.46/volume/v3/volumes/summary Aug 19 11:06:54.085271 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-79b5c0f3-ae17-431e-b9fe-316f3570fade tempest-VolumesSummaryTest-1786562389 tempest-VolumesSummaryTest-1786562389-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:54.085650 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-79b5c0f3-ae17-431e-b9fe-316f3570fade tempest-VolumesSummaryTest-1786562389 tempest-VolumesSummaryTest-1786562389-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:54.085949 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-79b5c0f3-ae17-431e-b9fe-316f3570fade tempest-VolumesSummaryTest-1786562389 tempest-VolumesSummaryTest-1786562389-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:06:54.095973 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-79b5c0f3-ae17-431e-b9fe-316f3570fade tempest-VolumesSummaryTest-1786562389 tempest-VolumesSummaryTest-1786562389-project-member] Get summary completed successfully. Aug 19 11:06:54.096373 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-79b5c0f3-ae17-431e-b9fe-316f3570fade tempest-VolumesSummaryTest-1786562389 tempest-VolumesSummaryTest-1786562389-project-member] https://10.4.3.46/volume/v3/volumes/summary returned with HTTP 200 Aug 19 11:06:54.096936 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 763/3036] 10.4.3.46 () {68 vars in 1295 bytes} [Wed Aug 19 11:06:53 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:54.661656 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f8982a9f-9853-443c-bf6b-cad703bfa82f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:54.663287 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f8982a9f-9853-443c-bf6b-cad703bfa82f tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] GET https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 Aug 19 11:06:54.663463 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f8982a9f-9853-443c-bf6b-cad703bfa82f tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:54.663680 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f8982a9f-9853-443c-bf6b-cad703bfa82f tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:54.668677 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f8982a9f-9853-443c-bf6b-cad703bfa82f tempest-VolumeQuotasNegativeTestJSON-1746264532 tempest-VolumeQuotasNegativeTestJSON-1746264532-project-member] https://10.4.3.46/volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 returned with HTTP 404 Aug 19 11:06:54.669177 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 758/3037] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:54 2026] GET /volume/v3/volumes/4d064167-6ecf-4e16-8527-28cf33d113b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:54.676902 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4a4e326f-fa1b-40cd-82e9-880059815b21 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:54.679163 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a4e326f-fa1b-40cd-82e9-880059815b21 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] PUT https://10.4.3.46/volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 Aug 19 11:06:54.679644 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a4e326f-fa1b-40cd-82e9-880059815b21 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-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=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:54.697299 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:54.697299 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:54.787645 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a4e326f-fa1b-40cd-82e9-880059815b21 tempest-VolumeQuotasNegativeTestJSON-342688229 tempest-VolumeQuotasNegativeTestJSON-342688229-project-admin] https://10.4.3.46/volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 returned with HTTP 200 Aug 19 11:06:54.788114 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 757/3038] 10.4.3.46 () {68 vars in 1368 bytes} [Wed Aug 19 11:06:54 2026] PUT /volume/v3/os-quota-sets/5d388b709f404978b84ae8e457fe9041 => generated 561 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:54.811320 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1750d6ee-c712-460f-971a-ecf96dd716fc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:54.962124 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1750d6ee-c712-460f-971a-ecf96dd716fc tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:06:54.962649 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1750d6ee-c712-460f-971a-ecf96dd716fc tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1093336053"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:54.988816 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1750d6ee-c712-460f-971a-ecf96dd716fc tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:06:54.988816 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 761/3039] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:06:54 2026] POST /volume/v3/types => generated 231 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:54.998036 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-73aefee1-517b-4414-a1a0-f69eb3e29d46 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.002197 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-73aefee1-517b-4414-a1a0-f69eb3e29d46 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] POST https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs Aug 19 11:06:55.002539 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-73aefee1-517b-4414-a1a0-f69eb3e29d46 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:55.042507 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-73aefee1-517b-4414-a1a0-f69eb3e29d46 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs returned with HTTP 200 Aug 19 11:06:55.042507 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 764/3040] 10.4.3.46 () {68 vars in 1392 bytes} [Wed Aug 19 11:06:54 2026] POST /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:06:55.049052 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-04a74347-3f11-401f-a7d0-27ab2fed186a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.051403 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-04a74347-3f11-401f-a7d0-27ab2fed186a tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] GET https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec3 Aug 19 11:06:55.052310 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-04a74347-3f11-401f-a7d0-27ab2fed186a tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:55.052310 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-04a74347-3f11-401f-a7d0-27ab2fed186a tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:55.059379 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-04a74347-3f11-401f-a7d0-27ab2fed186a tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec3 returned with HTTP 200 Aug 19 11:06:55.059888 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 759/3041] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:06:55 2026] GET /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:06:55.070667 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f375c371-5156-4ee1-acf9-d6376436fd89 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.073075 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f375c371-5156-4ee1-acf9-d6376436fd89 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] DELETE https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec3 Aug 19 11:06:55.073323 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f375c371-5156-4ee1-acf9-d6376436fd89 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:55.073737 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f375c371-5156-4ee1-acf9-d6376436fd89 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:55.098984 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f375c371-5156-4ee1-acf9-d6376436fd89 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec3 returned with HTTP 202 Aug 19 11:06:55.099540 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 758/3042] 10.4.3.46 () {66 vars in 1392 bytes} [Wed Aug 19 11:06:55 2026] DELETE /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:06:55.107495 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e212a7a6-2dc6-46bd-bc62-e9cd952996ae None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.109424 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e212a7a6-2dc6-46bd-bc62-e9cd952996ae tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] GET https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec3 Aug 19 11:06:55.109667 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e212a7a6-2dc6-46bd-bc62-e9cd952996ae tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:55.109868 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e212a7a6-2dc6-46bd-bc62-e9cd952996ae tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:55.116937 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e212a7a6-2dc6-46bd-bc62-e9cd952996ae tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec3 returned with HTTP 404 Aug 19 11:06:55.117385 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 762/3043] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:06:55 2026] GET /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec3 => generated 129 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:55.127184 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1c6e4d6e-dea3-456e-bf1e-5b0d255fd99b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.128941 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c6e4d6e-dea3-456e-bf1e-5b0d255fd99b tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] POST https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs Aug 19 11:06:55.129335 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1c6e4d6e-dea3-456e-bf1e-5b0d255fd99b tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:55.148870 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c6e4d6e-dea3-456e-bf1e-5b0d255fd99b tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs returned with HTTP 200 Aug 19 11:06:55.149249 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 765/3044] 10.4.3.46 () {68 vars in 1392 bytes} [Wed Aug 19 11:06:55 2026] POST /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs => generated 34 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:06:55.164120 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f1eb0f8d-73a0-41ee-ba18-6d578d2c6a07 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.166005 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1eb0f8d-73a0-41ee-ba18-6d578d2c6a07 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] GET https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs Aug 19 11:06:55.166228 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1eb0f8d-73a0-41ee-ba18-6d578d2c6a07 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:55.166514 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1eb0f8d-73a0-41ee-ba18-6d578d2c6a07 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:55.177048 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1eb0f8d-73a0-41ee-ba18-6d578d2c6a07 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs returned with HTTP 200 Aug 19 11:06:55.177556 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 760/3045] 10.4.3.46 () {66 vars in 1371 bytes} [Wed Aug 19 11:06:55 2026] GET /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:06:55.184871 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aee9d89b-8bd0-4ba4-a5b0-da587ee0848e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.187268 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aee9d89b-8bd0-4ba4-a5b0-da587ee0848e tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] POST https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs Aug 19 11:06:55.188085 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aee9d89b-8bd0-4ba4-a5b0-da587ee0848e tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:55.213073 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aee9d89b-8bd0-4ba4-a5b0-da587ee0848e tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs returned with HTTP 200 Aug 19 11:06:55.213493 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 759/3046] 10.4.3.46 () {68 vars in 1392 bytes} [Wed Aug 19 11:06:55 2026] POST /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:06:55.222717 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7b940a4d-2078-4270-9076-5b764c516294 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.224504 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b940a4d-2078-4270-9076-5b764c516294 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] PUT https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec2 Aug 19 11:06:55.224873 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7b940a4d-2078-4270-9076-5b764c516294 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:55.248881 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b940a4d-2078-4270-9076-5b764c516294 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec2 returned with HTTP 200 Aug 19 11:06:55.249370 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 763/3047] 10.4.3.46 () {68 vars in 1409 bytes} [Wed Aug 19 11:06:55 2026] PUT /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec2 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:06:55.257348 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a80301dd-982e-478f-accf-dfd630bd0dde None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.258197 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a80301dd-982e-478f-accf-dfd630bd0dde tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] GET https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec2 Aug 19 11:06:55.258379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a80301dd-982e-478f-accf-dfd630bd0dde tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:55.258579 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a80301dd-982e-478f-accf-dfd630bd0dde tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:55.265050 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a80301dd-982e-478f-accf-dfd630bd0dde tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec2 returned with HTTP 200 Aug 19 11:06:55.265388 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 766/3048] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:06:55 2026] GET /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:06:55.275944 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b3e21349-349b-4478-95c2-0e5545f292c0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.278030 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b3e21349-349b-4478-95c2-0e5545f292c0 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] POST https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs Aug 19 11:06:55.278030 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b3e21349-349b-4478-95c2-0e5545f292c0 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:55.300501 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b3e21349-349b-4478-95c2-0e5545f292c0 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs returned with HTTP 200 Aug 19 11:06:55.300973 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 761/3049] 10.4.3.46 () {68 vars in 1392 bytes} [Wed Aug 19 11:06:55 2026] POST /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs => generated 51 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:06:55.309441 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9c723cce-ddc1-400d-b000-c502c4151b83 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.317506 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c723cce-ddc1-400d-b000-c502c4151b83 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] GET https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs Aug 19 11:06:55.317506 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c723cce-ddc1-400d-b000-c502c4151b83 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:55.317506 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c723cce-ddc1-400d-b000-c502c4151b83 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:55.326003 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c723cce-ddc1-400d-b000-c502c4151b83 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs returned with HTTP 200 Aug 19 11:06:55.326417 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 760/3050] 10.4.3.46 () {66 vars in 1371 bytes} [Wed Aug 19 11:06:55 2026] GET /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2/extra_specs => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:06:55.336497 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c89b5298-4f53-4f36-a061-16a36db972cd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.338126 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c89b5298-4f53-4f36-a061-16a36db972cd tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] DELETE https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2 Aug 19 11:06:55.338310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c89b5298-4f53-4f36-a061-16a36db972cd tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:55.338512 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c89b5298-4f53-4f36-a061-16a36db972cd tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:55.378686 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c89b5298-4f53-4f36-a061-16a36db972cd tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2 returned with HTTP 202 Aug 19 11:06:55.379053 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 764/3051] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:06:55 2026] DELETE /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:06:55.387130 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7cc88f37-1772-4a14-b783-4c86a4b70767 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.388852 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7cc88f37-1772-4a14-b783-4c86a4b70767 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] GET https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2 Aug 19 11:06:55.389030 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7cc88f37-1772-4a14-b783-4c86a4b70767 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:55.389209 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7cc88f37-1772-4a14-b783-4c86a4b70767 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:55.392060 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7cc88f37-1772-4a14-b783-4c86a4b70767 tempest-VolumeTypesExtraSpecsTest-1553783617 tempest-VolumeTypesExtraSpecsTest-1553783617-project-admin] https://10.4.3.46/volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2 returned with HTTP 404 Aug 19 11:06:55.392464 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 767/3052] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:06:55 2026] GET /volume/v3/types/ba26daf9-373c-4beb-8a78-65da3559a0f2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:06:55.855828 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b9c36fd9-dec8-441d-9dd4-95abd98d5a90 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:55.952707 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9c36fd9-dec8-441d-9dd4-95abd98d5a90 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:06:55.953078 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b9c36fd9-dec8-441d-9dd4-95abd98d5a90 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:55.974635 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9c36fd9-dec8-441d-9dd4-95abd98d5a90 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:06:55.974635 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 762/3053] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:06:55 2026] POST /volume/v3/types => generated 287 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:56.669225 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0681ce33-c580-426a-a42e-d01523a9ff69 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:56.724373 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:56.724719 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1239680576"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:56.726006 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1239680576'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:56.726115 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create volume of 1 GB Aug 19 11:06:56.730012 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Availability Zones retrieved successfully. Aug 19 11:06:56.736320 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Flow 'volume_create_api' (320a33c5-c091-4a37-9684-1402f37bce5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:56.739353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c360fbe-0595-4ed1-8013-9977dcbdc60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:56.740571 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:56.770047 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c360fbe-0595-4ed1-8013-9977dcbdc60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:56.770725 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0eb7a8-4fce-495e-9c0c-448cd81b9030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:56.839774 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Created reservations ['770177b0-feea-42a1-87a7-e28bcd2433e7', 'd4b9fc42-b605-4a79-adb7-6f280bc1a2d8', '5c739504-4b73-47a7-a625-bf96232fd945', '947b6fe1-18ee-4c7b-80e6-6619ce119350'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:56.840249 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0eb7a8-4fce-495e-9c0c-448cd81b9030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['770177b0-feea-42a1-87a7-e28bcd2433e7', 'd4b9fc42-b605-4a79-adb7-6f280bc1a2d8', '5c739504-4b73-47a7-a625-bf96232fd945', '947b6fe1-18ee-4c7b-80e6-6619ce119350']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:56.840900 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69978477-bb06-4d26-b19c-8bbefa7bea48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:56.865702 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69978477-bb06-4d26-b19c-8bbefa7bea48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c9a8e94-2dc1-4cf9-b15f-dbdedf408346', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1239680576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefab6289516405b92cce61cfb07be89',qos_specs=None,replication_status=,reservations=['770177b0-feea-42a1-87a7-e28bcd2433e7','d4b9fc42-b605-4a79-adb7-6f280bc1a2d8','5c739504-4b73-47a7-a625-bf96232fd945','947b6fe1-18ee-4c7b-80e6-6619ce119350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='133d2c2de9434afea35215605a2dea8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1239680576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c9a8e94-2dc1-4cf9-b15f-dbdedf408346,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aefab6289516405b92cce61cfb07be89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='133d2c2de9434afea35215605a2dea8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:56.865702 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f1365b-3cca-4339-a6e6-924bfce8ce1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:56.886533 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f1365b-3cca-4339-a6e6-924bfce8ce1c) transitioned into state 'SUCCESS' from state '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-1239680576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefab6289516405b92cce61cfb07be89',qos_specs=None,replication_status=,reservations=['770177b0-feea-42a1-87a7-e28bcd2433e7','d4b9fc42-b605-4a79-adb7-6f280bc1a2d8','5c739504-4b73-47a7-a625-bf96232fd945','947b6fe1-18ee-4c7b-80e6-6619ce119350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='133d2c2de9434afea35215605a2dea8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:56.887523 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e0de00-f87d-494a-ade6-ee598be552d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:56.895936 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e0de00-f87d-494a-ade6-ee598be552d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:56.896790 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Flow 'volume_create_api' (320a33c5-c091-4a37-9684-1402f37bce5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:56.897093 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create volume request issued successfully. Aug 19 11:06:56.897642 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0681ce33-c580-426a-a42e-d01523a9ff69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:56.898046 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 761/3054] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:06:56 2026] POST /volume/v3/volumes => generated 749 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:56.909229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-28dd471c-4ee8-42c8-a727-e38491c17636 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:56.911343 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-28dd471c-4ee8-42c8-a727-e38491c17636 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 Aug 19 11:06:56.911738 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-28dd471c-4ee8-42c8-a727-e38491c17636 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:56.911934 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-28dd471c-4ee8-42c8-a727-e38491c17636 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:56.921498 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:56.921498 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:56.923565 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-28dd471c-4ee8-42c8-a727-e38491c17636 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:06:56.927125 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-28dd471c-4ee8-42c8-a727-e38491c17636 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 returned with HTTP 200 Aug 19 11:06:56.927443 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 765/3055] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:56 2026] GET /volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:57.940062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5f896b6c-225d-4698-8c08-346f75396f8e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:57.942297 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5f896b6c-225d-4698-8c08-346f75396f8e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 Aug 19 11:06:57.942606 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5f896b6c-225d-4698-8c08-346f75396f8e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:57.942871 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5f896b6c-225d-4698-8c08-346f75396f8e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:57.950027 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:57.950027 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:57.953651 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5f896b6c-225d-4698-8c08-346f75396f8e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:06:57.957864 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5f896b6c-225d-4698-8c08-346f75396f8e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 returned with HTTP 200 Aug 19 11:06:57.958248 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 768/3056] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:57 2026] GET /volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:57.973658 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6afcb180-f1ec-45a7-968e-9e9a6b97e33b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:57.975828 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6afcb180-f1ec-45a7-968e-9e9a6b97e33b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:06:57.976182 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6afcb180-f1ec-45a7-968e-9e9a6b97e33b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c9a8e94-2dc1-4cf9-b15f-dbdedf408346", "name": "tempest-VolumesDeleteCascade-Snapshot-1154621055"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:57.987716 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:57.987716 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:57.988311 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6afcb180-f1ec-45a7-968e-9e9a6b97e33b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:06:57.988452 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-6afcb180-f1ec-45a7-968e-9e9a6b97e33b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create snapshot from volume 6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 Aug 19 11:06:58.070039 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6afcb180-f1ec-45a7-968e-9e9a6b97e33b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Created reservations ['349e20f1-6c1c-4b14-9573-b5a7cf8b06d4', '1737d97d-2fc9-489e-894d-a30a30d34b48', 'e23fd00d-ead7-4caf-ada4-8421def045dd', '82de56ab-3c31-4bc9-8b0a-b1cfcb56d130'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:58.086407 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:58.088237 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:06:58.088566 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "bcdbc5ae-3634-49c2-a10e-c6d0f06c0ba8", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:58.090277 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'bcdbc5ae-3634-49c2-a10e-c6d0f06c0ba8', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:06:58.107786 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6afcb180-f1ec-45a7-968e-9e9a6b97e33b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Snapshot create request issued successfully. Aug 19 11:06:58.108202 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6afcb180-f1ec-45a7-968e-9e9a6b97e33b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:06:58.108886 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 763/3057] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:06:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:58.123212 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f0e0b517-f03e-4ef8-90ea-06991142f177 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:58.126223 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f0e0b517-f03e-4ef8-90ea-06991142f177 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/snapshots/107418b2-1cb4-4bc5-86f6-95d2a9c5e8f8 Aug 19 11:06:58.126465 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f0e0b517-f03e-4ef8-90ea-06991142f177 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:58.126926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f0e0b517-f03e-4ef8-90ea-06991142f177 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:58.138403 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:58.138403 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:58.138975 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f0e0b517-f03e-4ef8-90ea-06991142f177 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Snapshot retrieved successfully. Aug 19 11:06:58.139755 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f0e0b517-f03e-4ef8-90ea-06991142f177 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots/107418b2-1cb4-4bc5-86f6-95d2a9c5e8f8 returned with HTTP 200 Aug 19 11:06:58.140219 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 766/3058] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:58 2026] GET /volume/v3/snapshots/107418b2-1cb4-4bc5-86f6-95d2a9c5e8f8 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:58.178339 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Create volume of 1 GB Aug 19 11:06:58.178673 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:58.178673 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:58.183943 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Availability Zones retrieved successfully. Aug 19 11:06:58.189353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Flow 'volume_create_api' (e89528ea-74d4-4d46-a8a0-6cb35752d638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:58.190540 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fe1082-0738-4b8c-95e5-6b5a7a53656c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:58.191429 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:06:58.244428 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fe1082-0738-4b8c-95e5-6b5a7a53656c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:06:56Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=267fd791-da78-48aa-8bb7-5f91ba465cc9,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': '267fd791-da78-48aa-8bb7-5f91ba465cc9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:58.245542 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12dace98-b248-42f7-8af5-e691eb18c027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:58.276556 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:58.276556 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:06:58.303869 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Created reservations ['1e93bf61-e89e-4b10-b609-2d8bf84a4506', 'e50d1fbb-6c3b-4857-bbfa-3ca676e0deb6', '61738a1b-c1c7-4c92-a34d-7e6a437481ef', '534aa791-9f0b-47b7-93de-29d60aa5c65f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:58.304604 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12dace98-b248-42f7-8af5-e691eb18c027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e93bf61-e89e-4b10-b609-2d8bf84a4506', 'e50d1fbb-6c3b-4857-bbfa-3ca676e0deb6', '61738a1b-c1c7-4c92-a34d-7e6a437481ef', '534aa791-9f0b-47b7-93de-29d60aa5c65f']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:58.305353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07476eaa-e7f1-4677-beef-3efc59de8e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:58.325809 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07476eaa-e7f1-4677-beef-3efc59de8e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd21ff39b-e376-4fe3-a13b-d11e8908440a', '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='7baf1cbf4b2e446fafd4f754cea1556a',qos_specs=None,replication_status=,reservations=['1e93bf61-e89e-4b10-b609-2d8bf84a4506','e50d1fbb-6c3b-4857-bbfa-3ca676e0deb6','61738a1b-c1c7-4c92-a34d-7e6a437481ef','534aa791-9f0b-47b7-93de-29d60aa5c65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='775342684a6a41a1b0ed6a8507d4e436',volume_type_id=267fd791-da78-48aa-8bb7-5f91ba465cc9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:06:58Z,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=d21ff39b-e376-4fe3-a13b-d11e8908440a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7baf1cbf4b2e446fafd4f754cea1556a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='775342684a6a41a1b0ed6a8507d4e436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(267fd791-da78-48aa-8bb7-5f91ba465cc9),volume_type_id=267fd791-da78-48aa-8bb7-5f91ba465cc9)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:58.326495 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (134f8db8-44d6-422d-a913-5ccaa0a345b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:58.345195 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (134f8db8-44d6-422d-a913-5ccaa0a345b5) transitioned into state 'SUCCESS' from 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='7baf1cbf4b2e446fafd4f754cea1556a',qos_specs=None,replication_status=,reservations=['1e93bf61-e89e-4b10-b609-2d8bf84a4506','e50d1fbb-6c3b-4857-bbfa-3ca676e0deb6','61738a1b-c1c7-4c92-a34d-7e6a437481ef','534aa791-9f0b-47b7-93de-29d60aa5c65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='775342684a6a41a1b0ed6a8507d4e436',volume_type_id=267fd791-da78-48aa-8bb7-5f91ba465cc9)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:58.345962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aeb7ff0-2392-4ae5-bd38-d3b2413d9408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:06:58.355908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aeb7ff0-2392-4ae5-bd38-d3b2413d9408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:06:58.356708 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Flow 'volume_create_api' (e89528ea-74d4-4d46-a8a0-6cb35752d638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:06:58.356986 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Create volume request issued successfully. Aug 19 11:06:58.357560 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b103c57a-3aff-4fe2-8747-1392d75d2c44 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:06:58.357986 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 762/3059] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:06:58 2026] POST /volume/v3/volumes => generated 796 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:58.370321 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ba8b0859-448a-40b4-beb1-1855ccb9ca86 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:58.371951 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ba8b0859-448a-40b4-beb1-1855ccb9ca86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] GET https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:06:58.372278 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ba8b0859-448a-40b4-beb1-1855ccb9ca86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:58.372562 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ba8b0859-448a-40b4-beb1-1855ccb9ca86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:58.380183 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:58.380183 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:58.385861 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ba8b0859-448a-40b4-beb1-1855ccb9ca86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Volume info retrieved successfully. Aug 19 11:06:58.394918 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ba8b0859-448a-40b4-beb1-1855ccb9ca86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a returned with HTTP 200 Aug 19 11:06:58.396890 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 769/3060] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:58 2026] GET /volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:59.149833 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ddfce6e4-2406-4bfc-b3ad-4d7305733df8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:59.151921 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ddfce6e4-2406-4bfc-b3ad-4d7305733df8 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/snapshots/107418b2-1cb4-4bc5-86f6-95d2a9c5e8f8 Aug 19 11:06:59.152176 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ddfce6e4-2406-4bfc-b3ad-4d7305733df8 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:59.152408 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ddfce6e4-2406-4bfc-b3ad-4d7305733df8 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:59.157198 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:59.157198 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:06:59.157665 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ddfce6e4-2406-4bfc-b3ad-4d7305733df8 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Snapshot retrieved successfully. Aug 19 11:06:59.158542 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ddfce6e4-2406-4bfc-b3ad-4d7305733df8 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots/107418b2-1cb4-4bc5-86f6-95d2a9c5e8f8 returned with HTTP 200 Aug 19 11:06:59.158975 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 764/3061] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:59 2026] GET /volume/v3/snapshots/107418b2-1cb4-4bc5-86f6-95d2a9c5e8f8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:59.171410 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-429f7560-4db9-4c09-9f6c-eca63f939b69 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:59.178397 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-429f7560-4db9-4c09-9f6c-eca63f939b69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:06:59.178936 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-429f7560-4db9-4c09-9f6c-eca63f939b69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c9a8e94-2dc1-4cf9-b15f-dbdedf408346", "name": "tempest-VolumesDeleteCascade-Snapshot-707772677"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:06:59.190194 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:59.190194 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:06:59.190667 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-429f7560-4db9-4c09-9f6c-eca63f939b69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:06:59.190782 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-429f7560-4db9-4c09-9f6c-eca63f939b69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create snapshot from volume 6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 Aug 19 11:06:59.219535 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-429f7560-4db9-4c09-9f6c-eca63f939b69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Created reservations ['00f16a04-052d-480e-9611-10bcdb8daade', '7c4511de-07d3-41f3-b819-fca5d0fb98fc', 'ab914c55-53fa-4cdb-a401-9dc929d36e12', 'ef4c201b-b60d-4dd5-9aaf-e0d337ecc534'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:06:59.272288 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-429f7560-4db9-4c09-9f6c-eca63f939b69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Snapshot create request issued successfully. Aug 19 11:06:59.272870 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-429f7560-4db9-4c09-9f6c-eca63f939b69 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:06:59.274324 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 767/3062] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:06:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:06:59.283037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9be19f14-ead6-42e8-b4d2-a2f876bcd363 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:59.285001 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9be19f14-ead6-42e8-b4d2-a2f876bcd363 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/snapshots/92f2b51d-1009-495b-88f1-02422205f25b Aug 19 11:06:59.285211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9be19f14-ead6-42e8-b4d2-a2f876bcd363 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:59.285665 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9be19f14-ead6-42e8-b4d2-a2f876bcd363 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:59.293923 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:59.293923 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:06:59.294431 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9be19f14-ead6-42e8-b4d2-a2f876bcd363 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Snapshot retrieved successfully. Aug 19 11:06:59.295215 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9be19f14-ead6-42e8-b4d2-a2f876bcd363 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots/92f2b51d-1009-495b-88f1-02422205f25b returned with HTTP 200 Aug 19 11:06:59.295602 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 763/3063] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:06:59 2026] GET /volume/v3/snapshots/92f2b51d-1009-495b-88f1-02422205f25b => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:06:59.412142 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2fe9d000-09c4-45a6-a574-b571ceafa93a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:06:59.414390 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2fe9d000-09c4-45a6-a574-b571ceafa93a tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] GET https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:06:59.414637 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2fe9d000-09c4-45a6-a574-b571ceafa93a tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:06:59.414838 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2fe9d000-09c4-45a6-a574-b571ceafa93a tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:06:59.424559 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:06:59.424559 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:06:59.429100 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2fe9d000-09c4-45a6-a574-b571ceafa93a tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Volume info retrieved successfully. Aug 19 11:06:59.434411 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2fe9d000-09c4-45a6-a574-b571ceafa93a tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a returned with HTTP 200 Aug 19 11:06:59.435094 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 770/3064] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:06:59 2026] GET /volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:00.304657 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-251d85c8-5637-4947-9036-be433a9b3c8d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:00.306349 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-251d85c8-5637-4947-9036-be433a9b3c8d tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/snapshots/92f2b51d-1009-495b-88f1-02422205f25b Aug 19 11:07:00.306507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-251d85c8-5637-4947-9036-be433a9b3c8d tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:00.306720 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-251d85c8-5637-4947-9036-be433a9b3c8d tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:00.311112 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:00.311112 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:00.311509 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-251d85c8-5637-4947-9036-be433a9b3c8d tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Snapshot retrieved successfully. Aug 19 11:07:00.312212 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-251d85c8-5637-4947-9036-be433a9b3c8d tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots/92f2b51d-1009-495b-88f1-02422205f25b returned with HTTP 200 Aug 19 11:07:00.312561 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 765/3065] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:00 2026] GET /volume/v3/snapshots/92f2b51d-1009-495b-88f1-02422205f25b => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:00.322277 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bb395a56-916b-4112-a2d8-7eaf0e63882b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:00.324794 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bb395a56-916b-4112-a2d8-7eaf0e63882b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] DELETE https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346?cascade=True Aug 19 11:07:00.325064 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bb395a56-916b-4112-a2d8-7eaf0e63882b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:00.325370 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bb395a56-916b-4112-a2d8-7eaf0e63882b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:00.325634 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-bb395a56-916b-4112-a2d8-7eaf0e63882b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete volume with id: 6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 Aug 19 11:07:00.335380 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:00.335380 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:00.336134 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bb395a56-916b-4112-a2d8-7eaf0e63882b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:00.377825 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bb395a56-916b-4112-a2d8-7eaf0e63882b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete volume request issued successfully. Aug 19 11:07:00.377993 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bb395a56-916b-4112-a2d8-7eaf0e63882b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346?cascade=True returned with HTTP 202 Aug 19 11:07:00.378477 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 768/3066] 10.4.3.46 () {66 vars in 1369 bytes} [Wed Aug 19 11:07:00 2026] DELETE /volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:00.385506 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7ce3d0c7-6275-4131-91c7-f5103a27b271 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:00.390284 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ce3d0c7-6275-4131-91c7-f5103a27b271 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 Aug 19 11:07:00.390284 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ce3d0c7-6275-4131-91c7-f5103a27b271 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:00.390284 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ce3d0c7-6275-4131-91c7-f5103a27b271 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:00.400259 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:00.400259 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:00.406290 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7ce3d0c7-6275-4131-91c7-f5103a27b271 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:00.413994 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ce3d0c7-6275-4131-91c7-f5103a27b271 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 returned with HTTP 200 Aug 19 11:07:00.416405 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 764/3067] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:00 2026] GET /volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:00.451050 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-777d6bb3-9064-4aba-9efa-2074972aa626 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:00.454148 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-777d6bb3-9064-4aba-9efa-2074972aa626 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] GET https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:07:00.454339 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-777d6bb3-9064-4aba-9efa-2074972aa626 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:00.454535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-777d6bb3-9064-4aba-9efa-2074972aa626 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:00.463534 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:00.463534 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:00.468396 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-777d6bb3-9064-4aba-9efa-2074972aa626 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Volume info retrieved successfully. Aug 19 11:07:00.476578 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-777d6bb3-9064-4aba-9efa-2074972aa626 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a returned with HTTP 200 Aug 19 11:07:00.476578 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 771/3068] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:00 2026] GET /volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:01.427801 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-90d2e12d-950b-4eca-8a28-f4171ba3ec71 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.433476 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90d2e12d-950b-4eca-8a28-f4171ba3ec71 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 Aug 19 11:07:01.433739 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90d2e12d-950b-4eca-8a28-f4171ba3ec71 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:01.433921 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90d2e12d-950b-4eca-8a28-f4171ba3ec71 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:01.446298 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90d2e12d-950b-4eca-8a28-f4171ba3ec71 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 returned with HTTP 404 Aug 19 11:07:01.446830 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 766/3069] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:01 2026] GET /volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:01.456799 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5ac79c0a-ce7f-47f2-9a93-a307801e6508 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.458383 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5ac79c0a-ce7f-47f2-9a93-a307801e6508 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes Aug 19 11:07:01.458609 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5ac79c0a-ce7f-47f2-9a93-a307801e6508 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:01.458833 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5ac79c0a-ce7f-47f2-9a93-a307801e6508 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:01.459095 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-5ac79c0a-ce7f-47f2-9a93-a307801e6508 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:07:01.459427 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:01.459427 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:01.459939 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5ac79c0a-ce7f-47f2-9a93-a307801e6508 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:07:01.466087 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5ac79c0a-ce7f-47f2-9a93-a307801e6508 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Get all volumes completed successfully. Aug 19 11:07:01.466356 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5ac79c0a-ce7f-47f2-9a93-a307801e6508 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 200 Aug 19 11:07:01.466748 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 769/3070] 10.4.3.46 () {66 vars in 1230 bytes} [Wed Aug 19 11:07:01 2026] GET /volume/v3/volumes => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:07:01.475819 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9419d46e-c5f7-4531-a8d6-c3c01cf0e361 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.476374 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9419d46e-c5f7-4531-a8d6-c3c01cf0e361 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/snapshots Aug 19 11:07:01.476516 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9419d46e-c5f7-4531-a8d6-c3c01cf0e361 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:01.476689 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9419d46e-c5f7-4531-a8d6-c3c01cf0e361 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:01.476955 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-9419d46e-c5f7-4531-a8d6-c3c01cf0e361 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:07:01.476987 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9350ea9c-7499-4000-a429-547db851f0dc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.477943 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-9419d46e-c5f7-4531-a8d6-c3c01cf0e361 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:07:01.481377 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9419d46e-c5f7-4531-a8d6-c3c01cf0e361 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Get all snapshots completed successfully. Aug 19 11:07:01.481743 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9419d46e-c5f7-4531-a8d6-c3c01cf0e361 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 200 Aug 19 11:07:01.482284 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 765/3071] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:07:01 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:07:01.491176 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2934b3a2-f632-48c6-8afa-b4e23d0e15d5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.491252 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8b33fcc5-43fb-4e78-a99c-e398eaa6cbc1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.492982 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2934b3a2-f632-48c6-8afa-b4e23d0e15d5 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/92f2b51d-1009-495b-88f1-02422205f25b Aug 19 11:07:01.493568 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b33fcc5-43fb-4e78-a99c-e398eaa6cbc1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] GET https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:07:01.493706 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2934b3a2-f632-48c6-8afa-b4e23d0e15d5 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:01.493742 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b33fcc5-43fb-4e78-a99c-e398eaa6cbc1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:01.493770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2934b3a2-f632-48c6-8afa-b4e23d0e15d5 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:01.493770 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-2934b3a2-f632-48c6-8afa-b4e23d0e15d5 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete snapshot with id: 92f2b51d-1009-495b-88f1-02422205f25b Aug 19 11:07:01.493820 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b33fcc5-43fb-4e78-a99c-e398eaa6cbc1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:01.498795 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2934b3a2-f632-48c6-8afa-b4e23d0e15d5 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots/92f2b51d-1009-495b-88f1-02422205f25b returned with HTTP 404 Aug 19 11:07:01.499876 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 767/3072] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:07:01 2026] DELETE /volume/v3/snapshots/92f2b51d-1009-495b-88f1-02422205f25b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:01.502677 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:01.502677 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:01.507352 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8b33fcc5-43fb-4e78-a99c-e398eaa6cbc1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Volume info retrieved successfully. Aug 19 11:07:01.507517 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3dbea227-4f5d-4de1-847c-c4ad1be3ef4f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.509811 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3dbea227-4f5d-4de1-847c-c4ad1be3ef4f tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/107418b2-1cb4-4bc5-86f6-95d2a9c5e8f8 Aug 19 11:07:01.510130 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3dbea227-4f5d-4de1-847c-c4ad1be3ef4f tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:01.510435 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3dbea227-4f5d-4de1-847c-c4ad1be3ef4f tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:01.510686 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-3dbea227-4f5d-4de1-847c-c4ad1be3ef4f tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete snapshot with id: 107418b2-1cb4-4bc5-86f6-95d2a9c5e8f8 Aug 19 11:07:01.512945 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b33fcc5-43fb-4e78-a99c-e398eaa6cbc1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a returned with HTTP 200 Aug 19 11:07:01.512945 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 770/3073] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:01 2026] GET /volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:01.525255 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3dbea227-4f5d-4de1-847c-c4ad1be3ef4f tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots/107418b2-1cb4-4bc5-86f6-95d2a9c5e8f8 returned with HTTP 404 Aug 19 11:07:01.526012 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 766/3074] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:07:01 2026] DELETE /volume/v3/snapshots/107418b2-1cb4-4bc5-86f6-95d2a9c5e8f8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:01.533597 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8349f114-66c8-4fdd-9b4b-ae028c992ece None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.535317 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8349f114-66c8-4fdd-9b4b-ae028c992ece tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 Aug 19 11:07:01.535561 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8349f114-66c8-4fdd-9b4b-ae028c992ece tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:01.535775 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8349f114-66c8-4fdd-9b4b-ae028c992ece tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:01.541018 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8349f114-66c8-4fdd-9b4b-ae028c992ece tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 returned with HTTP 404 Aug 19 11:07:01.541560 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 768/3075] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:01 2026] GET /volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:01.549360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c1885136-3d26-4149-a9c8-b1a55c8271a0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.550132 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c1885136-3d26-4149-a9c8-b1a55c8271a0 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] DELETE https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 Aug 19 11:07:01.550397 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c1885136-3d26-4149-a9c8-b1a55c8271a0 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:01.550592 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c1885136-3d26-4149-a9c8-b1a55c8271a0 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:01.550817 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-c1885136-3d26-4149-a9c8-b1a55c8271a0 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete volume with id: 6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 Aug 19 11:07:01.554070 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:01.554395 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1424303432"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:01.556561 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1424303432'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:01.556759 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Create volume of 1 GB Aug 19 11:07:01.559821 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c1885136-3d26-4149-a9c8-b1a55c8271a0 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 returned with HTTP 404 Aug 19 11:07:01.560871 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 771/3076] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:01 2026] DELETE /volume/v3/volumes/6c9a8e94-2dc1-4cf9-b15f-dbdedf408346 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:01.561358 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Availability Zones retrieved successfully. Aug 19 11:07:01.567762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Flow 'volume_create_api' (fb7ee044-57b3-43a1-9bae-69b4127c805b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:01.568996 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df053a7-18f8-4496-9e56-37769e317c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:01.569721 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:01.569937 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-da120d62-0836-40e1-9180-a4983105b705 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.571566 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:01.572010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-873286498"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:01.573776 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-873286498'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:01.573945 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create volume of 1 GB Aug 19 11:07:01.577652 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Availability Zones retrieved successfully. Aug 19 11:07:01.582418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Flow 'volume_create_api' (d8036061-0caf-492b-ac41-477b7662da82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:01.583456 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9746c8d3-74ca-41dd-9b24-823685ce4bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:01.584361 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:01.599342 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df053a7-18f8-4496-9e56-37769e317c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:01.600169 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dce7024-721d-4d87-8299-880e9c46ece4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:01.607297 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9746c8d3-74ca-41dd-9b24-823685ce4bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:01.608037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (650723e5-4c15-4d9c-aaa7-efd993e9ec16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:01.645269 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Created reservations ['d267fe59-1cca-40b3-a65c-2132336140ab', '4eb380ef-4dcb-48c3-b937-f5bfd3569979', '5fd2d9be-2683-4902-af16-2e110e2d0967', 'f0b284c1-393b-4050-a3d4-54eba3a32718'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:01.646222 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (650723e5-4c15-4d9c-aaa7-efd993e9ec16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d267fe59-1cca-40b3-a65c-2132336140ab', '4eb380ef-4dcb-48c3-b937-f5bfd3569979', '5fd2d9be-2683-4902-af16-2e110e2d0967', 'f0b284c1-393b-4050-a3d4-54eba3a32718']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:01.647005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd45aee-a993-4c42-b473-7ce53af30af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:01.662415 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Created reservations ['874d2829-3bc5-4229-9b2b-f00df13ba784', '004f56e2-2b41-49e0-b217-4e79bc6b3bd9', '06f4d228-d5b5-47cf-959f-1fe7bd9268da', '408cce90-4129-4b70-a585-3cde702f368a'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:01.663155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dce7024-721d-4d87-8299-880e9c46ece4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['874d2829-3bc5-4229-9b2b-f00df13ba784', '004f56e2-2b41-49e0-b217-4e79bc6b3bd9', '06f4d228-d5b5-47cf-959f-1fe7bd9268da', '408cce90-4129-4b70-a585-3cde702f368a']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:01.664001 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065dd181-8fec-4163-9a6f-8349a4328f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:01.670540 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd45aee-a993-4c42-b473-7ce53af30af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bce034d2-e7a5-4e12-8b3f-4158589e27cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-873286498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefab6289516405b92cce61cfb07be89',qos_specs=None,replication_status=,reservations=['d267fe59-1cca-40b3-a65c-2132336140ab','4eb380ef-4dcb-48c3-b937-f5bfd3569979','5fd2d9be-2683-4902-af16-2e110e2d0967','f0b284c1-393b-4050-a3d4-54eba3a32718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='133d2c2de9434afea35215605a2dea8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-873286498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bce034d2-e7a5-4e12-8b3f-4158589e27cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aefab6289516405b92cce61cfb07be89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='133d2c2de9434afea35215605a2dea8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:01.672547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e84492-5e9b-45e4-9862-71fa56f37f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:01.687980 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065dd181-8fec-4163-9a6f-8349a4328f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '172383a2-f0ca-4db5-af9f-7ad8c194841e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1424303432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f58e3fce6f0448cba9f4bdff72cafd9',qos_specs=None,replication_status=,reservations=['874d2829-3bc5-4229-9b2b-f00df13ba784','004f56e2-2b41-49e0-b217-4e79bc6b3bd9','06f4d228-d5b5-47cf-959f-1fe7bd9268da','408cce90-4129-4b70-a585-3cde702f368a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e4b82c9d9b4000baf39cfda4579f6c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1424303432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=172383a2-f0ca-4db5-af9f-7ad8c194841e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f58e3fce6f0448cba9f4bdff72cafd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e4b82c9d9b4000baf39cfda4579f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:01.689015 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d7bb80-a9a7-47e9-bfc6-88f35eae5771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:01.692609 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e84492-5e9b-45e4-9862-71fa56f37f39) transitioned into state 'SUCCESS' from state '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-873286498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefab6289516405b92cce61cfb07be89',qos_specs=None,replication_status=,reservations=['d267fe59-1cca-40b3-a65c-2132336140ab','4eb380ef-4dcb-48c3-b937-f5bfd3569979','5fd2d9be-2683-4902-af16-2e110e2d0967','f0b284c1-393b-4050-a3d4-54eba3a32718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='133d2c2de9434afea35215605a2dea8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:01.693346 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6047f227-7168-4585-b7e8-1a12fdebfa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:01.706307 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6047f227-7168-4585-b7e8-1a12fdebfa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:01.707223 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Flow 'volume_create_api' (d8036061-0caf-492b-ac41-477b7662da82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:01.707609 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create volume request issued successfully. Aug 19 11:07:01.708312 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-da120d62-0836-40e1-9180-a4983105b705 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:01.708816 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 767/3077] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:07:01 2026] POST /volume/v3/volumes => generated 748 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:01.710420 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d7bb80-a9a7-47e9-bfc6-88f35eae5771) transitioned into state 'SUCCESS' from state '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-1424303432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f58e3fce6f0448cba9f4bdff72cafd9',qos_specs=None,replication_status=,reservations=['874d2829-3bc5-4229-9b2b-f00df13ba784','004f56e2-2b41-49e0-b217-4e79bc6b3bd9','06f4d228-d5b5-47cf-959f-1fe7bd9268da','408cce90-4129-4b70-a585-3cde702f368a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e4b82c9d9b4000baf39cfda4579f6c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:01.711649 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a962c52-3865-497f-b61f-bdceb4277c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:01.724737 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f322349b-f992-4742-b16d-457c8f71f6ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.724873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a962c52-3865-497f-b61f-bdceb4277c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:01.725676 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Flow 'volume_create_api' (fb7ee044-57b3-43a1-9bae-69b4127c805b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:01.725964 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Create volume request issued successfully. Aug 19 11:07:01.726573 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9350ea9c-7499-4000-a429-547db851f0dc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:01.727241 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 772/3078] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:07:01 2026] POST /volume/v3/volumes => generated 747 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:01.730501 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f322349b-f992-4742-b16d-457c8f71f6ab tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf Aug 19 11:07:01.730501 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f322349b-f992-4742-b16d-457c8f71f6ab tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:01.733438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f322349b-f992-4742-b16d-457c8f71f6ab tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:01.737900 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6f2e305b-7733-434d-b914-c5ed7bcf94de None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:01.739719 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6f2e305b-7733-434d-b914-c5ed7bcf94de tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:01.739959 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6f2e305b-7733-434d-b914-c5ed7bcf94de tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:01.740097 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6f2e305b-7733-434d-b914-c5ed7bcf94de tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:01.744593 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:01.744593 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:01.747580 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:01.747580 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:01.748408 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f322349b-f992-4742-b16d-457c8f71f6ab tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:01.751817 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6f2e305b-7733-434d-b914-c5ed7bcf94de tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:01.754457 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f322349b-f992-4742-b16d-457c8f71f6ab tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf returned with HTTP 200 Aug 19 11:07:01.754898 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 769/3079] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:01 2026] GET /volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:01.756727 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6f2e305b-7733-434d-b914-c5ed7bcf94de tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:01.757401 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 772/3080] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:01 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:02.530594 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-280680ed-561b-41ff-81f0-baca1eb92f21 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:02.532708 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-280680ed-561b-41ff-81f0-baca1eb92f21 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] GET https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:07:02.532988 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-280680ed-561b-41ff-81f0-baca1eb92f21 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:02.533227 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-280680ed-561b-41ff-81f0-baca1eb92f21 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:02.540219 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:02.540219 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:02.544056 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-280680ed-561b-41ff-81f0-baca1eb92f21 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Volume info retrieved successfully. Aug 19 11:07:02.548362 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-280680ed-561b-41ff-81f0-baca1eb92f21 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a returned with HTTP 200 Aug 19 11:07:02.548834 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 768/3081] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:02 2026] GET /volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:02.769226 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0f107339-68b0-4ae2-8001-d5145f03d085 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:02.771075 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0f107339-68b0-4ae2-8001-d5145f03d085 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:02.771269 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0f107339-68b0-4ae2-8001-d5145f03d085 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:02.771470 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0f107339-68b0-4ae2-8001-d5145f03d085 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:02.773880 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b1deb0c0-ada9-45ca-a1a7-ffcdb9f36c29 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:02.775203 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b1deb0c0-ada9-45ca-a1a7-ffcdb9f36c29 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf Aug 19 11:07:02.775410 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b1deb0c0-ada9-45ca-a1a7-ffcdb9f36c29 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:02.775968 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b1deb0c0-ada9-45ca-a1a7-ffcdb9f36c29 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:02.779843 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:02.779843 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:02.784262 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0f107339-68b0-4ae2-8001-d5145f03d085 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:02.784808 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:02.784808 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:02.789283 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0f107339-68b0-4ae2-8001-d5145f03d085 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:02.789686 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b1deb0c0-ada9-45ca-a1a7-ffcdb9f36c29 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:02.789751 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 773/3082] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:02 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:02.797229 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b1deb0c0-ada9-45ca-a1a7-ffcdb9f36c29 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf returned with HTTP 200 Aug 19 11:07:02.798683 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 770/3083] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:02 2026] GET /volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:02.817722 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9e956f38-58b0-40ee-bbf0-3fb35401fa9a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:02.818004 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9e956f38-58b0-40ee-bbf0-3fb35401fa9a tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:07:02.818128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9e956f38-58b0-40ee-bbf0-3fb35401fa9a tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bce034d2-e7a5-4e12-8b3f-4158589e27cf", "name": "tempest-VolumesDeleteCascade-Snapshot-831092125"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:02.826744 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:02.826744 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:02.827189 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9e956f38-58b0-40ee-bbf0-3fb35401fa9a tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:02.827312 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-9e956f38-58b0-40ee-bbf0-3fb35401fa9a tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create snapshot from volume bce034d2-e7a5-4e12-8b3f-4158589e27cf Aug 19 11:07:02.862186 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-9e956f38-58b0-40ee-bbf0-3fb35401fa9a tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Created reservations ['387d0e94-f459-4fef-a291-71dae627e1ee', 'af358b45-46d4-4faf-9cb0-ca0b93106d5c', '102064d2-56e3-4bcb-bc6f-a400605277ef', '8b80a3f8-20d3-4258-aaf6-34eca823887f'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:02.903513 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9e956f38-58b0-40ee-bbf0-3fb35401fa9a tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Snapshot create request issued successfully. Aug 19 11:07:02.903513 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9e956f38-58b0-40ee-bbf0-3fb35401fa9a tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:07:02.903513 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 773/3084] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:07:02 2026] POST /volume/v3/snapshots => generated 306 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:02.915288 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-38fb0d1b-f88a-4fbd-ba1f-a192eff1570c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:02.917408 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-38fb0d1b-f88a-4fbd-ba1f-a192eff1570c tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/snapshots/51c9db6a-8b94-483d-aee3-9fd5b129101a Aug 19 11:07:02.917750 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-38fb0d1b-f88a-4fbd-ba1f-a192eff1570c tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:02.918065 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-38fb0d1b-f88a-4fbd-ba1f-a192eff1570c tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:02.923941 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:02.923941 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:02.924565 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-38fb0d1b-f88a-4fbd-ba1f-a192eff1570c tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Snapshot retrieved successfully. Aug 19 11:07:02.925584 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-38fb0d1b-f88a-4fbd-ba1f-a192eff1570c tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots/51c9db6a-8b94-483d-aee3-9fd5b129101a returned with HTTP 200 Aug 19 11:07:02.926079 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 769/3085] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:02 2026] GET /volume/v3/snapshots/51c9db6a-8b94-483d-aee3-9fd5b129101a => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:03.560128 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5bff138c-346f-4b8e-9376-014fa202575d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:03.564532 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5bff138c-346f-4b8e-9376-014fa202575d tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] GET https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:07:03.564746 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5bff138c-346f-4b8e-9376-014fa202575d tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:03.564943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5bff138c-346f-4b8e-9376-014fa202575d tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:03.574166 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:03.574166 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:03.581016 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5bff138c-346f-4b8e-9376-014fa202575d tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Volume info retrieved successfully. Aug 19 11:07:03.585197 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5bff138c-346f-4b8e-9376-014fa202575d tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a returned with HTTP 200 Aug 19 11:07:03.585561 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 774/3086] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:03 2026] GET /volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:03.935986 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a6e25644-22c0-475d-a216-2b10a7bea0ea None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:03.938088 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6e25644-22c0-475d-a216-2b10a7bea0ea tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/snapshots/51c9db6a-8b94-483d-aee3-9fd5b129101a Aug 19 11:07:03.938312 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6e25644-22c0-475d-a216-2b10a7bea0ea tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:03.938553 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6e25644-22c0-475d-a216-2b10a7bea0ea tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:03.950788 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:03.950788 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:03.951339 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a6e25644-22c0-475d-a216-2b10a7bea0ea tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Snapshot retrieved successfully. Aug 19 11:07:03.952347 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6e25644-22c0-475d-a216-2b10a7bea0ea tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots/51c9db6a-8b94-483d-aee3-9fd5b129101a returned with HTTP 200 Aug 19 11:07:03.957130 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 771/3087] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:03 2026] GET /volume/v3/snapshots/51c9db6a-8b94-483d-aee3-9fd5b129101a => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:03.965196 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:03.969576 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:03.969576 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "51c9db6a-8b94-483d-aee3-9fd5b129101a", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-401710349"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:03.969983 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create volume request body: {'volume': {'snapshot_id': '51c9db6a-8b94-483d-aee3-9fd5b129101a', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-401710349'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:03.976083 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:03.976083 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:03.976659 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Snapshot retrieved successfully. Aug 19 11:07:03.976809 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create volume of 1 GB Aug 19 11:07:03.981268 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Availability Zones retrieved successfully. Aug 19 11:07:03.988744 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Flow 'volume_create_api' (3d1d2f87-72ab-4256-854a-ce4ef11fc309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:03.989991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e7fdfd2-c80f-40a1-98d4-8893ff5e9e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:03.991243 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:04.055364 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e7fdfd2-c80f-40a1-98d4-8893ff5e9e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '51c9db6a-8b94-483d-aee3-9fd5b129101a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:04.056638 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c31dfd7-a1f1-47cd-a43c-d20ffa9a747b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:04.101904 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Created reservations ['c9788bd0-42f5-48ce-88a7-b898d87abed8', '4fde90e8-af1a-42bb-88b5-a6118dac6c14', '97f529b5-2773-42e7-8023-898570216bae', 'b39aebaf-6988-4674-bac0-582ddc694a51'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:04.102934 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c31dfd7-a1f1-47cd-a43c-d20ffa9a747b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9788bd0-42f5-48ce-88a7-b898d87abed8', '4fde90e8-af1a-42bb-88b5-a6118dac6c14', '97f529b5-2773-42e7-8023-898570216bae', 'b39aebaf-6988-4674-bac0-582ddc694a51']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:04.103751 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed3ec9d-0dec-41c2-bf1d-3588bba1de6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:04.152419 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed3ec9d-0dec-41c2-bf1d-3588bba1de6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2963970d-ed6b-46dc-a6db-9c464b7fe0dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-401710349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefab6289516405b92cce61cfb07be89',qos_specs=None,replication_status=,reservations=['c9788bd0-42f5-48ce-88a7-b898d87abed8','4fde90e8-af1a-42bb-88b5-a6118dac6c14','97f529b5-2773-42e7-8023-898570216bae','b39aebaf-6988-4674-bac0-582ddc694a51'],size=1,snapshot_id=51c9db6a-8b94-483d-aee3-9fd5b129101a,source_replicaid=,source_volid=None,status='creating',user_id='133d2c2de9434afea35215605a2dea8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-401710349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2963970d-ed6b-46dc-a6db-9c464b7fe0dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aefab6289516405b92cce61cfb07be89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=51c9db6a-8b94-483d-aee3-9fd5b129101a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='133d2c2de9434afea35215605a2dea8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:04.155812 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710eee39-e3e5-4ec8-9d09-64327b22afcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:04.187448 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710eee39-e3e5-4ec8-9d09-64327b22afcc) transitioned into state 'SUCCESS' from state '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-401710349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefab6289516405b92cce61cfb07be89',qos_specs=None,replication_status=,reservations=['c9788bd0-42f5-48ce-88a7-b898d87abed8','4fde90e8-af1a-42bb-88b5-a6118dac6c14','97f529b5-2773-42e7-8023-898570216bae','b39aebaf-6988-4674-bac0-582ddc694a51'],size=1,snapshot_id=51c9db6a-8b94-483d-aee3-9fd5b129101a,source_replicaid=,source_volid=None,status='creating',user_id='133d2c2de9434afea35215605a2dea8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:04.188113 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f72dd9-0a22-44b1-8796-b870ed06e434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:04.213371 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f72dd9-0a22-44b1-8796-b870ed06e434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:04.214570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Flow 'volume_create_api' (3d1d2f87-72ab-4256-854a-ce4ef11fc309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:04.214982 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Create volume request issued successfully. Aug 19 11:07:04.215839 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f2a2372f-54d6-4362-8e3f-2aa14209909b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:04.216431 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 774/3088] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:03 2026] POST /volume/v3/volumes => generated 782 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:04.228996 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7b5af52b-4561-43e0-88e5-e73daaee6de9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:04.231502 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b5af52b-4561-43e0-88e5-e73daaee6de9 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd Aug 19 11:07:04.231820 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b5af52b-4561-43e0-88e5-e73daaee6de9 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:04.232127 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b5af52b-4561-43e0-88e5-e73daaee6de9 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:04.241654 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:04.241654 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:04.246660 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7b5af52b-4561-43e0-88e5-e73daaee6de9 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:04.252117 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b5af52b-4561-43e0-88e5-e73daaee6de9 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd returned with HTTP 200 Aug 19 11:07:04.252978 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 770/3089] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:04 2026] GET /volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:04.599065 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dcd93bed-72a6-4a97-b046-59639bae45d1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:04.601115 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dcd93bed-72a6-4a97-b046-59639bae45d1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] GET https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:07:04.601321 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dcd93bed-72a6-4a97-b046-59639bae45d1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:04.601531 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dcd93bed-72a6-4a97-b046-59639bae45d1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:04.608901 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:04.608901 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:04.613152 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dcd93bed-72a6-4a97-b046-59639bae45d1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Volume info retrieved successfully. Aug 19 11:07:04.618005 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dcd93bed-72a6-4a97-b046-59639bae45d1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a returned with HTTP 200 Aug 19 11:07:04.618379 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 775/3090] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:04 2026] GET /volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a => generated 1293 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:04.645598 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-be5ab04f-89b5-40e9-a01e-b32048c2ac86 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:04.647401 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be5ab04f-89b5-40e9-a01e-b32048c2ac86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] DELETE https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:07:04.647820 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-be5ab04f-89b5-40e9-a01e-b32048c2ac86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:04.648073 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-be5ab04f-89b5-40e9-a01e-b32048c2ac86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:04.648271 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-be5ab04f-89b5-40e9-a01e-b32048c2ac86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Delete volume with id: d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:07:04.655017 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:04.655017 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:04.655463 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-be5ab04f-89b5-40e9-a01e-b32048c2ac86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Volume info retrieved successfully. Aug 19 11:07:04.686923 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-be5ab04f-89b5-40e9-a01e-b32048c2ac86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Delete volume request issued successfully. Aug 19 11:07:04.687180 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be5ab04f-89b5-40e9-a01e-b32048c2ac86 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a returned with HTTP 202 Aug 19 11:07:04.687547 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 772/3091] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:04 2026] DELETE /volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:04.700587 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-af7b1444-1f01-4a7a-8684-1557ac6cc9d1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:04.702428 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-af7b1444-1f01-4a7a-8684-1557ac6cc9d1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] GET https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:07:04.702704 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-af7b1444-1f01-4a7a-8684-1557ac6cc9d1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:04.702907 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-af7b1444-1f01-4a7a-8684-1557ac6cc9d1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:04.710982 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:04.710982 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:04.716619 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-af7b1444-1f01-4a7a-8684-1557ac6cc9d1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Volume info retrieved successfully. Aug 19 11:07:04.721338 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-af7b1444-1f01-4a7a-8684-1557ac6cc9d1 tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a returned with HTTP 200 Aug 19 11:07:04.721963 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 775/3092] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:04 2026] GET /volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a => generated 1292 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:05.268050 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-90369a62-5b43-49ef-8684-45ad9ab46dd6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:05.269940 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-90369a62-5b43-49ef-8684-45ad9ab46dd6 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd Aug 19 11:07:05.270184 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-90369a62-5b43-49ef-8684-45ad9ab46dd6 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:05.270434 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-90369a62-5b43-49ef-8684-45ad9ab46dd6 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:05.276537 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:05.276537 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:05.281770 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-90369a62-5b43-49ef-8684-45ad9ab46dd6 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:05.288677 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-90369a62-5b43-49ef-8684-45ad9ab46dd6 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd returned with HTTP 200 Aug 19 11:07:05.289093 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 771/3093] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:05 2026] GET /volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:05.300283 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-eef5be0d-b9b8-4afe-9aed-fc488ff561c3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:05.302425 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eef5be0d-b9b8-4afe-9aed-fc488ff561c3 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd Aug 19 11:07:05.302661 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eef5be0d-b9b8-4afe-9aed-fc488ff561c3 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:05.302928 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eef5be0d-b9b8-4afe-9aed-fc488ff561c3 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:05.311277 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:05.311277 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:05.316816 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-eef5be0d-b9b8-4afe-9aed-fc488ff561c3 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:05.321548 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eef5be0d-b9b8-4afe-9aed-fc488ff561c3 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd returned with HTTP 200 Aug 19 11:07:05.322168 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 776/3094] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:05 2026] GET /volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:05.332979 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0193b9d8-6af1-4276-a71d-0d3d1e84a588 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:05.334765 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0193b9d8-6af1-4276-a71d-0d3d1e84a588 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] DELETE https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf?cascade=True Aug 19 11:07:05.335015 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0193b9d8-6af1-4276-a71d-0d3d1e84a588 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:05.335203 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0193b9d8-6af1-4276-a71d-0d3d1e84a588 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:05.335365 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-0193b9d8-6af1-4276-a71d-0d3d1e84a588 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete volume with id: bce034d2-e7a5-4e12-8b3f-4158589e27cf Aug 19 11:07:05.342874 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:05.342874 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:05.343438 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0193b9d8-6af1-4276-a71d-0d3d1e84a588 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:05.376001 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0193b9d8-6af1-4276-a71d-0d3d1e84a588 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete volume request issued successfully. Aug 19 11:07:05.376190 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0193b9d8-6af1-4276-a71d-0d3d1e84a588 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf?cascade=True returned with HTTP 202 Aug 19 11:07:05.376636 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 773/3095] 10.4.3.46 () {66 vars in 1369 bytes} [Wed Aug 19 11:07:05 2026] DELETE /volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf?cascade=True => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:05.385543 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6e6f1b5f-3eea-4132-bcee-8b599e20c276 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:05.388182 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6e6f1b5f-3eea-4132-bcee-8b599e20c276 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf Aug 19 11:07:05.388360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6e6f1b5f-3eea-4132-bcee-8b599e20c276 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:05.388554 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6e6f1b5f-3eea-4132-bcee-8b599e20c276 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:05.397116 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:05.397116 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:05.404563 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6e6f1b5f-3eea-4132-bcee-8b599e20c276 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:05.408498 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6e6f1b5f-3eea-4132-bcee-8b599e20c276 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf returned with HTTP 200 Aug 19 11:07:05.408886 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 776/3096] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:05 2026] GET /volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:05.735847 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-af3e9659-2caa-48ef-96d3-14c6038f1aee None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:05.738429 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af3e9659-2caa-48ef-96d3-14c6038f1aee tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] GET https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a Aug 19 11:07:05.738782 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af3e9659-2caa-48ef-96d3-14c6038f1aee tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:05.739088 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af3e9659-2caa-48ef-96d3-14c6038f1aee tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:05.749598 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af3e9659-2caa-48ef-96d3-14c6038f1aee tempest-VolumeAndVolumeTypeFromImageTest-654733531 tempest-VolumeAndVolumeTypeFromImageTest-654733531-project-member] https://10.4.3.46/volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a returned with HTTP 404 Aug 19 11:07:05.750177 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 772/3097] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:05 2026] GET /volume/v3/volumes/d21ff39b-e376-4fe3-a13b-d11e8908440a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:05.844082 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-17d674c0-74a2-4d00-968a-88a9acbd78d8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:05.938941 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-17d674c0-74a2-4d00-968a-88a9acbd78d8 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:05.939651 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-17d674c0-74a2-4d00-968a-88a9acbd78d8 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1081265939-1391304161", "extra_specs": {"multiattach": " True"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:05.961261 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-17d674c0-74a2-4d00-968a-88a9acbd78d8 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:05.961405 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 777/3098] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:07:05 2026] POST /volume/v3/types => generated 287 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:05.973978 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6c81e115-3ea6-423a-a085-77b2b902ed84 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:05.975804 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c81e115-3ea6-423a-a085-77b2b902ed84 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:07:05.975860 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0161bcbb-2370-4972-9764-c9e89defbf8f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:05.975993 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c81e115-3ea6-423a-a085-77b2b902ed84 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:05.976191 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c81e115-3ea6-423a-a085-77b2b902ed84 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:05.976757 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:05.976757 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:05.977023 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6c81e115-3ea6-423a-a085-77b2b902ed84 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:07:05.982748 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:05.983115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-562965545", "snapshot_id": null, "imageRef": null, "volume_type": "a7625cfe-49fb-4430-8f6f-847e651de3af", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:05.986408 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-562965545', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a7625cfe-49fb-4430-8f6f-847e651de3af', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:05.996348 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume of 1 GB Aug 19 11:07:05.996660 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:05.996660 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:05.997159 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Availability Zones retrieved successfully. Aug 19 11:07:06.002571 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Flow 'volume_create_api' (67ce76b2-dab9-4203-84e0-e3426431dea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:06.005755 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b4b913-3ab4-4374-8b03-f1dfcec77079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:06.006076 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6c81e115-3ea6-423a-a085-77b2b902ed84 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Get all volumes completed successfully. Aug 19 11:07:06.006126 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:06.006168 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:06.006168 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:06.010916 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c81e115-3ea6-423a-a085-77b2b902ed84 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:07:06.011321 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 774/3099] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:07:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9918 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:06.016206 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:06.016206 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:06.029511 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e71b6fd2-69fc-4c21-a5f5-de21de4034c2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:06.029611 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b4b913-3ab4-4374-8b03-f1dfcec77079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:07:06Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a7625cfe-49fb-4430-8f6f-847e651de3af,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1081265939-1391304161',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7625cfe-49fb-4430-8f6f-847e651de3af', 'encryption_key_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=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:06.030163 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877f2fac-dae7-456c-92f5-dc94a7e56696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:06.031171 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e71b6fd2-69fc-4c21-a5f5-de21de4034c2 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/3aae67a7-d901-4eb8-b479-5f415a166a64 Aug 19 11:07:06.031426 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e71b6fd2-69fc-4c21-a5f5-de21de4034c2 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:06.031816 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e71b6fd2-69fc-4c21-a5f5-de21de4034c2 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:06.032043 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-e71b6fd2-69fc-4c21-a5f5-de21de4034c2 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Delete volume with id: 3aae67a7-d901-4eb8-b479-5f415a166a64 Aug 19 11:07:06.041305 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:06.041305 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:06.041893 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e71b6fd2-69fc-4c21-a5f5-de21de4034c2 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Volume info retrieved successfully. Aug 19 11:07:06.057272 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.image.cache [None req-e71b6fd2-69fc-4c21-a5f5-de21de4034c2 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'bcdbc5ae-3634-49c2-a10e-c6d0f06c0ba8', 'volume_id': '3aae67a7-d901-4eb8-b479-5f415a166a64', 'host': 'np0000007769@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 19, 11, 6, 58), 'last_used': datetime.datetime(2026, 8, 19, 11, 7, 4)}. {{(pid=100203) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 19 11:07:06.057953 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1081265939-1391304161 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1081265939-1391304161, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:06.058216 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1081265939-1391304161 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1081265939-1391304161, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:06.077065 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e71b6fd2-69fc-4c21-a5f5-de21de4034c2 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Delete volume request issued successfully. Aug 19 11:07:06.077568 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e71b6fd2-69fc-4c21-a5f5-de21de4034c2 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] https://10.4.3.46/volume/v3/volumes/3aae67a7-d901-4eb8-b479-5f415a166a64 returned with HTTP 202 Aug 19 11:07:06.077897 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 773/3100] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:06 2026] DELETE /volume/v3/volumes/3aae67a7-d901-4eb8-b479-5f415a166a64 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:06.085699 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1c4e1d7c-6590-4c87-9322-07a6a60a2e1a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:06.088062 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c4e1d7c-6590-4c87-9322-07a6a60a2e1a tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] GET https://10.4.3.46/volume/v3/volumes/3aae67a7-d901-4eb8-b479-5f415a166a64 Aug 19 11:07:06.088390 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1c4e1d7c-6590-4c87-9322-07a6a60a2e1a tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:06.088672 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1c4e1d7c-6590-4c87-9322-07a6a60a2e1a tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:06.096661 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Created reservations ['7011327b-6145-4701-97ff-f5f480804a83', '3800c473-b93c-4725-8cf0-367f4f0061cc', 'df47d15c-8ca4-4e66-ac62-fd9303f64e1e', 'f53512ad-b903-4631-9f37-0fb49edd31fa'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:06.097046 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:06.097046 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:06.097318 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877f2fac-dae7-456c-92f5-dc94a7e56696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7011327b-6145-4701-97ff-f5f480804a83', '3800c473-b93c-4725-8cf0-367f4f0061cc', 'df47d15c-8ca4-4e66-ac62-fd9303f64e1e', 'f53512ad-b903-4631-9f37-0fb49edd31fa']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:06.098023 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4efd2ce-1ecf-4f77-bfa0-2171ce9b82a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:06.101155 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1c4e1d7c-6590-4c87-9322-07a6a60a2e1a tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Volume info retrieved successfully. Aug 19 11:07:06.105279 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c4e1d7c-6590-4c87-9322-07a6a60a2e1a tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] https://10.4.3.46/volume/v3/volumes/3aae67a7-d901-4eb8-b479-5f415a166a64 returned with HTTP 200 Aug 19 11:07:06.105903 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 778/3101] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:06 2026] GET /volume/v3/volumes/3aae67a7-d901-4eb8-b479-5f415a166a64 => generated 1094 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:06.122185 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4efd2ce-1ecf-4f77-bfa0-2171ce9b82a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3d46f2e-681f-4dfe-92be-b7340dc4a1cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-562965545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f24a57aa12354d709c615158a97a3bd5',qos_specs=None,replication_status=,reservations=['7011327b-6145-4701-97ff-f5f480804a83','3800c473-b93c-4725-8cf0-367f4f0061cc','df47d15c-8ca4-4e66-ac62-fd9303f64e1e','f53512ad-b903-4631-9f37-0fb49edd31fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b374086dfd06434c93ffc561a7c2d642',volume_type_id=a7625cfe-49fb-4430-8f6f-847e651de3af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-562965545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3d46f2e-681f-4dfe-92be-b7340dc4a1cc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f24a57aa12354d709c615158a97a3bd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b374086dfd06434c93ffc561a7c2d642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7625cfe-49fb-4430-8f6f-847e651de3af),volume_type_id=a7625cfe-49fb-4430-8f6f-847e651de3af)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:06.122868 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e70e8778-56bd-4d43-ab79-8dc19cf80be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:06.144177 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e70e8778-56bd-4d43-ab79-8dc19cf80be9) transitioned into state 'SUCCESS' from state '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-562965545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f24a57aa12354d709c615158a97a3bd5',qos_specs=None,replication_status=,reservations=['7011327b-6145-4701-97ff-f5f480804a83','3800c473-b93c-4725-8cf0-367f4f0061cc','df47d15c-8ca4-4e66-ac62-fd9303f64e1e','f53512ad-b903-4631-9f37-0fb49edd31fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b374086dfd06434c93ffc561a7c2d642',volume_type_id=a7625cfe-49fb-4430-8f6f-847e651de3af)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:06.144326 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c116f320-d64d-49a7-8e07-67bf2a90f0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:06.163919 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c116f320-d64d-49a7-8e07-67bf2a90f0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:06.164773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Flow 'volume_create_api' (67ce76b2-dab9-4203-84e0-e3426431dea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:06.165049 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume request issued successfully. Aug 19 11:07:06.165970 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0161bcbb-2370-4972-9764-c9e89defbf8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:06.166603 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 777/3102] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:05 2026] POST /volume/v3/volumes => generated 827 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:06.185602 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-74e6ed8b-30ea-40ef-8155-5fd9dfa37c0e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:06.186664 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-74e6ed8b-30ea-40ef-8155-5fd9dfa37c0e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:06.186794 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-74e6ed8b-30ea-40ef-8155-5fd9dfa37c0e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:06.186989 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-74e6ed8b-30ea-40ef-8155-5fd9dfa37c0e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:06.196695 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:06.196695 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:06.201822 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-74e6ed8b-30ea-40ef-8155-5fd9dfa37c0e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:06.208675 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-74e6ed8b-30ea-40ef-8155-5fd9dfa37c0e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:06.208675 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 775/3103] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:06 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:06.424632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-88a26a6a-12f4-447d-b612-657bf6669261 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:06.426472 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-88a26a6a-12f4-447d-b612-657bf6669261 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf Aug 19 11:07:06.426733 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-88a26a6a-12f4-447d-b612-657bf6669261 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:06.427038 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-88a26a6a-12f4-447d-b612-657bf6669261 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:06.433222 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-88a26a6a-12f4-447d-b612-657bf6669261 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf returned with HTTP 404 Aug 19 11:07:06.433750 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 774/3104] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:06 2026] GET /volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:06.446242 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6d53a192-0e30-4960-85fc-c64a95b3fd66 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:06.448647 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6d53a192-0e30-4960-85fc-c64a95b3fd66 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes Aug 19 11:07:06.448760 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6d53a192-0e30-4960-85fc-c64a95b3fd66 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:06.449006 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6d53a192-0e30-4960-85fc-c64a95b3fd66 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:06.449279 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-6d53a192-0e30-4960-85fc-c64a95b3fd66 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:07:06.450443 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6d53a192-0e30-4960-85fc-c64a95b3fd66 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:07:06.457185 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6d53a192-0e30-4960-85fc-c64a95b3fd66 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Get all volumes completed successfully. Aug 19 11:07:06.457676 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6d53a192-0e30-4960-85fc-c64a95b3fd66 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 200 Aug 19 11:07:06.458060 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 779/3105] 10.4.3.46 () {66 vars in 1230 bytes} [Wed Aug 19 11:07:06 2026] GET /volume/v3/volumes => generated 332 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:06.466832 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d73747f6-e219-415d-88bf-698f7402d4be None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:06.469468 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d73747f6-e219-415d-88bf-698f7402d4be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/snapshots Aug 19 11:07:06.469754 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d73747f6-e219-415d-88bf-698f7402d4be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:06.470013 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d73747f6-e219-415d-88bf-698f7402d4be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:06.470618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-d73747f6-e219-415d-88bf-698f7402d4be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:07:06.470973 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:06.470973 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:06.471863 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.db.api [None req-d73747f6-e219-415d-88bf-698f7402d4be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Building query based on filter {{(pid=100205) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:07:06.477538 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d73747f6-e219-415d-88bf-698f7402d4be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Get all snapshots completed successfully. Aug 19 11:07:06.477909 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d73747f6-e219-415d-88bf-698f7402d4be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 200 Aug 19 11:07:06.478443 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 778/3106] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:07:06 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:07:06.491496 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8a04aac8-c527-42a3-963c-c8101ca91799 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:06.492959 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a04aac8-c527-42a3-963c-c8101ca91799 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd Aug 19 11:07:06.493121 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a04aac8-c527-42a3-963c-c8101ca91799 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:06.493286 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a04aac8-c527-42a3-963c-c8101ca91799 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:06.499330 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:06.499330 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:06.502299 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8a04aac8-c527-42a3-963c-c8101ca91799 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:06.505586 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a04aac8-c527-42a3-963c-c8101ca91799 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd returned with HTTP 200 Aug 19 11:07:06.505957 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 776/3107] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:06 2026] GET /volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd => generated 875 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:06.521220 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4845888e-2daf-4a4d-8304-d0cea1994bae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:06.522738 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4845888e-2daf-4a4d-8304-d0cea1994bae tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] DELETE https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd Aug 19 11:07:06.522901 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4845888e-2daf-4a4d-8304-d0cea1994bae tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:06.523067 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4845888e-2daf-4a4d-8304-d0cea1994bae tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:06.523210 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4845888e-2daf-4a4d-8304-d0cea1994bae tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete volume with id: 2963970d-ed6b-46dc-a6db-9c464b7fe0dd Aug 19 11:07:06.529164 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:06.529164 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:06.529560 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4845888e-2daf-4a4d-8304-d0cea1994bae tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:06.548845 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4845888e-2daf-4a4d-8304-d0cea1994bae tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete volume request issued successfully. Aug 19 11:07:06.549002 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4845888e-2daf-4a4d-8304-d0cea1994bae tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd returned with HTTP 202 Aug 19 11:07:06.549369 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 775/3108] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:06 2026] DELETE /volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:06.556313 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ada07cc8-a55c-44f5-af78-07d92b5ab46e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:06.558340 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ada07cc8-a55c-44f5-af78-07d92b5ab46e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd Aug 19 11:07:06.558558 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ada07cc8-a55c-44f5-af78-07d92b5ab46e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:06.558754 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ada07cc8-a55c-44f5-af78-07d92b5ab46e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:06.566452 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:06.566452 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:06.570713 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ada07cc8-a55c-44f5-af78-07d92b5ab46e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Volume info retrieved successfully. Aug 19 11:07:06.575877 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ada07cc8-a55c-44f5-af78-07d92b5ab46e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd returned with HTTP 200 Aug 19 11:07:06.576288 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 780/3109] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:06 2026] GET /volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:07.117850 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3ab1a6a7-5a63-4b59-ac24-b5f6bb11a9f7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.119949 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3ab1a6a7-5a63-4b59-ac24-b5f6bb11a9f7 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] GET https://10.4.3.46/volume/v3/volumes/3aae67a7-d901-4eb8-b479-5f415a166a64 Aug 19 11:07:07.120298 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3ab1a6a7-5a63-4b59-ac24-b5f6bb11a9f7 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:07.121216 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3ab1a6a7-5a63-4b59-ac24-b5f6bb11a9f7 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:07.127380 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3ab1a6a7-5a63-4b59-ac24-b5f6bb11a9f7 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] https://10.4.3.46/volume/v3/volumes/3aae67a7-d901-4eb8-b479-5f415a166a64 returned with HTTP 404 Aug 19 11:07:07.128684 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 779/3110] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:07 2026] GET /volume/v3/volumes/3aae67a7-d901-4eb8-b479-5f415a166a64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:07.134103 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d7e0f528-f73e-415f-9c60-9a12ab2c74c9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.135956 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7e0f528-f73e-415f-9c60-9a12ab2c74c9 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] DELETE https://10.4.3.46/volume/v3/types/267fd791-da78-48aa-8bb7-5f91ba465cc9 Aug 19 11:07:07.136148 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7e0f528-f73e-415f-9c60-9a12ab2c74c9 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:07.136366 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7e0f528-f73e-415f-9c60-9a12ab2c74c9 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:07.158140 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7e0f528-f73e-415f-9c60-9a12ab2c74c9 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] https://10.4.3.46/volume/v3/types/267fd791-da78-48aa-8bb7-5f91ba465cc9 returned with HTTP 202 Aug 19 11:07:07.158530 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 777/3111] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:07 2026] DELETE /volume/v3/types/267fd791-da78-48aa-8bb7-5f91ba465cc9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:07.166776 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-79e2a7c2-1d5c-4a27-90a6-087326889f50 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.168400 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79e2a7c2-1d5c-4a27-90a6-087326889f50 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] GET https://10.4.3.46/volume/v3/types/267fd791-da78-48aa-8bb7-5f91ba465cc9 Aug 19 11:07:07.168600 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79e2a7c2-1d5c-4a27-90a6-087326889f50 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:07.168801 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79e2a7c2-1d5c-4a27-90a6-087326889f50 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:07.173298 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79e2a7c2-1d5c-4a27-90a6-087326889f50 tempest-VolumeAndVolumeTypeFromImageTest-305724951 tempest-VolumeAndVolumeTypeFromImageTest-305724951-project-admin] https://10.4.3.46/volume/v3/types/267fd791-da78-48aa-8bb7-5f91ba465cc9 returned with HTTP 404 Aug 19 11:07:07.173298 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 776/3112] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:07:07 2026] GET /volume/v3/types/267fd791-da78-48aa-8bb7-5f91ba465cc9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:07.225042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-81fc8084-0d58-4ec6-8bfe-052146eec887 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.227153 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-81fc8084-0d58-4ec6-8bfe-052146eec887 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:07.227153 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-81fc8084-0d58-4ec6-8bfe-052146eec887 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:07.227153 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-81fc8084-0d58-4ec6-8bfe-052146eec887 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:07.233925 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:07.233925 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:07.237046 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-81fc8084-0d58-4ec6-8bfe-052146eec887 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:07.241957 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-81fc8084-0d58-4ec6-8bfe-052146eec887 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:07.242317 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 781/3113] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:07 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:07.259231 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b7a6c18e-33a7-4fd5-88c8-8244f328a1d9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.261181 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b7a6c18e-33a7-4fd5-88c8-8244f328a1d9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:07.261713 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b7a6c18e-33a7-4fd5-88c8-8244f328a1d9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:07.262072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b7a6c18e-33a7-4fd5-88c8-8244f328a1d9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:07.271618 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:07.271618 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:07.276681 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b7a6c18e-33a7-4fd5-88c8-8244f328a1d9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:07.282306 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b7a6c18e-33a7-4fd5-88c8-8244f328a1d9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:07.283057 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 780/3114] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:07 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:07.299756 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.301309 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:07.301653 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-686802182", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:07.303107 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-686802182', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:07.303220 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume of 1 GB Aug 19 11:07:07.307522 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Availability Zones retrieved successfully. Aug 19 11:07:07.312716 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Flow 'volume_create_api' (a0178e79-1cab-4cbf-9971-78aa31927e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:07.313856 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (559e5ccb-17d9-4d26-a0fa-b8f779c771a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:07.314691 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:07.339392 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (559e5ccb-17d9-4d26-a0fa-b8f779c771a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:07.340143 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59464394-fec4-4059-872d-2e0436dc9e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:07.403877 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Created reservations ['75589ba0-a59f-4cc2-ae47-52114261bf5c', '7ba98098-af38-41b3-9ac2-e3d883ae1ba4', '2a6f9bac-b52c-41ba-9a82-0bb9af33daf9', 'c5f1ba2a-d5b9-474f-8bee-748edbaaead0'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:07.404724 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59464394-fec4-4059-872d-2e0436dc9e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75589ba0-a59f-4cc2-ae47-52114261bf5c', '7ba98098-af38-41b3-9ac2-e3d883ae1ba4', '2a6f9bac-b52c-41ba-9a82-0bb9af33daf9', 'c5f1ba2a-d5b9-474f-8bee-748edbaaead0']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:07.405449 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f86906b-79f4-445f-a129-443f84e3a319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:07.430878 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f86906b-79f4-445f-a129-443f84e3a319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c7c788-98ea-49df-a3b2-743bc84eb5ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-686802182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24a57aa12354d709c615158a97a3bd5',qos_specs=None,replication_status=,reservations=['75589ba0-a59f-4cc2-ae47-52114261bf5c','7ba98098-af38-41b3-9ac2-e3d883ae1ba4','2a6f9bac-b52c-41ba-9a82-0bb9af33daf9','c5f1ba2a-d5b9-474f-8bee-748edbaaead0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b374086dfd06434c93ffc561a7c2d642',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-686802182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46c7c788-98ea-49df-a3b2-743bc84eb5ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f24a57aa12354d709c615158a97a3bd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b374086dfd06434c93ffc561a7c2d642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:07.432127 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41ff65e7-c200-40f8-b7d8-3d16649ea5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:07.458678 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41ff65e7-c200-40f8-b7d8-3d16649ea5ed) transitioned into state 'SUCCESS' from state '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-686802182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24a57aa12354d709c615158a97a3bd5',qos_specs=None,replication_status=,reservations=['75589ba0-a59f-4cc2-ae47-52114261bf5c','7ba98098-af38-41b3-9ac2-e3d883ae1ba4','2a6f9bac-b52c-41ba-9a82-0bb9af33daf9','c5f1ba2a-d5b9-474f-8bee-748edbaaead0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b374086dfd06434c93ffc561a7c2d642',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:07.459771 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93a48f7-951b-43f1-84f1-5d885d0e998c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:07.472383 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93a48f7-951b-43f1-84f1-5d885d0e998c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:07.473609 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Flow 'volume_create_api' (a0178e79-1cab-4cbf-9971-78aa31927e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:07.474001 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume request issued successfully. Aug 19 11:07:07.474760 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e0a7dbd-00cc-4ae6-ac28-2e2dfefec2eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:07.475302 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 778/3115] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:07 2026] POST /volume/v3/volumes => generated 750 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:07.490088 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a21ff820-6d7d-4f99-bc6a-bc42a1f3485c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.492299 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a21ff820-6d7d-4f99-bc6a-bc42a1f3485c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:07.492583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a21ff820-6d7d-4f99-bc6a-bc42a1f3485c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:07.492858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a21ff820-6d7d-4f99-bc6a-bc42a1f3485c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:07.501989 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:07.501989 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:07.506846 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a21ff820-6d7d-4f99-bc6a-bc42a1f3485c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:07.511946 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a21ff820-6d7d-4f99-bc6a-bc42a1f3485c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:07.512512 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 777/3116] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:07 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:07.588389 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-794f16d8-1125-4103-ae16-d3ee1d43032b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.590471 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-794f16d8-1125-4103-ae16-d3ee1d43032b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd Aug 19 11:07:07.590791 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-794f16d8-1125-4103-ae16-d3ee1d43032b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:07.591097 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-794f16d8-1125-4103-ae16-d3ee1d43032b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:07.597563 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-794f16d8-1125-4103-ae16-d3ee1d43032b tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd returned with HTTP 404 Aug 19 11:07:07.597960 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 782/3117] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:07 2026] GET /volume/v3/volumes/2963970d-ed6b-46dc-a6db-9c464b7fe0dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:07.605230 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a99a0f9d-9511-4b65-9d57-02e539ef902e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.608576 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a99a0f9d-9511-4b65-9d57-02e539ef902e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/51c9db6a-8b94-483d-aee3-9fd5b129101a Aug 19 11:07:07.608957 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a99a0f9d-9511-4b65-9d57-02e539ef902e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:07.609344 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a99a0f9d-9511-4b65-9d57-02e539ef902e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:07.610063 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-a99a0f9d-9511-4b65-9d57-02e539ef902e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete snapshot with id: 51c9db6a-8b94-483d-aee3-9fd5b129101a Aug 19 11:07:07.614872 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a99a0f9d-9511-4b65-9d57-02e539ef902e tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/snapshots/51c9db6a-8b94-483d-aee3-9fd5b129101a returned with HTTP 404 Aug 19 11:07:07.615963 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 781/3118] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:07:07 2026] DELETE /volume/v3/snapshots/51c9db6a-8b94-483d-aee3-9fd5b129101a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:07.622796 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2072d715-caaf-4c50-9ff0-5de5c0b7b0be None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.625005 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2072d715-caaf-4c50-9ff0-5de5c0b7b0be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] GET https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf Aug 19 11:07:07.625113 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2072d715-caaf-4c50-9ff0-5de5c0b7b0be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:07.625301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2072d715-caaf-4c50-9ff0-5de5c0b7b0be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:07.661180 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2072d715-caaf-4c50-9ff0-5de5c0b7b0be tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf returned with HTTP 404 Aug 19 11:07:07.661180 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 779/3119] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:07 2026] GET /volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:07.668536 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a3734dbb-ac9d-49e3-876e-864823aca360 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:07.669806 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3734dbb-ac9d-49e3-876e-864823aca360 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] DELETE https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf Aug 19 11:07:07.669986 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a3734dbb-ac9d-49e3-876e-864823aca360 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:07.670163 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a3734dbb-ac9d-49e3-876e-864823aca360 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:07.670353 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a3734dbb-ac9d-49e3-876e-864823aca360 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] Delete volume with id: bce034d2-e7a5-4e12-8b3f-4158589e27cf Aug 19 11:07:07.680832 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3734dbb-ac9d-49e3-876e-864823aca360 tempest-VolumesDeleteCascade-1638206582 tempest-VolumesDeleteCascade-1638206582-project-member] https://10.4.3.46/volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf returned with HTTP 404 Aug 19 11:07:07.681292 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 778/3120] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:07 2026] DELETE /volume/v3/volumes/bce034d2-e7a5-4e12-8b3f-4158589e27cf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:08.530736 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-723ebb57-ab11-429c-ba84-226747cf17a6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:08.534712 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-723ebb57-ab11-429c-ba84-226747cf17a6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:08.534997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-723ebb57-ab11-429c-ba84-226747cf17a6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:08.535275 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-723ebb57-ab11-429c-ba84-226747cf17a6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:08.550976 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:08.550976 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:08.552971 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-723ebb57-ab11-429c-ba84-226747cf17a6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:08.558424 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-723ebb57-ab11-429c-ba84-226747cf17a6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:08.558857 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 783/3121] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:08 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:08.573764 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-de880a28-152a-4ada-b249-ba8c6555ae91 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:08.575535 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-de880a28-152a-4ada-b249-ba8c6555ae91 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:08.575916 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-de880a28-152a-4ada-b249-ba8c6555ae91 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:08.576260 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-de880a28-152a-4ada-b249-ba8c6555ae91 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:08.585936 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:08.585936 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:08.590630 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-de880a28-152a-4ada-b249-ba8c6555ae91 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:08.597477 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-de880a28-152a-4ada-b249-ba8c6555ae91 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:08.597477 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 782/3122] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:08 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:08.615234 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cdad0e97-221b-4d17-a2b5-9fd81e7d21a6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:08.616942 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cdad0e97-221b-4d17-a2b5-9fd81e7d21a6 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:08.617320 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cdad0e97-221b-4d17-a2b5-9fd81e7d21a6 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-494115104", "extra_specs": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:08.619178 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:08.619178 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:08.632111 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cdad0e97-221b-4d17-a2b5-9fd81e7d21a6 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:08.632569 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 780/3123] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:07:08 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:08.641391 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-21ee72d4-4b1b-4898-8290-0b6f405b380f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:08.643216 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21ee72d4-4b1b-4898-8290-0b6f405b380f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] POST https://10.4.3.46/volume/v3/types/c261e2df-9ec0-4e83-8d5b-3d4e75f5a691/encryption Aug 19 11:07:08.643594 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-21ee72d4-4b1b-4898-8290-0b6f405b380f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:08.667603 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21ee72d4-4b1b-4898-8290-0b6f405b380f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] https://10.4.3.46/volume/v3/types/c261e2df-9ec0-4e83-8d5b-3d4e75f5a691/encryption returned with HTTP 200 Aug 19 11:07:08.668046 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 779/3124] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:07:08 2026] POST /volume/v3/types/c261e2df-9ec0-4e83-8d5b-3d4e75f5a691/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:08.677763 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:08.679473 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:08.679873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1221625013", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-494115104", "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:08.681369 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1221625013', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-494115104', 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:08.687225 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume of 1 GB Aug 19 11:07:08.687665 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:08.687665 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:08.688268 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Availability Zones retrieved successfully. Aug 19 11:07:08.695471 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Flow 'volume_create_api' (9108482e-9157-406e-931d-a70a28b1f8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:08.697180 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c6a5b9-c253-46b6-8bae-17fc1ba73b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:08.698423 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:08.724758 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c6a5b9-c253-46b6-8bae-17fc1ba73b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c261e2df-9ec0-4e83-8d5b-3d4e75f5a691,is_public=True,name='tempest-scenario-type-luks-494115104',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c261e2df-9ec0-4e83-8d5b-3d4e75f5a691', '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=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:08.725783 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43a55b7-ed1b-428b-b765-e03dee307066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:08.755558 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-494115104 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-494115104, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:08.756174 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-494115104 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-494115104, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:08.794464 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Created reservations ['b94d833a-425c-47a1-a77b-e6973a451a33', '0266ea76-b0c6-4402-bed2-f3f63a224c7f', 'f1792898-3515-4198-912b-ca375b4f823a', '119d3302-219d-42ba-87a6-c221c7b3709a'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:08.795743 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43a55b7-ed1b-428b-b765-e03dee307066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b94d833a-425c-47a1-a77b-e6973a451a33', '0266ea76-b0c6-4402-bed2-f3f63a224c7f', 'f1792898-3515-4198-912b-ca375b4f823a', '119d3302-219d-42ba-87a6-c221c7b3709a']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:08.796899 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c6d6f1d-2798-4ea6-982e-eb5382a53e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:08.831407 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c6d6f1d-2798-4ea6-982e-eb5382a53e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82441bcc-d83a-4c9e-b229-64e717aab665', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1221625013',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24a57aa12354d709c615158a97a3bd5',qos_specs=None,replication_status=,reservations=['b94d833a-425c-47a1-a77b-e6973a451a33','0266ea76-b0c6-4402-bed2-f3f63a224c7f','f1792898-3515-4198-912b-ca375b4f823a','119d3302-219d-42ba-87a6-c221c7b3709a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b374086dfd06434c93ffc561a7c2d642',volume_type_id=c261e2df-9ec0-4e83-8d5b-3d4e75f5a691), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1221625013',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=82441bcc-d83a-4c9e-b229-64e717aab665,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f24a57aa12354d709c615158a97a3bd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b374086dfd06434c93ffc561a7c2d642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c261e2df-9ec0-4e83-8d5b-3d4e75f5a691),volume_type_id=c261e2df-9ec0-4e83-8d5b-3d4e75f5a691)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:08.832206 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f736c48-236f-45a7-93a6-089363a45dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:08.855228 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f736c48-236f-45a7-93a6-089363a45dc6) transitioned into state 'SUCCESS' from state '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-1221625013',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24a57aa12354d709c615158a97a3bd5',qos_specs=None,replication_status=,reservations=['b94d833a-425c-47a1-a77b-e6973a451a33','0266ea76-b0c6-4402-bed2-f3f63a224c7f','f1792898-3515-4198-912b-ca375b4f823a','119d3302-219d-42ba-87a6-c221c7b3709a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b374086dfd06434c93ffc561a7c2d642',volume_type_id=c261e2df-9ec0-4e83-8d5b-3d4e75f5a691)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:08.855403 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a036f09e-189f-487c-83bd-3576339820b6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:08.855734 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a717320-0db6-4da5-9f02-4d940d9497d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:08.857306 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a036f09e-189f-487c-83bd-3576339820b6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:08.857909 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a036f09e-189f-487c-83bd-3576339820b6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-attach": {"instance_uuid": "19f9ab6a-600c-4eb4-8110-61854dbb9f52", "mountpoint": "/dev/vdb"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:08.858156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a036f09e-189f-487c-83bd-3576339820b6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "19f9ab6a-600c-4eb4-8110-61854dbb9f52", "mountpoint": "/dev/vdb"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:08.865585 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a717320-0db6-4da5-9f02-4d940d9497d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:08.866326 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Flow 'volume_create_api' (9108482e-9157-406e-931d-a70a28b1f8c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:08.869502 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume request issued successfully. Aug 19 11:07:08.869502 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f5edcfce-17de-49fe-8142-2a5e9a240145 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:08.869502 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 784/3125] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:08 2026] POST /volume/v3/volumes => generated 778 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:08.869644 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:08.869644 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:08.869644 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a036f09e-189f-487c-83bd-3576339820b6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:08.887046 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a036f09e-189f-487c-83bd-3576339820b6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Update volume admin metadata completed successfully. Aug 19 11:07:08.892716 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dad5c26c-f603-4546-9f2b-84d5d64cb15b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:08.894911 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dad5c26c-f603-4546-9f2b-84d5d64cb15b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:08.895128 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dad5c26c-f603-4546-9f2b-84d5d64cb15b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:08.895308 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dad5c26c-f603-4546-9f2b-84d5d64cb15b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:08.903448 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:08.903448 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:08.909732 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dad5c26c-f603-4546-9f2b-84d5d64cb15b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:08.913791 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dad5c26c-f603-4546-9f2b-84d5d64cb15b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:08.914136 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 781/3126] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:08 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:08.956853 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a036f09e-189f-487c-83bd-3576339820b6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Attach volume completed successfully. Aug 19 11:07:08.956853 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a036f09e-189f-487c-83bd-3576339820b6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 202 Aug 19 11:07:08.956853 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 783/3127] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:07:08 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:07:08.968971 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cbbfeb13-fb1b-484e-8095-fc4e950d1bbd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:08.970731 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cbbfeb13-fb1b-484e-8095-fc4e950d1bbd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:08.970979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cbbfeb13-fb1b-484e-8095-fc4e950d1bbd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:08.971175 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cbbfeb13-fb1b-484e-8095-fc4e950d1bbd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:08.981797 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:08.981797 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:08.985843 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cbbfeb13-fb1b-484e-8095-fc4e950d1bbd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:08.990680 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cbbfeb13-fb1b-484e-8095-fc4e950d1bbd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:08.991155 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 780/3128] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:08 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:09.005345 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b19e0db7-ce7c-409d-8125-a6cc94a853bc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:09.008581 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b19e0db7-ce7c-409d-8125-a6cc94a853bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:09.008581 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b19e0db7-ce7c-409d-8125-a6cc94a853bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-detach": {}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:09.008581 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b19e0db7-ce7c-409d-8125-a6cc94a853bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:09.022331 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:09.022331 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:09.023033 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b19e0db7-ce7c-409d-8125-a6cc94a853bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:09.083541 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b19e0db7-ce7c-409d-8125-a6cc94a853bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Detach volume completed successfully. Aug 19 11:07:09.083946 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b19e0db7-ce7c-409d-8125-a6cc94a853bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 202 Aug 19 11:07:09.084814 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 785/3129] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:07:09 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:07:09.091430 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-18d0f67d-3c58-427f-aee4-b20910295c74 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:09.093517 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-18d0f67d-3c58-427f-aee4-b20910295c74 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:09.093763 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-18d0f67d-3c58-427f-aee4-b20910295c74 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:09.093986 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-18d0f67d-3c58-427f-aee4-b20910295c74 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:09.101459 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:09.101459 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:09.105637 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-18d0f67d-3c58-427f-aee4-b20910295c74 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:09.111137 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-18d0f67d-3c58-427f-aee4-b20910295c74 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:09.111578 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 782/3130] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:09 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:09.154237 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-83dc1c4e-671a-446a-a7b6-5ca8e663df32 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:09.302963 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-83dc1c4e-671a-446a-a7b6-5ca8e663df32 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:09.303417 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-83dc1c4e-671a-446a-a7b6-5ca8e663df32 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2042493392", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2036365594", "vendor_name": "tempest-vendor_name-909849719"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:09.305987 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:09.305987 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:09.328971 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-83dc1c4e-671a-446a-a7b6-5ca8e663df32 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:09.329473 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 784/3131] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:07:09 2026] POST /volume/v3/types => generated 328 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:09.338167 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:09.339840 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:09.340209 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "147ae4fd-97f2-45e4-8be8-7e1c79ad90df", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:09.341507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Create volume request body: {'volume': {'volume_type': '147ae4fd-97f2-45e4-8be8-7e1c79ad90df', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:09.345241 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Create volume of 1 GB Aug 19 11:07:09.345580 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:09.345580 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:09.345987 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Availability Zones retrieved successfully. Aug 19 11:07:09.351354 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Flow 'volume_create_api' (cc9ea044-35a0-47d3-92ac-180e851926fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:09.352261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aa67f6c-84c9-4e0a-a84d-975d3a84e573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:09.353071 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:09.371237 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aa67f6c-84c9-4e0a-a84d-975d3a84e573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2036365594',vendor_name='tempest-vendor_name-909849719'},id=147ae4fd-97f2-45e4-8be8-7e1c79ad90df,is_public=True,name='tempest-ProjectAdminTests-volume-type-2042493392',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '147ae4fd-97f2-45e4-8be8-7e1c79ad90df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:09.372048 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97da7f5-aee3-4159-83d8-43c7385d1595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:09.397959 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2042493392 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2042493392, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:09.398313 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2042493392 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2042493392, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:09.432763 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Created reservations ['c0e9bacd-90ad-4f91-b32d-a4767d46d848', 'df6e0d6e-f8fa-495c-9ae2-e0cd0286f5d1', '39a73e16-8009-4fc9-8233-8f0f6e02edaa', '7201870b-b570-4bc8-9887-8e281a724f18'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:09.433508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97da7f5-aee3-4159-83d8-43c7385d1595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0e9bacd-90ad-4f91-b32d-a4767d46d848', 'df6e0d6e-f8fa-495c-9ae2-e0cd0286f5d1', '39a73e16-8009-4fc9-8233-8f0f6e02edaa', '7201870b-b570-4bc8-9887-8e281a724f18']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:09.434244 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77e47630-62c5-420e-b6e1-34f70ee8673d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:09.463002 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77e47630-62c5-420e-b6e1-34f70ee8673d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9652680-602e-493f-a82b-07f730f1a993', '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='b726bfffaee749079555cb2506fda813',qos_specs=None,replication_status=,reservations=['c0e9bacd-90ad-4f91-b32d-a4767d46d848','df6e0d6e-f8fa-495c-9ae2-e0cd0286f5d1','39a73e16-8009-4fc9-8233-8f0f6e02edaa','7201870b-b570-4bc8-9887-8e281a724f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898ccf3ce55c4f00a24be58d27d475dd',volume_type_id=147ae4fd-97f2-45e4-8be8-7e1c79ad90df), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9652680-602e-493f-a82b-07f730f1a993,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b726bfffaee749079555cb2506fda813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='898ccf3ce55c4f00a24be58d27d475dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(147ae4fd-97f2-45e4-8be8-7e1c79ad90df),volume_type_id=147ae4fd-97f2-45e4-8be8-7e1c79ad90df)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:09.464056 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0846cbe4-7792-43f7-b139-697ff48d6c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:09.486202 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0846cbe4-7792-43f7-b139-697ff48d6c9f) transitioned into state 'SUCCESS' from 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='b726bfffaee749079555cb2506fda813',qos_specs=None,replication_status=,reservations=['c0e9bacd-90ad-4f91-b32d-a4767d46d848','df6e0d6e-f8fa-495c-9ae2-e0cd0286f5d1','39a73e16-8009-4fc9-8233-8f0f6e02edaa','7201870b-b570-4bc8-9887-8e281a724f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898ccf3ce55c4f00a24be58d27d475dd',volume_type_id=147ae4fd-97f2-45e4-8be8-7e1c79ad90df)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:09.486940 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9efce8b-37ea-46ce-840b-bbf070d54198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:09.496764 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9efce8b-37ea-46ce-840b-bbf070d54198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:09.497790 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Flow 'volume_create_api' (cc9ea044-35a0-47d3-92ac-180e851926fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:09.498099 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Create volume request issued successfully. Aug 19 11:07:09.498727 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-27a7f0f0-e7e4-4c7a-86f3-e8b762f73f31 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:09.499255 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 781/3132] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:07:09 2026] POST /volume/v3/volumes => generated 771 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:09.513579 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4a15d0ef-6fee-4d10-bb07-5c152d0df301 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:09.516055 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4a15d0ef-6fee-4d10-bb07-5c152d0df301 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/volumes/f9652680-602e-493f-a82b-07f730f1a993 Aug 19 11:07:09.517811 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4a15d0ef-6fee-4d10-bb07-5c152d0df301 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:09.518043 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4a15d0ef-6fee-4d10-bb07-5c152d0df301 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:09.526306 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:09.526306 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:09.529855 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4a15d0ef-6fee-4d10-bb07-5c152d0df301 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Volume info retrieved successfully. Aug 19 11:07:09.537255 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4a15d0ef-6fee-4d10-bb07-5c152d0df301 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes/f9652680-602e-493f-a82b-07f730f1a993 returned with HTTP 200 Aug 19 11:07:09.537640 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 786/3133] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:07:09 2026] GET /volume/v3/volumes/f9652680-602e-493f-a82b-07f730f1a993 => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:09.678030 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:09.794892 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:09.795250 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-80279957"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:09.796615 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-80279957'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:09.796748 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Create volume of 1 GB Aug 19 11:07:09.800419 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Availability Zones retrieved successfully. Aug 19 11:07:09.805843 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Flow 'volume_create_api' (4f6798b3-02bb-4aaf-9ac5-c5d453e4f697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:09.806764 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (100a9fa9-018e-4152-88cd-e36faecb8dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:09.807561 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:09.830031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (100a9fa9-018e-4152-88cd-e36faecb8dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:09.830740 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cc3bffc-4383-4f6c-b073-447e12190fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:09.898031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Created reservations ['426f4c30-1494-4858-b74c-a430c44fa24e', '15bcdcdc-3ab8-4456-826b-7d3f48fcdfdf', '6ef7bf71-6a7f-4aa2-bb5a-9da02b4424a3', '63fa88ce-ab56-4ca4-863d-09566833ef5c'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:09.898862 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cc3bffc-4383-4f6c-b073-447e12190fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['426f4c30-1494-4858-b74c-a430c44fa24e', '15bcdcdc-3ab8-4456-826b-7d3f48fcdfdf', '6ef7bf71-6a7f-4aa2-bb5a-9da02b4424a3', '63fa88ce-ab56-4ca4-863d-09566833ef5c']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:09.899633 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc9d2b38-6e09-4258-b585-476162f8cb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:09.921984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc9d2b38-6e09-4258-b585-476162f8cb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469ef8d0-6501-4712-be4d-943f6897fde7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-80279957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050d4ce45b814a498f6daed85699fc32',qos_specs=None,replication_status=,reservations=['426f4c30-1494-4858-b74c-a430c44fa24e','15bcdcdc-3ab8-4456-826b-7d3f48fcdfdf','6ef7bf71-6a7f-4aa2-bb5a-9da02b4424a3','63fa88ce-ab56-4ca4-863d-09566833ef5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbce39f99d4a4fa398b946a592d8f970',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-80279957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=469ef8d0-6501-4712-be4d-943f6897fde7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='050d4ce45b814a498f6daed85699fc32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbce39f99d4a4fa398b946a592d8f970',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:09.922737 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a126e050-2a11-47ca-ac11-12e6466d5e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:09.931459 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e4815f5a-308d-4f07-bafa-7adf8639fa64 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:09.933349 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e4815f5a-308d-4f07-bafa-7adf8639fa64 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:09.933566 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e4815f5a-308d-4f07-bafa-7adf8639fa64 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:09.933757 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e4815f5a-308d-4f07-bafa-7adf8639fa64 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:09.940182 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:09.940182 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:09.940776 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a126e050-2a11-47ca-ac11-12e6466d5e1e) transitioned into state 'SUCCESS' from state '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-80279957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050d4ce45b814a498f6daed85699fc32',qos_specs=None,replication_status=,reservations=['426f4c30-1494-4858-b74c-a430c44fa24e','15bcdcdc-3ab8-4456-826b-7d3f48fcdfdf','6ef7bf71-6a7f-4aa2-bb5a-9da02b4424a3','63fa88ce-ab56-4ca4-863d-09566833ef5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbce39f99d4a4fa398b946a592d8f970',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:09.941394 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de196389-5f42-48b6-a147-4d943dd35764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:09.943544 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e4815f5a-308d-4f07-bafa-7adf8639fa64 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:09.950989 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de196389-5f42-48b6-a147-4d943dd35764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:09.951972 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Flow 'volume_create_api' (4f6798b3-02bb-4aaf-9ac5-c5d453e4f697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:09.952252 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Create volume request issued successfully. Aug 19 11:07:09.953027 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1caf2a89-2b36-4535-a41c-9dc293ab9f22 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:09.955053 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e4815f5a-308d-4f07-bafa-7adf8639fa64 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:09.955198 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 783/3134] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:07:09 2026] POST /volume/v3/volumes => generated 747 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:09.955820 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 785/3135] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:09 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:07:09.972431 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a531239a-cba3-44f1-ae6f-a18817f52745 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:09.973502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-47b5d488-4060-4970-8a44-8e0684867895 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:09.975900 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-47b5d488-4060-4970-8a44-8e0684867895 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:09.976001 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a531239a-cba3-44f1-ae6f-a18817f52745 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:09.976179 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-47b5d488-4060-4970-8a44-8e0684867895 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:09.976250 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a531239a-cba3-44f1-ae6f-a18817f52745 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:09.976444 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-47b5d488-4060-4970-8a44-8e0684867895 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:09.976532 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a531239a-cba3-44f1-ae6f-a18817f52745 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:09.987444 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:09.987444 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:09.988354 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:09.988354 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:09.992498 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a531239a-cba3-44f1-ae6f-a18817f52745 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:09.994262 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-47b5d488-4060-4970-8a44-8e0684867895 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Volume info retrieved successfully. Aug 19 11:07:09.999055 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a531239a-cba3-44f1-ae6f-a18817f52745 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:09.999682 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 782/3136] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:09 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:10.001518 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-47b5d488-4060-4970-8a44-8e0684867895 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 returned with HTTP 200 Aug 19 11:07:10.002052 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 787/3137] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:09 2026] GET /volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:10.054100 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-7773a75c-a3bf-46a2-ab96-0fff1e6b2889 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.057237 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-7773a75c-a3bf-46a2-ab96-0fff1e6b2889 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:10.057513 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-7773a75c-a3bf-46a2-ab96-0fff1e6b2889 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.057794 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-7773a75c-a3bf-46a2-ab96-0fff1e6b2889 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.070025 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:10.070025 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:10.074007 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-7773a75c-a3bf-46a2-ab96-0fff1e6b2889 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:10.078991 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-7773a75c-a3bf-46a2-ab96-0fff1e6b2889 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:10.079492 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 784/3138] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:10 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:10.152817 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-81a70b0f-01fc-463f-a60d-8c8dedc03cc2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.153180 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-81a70b0f-01fc-463f-a60d-8c8dedc03cc2 None None] GET https://10.4.3.46/volume// Aug 19 11:07:10.153337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-81a70b0f-01fc-463f-a60d-8c8dedc03cc2 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.153538 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-81a70b0f-01fc-463f-a60d-8c8dedc03cc2 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.153877 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-81a70b0f-01fc-463f-a60d-8c8dedc03cc2 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:10.154193 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 786/3139] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:07:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:07:10.161062 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-bad4cd60-2c28-4971-8e36-27fd01db7176 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.162969 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-bad4cd60-2c28-4971-8e36-27fd01db7176 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:07:10.163326 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-bad4cd60-2c28-4971-8e36-27fd01db7176 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46c7c788-98ea-49df-a3b2-743bc84eb5ad", "connector": null, "instance_uuid": "5220f9c3-d362-4b6e-bb55-f5ed34360cee"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:10.172239 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:10.172239 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:10.205971 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-bad4cd60-2c28-4971-8e36-27fd01db7176 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:07:10.206498 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 783/3140] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:07:10 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 19 11:07:10.233009 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cec81729-aebe-4adc-b6b5-4ed9c5680d1c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.234898 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cec81729-aebe-4adc-b6b5-4ed9c5680d1c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:10.235132 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cec81729-aebe-4adc-b6b5-4ed9c5680d1c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.235364 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cec81729-aebe-4adc-b6b5-4ed9c5680d1c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.245667 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:10.245667 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:10.250996 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cec81729-aebe-4adc-b6b5-4ed9c5680d1c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:10.253180 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8848d12a-d1ca-4965-91d1-d16e46fb8265 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.253604 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8848d12a-d1ca-4965-91d1-d16e46fb8265 None None] GET https://10.4.3.46/volume// Aug 19 11:07:10.253826 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8848d12a-d1ca-4965-91d1-d16e46fb8265 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.254045 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8848d12a-d1ca-4965-91d1-d16e46fb8265 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.254524 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8848d12a-d1ca-4965-91d1-d16e46fb8265 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:10.254917 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 785/3141] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:07:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:07:10.258066 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cec81729-aebe-4adc-b6b5-4ed9c5680d1c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:10.258576 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 788/3142] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:10 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:10.262750 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-e7b9b4c4-35e7-454f-bd92-d03bf112b7bd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.264778 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-e7b9b4c4-35e7-454f-bd92-d03bf112b7bd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:10.264975 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-e7b9b4c4-35e7-454f-bd92-d03bf112b7bd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.265221 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-e7b9b4c4-35e7-454f-bd92-d03bf112b7bd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.273848 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:10.273848 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:10.277131 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-e7b9b4c4-35e7-454f-bd92-d03bf112b7bd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:10.280712 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-e7b9b4c4-35e7-454f-bd92-d03bf112b7bd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:10.281062 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 787/3143] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:07:10 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:07:10.382369 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-4f2eef35-c05a-4b7d-b5b3-f7020fb0e1cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.384373 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-4f2eef35-c05a-4b7d-b5b3-f7020fb0e1cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] PUT https://10.4.3.46/volume/v3/attachments/d863144c-55f6-4d96-ba28-3ff1ceeba94d Aug 19 11:07:10.384750 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-4f2eef35-c05a-4b7d-b5b3-f7020fb0e1cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:10.391524 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-4f2eef35-c05a-4b7d-b5b3-f7020fb0e1cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Acquiring lock "cinder-attachment_update-46c7c788-98ea-49df-a3b2-743bc84eb5ad-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:07:10.395779 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-4f2eef35-c05a-4b7d-b5b3-f7020fb0e1cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Lock "cinder-attachment_update-46c7c788-98ea-49df-a3b2-743bc84eb5ad-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:07:10.396647 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:10.396647 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:10.483847 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-4f2eef35-c05a-4b7d-b5b3-f7020fb0e1cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Lock "cinder-attachment_update-46c7c788-98ea-49df-a3b2-743bc84eb5ad-np0000007769" released by "attachment_update" :: held 0.088s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:07:10.484185 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-4f2eef35-c05a-4b7d-b5b3-f7020fb0e1cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/d863144c-55f6-4d96-ba28-3ff1ceeba94d returned with HTTP 200 Aug 19 11:07:10.484889 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 784/3144] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:07:10 2026] PUT /volume/v3/attachments/d863144c-55f6-4d96-ba28-3ff1ceeba94d => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:10.549433 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fb2193d0-079f-4f6c-b2e0-7eb17ceb8640 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.557379 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fb2193d0-079f-4f6c-b2e0-7eb17ceb8640 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/volumes/f9652680-602e-493f-a82b-07f730f1a993 Aug 19 11:07:10.557671 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fb2193d0-079f-4f6c-b2e0-7eb17ceb8640 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.557844 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fb2193d0-079f-4f6c-b2e0-7eb17ceb8640 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.564400 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:10.564400 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:10.567371 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fb2193d0-079f-4f6c-b2e0-7eb17ceb8640 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Volume info retrieved successfully. Aug 19 11:07:10.570645 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fb2193d0-079f-4f6c-b2e0-7eb17ceb8640 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes/f9652680-602e-493f-a82b-07f730f1a993 returned with HTTP 200 Aug 19 11:07:10.570990 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 786/3145] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:07:10 2026] GET /volume/v3/volumes/f9652680-602e-493f-a82b-07f730f1a993 => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:10.582248 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b6dcc09c-b334-42ab-a671-89e387f3bab6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.583934 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b6dcc09c-b334-42ab-a671-89e387f3bab6 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/messages Aug 19 11:07:10.584127 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b6dcc09c-b334-42ab-a671-89e387f3bab6 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.584302 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b6dcc09c-b334-42ab-a671-89e387f3bab6 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.587913 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b6dcc09c-b334-42ab-a671-89e387f3bab6 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:07:10.588260 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 789/3146] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:07:10 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 19 11:07:10.595418 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-79d1afb3-56aa-474d-85f3-252f5a21f5c8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.597000 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-79d1afb3-56aa-474d-85f3-252f5a21f5c8 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] DELETE https://10.4.3.46/volume/v3/messages/7656477e-5212-43f4-8167-5e46281256f7 Aug 19 11:07:10.597185 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-79d1afb3-56aa-474d-85f3-252f5a21f5c8 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.597355 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-79d1afb3-56aa-474d-85f3-252f5a21f5c8 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.610492 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-79d1afb3-56aa-474d-85f3-252f5a21f5c8 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/messages/7656477e-5212-43f4-8167-5e46281256f7 returned with HTTP 204 Aug 19 11:07:10.610865 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 788/3147] 10.4.3.46 () {68 vars in 1387 bytes} [Wed Aug 19 11:07:10 2026] DELETE /volume/v3/messages/7656477e-5212-43f4-8167-5e46281256f7 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 11:07:10.617092 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-820d6bba-005d-42b4-a0d0-0988edece78b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.618759 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-820d6bba-005d-42b4-a0d0-0988edece78b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/messages/7656477e-5212-43f4-8167-5e46281256f7 Aug 19 11:07:10.618978 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-820d6bba-005d-42b4-a0d0-0988edece78b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.619155 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-820d6bba-005d-42b4-a0d0-0988edece78b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.622568 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-820d6bba-005d-42b4-a0d0-0988edece78b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/messages/7656477e-5212-43f4-8167-5e46281256f7 returned with HTTP 404 Aug 19 11:07:10.622982 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 785/3148] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:07:10 2026] GET /volume/v3/messages/7656477e-5212-43f4-8167-5e46281256f7 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:10.628546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.630102 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/f9652680-602e-493f-a82b-07f730f1a993 Aug 19 11:07:10.630292 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.630464 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.630654 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Delete volume with id: f9652680-602e-493f-a82b-07f730f1a993 Aug 19 11:07:10.636882 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:10.636882 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:10.637178 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Volume info retrieved successfully. Aug 19 11:07:10.638061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100204) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 11:07:10.646916 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2042493392 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2042493392, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:10.647185 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2042493392 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2042493392, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:10.654745 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Created reservations ['d03a1aeb-ba53-4409-ad08-365d9ad3a5cc', 'e2656434-fcc6-44e3-b08a-0990ded85008', 'ada72ccc-4382-4192-9bac-546740c0bd5f', 'a8f57e77-2add-4402-a211-6f4bd1460da6'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:10.678156 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Delete volume request issued successfully. Aug 19 11:07:10.678457 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a0b1ea9-72e3-41d6-a093-0f06e5d47fc7 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes/f9652680-602e-493f-a82b-07f730f1a993 returned with HTTP 202 Aug 19 11:07:10.678822 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 787/3149] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:07:10 2026] DELETE /volume/v3/volumes/f9652680-602e-493f-a82b-07f730f1a993 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:10.684979 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-94778da9-697c-4378-a044-97de5e13cd97 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.686718 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-94778da9-697c-4378-a044-97de5e13cd97 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] DELETE https://10.4.3.46/volume/v3/types/147ae4fd-97f2-45e4-8be8-7e1c79ad90df Aug 19 11:07:10.687038 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-94778da9-697c-4378-a044-97de5e13cd97 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.687234 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-94778da9-697c-4378-a044-97de5e13cd97 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.710651 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-94778da9-697c-4378-a044-97de5e13cd97 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/types/147ae4fd-97f2-45e4-8be8-7e1c79ad90df returned with HTTP 202 Aug 19 11:07:10.711056 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 790/3150] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:10 2026] DELETE /volume/v3/types/147ae4fd-97f2-45e4-8be8-7e1c79ad90df => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:10.719100 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-934d9a82-c779-4385-9b20-c95b6904320c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.720605 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-934d9a82-c779-4385-9b20-c95b6904320c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:10.720934 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-934d9a82-c779-4385-9b20-c95b6904320c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1048729638", "extra_specs": {"storage_protocol": "tempest-storage_protocol-920339306", "vendor_name": "tempest-vendor_name-1093727627"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:10.735076 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-934d9a82-c779-4385-9b20-c95b6904320c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:10.735458 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 789/3151] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:07:10 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:10.743440 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.745093 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:10.745423 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d7c710f0-da47-4788-9ef0-02d4375b1a62", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:10.747177 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Create volume request body: {'volume': {'volume_type': 'd7c710f0-da47-4788-9ef0-02d4375b1a62', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:10.750226 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Create volume of 1 GB Aug 19 11:07:10.750458 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:10.750458 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:10.750854 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Availability Zones retrieved successfully. Aug 19 11:07:10.756091 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Flow 'volume_create_api' (7270e114-1d71-4097-a096-5190c6f2f080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:10.756945 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85b1ea34-4af9-4fcf-ab78-ae728aa3467a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:10.757655 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:10.773288 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85b1ea34-4af9-4fcf-ab78-ae728aa3467a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:07:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-920339306',vendor_name='tempest-vendor_name-1093727627'},id=d7c710f0-da47-4788-9ef0-02d4375b1a62,is_public=True,name='tempest-ProjectAdminTests-volume-type-1048729638',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7c710f0-da47-4788-9ef0-02d4375b1a62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:10.773981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5d7acc-f5fc-49eb-a392-dac49338d784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:10.795834 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1048729638 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1048729638, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:10.796130 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1048729638 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1048729638, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:10.817763 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Created reservations ['5e4bf3a3-7f9b-4b8e-932f-afba83795692', 'f86896d8-0d67-4f3d-a82b-480b5a9bab67', 'e4f750af-4ec8-4890-8360-a20afd4f47aa', '58f404b6-4020-45c3-a8ce-ea54026c10a6'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:10.818552 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5d7acc-f5fc-49eb-a392-dac49338d784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e4bf3a3-7f9b-4b8e-932f-afba83795692', 'f86896d8-0d67-4f3d-a82b-480b5a9bab67', 'e4f750af-4ec8-4890-8360-a20afd4f47aa', '58f404b6-4020-45c3-a8ce-ea54026c10a6']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:10.819246 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32de3c07-64dd-46af-8de6-09653352de42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:10.841961 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32de3c07-64dd-46af-8de6-09653352de42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19a232e8-cbf3-427f-90b6-52a8b84f0b0c', '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='b726bfffaee749079555cb2506fda813',qos_specs=None,replication_status=,reservations=['5e4bf3a3-7f9b-4b8e-932f-afba83795692','f86896d8-0d67-4f3d-a82b-480b5a9bab67','e4f750af-4ec8-4890-8360-a20afd4f47aa','58f404b6-4020-45c3-a8ce-ea54026c10a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898ccf3ce55c4f00a24be58d27d475dd',volume_type_id=d7c710f0-da47-4788-9ef0-02d4375b1a62), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07: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=19a232e8-cbf3-427f-90b6-52a8b84f0b0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b726bfffaee749079555cb2506fda813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='898ccf3ce55c4f00a24be58d27d475dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7c710f0-da47-4788-9ef0-02d4375b1a62),volume_type_id=d7c710f0-da47-4788-9ef0-02d4375b1a62)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:10.842796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae320481-1e8e-45a2-8759-8b144e04b187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:10.857492 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae320481-1e8e-45a2-8759-8b144e04b187) transitioned into state 'SUCCESS' from 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='b726bfffaee749079555cb2506fda813',qos_specs=None,replication_status=,reservations=['5e4bf3a3-7f9b-4b8e-932f-afba83795692','f86896d8-0d67-4f3d-a82b-480b5a9bab67','e4f750af-4ec8-4890-8360-a20afd4f47aa','58f404b6-4020-45c3-a8ce-ea54026c10a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898ccf3ce55c4f00a24be58d27d475dd',volume_type_id=d7c710f0-da47-4788-9ef0-02d4375b1a62)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:10.858138 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94dd031-9a9a-45ac-9b90-c50e34c4a2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:10.865764 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94dd031-9a9a-45ac-9b90-c50e34c4a2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:10.866453 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Flow 'volume_create_api' (7270e114-1d71-4097-a096-5190c6f2f080) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:10.866769 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Create volume request issued successfully. Aug 19 11:07:10.867260 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b9d2c45-5ec5-4959-a29c-3b455cd8959e tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:10.867698 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 786/3152] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:07:10 2026] POST /volume/v3/volumes => generated 771 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:10.878355 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-632d238a-9a14-4ecf-8811-9199a31eb38b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:10.880150 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-632d238a-9a14-4ecf-8811-9199a31eb38b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/volumes/19a232e8-cbf3-427f-90b6-52a8b84f0b0c Aug 19 11:07:10.880349 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-632d238a-9a14-4ecf-8811-9199a31eb38b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:10.880552 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-632d238a-9a14-4ecf-8811-9199a31eb38b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:10.887035 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:10.887035 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:10.889983 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-632d238a-9a14-4ecf-8811-9199a31eb38b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Volume info retrieved successfully. Aug 19 11:07:10.893343 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-632d238a-9a14-4ecf-8811-9199a31eb38b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes/19a232e8-cbf3-427f-90b6-52a8b84f0b0c returned with HTTP 200 Aug 19 11:07:10.893713 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 788/3153] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:07:10 2026] GET /volume/v3/volumes/19a232e8-cbf3-427f-90b6-52a8b84f0b0c => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:11.014065 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e1dcc27d-5c79-4ed9-a36d-ec8652f7f5e3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.015801 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e1dcc27d-5c79-4ed9-a36d-ec8652f7f5e3 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:11.015997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e1dcc27d-5c79-4ed9-a36d-ec8652f7f5e3 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.016180 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e1dcc27d-5c79-4ed9-a36d-ec8652f7f5e3 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.022926 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:11.022926 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:11.026413 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e1dcc27d-5c79-4ed9-a36d-ec8652f7f5e3 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Volume info retrieved successfully. Aug 19 11:07:11.030074 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e1dcc27d-5c79-4ed9-a36d-ec8652f7f5e3 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 returned with HTTP 200 Aug 19 11:07:11.030441 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 791/3154] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:11 2026] GET /volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:11.042350 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-91d25361-df57-4782-9c07-cf0d59da5a9b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.044109 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-91d25361-df57-4782-9c07-cf0d59da5a9b tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] POST https://10.4.3.46/volume/v3/os-volume-transfer Aug 19 11:07:11.044566 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-91d25361-df57-4782-9c07-cf0d59da5a9b tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "469ef8d0-6501-4712-be4d-943f6897fde7"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:11.046077 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.volume_transfer [None req-91d25361-df57-4782-9c07-cf0d59da5a9b tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Creating new volume transfer {'transfer': {'volume_id': '469ef8d0-6501-4712-be4d-943f6897fde7'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 11:07:11.046222 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.volume_transfer [None req-91d25361-df57-4782-9c07-cf0d59da5a9b tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Creating transfer of volume 469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:11.046360 np0000007769 devstack@c-api.service[100205]: INFO cinder.transfer.api [None req-91d25361-df57-4782-9c07-cf0d59da5a9b tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Generating transfer record for volume 469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:11.053042 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:11.053042 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:11.061677 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-91d25361-df57-4782-9c07-cf0d59da5a9b tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 11:07:11.062126 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 790/3155] 10.4.3.46 () {68 vars in 1284 bytes} [Wed Aug 19 11:07:11 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:11.070401 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e60c58ed-05d3-4e1e-8ab6-a35b8a342c79 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.072398 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e60c58ed-05d3-4e1e-8ab6-a35b8a342c79 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:11.072659 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e60c58ed-05d3-4e1e-8ab6-a35b8a342c79 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.072883 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e60c58ed-05d3-4e1e-8ab6-a35b8a342c79 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.079665 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:11.079665 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:11.083118 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e60c58ed-05d3-4e1e-8ab6-a35b8a342c79 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Volume info retrieved successfully. Aug 19 11:07:11.087227 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e60c58ed-05d3-4e1e-8ab6-a35b8a342c79 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 returned with HTTP 200 Aug 19 11:07:11.087761 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 787/3156] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:11 2026] GET /volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:11.098026 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c5082010-8c73-4186-bf1f-4601a95960eb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.099667 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5082010-8c73-4186-bf1f-4601a95960eb tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/os-volume-transfer/e5a1c416-f60f-4b72-96c5-163a7ffe3e0b Aug 19 11:07:11.099851 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5082010-8c73-4186-bf1f-4601a95960eb tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.100033 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5082010-8c73-4186-bf1f-4601a95960eb tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.104244 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5082010-8c73-4186-bf1f-4601a95960eb tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/os-volume-transfer/e5a1c416-f60f-4b72-96c5-163a7ffe3e0b returned with HTTP 200 Aug 19 11:07:11.104582 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 789/3157] 10.4.3.46 () {66 vars in 1374 bytes} [Wed Aug 19 11:07:11 2026] GET /volume/v3/os-volume-transfer/e5a1c416-f60f-4b72-96c5-163a7ffe3e0b => generated 407 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:11.111383 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-696db821-c3c3-42b3-968f-47e35d2ddf59 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.113084 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-696db821-c3c3-42b3-968f-47e35d2ddf59 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/os-volume-transfer Aug 19 11:07:11.113277 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-696db821-c3c3-42b3-968f-47e35d2ddf59 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.113456 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-696db821-c3c3-42b3-968f-47e35d2ddf59 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.113622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.volume_transfer [None req-696db821-c3c3-42b3-968f-47e35d2ddf59 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Listing volume transfers {{(pid=100206) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 19 11:07:11.117116 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-696db821-c3c3-42b3-968f-47e35d2ddf59 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/os-volume-transfer returned with HTTP 200 Aug 19 11:07:11.117459 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 792/3158] 10.4.3.46 () {66 vars in 1263 bytes} [Wed Aug 19 11:07:11 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:11.126250 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.177768 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] POST https://10.4.3.46/volume/v3/os-volume-transfer/e5a1c416-f60f-4b72-96c5-163a7ffe3e0b/accept Aug 19 11:07:11.178079 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6f2aa2eda4702f34"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:11.179399 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.volume_transfer [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Accepting volume transfer e5a1c416-f60f-4b72-96c5-163a7ffe3e0b {{(pid=100205) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 11:07:11.179537 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.volume_transfer [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Accepting transfer e5a1c416-f60f-4b72-96c5-163a7ffe3e0b Aug 19 11:07:11.222673 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Created reservations ['fe46f69b-2c3c-4a93-a11c-bfad51d2a5bd', 'f6e16c7c-1620-4ead-a116-753edaf3db12', '2bfb627d-bfc2-4524-9821-51e19194d2db', '5a622711-8bcb-4c2c-873a-bb1057957f78'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:11.237071 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Created reservations ['a502999d-368b-4ef7-89b3-f0679112570d', '98093572-6e03-4713-9ac5-51841fe75457', '906daebb-694d-468d-b2e4-dc9033ef6bee', '405a07e7-8ef9-483e-a40b-dcde41ae54f3'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:11.262012 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Created reservations ['1f348d49-4f23-477a-8874-7abb0574e5aa', 'c832eeb3-8d1d-4d2c-accf-13f76b2eabb0', 'def17aaa-14a1-40bc-a51d-bfeda8efe60d', '016bfd81-18bb-46ab-a1c4-cf1a8ba1e548'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:11.271641 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9d9042a8-c6fd-4856-8b80-28f9becd0c71 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.273776 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d9042a8-c6fd-4856-8b80-28f9becd0c71 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:11.273997 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d9042a8-c6fd-4856-8b80-28f9becd0c71 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.274309 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d9042a8-c6fd-4856-8b80-28f9becd0c71 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.284921 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:11.284921 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:11.287361 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Created reservations ['c79b5972-c9fb-4d31-87bb-db32ae50cb27', '21d6bdce-bbb4-42b1-8005-1b0f560588fd', 'c79f4b6a-8e32-418a-90e0-0c8ca56c3450', '5223462f-2c82-4aa1-9f55-58b34057bb8f'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:11.288521 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9d9042a8-c6fd-4856-8b80-28f9becd0c71 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:11.292677 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d9042a8-c6fd-4856-8b80-28f9becd0c71 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:11.293118 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 788/3159] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:11 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:11.296671 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Transfer volume completed successfully. Aug 19 11:07:11.346100 np0000007769 devstack@c-api.service[100205]: INFO cinder.transfer.api [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Volume 469ef8d0-6501-4712-be4d-943f6897fde7 has been transferred. Aug 19 11:07:11.351272 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cc70b6fd-b5a5-4483-95fa-52e70a44751a tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] https://10.4.3.46/volume/v3/os-volume-transfer/e5a1c416-f60f-4b72-96c5-163a7ffe3e0b/accept returned with HTTP 202 Aug 19 11:07:11.351666 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 791/3160] 10.4.3.46 () {68 vars in 1416 bytes} [Wed Aug 19 11:07:11 2026] POST /volume/v3/os-volume-transfer/e5a1c416-f60f-4b72-96c5-163a7ffe3e0b/accept => generated 363 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:11.359838 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3e21d496-8875-4d9a-a8de-615df4ff2846 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.361892 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3e21d496-8875-4d9a-a8de-615df4ff2846 tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] GET https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:11.362070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3e21d496-8875-4d9a-a8de-615df4ff2846 tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.362245 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3e21d496-8875-4d9a-a8de-615df4ff2846 tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.368795 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:11.368795 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:11.372352 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3e21d496-8875-4d9a-a8de-615df4ff2846 tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Volume info retrieved successfully. Aug 19 11:07:11.376530 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3e21d496-8875-4d9a-a8de-615df4ff2846 tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 returned with HTTP 200 Aug 19 11:07:11.376971 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 790/3161] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:11 2026] GET /volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:11.389585 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c2c5b34e-cb23-412f-bf1a-4e832401aa8d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.391495 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c2c5b34e-cb23-412f-bf1a-4e832401aa8d tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] GET https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:11.391830 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c2c5b34e-cb23-412f-bf1a-4e832401aa8d tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.392076 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c2c5b34e-cb23-412f-bf1a-4e832401aa8d tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.399903 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:11.399903 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:11.404426 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c2c5b34e-cb23-412f-bf1a-4e832401aa8d tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] Volume info retrieved successfully. Aug 19 11:07:11.409102 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c2c5b34e-cb23-412f-bf1a-4e832401aa8d tempest-VolumesTransfersTest-597545594 tempest-VolumesTransfersTest-597545594-project-member] https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 returned with HTTP 200 Aug 19 11:07:11.409504 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 793/3162] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:11 2026] GET /volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:11.421401 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-58796063-c807-4a7b-bbb1-5b01276ef60e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.423074 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58796063-c807-4a7b-bbb1-5b01276ef60e tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] DELETE https://10.4.3.46/volume/v3/os-volume-transfer/e5a1c416-f60f-4b72-96c5-163a7ffe3e0b Aug 19 11:07:11.423282 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58796063-c807-4a7b-bbb1-5b01276ef60e tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.423459 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58796063-c807-4a7b-bbb1-5b01276ef60e tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.423587 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.volume_transfer [None req-58796063-c807-4a7b-bbb1-5b01276ef60e tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Delete transfer with id: e5a1c416-f60f-4b72-96c5-163a7ffe3e0b Aug 19 11:07:11.426392 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58796063-c807-4a7b-bbb1-5b01276ef60e tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/os-volume-transfer/e5a1c416-f60f-4b72-96c5-163a7ffe3e0b returned with HTTP 404 Aug 19 11:07:11.426869 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 789/3163] 10.4.3.46 () {66 vars in 1377 bytes} [Wed Aug 19 11:07:11 2026] DELETE /volume/v3/os-volume-transfer/e5a1c416-f60f-4b72-96c5-163a7ffe3e0b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:11.433579 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f54ce52c-483c-4648-b04b-591907bff4f1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.457778 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f54ce52c-483c-4648-b04b-591907bff4f1 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:11.457958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f54ce52c-483c-4648-b04b-591907bff4f1 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.458154 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f54ce52c-483c-4648-b04b-591907bff4f1 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.458323 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-f54ce52c-483c-4648-b04b-591907bff4f1 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Delete volume with id: 469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:11.464907 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:11.464907 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:11.465239 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f54ce52c-483c-4648-b04b-591907bff4f1 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Volume info retrieved successfully. Aug 19 11:07:11.481200 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f54ce52c-483c-4648-b04b-591907bff4f1 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Delete volume request issued successfully. Aug 19 11:07:11.481425 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f54ce52c-483c-4648-b04b-591907bff4f1 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 returned with HTTP 202 Aug 19 11:07:11.481943 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 792/3164] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:11 2026] DELETE /volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:11.490389 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3b583708-1249-414f-92c6-19e1ac7bf623 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.492396 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b583708-1249-414f-92c6-19e1ac7bf623 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] GET https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:11.492620 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b583708-1249-414f-92c6-19e1ac7bf623 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.492813 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b583708-1249-414f-92c6-19e1ac7bf623 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.500112 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:11.500112 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:11.504089 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3b583708-1249-414f-92c6-19e1ac7bf623 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Volume info retrieved successfully. Aug 19 11:07:11.509028 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b583708-1249-414f-92c6-19e1ac7bf623 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 returned with HTTP 200 Aug 19 11:07:11.509446 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 791/3165] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:11 2026] GET /volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:11.905981 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fc000836-3084-489f-9c45-31b51220d22d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.907791 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fc000836-3084-489f-9c45-31b51220d22d tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/volumes/19a232e8-cbf3-427f-90b6-52a8b84f0b0c Aug 19 11:07:11.907987 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fc000836-3084-489f-9c45-31b51220d22d tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.908163 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fc000836-3084-489f-9c45-31b51220d22d tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.915245 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:11.915245 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:11.918682 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fc000836-3084-489f-9c45-31b51220d22d tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Volume info retrieved successfully. Aug 19 11:07:11.922319 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fc000836-3084-489f-9c45-31b51220d22d tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes/19a232e8-cbf3-427f-90b6-52a8b84f0b0c returned with HTTP 200 Aug 19 11:07:11.922694 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 794/3166] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:07:11 2026] GET /volume/v3/volumes/19a232e8-cbf3-427f-90b6-52a8b84f0b0c => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:11.939742 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a1060743-cee8-4efe-9f42-ba95976c116b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.941917 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1060743-cee8-4efe-9f42-ba95976c116b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/messages Aug 19 11:07:11.942185 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1060743-cee8-4efe-9f42-ba95976c116b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.942436 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1060743-cee8-4efe-9f42-ba95976c116b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.947328 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1060743-cee8-4efe-9f42-ba95976c116b tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:07:11.947994 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 790/3167] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:07:11 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 19 11:07:11.958814 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4294e4ef-b646-45ec-b91f-2f295d989c7d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.960665 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4294e4ef-b646-45ec-b91f-2f295d989c7d tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/messages Aug 19 11:07:11.960947 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4294e4ef-b646-45ec-b91f-2f295d989c7d tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.961153 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4294e4ef-b646-45ec-b91f-2f295d989c7d tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.965151 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4294e4ef-b646-45ec-b91f-2f295d989c7d tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:07:11.965596 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 793/3168] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:07:11 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 19 11:07:11.978265 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-765e4690-ee98-4029-b64e-106409b94168 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:11.979822 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-765e4690-ee98-4029-b64e-106409b94168 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] DELETE https://10.4.3.46/volume/v3/messages/0261ce82-59f1-47af-81a9-36561df8c096 Aug 19 11:07:11.980112 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-765e4690-ee98-4029-b64e-106409b94168 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:11.980664 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-765e4690-ee98-4029-b64e-106409b94168 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:11.992941 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-765e4690-ee98-4029-b64e-106409b94168 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/messages/0261ce82-59f1-47af-81a9-36561df8c096 returned with HTTP 204 Aug 19 11:07:11.993303 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 792/3169] 10.4.3.46 () {68 vars in 1387 bytes} [Wed Aug 19 11:07:11 2026] DELETE /volume/v3/messages/0261ce82-59f1-47af-81a9-36561df8c096 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 11:07:12.001880 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.003673 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/19a232e8-cbf3-427f-90b6-52a8b84f0b0c Aug 19 11:07:12.003854 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:12.004023 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:12.004201 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Delete volume with id: 19a232e8-cbf3-427f-90b6-52a8b84f0b0c Aug 19 11:07:12.011115 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:12.011115 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:12.011394 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Volume info retrieved successfully. Aug 19 11:07:12.012410 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100206) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 11:07:12.022132 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1048729638 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1048729638, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:12.022454 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1048729638 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1048729638, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:12.035027 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Created reservations ['373ebb90-9231-4cc7-a879-3e86a9274eed', 'fc03c194-fd07-41f2-ae6c-827aec4accbd', '62ff3172-af4f-4474-ac9e-4d2f0a85e6aa', 'f00ba00d-e552-45f6-89cd-6df8df804892'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:12.067878 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Delete volume request issued successfully. Aug 19 11:07:12.068160 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a1e25b29-23de-4c1c-adad-af9d7d938310 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes/19a232e8-cbf3-427f-90b6-52a8b84f0b0c returned with HTTP 202 Aug 19 11:07:12.068809 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 795/3170] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:07:12 2026] DELETE /volume/v3/volumes/19a232e8-cbf3-427f-90b6-52a8b84f0b0c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:12.076621 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e4390663-2d28-4fb8-8447-a328d99a68d9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.078229 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e4390663-2d28-4fb8-8447-a328d99a68d9 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] DELETE https://10.4.3.46/volume/v3/types/d7c710f0-da47-4788-9ef0-02d4375b1a62 Aug 19 11:07:12.078542 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e4390663-2d28-4fb8-8447-a328d99a68d9 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:12.078825 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e4390663-2d28-4fb8-8447-a328d99a68d9 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:12.105684 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e4390663-2d28-4fb8-8447-a328d99a68d9 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/types/d7c710f0-da47-4788-9ef0-02d4375b1a62 returned with HTTP 202 Aug 19 11:07:12.105684 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 791/3171] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:12 2026] DELETE /volume/v3/types/d7c710f0-da47-4788-9ef0-02d4375b1a62 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:12.117289 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-81ca6cb9-3b8f-4b1c-beef-a661c772bc2c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.119101 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-81ca6cb9-3b8f-4b1c-beef-a661c772bc2c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:12.119420 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-81ca6cb9-3b8f-4b1c-beef-a661c772bc2c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-467383208", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2102314818", "vendor_name": "tempest-vendor_name-2066614030"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:12.132714 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-81ca6cb9-3b8f-4b1c-beef-a661c772bc2c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:12.133008 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 794/3172] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:07:12 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:12.142187 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.143892 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:12.144231 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "feab7f22-ea38-44f8-9a63-512848b55aaa", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:12.145776 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Create volume request body: {'volume': {'volume_type': 'feab7f22-ea38-44f8-9a63-512848b55aaa', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:12.149566 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Create volume of 1 GB Aug 19 11:07:12.149857 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:12.149857 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:12.150175 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Availability Zones retrieved successfully. Aug 19 11:07:12.155181 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Flow 'volume_create_api' (53a4b66a-94c3-4167-9edc-3a3dfb3348c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:12.156492 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498207c2-d63b-45c5-93ef-c46f79235ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:12.157184 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:12.173823 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498207c2-d63b-45c5-93ef-c46f79235ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:07:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2102314818',vendor_name='tempest-vendor_name-2066614030'},id=feab7f22-ea38-44f8-9a63-512848b55aaa,is_public=True,name='tempest-ProjectAdminTests-volume-type-467383208',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'feab7f22-ea38-44f8-9a63-512848b55aaa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:12.174513 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5b9639-742d-4f17-93c4-c7b45736bc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:12.197456 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-467383208 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-467383208, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:12.197747 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-467383208 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-467383208, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:12.225956 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Created reservations ['dee1bf49-3909-4717-afc2-5fdd641915c9', 'f70635b9-a70c-413d-8753-bf8cc5d5856c', 'e11027d7-c926-4419-8c27-3f16a7113730', '0b5c02ea-7968-4870-885e-ad5740781051'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:12.226813 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5b9639-742d-4f17-93c4-c7b45736bc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dee1bf49-3909-4717-afc2-5fdd641915c9', 'f70635b9-a70c-413d-8753-bf8cc5d5856c', 'e11027d7-c926-4419-8c27-3f16a7113730', '0b5c02ea-7968-4870-885e-ad5740781051']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:12.227581 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3dae17-12bb-4031-be06-e1ba162776de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:12.252236 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3dae17-12bb-4031-be06-e1ba162776de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac19745c-8795-4ea4-bed4-dad0a871f8e2', '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='b726bfffaee749079555cb2506fda813',qos_specs=None,replication_status=,reservations=['dee1bf49-3909-4717-afc2-5fdd641915c9','f70635b9-a70c-413d-8753-bf8cc5d5856c','e11027d7-c926-4419-8c27-3f16a7113730','0b5c02ea-7968-4870-885e-ad5740781051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898ccf3ce55c4f00a24be58d27d475dd',volume_type_id=feab7f22-ea38-44f8-9a63-512848b55aaa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac19745c-8795-4ea4-bed4-dad0a871f8e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b726bfffaee749079555cb2506fda813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='898ccf3ce55c4f00a24be58d27d475dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(feab7f22-ea38-44f8-9a63-512848b55aaa),volume_type_id=feab7f22-ea38-44f8-9a63-512848b55aaa)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:12.253017 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f120b6f2-1fbe-4ef8-b0b4-692cccec3d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:12.274985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f120b6f2-1fbe-4ef8-b0b4-692cccec3d97) transitioned into state 'SUCCESS' from 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='b726bfffaee749079555cb2506fda813',qos_specs=None,replication_status=,reservations=['dee1bf49-3909-4717-afc2-5fdd641915c9','f70635b9-a70c-413d-8753-bf8cc5d5856c','e11027d7-c926-4419-8c27-3f16a7113730','0b5c02ea-7968-4870-885e-ad5740781051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898ccf3ce55c4f00a24be58d27d475dd',volume_type_id=feab7f22-ea38-44f8-9a63-512848b55aaa)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:12.275774 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c569e63-ab4e-4d62-ac2d-3f72b395fc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:12.290650 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c569e63-ab4e-4d62-ac2d-3f72b395fc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:12.291557 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Flow 'volume_create_api' (53a4b66a-94c3-4167-9edc-3a3dfb3348c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:12.291966 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Create volume request issued successfully. Aug 19 11:07:12.292496 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82aa469d-add2-48e2-8afa-9f58b801bc5f tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:12.292903 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 793/3173] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:07:12 2026] POST /volume/v3/volumes => generated 770 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:12.310212 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7316e5d5-4a4c-4ccb-861f-08e330b4a828 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.311521 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7316e5d5-4a4c-4ccb-861f-08e330b4a828 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:12.312984 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7316e5d5-4a4c-4ccb-861f-08e330b4a828 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:12.312984 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7316e5d5-4a4c-4ccb-861f-08e330b4a828 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:12.313082 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-83f3c58a-727c-4d68-8e44-d3f588ac84b2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.315765 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-83f3c58a-727c-4d68-8e44-d3f588ac84b2 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/volumes/ac19745c-8795-4ea4-bed4-dad0a871f8e2 Aug 19 11:07:12.315765 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-83f3c58a-727c-4d68-8e44-d3f588ac84b2 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:12.315940 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-83f3c58a-727c-4d68-8e44-d3f588ac84b2 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:12.320755 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:12.320755 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:12.323135 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:12.323135 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:12.323831 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7316e5d5-4a4c-4ccb-861f-08e330b4a828 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:12.326340 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-83f3c58a-727c-4d68-8e44-d3f588ac84b2 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Volume info retrieved successfully. Aug 19 11:07:12.327496 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7316e5d5-4a4c-4ccb-861f-08e330b4a828 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:12.328045 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 796/3174] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:12 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:12.331508 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-83f3c58a-727c-4d68-8e44-d3f588ac84b2 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes/ac19745c-8795-4ea4-bed4-dad0a871f8e2 returned with HTTP 200 Aug 19 11:07:12.331508 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 792/3175] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:07:12 2026] GET /volume/v3/volumes/ac19745c-8795-4ea4-bed4-dad0a871f8e2 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:12.524957 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-df25ce4c-0b89-41d5-952e-8dae5c70041d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.527321 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df25ce4c-0b89-41d5-952e-8dae5c70041d tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] GET https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:12.527599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df25ce4c-0b89-41d5-952e-8dae5c70041d tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:12.527889 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df25ce4c-0b89-41d5-952e-8dae5c70041d tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:12.536602 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df25ce4c-0b89-41d5-952e-8dae5c70041d tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 returned with HTTP 404 Aug 19 11:07:12.537212 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 795/3176] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:12 2026] GET /volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:12.544168 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ab681d65-182d-4a0a-9cc8-c92fae5c545a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.548039 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab681d65-182d-4a0a-9cc8-c92fae5c545a tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:12.548039 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab681d65-182d-4a0a-9cc8-c92fae5c545a tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:12.548039 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab681d65-182d-4a0a-9cc8-c92fae5c545a tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:12.552443 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab681d65-182d-4a0a-9cc8-c92fae5c545a tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 returned with HTTP 404 Aug 19 11:07:12.553037 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 794/3177] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:12 2026] GET /volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:12.559663 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-92f54f1e-1321-4976-a0b6-9573d0c30c68 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.561676 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-92f54f1e-1321-4976-a0b6-9573d0c30c68 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] DELETE https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:12.561898 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-92f54f1e-1321-4976-a0b6-9573d0c30c68 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:12.562087 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-92f54f1e-1321-4976-a0b6-9573d0c30c68 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:12.562244 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-92f54f1e-1321-4976-a0b6-9573d0c30c68 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Delete volume with id: 469ef8d0-6501-4712-be4d-943f6897fde7 Aug 19 11:07:12.567940 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-92f54f1e-1321-4976-a0b6-9573d0c30c68 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 returned with HTTP 404 Aug 19 11:07:12.568411 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 797/3178] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:12 2026] DELETE /volume/v3/volumes/469ef8d0-6501-4712-be4d-943f6897fde7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:12.576816 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.578396 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:12.578741 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1156275655"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:12.580075 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1156275655'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:12.580187 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Create volume of 1 GB Aug 19 11:07:12.583965 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Availability Zones retrieved successfully. Aug 19 11:07:12.589064 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Flow 'volume_create_api' (628402ba-6b6e-4b3f-a21d-804882252ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:12.589902 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12c8917-13be-4fb9-8326-74d7a5e8e51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:12.590857 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:12.617353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12c8917-13be-4fb9-8326-74d7a5e8e51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:12.618557 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e650679e-7409-495c-a209-2461f6804fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:12.658249 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Created reservations ['9f25de16-3f1b-49b4-be6b-5b3be2156995', '6421766f-8b88-457f-a97f-b4c1a405b418', '853ab493-ca3a-4b8b-b90d-05a8a2bdde8b', 'ccc47d6d-4846-47e1-a12e-70b79b613fcc'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:12.658992 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e650679e-7409-495c-a209-2461f6804fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f25de16-3f1b-49b4-be6b-5b3be2156995', '6421766f-8b88-457f-a97f-b4c1a405b418', '853ab493-ca3a-4b8b-b90d-05a8a2bdde8b', 'ccc47d6d-4846-47e1-a12e-70b79b613fcc']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:12.659921 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f746a12d-f6c6-4324-a5b8-9db7f9388cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:12.682031 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f746a12d-f6c6-4324-a5b8-9db7f9388cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e214be6a-6e19-4e28-8942-d245f6392d01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1156275655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050d4ce45b814a498f6daed85699fc32',qos_specs=None,replication_status=,reservations=['9f25de16-3f1b-49b4-be6b-5b3be2156995','6421766f-8b88-457f-a97f-b4c1a405b418','853ab493-ca3a-4b8b-b90d-05a8a2bdde8b','ccc47d6d-4846-47e1-a12e-70b79b613fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbce39f99d4a4fa398b946a592d8f970',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1156275655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e214be6a-6e19-4e28-8942-d245f6392d01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='050d4ce45b814a498f6daed85699fc32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbce39f99d4a4fa398b946a592d8f970',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:12.682720 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008556a3-a52d-40ac-be2a-f471631edc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:12.698012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008556a3-a52d-40ac-be2a-f471631edc89) transitioned into state 'SUCCESS' from state '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-1156275655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050d4ce45b814a498f6daed85699fc32',qos_specs=None,replication_status=,reservations=['9f25de16-3f1b-49b4-be6b-5b3be2156995','6421766f-8b88-457f-a97f-b4c1a405b418','853ab493-ca3a-4b8b-b90d-05a8a2bdde8b','ccc47d6d-4846-47e1-a12e-70b79b613fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbce39f99d4a4fa398b946a592d8f970',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:12.698691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2983f747-8d2e-4659-aa01-461427afd94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:12.707535 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2983f747-8d2e-4659-aa01-461427afd94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:12.708299 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Flow 'volume_create_api' (628402ba-6b6e-4b3f-a21d-804882252ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:12.708590 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Create volume request issued successfully. Aug 19 11:07:12.709196 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d2f1f69-31b2-4299-ba5a-ac67e815554d tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:12.709617 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 793/3179] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:07:12 2026] POST /volume/v3/volumes => generated 749 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:12.721096 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0baa27ff-7fdd-469b-ab42-dcc799adc141 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:12.722871 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0baa27ff-7fdd-469b-ab42-dcc799adc141 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:12.722956 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0baa27ff-7fdd-469b-ab42-dcc799adc141 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:12.723141 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0baa27ff-7fdd-469b-ab42-dcc799adc141 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:12.729394 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:12.729394 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:12.732591 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0baa27ff-7fdd-469b-ab42-dcc799adc141 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Volume info retrieved successfully. Aug 19 11:07:12.736043 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0baa27ff-7fdd-469b-ab42-dcc799adc141 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 returned with HTTP 200 Aug 19 11:07:12.736374 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 796/3180] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:12 2026] GET /volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:13.342342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-01603e78-7fb3-4752-ab98-a03232b2738b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.345743 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01603e78-7fb3-4752-ab98-a03232b2738b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:13.345743 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01603e78-7fb3-4752-ab98-a03232b2738b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.345743 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01603e78-7fb3-4752-ab98-a03232b2738b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.346917 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9ae2cfca-1a1f-4a02-b2de-71a9048f586c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.350034 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ae2cfca-1a1f-4a02-b2de-71a9048f586c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/volumes/ac19745c-8795-4ea4-bed4-dad0a871f8e2 Aug 19 11:07:13.350034 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ae2cfca-1a1f-4a02-b2de-71a9048f586c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.350034 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ae2cfca-1a1f-4a02-b2de-71a9048f586c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.354461 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:13.354461 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:13.358298 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-01603e78-7fb3-4752-ab98-a03232b2738b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:13.359514 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:13.359514 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:13.362610 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01603e78-7fb3-4752-ab98-a03232b2738b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:13.363101 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 795/3181] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:13 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:13.366507 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9ae2cfca-1a1f-4a02-b2de-71a9048f586c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Volume info retrieved successfully. Aug 19 11:07:13.368897 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ae2cfca-1a1f-4a02-b2de-71a9048f586c tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes/ac19745c-8795-4ea4-bed4-dad0a871f8e2 returned with HTTP 200 Aug 19 11:07:13.369360 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 798/3182] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:07:13 2026] GET /volume/v3/volumes/ac19745c-8795-4ea4-bed4-dad0a871f8e2 => generated 970 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:13.381727 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-de7a392c-5fd4-4b74-98bf-44315d6038f4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.386809 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de7a392c-5fd4-4b74-98bf-44315d6038f4 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/messages Aug 19 11:07:13.387053 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de7a392c-5fd4-4b74-98bf-44315d6038f4 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.387245 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de7a392c-5fd4-4b74-98bf-44315d6038f4 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.387544 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:13.387544 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:13.395882 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de7a392c-5fd4-4b74-98bf-44315d6038f4 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:07:13.396341 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 794/3183] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:07:13 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:13.407360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-50cc0009-1ed3-459a-80b7-8862231826b0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.412304 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-50cc0009-1ed3-459a-80b7-8862231826b0 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] GET https://10.4.3.46/volume/v3/messages/b0da6429-ee3e-4cb1-8ca2-51b0f1e26bbb Aug 19 11:07:13.412650 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-50cc0009-1ed3-459a-80b7-8862231826b0 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.412924 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-50cc0009-1ed3-459a-80b7-8862231826b0 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.418321 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-50cc0009-1ed3-459a-80b7-8862231826b0 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/messages/b0da6429-ee3e-4cb1-8ca2-51b0f1e26bbb returned with HTTP 200 Aug 19 11:07:13.419046 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 797/3184] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:07:13 2026] GET /volume/v3/messages/b0da6429-ee3e-4cb1-8ca2-51b0f1e26bbb => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:13.430869 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a8bff70d-9bf4-41c8-84a2-47c511eef5f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.432849 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a8bff70d-9bf4-41c8-84a2-47c511eef5f9 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] DELETE https://10.4.3.46/volume/v3/messages/b0da6429-ee3e-4cb1-8ca2-51b0f1e26bbb Aug 19 11:07:13.433257 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a8bff70d-9bf4-41c8-84a2-47c511eef5f9 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.433549 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a8bff70d-9bf4-41c8-84a2-47c511eef5f9 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.447420 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a8bff70d-9bf4-41c8-84a2-47c511eef5f9 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/messages/b0da6429-ee3e-4cb1-8ca2-51b0f1e26bbb returned with HTTP 204 Aug 19 11:07:13.447420 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 796/3185] 10.4.3.46 () {68 vars in 1387 bytes} [Wed Aug 19 11:07:13 2026] DELETE /volume/v3/messages/b0da6429-ee3e-4cb1-8ca2-51b0f1e26bbb => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 11:07:13.456946 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.459714 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/ac19745c-8795-4ea4-bed4-dad0a871f8e2 Aug 19 11:07:13.460126 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.460583 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.460870 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Delete volume with id: ac19745c-8795-4ea4-bed4-dad0a871f8e2 Aug 19 11:07:13.474455 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:13.474455 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:13.474959 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Volume info retrieved successfully. Aug 19 11:07:13.477502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100206) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 11:07:13.495132 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-467383208 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-467383208, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:13.496276 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-467383208 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-467383208, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:13.511715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Created reservations ['fb12a6b6-a3ca-4a78-a7db-08588c89e1ab', '758032d1-288a-457f-8a66-943361290c1e', '16e230b8-72fe-4f94-8e6d-fde8c124c328', 'fc9748b2-307d-4832-82ae-150d690b6c36'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:13.550452 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Delete volume request issued successfully. Aug 19 11:07:13.550812 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db1a3669-4717-4c02-98ce-6f6e06589ad3 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/volumes/ac19745c-8795-4ea4-bed4-dad0a871f8e2 returned with HTTP 202 Aug 19 11:07:13.551420 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 799/3186] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:07:13 2026] DELETE /volume/v3/volumes/ac19745c-8795-4ea4-bed4-dad0a871f8e2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:13.558455 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1a1ac573-100f-468c-a064-558724bf1887 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.560868 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1a1ac573-100f-468c-a064-558724bf1887 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] DELETE https://10.4.3.46/volume/v3/types/feab7f22-ea38-44f8-9a63-512848b55aaa Aug 19 11:07:13.560868 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1a1ac573-100f-468c-a064-558724bf1887 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.560868 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1a1ac573-100f-468c-a064-558724bf1887 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.582593 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1a1ac573-100f-468c-a064-558724bf1887 tempest-ProjectAdminTests-440714161 tempest-ProjectAdminTests-440714161-project-admin] https://10.4.3.46/volume/v3/types/feab7f22-ea38-44f8-9a63-512848b55aaa returned with HTTP 202 Aug 19 11:07:13.583444 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 795/3187] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:13 2026] DELETE /volume/v3/types/feab7f22-ea38-44f8-9a63-512848b55aaa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:13.750778 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1b8c89da-09c1-4a89-bb70-1277d8787d50 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.753079 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1b8c89da-09c1-4a89-bb70-1277d8787d50 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:13.753303 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1b8c89da-09c1-4a89-bb70-1277d8787d50 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.753492 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1b8c89da-09c1-4a89-bb70-1277d8787d50 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.759896 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:13.759896 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:13.763190 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1b8c89da-09c1-4a89-bb70-1277d8787d50 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Volume info retrieved successfully. Aug 19 11:07:13.766830 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1b8c89da-09c1-4a89-bb70-1277d8787d50 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 returned with HTTP 200 Aug 19 11:07:13.767151 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 798/3188] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:13 2026] GET /volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:13.787090 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-08e4e7d6-fd70-4fa1-983b-8d490dd41b71 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.788602 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-08e4e7d6-fd70-4fa1-983b-8d490dd41b71 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] POST https://10.4.3.46/volume/v3/os-volume-transfer Aug 19 11:07:13.789235 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-08e4e7d6-fd70-4fa1-983b-8d490dd41b71 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e214be6a-6e19-4e28-8942-d245f6392d01"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:13.790193 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.volume_transfer [None req-08e4e7d6-fd70-4fa1-983b-8d490dd41b71 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e214be6a-6e19-4e28-8942-d245f6392d01'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 11:07:13.790305 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.volume_transfer [None req-08e4e7d6-fd70-4fa1-983b-8d490dd41b71 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Creating transfer of volume e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:13.790402 np0000007769 devstack@c-api.service[100204]: INFO cinder.transfer.api [None req-08e4e7d6-fd70-4fa1-983b-8d490dd41b71 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Generating transfer record for volume e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:13.798892 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:13.798892 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:13.808869 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-08e4e7d6-fd70-4fa1-983b-8d490dd41b71 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 11:07:13.809273 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 797/3189] 10.4.3.46 () {68 vars in 1284 bytes} [Wed Aug 19 11:07:13 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:13.818387 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e34d5d52-3bc2-435a-9adf-7f1e378789a1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.820743 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e34d5d52-3bc2-435a-9adf-7f1e378789a1 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:13.820968 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e34d5d52-3bc2-435a-9adf-7f1e378789a1 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.821211 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e34d5d52-3bc2-435a-9adf-7f1e378789a1 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.828829 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:13.828829 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:13.833965 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e34d5d52-3bc2-435a-9adf-7f1e378789a1 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Volume info retrieved successfully. Aug 19 11:07:13.840031 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e34d5d52-3bc2-435a-9adf-7f1e378789a1 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 returned with HTTP 200 Aug 19 11:07:13.840601 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 800/3190] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:13 2026] GET /volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:13.858231 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4e0e37fc-6225-4700-890b-a3a5c357e341 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.860506 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e0e37fc-6225-4700-890b-a3a5c357e341 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/os-volume-transfer/detail Aug 19 11:07:13.860791 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e0e37fc-6225-4700-890b-a3a5c357e341 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.861056 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e0e37fc-6225-4700-890b-a3a5c357e341 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.861263 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.volume_transfer [None req-4e0e37fc-6225-4700-890b-a3a5c357e341 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Listing volume transfers {{(pid=100203) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 19 11:07:13.866093 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e0e37fc-6225-4700-890b-a3a5c357e341 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 19 11:07:13.866651 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 796/3191] 10.4.3.46 () {66 vars in 1284 bytes} [Wed Aug 19 11:07:13 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:13.877240 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ad34655c-e539-4737-bf97-d3382535331c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.879023 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ad34655c-e539-4737-bf97-d3382535331c tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] DELETE https://10.4.3.46/volume/v3/os-volume-transfer/b50e0987-8654-478b-9f31-35194f831db3 Aug 19 11:07:13.879235 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ad34655c-e539-4737-bf97-d3382535331c tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.879379 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ad34655c-e539-4737-bf97-d3382535331c tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.882010 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.volume_transfer [None req-ad34655c-e539-4737-bf97-d3382535331c tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Delete transfer with id: b50e0987-8654-478b-9f31-35194f831db3 Aug 19 11:07:13.889848 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:13.889848 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:13.897244 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ad34655c-e539-4737-bf97-d3382535331c tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/os-volume-transfer/b50e0987-8654-478b-9f31-35194f831db3 returned with HTTP 202 Aug 19 11:07:13.897706 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 799/3192] 10.4.3.46 () {66 vars in 1377 bytes} [Wed Aug 19 11:07:13 2026] DELETE /volume/v3/os-volume-transfer/b50e0987-8654-478b-9f31-35194f831db3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:13.905445 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9c775802-e9d2-4987-aa23-f05268bf1947 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.907101 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9c775802-e9d2-4987-aa23-f05268bf1947 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:13.907342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9c775802-e9d2-4987-aa23-f05268bf1947 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.907610 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9c775802-e9d2-4987-aa23-f05268bf1947 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.914159 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:13.914159 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:13.918501 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9c775802-e9d2-4987-aa23-f05268bf1947 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Volume info retrieved successfully. Aug 19 11:07:13.923233 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9c775802-e9d2-4987-aa23-f05268bf1947 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 returned with HTTP 200 Aug 19 11:07:13.923781 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 798/3193] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:13 2026] GET /volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:13.942495 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e791f0d8-e66b-43bd-b1af-29a6a021bb44 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.945322 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e791f0d8-e66b-43bd-b1af-29a6a021bb44 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] DELETE https://10.4.3.46/volume/v3/os-volume-transfer/b50e0987-8654-478b-9f31-35194f831db3 Aug 19 11:07:13.945653 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e791f0d8-e66b-43bd-b1af-29a6a021bb44 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.945945 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e791f0d8-e66b-43bd-b1af-29a6a021bb44 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.946104 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.volume_transfer [None req-e791f0d8-e66b-43bd-b1af-29a6a021bb44 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Delete transfer with id: b50e0987-8654-478b-9f31-35194f831db3 Aug 19 11:07:13.950705 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e791f0d8-e66b-43bd-b1af-29a6a021bb44 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/os-volume-transfer/b50e0987-8654-478b-9f31-35194f831db3 returned with HTTP 404 Aug 19 11:07:13.951708 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 801/3194] 10.4.3.46 () {66 vars in 1377 bytes} [Wed Aug 19 11:07:13 2026] DELETE /volume/v3/os-volume-transfer/b50e0987-8654-478b-9f31-35194f831db3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:13.964210 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fd508b94-3451-4deb-8b81-dfb7bbd1cb97 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:13.967318 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd508b94-3451-4deb-8b81-dfb7bbd1cb97 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:13.967520 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd508b94-3451-4deb-8b81-dfb7bbd1cb97 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:13.967693 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd508b94-3451-4deb-8b81-dfb7bbd1cb97 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:13.967840 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-fd508b94-3451-4deb-8b81-dfb7bbd1cb97 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Delete volume with id: e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:13.978165 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:13.978165 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:13.978475 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fd508b94-3451-4deb-8b81-dfb7bbd1cb97 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Volume info retrieved successfully. Aug 19 11:07:14.008366 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fd508b94-3451-4deb-8b81-dfb7bbd1cb97 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Delete volume request issued successfully. Aug 19 11:07:14.008642 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd508b94-3451-4deb-8b81-dfb7bbd1cb97 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 returned with HTTP 202 Aug 19 11:07:14.009171 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 797/3195] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:13 2026] DELETE /volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:14.018128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7996e630-e2c0-4369-b260-83ee220b2f06 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:14.019908 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7996e630-e2c0-4369-b260-83ee220b2f06 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] GET https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:14.019991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7996e630-e2c0-4369-b260-83ee220b2f06 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:14.020284 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7996e630-e2c0-4369-b260-83ee220b2f06 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:14.031821 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:14.031821 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:14.031821 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7996e630-e2c0-4369-b260-83ee220b2f06 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Volume info retrieved successfully. Aug 19 11:07:14.037927 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7996e630-e2c0-4369-b260-83ee220b2f06 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 returned with HTTP 200 Aug 19 11:07:14.038270 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 800/3196] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:14 2026] GET /volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:14.376909 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8840bd6a-274e-4193-970d-648b04d9a350 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:14.378716 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8840bd6a-274e-4193-970d-648b04d9a350 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:14.378924 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8840bd6a-274e-4193-970d-648b04d9a350 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:14.379122 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8840bd6a-274e-4193-970d-648b04d9a350 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:14.391428 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:14.391428 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:14.395397 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8840bd6a-274e-4193-970d-648b04d9a350 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:14.403126 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8840bd6a-274e-4193-970d-648b04d9a350 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:14.403653 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 799/3197] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:14 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:14.840476 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-f14c386b-5f3d-4673-bc6e-5c6ef5239760 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:14.842827 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-f14c386b-5f3d-4673-bc6e-5c6ef5239760 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/attachments/d863144c-55f6-4d96-ba28-3ff1ceeba94d/action Aug 19 11:07:14.843285 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-f14c386b-5f3d-4673-bc6e-5c6ef5239760 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:14.843567 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-f14c386b-5f3d-4673-bc6e-5c6ef5239760 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:14.870582 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:14.870582 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:14.885356 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3b0659d8-5e1a-4ca4-b31f-c8579ee8873f req-f14c386b-5f3d-4673-bc6e-5c6ef5239760 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/d863144c-55f6-4d96-ba28-3ff1ceeba94d/action returned with HTTP 204 Aug 19 11:07:14.886092 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 802/3198] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:07:14 2026] POST /volume/v3/attachments/d863144c-55f6-4d96-ba28-3ff1ceeba94d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.054105 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-276095ac-0227-47f5-af58-89c51dfb02b0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.055810 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-276095ac-0227-47f5-af58-89c51dfb02b0 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] GET https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:15.057294 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-276095ac-0227-47f5-af58-89c51dfb02b0 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.057294 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-276095ac-0227-47f5-af58-89c51dfb02b0 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.061781 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-276095ac-0227-47f5-af58-89c51dfb02b0 tempest-VolumesTransfersTest-2128165924 tempest-VolumesTransfersTest-2128165924-project-admin] https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 returned with HTTP 404 Aug 19 11:07:15.062187 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 798/3199] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.071504 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-72c9c166-0d52-4bdf-9789-4469162a9f96 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.073857 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-72c9c166-0d52-4bdf-9789-4469162a9f96 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] GET https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:15.074118 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-72c9c166-0d52-4bdf-9789-4469162a9f96 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.074371 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-72c9c166-0d52-4bdf-9789-4469162a9f96 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.080296 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-72c9c166-0d52-4bdf-9789-4469162a9f96 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 returned with HTTP 404 Aug 19 11:07:15.080901 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 801/3200] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.087219 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9f349788-5a58-4771-a099-c73fc9404f34 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.089735 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9f349788-5a58-4771-a099-c73fc9404f34 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:15.089918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9f349788-5a58-4771-a099-c73fc9404f34 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.090088 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9f349788-5a58-4771-a099-c73fc9404f34 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.090246 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-9f349788-5a58-4771-a099-c73fc9404f34 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] Delete volume with id: e214be6a-6e19-4e28-8942-d245f6392d01 Aug 19 11:07:15.096366 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9f349788-5a58-4771-a099-c73fc9404f34 tempest-VolumesTransfersTest-1074692788 tempest-VolumesTransfersTest-1074692788-project-member] https://10.4.3.46/volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 returned with HTTP 404 Aug 19 11:07:15.097839 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 800/3201] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:15 2026] DELETE /volume/v3/volumes/e214be6a-6e19-4e28-8942-d245f6392d01 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.259318 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b3dcc260-b120-4eda-ace3-8d79f5ee8eb6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.382593 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b3dcc260-b120-4eda-ace3-8d79f5ee8eb6 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:15.382935 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b3dcc260-b120-4eda-ace3-8d79f5ee8eb6 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1464033675", "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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.402257 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b3dcc260-b120-4eda-ace3-8d79f5ee8eb6 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:15.402653 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 803/3202] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types => generated 380 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.411838 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7950e369-3cf8-4375-9c6f-5cb5cc98a515 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.413887 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7950e369-3cf8-4375-9c6f-5cb5cc98a515 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] POST https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption Aug 19 11:07:15.414278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7950e369-3cf8-4375-9c6f-5cb5cc98a515 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.416559 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3fd7a26b-dd2d-4584-8154-c3e01cf7f90f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.418308 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3fd7a26b-dd2d-4584-8154-c3e01cf7f90f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:07:15.418496 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3fd7a26b-dd2d-4584-8154-c3e01cf7f90f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.418715 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3fd7a26b-dd2d-4584-8154-c3e01cf7f90f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.427912 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:15.427912 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:15.430326 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7950e369-3cf8-4375-9c6f-5cb5cc98a515 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption returned with HTTP 200 Aug 19 11:07:15.430776 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 799/3203] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.431777 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3fd7a26b-dd2d-4584-8154-c3e01cf7f90f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:15.435681 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3fd7a26b-dd2d-4584-8154-c3e01cf7f90f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:07:15.436007 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 802/3204] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:07:15.438732 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-01d8fed7-3f35-4d47-b8ef-aa2e0cabf1c9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.447118 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01d8fed7-3f35-4d47-b8ef-aa2e0cabf1c9 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:15.447512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01d8fed7-3f35-4d47-b8ef-aa2e0cabf1c9 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1131695317", "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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.466382 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01d8fed7-3f35-4d47-b8ef-aa2e0cabf1c9 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:15.466772 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 801/3205] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.477263 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f5ecf572-d1fc-435b-b38e-b20e1dc66967 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.483130 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-cf0424fa-b865-41ac-ba31-6b55a7d83d0a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.486968 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-cf0424fa-b865-41ac-ba31-6b55a7d83d0a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:15.487153 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-cf0424fa-b865-41ac-ba31-6b55a7d83d0a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.487331 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-cf0424fa-b865-41ac-ba31-6b55a7d83d0a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.501640 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:15.501640 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:15.510146 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-cf0424fa-b865-41ac-ba31-6b55a7d83d0a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:15.515699 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-cf0424fa-b865-41ac-ba31-6b55a7d83d0a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:15.516222 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 800/3206] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.576305 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f5ecf572-d1fc-435b-b38e-b20e1dc66967 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] POST https://10.4.3.46/volume/v3/types/540c763f-3d0f-4720-a74a-cb7b700e021b/encryption Aug 19 11:07:15.576644 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f5ecf572-d1fc-435b-b38e-b20e1dc66967 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.578976 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.policy [None req-f5ecf572-d1fc-435b-b38e-b20e1dc66967 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100206) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.579158 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f5ecf572-d1fc-435b-b38e-b20e1dc66967 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/540c763f-3d0f-4720-a74a-cb7b700e021b/encryption returned with HTTP 403 Aug 19 11:07:15.579720 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 804/3207] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types/540c763f-3d0f-4720-a74a-cb7b700e021b/encryption => generated 127 bytes in 102 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.590047 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-df13706b-f459-4322-9e18-6767e9722948 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.591616 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c7a5569d-413b-44a4-aeba-e7a7cfd02f36 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.591741 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df13706b-f459-4322-9e18-6767e9722948 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:15.592049 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c7a5569d-413b-44a4-aeba-e7a7cfd02f36 None None] GET https://10.4.3.46/volume// Aug 19 11:07:15.592092 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df13706b-f459-4322-9e18-6767e9722948 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-103524825", "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=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.592226 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c7a5569d-413b-44a4-aeba-e7a7cfd02f36 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.592454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c7a5569d-413b-44a4-aeba-e7a7cfd02f36 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.592832 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c7a5569d-413b-44a4-aeba-e7a7cfd02f36 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:15.593138 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 802/3208] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:07: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 19 11:07:15.599265 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-8eb77232-fdec-431a-8aca-31cbd284e3fb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.602965 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-8eb77232-fdec-431a-8aca-31cbd284e3fb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:07:15.603290 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-8eb77232-fdec-431a-8aca-31cbd284e3fb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82441bcc-d83a-4c9e-b229-64e717aab665", "connector": null, "instance_uuid": "5220f9c3-d362-4b6e-bb55-f5ed34360cee"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.610536 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df13706b-f459-4322-9e18-6767e9722948 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:15.610899 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 803/3209] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.611369 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:15.611369 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:15.620957 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-eb7ec52d-8fc4-458a-bb1b-2e2e96eaad0d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.622587 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eb7ec52d-8fc4-458a-bb1b-2e2e96eaad0d tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] POST https://10.4.3.46/volume/v3/types/3d13e2c9-ebd6-46fd-8744-f9d227332aea/extra_specs Aug 19 11:07:15.622935 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eb7ec52d-8fc4-458a-bb1b-2e2e96eaad0d tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.624831 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.policy [None req-eb7ec52d-8fc4-458a-bb1b-2e2e96eaad0d tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100206) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.625003 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eb7ec52d-8fc4-458a-bb1b-2e2e96eaad0d tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/3d13e2c9-ebd6-46fd-8744-f9d227332aea/extra_specs returned with HTTP 403 Aug 19 11:07:15.625398 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 805/3210] 10.4.3.46 () {68 vars in 1392 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types/3d13e2c9-ebd6-46fd-8744-f9d227332aea/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.633193 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f20cc54c-6ccf-4549-af6d-c871f69e0a48 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.634896 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f20cc54c-6ccf-4549-af6d-c871f69e0a48 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] PUT https://10.4.3.46/volume/v3/types/3d13e2c9-ebd6-46fd-8744-f9d227332aea/extra_specs/key2 Aug 19 11:07:15.635207 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f20cc54c-6ccf-4549-af6d-c871f69e0a48 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.637104 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-f20cc54c-6ccf-4549-af6d-c871f69e0a48 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.637289 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f20cc54c-6ccf-4549-af6d-c871f69e0a48 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/3d13e2c9-ebd6-46fd-8744-f9d227332aea/extra_specs/key2 returned with HTTP 403 Aug 19 11:07:15.637728 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 803/3211] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:07:15 2026] PUT /volume/v3/types/3d13e2c9-ebd6-46fd-8744-f9d227332aea/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.648275 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5561c4c0-8f24-465c-b0ca-a176719cd1b9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.649600 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-8eb77232-fdec-431a-8aca-31cbd284e3fb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:07:15.650191 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 801/3212] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:15.650509 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5561c4c0-8f24-465c-b0ca-a176719cd1b9 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:15.650934 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5561c4c0-8f24-465c-b0ca-a176719cd1b9 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.653910 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-5561c4c0-8f24-465c-b0ca-a176719cd1b9 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.654130 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5561c4c0-8f24-465c-b0ca-a176719cd1b9 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types returned with HTTP 403 Aug 19 11:07:15.654684 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 804/3213] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.664759 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ab147200-db85-495f-a143-c2a3cb4d5678 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.666421 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab147200-db85-495f-a143-c2a3cb4d5678 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:15.666421 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ab147200-db85-495f-a143-c2a3cb4d5678 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-940351610", "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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.684313 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ab147200-db85-495f-a143-c2a3cb4d5678 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:15.684729 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 806/3214] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.689940 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dbb7841b-2e07-48a8-ac4d-931a6aab5dac None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.692077 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dbb7841b-2e07-48a8-ac4d-931a6aab5dac tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:15.692329 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dbb7841b-2e07-48a8-ac4d-931a6aab5dac tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.692419 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dbb7841b-2e07-48a8-ac4d-931a6aab5dac tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.698071 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c6f3ad33-926d-4ea4-ac57-55a33c709c87 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.698251 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a9bbf371-5b23-4be4-910f-45bf0181d928 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.698605 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a9bbf371-5b23-4be4-910f-45bf0181d928 None None] GET https://10.4.3.46/volume// Aug 19 11:07:15.698772 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a9bbf371-5b23-4be4-910f-45bf0181d928 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.698960 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a9bbf371-5b23-4be4-910f-45bf0181d928 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.699287 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a9bbf371-5b23-4be4-910f-45bf0181d928 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:15.699574 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 805/3215] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:07: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 19 11:07:15.700173 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c6f3ad33-926d-4ea4-ac57-55a33c709c87 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] POST https://10.4.3.46/volume/v3/types/9abce669-8589-4af5-88af-c10655833d30/encryption Aug 19 11:07:15.701502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c6f3ad33-926d-4ea4-ac57-55a33c709c87 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.702214 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:15.702214 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:15.703621 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:15.703621 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:15.707174 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dbb7841b-2e07-48a8-ac4d-931a6aab5dac tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:15.709774 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-8b7de5a5-b105-4677-b24f-3affa83ae431 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.711039 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-8b7de5a5-b105-4677-b24f-3affa83ae431 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:15.711256 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-8b7de5a5-b105-4677-b24f-3affa83ae431 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.711430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-8b7de5a5-b105-4677-b24f-3affa83ae431 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.711954 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dbb7841b-2e07-48a8-ac4d-931a6aab5dac tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:15.712386 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 804/3216] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.716375 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c6f3ad33-926d-4ea4-ac57-55a33c709c87 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types/9abce669-8589-4af5-88af-c10655833d30/encryption returned with HTTP 200 Aug 19 11:07:15.716981 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 802/3217] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types/9abce669-8589-4af5-88af-c10655833d30/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.720369 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:15.720369 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:15.723577 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-8b7de5a5-b105-4677-b24f-3affa83ae431 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:15.727215 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fe891d3f-bea4-4379-a528-c25d445ec3ea None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.727840 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-8b7de5a5-b105-4677-b24f-3affa83ae431 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:15.728367 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 807/3218] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:07:15.729611 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fe891d3f-bea4-4379-a528-c25d445ec3ea tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] DELETE https://10.4.3.46/volume/v3/types/9abce669-8589-4af5-88af-c10655833d30/encryption/8305be68-4d2b-4e68-b355-6d59beb0bcd5 Aug 19 11:07:15.730105 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fe891d3f-bea4-4379-a528-c25d445ec3ea tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.730806 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fe891d3f-bea4-4379-a528-c25d445ec3ea tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.733671 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-fe891d3f-bea4-4379-a528-c25d445ec3ea tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.733856 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fe891d3f-bea4-4379-a528-c25d445ec3ea tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/9abce669-8589-4af5-88af-c10655833d30/encryption/8305be68-4d2b-4e68-b355-6d59beb0bcd5 returned with HTTP 403 Aug 19 11:07:15.735506 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 806/3219] 10.4.3.46 () {66 vars in 1482 bytes} [Wed Aug 19 11:07:15 2026] DELETE /volume/v3/types/9abce669-8589-4af5-88af-c10655833d30/encryption/8305be68-4d2b-4e68-b355-6d59beb0bcd5 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.744140 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-12a9439e-f6bc-433e-a95b-0bf20708c09d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.746773 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12a9439e-f6bc-433e-a95b-0bf20708c09d tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:15.747201 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12a9439e-f6bc-433e-a95b-0bf20708c09d tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-887840922", "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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.765658 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12a9439e-f6bc-433e-a95b-0bf20708c09d tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:15.766104 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 805/3220] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.775036 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bd569d51-8ab7-4501-a6a7-fa1fe81a0150 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.776746 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bd569d51-8ab7-4501-a6a7-fa1fe81a0150 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] DELETE https://10.4.3.46/volume/v3/types/209d552d-a5b2-46a5-b98c-067c50e078dd/extra_specs/key1 Aug 19 11:07:15.777059 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bd569d51-8ab7-4501-a6a7-fa1fe81a0150 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.777346 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bd569d51-8ab7-4501-a6a7-fa1fe81a0150 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.782337 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-bd569d51-8ab7-4501-a6a7-fa1fe81a0150 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.783160 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bd569d51-8ab7-4501-a6a7-fa1fe81a0150 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/209d552d-a5b2-46a5-b98c-067c50e078dd/extra_specs/key1 returned with HTTP 403 Aug 19 11:07:15.783160 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 803/3221] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:07:15 2026] DELETE /volume/v3/types/209d552d-a5b2-46a5-b98c-067c50e078dd/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.793081 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b84d3bba-e09b-4bec-8fbf-b7dbc5d4ee32 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.795808 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b84d3bba-e09b-4bec-8fbf-b7dbc5d4ee32 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:15.796168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b84d3bba-e09b-4bec-8fbf-b7dbc5d4ee32 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1623040392", "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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.815734 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b84d3bba-e09b-4bec-8fbf-b7dbc5d4ee32 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:15.816241 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 808/3222] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:07:15 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.825727 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-64332d25-1c40-4b55-bdd5-c363a35df298 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.829188 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-64332d25-1c40-4b55-bdd5-c363a35df298 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] DELETE https://10.4.3.46/volume/v3/types/a2a3b0a7-70ec-4533-b417-ed1a28793ad1 Aug 19 11:07:15.829404 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-64332d25-1c40-4b55-bdd5-c363a35df298 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.829585 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-64332d25-1c40-4b55-bdd5-c363a35df298 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.830241 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-64332d25-1c40-4b55-bdd5-c363a35df298 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.831030 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-64332d25-1c40-4b55-bdd5-c363a35df298 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/a2a3b0a7-70ec-4533-b417-ed1a28793ad1 returned with HTTP 403 Aug 19 11:07:15.833439 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 807/3223] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:15 2026] DELETE /volume/v3/types/a2a3b0a7-70ec-4533-b417-ed1a28793ad1 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.835005 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-447b08d7-5a00-4bea-a1de-1de1ddddac3b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.836998 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-447b08d7-5a00-4bea-a1de-1de1ddddac3b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] PUT https://10.4.3.46/volume/v3/attachments/73145ffc-de30-4169-89f0-25241b94b0e0 Aug 19 11:07:15.837499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-447b08d7-5a00-4bea-a1de-1de1ddddac3b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.844888 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5be83a0b-c64f-4ad9-b0f8-a9d8f41ca52c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.845515 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-447b08d7-5a00-4bea-a1de-1de1ddddac3b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Acquiring lock "cinder-attachment_update-82441bcc-d83a-4c9e-b229-64e717aab665-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:07:15.846389 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5be83a0b-c64f-4ad9-b0f8-a9d8f41ca52c tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] GET https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs Aug 19 11:07:15.847037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5be83a0b-c64f-4ad9-b0f8-a9d8f41ca52c tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.847303 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5be83a0b-c64f-4ad9-b0f8-a9d8f41ca52c tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.849569 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-447b08d7-5a00-4bea-a1de-1de1ddddac3b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Lock "cinder-attachment_update-82441bcc-d83a-4c9e-b229-64e717aab665-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:07:15.850459 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:15.850459 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:15.855491 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5be83a0b-c64f-4ad9-b0f8-a9d8f41ca52c tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs returned with HTTP 200 Aug 19 11:07:15.855491 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 804/3224] 10.4.3.46 () {66 vars in 1371 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.866276 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4b4bae64-735d-47bf-9303-05030c6e6a4b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.869037 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4b4bae64-735d-47bf-9303-05030c6e6a4b tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] GET https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption/cipher Aug 19 11:07:15.869037 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4b4bae64-735d-47bf-9303-05030c6e6a4b tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.869253 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4b4bae64-735d-47bf-9303-05030c6e6a4b tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.870501 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.policy [None req-4b4bae64-735d-47bf-9303-05030c6e6a4b tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100206) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.870769 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4b4bae64-735d-47bf-9303-05030c6e6a4b tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption/cipher returned with HTTP 403 Aug 19 11:07:15.871944 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 809/3225] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.883424 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2b7fdfbf-cde5-4f6d-bae0-24c9faab7816 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.887306 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2b7fdfbf-cde5-4f6d-bae0-24c9faab7816 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] GET https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption Aug 19 11:07:15.887306 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2b7fdfbf-cde5-4f6d-bae0-24c9faab7816 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.887306 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2b7fdfbf-cde5-4f6d-bae0-24c9faab7816 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.887608 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-2b7fdfbf-cde5-4f6d-bae0-24c9faab7816 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.887770 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2b7fdfbf-cde5-4f6d-bae0-24c9faab7816 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption returned with HTTP 403 Aug 19 11:07:15.888236 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 808/3226] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.900004 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77d89b35-fe6a-4c07-a099-a9f5565b20d5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.902214 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77d89b35-fe6a-4c07-a099-a9f5565b20d5 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] GET https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs/multiattach Aug 19 11:07:15.902606 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77d89b35-fe6a-4c07-a099-a9f5565b20d5 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.906319 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77d89b35-fe6a-4c07-a099-a9f5565b20d5 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.916254 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77d89b35-fe6a-4c07-a099-a9f5565b20d5 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs/multiattach returned with HTTP 200 Aug 19 11:07:15.916597 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 805/3227] 10.4.3.46 () {66 vars in 1407 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:07:15.924961 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-20d0db22-b1df-4126-b958-99b63b5aaccd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.926827 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-20d0db22-b1df-4126-b958-99b63b5aaccd tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] GET https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs/volume_backend_name Aug 19 11:07:15.927217 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-20d0db22-b1df-4126-b958-99b63b5aaccd tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.928505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-20d0db22-b1df-4126-b958-99b63b5aaccd tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.936918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-447b08d7-5a00-4bea-a1de-1de1ddddac3b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Lock "cinder-attachment_update-82441bcc-d83a-4c9e-b229-64e717aab665-np0000007769" released by "attachment_update" :: held 0.086s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:07:15.936918 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-447b08d7-5a00-4bea-a1de-1de1ddddac3b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/73145ffc-de30-4169-89f0-25241b94b0e0 returned with HTTP 200 Aug 19 11:07:15.937242 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 806/3228] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:07:15 2026] PUT /volume/v3/attachments/73145ffc-de30-4169-89f0-25241b94b0e0 => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:15.944408 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-20d0db22-b1df-4126-b958-99b63b5aaccd tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs/volume_backend_name returned with HTTP 404 Aug 19 11:07:15.945001 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 810/3229] 10.4.3.46 () {66 vars in 1431 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs/volume_backend_name => generated 143 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.949449 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-ca0cbcef-2c3c-4856-ba2d-be34f3bcc348 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.952568 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-ca0cbcef-2c3c-4856-ba2d-be34f3bcc348 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665/encryption Aug 19 11:07:15.952851 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-ca0cbcef-2c3c-4856-ba2d-be34f3bcc348 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:15.953090 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-ca0cbcef-2c3c-4856-ba2d-be34f3bcc348 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:15.955271 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b9af2aa5-72ee-49b2-b325-b9a5eb3f56ce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.958022 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9af2aa5-72ee-49b2-b325-b9a5eb3f56ce tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] PUT https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption/663808d2-696c-4d76-94b7-4e28a6420d35 Aug 19 11:07:15.958334 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9af2aa5-72ee-49b2-b325-b9a5eb3f56ce tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.960499 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-b9af2aa5-72ee-49b2-b325-b9a5eb3f56ce tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.960693 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9af2aa5-72ee-49b2-b325-b9a5eb3f56ce tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption/663808d2-696c-4d76-94b7-4e28a6420d35 returned with HTTP 403 Aug 19 11:07:15.961095 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 806/3230] 10.4.3.46 () {68 vars in 1499 bytes} [Wed Aug 19 11:07:15 2026] PUT /volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/encryption/663808d2-696c-4d76-94b7-4e28a6420d35 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.965664 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:15.965664 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:15.971534 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-ca0cbcef-2c3c-4856-ba2d-be34f3bcc348 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665/encryption returned with HTTP 200 Aug 19 11:07:15.971619 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 809/3231] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:07:15 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:15.972747 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f6c0f75a-7f38-4a12-a9fc-9a12ea26e00f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.976112 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6c0f75a-7f38-4a12-a9fc-9a12ea26e00f tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] PUT https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs/key1 Aug 19 11:07:15.977430 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6c0f75a-7f38-4a12-a9fc-9a12ea26e00f tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.978871 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:15.978871 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:15.979619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-f6c0f75a-7f38-4a12-a9fc-9a12ea26e00f tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.980328 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6c0f75a-7f38-4a12-a9fc-9a12ea26e00f tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs/key1 returned with HTTP 403 Aug 19 11:07:15.980651 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 807/3232] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:07:15 2026] PUT /volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:15.990762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-12ea563d-f63b-4c66-97e9-5ba4efbf3f85 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:15.992492 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-12ea563d-f63b-4c66-97e9-5ba4efbf3f85 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] PUT https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f Aug 19 11:07:15.992976 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-12ea563d-f63b-4c66-97e9-5ba4efbf3f85 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:15.995432 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.policy [None req-12ea563d-f63b-4c66-97e9-5ba4efbf3f85 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '21e0ac50aeef4031b1e125b72cfd813b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd3be30f625c422e9c8aa060d448c78e', '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=100206) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:07:15.995715 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-12ea563d-f63b-4c66-97e9-5ba4efbf3f85 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-reader] https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f returned with HTTP 403 Aug 19 11:07:15.996268 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 811/3233] 10.4.3.46 () {68 vars in 1355 bytes} [Wed Aug 19 11:07:15 2026] PUT /volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:16.007025 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-17d474c1-dd0b-407b-a980-82f2ccf59177 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:16.009393 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17d474c1-dd0b-407b-a980-82f2ccf59177 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] DELETE https://10.4.3.46/volume/v3/types/a2a3b0a7-70ec-4533-b417-ed1a28793ad1 Aug 19 11:07:16.009715 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17d474c1-dd0b-407b-a980-82f2ccf59177 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:16.009852 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17d474c1-dd0b-407b-a980-82f2ccf59177 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:16.048440 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17d474c1-dd0b-407b-a980-82f2ccf59177 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types/a2a3b0a7-70ec-4533-b417-ed1a28793ad1 returned with HTTP 202 Aug 19 11:07:16.048877 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 807/3234] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:16 2026] DELETE /volume/v3/types/a2a3b0a7-70ec-4533-b417-ed1a28793ad1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:16.056211 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7f8c16c2-c374-4e0c-aa82-a20c805ce424 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:16.057952 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7f8c16c2-c374-4e0c-aa82-a20c805ce424 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] DELETE https://10.4.3.46/volume/v3/types/209d552d-a5b2-46a5-b98c-067c50e078dd Aug 19 11:07:16.058160 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7f8c16c2-c374-4e0c-aa82-a20c805ce424 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:16.058372 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7f8c16c2-c374-4e0c-aa82-a20c805ce424 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:16.118673 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7f8c16c2-c374-4e0c-aa82-a20c805ce424 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types/209d552d-a5b2-46a5-b98c-067c50e078dd returned with HTTP 202 Aug 19 11:07:16.119187 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 810/3235] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:16 2026] DELETE /volume/v3/types/209d552d-a5b2-46a5-b98c-067c50e078dd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:16.126053 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-13997078-0ed3-4ef1-8305-9ebfe99a4093 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:16.129693 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13997078-0ed3-4ef1-8305-9ebfe99a4093 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] DELETE https://10.4.3.46/volume/v3/types/9abce669-8589-4af5-88af-c10655833d30 Aug 19 11:07:16.129693 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13997078-0ed3-4ef1-8305-9ebfe99a4093 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:16.129693 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13997078-0ed3-4ef1-8305-9ebfe99a4093 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:16.179087 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13997078-0ed3-4ef1-8305-9ebfe99a4093 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types/9abce669-8589-4af5-88af-c10655833d30 returned with HTTP 202 Aug 19 11:07:16.179526 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 808/3236] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:16 2026] DELETE /volume/v3/types/9abce669-8589-4af5-88af-c10655833d30 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:16.186956 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fc64aa7f-7bd7-4919-9e6a-b794e279a8d1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:16.190229 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fc64aa7f-7bd7-4919-9e6a-b794e279a8d1 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] DELETE https://10.4.3.46/volume/v3/types/3d13e2c9-ebd6-46fd-8744-f9d227332aea Aug 19 11:07:16.190425 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fc64aa7f-7bd7-4919-9e6a-b794e279a8d1 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:16.190813 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fc64aa7f-7bd7-4919-9e6a-b794e279a8d1 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:16.229137 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fc64aa7f-7bd7-4919-9e6a-b794e279a8d1 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types/3d13e2c9-ebd6-46fd-8744-f9d227332aea returned with HTTP 202 Aug 19 11:07:16.229555 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 812/3237] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:16 2026] DELETE /volume/v3/types/3d13e2c9-ebd6-46fd-8744-f9d227332aea => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:16.235886 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c9093435-8129-4430-ac68-bdbb35aa4825 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:16.237584 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9093435-8129-4430-ac68-bdbb35aa4825 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] DELETE https://10.4.3.46/volume/v3/types/540c763f-3d0f-4720-a74a-cb7b700e021b Aug 19 11:07:16.237791 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9093435-8129-4430-ac68-bdbb35aa4825 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:16.238035 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9093435-8129-4430-ac68-bdbb35aa4825 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:16.273416 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9093435-8129-4430-ac68-bdbb35aa4825 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types/540c763f-3d0f-4720-a74a-cb7b700e021b returned with HTTP 202 Aug 19 11:07:16.274144 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 808/3238] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:16 2026] DELETE /volume/v3/types/540c763f-3d0f-4720-a74a-cb7b700e021b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:16.280742 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7f599025-0bfb-4ddf-a3a2-37bf91d88257 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:16.282287 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7f599025-0bfb-4ddf-a3a2-37bf91d88257 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] DELETE https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f Aug 19 11:07:16.282497 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7f599025-0bfb-4ddf-a3a2-37bf91d88257 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:16.282700 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7f599025-0bfb-4ddf-a3a2-37bf91d88257 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:16.307568 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7f599025-0bfb-4ddf-a3a2-37bf91d88257 tempest-VolumeTypesReaderTests-294207230 tempest-VolumeTypesReaderTests-294207230-project-admin] https://10.4.3.46/volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f returned with HTTP 202 Aug 19 11:07:16.308103 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 811/3239] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:16 2026] DELETE /volume/v3/types/e9d22139-384e-4d86-89fe-35788fc3fd9f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 11:07:16.727189 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-218eef26-29ab-4112-9ce9-90e418537e3a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:16.730109 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-218eef26-29ab-4112-9ce9-90e418537e3a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:16.730372 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-218eef26-29ab-4112-9ce9-90e418537e3a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:16.730666 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-218eef26-29ab-4112-9ce9-90e418537e3a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:16.745689 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:16.745689 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:16.750457 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-218eef26-29ab-4112-9ce9-90e418537e3a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:16.757911 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-218eef26-29ab-4112-9ce9-90e418537e3a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:16.758578 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 809/3240] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:16 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:17.269256 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0368acf8-93c7-42c2-9903-11c55bdb78bc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:17.271236 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0368acf8-93c7-42c2-9903-11c55bdb78bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:17.271704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0368acf8-93c7-42c2-9903-11c55bdb78bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-attach": {"instance_uuid": "525a1f51-3c63-4f9e-b621-640a3ba8a99e", "mountpoint": "/dev/vdb"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:17.271897 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0368acf8-93c7-42c2-9903-11c55bdb78bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "525a1f51-3c63-4f9e-b621-640a3ba8a99e", "mountpoint": "/dev/vdb"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:17.281211 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:17.281211 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:17.281742 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0368acf8-93c7-42c2-9903-11c55bdb78bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:17.293435 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0368acf8-93c7-42c2-9903-11c55bdb78bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Update volume admin metadata completed successfully. Aug 19 11:07:17.371551 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0368acf8-93c7-42c2-9903-11c55bdb78bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Attach volume completed successfully. Aug 19 11:07:17.371882 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0368acf8-93c7-42c2-9903-11c55bdb78bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 202 Aug 19 11:07:17.372430 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 813/3241] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:07:17 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:07:17.381197 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4764b04e-f579-480b-a6db-32ebb7266f4d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:17.382970 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4764b04e-f579-480b-a6db-32ebb7266f4d tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:17.383193 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4764b04e-f579-480b-a6db-32ebb7266f4d tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:17.383397 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4764b04e-f579-480b-a6db-32ebb7266f4d tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:17.392550 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:17.392550 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:17.395768 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4764b04e-f579-480b-a6db-32ebb7266f4d tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:17.399696 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4764b04e-f579-480b-a6db-32ebb7266f4d tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:17.399881 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 809/3242] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:17 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:17.411864 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c2253ff7-e797-423c-8802-3b3b853fd4b3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:17.413552 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c2253ff7-e797-423c-8802-3b3b853fd4b3 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:17.413785 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c2253ff7-e797-423c-8802-3b3b853fd4b3 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:17.413966 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c2253ff7-e797-423c-8802-3b3b853fd4b3 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:17.425585 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:17.425585 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:17.430671 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c2253ff7-e797-423c-8802-3b3b853fd4b3 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:17.436098 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c2253ff7-e797-423c-8802-3b3b853fd4b3 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:17.436559 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 812/3243] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:17 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:17.456843 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e506d8a7-b765-45da-89cf-b47eff5d8003 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:17.458557 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e506d8a7-b765-45da-89cf-b47eff5d8003 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:17.458948 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e506d8a7-b765-45da-89cf-b47eff5d8003 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-detach": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:17.459071 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e506d8a7-b765-45da-89cf-b47eff5d8003 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:17.469695 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:17.469695 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:17.470156 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e506d8a7-b765-45da-89cf-b47eff5d8003 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:17.512155 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e506d8a7-b765-45da-89cf-b47eff5d8003 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Detach volume completed successfully. Aug 19 11:07:17.512411 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e506d8a7-b765-45da-89cf-b47eff5d8003 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 202 Aug 19 11:07:17.512889 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 810/3244] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:07:17 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:07:17.519433 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f45569d0-3d48-4573-93a7-fa6e9916173f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:17.521240 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f45569d0-3d48-4573-93a7-fa6e9916173f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:17.521413 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f45569d0-3d48-4573-93a7-fa6e9916173f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:17.521638 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f45569d0-3d48-4573-93a7-fa6e9916173f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:17.528247 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:17.528247 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:17.531852 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f45569d0-3d48-4573-93a7-fa6e9916173f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:17.535703 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f45569d0-3d48-4573-93a7-fa6e9916173f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:17.536066 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 814/3245] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:17 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:17.558269 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:17.683820 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:17.684183 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-639329448", "metadata": {"Type": "Test"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:17.685753 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-639329448', 'metadata': {'Type': 'Test'}}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:17.685879 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume of 1 GB Aug 19 11:07:17.690070 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Availability Zones retrieved successfully. Aug 19 11:07:17.695440 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (10e87b12-3c82-4b25-9be1-468b90285be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:17.696898 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5409104e-52b1-4df7-aa6a-df81a179df77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:17.697919 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:17.720504 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5409104e-52b1-4df7-aa6a-df81a179df77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:17.721250 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2887eab-319a-4bf3-bf91-cfb6372e1a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:17.774303 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Created reservations ['94816c55-5487-4504-a223-56976f6fedf4', '4dd4138f-a085-4312-b8e3-063eb5971162', '982ad344-3039-4d02-8c7c-a29f754a9d8e', 'caa2a22a-1549-4970-a1f1-2b695138c998'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:17.775189 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2887eab-319a-4bf3-bf91-cfb6372e1a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94816c55-5487-4504-a223-56976f6fedf4', '4dd4138f-a085-4312-b8e3-063eb5971162', '982ad344-3039-4d02-8c7c-a29f754a9d8e', 'caa2a22a-1549-4970-a1f1-2b695138c998']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:17.775958 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a684e74a-2320-471d-a8b5-782af9d27e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:17.779408 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cdd7c41e-9e03-4d7b-9828-dc29026ac664 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:17.781103 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cdd7c41e-9e03-4d7b-9828-dc29026ac664 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:17.781281 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cdd7c41e-9e03-4d7b-9828-dc29026ac664 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:17.781451 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cdd7c41e-9e03-4d7b-9828-dc29026ac664 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:17.789474 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:17.789474 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:17.792496 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cdd7c41e-9e03-4d7b-9828-dc29026ac664 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:17.796067 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cdd7c41e-9e03-4d7b-9828-dc29026ac664 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:17.796414 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 813/3246] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:17 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:17.806890 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a684e74a-2320-471d-a8b5-782af9d27e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '385812e0-00f9-4ccc-b6d0-dd517823aa44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-639329448',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['94816c55-5487-4504-a223-56976f6fedf4','4dd4138f-a085-4312-b8e3-063eb5971162','982ad344-3039-4d02-8c7c-a29f754a9d8e','caa2a22a-1549-4970-a1f1-2b695138c998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-639329448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=385812e0-00f9-4ccc-b6d0-dd517823aa44,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fe084b60903e4d5eaa2d205faf0050b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f207687c93f141a0afc73b2d1e18effb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:17.807841 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d632e01-66d6-4dbf-9b5b-dd8386aa05fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:17.823123 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d632e01-66d6-4dbf-9b5b-dd8386aa05fc) transitioned into state 'SUCCESS' from state '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-639329448',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['94816c55-5487-4504-a223-56976f6fedf4','4dd4138f-a085-4312-b8e3-063eb5971162','982ad344-3039-4d02-8c7c-a29f754a9d8e','caa2a22a-1549-4970-a1f1-2b695138c998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:17.823911 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec178fc-c6e6-4b4d-92c2-f4eff3e2d3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:17.834543 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec178fc-c6e6-4b4d-92c2-f4eff3e2d3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:17.834543 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (10e87b12-3c82-4b25-9be1-468b90285be4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:17.834543 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request issued successfully. Aug 19 11:07:17.834543 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1a83ce8-6085-478d-9df0-8f683dd9c8ae tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:17.834543 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 810/3247] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:17 2026] POST /volume/v3/volumes => generated 756 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:17.849754 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1bdec575-67c4-4015-b5a0-e0e00a71a176 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:17.851494 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1bdec575-67c4-4015-b5a0-e0e00a71a176 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:17.851494 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1bdec575-67c4-4015-b5a0-e0e00a71a176 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:17.851665 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1bdec575-67c4-4015-b5a0-e0e00a71a176 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:17.858083 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:17.858083 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:17.861501 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1bdec575-67c4-4015-b5a0-e0e00a71a176 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:17.865417 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1bdec575-67c4-4015-b5a0-e0e00a71a176 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 returned with HTTP 200 Aug 19 11:07:17.865865 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 811/3248] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:17 2026] GET /volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:18.809824 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-564f0f1b-1d32-4f8d-b0f9-e69f7c54bc42 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:18.812264 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-564f0f1b-1d32-4f8d-b0f9-e69f7c54bc42 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:18.812496 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-564f0f1b-1d32-4f8d-b0f9-e69f7c54bc42 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:18.812663 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-564f0f1b-1d32-4f8d-b0f9-e69f7c54bc42 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:18.822418 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:18.822418 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:18.826127 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-564f0f1b-1d32-4f8d-b0f9-e69f7c54bc42 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:18.830179 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-564f0f1b-1d32-4f8d-b0f9-e69f7c54bc42 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:18.830562 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 815/3249] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:18 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:18.882689 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-44d0ce60-01b3-4771-bb03-c2c8be662ef3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:18.886516 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44d0ce60-01b3-4771-bb03-c2c8be662ef3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:18.888359 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44d0ce60-01b3-4771-bb03-c2c8be662ef3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:18.888359 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44d0ce60-01b3-4771-bb03-c2c8be662ef3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:18.894085 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:18.894085 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:18.897171 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-44d0ce60-01b3-4771-bb03-c2c8be662ef3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:18.901115 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44d0ce60-01b3-4771-bb03-c2c8be662ef3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 returned with HTTP 200 Aug 19 11:07:18.901743 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 814/3250] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:18 2026] GET /volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:18.915467 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8dd24349-2c1d-49e8-bcb4-3739c56725bd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:18.917679 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8dd24349-2c1d-49e8-bcb4-3739c56725bd tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:18.917908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8dd24349-2c1d-49e8-bcb4-3739c56725bd tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:18.918118 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8dd24349-2c1d-49e8-bcb4-3739c56725bd tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:18.926898 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:18.926898 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:18.930618 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8dd24349-2c1d-49e8-bcb4-3739c56725bd tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:18.935011 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8dd24349-2c1d-49e8-bcb4-3739c56725bd tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 returned with HTTP 200 Aug 19 11:07:18.935455 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 811/3251] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:18 2026] GET /volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:18.946882 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9ece7b85-1f2d-476e-8e17-380a8d430a2b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:18.950132 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ece7b85-1f2d-476e-8e17-380a8d430a2b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] PUT https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:18.950429 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ece7b85-1f2d-476e-8e17-380a8d430a2b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-639329448"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:18.958776 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:18.958776 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:18.963797 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9ece7b85-1f2d-476e-8e17-380a8d430a2b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:18.970983 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9ece7b85-1f2d-476e-8e17-380a8d430a2b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume updated successfully. Aug 19 11:07:18.971460 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ece7b85-1f2d-476e-8e17-380a8d430a2b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 returned with HTTP 200 Aug 19 11:07:18.971893 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 812/3252] 10.4.3.46 () {68 vars in 1361 bytes} [Wed Aug 19 11:07:18 2026] PUT /volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 => generated 781 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:18.983630 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3f6fda76-a67b-4783-9e3a-fcc3e1f83ddf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:18.985264 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3f6fda76-a67b-4783-9e3a-fcc3e1f83ddf tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] PUT https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:18.985593 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3f6fda76-a67b-4783-9e3a-fcc3e1f83ddf tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1303136762", "description": "This is the new description of volume"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:18.993103 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:18.993103 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:19.000613 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3f6fda76-a67b-4783-9e3a-fcc3e1f83ddf tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:19.010758 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3f6fda76-a67b-4783-9e3a-fcc3e1f83ddf tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume updated successfully. Aug 19 11:07:19.011423 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3f6fda76-a67b-4783-9e3a-fcc3e1f83ddf tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 returned with HTTP 200 Aug 19 11:07:19.011858 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 816/3253] 10.4.3.46 () {68 vars in 1362 bytes} [Wed Aug 19 11:07:18 2026] PUT /volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:19.024476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bf9dc792-1a0f-4ee7-9be0-71493ebf83f6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:19.027811 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bf9dc792-1a0f-4ee7-9be0-71493ebf83f6 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:19.027811 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bf9dc792-1a0f-4ee7-9be0-71493ebf83f6 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:19.027811 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bf9dc792-1a0f-4ee7-9be0-71493ebf83f6 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:19.033747 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:19.033747 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:19.037791 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bf9dc792-1a0f-4ee7-9be0-71493ebf83f6 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:19.043041 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bf9dc792-1a0f-4ee7-9be0-71493ebf83f6 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 returned with HTTP 200 Aug 19 11:07:19.043470 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 815/3254] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:19 2026] GET /volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 => generated 889 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:19.057401 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-680014ef-5db7-4588-948c-a6862c3a41b8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:19.059245 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:19.059647 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1322389931", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1559697411"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:19.061297 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1322389931', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1559697411'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:19.061440 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume of 1 GB Aug 19 11:07:19.065432 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Availability Zones retrieved successfully. Aug 19 11:07:19.072238 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (7e0bc694-c127-4951-8ecd-f0241c6faff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:19.073356 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a34d8989-2ac6-4f68-bb28-9e191a7ca711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:19.074407 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:19.102797 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a34d8989-2ac6-4f68-bb28-9e191a7ca711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:19.103770 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (190cf2cb-dca8-40d0-b27b-7436d2cbcabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:19.142542 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Created reservations ['1cadb0bd-2735-41b1-89c8-350f3e243df1', 'a2ff1f55-e12a-41b9-ba45-56ab3a0183a1', '8bf691f4-6144-44d3-b122-01614a2df22d', 'e3193e48-862b-4e2d-8ba8-74172afbb165'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:19.143219 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (190cf2cb-dca8-40d0-b27b-7436d2cbcabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cadb0bd-2735-41b1-89c8-350f3e243df1', 'a2ff1f55-e12a-41b9-ba45-56ab3a0183a1', '8bf691f4-6144-44d3-b122-01614a2df22d', 'e3193e48-862b-4e2d-8ba8-74172afbb165']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:19.143979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84f01be-0df5-4856-8ee2-a7505e9f87b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:19.163376 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84f01be-0df5-4856-8ee2-a7505e9f87b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06b5eafd-ead3-40e4-9c78-e2188fa4a0d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1322389931',display_name='tempest-VolumesGetTest-Volume-1559697411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['1cadb0bd-2735-41b1-89c8-350f3e243df1','a2ff1f55-e12a-41b9-ba45-56ab3a0183a1','8bf691f4-6144-44d3-b122-01614a2df22d','e3193e48-862b-4e2d-8ba8-74172afbb165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1322389931',display_name='tempest-VolumesGetTest-Volume-1559697411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06b5eafd-ead3-40e4-9c78-e2188fa4a0d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe084b60903e4d5eaa2d205faf0050b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f207687c93f141a0afc73b2d1e18effb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:19.164063 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdae7591-76a8-4fd1-a6a9-a4d16ef29827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:19.180030 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdae7591-76a8-4fd1-a6a9-a4d16ef29827) transitioned into 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-1322389931',display_name='tempest-VolumesGetTest-Volume-1559697411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['1cadb0bd-2735-41b1-89c8-350f3e243df1','a2ff1f55-e12a-41b9-ba45-56ab3a0183a1','8bf691f4-6144-44d3-b122-01614a2df22d','e3193e48-862b-4e2d-8ba8-74172afbb165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:19.180669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae2f89e-3f26-40f4-8cf6-e93b2531c5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:19.189140 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae2f89e-3f26-40f4-8cf6-e93b2531c5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:19.189847 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (7e0bc694-c127-4951-8ecd-f0241c6faff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:19.190107 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request issued successfully. Aug 19 11:07:19.190655 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-680014ef-5db7-4588-948c-a6862c3a41b8 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:19.191028 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 812/3255] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:19 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:19.203960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d4ac54ee-7b1a-4688-85ec-c6af7a7009be None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:19.208143 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d4ac54ee-7b1a-4688-85ec-c6af7a7009be tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 Aug 19 11:07:19.208495 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d4ac54ee-7b1a-4688-85ec-c6af7a7009be tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:19.208922 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d4ac54ee-7b1a-4688-85ec-c6af7a7009be tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:19.217033 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:19.217033 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:19.222532 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d4ac54ee-7b1a-4688-85ec-c6af7a7009be tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:19.229162 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d4ac54ee-7b1a-4688-85ec-c6af7a7009be tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 returned with HTTP 200 Aug 19 11:07:19.229975 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 813/3256] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:19 2026] GET /volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:19.845834 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5be136b8-eb31-436c-8c71-6de233e65f65 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:19.847746 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5be136b8-eb31-436c-8c71-6de233e65f65 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:19.847925 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5be136b8-eb31-436c-8c71-6de233e65f65 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:19.848122 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5be136b8-eb31-436c-8c71-6de233e65f65 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:19.858938 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:19.858938 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:19.862905 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5be136b8-eb31-436c-8c71-6de233e65f65 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:19.867096 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5be136b8-eb31-436c-8c71-6de233e65f65 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:19.867568 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 817/3257] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:19 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:19.969012 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-69f5d8fc-5a03-4df3-902e-46376b04e8bd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:19.970452 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-69f5d8fc-5a03-4df3-902e-46376b04e8bd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:19.970871 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-69f5d8fc-5a03-4df3-902e-46376b04e8bd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:19.971044 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-69f5d8fc-5a03-4df3-902e-46376b04e8bd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:19.983083 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:19.983083 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:19.983576 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-69f5d8fc-5a03-4df3-902e-46376b04e8bd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:19.990817 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-69f5d8fc-5a03-4df3-902e-46376b04e8bd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Reserve volume completed successfully. Aug 19 11:07:19.991137 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-69f5d8fc-5a03-4df3-902e-46376b04e8bd tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 202 Aug 19 11:07:19.991821 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 816/3258] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:07:19 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:07:19.999206 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4bce09d6-e556-45c9-ad1b-cdc1827a0a73 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.001373 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4bce09d6-e556-45c9-ad1b-cdc1827a0a73 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:20.001568 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4bce09d6-e556-45c9-ad1b-cdc1827a0a73 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.001840 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4bce09d6-e556-45c9-ad1b-cdc1827a0a73 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.010603 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.010603 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:20.014874 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4bce09d6-e556-45c9-ad1b-cdc1827a0a73 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.019646 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4bce09d6-e556-45c9-ad1b-cdc1827a0a73 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:20.020150 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 813/3259] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:19 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.032012 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c46afee4-706f-4d56-9a97-a7864c943b0f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.034698 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c46afee4-706f-4d56-9a97-a7864c943b0f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:20.035041 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c46afee4-706f-4d56-9a97-a7864c943b0f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:20.035153 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c46afee4-706f-4d56-9a97-a7864c943b0f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:20.043662 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.043662 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:20.044766 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c46afee4-706f-4d56-9a97-a7864c943b0f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.060741 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c46afee4-706f-4d56-9a97-a7864c943b0f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Unreserve volume completed successfully. Aug 19 11:07:20.060896 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c46afee4-706f-4d56-9a97-a7864c943b0f tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 202 Aug 19 11:07:20.061431 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 814/3260] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:07:20 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:07:20.069747 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a4c8be3e-dab1-44ae-94c7-384715718c11 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.071570 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a4c8be3e-dab1-44ae-94c7-384715718c11 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:20.071784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a4c8be3e-dab1-44ae-94c7-384715718c11 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.072020 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a4c8be3e-dab1-44ae-94c7-384715718c11 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.078846 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.078846 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:20.082059 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a4c8be3e-dab1-44ae-94c7-384715718c11 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.085986 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a4c8be3e-dab1-44ae-94c7-384715718c11 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:20.086364 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 818/3261] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:20 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.100355 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-db77c0de-30cc-4d26-a82c-926429ccf193 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.102248 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-db77c0de-30cc-4d26-a82c-926429ccf193 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:20.102637 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-db77c0de-30cc-4d26-a82c-926429ccf193 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:20.102773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-db77c0de-30cc-4d26-a82c-926429ccf193 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:20.111100 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.111100 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:20.111552 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-db77c0de-30cc-4d26-a82c-926429ccf193 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.117981 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-db77c0de-30cc-4d26-a82c-926429ccf193 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume updated successfully. Aug 19 11:07:20.118179 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-db77c0de-30cc-4d26-a82c-926429ccf193 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 200 Aug 19 11:07:20.118781 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 817/3262] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:07:20 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 11:07:20.125121 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-69a69d45-87bb-48a5-8d8d-40fc69f85b7e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.127265 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69a69d45-87bb-48a5-8d8d-40fc69f85b7e tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:20.127455 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69a69d45-87bb-48a5-8d8d-40fc69f85b7e tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.127716 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69a69d45-87bb-48a5-8d8d-40fc69f85b7e tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.135539 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.135539 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:20.148310 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-69a69d45-87bb-48a5-8d8d-40fc69f85b7e tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.152469 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69a69d45-87bb-48a5-8d8d-40fc69f85b7e tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:20.152999 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 814/3263] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:20 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.164736 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-13ad378a-dd6a-4508-871f-afb9975e1cba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.166405 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13ad378a-dd6a-4508-871f-afb9975e1cba tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:20.166838 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13ad378a-dd6a-4508-871f-afb9975e1cba tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:20.166991 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13ad378a-dd6a-4508-871f-afb9975e1cba tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:20.174889 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.174889 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:20.175313 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-13ad378a-dd6a-4508-871f-afb9975e1cba tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.187115 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-13ad378a-dd6a-4508-871f-afb9975e1cba tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume updated successfully. Aug 19 11:07:20.187303 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13ad378a-dd6a-4508-871f-afb9975e1cba tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 200 Aug 19 11:07:20.187803 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 815/3264] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:07:20 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 11:07:20.194442 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f20bd640-ec38-4146-ad6f-02fe192231a6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.196322 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f20bd640-ec38-4146-ad6f-02fe192231a6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:20.196604 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f20bd640-ec38-4146-ad6f-02fe192231a6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.196803 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f20bd640-ec38-4146-ad6f-02fe192231a6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.204057 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.204057 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:20.207999 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f20bd640-ec38-4146-ad6f-02fe192231a6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.212288 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f20bd640-ec38-4146-ad6f-02fe192231a6 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:20.212720 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 819/3265] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:20 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.226688 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f2094061-363b-4d22-b55e-3927611c9502 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.228952 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f2094061-363b-4d22-b55e-3927611c9502 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:20.229351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f2094061-363b-4d22-b55e-3927611c9502 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:20.229524 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f2094061-363b-4d22-b55e-3927611c9502 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:20.238167 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.238167 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:20.238741 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f2094061-363b-4d22-b55e-3927611c9502 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.245016 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ba8034e9-83e5-44db-ba7f-de3e1f426754 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.247705 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ba8034e9-83e5-44db-ba7f-de3e1f426754 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 Aug 19 11:07:20.247893 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ba8034e9-83e5-44db-ba7f-de3e1f426754 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.248161 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ba8034e9-83e5-44db-ba7f-de3e1f426754 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.251500 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f2094061-363b-4d22-b55e-3927611c9502 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Update volume admin metadata completed successfully. Aug 19 11:07:20.252989 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f2094061-363b-4d22-b55e-3927611c9502 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Update readonly setting on volume completed successfully. Aug 19 11:07:20.252989 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f2094061-363b-4d22-b55e-3927611c9502 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 202 Aug 19 11:07:20.252989 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 818/3266] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:07:20 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:07:20.257665 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.257665 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:20.259292 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0912392e-2fdb-4387-938d-cf24233e24ed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.261849 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0912392e-2fdb-4387-938d-cf24233e24ed tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:20.262263 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0912392e-2fdb-4387-938d-cf24233e24ed tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.262413 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ba8034e9-83e5-44db-ba7f-de3e1f426754 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:20.262553 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0912392e-2fdb-4387-938d-cf24233e24ed tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.266819 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ba8034e9-83e5-44db-ba7f-de3e1f426754 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 returned with HTTP 200 Aug 19 11:07:20.267207 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 815/3267] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:20 2026] GET /volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.269933 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.269933 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:20.274147 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0912392e-2fdb-4387-938d-cf24233e24ed tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.278196 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0912392e-2fdb-4387-938d-cf24233e24ed tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:20.278570 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 816/3268] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:20 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.279694 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4ac4946d-8d25-4fe0-9569-56ad05ca8f38 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.281340 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ac4946d-8d25-4fe0-9569-56ad05ca8f38 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] PUT https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 Aug 19 11:07:20.281686 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ac4946d-8d25-4fe0-9569-56ad05ca8f38 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-639329448", "description": null}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:20.289378 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.289378 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:20.291808 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d8758a29-6829-4603-adca-5d76083a3268 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.293039 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4ac4946d-8d25-4fe0-9569-56ad05ca8f38 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:20.293600 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d8758a29-6829-4603-adca-5d76083a3268 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:20.293939 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d8758a29-6829-4603-adca-5d76083a3268 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:20.294053 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d8758a29-6829-4603-adca-5d76083a3268 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:20.299344 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4ac4946d-8d25-4fe0-9569-56ad05ca8f38 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume updated successfully. Aug 19 11:07:20.299919 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ac4946d-8d25-4fe0-9569-56ad05ca8f38 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 returned with HTTP 200 Aug 19 11:07:20.300304 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 820/3269] 10.4.3.46 () {68 vars in 1361 bytes} [Wed Aug 19 11:07:20 2026] PUT /volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 => generated 767 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.301450 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.301450 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:20.301862 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d8758a29-6829-4603-adca-5d76083a3268 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.310021 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d8758a29-6829-4603-adca-5d76083a3268 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Update volume admin metadata completed successfully. Aug 19 11:07:20.310135 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d8758a29-6829-4603-adca-5d76083a3268 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Update readonly setting on volume completed successfully. Aug 19 11:07:20.310360 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d8758a29-6829-4603-adca-5d76083a3268 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 202 Aug 19 11:07:20.310795 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 819/3270] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:07:20 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:07:20.311010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d3f8b50e-fb0c-45ca-a4e6-6dcc8a1de800 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.312775 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3f8b50e-fb0c-45ca-a4e6-6dcc8a1de800 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 Aug 19 11:07:20.312955 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3f8b50e-fb0c-45ca-a4e6-6dcc8a1de800 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.313155 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3f8b50e-fb0c-45ca-a4e6-6dcc8a1de800 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.318032 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8ef82268-880e-4a89-a373-76541cf2cc77 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.319702 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.319702 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:20.319797 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ef82268-880e-4a89-a373-76541cf2cc77 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:20.319922 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ef82268-880e-4a89-a373-76541cf2cc77 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.320096 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ef82268-880e-4a89-a373-76541cf2cc77 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.323011 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d3f8b50e-fb0c-45ca-a4e6-6dcc8a1de800 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:20.327066 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3f8b50e-fb0c-45ca-a4e6-6dcc8a1de800 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 returned with HTTP 200 Aug 19 11:07:20.327300 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.327300 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:20.327511 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 816/3271] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:20 2026] GET /volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.331105 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8ef82268-880e-4a89-a373-76541cf2cc77 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.335160 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ef82268-880e-4a89-a373-76541cf2cc77 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:20.335671 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 817/3272] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:20 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.344438 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6a554f7c-3eef-4beb-8409-a726924ea492 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.346738 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6a554f7c-3eef-4beb-8409-a726924ea492 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] DELETE https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 Aug 19 11:07:20.347030 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6a554f7c-3eef-4beb-8409-a726924ea492 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.347318 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6a554f7c-3eef-4beb-8409-a726924ea492 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.347572 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-6a554f7c-3eef-4beb-8409-a726924ea492 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume with id: 06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 Aug 19 11:07:20.352308 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c11e3e76-4e1c-4ec8-87f0-b0ff0fa215f2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.354045 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c11e3e76-4e1c-4ec8-87f0-b0ff0fa215f2 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:20.354363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c11e3e76-4e1c-4ec8-87f0-b0ff0fa215f2 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-262787858", "disk_format": "raw"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:20.354477 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c11e3e76-4e1c-4ec8-87f0-b0ff0fa215f2 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-262787858", "disk_format": "raw"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:20.356615 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.356615 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:20.357470 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6a554f7c-3eef-4beb-8409-a726924ea492 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:20.362232 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.362232 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:20.362715 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c11e3e76-4e1c-4ec8-87f0-b0ff0fa215f2 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:20.383307 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6a554f7c-3eef-4beb-8409-a726924ea492 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume request issued successfully. Aug 19 11:07:20.383590 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6a554f7c-3eef-4beb-8409-a726924ea492 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 returned with HTTP 202 Aug 19 11:07:20.384145 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 821/3273] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:20 2026] DELETE /volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:20.385515 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.385515 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:20.390741 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.image.image_utils [None req-c11e3e76-4e1c-4ec8-87f0-b0ff0fa215f2 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-262787858'}] 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-262787858'}]. {{(pid=100205) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 11:07:20.394394 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bbd9a261-cb3b-44e7-8c05-0186c66895b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.396436 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bbd9a261-cb3b-44e7-8c05-0186c66895b1 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 Aug 19 11:07:20.396663 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bbd9a261-cb3b-44e7-8c05-0186c66895b1 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.397089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bbd9a261-cb3b-44e7-8c05-0186c66895b1 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.415610 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.415610 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:20.424467 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bbd9a261-cb3b-44e7-8c05-0186c66895b1 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:20.429855 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bbd9a261-cb3b-44e7-8c05-0186c66895b1 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 returned with HTTP 200 Aug 19 11:07:20.430380 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 817/3274] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:20 2026] GET /volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 => generated 834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.882874 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8aaa8bba-5152-4b73-b8c7-3e91ee42024a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:20.885013 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8aaa8bba-5152-4b73-b8c7-3e91ee42024a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:20.886503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8aaa8bba-5152-4b73-b8c7-3e91ee42024a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:20.887245 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8aaa8bba-5152-4b73-b8c7-3e91ee42024a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:20.899654 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:20.899654 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:20.905745 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8aaa8bba-5152-4b73-b8c7-3e91ee42024a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:20.911264 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8aaa8bba-5152-4b73-b8c7-3e91ee42024a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:20.911709 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 818/3275] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:20 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:20.938279 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c11e3e76-4e1c-4ec8-87f0-b0ff0fa215f2 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Copy volume to image completed successfully. Aug 19 11:07:20.938841 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c11e3e76-4e1c-4ec8-87f0-b0ff0fa215f2 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 202 Aug 19 11:07:20.939368 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 820/3276] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:07:20 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 686 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:21.442794 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8d62dd33-5d3f-4352-b2fc-bd865a6ef596 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:21.444782 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8d62dd33-5d3f-4352-b2fc-bd865a6ef596 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 Aug 19 11:07:21.444996 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8d62dd33-5d3f-4352-b2fc-bd865a6ef596 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:21.445198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8d62dd33-5d3f-4352-b2fc-bd865a6ef596 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:21.455410 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8d62dd33-5d3f-4352-b2fc-bd865a6ef596 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 returned with HTTP 404 Aug 19 11:07:21.456192 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 822/3277] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:21 2026] GET /volume/v3/volumes/06b5eafd-ead3-40e4-9c78-e2188fa4a0d8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:21.466343 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4ce2584a-db33-4653-a312-b5be6a2a01cb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:21.468132 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ce2584a-db33-4653-a312-b5be6a2a01cb tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:21.468332 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ce2584a-db33-4653-a312-b5be6a2a01cb tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:21.468530 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ce2584a-db33-4653-a312-b5be6a2a01cb tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:21.475413 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:21.475413 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:21.478856 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4ce2584a-db33-4653-a312-b5be6a2a01cb tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:21.482850 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ce2584a-db33-4653-a312-b5be6a2a01cb tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 returned with HTTP 200 Aug 19 11:07:21.483214 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 818/3278] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:21 2026] GET /volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 => generated 889 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:21.494762 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b26613ab-074d-4009-b279-2b13ff8ff1a3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:21.496278 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b26613ab-074d-4009-b279-2b13ff8ff1a3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] DELETE https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:21.496436 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b26613ab-074d-4009-b279-2b13ff8ff1a3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:21.496619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b26613ab-074d-4009-b279-2b13ff8ff1a3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:21.496783 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-b26613ab-074d-4009-b279-2b13ff8ff1a3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume with id: 385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:21.502756 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:21.502756 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:21.503219 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b26613ab-074d-4009-b279-2b13ff8ff1a3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:21.522897 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b26613ab-074d-4009-b279-2b13ff8ff1a3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume request issued successfully. Aug 19 11:07:21.523064 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b26613ab-074d-4009-b279-2b13ff8ff1a3 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 returned with HTTP 202 Aug 19 11:07:21.523430 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 819/3279] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:21 2026] DELETE /volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:21.529937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ae96bc24-049e-4462-a56b-97d61f8fb2c9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:21.533438 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ae96bc24-049e-4462-a56b-97d61f8fb2c9 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:21.533709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ae96bc24-049e-4462-a56b-97d61f8fb2c9 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:21.533943 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ae96bc24-049e-4462-a56b-97d61f8fb2c9 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:21.542368 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:21.542368 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:21.546331 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ae96bc24-049e-4462-a56b-97d61f8fb2c9 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:21.551386 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ae96bc24-049e-4462-a56b-97d61f8fb2c9 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 returned with HTTP 200 Aug 19 11:07:21.551959 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 821/3280] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:21 2026] GET /volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:21.923595 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c35e437f-cd74-4e73-801e-0add69ebf718 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:21.925720 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c35e437f-cd74-4e73-801e-0add69ebf718 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:21.925957 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c35e437f-cd74-4e73-801e-0add69ebf718 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:21.926189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c35e437f-cd74-4e73-801e-0add69ebf718 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:21.936443 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:21.936443 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:21.939804 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c35e437f-cd74-4e73-801e-0add69ebf718 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:21.943600 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c35e437f-cd74-4e73-801e-0add69ebf718 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:21.944049 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 823/3281] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:21 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:22.565159 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f9a69103-707b-48fa-8ee0-4dd10f345274 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:22.566671 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9a69103-707b-48fa-8ee0-4dd10f345274 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 Aug 19 11:07:22.566841 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9a69103-707b-48fa-8ee0-4dd10f345274 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:22.567036 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9a69103-707b-48fa-8ee0-4dd10f345274 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:22.572140 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9a69103-707b-48fa-8ee0-4dd10f345274 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 returned with HTTP 404 Aug 19 11:07:22.572639 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 819/3282] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:22 2026] GET /volume/v3/volumes/385812e0-00f9-4ccc-b6d0-dd517823aa44 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:22.580207 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:22.581848 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:22.582196 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2103746865"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:22.583527 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2103746865'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:22.583693 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume of 1 GB Aug 19 11:07:22.587045 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Availability Zones retrieved successfully. Aug 19 11:07:22.592012 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (70dd2f3d-a743-4570-ae19-9aa874d6a055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:22.592936 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4170ec3d-4ca5-467c-902c-0f80576cc7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:22.593769 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:22.617123 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4170ec3d-4ca5-467c-902c-0f80576cc7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:22.618062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1e0401d-38fd-4166-9913-e0e06c795a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:22.655004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Created reservations ['b05a256d-3321-4d4a-97c2-87fc18f66128', 'f3ca598c-bcdf-4621-a377-334d0e977153', '9bf4d13d-836c-4675-9d0a-24d66c18b0fa', 'ebc8cbac-6d7b-40ef-b257-714ba7cfd607'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:22.655708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1e0401d-38fd-4166-9913-e0e06c795a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b05a256d-3321-4d4a-97c2-87fc18f66128', 'f3ca598c-bcdf-4621-a377-334d0e977153', '9bf4d13d-836c-4675-9d0a-24d66c18b0fa', 'ebc8cbac-6d7b-40ef-b257-714ba7cfd607']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:22.656426 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6000d55c-b9d3-42fb-8bb6-887a5785e8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:22.676574 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6000d55c-b9d3-42fb-8bb6-887a5785e8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fc140ec-40dc-433b-bfe5-ae097561901c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2103746865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['b05a256d-3321-4d4a-97c2-87fc18f66128','f3ca598c-bcdf-4621-a377-334d0e977153','9bf4d13d-836c-4675-9d0a-24d66c18b0fa','ebc8cbac-6d7b-40ef-b257-714ba7cfd607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2103746865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fc140ec-40dc-433b-bfe5-ae097561901c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe084b60903e4d5eaa2d205faf0050b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f207687c93f141a0afc73b2d1e18effb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:22.677351 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52aa41c0-82a3-4eae-abf3-316b8282e5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:22.703397 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52aa41c0-82a3-4eae-abf3-316b8282e5a8) transitioned into state 'SUCCESS' from state '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-2103746865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['b05a256d-3321-4d4a-97c2-87fc18f66128','f3ca598c-bcdf-4621-a377-334d0e977153','9bf4d13d-836c-4675-9d0a-24d66c18b0fa','ebc8cbac-6d7b-40ef-b257-714ba7cfd607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:22.704318 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6a25d0-ab1c-4ceb-b6e7-3f496c1f2585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:22.714618 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6a25d0-ab1c-4ceb-b6e7-3f496c1f2585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:22.715492 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (70dd2f3d-a743-4570-ae19-9aa874d6a055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:22.715825 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request issued successfully. Aug 19 11:07:22.716338 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-92a9d4d6-0e05-4256-8119-65406e156ba5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:22.716762 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 820/3283] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:07:22 2026] POST /volume/v3/volumes => generated 743 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:22.729018 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5a17acc6-8a07-42f1-a51e-00cb35e682a9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:22.730885 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5a17acc6-8a07-42f1-a51e-00cb35e682a9 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c Aug 19 11:07:22.731072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5a17acc6-8a07-42f1-a51e-00cb35e682a9 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:22.731233 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5a17acc6-8a07-42f1-a51e-00cb35e682a9 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:22.737458 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:22.737458 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:22.740432 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5a17acc6-8a07-42f1-a51e-00cb35e682a9 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:22.744361 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5a17acc6-8a07-42f1-a51e-00cb35e682a9 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c returned with HTTP 200 Aug 19 11:07:22.744741 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 822/3284] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:22 2026] GET /volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c => generated 811 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:22.957445 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fbea651f-312d-4ba9-9db0-3d5e6d43fc14 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:22.959247 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fbea651f-312d-4ba9-9db0-3d5e6d43fc14 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:22.959431 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fbea651f-312d-4ba9-9db0-3d5e6d43fc14 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:22.959648 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fbea651f-312d-4ba9-9db0-3d5e6d43fc14 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:22.968784 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:22.968784 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:22.972615 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fbea651f-312d-4ba9-9db0-3d5e6d43fc14 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:22.976499 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fbea651f-312d-4ba9-9db0-3d5e6d43fc14 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:22.976899 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 824/3285] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:22 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:23.756076 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9365a473-52d2-480d-a954-e5a576ff6ed4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:23.757821 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9365a473-52d2-480d-a954-e5a576ff6ed4 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c Aug 19 11:07:23.758022 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9365a473-52d2-480d-a954-e5a576ff6ed4 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:23.758199 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9365a473-52d2-480d-a954-e5a576ff6ed4 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:23.766818 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:23.766818 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:23.771652 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9365a473-52d2-480d-a954-e5a576ff6ed4 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:23.777687 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9365a473-52d2-480d-a954-e5a576ff6ed4 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c returned with HTTP 200 Aug 19 11:07:23.778217 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 820/3286] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:23 2026] GET /volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:23.791438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:23.793282 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:23.793739 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9fc140ec-40dc-433b-bfe5-ae097561901c", "size": 1, "name": "tempest-VolumesGetTest-Volume-1175876274", "metadata": {"Type": "Test"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:23.795268 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request body: {'volume': {'source_volid': '9fc140ec-40dc-433b-bfe5-ae097561901c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1175876274', 'metadata': {'Type': 'Test'}}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:23.803208 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:23.803208 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:23.803666 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume retrieved successfully. Aug 19 11:07:23.803775 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume of 1 GB Aug 19 11:07:23.806962 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Availability Zones retrieved successfully. Aug 19 11:07:23.813163 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (b2d00b6b-12ee-4857-98a4-b41fbe71a867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:23.814704 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf85ff40-93e1-49d3-806c-700e767f4a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:23.816024 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:23.845450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf85ff40-93e1-49d3-806c-700e767f4a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9fc140ec-40dc-433b-bfe5-ae097561901c', 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:23.846214 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd34dfd6-08f3-415c-b659-a663e17c683d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:23.884334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Created reservations ['d049e584-2e09-4c6a-bece-e43e2cd8d132', '365dfdb7-6a72-4785-b520-985745cc5c48', '69fa2593-be29-4013-b46e-36141b3105b9', 'd2aa1134-c09b-406a-b5c2-71340529a595'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:23.885195 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd34dfd6-08f3-415c-b659-a663e17c683d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d049e584-2e09-4c6a-bece-e43e2cd8d132', '365dfdb7-6a72-4785-b520-985745cc5c48', '69fa2593-be29-4013-b46e-36141b3105b9', 'd2aa1134-c09b-406a-b5c2-71340529a595']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:23.885888 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d5764c-4889-4bd9-b8ea-5c9c023ee8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:23.917068 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d5764c-4889-4bd9-b8ea-5c9c023ee8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '005819b0-829b-4d60-a0c6-2b97e2f13037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1175876274',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['d049e584-2e09-4c6a-bece-e43e2cd8d132','365dfdb7-6a72-4785-b520-985745cc5c48','69fa2593-be29-4013-b46e-36141b3105b9','d2aa1134-c09b-406a-b5c2-71340529a595'],size=1,snapshot_id=None,source_replicaid=,source_volid=9fc140ec-40dc-433b-bfe5-ae097561901c,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1175876274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=005819b0-829b-4d60-a0c6-2b97e2f13037,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fe084b60903e4d5eaa2d205faf0050b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9fc140ec-40dc-433b-bfe5-ae097561901c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f207687c93f141a0afc73b2d1e18effb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:23.917815 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea1c2c2-a42f-45a1-a07d-656de6ab36eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:23.935294 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea1c2c2-a42f-45a1-a07d-656de6ab36eb) transitioned into state 'SUCCESS' from state '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-1175876274',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['d049e584-2e09-4c6a-bece-e43e2cd8d132','365dfdb7-6a72-4785-b520-985745cc5c48','69fa2593-be29-4013-b46e-36141b3105b9','d2aa1134-c09b-406a-b5c2-71340529a595'],size=1,snapshot_id=None,source_replicaid=,source_volid=9fc140ec-40dc-433b-bfe5-ae097561901c,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:23.935943 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0233b95-7cd4-4fdf-b575-f4892890a09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:23.950936 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0233b95-7cd4-4fdf-b575-f4892890a09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:23.951706 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (b2d00b6b-12ee-4857-98a4-b41fbe71a867) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:23.951984 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request issued successfully. Aug 19 11:07:23.952529 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6829d6c6-e81a-4624-8159-9c98991e35c5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:23.952922 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 821/3287] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:23 2026] POST /volume/v3/volumes => generated 791 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:23.964171 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cdafbc1c-301a-415c-986c-04048f910186 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:23.966029 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cdafbc1c-301a-415c-986c-04048f910186 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:23.966502 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cdafbc1c-301a-415c-986c-04048f910186 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:23.966502 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cdafbc1c-301a-415c-986c-04048f910186 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:23.973210 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:23.973210 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:23.976473 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cdafbc1c-301a-415c-986c-04048f910186 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:23.980321 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cdafbc1c-301a-415c-986c-04048f910186 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 returned with HTTP 200 Aug 19 11:07:23.980723 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 823/3288] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:23 2026] GET /volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:23.990273 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1da90c11-2831-4911-8537-4491588a1db9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:23.993155 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1da90c11-2831-4911-8537-4491588a1db9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:23.993155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1da90c11-2831-4911-8537-4491588a1db9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:23.993155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1da90c11-2831-4911-8537-4491588a1db9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:24.006347 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:24.006347 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:24.010834 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1da90c11-2831-4911-8537-4491588a1db9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:24.014911 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1da90c11-2831-4911-8537-4491588a1db9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:24.015412 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 825/3289] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:23 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:24.221660 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-92bfc009-8de3-4a7c-a06f-ecad77632ea5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:24.223436 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-92bfc009-8de3-4a7c-a06f-ecad77632ea5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/attachments/73145ffc-de30-4169-89f0-25241b94b0e0/action Aug 19 11:07:24.223883 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-92bfc009-8de3-4a7c-a06f-ecad77632ea5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:24.223998 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-92bfc009-8de3-4a7c-a06f-ecad77632ea5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:24.239790 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:24.239790 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:24.251091 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7d59f7f0-ccb0-4662-97ef-d63715d5f319 req-92bfc009-8de3-4a7c-a06f-ecad77632ea5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/73145ffc-de30-4169-89f0-25241b94b0e0/action returned with HTTP 204 Aug 19 11:07:24.251780 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 821/3290] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:07:24 2026] POST /volume/v3/attachments/73145ffc-de30-4169-89f0-25241b94b0e0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:24.774902 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8380b975-27f6-4b04-934c-f8a9cdab610f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:24.777176 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8380b975-27f6-4b04-934c-f8a9cdab610f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:24.777371 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8380b975-27f6-4b04-934c-f8a9cdab610f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:24.777571 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8380b975-27f6-4b04-934c-f8a9cdab610f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:24.784556 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:24.784556 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:24.788195 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8380b975-27f6-4b04-934c-f8a9cdab610f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:24.792605 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8380b975-27f6-4b04-934c-f8a9cdab610f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:24.793028 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 822/3291] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:24 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:24.805386 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b3a6dcb9-324d-4a48-9b65-756b4bbcf3fa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:24.809369 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b3a6dcb9-324d-4a48-9b65-756b4bbcf3fa tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:24.809679 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b3a6dcb9-324d-4a48-9b65-756b4bbcf3fa tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:24.809933 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b3a6dcb9-324d-4a48-9b65-756b4bbcf3fa tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:24.823009 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:24.823009 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:24.827565 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b3a6dcb9-324d-4a48-9b65-756b4bbcf3fa tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:24.832221 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b3a6dcb9-324d-4a48-9b65-756b4bbcf3fa tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:24.832779 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 824/3292] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:24 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:24.880327 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-423ef02b-5236-4aab-9429-cccc4614855c req-281462ca-e366-4bdb-ae6c-4575ff6d1a7e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:24.882422 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-281462ca-e366-4bdb-ae6c-4575ff6d1a7e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:24.882663 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-281462ca-e366-4bdb-ae6c-4575ff6d1a7e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:24.882864 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-281462ca-e366-4bdb-ae6c-4575ff6d1a7e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:24.892516 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:24.892516 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:24.902329 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-423ef02b-5236-4aab-9429-cccc4614855c req-281462ca-e366-4bdb-ae6c-4575ff6d1a7e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:24.907107 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-281462ca-e366-4bdb-ae6c-4575ff6d1a7e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:24.907759 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 826/3293] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:24 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:24.993427 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c3609d95-bac8-4500-b875-df1529402f84 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:24.993532 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-14c145df-b01c-4768-b6d7-8e010f3f283a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:24.993849 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14c145df-b01c-4768-b6d7-8e010f3f283a None None] GET https://10.4.3.46/volume// Aug 19 11:07:24.994020 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14c145df-b01c-4768-b6d7-8e010f3f283a None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:24.994205 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14c145df-b01c-4768-b6d7-8e010f3f283a None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:24.994551 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14c145df-b01c-4768-b6d7-8e010f3f283a None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:24.994860 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 822/3294] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:07: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 19 11:07:24.995437 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3609d95-bac8-4500-b875-df1529402f84 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:24.995692 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3609d95-bac8-4500-b875-df1529402f84 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:24.995869 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3609d95-bac8-4500-b875-df1529402f84 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.002933 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.002933 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:25.004850 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-423ef02b-5236-4aab-9429-cccc4614855c req-f5bc648a-f58b-40b0-810c-102ef0918108 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.006863 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-f5bc648a-f58b-40b0-810c-102ef0918108 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:07:25.007207 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-f5bc648a-f58b-40b0-810c-102ef0918108 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b3f09a0-f3c4-4328-9c51-caa5467ef8a3", "connector": null, "instance_uuid": "4212073d-fefa-4da9-9516-025044f0c799"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:25.008038 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c3609d95-bac8-4500-b875-df1529402f84 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:25.014616 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3609d95-bac8-4500-b875-df1529402f84 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 returned with HTTP 200 Aug 19 11:07:25.015012 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 823/3295] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:24 2026] GET /volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:25.019228 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.019228 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:25.034210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e0dd3481-9b20-4993-8173-29eb6b07a21b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.035237 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cedb3bbf-6047-4526-80b4-ecaa97100a06 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.036620 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e0dd3481-9b20-4993-8173-29eb6b07a21b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:07:25.036850 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e0dd3481-9b20-4993-8173-29eb6b07a21b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.037080 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e0dd3481-9b20-4993-8173-29eb6b07a21b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.037504 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cedb3bbf-6047-4526-80b4-ecaa97100a06 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:25.037769 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cedb3bbf-6047-4526-80b4-ecaa97100a06 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.038106 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cedb3bbf-6047-4526-80b4-ecaa97100a06 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.047299 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.047299 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:25.047813 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.047813 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:25.050784 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e0dd3481-9b20-4993-8173-29eb6b07a21b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:25.052191 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cedb3bbf-6047-4526-80b4-ecaa97100a06 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:25.055038 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-f5bc648a-f58b-40b0-810c-102ef0918108 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:07:25.055189 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e0dd3481-9b20-4993-8173-29eb6b07a21b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:07:25.055473 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 825/3296] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:07:25 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:25.055738 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 827/3297] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:25.057999 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cedb3bbf-6047-4526-80b4-ecaa97100a06 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 returned with HTTP 200 Aug 19 11:07:25.058588 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 823/3298] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:25.069736 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7b5611d9-2e22-4b47-8689-463fa082f5aa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.072497 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b5611d9-2e22-4b47-8689-463fa082f5aa tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] PUT https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:25.072497 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b5611d9-2e22-4b47-8689-463fa082f5aa tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1175876274"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:25.083727 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.083727 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:25.087380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-63708f9a-b536-4540-b249-e94f9604da75 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.087718 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7b5611d9-2e22-4b47-8689-463fa082f5aa tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:25.091306 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-63708f9a-b536-4540-b249-e94f9604da75 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:25.091488 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-63708f9a-b536-4540-b249-e94f9604da75 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.091730 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-63708f9a-b536-4540-b249-e94f9604da75 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.099379 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7b5611d9-2e22-4b47-8689-463fa082f5aa tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume updated successfully. Aug 19 11:07:25.100066 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b5611d9-2e22-4b47-8689-463fa082f5aa tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 returned with HTTP 200 Aug 19 11:07:25.100281 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.100281 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:25.100708 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 824/3299] 10.4.3.46 () {68 vars in 1361 bytes} [Wed Aug 19 11:07:25 2026] PUT /volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:25.103576 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-63708f9a-b536-4540-b249-e94f9604da75 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:25.107296 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-63708f9a-b536-4540-b249-e94f9604da75 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:25.107662 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 826/3300] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:25.110888 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5578bf35-bdf8-4afc-abf9-bb9a045e5b27 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.110888 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5578bf35-bdf8-4afc-abf9-bb9a045e5b27 None None] GET https://10.4.3.46/volume// Aug 19 11:07:25.110888 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5578bf35-bdf8-4afc-abf9-bb9a045e5b27 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.110888 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5578bf35-bdf8-4afc-abf9-bb9a045e5b27 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.110888 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5578bf35-bdf8-4afc-abf9-bb9a045e5b27 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:25.110888 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 828/3301] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:07:25.113992 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2c3ee5a4-56e1-46ae-befb-abe8ff5913b7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.115784 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c3ee5a4-56e1-46ae-befb-abe8ff5913b7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] PUT https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:25.116121 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c3ee5a4-56e1-46ae-befb-abe8ff5913b7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1336304678", "description": "This is the new description of volume"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:25.119469 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-423ef02b-5236-4aab-9429-cccc4614855c req-e8ea9a3b-fe34-4707-a475-2c072dcd4802 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.121736 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-e8ea9a3b-fe34-4707-a475-2c072dcd4802 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:25.122044 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-e8ea9a3b-fe34-4707-a475-2c072dcd4802 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.122289 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-e8ea9a3b-fe34-4707-a475-2c072dcd4802 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.124235 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.124235 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:25.127520 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2c3ee5a4-56e1-46ae-befb-abe8ff5913b7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:25.132014 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.132014 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:25.134447 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2c3ee5a4-56e1-46ae-befb-abe8ff5913b7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume updated successfully. Aug 19 11:07:25.135045 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c3ee5a4-56e1-46ae-befb-abe8ff5913b7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 returned with HTTP 200 Aug 19 11:07:25.135423 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 824/3302] 10.4.3.46 () {68 vars in 1362 bytes} [Wed Aug 19 11:07:25 2026] PUT /volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:25.138543 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-423ef02b-5236-4aab-9429-cccc4614855c req-e8ea9a3b-fe34-4707-a475-2c072dcd4802 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:25.142698 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-e8ea9a3b-fe34-4707-a475-2c072dcd4802 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:25.143862 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 825/3303] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 1055 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:07:25.149285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3e184cc9-6f01-4503-a748-77acc59610e0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.151158 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e184cc9-6f01-4503-a748-77acc59610e0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:25.151363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e184cc9-6f01-4503-a748-77acc59610e0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.151618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e184cc9-6f01-4503-a748-77acc59610e0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.159004 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.159004 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:25.170259 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3e184cc9-6f01-4503-a748-77acc59610e0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:25.177795 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e184cc9-6f01-4503-a748-77acc59610e0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 returned with HTTP 200 Aug 19 11:07:25.178319 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 827/3304] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 => generated 923 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:25.203358 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.203358 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:25.203358 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1603664656", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-625435404"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:25.203358 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1603664656', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-625435404'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:25.203358 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume of 1 GB Aug 19 11:07:25.206963 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Availability Zones retrieved successfully. Aug 19 11:07:25.217130 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (e6a0a742-a223-4231-97b6-957238c2849a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:25.218236 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3ec900-37ad-410b-9e07-eb2a66452cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:25.219266 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:25.267743 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3ec900-37ad-410b-9e07-eb2a66452cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:25.267743 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16da9dd-7f14-4c8d-8aa5-1c98e5f533f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:25.270559 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-423ef02b-5236-4aab-9429-cccc4614855c req-5d355f99-c999-45dd-b8bd-ce1d5a8aa811 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.274767 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-5d355f99-c999-45dd-b8bd-ce1d5a8aa811 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] PUT https://10.4.3.46/volume/v3/attachments/8bbbd568-0b30-491b-b9e0-a18b9f38047a Aug 19 11:07:25.275278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-5d355f99-c999-45dd-b8bd-ce1d5a8aa811 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:25.292005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-423ef02b-5236-4aab-9429-cccc4614855c req-5d355f99-c999-45dd-b8bd-ce1d5a8aa811 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Acquiring lock "cinder-attachment_update-3b3f09a0-f3c4-4328-9c51-caa5467ef8a3-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:07:25.298206 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-423ef02b-5236-4aab-9429-cccc4614855c req-5d355f99-c999-45dd-b8bd-ce1d5a8aa811 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-3b3f09a0-f3c4-4328-9c51-caa5467ef8a3-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:07:25.299538 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.299538 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:25.324954 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Created reservations ['a4b878ad-fc33-4ee9-836b-e73e724b2a79', '4ee165e7-e79e-49a9-9b2b-5a66357d99e7', '4822734a-8162-425e-a47c-b23356dbc45c', 'a544d013-3d44-4346-a067-6e1ff1fab15b'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:25.326098 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16da9dd-7f14-4c8d-8aa5-1c98e5f533f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b878ad-fc33-4ee9-836b-e73e724b2a79', '4ee165e7-e79e-49a9-9b2b-5a66357d99e7', '4822734a-8162-425e-a47c-b23356dbc45c', 'a544d013-3d44-4346-a067-6e1ff1fab15b']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:25.327168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de911a51-3ebf-4a41-b602-baa7428d3c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:25.366573 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de911a51-3ebf-4a41-b602-baa7428d3c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a14bf302-9f8f-4545-bd90-99fbca0ccd6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1603664656',display_name='tempest-VolumesGetTest-Volume-625435404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['a4b878ad-fc33-4ee9-836b-e73e724b2a79','4ee165e7-e79e-49a9-9b2b-5a66357d99e7','4822734a-8162-425e-a47c-b23356dbc45c','a544d013-3d44-4346-a067-6e1ff1fab15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:25Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1603664656',display_name='tempest-VolumesGetTest-Volume-625435404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a14bf302-9f8f-4545-bd90-99fbca0ccd6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe084b60903e4d5eaa2d205faf0050b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f207687c93f141a0afc73b2d1e18effb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:25.371555 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d979f8cf-6e1c-4136-938b-f6693ab05f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:25.395081 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d979f8cf-6e1c-4136-938b-f6693ab05f2f) transitioned into 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-1603664656',display_name='tempest-VolumesGetTest-Volume-625435404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['a4b878ad-fc33-4ee9-836b-e73e724b2a79','4ee165e7-e79e-49a9-9b2b-5a66357d99e7','4822734a-8162-425e-a47c-b23356dbc45c','a544d013-3d44-4346-a067-6e1ff1fab15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:25.395841 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0203305a-8961-48c1-9fa2-5aee000786f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:25.407655 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0203305a-8961-48c1-9fa2-5aee000786f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:25.408467 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (e6a0a742-a223-4231-97b6-957238c2849a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:25.408825 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request issued successfully. Aug 19 11:07:25.409430 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b29bfaba-0d61-4652-a75c-e18e75db83a7 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:25.410004 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 829/3305] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:25 2026] POST /volume/v3/volumes => generated 777 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:25.417606 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-423ef02b-5236-4aab-9429-cccc4614855c req-5d355f99-c999-45dd-b8bd-ce1d5a8aa811 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-3b3f09a0-f3c4-4328-9c51-caa5467ef8a3-np0000007769" released by "attachment_update" :: held 0.116s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:07:25.417606 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-5d355f99-c999-45dd-b8bd-ce1d5a8aa811 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/8bbbd568-0b30-491b-b9e0-a18b9f38047a returned with HTTP 200 Aug 19 11:07:25.417606 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 825/3306] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:07:25 2026] PUT /volume/v3/attachments/8bbbd568-0b30-491b-b9e0-a18b9f38047a => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:25.424420 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fe726491-334c-4f43-b27f-1b570ae9d832 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.424588 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-423ef02b-5236-4aab-9429-cccc4614855c req-227d4c3d-69c9-4e07-beb2-ec5d53f80047 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.427273 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe726491-334c-4f43-b27f-1b570ae9d832 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f Aug 19 11:07:25.427426 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-227d4c3d-69c9-4e07-beb2-ec5d53f80047 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3/encryption Aug 19 11:07:25.427513 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe726491-334c-4f43-b27f-1b570ae9d832 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.427667 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-227d4c3d-69c9-4e07-beb2-ec5d53f80047 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.427743 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe726491-334c-4f43-b27f-1b570ae9d832 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.427852 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-227d4c3d-69c9-4e07-beb2-ec5d53f80047 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.439595 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.439595 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:25.441165 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.441165 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:25.445832 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fe726491-334c-4f43-b27f-1b570ae9d832 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:25.446126 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-227d4c3d-69c9-4e07-beb2-ec5d53f80047 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3/encryption returned with HTTP 200 Aug 19 11:07:25.446431 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 828/3307] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:25.450327 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe726491-334c-4f43-b27f-1b570ae9d832 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f returned with HTTP 200 Aug 19 11:07:25.450800 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 826/3308] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:25.548708 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.669030 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:25.669336 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1938705497", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:25.671301 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1938705497', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:25.671557 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Create volume of 1 GB Aug 19 11:07:25.671969 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.671969 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:25.675837 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Availability Zones retrieved successfully. Aug 19 11:07:25.682229 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Flow 'volume_create_api' (a6ca8b12-a754-4407-9dd8-4771163c6168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:25.683496 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47497802-ae52-42b5-b8bc-669b2a142af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:25.684619 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:25.715803 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47497802-ae52-42b5-b8bc-669b2a142af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:25.716808 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21560a5-257c-483e-9f0a-1faa26691b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:25.730021 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a250338b-2277-4910-96e7-ab4e053909f7 req-e88e30fc-885e-4ab1-aebd-0cbb721408c6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.732612 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-e88e30fc-885e-4ab1-aebd-0cbb721408c6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:25.732923 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-e88e30fc-885e-4ab1-aebd-0cbb721408c6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.733188 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-e88e30fc-885e-4ab1-aebd-0cbb721408c6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.741530 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.741530 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:25.747170 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-a250338b-2277-4910-96e7-ab4e053909f7 req-e88e30fc-885e-4ab1-aebd-0cbb721408c6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:25.754781 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-e88e30fc-885e-4ab1-aebd-0cbb721408c6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:25.755182 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 826/3309] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:25.792216 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Created reservations ['83adcaec-2b22-48ad-a105-f598236d8d58', '28fd7746-bb3d-4e94-ae26-2663b2e51101', '5f0ac1c0-775e-497f-b9f1-1f9deb52e536', '3e582dda-e426-42cc-b5a2-577c8afbbbbb'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:25.793178 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21560a5-257c-483e-9f0a-1faa26691b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83adcaec-2b22-48ad-a105-f598236d8d58', '28fd7746-bb3d-4e94-ae26-2663b2e51101', '5f0ac1c0-775e-497f-b9f1-1f9deb52e536', '3e582dda-e426-42cc-b5a2-577c8afbbbbb']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:25.794096 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa9ec5b-abbd-4b60-9e90-97b5477e36ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:25.826354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa9ec5b-abbd-4b60-9e90-97b5477e36ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f5298a6-4e1f-4882-978b-64f6e8db7184', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1938705497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fee5612049d48d8b8f1d635c62b1256',qos_specs=None,replication_status=,reservations=['83adcaec-2b22-48ad-a105-f598236d8d58','28fd7746-bb3d-4e94-ae26-2663b2e51101','5f0ac1c0-775e-497f-b9f1-1f9deb52e536','3e582dda-e426-42cc-b5a2-577c8afbbbbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c026440af1a4eee803b68a26cc52458',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1938705497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f5298a6-4e1f-4882-978b-64f6e8db7184,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fee5612049d48d8b8f1d635c62b1256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c026440af1a4eee803b68a26cc52458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:25.827290 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68933da4-76be-433d-96e2-7eb2be0545c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:25.845458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68933da4-76be-433d-96e2-7eb2be0545c6) transitioned into state 'SUCCESS' from state '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-1938705497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fee5612049d48d8b8f1d635c62b1256',qos_specs=None,replication_status=,reservations=['83adcaec-2b22-48ad-a105-f598236d8d58','28fd7746-bb3d-4e94-ae26-2663b2e51101','5f0ac1c0-775e-497f-b9f1-1f9deb52e536','3e582dda-e426-42cc-b5a2-577c8afbbbbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c026440af1a4eee803b68a26cc52458',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:25.846173 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bdf10f7-40bd-4e84-b761-e0527be6ab1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:25.855982 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-807492f4-98e1-4a02-86df-7f4065c3230b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.857104 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-807492f4-98e1-4a02-86df-7f4065c3230b None None] GET https://10.4.3.46/volume// Aug 19 11:07:25.857104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-807492f4-98e1-4a02-86df-7f4065c3230b None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.857104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-807492f4-98e1-4a02-86df-7f4065c3230b None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.857619 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-807492f4-98e1-4a02-86df-7f4065c3230b None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:25.858056 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bdf10f7-40bd-4e84-b761-e0527be6ab1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:25.858174 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 829/3310] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:07:25.859232 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Flow 'volume_create_api' (a6ca8b12-a754-4407-9dd8-4771163c6168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:25.859856 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Create volume request issued successfully. Aug 19 11:07:25.860664 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-26e667c3-7f63-497a-92c1-f2c395a342a4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:25.861230 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 830/3311] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:25 2026] POST /volume/v3/volumes => generated 752 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:25.866793 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a250338b-2277-4910-96e7-ab4e053909f7 req-87c0afee-d09e-4648-8cd2-3f59fccdd858 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.869385 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-87c0afee-d09e-4648-8cd2-3f59fccdd858 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:07:25.871953 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-87c0afee-d09e-4648-8cd2-3f59fccdd858 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3d46f2e-681f-4dfe-92be-b7340dc4a1cc", "connector": null, "instance_uuid": "5220f9c3-d362-4b6e-bb55-f5ed34360cee"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:25.876853 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-327a7e3f-0a7a-4146-85cc-4c0aa3e0fc1a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.882676 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-327a7e3f-0a7a-4146-85cc-4c0aa3e0fc1a tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:25.882870 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-327a7e3f-0a7a-4146-85cc-4c0aa3e0fc1a tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.883132 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-327a7e3f-0a7a-4146-85cc-4c0aa3e0fc1a tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.897719 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.897719 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:25.903314 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.903314 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:25.909790 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-327a7e3f-0a7a-4146-85cc-4c0aa3e0fc1a tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:25.919396 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-327a7e3f-0a7a-4146-85cc-4c0aa3e0fc1a tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 returned with HTTP 200 Aug 19 11:07:25.919893 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 827/3312] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:25.941562 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-87c0afee-d09e-4648-8cd2-3f59fccdd858 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:07:25.942029 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 827/3313] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:07:25 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 19 11:07:25.979057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4c512e3b-0c35-4ae0-8e64-799bf96c2b91 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.983845 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c512e3b-0c35-4ae0-8e64-799bf96c2b91 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:25.983845 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c512e3b-0c35-4ae0-8e64-799bf96c2b91 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.983845 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c512e3b-0c35-4ae0-8e64-799bf96c2b91 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.990371 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-afab5359-7b85-429e-99ec-75895dfcfb26 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:25.990833 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-afab5359-7b85-429e-99ec-75895dfcfb26 None None] GET https://10.4.3.46/volume// Aug 19 11:07:25.991065 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-afab5359-7b85-429e-99ec-75895dfcfb26 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:25.991325 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-afab5359-7b85-429e-99ec-75895dfcfb26 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:25.991790 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-afab5359-7b85-429e-99ec-75895dfcfb26 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:25.992202 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 831/3314] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:07:25.997994 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:25.997994 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:26.001168 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4c512e3b-0c35-4ae0-8e64-799bf96c2b91 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:26.001981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a250338b-2277-4910-96e7-ab4e053909f7 req-3cbd385b-d5c3-4196-af74-c5e7de8bcf86 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:26.004146 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-3cbd385b-d5c3-4196-af74-c5e7de8bcf86 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:26.004338 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-3cbd385b-d5c3-4196-af74-c5e7de8bcf86 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:26.004545 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-3cbd385b-d5c3-4196-af74-c5e7de8bcf86 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:26.008398 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c512e3b-0c35-4ae0-8e64-799bf96c2b91 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:26.008398 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 830/3315] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:25 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 919 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:26.028158 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:26.028158 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:26.034015 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-a250338b-2277-4910-96e7-ab4e053909f7 req-3cbd385b-d5c3-4196-af74-c5e7de8bcf86 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:26.039274 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-3cbd385b-d5c3-4196-af74-c5e7de8bcf86 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:26.039868 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 828/3316] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:07:26 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1099 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:07:26.127722 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a06fe290-a441-45e4-895e-57064152915d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:26.129828 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a06fe290-a441-45e4-895e-57064152915d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:26.130053 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a06fe290-a441-45e4-895e-57064152915d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:26.130949 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a06fe290-a441-45e4-895e-57064152915d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:26.146168 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:26.146168 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:26.158912 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a06fe290-a441-45e4-895e-57064152915d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:26.166443 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a06fe290-a441-45e4-895e-57064152915d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:26.166765 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-a250338b-2277-4910-96e7-ab4e053909f7 req-b8ea9880-dc37-40bf-ba9c-88ceacbe51c2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:26.167047 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 828/3317] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:26 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:26.169100 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-b8ea9880-dc37-40bf-ba9c-88ceacbe51c2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] PUT https://10.4.3.46/volume/v3/attachments/fd0bf71c-5e11-4da5-8828-3cb97313bd25 Aug 19 11:07:26.169548 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-b8ea9880-dc37-40bf-ba9c-88ceacbe51c2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:26.177864 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-a250338b-2277-4910-96e7-ab4e053909f7 req-b8ea9880-dc37-40bf-ba9c-88ceacbe51c2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Acquiring lock "cinder-attachment_update-e3d46f2e-681f-4dfe-92be-b7340dc4a1cc-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:07:26.183682 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-a250338b-2277-4910-96e7-ab4e053909f7 req-b8ea9880-dc37-40bf-ba9c-88ceacbe51c2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Lock "cinder-attachment_update-e3d46f2e-681f-4dfe-92be-b7340dc4a1cc-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:07:26.184749 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:26.184749 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:26.289351 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-a250338b-2277-4910-96e7-ab4e053909f7 req-b8ea9880-dc37-40bf-ba9c-88ceacbe51c2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Lock "cinder-attachment_update-e3d46f2e-681f-4dfe-92be-b7340dc4a1cc-np0000007769" released by "attachment_update" :: held 0.106s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:07:26.289731 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-b8ea9880-dc37-40bf-ba9c-88ceacbe51c2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/fd0bf71c-5e11-4da5-8828-3cb97313bd25 returned with HTTP 200 Aug 19 11:07:26.290202 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 832/3318] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:07:26 2026] PUT /volume/v3/attachments/fd0bf71c-5e11-4da5-8828-3cb97313bd25 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 11:07:26.465453 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ff2fbbbe-e5ff-4dd0-a230-c764e8d709e0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:26.466751 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ff2fbbbe-e5ff-4dd0-a230-c764e8d709e0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f Aug 19 11:07:26.466998 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ff2fbbbe-e5ff-4dd0-a230-c764e8d709e0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:26.467264 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ff2fbbbe-e5ff-4dd0-a230-c764e8d709e0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:26.473823 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:26.473823 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:26.480309 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ff2fbbbe-e5ff-4dd0-a230-c764e8d709e0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:26.486594 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ff2fbbbe-e5ff-4dd0-a230-c764e8d709e0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f returned with HTTP 200 Aug 19 11:07:26.486594 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 831/3319] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:26 2026] GET /volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:26.498228 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-38c3351a-e63d-4e11-aeea-79647de18a9f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:26.500242 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-38c3351a-e63d-4e11-aeea-79647de18a9f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] PUT https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f Aug 19 11:07:26.500621 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-38c3351a-e63d-4e11-aeea-79647de18a9f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1175876274", "description": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:26.510039 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:26.510039 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:26.514797 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-38c3351a-e63d-4e11-aeea-79647de18a9f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:26.524620 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-38c3351a-e63d-4e11-aeea-79647de18a9f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume updated successfully. Aug 19 11:07:26.524620 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-38c3351a-e63d-4e11-aeea-79647de18a9f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f returned with HTTP 200 Aug 19 11:07:26.524620 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 829/3320] 10.4.3.46 () {68 vars in 1361 bytes} [Wed Aug 19 11:07:26 2026] PUT /volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f => generated 768 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:26.535918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-102db22f-c19e-4d36-b279-f75d7c6e0db0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:26.538854 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-102db22f-c19e-4d36-b279-f75d7c6e0db0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f Aug 19 11:07:26.539379 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-102db22f-c19e-4d36-b279-f75d7c6e0db0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:26.540367 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-102db22f-c19e-4d36-b279-f75d7c6e0db0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:26.550810 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:26.550810 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:26.556703 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-102db22f-c19e-4d36-b279-f75d7c6e0db0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:26.565852 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-102db22f-c19e-4d36-b279-f75d7c6e0db0 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f returned with HTTP 200 Aug 19 11:07:26.566506 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 829/3321] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:26 2026] GET /volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:26.579814 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d8e0a0af-b837-45c4-b299-3e49a2b3b2b2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:26.587915 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d8e0a0af-b837-45c4-b299-3e49a2b3b2b2 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f Aug 19 11:07:26.587915 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d8e0a0af-b837-45c4-b299-3e49a2b3b2b2 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:26.588063 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d8e0a0af-b837-45c4-b299-3e49a2b3b2b2 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:26.588267 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-d8e0a0af-b837-45c4-b299-3e49a2b3b2b2 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume with id: a14bf302-9f8f-4545-bd90-99fbca0ccd6f Aug 19 11:07:26.596990 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:26.596990 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:26.597615 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d8e0a0af-b837-45c4-b299-3e49a2b3b2b2 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:26.629228 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d8e0a0af-b837-45c4-b299-3e49a2b3b2b2 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume request issued successfully. Aug 19 11:07:26.629228 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d8e0a0af-b837-45c4-b299-3e49a2b3b2b2 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f returned with HTTP 202 Aug 19 11:07:26.629228 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 833/3322] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:26 2026] DELETE /volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:26.635277 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d08c667d-530d-4e05-b228-06938c4b6457 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:26.639584 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d08c667d-530d-4e05-b228-06938c4b6457 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f Aug 19 11:07:26.639584 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d08c667d-530d-4e05-b228-06938c4b6457 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:26.639584 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d08c667d-530d-4e05-b228-06938c4b6457 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:26.648144 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:26.648144 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:26.655401 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d08c667d-530d-4e05-b228-06938c4b6457 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:26.671024 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d08c667d-530d-4e05-b228-06938c4b6457 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f returned with HTTP 200 Aug 19 11:07:26.671024 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 832/3323] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:26 2026] GET /volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f => generated 835 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:26.935876 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-68750467-f6f8-437c-b9b5-d65cd57a9844 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:26.937759 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68750467-f6f8-437c-b9b5-d65cd57a9844 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:26.938028 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68750467-f6f8-437c-b9b5-d65cd57a9844 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:26.938295 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68750467-f6f8-437c-b9b5-d65cd57a9844 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:26.945406 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:26.945406 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:26.950286 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-68750467-f6f8-437c-b9b5-d65cd57a9844 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:26.957348 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68750467-f6f8-437c-b9b5-d65cd57a9844 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 returned with HTTP 200 Aug 19 11:07:26.957825 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 830/3324] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:26 2026] GET /volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:26.978585 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-988d406a-ef86-473a-ac21-d802683edf9b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:26.983422 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-988d406a-ef86-473a-ac21-d802683edf9b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:26.983741 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-988d406a-ef86-473a-ac21-d802683edf9b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:26.984005 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-988d406a-ef86-473a-ac21-d802683edf9b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:26.997313 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:26.997313 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:27.001293 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-988d406a-ef86-473a-ac21-d802683edf9b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:27.007501 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-988d406a-ef86-473a-ac21-d802683edf9b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 returned with HTTP 200 Aug 19 11:07:27.007759 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 830/3325] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:26 2026] GET /volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:27.020038 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-004e05f3-ac65-4eb8-99c8-1d9dfdb5161f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:27.022188 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-004e05f3-ac65-4eb8-99c8-1d9dfdb5161f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:07:27.022540 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-004e05f3-ac65-4eb8-99c8-1d9dfdb5161f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f5298a6-4e1f-4882-978b-64f6e8db7184", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1045208805", "description": null, "metadata": null}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:27.031475 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3fff8a5e-b817-4c89-a2e7-584b0cb8aac9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:27.031832 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3fff8a5e-b817-4c89-a2e7-584b0cb8aac9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:27.031832 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3fff8a5e-b817-4c89-a2e7-584b0cb8aac9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:27.032362 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3fff8a5e-b817-4c89-a2e7-584b0cb8aac9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:27.035926 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:27.035926 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:27.035926 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-004e05f3-ac65-4eb8-99c8-1d9dfdb5161f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:27.035926 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-004e05f3-ac65-4eb8-99c8-1d9dfdb5161f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Create snapshot from volume 9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:27.044977 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:27.044977 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:27.050129 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3fff8a5e-b817-4c89-a2e7-584b0cb8aac9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:27.056775 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3fff8a5e-b817-4c89-a2e7-584b0cb8aac9 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:27.057173 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 833/3326] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:27 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:27.084454 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-004e05f3-ac65-4eb8-99c8-1d9dfdb5161f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Created reservations ['58c1a474-3c57-4ddb-9135-905f9f0b3f7c', '2e451b22-f956-4485-91ca-bc3aaea45f00', 'f40e1c0b-9c50-4a95-9e49-c8a82bf21126', '892cb239-b4bf-48eb-bea1-4c6b148e360a'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:27.138692 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-004e05f3-ac65-4eb8-99c8-1d9dfdb5161f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Snapshot force create request issued successfully. Aug 19 11:07:27.139024 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-004e05f3-ac65-4eb8-99c8-1d9dfdb5161f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:07:27.140283 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 834/3327] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:07:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:27.148217 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fe4789a8-4acd-4da4-8316-4c39084773b2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:27.150953 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe4789a8-4acd-4da4-8316-4c39084773b2 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:27.150953 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe4789a8-4acd-4da4-8316-4c39084773b2 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:27.150953 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe4789a8-4acd-4da4-8316-4c39084773b2 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:27.161748 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:27.161748 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:27.162374 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fe4789a8-4acd-4da4-8316-4c39084773b2 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Snapshot retrieved successfully. Aug 19 11:07:27.164334 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe4789a8-4acd-4da4-8316-4c39084773b2 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 returned with HTTP 200 Aug 19 11:07:27.165738 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 831/3328] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:27 2026] GET /volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:27.182505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0f400792-e300-4df5-9b1c-73813569dd5f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:27.182505 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0f400792-e300-4df5-9b1c-73813569dd5f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:27.182505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0f400792-e300-4df5-9b1c-73813569dd5f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:27.182716 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0f400792-e300-4df5-9b1c-73813569dd5f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:27.191608 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:27.191608 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:27.201466 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0f400792-e300-4df5-9b1c-73813569dd5f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:27.211736 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0f400792-e300-4df5-9b1c-73813569dd5f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:27.211736 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 831/3329] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:27 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:27.685402 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9387616d-25a8-4f60-85b8-2cb755e729ea None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:27.687129 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9387616d-25a8-4f60-85b8-2cb755e729ea tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f Aug 19 11:07:27.687305 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9387616d-25a8-4f60-85b8-2cb755e729ea tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:27.687491 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9387616d-25a8-4f60-85b8-2cb755e729ea tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:27.694463 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9387616d-25a8-4f60-85b8-2cb755e729ea tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f returned with HTTP 404 Aug 19 11:07:27.694951 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 834/3330] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:27 2026] GET /volume/v3/volumes/a14bf302-9f8f-4545-bd90-99fbca0ccd6f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:27.702234 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0d7e24e2-bb83-437c-9648-291baa7430db None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:27.709277 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0d7e24e2-bb83-437c-9648-291baa7430db tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:27.709277 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0d7e24e2-bb83-437c-9648-291baa7430db tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:27.709277 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0d7e24e2-bb83-437c-9648-291baa7430db tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:27.725254 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:27.725254 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:27.741516 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0d7e24e2-bb83-437c-9648-291baa7430db tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:27.750827 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0d7e24e2-bb83-437c-9648-291baa7430db tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 returned with HTTP 200 Aug 19 11:07:27.751319 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 835/3331] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:27 2026] GET /volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 => generated 923 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:27.763769 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8540036d-d786-4f06-9a72-fd120d629c8f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:27.766517 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8540036d-d786-4f06-9a72-fd120d629c8f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] DELETE https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:27.769465 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8540036d-d786-4f06-9a72-fd120d629c8f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:27.769909 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8540036d-d786-4f06-9a72-fd120d629c8f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:27.770287 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8540036d-d786-4f06-9a72-fd120d629c8f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume with id: 005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:27.784708 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:27.784708 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:27.785374 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8540036d-d786-4f06-9a72-fd120d629c8f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:27.805100 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8540036d-d786-4f06-9a72-fd120d629c8f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume request issued successfully. Aug 19 11:07:27.805527 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8540036d-d786-4f06-9a72-fd120d629c8f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 returned with HTTP 202 Aug 19 11:07:27.806224 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 832/3332] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:27 2026] DELETE /volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:27.817283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-540fa0b3-8176-4ca8-b86c-cd39e6af8bde None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:27.818783 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-540fa0b3-8176-4ca8-b86c-cd39e6af8bde tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:27.818942 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-540fa0b3-8176-4ca8-b86c-cd39e6af8bde tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:27.819112 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-540fa0b3-8176-4ca8-b86c-cd39e6af8bde tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:27.845831 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:27.845831 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:27.850498 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-540fa0b3-8176-4ca8-b86c-cd39e6af8bde tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:27.859747 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-540fa0b3-8176-4ca8-b86c-cd39e6af8bde tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 returned with HTTP 200 Aug 19 11:07:27.860856 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 832/3333] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:27 2026] GET /volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 => generated 922 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:28.078041 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-af887e21-9117-4f2e-8fa8-32098028de8c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.080056 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-af887e21-9117-4f2e-8fa8-32098028de8c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:28.080241 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-af887e21-9117-4f2e-8fa8-32098028de8c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:28.080435 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-af887e21-9117-4f2e-8fa8-32098028de8c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:28.097769 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:28.097769 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:28.102696 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-af887e21-9117-4f2e-8fa8-32098028de8c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:28.106826 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-af887e21-9117-4f2e-8fa8-32098028de8c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:28.107365 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 835/3334] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:28 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 920 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:28.175748 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e426e71f-2168-4d2b-bc08-838d846d24ce None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.178596 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e426e71f-2168-4d2b-bc08-838d846d24ce tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:28.178883 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e426e71f-2168-4d2b-bc08-838d846d24ce tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:28.179153 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e426e71f-2168-4d2b-bc08-838d846d24ce tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:28.186389 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:28.186389 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:28.187017 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e426e71f-2168-4d2b-bc08-838d846d24ce tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Snapshot retrieved successfully. Aug 19 11:07:28.187854 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e426e71f-2168-4d2b-bc08-838d846d24ce tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 returned with HTTP 200 Aug 19 11:07:28.188257 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 836/3335] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:28 2026] GET /volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:28.197493 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0789afda-72ae-456d-b7d4-54547ce4928d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.201499 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0789afda-72ae-456d-b7d4-54547ce4928d tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:28.201499 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0789afda-72ae-456d-b7d4-54547ce4928d tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:28.201499 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0789afda-72ae-456d-b7d4-54547ce4928d tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:28.206876 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:28.206876 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:28.207563 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0789afda-72ae-456d-b7d4-54547ce4928d tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Snapshot retrieved successfully. Aug 19 11:07:28.208798 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0789afda-72ae-456d-b7d4-54547ce4928d tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 returned with HTTP 200 Aug 19 11:07:28.209352 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 833/3336] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:28 2026] GET /volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:28.223760 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-26118f31-cc35-4874-ab40-5014be453f01 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.225749 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26118f31-cc35-4874-ab40-5014be453f01 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:28.225936 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26118f31-cc35-4874-ab40-5014be453f01 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:28.226123 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26118f31-cc35-4874-ab40-5014be453f01 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:28.229883 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-000c4533-a924-4229-8114-0d0fe87adb8c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.234006 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-000c4533-a924-4229-8114-0d0fe87adb8c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:28.234294 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-000c4533-a924-4229-8114-0d0fe87adb8c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:28.234603 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-000c4533-a924-4229-8114-0d0fe87adb8c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:28.235910 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:28.235910 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:28.237553 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-26118f31-cc35-4874-ab40-5014be453f01 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Snapshot retrieved successfully. Aug 19 11:07:28.239539 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26118f31-cc35-4874-ab40-5014be453f01 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 returned with HTTP 200 Aug 19 11:07:28.239539 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 833/3337] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:28 2026] GET /volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:07:28.244734 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:28.244734 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:28.248223 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-000c4533-a924-4229-8114-0d0fe87adb8c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:28.251682 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8646ad93-e62b-4850-8c24-a8304d9be52f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.252879 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-000c4533-a924-4229-8114-0d0fe87adb8c tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:28.253505 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 836/3338] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:28 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:28.256972 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:28.257124 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "71305244-8890-4903-a711-3aede085ee46", "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:28.262026 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Create volume request body: {'volume': {'snapshot_id': '71305244-8890-4903-a711-3aede085ee46', 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:28.268454 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:28.268454 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:28.268936 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Snapshot retrieved successfully. Aug 19 11:07:28.269368 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Create volume of 1 GB Aug 19 11:07:28.272807 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Availability Zones retrieved successfully. Aug 19 11:07:28.280112 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Flow 'volume_create_api' (e11f278d-d7f1-43f1-8c08-7dae689313ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:28.281204 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47914912-6f4d-4adf-bfb0-a07879ee4a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:28.282069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:28.319373 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47914912-6f4d-4adf-bfb0-a07879ee4a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '71305244-8890-4903-a711-3aede085ee46', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:28.320136 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5fd6a6-1a86-45ee-b814-fffe6653e25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:28.369016 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Created reservations ['14f47bc6-b55d-4054-847b-94dcee5d4b4a', '11c5a9b8-10e7-45c2-b537-dc1d416f261a', '4d42388f-37d2-4ea2-ac07-d45021e38ad7', '70b5812f-ae2d-480f-81ac-91e2fe5f793c'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:28.369691 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5fd6a6-1a86-45ee-b814-fffe6653e25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f47bc6-b55d-4054-847b-94dcee5d4b4a', '11c5a9b8-10e7-45c2-b537-dc1d416f261a', '4d42388f-37d2-4ea2-ac07-d45021e38ad7', '70b5812f-ae2d-480f-81ac-91e2fe5f793c']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:28.370367 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef50210d-2c16-4a3f-bd9c-d9372fef187d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:28.415320 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef50210d-2c16-4a3f-bd9c-d9372fef187d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a', '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='5fee5612049d48d8b8f1d635c62b1256',qos_specs=None,replication_status=,reservations=['14f47bc6-b55d-4054-847b-94dcee5d4b4a','11c5a9b8-10e7-45c2-b537-dc1d416f261a','4d42388f-37d2-4ea2-ac07-d45021e38ad7','70b5812f-ae2d-480f-81ac-91e2fe5f793c'],size=1,snapshot_id=71305244-8890-4903-a711-3aede085ee46,source_replicaid=,source_volid=None,status='creating',user_id='1c026440af1a4eee803b68a26cc52458',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07: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=d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fee5612049d48d8b8f1d635c62b1256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=71305244-8890-4903-a711-3aede085ee46,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c026440af1a4eee803b68a26cc52458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:28.415934 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd967621-63ae-48fd-bb74-111f7aba93f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:28.438525 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd967621-63ae-48fd-bb74-111f7aba93f9) transitioned into state 'SUCCESS' from 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='5fee5612049d48d8b8f1d635c62b1256',qos_specs=None,replication_status=,reservations=['14f47bc6-b55d-4054-847b-94dcee5d4b4a','11c5a9b8-10e7-45c2-b537-dc1d416f261a','4d42388f-37d2-4ea2-ac07-d45021e38ad7','70b5812f-ae2d-480f-81ac-91e2fe5f793c'],size=1,snapshot_id=71305244-8890-4903-a711-3aede085ee46,source_replicaid=,source_volid=None,status='creating',user_id='1c026440af1a4eee803b68a26cc52458',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:28.439140 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b43c4c4-bd84-422d-824f-ea7818cbe8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:28.462459 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b43c4c4-bd84-422d-824f-ea7818cbe8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:28.463676 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Flow 'volume_create_api' (e11f278d-d7f1-43f1-8c08-7dae689313ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:28.463943 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Create volume request issued successfully. Aug 19 11:07:28.464644 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8646ad93-e62b-4850-8c24-a8304d9be52f tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:28.465643 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 837/3339] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:07:28 2026] POST /volume/v3/volumes => generated 739 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:28.481096 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ffe6e9e1-7d22-4b2c-bdc8-751974609287 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.483463 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ffe6e9e1-7d22-4b2c-bdc8-751974609287 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a Aug 19 11:07:28.483463 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ffe6e9e1-7d22-4b2c-bdc8-751974609287 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:28.483674 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ffe6e9e1-7d22-4b2c-bdc8-751974609287 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:28.493598 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:28.493598 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:28.503222 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ffe6e9e1-7d22-4b2c-bdc8-751974609287 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:28.509095 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ffe6e9e1-7d22-4b2c-bdc8-751974609287 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a returned with HTTP 200 Aug 19 11:07:28.509507 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 834/3340] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:28 2026] GET /volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a => generated 807 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:28.874641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9f8101f9-7037-4187-a895-aa198d896c39 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.876789 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9f8101f9-7037-4187-a895-aa198d896c39 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 Aug 19 11:07:28.877007 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9f8101f9-7037-4187-a895-aa198d896c39 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:28.877236 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9f8101f9-7037-4187-a895-aa198d896c39 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:28.883350 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9f8101f9-7037-4187-a895-aa198d896c39 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 returned with HTTP 404 Aug 19 11:07:28.883843 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 834/3341] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:28 2026] GET /volume/v3/volumes/005819b0-829b-4d60-a0c6-2b97e2f13037 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:28.889991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e4cc0be4-430c-429e-9da4-67895cc40168 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.891597 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e4cc0be4-430c-429e-9da4-67895cc40168 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c Aug 19 11:07:28.891783 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e4cc0be4-430c-429e-9da4-67895cc40168 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:28.891943 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e4cc0be4-430c-429e-9da4-67895cc40168 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:28.898036 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:28.898036 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:28.900939 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e4cc0be4-430c-429e-9da4-67895cc40168 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:28.904412 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e4cc0be4-430c-429e-9da4-67895cc40168 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c returned with HTTP 200 Aug 19 11:07:28.904751 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 837/3342] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:28 2026] GET /volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:28.914751 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-61969b8a-2eae-476a-8a8b-b3e91920544f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.916639 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-61969b8a-2eae-476a-8a8b-b3e91920544f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] DELETE https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c Aug 19 11:07:28.916905 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-61969b8a-2eae-476a-8a8b-b3e91920544f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:28.917130 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-61969b8a-2eae-476a-8a8b-b3e91920544f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:28.917333 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-61969b8a-2eae-476a-8a8b-b3e91920544f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume with id: 9fc140ec-40dc-433b-bfe5-ae097561901c Aug 19 11:07:28.926998 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:28.926998 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:28.927546 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-61969b8a-2eae-476a-8a8b-b3e91920544f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:28.950252 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-61969b8a-2eae-476a-8a8b-b3e91920544f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume request issued successfully. Aug 19 11:07:28.950468 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-61969b8a-2eae-476a-8a8b-b3e91920544f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c returned with HTTP 202 Aug 19 11:07:28.950965 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 838/3343] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:28 2026] DELETE /volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:28.957016 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a96b6208-9c9c-4e76-82ec-f64b3b0b1c42 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:28.960182 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a96b6208-9c9c-4e76-82ec-f64b3b0b1c42 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c Aug 19 11:07:28.960408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a96b6208-9c9c-4e76-82ec-f64b3b0b1c42 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:28.960654 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a96b6208-9c9c-4e76-82ec-f64b3b0b1c42 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:28.968763 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:28.968763 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:28.972801 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a96b6208-9c9c-4e76-82ec-f64b3b0b1c42 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:28.978637 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a96b6208-9c9c-4e76-82ec-f64b3b0b1c42 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c returned with HTTP 200 Aug 19 11:07:28.979252 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 835/3344] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:28 2026] GET /volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:29.123752 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-02420b87-86ed-472f-a10a-3bf73ea4082f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:29.125001 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02420b87-86ed-472f-a10a-3bf73ea4082f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:29.125883 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02420b87-86ed-472f-a10a-3bf73ea4082f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:29.125883 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02420b87-86ed-472f-a10a-3bf73ea4082f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:29.137020 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:29.137020 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:29.141398 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-02420b87-86ed-472f-a10a-3bf73ea4082f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:29.146356 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02420b87-86ed-472f-a10a-3bf73ea4082f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:29.146715 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 835/3345] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:29 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:29.267284 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-068eca24-1c28-47c2-bdc7-966769ea9371 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:29.269294 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-068eca24-1c28-47c2-bdc7-966769ea9371 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:29.269502 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-068eca24-1c28-47c2-bdc7-966769ea9371 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:29.269827 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-068eca24-1c28-47c2-bdc7-966769ea9371 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:29.278790 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:29.278790 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:29.282496 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-068eca24-1c28-47c2-bdc7-966769ea9371 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:29.287368 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-068eca24-1c28-47c2-bdc7-966769ea9371 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:29.287804 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 838/3346] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:29 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:29.524168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-47c874a0-5336-461c-9234-135dcc7ba1b9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:29.526530 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-47c874a0-5336-461c-9234-135dcc7ba1b9 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a Aug 19 11:07:29.526680 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-47c874a0-5336-461c-9234-135dcc7ba1b9 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:29.527149 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-47c874a0-5336-461c-9234-135dcc7ba1b9 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:29.535370 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:29.535370 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:29.542254 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-47c874a0-5336-461c-9234-135dcc7ba1b9 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:29.550506 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-47c874a0-5336-461c-9234-135dcc7ba1b9 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a returned with HTTP 200 Aug 19 11:07:29.550506 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 839/3347] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:29 2026] GET /volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:29.561771 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-780842ed-6674-49be-8c04-942d2bb1f8fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:29.564770 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-780842ed-6674-49be-8c04-942d2bb1f8fc tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a Aug 19 11:07:29.564770 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-780842ed-6674-49be-8c04-942d2bb1f8fc tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:29.564770 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-780842ed-6674-49be-8c04-942d2bb1f8fc tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:29.574182 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:29.574182 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:29.580434 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-780842ed-6674-49be-8c04-942d2bb1f8fc tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:29.585412 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-780842ed-6674-49be-8c04-942d2bb1f8fc tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a returned with HTTP 200 Aug 19 11:07:29.586001 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 836/3348] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:29 2026] GET /volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:29.606730 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0cb50af8-edff-4a47-b01c-5e19b8595787 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:29.612974 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0cb50af8-edff-4a47-b01c-5e19b8595787 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:29.613182 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0cb50af8-edff-4a47-b01c-5e19b8595787 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:29.613379 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0cb50af8-edff-4a47-b01c-5e19b8595787 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:29.613494 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-0cb50af8-edff-4a47-b01c-5e19b8595787 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Delete snapshot with id: 71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:29.623652 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:29.623652 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:29.624167 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0cb50af8-edff-4a47-b01c-5e19b8595787 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Snapshot retrieved successfully. Aug 19 11:07:29.661298 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0cb50af8-edff-4a47-b01c-5e19b8595787 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Snapshot delete request issued successfully. Aug 19 11:07:29.661595 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0cb50af8-edff-4a47-b01c-5e19b8595787 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 returned with HTTP 202 Aug 19 11:07:29.662165 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 836/3349] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:07:29 2026] DELETE /volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:29.675027 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-42a83e41-47c0-42b1-9327-d964f3db9da3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:29.675134 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-42a83e41-47c0-42b1-9327-d964f3db9da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:29.675294 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-42a83e41-47c0-42b1-9327-d964f3db9da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:29.675567 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-42a83e41-47c0-42b1-9327-d964f3db9da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:29.685010 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:29.685010 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:29.685494 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-42a83e41-47c0-42b1-9327-d964f3db9da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Snapshot retrieved successfully. Aug 19 11:07:29.686557 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-42a83e41-47c0-42b1-9327-d964f3db9da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 returned with HTTP 200 Aug 19 11:07:29.686942 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 839/3350] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:29 2026] GET /volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:30.008189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7698f00d-bab9-4544-9aad-2ba1c7018dfd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:30.011644 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7698f00d-bab9-4544-9aad-2ba1c7018dfd tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c Aug 19 11:07:30.011920 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7698f00d-bab9-4544-9aad-2ba1c7018dfd tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:30.012314 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7698f00d-bab9-4544-9aad-2ba1c7018dfd tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:30.023014 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7698f00d-bab9-4544-9aad-2ba1c7018dfd tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c returned with HTTP 404 Aug 19 11:07:30.023705 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 840/3351] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:30 2026] GET /volume/v3/volumes/9fc140ec-40dc-433b-bfe5-ae097561901c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:30.098513 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:30.105846 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:30.105846 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-VolumesGetTest-Volume-945649891", "metadata": {"Type": "Test"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:30.105846 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request body: {'volume': {'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-945649891', 'metadata': {'Type': 'Test'}}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:30.161942 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-554f05ae-5535-4bd3-820e-1f5aabc30bae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:30.166814 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-554f05ae-5535-4bd3-820e-1f5aabc30bae tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:30.167129 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-554f05ae-5535-4bd3-820e-1f5aabc30bae tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:30.167397 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-554f05ae-5535-4bd3-820e-1f5aabc30bae tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:30.184384 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:30.184384 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:30.187398 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-554f05ae-5535-4bd3-820e-1f5aabc30bae tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:30.191523 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-554f05ae-5535-4bd3-820e-1f5aabc30bae tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:30.195495 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 837/3352] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:30 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 920 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:30.229591 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume of 1 GB Aug 19 11:07:30.238026 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Availability Zones retrieved successfully. Aug 19 11:07:30.243527 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (5048baf4-1f8f-421f-aeee-abf358c2d7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:30.243660 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05f9d2ac-7fb1-42e9-828b-a56535eec9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:30.244844 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:30.304407 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-69e76ee2-d01e-4703-9577-23403c561d12 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:30.319591 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-69e76ee2-d01e-4703-9577-23403c561d12 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:30.319591 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-69e76ee2-d01e-4703-9577-23403c561d12 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:30.319591 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-69e76ee2-d01e-4703-9577-23403c561d12 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:30.329336 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:30.329336 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:30.333784 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-69e76ee2-d01e-4703-9577-23403c561d12 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:30.334360 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05f9d2ac-7fb1-42e9-828b-a56535eec9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:30.335745 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4866424-bcdf-418d-90ab-3d1365aadb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:30.339182 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-69e76ee2-d01e-4703-9577-23403c561d12 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:30.339759 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 840/3353] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:30 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:30.385071 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Created reservations ['338aeb0c-8646-43eb-bb40-37da5a0ece17', 'ee7d1978-75b1-44e6-b2c6-dee76a8205d6', '69b6beca-291e-4818-a3ab-82ee2c13d03f', '91b32f6e-82ac-4ca3-9e76-4ed3afe2aa10'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:30.386238 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4866424-bcdf-418d-90ab-3d1365aadb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['338aeb0c-8646-43eb-bb40-37da5a0ece17', 'ee7d1978-75b1-44e6-b2c6-dee76a8205d6', '69b6beca-291e-4818-a3ab-82ee2c13d03f', '91b32f6e-82ac-4ca3-9e76-4ed3afe2aa10']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:30.388862 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70075bfe-cd84-4252-9592-488e8cf1f964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:30.426791 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70075bfe-cd84-4252-9592-488e8cf1f964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5b11bc1-52bb-4289-aa11-5b70dd682150', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-945649891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['338aeb0c-8646-43eb-bb40-37da5a0ece17','ee7d1978-75b1-44e6-b2c6-dee76a8205d6','69b6beca-291e-4818-a3ab-82ee2c13d03f','91b32f6e-82ac-4ca3-9e76-4ed3afe2aa10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-945649891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5b11bc1-52bb-4289-aa11-5b70dd682150,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fe084b60903e4d5eaa2d205faf0050b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f207687c93f141a0afc73b2d1e18effb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:30.426791 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed5193d4-1e81-4df5-82bd-a9f4b789fa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:30.447063 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed5193d4-1e81-4df5-82bd-a9f4b789fa7c) transitioned into state 'SUCCESS' from state '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-945649891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['338aeb0c-8646-43eb-bb40-37da5a0ece17','ee7d1978-75b1-44e6-b2c6-dee76a8205d6','69b6beca-291e-4818-a3ab-82ee2c13d03f','91b32f6e-82ac-4ca3-9e76-4ed3afe2aa10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:30.447973 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16329502-260b-4a3b-ae02-d540326a1d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:30.464598 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16329502-260b-4a3b-ae02-d540326a1d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:30.465589 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (5048baf4-1f8f-421f-aeee-abf358c2d7d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:30.466080 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request issued successfully. Aug 19 11:07:30.467698 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-07f5738f-ea1e-40c1-9c9f-5c97deb416a5 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:30.468194 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 837/3354] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:30 2026] POST /volume/v3/volumes => generated 756 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:30.481711 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f6f99b0c-6b10-414e-8aa6-1f222a3a9489 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:30.483858 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f6f99b0c-6b10-414e-8aa6-1f222a3a9489 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:30.484141 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f6f99b0c-6b10-414e-8aa6-1f222a3a9489 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:30.484419 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f6f99b0c-6b10-414e-8aa6-1f222a3a9489 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:30.500270 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:30.500270 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:30.512256 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f6f99b0c-6b10-414e-8aa6-1f222a3a9489 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:30.518965 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f6f99b0c-6b10-414e-8aa6-1f222a3a9489 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 returned with HTTP 200 Aug 19 11:07:30.519420 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 841/3355] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:30 2026] GET /volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:30.699892 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c93c17bc-7708-4763-9203-400f478a30f4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:30.701618 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c93c17bc-7708-4763-9203-400f478a30f4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:30.701870 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c93c17bc-7708-4763-9203-400f478a30f4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:30.702156 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c93c17bc-7708-4763-9203-400f478a30f4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:30.708807 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c93c17bc-7708-4763-9203-400f478a30f4 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 returned with HTTP 404 Aug 19 11:07:30.709406 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 838/3356] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:30 2026] GET /volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:30.727531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d3ff4628-3019-4f68-beae-1d742ba6a2c7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:30.736141 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d3ff4628-3019-4f68-beae-1d742ba6a2c7 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] DELETE https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:30.736460 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d3ff4628-3019-4f68-beae-1d742ba6a2c7 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:30.737169 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d3ff4628-3019-4f68-beae-1d742ba6a2c7 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:30.737169 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-d3ff4628-3019-4f68-beae-1d742ba6a2c7 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Delete volume with id: 9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:30.743760 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:30.743760 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:30.744187 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d3ff4628-3019-4f68-beae-1d742ba6a2c7 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:30.764503 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d3ff4628-3019-4f68-beae-1d742ba6a2c7 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Delete volume request issued successfully. Aug 19 11:07:30.764706 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d3ff4628-3019-4f68-beae-1d742ba6a2c7 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 returned with HTTP 202 Aug 19 11:07:30.765152 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 841/3357] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:30 2026] DELETE /volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:30.781550 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a7fdd086-f3af-48bc-8941-2af92b4d6dd0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:30.785504 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7fdd086-f3af-48bc-8941-2af92b4d6dd0 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:30.785504 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7fdd086-f3af-48bc-8941-2af92b4d6dd0 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:30.785504 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7fdd086-f3af-48bc-8941-2af92b4d6dd0 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:30.795580 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:30.795580 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:30.799957 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7fdd086-f3af-48bc-8941-2af92b4d6dd0 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:30.804684 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7fdd086-f3af-48bc-8941-2af92b4d6dd0 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 returned with HTTP 200 Aug 19 11:07:30.805261 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 838/3358] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:30 2026] GET /volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:31.204456 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-875a9d3a-64e7-4e9e-830f-79e26e26f72a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:31.206366 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-875a9d3a-64e7-4e9e-830f-79e26e26f72a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:31.206659 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-875a9d3a-64e7-4e9e-830f-79e26e26f72a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:31.208393 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-875a9d3a-64e7-4e9e-830f-79e26e26f72a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:31.222768 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:31.222768 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:31.226852 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-875a9d3a-64e7-4e9e-830f-79e26e26f72a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:31.234493 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-875a9d3a-64e7-4e9e-830f-79e26e26f72a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:31.235056 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 842/3359] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:31 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:31.381393 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ad0b3dbb-74b7-47be-b72e-f3504696ba60 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:31.383721 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad0b3dbb-74b7-47be-b72e-f3504696ba60 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:31.383955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad0b3dbb-74b7-47be-b72e-f3504696ba60 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:31.384200 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad0b3dbb-74b7-47be-b72e-f3504696ba60 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:31.396335 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:31.396335 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:31.401310 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ad0b3dbb-74b7-47be-b72e-f3504696ba60 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:31.405660 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad0b3dbb-74b7-47be-b72e-f3504696ba60 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:31.406069 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 839/3360] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:31 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:31.539043 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-299c43e3-682f-4a69-ac28-ef501d0a4924 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:31.540919 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-299c43e3-682f-4a69-ac28-ef501d0a4924 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:31.541156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-299c43e3-682f-4a69-ac28-ef501d0a4924 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:31.541388 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-299c43e3-682f-4a69-ac28-ef501d0a4924 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:31.744801 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:31.744801 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:31.751578 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-299c43e3-682f-4a69-ac28-ef501d0a4924 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:31.758856 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-299c43e3-682f-4a69-ac28-ef501d0a4924 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 returned with HTTP 200 Aug 19 11:07:31.759359 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 842/3361] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:31 2026] GET /volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 => generated 1364 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:31.772596 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61877b1a-b086-4a8f-bbff-e3854c7a21cb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:31.790408 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61877b1a-b086-4a8f-bbff-e3854c7a21cb tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:31.791138 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61877b1a-b086-4a8f-bbff-e3854c7a21cb tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:31.791138 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61877b1a-b086-4a8f-bbff-e3854c7a21cb tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:31.802008 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:31.802008 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:31.808162 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-61877b1a-b086-4a8f-bbff-e3854c7a21cb tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:31.817215 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61877b1a-b086-4a8f-bbff-e3854c7a21cb tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 returned with HTTP 200 Aug 19 11:07:31.817807 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 839/3362] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:31 2026] GET /volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 => generated 1364 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:31.820719 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2cc2d7c7-980c-4b8f-8c79-24d3d27dd050 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:31.822887 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2cc2d7c7-980c-4b8f-8c79-24d3d27dd050 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:31.822887 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2cc2d7c7-980c-4b8f-8c79-24d3d27dd050 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:31.823018 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2cc2d7c7-980c-4b8f-8c79-24d3d27dd050 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:31.829401 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2cc2d7c7-980c-4b8f-8c79-24d3d27dd050 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 returned with HTTP 404 Aug 19 11:07:31.830023 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 843/3363] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:31 2026] GET /volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:31.857658 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-36ef99f5-6aff-4e19-867b-c47634248f66 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:31.905725 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36ef99f5-6aff-4e19-867b-c47634248f66 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] PUT https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:31.906064 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36ef99f5-6aff-4e19-867b-c47634248f66 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-945649891"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:31.907180 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d97380e5-96c1-4545-b107-bdba5b875da3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:31.909913 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d97380e5-96c1-4545-b107-bdba5b875da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] DELETE https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a Aug 19 11:07:31.910124 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d97380e5-96c1-4545-b107-bdba5b875da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:31.910326 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d97380e5-96c1-4545-b107-bdba5b875da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:31.910534 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-d97380e5-96c1-4545-b107-bdba5b875da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Delete volume with id: d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a Aug 19 11:07:31.917321 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:31.917321 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:31.918693 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:31.918693 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:31.919351 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d97380e5-96c1-4545-b107-bdba5b875da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:31.920509 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-36ef99f5-6aff-4e19-867b-c47634248f66 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:31.930599 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-36ef99f5-6aff-4e19-867b-c47634248f66 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume updated successfully. Aug 19 11:07:31.931127 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36ef99f5-6aff-4e19-867b-c47634248f66 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 returned with HTTP 200 Aug 19 11:07:31.931705 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 840/3364] 10.4.3.46 () {68 vars in 1361 bytes} [Wed Aug 19 11:07:31 2026] PUT /volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 => generated 780 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:31.943237 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d97380e5-96c1-4545-b107-bdba5b875da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Delete volume request issued successfully. Aug 19 11:07:31.943237 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d97380e5-96c1-4545-b107-bdba5b875da3 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a returned with HTTP 202 Aug 19 11:07:31.943738 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 843/3365] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:31 2026] DELETE /volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:31.954531 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8c36e137-ebdc-422d-9f4b-f9262b9d556f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:31.954677 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-642e8dd4-c91b-453c-bad3-1b6d66b54f6b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:31.956094 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8c36e137-ebdc-422d-9f4b-f9262b9d556f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] PUT https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:31.956414 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8c36e137-ebdc-422d-9f4b-f9262b9d556f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-557900872", "description": "This is the new description of volume"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:31.958657 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-642e8dd4-c91b-453c-bad3-1b6d66b54f6b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a Aug 19 11:07:31.958935 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-642e8dd4-c91b-453c-bad3-1b6d66b54f6b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:31.959141 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-642e8dd4-c91b-453c-bad3-1b6d66b54f6b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:31.972066 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:31.972066 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:31.974030 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:31.974030 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:31.976846 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8c36e137-ebdc-422d-9f4b-f9262b9d556f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:31.981566 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-642e8dd4-c91b-453c-bad3-1b6d66b54f6b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Volume info retrieved successfully. Aug 19 11:07:31.990364 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-642e8dd4-c91b-453c-bad3-1b6d66b54f6b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a returned with HTTP 200 Aug 19 11:07:31.990469 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8c36e137-ebdc-422d-9f4b-f9262b9d556f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume updated successfully. Aug 19 11:07:31.990538 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 844/3366] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:31 2026] GET /volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a => generated 831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:31.990578 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8c36e137-ebdc-422d-9f4b-f9262b9d556f tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 returned with HTTP 200 Aug 19 11:07:31.991820 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 840/3367] 10.4.3.46 () {68 vars in 1362 bytes} [Wed Aug 19 11:07:31 2026] PUT /volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:32.006601 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-db898b70-dde4-448f-af3f-4e22ee20d36d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:32.014931 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db898b70-dde4-448f-af3f-4e22ee20d36d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:32.015442 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db898b70-dde4-448f-af3f-4e22ee20d36d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:32.015617 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db898b70-dde4-448f-af3f-4e22ee20d36d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:32.026808 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:32.026808 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:32.033920 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-db898b70-dde4-448f-af3f-4e22ee20d36d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:32.034034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-a250338b-2277-4910-96e7-ab4e053909f7 req-f48ca6ab-77be-4864-98b1-ffdc3c8dfddb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:32.036638 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-f48ca6ab-77be-4864-98b1-ffdc3c8dfddb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/attachments/fd0bf71c-5e11-4da5-8828-3cb97313bd25/action Aug 19 11:07:32.037048 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-f48ca6ab-77be-4864-98b1-ffdc3c8dfddb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:32.037205 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-f48ca6ab-77be-4864-98b1-ffdc3c8dfddb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:32.039786 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db898b70-dde4-448f-af3f-4e22ee20d36d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 returned with HTTP 200 Aug 19 11:07:32.040289 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 841/3368] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:32 2026] GET /volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 => generated 1403 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:32.054555 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:32.054555 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:32.058654 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6639016e-6301-437e-83f4-bb330a05da31 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:32.059872 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:32.059872 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1045157499", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-172267059"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:32.061461 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1045157499', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-172267059'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:32.061661 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume of 1 GB Aug 19 11:07:32.065737 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Availability Zones retrieved successfully. Aug 19 11:07:32.066140 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a250338b-2277-4910-96e7-ab4e053909f7 req-f48ca6ab-77be-4864-98b1-ffdc3c8dfddb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/fd0bf71c-5e11-4da5-8828-3cb97313bd25/action returned with HTTP 204 Aug 19 11:07:32.067348 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 844/3369] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:07:32 2026] POST /volume/v3/attachments/fd0bf71c-5e11-4da5-8828-3cb97313bd25/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:32.072522 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (ea9512dd-9d3e-438a-928b-734d4e7eedd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:32.073570 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d7b124-adc4-4530-8c68-50a3b1e93951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:32.074873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:32.110119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d7b124-adc4-4530-8c68-50a3b1e93951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:32.110119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc75efbf-e34c-42e6-b62f-0caf93c5c384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:32.151689 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Created reservations ['eb5b369c-69d4-4128-9f81-b9c4905daf83', 'ee50cbb4-eb80-4fc1-b0ed-9188a2348eb5', '303b28bf-818e-40a1-ad44-50317d703f8c', '92a00082-7d2d-44fa-96d4-92ea60c0212b'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:32.152620 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc75efbf-e34c-42e6-b62f-0caf93c5c384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb5b369c-69d4-4128-9f81-b9c4905daf83', 'ee50cbb4-eb80-4fc1-b0ed-9188a2348eb5', '303b28bf-818e-40a1-ad44-50317d703f8c', '92a00082-7d2d-44fa-96d4-92ea60c0212b']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:32.153364 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d116029b-3438-4ff6-adb4-abdb3d19fcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:32.186949 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d116029b-3438-4ff6-adb4-abdb3d19fcf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '518d94f1-245e-4f59-ab0e-c66af13adf8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1045157499',display_name='tempest-VolumesGetTest-Volume-172267059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['eb5b369c-69d4-4128-9f81-b9c4905daf83','ee50cbb4-eb80-4fc1-b0ed-9188a2348eb5','303b28bf-818e-40a1-ad44-50317d703f8c','92a00082-7d2d-44fa-96d4-92ea60c0212b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1045157499',display_name='tempest-VolumesGetTest-Volume-172267059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=518d94f1-245e-4f59-ab0e-c66af13adf8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe084b60903e4d5eaa2d205faf0050b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f207687c93f141a0afc73b2d1e18effb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:32.187736 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8fc7d6f-2842-4c58-bdb5-0705b9b56d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:32.211120 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8fc7d6f-2842-4c58-bdb5-0705b9b56d81) transitioned into 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-1045157499',display_name='tempest-VolumesGetTest-Volume-172267059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe084b60903e4d5eaa2d205faf0050b7',qos_specs=None,replication_status=,reservations=['eb5b369c-69d4-4128-9f81-b9c4905daf83','ee50cbb4-eb80-4fc1-b0ed-9188a2348eb5','303b28bf-818e-40a1-ad44-50317d703f8c','92a00082-7d2d-44fa-96d4-92ea60c0212b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f207687c93f141a0afc73b2d1e18effb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:32.212180 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfdc1554-1234-4331-b0b6-35a7d7976bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:32.226007 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfdc1554-1234-4331-b0b6-35a7d7976bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:32.227217 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Flow 'volume_create_api' (ea9512dd-9d3e-438a-928b-734d4e7eedd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:32.227217 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Create volume request issued successfully. Aug 19 11:07:32.227677 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6639016e-6301-437e-83f4-bb330a05da31 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:32.228093 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 845/3370] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:32 2026] POST /volume/v3/volumes => generated 777 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:32.246670 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8c40212a-c133-496b-8be8-a0ef799ec41b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:32.250048 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8c40212a-c133-496b-8be8-a0ef799ec41b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c Aug 19 11:07:32.250415 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8c40212a-c133-496b-8be8-a0ef799ec41b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:32.250415 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8c40212a-c133-496b-8be8-a0ef799ec41b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:32.250492 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-88caf107-a29c-452f-b59d-7fdc3e3fbe41 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:32.252242 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-88caf107-a29c-452f-b59d-7fdc3e3fbe41 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:07:32.252441 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-88caf107-a29c-452f-b59d-7fdc3e3fbe41 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:32.252677 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-88caf107-a29c-452f-b59d-7fdc3e3fbe41 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:32.257195 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:32.257195 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:32.260880 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8c40212a-c133-496b-8be8-a0ef799ec41b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:32.261721 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:32.261721 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:32.265993 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-88caf107-a29c-452f-b59d-7fdc3e3fbe41 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:07:32.266449 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8c40212a-c133-496b-8be8-a0ef799ec41b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c returned with HTTP 200 Aug 19 11:07:32.266987 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 841/3371] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:32 2026] GET /volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:32.270939 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-88caf107-a29c-452f-b59d-7fdc3e3fbe41 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:07:32.271562 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 842/3372] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:32 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:32.422502 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0b3ded25-2579-4013-a509-d2a4666e0ee2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:32.424840 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0b3ded25-2579-4013-a509-d2a4666e0ee2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:32.425046 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0b3ded25-2579-4013-a509-d2a4666e0ee2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:32.425301 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0b3ded25-2579-4013-a509-d2a4666e0ee2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:32.438180 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:32.438180 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:32.442833 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0b3ded25-2579-4013-a509-d2a4666e0ee2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:32.449495 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0b3ded25-2579-4013-a509-d2a4666e0ee2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:32.450036 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 845/3373] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:32 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:33.010062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9ffab8c4-db27-45b4-8f2f-6801e1cbc329 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.032529 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ffab8c4-db27-45b4-8f2f-6801e1cbc329 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a Aug 19 11:07:33.032529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ffab8c4-db27-45b4-8f2f-6801e1cbc329 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:33.032529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ffab8c4-db27-45b4-8f2f-6801e1cbc329 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:33.032529 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ffab8c4-db27-45b4-8f2f-6801e1cbc329 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a returned with HTTP 404 Aug 19 11:07:33.032529 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 846/3374] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:33 2026] GET /volume/v3/volumes/d7eab4db-fbd1-43de-a2c0-f2fc5ae45b2a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:33.032854 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9dfcd616-430f-4577-9e55-4b323af0bcec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.032854 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9dfcd616-430f-4577-9e55-4b323af0bcec tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:33.032854 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9dfcd616-430f-4577-9e55-4b323af0bcec tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:33.033301 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9dfcd616-430f-4577-9e55-4b323af0bcec tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:33.033301 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-9dfcd616-430f-4577-9e55-4b323af0bcec tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Delete snapshot with id: 71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:33.038112 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9dfcd616-430f-4577-9e55-4b323af0bcec tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 returned with HTTP 404 Aug 19 11:07:33.038602 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 842/3375] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:07:33 2026] DELETE /volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:33.046916 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3380d0ca-311d-4a4d-958c-72ac344eb75c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.050398 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3380d0ca-311d-4a4d-958c-72ac344eb75c tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 Aug 19 11:07:33.050474 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3380d0ca-311d-4a4d-958c-72ac344eb75c tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:33.050673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3380d0ca-311d-4a4d-958c-72ac344eb75c tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:33.059190 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3380d0ca-311d-4a4d-958c-72ac344eb75c tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 returned with HTTP 404 Aug 19 11:07:33.059367 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 843/3376] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:33 2026] GET /volume/v3/snapshots/71305244-8890-4903-a711-3aede085ee46 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:33.070814 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-361a4218-ae94-4691-bbae-255e7cbaa69b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.073536 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-361a4218-ae94-4691-bbae-255e7cbaa69b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] DELETE https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:33.076044 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-361a4218-ae94-4691-bbae-255e7cbaa69b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:33.076044 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-361a4218-ae94-4691-bbae-255e7cbaa69b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:33.076044 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-361a4218-ae94-4691-bbae-255e7cbaa69b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Delete volume with id: 9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:33.081272 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-361a4218-ae94-4691-bbae-255e7cbaa69b tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 returned with HTTP 404 Aug 19 11:07:33.081853 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 846/3377] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:33 2026] DELETE /volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:33.089720 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-af5018af-b3ce-4fa0-ae81-37d900ee4cc6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.091408 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-af5018af-b3ce-4fa0-ae81-37d900ee4cc6 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] GET https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 Aug 19 11:07:33.091612 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-af5018af-b3ce-4fa0-ae81-37d900ee4cc6 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:33.091807 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-af5018af-b3ce-4fa0-ae81-37d900ee4cc6 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:33.103220 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-af5018af-b3ce-4fa0-ae81-37d900ee4cc6 tempest-SnapshotDependencyTests-1157900122 tempest-SnapshotDependencyTests-1157900122-project-member] https://10.4.3.46/volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 returned with HTTP 404 Aug 19 11:07:33.103718 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 847/3378] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:33 2026] GET /volume/v3/volumes/9f5298a6-4e1f-4882-978b-64f6e8db7184 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:33.280800 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fe8ac0d7-0786-4f3c-84d0-280a23d6e73a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.282999 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe8ac0d7-0786-4f3c-84d0-280a23d6e73a tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c Aug 19 11:07:33.282999 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe8ac0d7-0786-4f3c-84d0-280a23d6e73a tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:33.282999 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe8ac0d7-0786-4f3c-84d0-280a23d6e73a tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:33.292364 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:33.292364 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:33.296671 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fe8ac0d7-0786-4f3c-84d0-280a23d6e73a tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:33.302121 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe8ac0d7-0786-4f3c-84d0-280a23d6e73a tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c returned with HTTP 200 Aug 19 11:07:33.302456 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 843/3379] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:33 2026] GET /volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:33.317393 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-205058a8-ba5a-4cda-a560-36cb0eb9299d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.320159 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-205058a8-ba5a-4cda-a560-36cb0eb9299d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] PUT https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c Aug 19 11:07:33.320334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-205058a8-ba5a-4cda-a560-36cb0eb9299d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-945649891", "description": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:33.333121 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:33.333121 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:33.338226 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-205058a8-ba5a-4cda-a560-36cb0eb9299d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:33.349473 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-205058a8-ba5a-4cda-a560-36cb0eb9299d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume updated successfully. Aug 19 11:07:33.350515 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-205058a8-ba5a-4cda-a560-36cb0eb9299d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c returned with HTTP 200 Aug 19 11:07:33.350957 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 844/3380] 10.4.3.46 () {68 vars in 1361 bytes} [Wed Aug 19 11:07:33 2026] PUT /volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c => generated 767 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:33.364546 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-18aebc35-211e-4fbe-8b80-b61f196bc5af None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.369418 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-18aebc35-211e-4fbe-8b80-b61f196bc5af tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c Aug 19 11:07:33.369418 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-18aebc35-211e-4fbe-8b80-b61f196bc5af tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:33.369633 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-18aebc35-211e-4fbe-8b80-b61f196bc5af tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:33.386611 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:33.386611 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:33.392283 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-18aebc35-211e-4fbe-8b80-b61f196bc5af tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:33.398845 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-18aebc35-211e-4fbe-8b80-b61f196bc5af tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c returned with HTTP 200 Aug 19 11:07:33.398948 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 847/3381] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:33 2026] GET /volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:33.411616 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-11471dfe-fcaf-4781-bd19-290dc5f91a1d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.416573 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-11471dfe-fcaf-4781-bd19-290dc5f91a1d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] DELETE https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c Aug 19 11:07:33.416573 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-11471dfe-fcaf-4781-bd19-290dc5f91a1d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:33.416573 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-11471dfe-fcaf-4781-bd19-290dc5f91a1d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:33.416573 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-11471dfe-fcaf-4781-bd19-290dc5f91a1d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume with id: 518d94f1-245e-4f59-ab0e-c66af13adf8c Aug 19 11:07:33.425134 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:33.425134 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:33.425651 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-11471dfe-fcaf-4781-bd19-290dc5f91a1d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:33.452087 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-11471dfe-fcaf-4781-bd19-290dc5f91a1d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume request issued successfully. Aug 19 11:07:33.452801 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-11471dfe-fcaf-4781-bd19-290dc5f91a1d tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c returned with HTTP 202 Aug 19 11:07:33.452988 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 848/3382] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:33 2026] DELETE /volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:33.466231 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-324ecfff-d473-4c7c-8586-d9ab5d5f3bb4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.467781 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-324ecfff-d473-4c7c-8586-d9ab5d5f3bb4 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c Aug 19 11:07:33.468081 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-324ecfff-d473-4c7c-8586-d9ab5d5f3bb4 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:33.468382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-324ecfff-d473-4c7c-8586-d9ab5d5f3bb4 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:33.473388 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cfbd5b89-0f6d-41a0-ad67-c04105e1af8b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:33.479150 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cfbd5b89-0f6d-41a0-ad67-c04105e1af8b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:33.479353 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cfbd5b89-0f6d-41a0-ad67-c04105e1af8b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:33.479610 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cfbd5b89-0f6d-41a0-ad67-c04105e1af8b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:33.480532 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:33.480532 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:33.485057 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-324ecfff-d473-4c7c-8586-d9ab5d5f3bb4 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:33.491289 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:33.491289 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:33.491859 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-324ecfff-d473-4c7c-8586-d9ab5d5f3bb4 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c returned with HTTP 200 Aug 19 11:07:33.492458 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 844/3383] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:33 2026] GET /volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:33.500417 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cfbd5b89-0f6d-41a0-ad67-c04105e1af8b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:33.508875 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cfbd5b89-0f6d-41a0-ad67-c04105e1af8b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:33.508875 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 845/3384] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:33 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:34.507941 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7e314bea-3da8-4b80-9e7b-5d65fa3c0abf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:34.509861 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7e314bea-3da8-4b80-9e7b-5d65fa3c0abf tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c Aug 19 11:07:34.510004 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7e314bea-3da8-4b80-9e7b-5d65fa3c0abf tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:34.510408 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7e314bea-3da8-4b80-9e7b-5d65fa3c0abf tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:34.522745 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7e314bea-3da8-4b80-9e7b-5d65fa3c0abf tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c returned with HTTP 404 Aug 19 11:07:34.524300 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 848/3385] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:34 2026] GET /volume/v3/volumes/518d94f1-245e-4f59-ab0e-c66af13adf8c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:34.525205 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-868ce5d9-26ad-4b0a-854c-2d4368434599 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:34.529844 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-868ce5d9-26ad-4b0a-854c-2d4368434599 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:34.530241 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-868ce5d9-26ad-4b0a-854c-2d4368434599 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:34.531211 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-868ce5d9-26ad-4b0a-854c-2d4368434599 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:34.532831 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6c3fc396-8209-4b14-8ee3-42d898795ced None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:34.535072 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c3fc396-8209-4b14-8ee3-42d898795ced tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:34.535306 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c3fc396-8209-4b14-8ee3-42d898795ced tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:34.535683 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c3fc396-8209-4b14-8ee3-42d898795ced tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:34.544898 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:34.544898 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:34.550006 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6c3fc396-8209-4b14-8ee3-42d898795ced tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:34.553532 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:34.553532 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:34.555410 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c3fc396-8209-4b14-8ee3-42d898795ced tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 returned with HTTP 200 Aug 19 11:07:34.556198 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 845/3386] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:34 2026] GET /volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:34.558518 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-868ce5d9-26ad-4b0a-854c-2d4368434599 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:34.564010 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-868ce5d9-26ad-4b0a-854c-2d4368434599 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:34.564914 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 849/3387] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:34 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:34.577109 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-aa5c3889-ca67-4294-ac40-e405c1249632 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:34.584475 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aa5c3889-ca67-4294-ac40-e405c1249632 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:34.584591 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aa5c3889-ca67-4294-ac40-e405c1249632 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:34.585073 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aa5c3889-ca67-4294-ac40-e405c1249632 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:34.585073 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-aa5c3889-ca67-4294-ac40-e405c1249632 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume with id: e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:34.597582 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:34.597582 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:34.598204 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-aa5c3889-ca67-4294-ac40-e405c1249632 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:34.620926 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-aa5c3889-ca67-4294-ac40-e405c1249632 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Delete volume request issued successfully. Aug 19 11:07:34.621182 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aa5c3889-ca67-4294-ac40-e405c1249632 tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 returned with HTTP 202 Aug 19 11:07:34.621500 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 846/3388] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:34 2026] DELETE /volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:34.633098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a6602fce-ac4d-4019-bf8b-3577f4d9650b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:34.635407 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a6602fce-ac4d-4019-bf8b-3577f4d9650b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:34.635555 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a6602fce-ac4d-4019-bf8b-3577f4d9650b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:34.635811 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a6602fce-ac4d-4019-bf8b-3577f4d9650b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:34.653657 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:34.653657 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:34.659783 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a6602fce-ac4d-4019-bf8b-3577f4d9650b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Volume info retrieved successfully. Aug 19 11:07:34.671027 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a6602fce-ac4d-4019-bf8b-3577f4d9650b tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 returned with HTTP 200 Aug 19 11:07:34.671530 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 849/3389] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:34 2026] GET /volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 => generated 1402 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:35.267683 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-83bb602b-b6e2-489f-85f5-9c886b809952 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:35.269426 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-83bb602b-b6e2-489f-85f5-9c886b809952 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:35.269883 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-83bb602b-b6e2-489f-85f5-9c886b809952 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:35.269883 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-83bb602b-b6e2-489f-85f5-9c886b809952 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:35.276907 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:35.276907 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:35.281975 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-83bb602b-b6e2-489f-85f5-9c886b809952 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:35.286744 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-83bb602b-b6e2-489f-85f5-9c886b809952 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:35.287144 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 846/3390] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:35 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:35.579804 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0d128c3d-b4c8-4b86-ba2e-de4e42710a47 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:35.581233 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0d128c3d-b4c8-4b86-ba2e-de4e42710a47 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:35.581421 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0d128c3d-b4c8-4b86-ba2e-de4e42710a47 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:35.581628 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0d128c3d-b4c8-4b86-ba2e-de4e42710a47 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:35.590950 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:35.590950 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:35.594303 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0d128c3d-b4c8-4b86-ba2e-de4e42710a47 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:35.598554 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0d128c3d-b4c8-4b86-ba2e-de4e42710a47 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:35.598974 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 850/3391] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:35 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:35.686549 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-09f42de0-6df7-4355-9915-ea7c04b6a49a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:35.689352 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-09f42de0-6df7-4355-9915-ea7c04b6a49a tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] GET https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 Aug 19 11:07:35.689352 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-09f42de0-6df7-4355-9915-ea7c04b6a49a tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:35.689352 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-09f42de0-6df7-4355-9915-ea7c04b6a49a tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:35.698014 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-09f42de0-6df7-4355-9915-ea7c04b6a49a tempest-VolumesGetTest-1123154006 tempest-VolumesGetTest-1123154006-project-member] https://10.4.3.46/volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 returned with HTTP 404 Aug 19 11:07:35.698331 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 847/3392] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:35 2026] GET /volume/v3/volumes/e5b11bc1-52bb-4289-aa11-5b70dd682150 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:36.301893 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f4bd375a-6b86-4646-a375-6aedd8d878a0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:36.305298 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4bd375a-6b86-4646-a375-6aedd8d878a0 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:36.305298 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4bd375a-6b86-4646-a375-6aedd8d878a0 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:36.305298 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4bd375a-6b86-4646-a375-6aedd8d878a0 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:36.314163 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:36.314163 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:36.319084 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f4bd375a-6b86-4646-a375-6aedd8d878a0 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:36.324774 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4bd375a-6b86-4646-a375-6aedd8d878a0 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:36.325134 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 850/3393] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:36 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:36.350991 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d4924631-e5d8-4dec-b372-94a76e0491bc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:36.352867 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4924631-e5d8-4dec-b372-94a76e0491bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] POST https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action Aug 19 11:07:36.353211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4924631-e5d8-4dec-b372-94a76e0491bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-541026134", "disk_format": "qcow2"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:36.353448 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4924631-e5d8-4dec-b372-94a76e0491bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-541026134", "disk_format": "qcow2"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:36.362200 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:36.362200 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:36.362687 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d4924631-e5d8-4dec-b372-94a76e0491bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:36.374497 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:36.374497 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:36.377822 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.image.image_utils [None req-d4924631-e5d8-4dec-b372-94a76e0491bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-541026134'}] 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-541026134'}]. {{(pid=100203) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 11:07:36.612412 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2a75754f-184e-4de6-8cbe-0d00d68267c7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:36.614306 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a75754f-184e-4de6-8cbe-0d00d68267c7 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:36.614534 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a75754f-184e-4de6-8cbe-0d00d68267c7 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:36.614785 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a75754f-184e-4de6-8cbe-0d00d68267c7 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:36.625513 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:36.625513 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:36.629337 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2a75754f-184e-4de6-8cbe-0d00d68267c7 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:36.633636 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a75754f-184e-4de6-8cbe-0d00d68267c7 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:36.634021 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 851/3394] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:36 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:36.863868 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d4924631-e5d8-4dec-b372-94a76e0491bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Copy volume to image completed successfully. Aug 19 11:07:36.864388 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4924631-e5d8-4dec-b372-94a76e0491bc tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action returned with HTTP 202 Aug 19 11:07:36.864900 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 847/3395] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:07:36 2026] POST /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e/action => generated 688 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:37.083553 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-60568457-d647-4b04-8693-d58c5201692e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:37.085241 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60568457-d647-4b04-8693-d58c5201692e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:07:37.085583 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60568457-d647-4b04-8693-d58c5201692e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "096717a9-ac34-4617-aa56-a1944157a955", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-810145395", "description": null, "metadata": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:37.096445 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:37.096445 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:37.096913 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-60568457-d647-4b04-8693-d58c5201692e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:37.097076 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-60568457-d647-4b04-8693-d58c5201692e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create snapshot from volume 096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:07:37.120695 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-60568457-d647-4b04-8693-d58c5201692e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['08c4e1ec-e6fb-45b8-998d-2fda65acda36', 'b88783ff-624f-4bcb-b212-b18ec1a7942e', '0c5ce58f-125d-4592-aadf-19b1cd63de3a', 'e1d078dd-f588-49ed-b97d-5720e40e710e'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:37.148143 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-60568457-d647-4b04-8693-d58c5201692e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot force create request issued successfully. Aug 19 11:07:37.148493 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60568457-d647-4b04-8693-d58c5201692e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:07:37.148957 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 848/3396] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:07:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:37.160843 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c973bbd6-d79d-4375-a697-e7c1e8f3df5f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:37.162885 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c973bbd6-d79d-4375-a697-e7c1e8f3df5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 Aug 19 11:07:37.163269 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c973bbd6-d79d-4375-a697-e7c1e8f3df5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:37.163582 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c973bbd6-d79d-4375-a697-e7c1e8f3df5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:37.169390 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:37.169390 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:37.169952 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c973bbd6-d79d-4375-a697-e7c1e8f3df5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:37.171996 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c973bbd6-d79d-4375-a697-e7c1e8f3df5f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 returned with HTTP 200 Aug 19 11:07:37.173598 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 851/3397] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:37 2026] GET /volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:37.266610 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-423ef02b-5236-4aab-9429-cccc4614855c req-584ce96b-fe87-448e-b0a4-20d19fcecb3a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:37.270396 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-584ce96b-fe87-448e-b0a4-20d19fcecb3a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments/8bbbd568-0b30-491b-b9e0-a18b9f38047a/action Aug 19 11:07:37.270396 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-584ce96b-fe87-448e-b0a4-20d19fcecb3a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:37.270396 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-584ce96b-fe87-448e-b0a4-20d19fcecb3a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:37.291871 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:37.291871 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:37.311968 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-423ef02b-5236-4aab-9429-cccc4614855c req-584ce96b-fe87-448e-b0a4-20d19fcecb3a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/8bbbd568-0b30-491b-b9e0-a18b9f38047a/action returned with HTTP 204 Aug 19 11:07:37.311968 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 852/3398] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:07:37 2026] POST /volume/v3/attachments/8bbbd568-0b30-491b-b9e0-a18b9f38047a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:37.649375 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b8021beb-2226-4446-8e12-0261154e9cda None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:37.651234 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b8021beb-2226-4446-8e12-0261154e9cda tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:37.651558 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b8021beb-2226-4446-8e12-0261154e9cda tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:37.651824 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b8021beb-2226-4446-8e12-0261154e9cda tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:37.661036 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:37.661036 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:37.664337 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b8021beb-2226-4446-8e12-0261154e9cda tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:37.669806 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b8021beb-2226-4446-8e12-0261154e9cda tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:37.670209 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 848/3399] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:37 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:37.681468 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fead912a-cbfd-42f4-bc57-c1f63e9d6a4e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:37.683316 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fead912a-cbfd-42f4-bc57-c1f63e9d6a4e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:37.683525 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fead912a-cbfd-42f4-bc57-c1f63e9d6a4e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:37.683721 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fead912a-cbfd-42f4-bc57-c1f63e9d6a4e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:37.692503 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:37.692503 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:37.695729 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fead912a-cbfd-42f4-bc57-c1f63e9d6a4e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:37.699612 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fead912a-cbfd-42f4-bc57-c1f63e9d6a4e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:37.700093 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 849/3400] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:37 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:37.735109 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e913089b-2ee0-4e39-b322-91467a56c38c req-c9abba90-f0e5-47ba-b402-de92ffa5a7c9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:37.737564 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-c9abba90-f0e5-47ba-b402-de92ffa5a7c9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:37.737564 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-c9abba90-f0e5-47ba-b402-de92ffa5a7c9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:37.737750 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-c9abba90-f0e5-47ba-b402-de92ffa5a7c9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:37.753936 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:37.753936 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:37.757602 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-e913089b-2ee0-4e39-b322-91467a56c38c req-c9abba90-f0e5-47ba-b402-de92ffa5a7c9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:37.763315 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-c9abba90-f0e5-47ba-b402-de92ffa5a7c9 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:37.763851 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 852/3401] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:37 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:37.780469 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e913089b-2ee0-4e39-b322-91467a56c38c req-f2a8efe4-3c49-47a4-b23d-1bb0980eb505 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:37.782326 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-f2a8efe4-3c49-47a4-b23d-1bb0980eb505 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3/action Aug 19 11:07:37.782706 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-f2a8efe4-3c49-47a4-b23d-1bb0980eb505 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:37.782877 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-f2a8efe4-3c49-47a4-b23d-1bb0980eb505 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:37.794499 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:37.794499 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:37.794982 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-e913089b-2ee0-4e39-b322-91467a56c38c req-f2a8efe4-3c49-47a4-b23d-1bb0980eb505 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:37.801451 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-e913089b-2ee0-4e39-b322-91467a56c38c req-f2a8efe4-3c49-47a4-b23d-1bb0980eb505 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Begin detaching volume completed successfully. Aug 19 11:07:37.801700 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-f2a8efe4-3c49-47a4-b23d-1bb0980eb505 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3/action returned with HTTP 202 Aug 19 11:07:37.802089 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 853/3402] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:07:37 2026] POST /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:07:37.842580 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1e80f4ca-ff25-4656-9ad4-2fd608dc5e51 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:37.843005 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e80f4ca-ff25-4656-9ad4-2fd608dc5e51 None None] GET https://10.4.3.46/volume// Aug 19 11:07:37.843211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e80f4ca-ff25-4656-9ad4-2fd608dc5e51 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:37.843405 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e80f4ca-ff25-4656-9ad4-2fd608dc5e51 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:37.844126 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e80f4ca-ff25-4656-9ad4-2fd608dc5e51 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:37.844439 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 849/3403] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:07: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 19 11:07:37.852990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e913089b-2ee0-4e39-b322-91467a56c38c req-30659509-779b-4c19-b06b-fce503042b3b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:37.854992 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-30659509-779b-4c19-b06b-fce503042b3b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:37.855192 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-30659509-779b-4c19-b06b-fce503042b3b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:37.855413 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-30659509-779b-4c19-b06b-fce503042b3b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:37.864098 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:37.864098 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:37.867015 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-e913089b-2ee0-4e39-b322-91467a56c38c req-30659509-779b-4c19-b06b-fce503042b3b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:37.870833 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-30659509-779b-4c19-b06b-fce503042b3b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:37.871189 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 850/3404] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:07:37 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 1351 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:07:37.880347 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e913089b-2ee0-4e39-b322-91467a56c38c req-9eef22ba-bde1-4d8b-ad8e-66af49fe2e59 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:37.882382 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-9eef22ba-bde1-4d8b-ad8e-66af49fe2e59 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3/encryption Aug 19 11:07:37.882591 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-9eef22ba-bde1-4d8b-ad8e-66af49fe2e59 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:37.882776 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-9eef22ba-bde1-4d8b-ad8e-66af49fe2e59 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:37.891658 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:37.891658 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:37.898211 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-9eef22ba-bde1-4d8b-ad8e-66af49fe2e59 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3/encryption returned with HTTP 200 Aug 19 11:07:37.898758 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 853/3405] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:07:37 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:38.186790 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f66bfbdb-2b16-42ba-8975-c0b3f895fc48 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:38.188337 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f66bfbdb-2b16-42ba-8975-c0b3f895fc48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 Aug 19 11:07:38.188727 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f66bfbdb-2b16-42ba-8975-c0b3f895fc48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:38.189033 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f66bfbdb-2b16-42ba-8975-c0b3f895fc48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:38.199464 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:38.199464 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:38.199925 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f66bfbdb-2b16-42ba-8975-c0b3f895fc48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:38.201498 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f66bfbdb-2b16-42ba-8975-c0b3f895fc48 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 returned with HTTP 200 Aug 19 11:07:38.202710 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 854/3406] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:38 2026] GET /volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:38.213219 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a21666ca-1864-4e80-b348-5be7ec472f50 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:38.214072 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a21666ca-1864-4e80-b348-5be7ec472f50 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 Aug 19 11:07:38.214271 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a21666ca-1864-4e80-b348-5be7ec472f50 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:38.214451 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a21666ca-1864-4e80-b348-5be7ec472f50 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:38.219955 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:38.219955 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:38.220588 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a21666ca-1864-4e80-b348-5be7ec472f50 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:38.221655 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a21666ca-1864-4e80-b348-5be7ec472f50 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 returned with HTTP 200 Aug 19 11:07:38.221751 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 850/3407] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:38 2026] GET /volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:40.433020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e913089b-2ee0-4e39-b322-91467a56c38c req-5ce53809-da05-4aa5-9375-601fd4247820 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:40.435203 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-5ce53809-da05-4aa5-9375-601fd4247820 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] DELETE https://10.4.3.46/volume/v3/attachments/8bbbd568-0b30-491b-b9e0-a18b9f38047a Aug 19 11:07:40.435396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-5ce53809-da05-4aa5-9375-601fd4247820 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:40.435826 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-5ce53809-da05-4aa5-9375-601fd4247820 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:40.445160 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:40.445160 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:40.519577 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e913089b-2ee0-4e39-b322-91467a56c38c req-5ce53809-da05-4aa5-9375-601fd4247820 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/8bbbd568-0b30-491b-b9e0-a18b9f38047a returned with HTTP 200 Aug 19 11:07:40.520570 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 851/3408] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:07:40 2026] DELETE /volume/v3/attachments/8bbbd568-0b30-491b-b9e0-a18b9f38047a => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:41.040199 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ca6d8c0d-4cde-4bd1-bca8-9382927b9218 req-851ee8e1-c01f-4bb9-9dca-e3f367563805 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:41.042721 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ca6d8c0d-4cde-4bd1-bca8-9382927b9218 req-851ee8e1-c01f-4bb9-9dca-e3f367563805 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:41.042848 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ca6d8c0d-4cde-4bd1-bca8-9382927b9218 req-851ee8e1-c01f-4bb9-9dca-e3f367563805 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:41.043010 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ca6d8c0d-4cde-4bd1-bca8-9382927b9218 req-851ee8e1-c01f-4bb9-9dca-e3f367563805 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:41.050859 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:41.050859 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:41.056743 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-ca6d8c0d-4cde-4bd1-bca8-9382927b9218 req-851ee8e1-c01f-4bb9-9dca-e3f367563805 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:41.062626 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ca6d8c0d-4cde-4bd1-bca8-9382927b9218 req-851ee8e1-c01f-4bb9-9dca-e3f367563805 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:41.062626 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 854/3409] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:41 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:41.840392 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:41.925933 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:41.929592 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-588632669"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:41.929592 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-588632669'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:41.929592 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume of 1 GB Aug 19 11:07:41.932005 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Availability Zones retrieved successfully. Aug 19 11:07:41.939768 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (bb224966-868b-45f9-8d76-aa291737da9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:41.941721 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc82986-48a6-4d25-8f6e-aca2e9919497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:41.942231 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:41.973474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc82986-48a6-4d25-8f6e-aca2e9919497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:41.974327 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cf74d0-e242-473b-bb16-6171583d0f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:42.071690 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['58d4f702-2a80-4320-8a69-ed5b7c9631af', 'a22b2708-2692-4bed-baf3-b494039db0f2', '70abb08e-9a7f-4468-a093-4dc4270883cb', '81945d7e-265f-44cb-929a-22f868e7cf54'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:42.072732 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cf74d0-e242-473b-bb16-6171583d0f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58d4f702-2a80-4320-8a69-ed5b7c9631af', 'a22b2708-2692-4bed-baf3-b494039db0f2', '70abb08e-9a7f-4468-a093-4dc4270883cb', '81945d7e-265f-44cb-929a-22f868e7cf54']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:42.073752 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ea8d20-2abc-49e0-9933-9113c2174def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:42.120325 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ea8d20-2abc-49e0-9933-9113c2174def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-588632669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['58d4f702-2a80-4320-8a69-ed5b7c9631af','a22b2708-2692-4bed-baf3-b494039db0f2','70abb08e-9a7f-4468-a093-4dc4270883cb','81945d7e-265f-44cb-929a-22f868e7cf54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-588632669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa4df37ce6c045eea18debd0320fabf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:42.121013 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdabe9f8-9c7a-4365-800e-04524f508124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:42.147406 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdabe9f8-9c7a-4365-800e-04524f508124) transitioned into state 'SUCCESS' from state '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-588632669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['58d4f702-2a80-4320-8a69-ed5b7c9631af','a22b2708-2692-4bed-baf3-b494039db0f2','70abb08e-9a7f-4468-a093-4dc4270883cb','81945d7e-265f-44cb-929a-22f868e7cf54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:42.148571 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dac3f71-690c-4a73-a934-2ab574cf38e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:42.165306 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dac3f71-690c-4a73-a934-2ab574cf38e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:42.165306 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (bb224966-868b-45f9-8d76-aa291737da9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:42.165306 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request issued successfully. Aug 19 11:07:42.165989 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e6686cd-4e16-41de-bcb3-86906f512a6e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:42.166583 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 855/3410] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:07:41 2026] POST /volume/v3/volumes => generated 751 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:42.185052 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8f65833e-dd91-4767-bedb-511acb5992db None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:42.187792 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f65833e-dd91-4767-bedb-511acb5992db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:07:42.188030 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f65833e-dd91-4767-bedb-511acb5992db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:42.188307 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f65833e-dd91-4767-bedb-511acb5992db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:42.191339 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=690,cinder:UPDATE=205,cinder:INSERT=116,cinder:DELETE=1 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:07:42.204934 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:42.204934 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:42.217030 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8f65833e-dd91-4767-bedb-511acb5992db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:07:42.222689 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f65833e-dd91-4767-bedb-511acb5992db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:07:42.223115 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 851/3411] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:42 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:43.239358 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7e6c44d0-bccd-48e7-aba5-fadad34fda1c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:43.241687 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e6c44d0-bccd-48e7-aba5-fadad34fda1c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:07:43.241888 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e6c44d0-bccd-48e7-aba5-fadad34fda1c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:43.242069 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e6c44d0-bccd-48e7-aba5-fadad34fda1c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:43.252941 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:43.252941 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:43.257684 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7e6c44d0-bccd-48e7-aba5-fadad34fda1c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:07:43.263505 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e6c44d0-bccd-48e7-aba5-fadad34fda1c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:07:43.264254 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 852/3412] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:43 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:43.287726 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7976983b-661a-4739-8ab5-09d8646ea6be None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:43.290741 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7976983b-661a-4739-8ab5-09d8646ea6be tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:07:43.290813 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7976983b-661a-4739-8ab5-09d8646ea6be tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:43.291012 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7976983b-661a-4739-8ab5-09d8646ea6be tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:43.303722 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:43.303722 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:43.308155 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7976983b-661a-4739-8ab5-09d8646ea6be tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:07:43.314002 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7976983b-661a-4739-8ab5-09d8646ea6be tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:07:43.314410 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 855/3413] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:43 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:43.334081 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4fbcac2f-40d5-4148-ae71-d5753902b425 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:43.337665 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4fbcac2f-40d5-4148-ae71-d5753902b425 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:07:43.337774 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4fbcac2f-40d5-4148-ae71-d5753902b425 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-431512912"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:43.350893 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:43.350893 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:43.351830 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4fbcac2f-40d5-4148-ae71-d5753902b425 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:07:43.351830 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-4fbcac2f-40d5-4148-ae71-d5753902b425 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume 8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:07:43.406315 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-4fbcac2f-40d5-4148-ae71-d5753902b425 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['6ae7dc3f-c2eb-4cec-a9e7-6bbdb84163fa', 'c1ed8c27-e9bd-4983-b78c-bf854c8d3113', '6cd4230a-6a18-4543-9f36-1ca03f860e9e', '47431a5d-6dda-49a3-9a28-9196338ab68a'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:43.442678 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4fbcac2f-40d5-4148-ae71-d5753902b425 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot create request issued successfully. Aug 19 11:07:43.442822 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4fbcac2f-40d5-4148-ae71-d5753902b425 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:07:43.443536 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 856/3414] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:07:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:43.454795 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d2e74656-4e1f-45ec-87bd-009ac16cd2ea None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:43.457351 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2e74656-4e1f-45ec-87bd-009ac16cd2ea tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 Aug 19 11:07:43.457570 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2e74656-4e1f-45ec-87bd-009ac16cd2ea tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:43.457782 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2e74656-4e1f-45ec-87bd-009ac16cd2ea tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:43.469284 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:43.469284 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:43.469904 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d2e74656-4e1f-45ec-87bd-009ac16cd2ea tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:07:43.470978 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2e74656-4e1f-45ec-87bd-009ac16cd2ea tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 returned with HTTP 200 Aug 19 11:07:43.471520 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 852/3415] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:43 2026] GET /volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:44.318379 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f17285d3-1007-4f3c-975e-595babce80b2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:44.320120 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f17285d3-1007-4f3c-975e-595babce80b2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] DELETE https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:44.320933 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f17285d3-1007-4f3c-975e-595babce80b2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:44.320933 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f17285d3-1007-4f3c-975e-595babce80b2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:44.320933 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f17285d3-1007-4f3c-975e-595babce80b2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Delete volume with id: 3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:44.327595 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:44.327595 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:44.328011 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f17285d3-1007-4f3c-975e-595babce80b2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:44.344896 np0000007769 devstack@c-api.service[100204]: WARNING cinder.keymgr.conf_key_mgr [None req-f17285d3-1007-4f3c-975e-595babce80b2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:07:44.358097 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f17285d3-1007-4f3c-975e-595babce80b2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Delete volume request issued successfully. Aug 19 11:07:44.358307 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f17285d3-1007-4f3c-975e-595babce80b2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 202 Aug 19 11:07:44.361509 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 853/3416] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:44 2026] DELETE /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:44.371248 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b1e26096-6b8b-4484-95c7-aca35273d7d4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:44.374955 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b1e26096-6b8b-4484-95c7-aca35273d7d4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:44.375228 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b1e26096-6b8b-4484-95c7-aca35273d7d4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:44.376354 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b1e26096-6b8b-4484-95c7-aca35273d7d4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:44.394943 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:44.394943 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:44.400209 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b1e26096-6b8b-4484-95c7-aca35273d7d4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:07:44.410300 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b1e26096-6b8b-4484-95c7-aca35273d7d4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 200 Aug 19 11:07:44.410848 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 856/3417] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:44 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:44.483948 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-eafdd05e-745b-42fe-811a-7a93a40167b8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:44.486087 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eafdd05e-745b-42fe-811a-7a93a40167b8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 Aug 19 11:07:44.486271 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eafdd05e-745b-42fe-811a-7a93a40167b8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:44.486757 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eafdd05e-745b-42fe-811a-7a93a40167b8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:44.495971 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:44.495971 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:44.496416 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-eafdd05e-745b-42fe-811a-7a93a40167b8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:07:44.497210 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eafdd05e-745b-42fe-811a-7a93a40167b8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 returned with HTTP 200 Aug 19 11:07:44.501002 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 857/3418] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:44 2026] GET /volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:44.509839 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1ca49a62-7b51-47f0-ae55-80bd4fee68c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:44.511607 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1ca49a62-7b51-47f0-ae55-80bd4fee68c7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:07:44.511987 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1ca49a62-7b51-47f0-ae55-80bd4fee68c7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd", "snapshot_id": "ef7325ef-2507-4e84-95e6-29208d15ea56", "name": "tempest-VolumesSnapshotTestJSON-Backup-1421151372", "container": "tempest-volumessnapshottestjson-backup-container-2103036958"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:44.516522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-1ca49a62-7b51-47f0-ae55-80bd4fee68c7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Creating new backup {'backup': {'volume_id': '8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd', 'snapshot_id': 'ef7325ef-2507-4e84-95e6-29208d15ea56', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1421151372', 'container': 'tempest-volumessnapshottestjson-backup-container-2103036958'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:07:44.516888 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-1ca49a62-7b51-47f0-ae55-80bd4fee68c7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Creating backup of volume 8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd in container tempest-volumessnapshottestjson-backup-container-2103036958 Aug 19 11:07:44.525576 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:44.525576 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:44.526217 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1ca49a62-7b51-47f0-ae55-80bd4fee68c7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:07:44.535086 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:44.535086 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:44.535603 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1ca49a62-7b51-47f0-ae55-80bd4fee68c7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:07:44.579383 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-1ca49a62-7b51-47f0-ae55-80bd4fee68c7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['45d907eb-82a6-4b0d-9df2-00eacfa86cee', '685ec3ff-8c83-4423-b83b-28ff63471734'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:44.617801 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1ca49a62-7b51-47f0-ae55-80bd4fee68c7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:07:44.620062 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 853/3419] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:44 2026] POST /volume/v3/backups => generated 333 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:44.626006 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c41b4bd9-0a6f-43aa-b3e0-63bc2fdcb5fb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:44.627813 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c41b4bd9-0a6f-43aa-b3e0-63bc2fdcb5fb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:44.627998 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c41b4bd9-0a6f-43aa-b3e0-63bc2fdcb5fb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:44.628169 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c41b4bd9-0a6f-43aa-b3e0-63bc2fdcb5fb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:44.628445 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c41b4bd9-0a6f-43aa-b3e0-63bc2fdcb5fb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:44.632300 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:44.632300 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:44.632837 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c41b4bd9-0a6f-43aa-b3e0-63bc2fdcb5fb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:44.633177 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 854/3420] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:44 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 807 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:44.692820 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c33c95de-53e2-4d3f-a3ab-8b35f0a3dfe1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:44.692820 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c33c95de-53e2-4d3f-a3ab-8b35f0a3dfe1 None None] GET https://10.4.3.46/volume// Aug 19 11:07:44.692820 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c33c95de-53e2-4d3f-a3ab-8b35f0a3dfe1 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:44.692820 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c33c95de-53e2-4d3f-a3ab-8b35f0a3dfe1 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:44.692820 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c33c95de-53e2-4d3f-a3ab-8b35f0a3dfe1 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:44.693151 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 857/3421] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:07: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 19 11:07:44.708205 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-acab6e40-c700-4131-9920-615bf884e8ab req-9af21af2-22fe-49ca-b08e-e79c415ddb51 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:44.710230 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-acab6e40-c700-4131-9920-615bf884e8ab req-9af21af2-22fe-49ca-b08e-e79c415ddb51 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:07:44.710555 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-acab6e40-c700-4131-9920-615bf884e8ab req-9af21af2-22fe-49ca-b08e-e79c415ddb51 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db1fb4f0-2071-46bc-95a8-5eb766f408f3", "connector": null, "instance_uuid": "3674d6f9-4f6e-4905-a923-ec396efb2c63"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:44.722935 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:44.722935 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:44.777318 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-acab6e40-c700-4131-9920-615bf884e8ab req-9af21af2-22fe-49ca-b08e-e79c415ddb51 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:07:44.777893 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 858/3422] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:07:44 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:44.787861 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-acab6e40-c700-4131-9920-615bf884e8ab req-b3a8c095-d2cc-4590-b453-789a53b58be8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:44.790744 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-acab6e40-c700-4131-9920-615bf884e8ab req-b3a8c095-d2cc-4590-b453-789a53b58be8 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] DELETE https://10.4.3.46/volume/v3/attachments/a9d93535-601e-456b-a054-bbf547cdd8e8 Aug 19 11:07:44.790922 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-acab6e40-c700-4131-9920-615bf884e8ab req-b3a8c095-d2cc-4590-b453-789a53b58be8 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:44.791089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-acab6e40-c700-4131-9920-615bf884e8ab req-b3a8c095-d2cc-4590-b453-789a53b58be8 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:44.808353 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:44.808353 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:44.869642 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-acab6e40-c700-4131-9920-615bf884e8ab req-b3a8c095-d2cc-4590-b453-789a53b58be8 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/attachments/a9d93535-601e-456b-a054-bbf547cdd8e8 returned with HTTP 200 Aug 19 11:07:44.870327 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 854/3423] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:07:44 2026] DELETE /volume/v3/attachments/a9d93535-601e-456b-a054-bbf547cdd8e8 => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:45.426342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-95d0b292-92a2-4e93-98c2-af691e9d743a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:45.428099 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95d0b292-92a2-4e93-98c2-af691e9d743a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 Aug 19 11:07:45.428291 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95d0b292-92a2-4e93-98c2-af691e9d743a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:45.428506 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95d0b292-92a2-4e93-98c2-af691e9d743a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:45.438666 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95d0b292-92a2-4e93-98c2-af691e9d743a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 returned with HTTP 404 Aug 19 11:07:45.439240 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 855/3424] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:45 2026] GET /volume/v3/volumes/3b3f09a0-f3c4-4328-9c51-caa5467ef8a3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:45.448971 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-26ec68dc-f9e6-41ab-9745-2159448ec226 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:45.451178 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-26ec68dc-f9e6-41ab-9745-2159448ec226 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:07:45.451336 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-26ec68dc-f9e6-41ab-9745-2159448ec226 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:45.451510 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-26ec68dc-f9e6-41ab-9745-2159448ec226 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:45.452154 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-26ec68dc-f9e6-41ab-9745-2159448ec226 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:07:45.474951 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-26ec68dc-f9e6-41ab-9745-2159448ec226 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Get all volumes completed successfully. Aug 19 11:07:45.476861 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:45.476861 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:45.481800 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-26ec68dc-f9e6-41ab-9745-2159448ec226 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:07:45.481859 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 858/3425] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:07:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12497 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:07:45.496827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-150769b7-6b50-42f2-a20e-55fbcde736e2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:45.499021 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-150769b7-6b50-42f2-a20e-55fbcde736e2 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] DELETE https://10.4.3.46/volume/v3/types/c08a2e1c-689f-4beb-a1fa-f0647cbf2749 Aug 19 11:07:45.499200 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-150769b7-6b50-42f2-a20e-55fbcde736e2 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:45.499448 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-150769b7-6b50-42f2-a20e-55fbcde736e2 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:45.499771 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:45.499771 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:45.523984 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-150769b7-6b50-42f2-a20e-55fbcde736e2 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types/c08a2e1c-689f-4beb-a1fa-f0647cbf2749 returned with HTTP 202 Aug 19 11:07:45.523984 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 859/3426] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:07:45 2026] DELETE /volume/v3/types/c08a2e1c-689f-4beb-a1fa-f0647cbf2749 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:45.538106 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7dedf2cd-b033-408e-aefd-b8649a9e0b4d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:45.541504 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7dedf2cd-b033-408e-aefd-b8649a9e0b4d tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:45.541504 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7dedf2cd-b033-408e-aefd-b8649a9e0b4d tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1834845974", "extra_specs": {}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:45.541988 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:45.541988 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:45.558332 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7dedf2cd-b033-408e-aefd-b8649a9e0b4d tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:45.558766 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 855/3427] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:07:45 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:45.569081 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38b95edf-3c11-4f44-be2b-0554c957d2b5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:45.571302 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38b95edf-3c11-4f44-be2b-0554c957d2b5 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] POST https://10.4.3.46/volume/v3/types/3f385c4e-93f6-45c5-970f-28f6718a00e1/encryption Aug 19 11:07:45.572006 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38b95edf-3c11-4f44-be2b-0554c957d2b5 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:45.590107 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38b95edf-3c11-4f44-be2b-0554c957d2b5 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types/3f385c4e-93f6-45c5-970f-28f6718a00e1/encryption returned with HTTP 200 Aug 19 11:07:45.590503 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 856/3428] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:07:45 2026] POST /volume/v3/types/3f385c4e-93f6-45c5-970f-28f6718a00e1/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:45.598132 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:45.599758 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:45.600076 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-257024373", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1834845974", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:45.603176 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-257024373', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1834845974', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:45.606395 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume of 1 GB Aug 19 11:07:45.606646 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:45.606646 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:45.607079 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Availability Zones retrieved successfully. Aug 19 11:07:45.612189 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Flow 'volume_create_api' (4a41e46d-533f-411f-b642-aa96df6d1bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:45.613080 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca25a32-e9dd-4885-8860-4dd83b863d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:45.613903 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:45.633704 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca25a32-e9dd-4885-8860-4dd83b863d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:07:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f385c4e-93f6-45c5-970f-28f6718a00e1,is_public=True,name='tempest-scenario-type-luks-1834845974',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f385c4e-93f6-45c5-970f-28f6718a00e1', '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=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:45.634363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e767ea6-8678-4803-b43d-1b4af00ece52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:45.644399 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a4b6b2d9-448a-4dd0-a5fc-f99ff2fc0579 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:45.646411 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a4b6b2d9-448a-4dd0-a5fc-f99ff2fc0579 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:45.646647 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a4b6b2d9-448a-4dd0-a5fc-f99ff2fc0579 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:45.646906 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a4b6b2d9-448a-4dd0-a5fc-f99ff2fc0579 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:45.647062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-a4b6b2d9-448a-4dd0-a5fc-f99ff2fc0579 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:45.653273 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:45.653273 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:45.653969 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a4b6b2d9-448a-4dd0-a5fc-f99ff2fc0579 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:45.654642 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 860/3429] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:45 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:45.660855 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1834845974 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1834845974, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:45.661154 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1834845974 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1834845974, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:45.691364 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Created reservations ['5f71828a-7bc4-4557-9584-d296385a3798', '4676c1ec-8ac0-45b5-9ea3-034306567aa3', 'd21cacdf-2083-4e7a-afb4-fb3625099f69', 'f1f2dd7a-90c2-49e3-bc4a-a639b4b99d17'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:45.692184 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e767ea6-8678-4803-b43d-1b4af00ece52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f71828a-7bc4-4557-9584-d296385a3798', '4676c1ec-8ac0-45b5-9ea3-034306567aa3', 'd21cacdf-2083-4e7a-afb4-fb3625099f69', 'f1f2dd7a-90c2-49e3-bc4a-a639b4b99d17']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:45.692919 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a4e41b3-6d4f-4bd0-b634-e3339f563e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:45.712844 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a4e41b3-6d4f-4bd0-b634-e3339f563e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4634a2e9-50da-473c-95e7-59a9628611a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-257024373',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9364d4c0d1e74007b3735f8976e61fd2',qos_specs=None,replication_status=,reservations=['5f71828a-7bc4-4557-9584-d296385a3798','4676c1ec-8ac0-45b5-9ea3-034306567aa3','d21cacdf-2083-4e7a-afb4-fb3625099f69','f1f2dd7a-90c2-49e3-bc4a-a639b4b99d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_type_id=3f385c4e-93f6-45c5-970f-28f6718a00e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-257024373',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4634a2e9-50da-473c-95e7-59a9628611a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9364d4c0d1e74007b3735f8976e61fd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f385c4e-93f6-45c5-970f-28f6718a00e1),volume_type_id=3f385c4e-93f6-45c5-970f-28f6718a00e1)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:45.713612 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09beeba7-6875-4302-b39b-060cc3ab511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:45.729310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09beeba7-6875-4302-b39b-060cc3ab511a) transitioned into state 'SUCCESS' from state '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-257024373',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9364d4c0d1e74007b3735f8976e61fd2',qos_specs=None,replication_status=,reservations=['5f71828a-7bc4-4557-9584-d296385a3798','4676c1ec-8ac0-45b5-9ea3-034306567aa3','d21cacdf-2083-4e7a-afb4-fb3625099f69','f1f2dd7a-90c2-49e3-bc4a-a639b4b99d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='615821a31cb9457ea4ecea11f7a67ed9',volume_type_id=3f385c4e-93f6-45c5-970f-28f6718a00e1)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:45.729953 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce79eaa3-4f5c-40b9-a9cb-c7cb35106a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:45.739010 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce79eaa3-4f5c-40b9-a9cb-c7cb35106a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:45.739802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Flow 'volume_create_api' (4a41e46d-533f-411f-b642-aa96df6d1bfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:45.740047 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Create volume request issued successfully. Aug 19 11:07:45.740579 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9fd5295d-3f47-416f-b4c6-d96303f24071 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:45.740970 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 859/3430] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:45 2026] POST /volume/v3/volumes => generated 782 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:46.099819 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2011306b-7242-4248-8de8-f41af18b2031 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:46.101746 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2011306b-7242-4248-8de8-f41af18b2031 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:46.101952 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2011306b-7242-4248-8de8-f41af18b2031 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:46.102158 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2011306b-7242-4248-8de8-f41af18b2031 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:46.114076 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:46.114076 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:46.118525 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2011306b-7242-4248-8de8-f41af18b2031 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:46.128901 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-aec371aa-e131-4dc6-b41c-e57ea7e2aab9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:46.130933 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aec371aa-e131-4dc6-b41c-e57ea7e2aab9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 Aug 19 11:07:46.131160 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aec371aa-e131-4dc6-b41c-e57ea7e2aab9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:46.131382 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aec371aa-e131-4dc6-b41c-e57ea7e2aab9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:46.131526 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-aec371aa-e131-4dc6-b41c-e57ea7e2aab9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: 2c4986e4-925f-42d3-8b6a-f3e30f97e051 Aug 19 11:07:46.131923 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2011306b-7242-4248-8de8-f41af18b2031 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:46.132428 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 856/3431] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:46 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:46.137336 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:46.137336 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:46.137886 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-aec371aa-e131-4dc6-b41c-e57ea7e2aab9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:46.168543 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-aec371aa-e131-4dc6-b41c-e57ea7e2aab9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot delete request issued successfully. Aug 19 11:07:46.168856 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aec371aa-e131-4dc6-b41c-e57ea7e2aab9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 returned with HTTP 202 Aug 19 11:07:46.169354 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 857/3432] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:07:46 2026] DELETE /volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:46.178334 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-014d6eef-3460-4970-b3e8-8ff07e6c6a1a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:46.180217 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-014d6eef-3460-4970-b3e8-8ff07e6c6a1a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 Aug 19 11:07:46.180398 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-014d6eef-3460-4970-b3e8-8ff07e6c6a1a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:46.180640 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-014d6eef-3460-4970-b3e8-8ff07e6c6a1a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:46.186044 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:46.186044 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:46.186610 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-014d6eef-3460-4970-b3e8-8ff07e6c6a1a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:46.187653 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-014d6eef-3460-4970-b3e8-8ff07e6c6a1a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 returned with HTTP 200 Aug 19 11:07:46.188090 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 861/3433] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:46 2026] GET /volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:46.668059 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b083ff55-aa45-4935-a413-7b4314e998ff None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:46.670304 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b083ff55-aa45-4935-a413-7b4314e998ff tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:46.670592 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b083ff55-aa45-4935-a413-7b4314e998ff tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:46.670860 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b083ff55-aa45-4935-a413-7b4314e998ff tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:46.671016 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b083ff55-aa45-4935-a413-7b4314e998ff tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:46.677978 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:46.677978 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:46.678786 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b083ff55-aa45-4935-a413-7b4314e998ff tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:46.679269 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 860/3434] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:46 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:46.995846 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-025547d6-3644-48ce-bab9-ba2d769d85a6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:46.997660 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-025547d6-3644-48ce-bab9-ba2d769d85a6 None None] GET https://10.4.3.46/volume// Aug 19 11:07:46.997660 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-025547d6-3644-48ce-bab9-ba2d769d85a6 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:46.997660 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-025547d6-3644-48ce-bab9-ba2d769d85a6 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:46.997660 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-025547d6-3644-48ce-bab9-ba2d769d85a6 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:46.997660 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 857/3435] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:07: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 19 11:07:47.005301 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-19478066-34d7-401c-ae6a-db68e625f4d3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:47.007524 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-19478066-34d7-401c-ae6a-db68e625f4d3 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] GET https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 Aug 19 11:07:47.007801 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-19478066-34d7-401c-ae6a-db68e625f4d3 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:47.008013 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-19478066-34d7-401c-ae6a-db68e625f4d3 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:47.024319 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:47.024319 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:47.032506 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-19478066-34d7-401c-ae6a-db68e625f4d3 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Volume info retrieved successfully. Aug 19 11:07:47.039120 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-19478066-34d7-401c-ae6a-db68e625f4d3 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 returned with HTTP 200 Aug 19 11:07:47.039682 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 858/3436] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:07:47 2026] GET /volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 => generated 1537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:07:47.147061 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3a95a106-d18f-47bf-ab76-7a2edbac3522 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:47.147611 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-b265e406-3795-4d50-9f3c-672090431d2f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:47.149420 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3a95a106-d18f-47bf-ab76-7a2edbac3522 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:47.149420 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3a95a106-d18f-47bf-ab76-7a2edbac3522 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:47.149420 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3a95a106-d18f-47bf-ab76-7a2edbac3522 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:47.149682 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-b265e406-3795-4d50-9f3c-672090431d2f tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] PUT https://10.4.3.46/volume/v3/attachments/1f744eae-790d-4926-b4b3-d078e79e9ca2 Aug 19 11:07:47.150090 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-b265e406-3795-4d50-9f3c-672090431d2f tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:47.156770 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-b265e406-3795-4d50-9f3c-672090431d2f tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Acquiring lock "cinder-attachment_update-db1fb4f0-2071-46bc-95a8-5eb766f408f3-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:07:47.161074 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:47.161074 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:47.161274 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-b265e406-3795-4d50-9f3c-672090431d2f tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Lock "cinder-attachment_update-db1fb4f0-2071-46bc-95a8-5eb766f408f3-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:07:47.162058 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:47.162058 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:47.164374 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3a95a106-d18f-47bf-ab76-7a2edbac3522 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:47.170459 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3a95a106-d18f-47bf-ab76-7a2edbac3522 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:47.170904 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 862/3437] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:47 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:47.201472 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b7c0066f-fb28-40b4-9f98-8108261f2044 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:47.202839 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b7c0066f-fb28-40b4-9f98-8108261f2044 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 Aug 19 11:07:47.203365 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b7c0066f-fb28-40b4-9f98-8108261f2044 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:47.203365 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b7c0066f-fb28-40b4-9f98-8108261f2044 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:47.207170 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b7c0066f-fb28-40b4-9f98-8108261f2044 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 returned with HTTP 404 Aug 19 11:07:47.207633 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 858/3438] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:47 2026] GET /volume/v3/snapshots/2c4986e4-925f-42d3-8b6a-f3e30f97e051 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:47.263230 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-b265e406-3795-4d50-9f3c-672090431d2f tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Lock "cinder-attachment_update-db1fb4f0-2071-46bc-95a8-5eb766f408f3-np0000007769" released by "attachment_update" :: held 0.102s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:07:47.264222 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-b265e406-3795-4d50-9f3c-672090431d2f tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/attachments/1f744eae-790d-4926-b4b3-d078e79e9ca2 returned with HTTP 200 Aug 19 11:07:47.264683 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 861/3439] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:07:47 2026] PUT /volume/v3/attachments/1f744eae-790d-4926-b4b3-d078e79e9ca2 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:47.305127 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-9202fdfa-d47a-498e-8c35-f2531b368436 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:47.308678 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-9202fdfa-d47a-498e-8c35-f2531b368436 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] POST https://10.4.3.46/volume/v3/attachments/1f744eae-790d-4926-b4b3-d078e79e9ca2/action Aug 19 11:07:47.309058 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-9202fdfa-d47a-498e-8c35-f2531b368436 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:47.312731 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-9202fdfa-d47a-498e-8c35-f2531b368436 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:47.329526 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:47.329526 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:47.341671 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-75afb655-9fd5-4378-9f56-2909d6c4958d req-9202fdfa-d47a-498e-8c35-f2531b368436 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/attachments/1f744eae-790d-4926-b4b3-d078e79e9ca2/action returned with HTTP 204 Aug 19 11:07:47.342178 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 859/3440] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:07:47 2026] POST /volume/v3/attachments/1f744eae-790d-4926-b4b3-d078e79e9ca2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:47.692296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0c1626f1-af5e-4530-91da-6c4760052ae0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:47.696258 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0c1626f1-af5e-4530-91da-6c4760052ae0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:47.696446 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0c1626f1-af5e-4530-91da-6c4760052ae0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:47.696746 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0c1626f1-af5e-4530-91da-6c4760052ae0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:47.696911 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-0c1626f1-af5e-4530-91da-6c4760052ae0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:47.705731 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:47.705731 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:47.706214 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0c1626f1-af5e-4530-91da-6c4760052ae0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:47.707778 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 863/3441] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:47 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:48.192431 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-48cb10dd-da57-4d1f-be3a-7d0b58051bea None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:48.197912 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48cb10dd-da57-4d1f-be3a-7d0b58051bea tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:48.198119 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48cb10dd-da57-4d1f-be3a-7d0b58051bea tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:48.198291 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48cb10dd-da57-4d1f-be3a-7d0b58051bea tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:48.206226 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:48.206226 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:48.211727 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-48cb10dd-da57-4d1f-be3a-7d0b58051bea tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:48.216335 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48cb10dd-da57-4d1f-be3a-7d0b58051bea tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:48.216835 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 859/3442] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:48 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:48.718941 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-985e7cda-6c43-4e3d-bc9d-8e3d04ed5de2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:48.722281 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-985e7cda-6c43-4e3d-bc9d-8e3d04ed5de2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:48.722560 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-985e7cda-6c43-4e3d-bc9d-8e3d04ed5de2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:48.722758 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-985e7cda-6c43-4e3d-bc9d-8e3d04ed5de2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:48.722859 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-985e7cda-6c43-4e3d-bc9d-8e3d04ed5de2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:48.731081 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:48.731081 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:48.731972 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-985e7cda-6c43-4e3d-bc9d-8e3d04ed5de2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:48.732340 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 862/3443] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:48 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:48.864139 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-32cafac1-fe6d-4100-acfa-0f3b52d26334 req-e483c114-af2c-486c-8f7b-3e452cabebcf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:48.867046 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-32cafac1-fe6d-4100-acfa-0f3b52d26334 req-e483c114-af2c-486c-8f7b-3e452cabebcf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/attachments/0cbc6b41-3b62-4168-b8c8-ba5aa81b52f3 Aug 19 11:07:48.867264 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-32cafac1-fe6d-4100-acfa-0f3b52d26334 req-e483c114-af2c-486c-8f7b-3e452cabebcf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:48.867660 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-32cafac1-fe6d-4100-acfa-0f3b52d26334 req-e483c114-af2c-486c-8f7b-3e452cabebcf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:48.876322 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:48.876322 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:48.940417 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-32cafac1-fe6d-4100-acfa-0f3b52d26334 req-e483c114-af2c-486c-8f7b-3e452cabebcf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/0cbc6b41-3b62-4168-b8c8-ba5aa81b52f3 returned with HTTP 200 Aug 19 11:07:48.940889 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 860/3444] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:07:48 2026] DELETE /volume/v3/attachments/0cbc6b41-3b62-4168-b8c8-ba5aa81b52f3 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:48.981280 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-24e8577f-6494-4135-a780-d95f869a7bb4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:48.983857 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-24e8577f-6494-4135-a780-d95f869a7bb4 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:48.984160 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-24e8577f-6494-4135-a780-d95f869a7bb4 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:48.984502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-24e8577f-6494-4135-a780-d95f869a7bb4 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:48.993516 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:48.993516 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:48.997991 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-24e8577f-6494-4135-a780-d95f869a7bb4 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:49.005232 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-24e8577f-6494-4135-a780-d95f869a7bb4 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:49.005745 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 864/3445] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:48 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:49.018231 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-11454738-b244-4531-840b-fdd4a4883c8c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:49.019922 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11454738-b244-4531-840b-fdd4a4883c8c tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] DELETE https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:49.020109 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11454738-b244-4531-840b-fdd4a4883c8c tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:49.020302 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11454738-b244-4531-840b-fdd4a4883c8c tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:49.020444 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-11454738-b244-4531-840b-fdd4a4883c8c tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Delete volume with id: 172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:49.032160 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:49.032160 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:49.032982 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-11454738-b244-4531-840b-fdd4a4883c8c tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:49.058884 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-11454738-b244-4531-840b-fdd4a4883c8c tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Delete volume request issued successfully. Aug 19 11:07:49.059229 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11454738-b244-4531-840b-fdd4a4883c8c tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 202 Aug 19 11:07:49.059870 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 860/3446] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:49 2026] DELETE /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:49.067475 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-417d3fad-970b-4c56-be28-3b2fddccae9d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:49.070585 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-417d3fad-970b-4c56-be28-3b2fddccae9d tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:49.070782 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-417d3fad-970b-4c56-be28-3b2fddccae9d tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:49.070961 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-417d3fad-970b-4c56-be28-3b2fddccae9d tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:49.079187 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:49.079187 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:49.084084 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-417d3fad-970b-4c56-be28-3b2fddccae9d tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Volume info retrieved successfully. Aug 19 11:07:49.094446 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-417d3fad-970b-4c56-be28-3b2fddccae9d tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 200 Aug 19 11:07:49.094886 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 863/3447] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:49 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:49.747781 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7fc4d2db-91fa-49c9-aeb3-11aab32cf387 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:49.749601 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7fc4d2db-91fa-49c9-aeb3-11aab32cf387 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:49.749794 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7fc4d2db-91fa-49c9-aeb3-11aab32cf387 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:49.750017 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7fc4d2db-91fa-49c9-aeb3-11aab32cf387 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:49.750075 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7fc4d2db-91fa-49c9-aeb3-11aab32cf387 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:49.756867 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:49.756867 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:49.756867 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7fc4d2db-91fa-49c9-aeb3-11aab32cf387 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:49.757308 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 861/3448] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:49 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:50.108235 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-395f9935-4223-40a6-bc16-e444c8265c97 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:50.109996 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-395f9935-4223-40a6-bc16-e444c8265c97 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] GET https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e Aug 19 11:07:50.111561 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-395f9935-4223-40a6-bc16-e444c8265c97 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:50.111561 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-395f9935-4223-40a6-bc16-e444c8265c97 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:50.112124 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b53ce34c-13bc-4230-9c57-1afeffcb2164 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:50.127418 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-395f9935-4223-40a6-bc16-e444c8265c97 tempest-VolumesActionsTest-1305166261 tempest-VolumesActionsTest-1305166261-project-member] https://10.4.3.46/volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e returned with HTTP 404 Aug 19 11:07:50.127934 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 865/3449] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:50 2026] GET /volume/v3/volumes/172383a2-f0ca-4db5-af9f-7ad8c194841e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:50.205815 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b53ce34c-13bc-4230-9c57-1afeffcb2164 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:07:50.206285 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b53ce34c-13bc-4230-9c57-1afeffcb2164 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-95167463", "extra_specs": {}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:50.222933 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b53ce34c-13bc-4230-9c57-1afeffcb2164 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:07:50.223370 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 861/3450] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:07:50 2026] POST /volume/v3/types => generated 210 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:50.233368 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-05d91589-b3a7-4fec-ab78-5a274e73326e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:50.235286 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-05d91589-b3a7-4fec-ab78-5a274e73326e tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] POST https://10.4.3.46/volume/v3/types/8c8503c6-526c-4f7c-a01b-80e4a73d87c1/encryption Aug 19 11:07:50.235691 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-05d91589-b3a7-4fec-ab78-5a274e73326e tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:50.250881 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-05d91589-b3a7-4fec-ab78-5a274e73326e tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] https://10.4.3.46/volume/v3/types/8c8503c6-526c-4f7c-a01b-80e4a73d87c1/encryption returned with HTTP 200 Aug 19 11:07:50.251288 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 864/3451] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:07:50 2026] POST /volume/v3/types/8c8503c6-526c-4f7c-a01b-80e4a73d87c1/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:50.260271 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:50.343440 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:50.343863 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1739717563", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-95167463", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:50.345763 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1739717563', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-95167463', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:50.347677 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=539,cinder:UPDATE=155,cinder:INSERT=86 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:07:50.350451 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume of 1 GB Aug 19 11:07:50.351138 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:50.351138 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:50.351688 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Availability Zones retrieved successfully. Aug 19 11:07:50.358018 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Flow 'volume_create_api' (005faf70-d958-4a84-9697-55dfe6679f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:50.359446 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02729cc9-3167-4149-96ed-8c59736e3686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:50.360987 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:50.395107 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02729cc9-3167-4149-96ed-8c59736e3686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:07:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c8503c6-526c-4f7c-a01b-80e4a73d87c1,is_public=True,name='tempest-scenario-type-luks-95167463',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c8503c6-526c-4f7c-a01b-80e4a73d87c1', '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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:50.396445 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff17f36-581d-4564-a208-ad0dfd4afba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:50.423493 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-95167463 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-95167463, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:50.423766 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-95167463 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-95167463, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:07:50.462142 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Created reservations ['dc2ff035-cbe3-4f17-bfd8-c37dc51a4e7d', '906ef2a1-98ab-48d3-adb4-666389e9890d', '8406e4b0-88cb-4330-85f9-55911df59635', '98e212ae-652d-4a32-99d7-8375c53dffe9'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:50.463053 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff17f36-581d-4564-a208-ad0dfd4afba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc2ff035-cbe3-4f17-bfd8-c37dc51a4e7d', '906ef2a1-98ab-48d3-adb4-666389e9890d', '8406e4b0-88cb-4330-85f9-55911df59635', '98e212ae-652d-4a32-99d7-8375c53dffe9']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:50.464184 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a2e2a1-d377-406c-810b-9e7721125353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:50.467123 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-97f76b42-e96c-4ade-94d1-9233bd66884d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:50.471226 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-97f76b42-e96c-4ade-94d1-9233bd66884d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:07:50.471428 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-97f76b42-e96c-4ade-94d1-9233bd66884d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:50.471658 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-97f76b42-e96c-4ade-94d1-9233bd66884d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:50.471862 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-97f76b42-e96c-4ade-94d1-9233bd66884d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: 096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:07:50.478343 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=616,cinder:UPDATE=187,cinder:INSERT=118 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:07:50.490358 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:50.490358 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:50.490358 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-97f76b42-e96c-4ade-94d1-9233bd66884d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:50.497920 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a2e2a1-d377-406c-810b-9e7721125353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7b42a3a-3932-4ccc-ad5a-3219acbdf421', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1739717563',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6eaab9790284cd182db9c685326769f',qos_specs=None,replication_status=,reservations=['dc2ff035-cbe3-4f17-bfd8-c37dc51a4e7d','906ef2a1-98ab-48d3-adb4-666389e9890d','8406e4b0-88cb-4330-85f9-55911df59635','98e212ae-652d-4a32-99d7-8375c53dffe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_type_id=8c8503c6-526c-4f7c-a01b-80e4a73d87c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1739717563',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a7b42a3a-3932-4ccc-ad5a-3219acbdf421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6eaab9790284cd182db9c685326769f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c8503c6-526c-4f7c-a01b-80e4a73d87c1),volume_type_id=8c8503c6-526c-4f7c-a01b-80e4a73d87c1)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:50.499362 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8bce83e-b644-4a48-b4c8-2572ec8d7608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:50.510071 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-97f76b42-e96c-4ade-94d1-9233bd66884d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume request issued successfully. Aug 19 11:07:50.511217 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-97f76b42-e96c-4ade-94d1-9233bd66884d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 returned with HTTP 202 Aug 19 11:07:50.511217 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 866/3452] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:07:50 2026] DELETE /volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:07:50.521201 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ff1f3ea-80d4-4bb8-8b54-4dff53c73baa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:50.523038 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ff1f3ea-80d4-4bb8-8b54-4dff53c73baa tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:07:50.523243 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ff1f3ea-80d4-4bb8-8b54-4dff53c73baa tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:50.523439 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8bce83e-b644-4a48-b4c8-2572ec8d7608) transitioned into state 'SUCCESS' from state '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-1739717563',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6eaab9790284cd182db9c685326769f',qos_specs=None,replication_status=,reservations=['dc2ff035-cbe3-4f17-bfd8-c37dc51a4e7d','906ef2a1-98ab-48d3-adb4-666389e9890d','8406e4b0-88cb-4330-85f9-55911df59635','98e212ae-652d-4a32-99d7-8375c53dffe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_type_id=8c8503c6-526c-4f7c-a01b-80e4a73d87c1)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:50.523627 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ff1f3ea-80d4-4bb8-8b54-4dff53c73baa tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:50.524229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87bc3236-5ddc-4fd0-9c84-10e6d08f13b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:50.531693 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:50.531693 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:50.535952 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3ff1f3ea-80d4-4bb8-8b54-4dff53c73baa tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:50.540255 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87bc3236-5ddc-4fd0-9c84-10e6d08f13b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:50.541114 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Flow 'volume_create_api' (005faf70-d958-4a84-9697-55dfe6679f9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:50.541412 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume request issued successfully. Aug 19 11:07:50.542012 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb6e0d1f-6231-4edc-9a01-3eef6dde35bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:50.542450 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 862/3453] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:50 2026] POST /volume/v3/volumes => generated 781 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:50.556394 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ff1f3ea-80d4-4bb8-8b54-4dff53c73baa tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 returned with HTTP 200 Aug 19 11:07:50.556863 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 862/3454] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:50 2026] GET /volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 => generated 1363 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:50.558677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-48e0e6b3-445d-488d-a935-8bf7359baab1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:50.561032 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-48e0e6b3-445d-488d-a935-8bf7359baab1 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 Aug 19 11:07:50.561193 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-48e0e6b3-445d-488d-a935-8bf7359baab1 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:50.561375 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-48e0e6b3-445d-488d-a935-8bf7359baab1 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:50.574401 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:50.574401 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:50.582217 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-48e0e6b3-445d-488d-a935-8bf7359baab1 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:50.592115 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-48e0e6b3-445d-488d-a935-8bf7359baab1 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 returned with HTTP 200 Aug 19 11:07:50.592841 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 865/3455] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:50 2026] GET /volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:50.769505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bedd7dcb-c8af-49cb-ab1a-1d86debc94d5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:50.774897 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bedd7dcb-c8af-49cb-ab1a-1d86debc94d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:50.775194 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bedd7dcb-c8af-49cb-ab1a-1d86debc94d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:50.775456 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bedd7dcb-c8af-49cb-ab1a-1d86debc94d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:50.775661 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-bedd7dcb-c8af-49cb-ab1a-1d86debc94d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:50.780913 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:50.780913 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:50.782014 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bedd7dcb-c8af-49cb-ab1a-1d86debc94d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:50.782595 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 867/3456] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:50 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:51.570596 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-70efbe9b-3e73-463d-89a7-8ebaa943555b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:51.572365 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-70efbe9b-3e73-463d-89a7-8ebaa943555b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 Aug 19 11:07:51.572565 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-70efbe9b-3e73-463d-89a7-8ebaa943555b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:51.572763 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-70efbe9b-3e73-463d-89a7-8ebaa943555b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:51.579125 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-70efbe9b-3e73-463d-89a7-8ebaa943555b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 returned with HTTP 404 Aug 19 11:07:51.580366 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 863/3457] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:51 2026] GET /volume/v3/volumes/096717a9-ac34-4617-aa56-a1944157a955 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:07:51.607096 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:51.608905 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ddbe6f0e-e897-4d57-bd46-2e12fa67927f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:51.609148 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:51.609263 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1723136432", "snapshot_id": null, "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:51.610731 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1723136432', 'snapshot_id': None, 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:51.611243 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ddbe6f0e-e897-4d57-bd46-2e12fa67927f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 Aug 19 11:07:51.611530 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ddbe6f0e-e897-4d57-bd46-2e12fa67927f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:51.611816 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ddbe6f0e-e897-4d57-bd46-2e12fa67927f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:51.622559 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:51.622559 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:51.631128 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ddbe6f0e-e897-4d57-bd46-2e12fa67927f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:51.636570 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ddbe6f0e-e897-4d57-bd46-2e12fa67927f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 returned with HTTP 200 Aug 19 11:07:51.637078 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 866/3458] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:51 2026] GET /volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:51.660564 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b0d1964f-efa6-4c6b-90f0-93bbbfecb126 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:51.664039 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b0d1964f-efa6-4c6b-90f0-93bbbfecb126 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 Aug 19 11:07:51.664264 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b0d1964f-efa6-4c6b-90f0-93bbbfecb126 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:51.664457 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b0d1964f-efa6-4c6b-90f0-93bbbfecb126 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:51.672325 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:51.672325 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:51.681110 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b0d1964f-efa6-4c6b-90f0-93bbbfecb126 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:51.686059 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b0d1964f-efa6-4c6b-90f0-93bbbfecb126 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 returned with HTTP 200 Aug 19 11:07:51.686523 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 868/3459] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:51 2026] GET /volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:07:51.711204 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:51.713363 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:51.713961 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1076223585", "source_volid": "a7b42a3a-3932-4ccc-ad5a-3219acbdf421", "volume_type": "tempest-scenario-type-luks-95167463", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:51.715673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1076223585', 'source_volid': 'a7b42a3a-3932-4ccc-ad5a-3219acbdf421', 'volume_type': 'tempest-scenario-type-luks-95167463', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:51.718862 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume of 1 GB Aug 19 11:07:51.725054 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Availability Zones retrieved successfully. Aug 19 11:07:51.727423 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:51.727423 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:51.727972 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume retrieved successfully. Aug 19 11:07:51.727972 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume of 1 GB Aug 19 11:07:51.729183 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Availability Zones retrieved successfully. Aug 19 11:07:51.733100 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (d1f5ec1c-f803-472d-9fa4-879ab447017b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:51.734709 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6a44feb-51e4-4b38-b3d8-be29e398afdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:51.736168 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:51.736786 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Flow 'volume_create_api' (fa545745-135d-4fd0-af1d-5a1d6db20e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:51.738680 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9e269f-f5d2-45b5-a14f-0069541d0d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:51.739687 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:51.766618 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9e269f-f5d2-45b5-a14f-0069541d0d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a7b42a3a-3932-4ccc-ad5a-3219acbdf421', 'volume_type': VolumeType(created_at=2026-08-19T11:07:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c8503c6-526c-4f7c-a01b-80e4a73d87c1,is_public=True,name='tempest-scenario-type-luks-95167463',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c8503c6-526c-4f7c-a01b-80e4a73d87c1', '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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:51.768269 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff572d74-ceff-4908-a897-c4523006284a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:51.797946 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6ab564a7-79bb-4dab-ad01-cf2e5ee4ce49 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:51.799466 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ab564a7-79bb-4dab-ad01-cf2e5ee4ce49 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:51.799661 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ab564a7-79bb-4dab-ad01-cf2e5ee4ce49 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:51.799826 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ab564a7-79bb-4dab-ad01-cf2e5ee4ce49 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:51.799922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-6ab564a7-79bb-4dab-ad01-cf2e5ee4ce49 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:51.803989 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:51.803989 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:51.804106 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6a44feb-51e4-4b38-b3d8-be29e398afdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:51.804881 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ab564a7-79bb-4dab-ad01-cf2e5ee4ce49 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:51.804941 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0dad0ba-390b-4e0d-a5c7-604720587422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:51.805783 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 867/3460] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:51 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:07:51.849244 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Created reservations ['74b1ae39-1ab9-419e-8182-e03105f5033a', '4f9d9086-2768-4741-80c2-03213406f9b9', 'e2a548b8-52b0-44b9-9e3c-905f572624ce', 'daac7053-92b6-4bb5-9d4b-207f23d66120'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:51.850096 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff572d74-ceff-4908-a897-c4523006284a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74b1ae39-1ab9-419e-8182-e03105f5033a', '4f9d9086-2768-4741-80c2-03213406f9b9', 'e2a548b8-52b0-44b9-9e3c-905f572624ce', 'daac7053-92b6-4bb5-9d4b-207f23d66120']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:51.850883 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a160760b-2f9f-468d-b288-b7fde31212eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:51.876858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['38980e5a-3c33-46b6-b534-6f40f6122e87', '5af851a4-9983-4f49-bd88-6d5625f7d33a', 'b0d32bcb-406c-4ac9-9c98-782dbe0da9e6', '5339b526-bfb0-43db-99e6-86074a7c35c9'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:51.877315 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0dad0ba-390b-4e0d-a5c7-604720587422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38980e5a-3c33-46b6-b534-6f40f6122e87', '5af851a4-9983-4f49-bd88-6d5625f7d33a', 'b0d32bcb-406c-4ac9-9c98-782dbe0da9e6', '5339b526-bfb0-43db-99e6-86074a7c35c9']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:51.877987 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ca349c-6f2d-4576-b170-f81dfc314114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:51.888626 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a160760b-2f9f-468d-b288-b7fde31212eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da1aedca-45f0-4270-9c60-22414a7829e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1076223585',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6eaab9790284cd182db9c685326769f',qos_specs=None,replication_status=,reservations=['74b1ae39-1ab9-419e-8182-e03105f5033a','4f9d9086-2768-4741-80c2-03213406f9b9','e2a548b8-52b0-44b9-9e3c-905f572624ce','daac7053-92b6-4bb5-9d4b-207f23d66120'],size=1,snapshot_id=None,source_replicaid=,source_volid=a7b42a3a-3932-4ccc-ad5a-3219acbdf421,status='creating',user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_type_id=8c8503c6-526c-4f7c-a01b-80e4a73d87c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1076223585',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=da1aedca-45f0-4270-9c60-22414a7829e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6eaab9790284cd182db9c685326769f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a7b42a3a-3932-4ccc-ad5a-3219acbdf421,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c8503c6-526c-4f7c-a01b-80e4a73d87c1),volume_type_id=8c8503c6-526c-4f7c-a01b-80e4a73d87c1)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:51.889342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c469d48-c8ec-4b59-bf05-f4b502f51568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:51.909174 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ca349c-6f2d-4576-b170-f81dfc314114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1e1e152-4c2f-4edf-ae02-512eb354851e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1723136432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['38980e5a-3c33-46b6-b534-6f40f6122e87','5af851a4-9983-4f49-bd88-6d5625f7d33a','b0d32bcb-406c-4ac9-9c98-782dbe0da9e6','5339b526-bfb0-43db-99e6-86074a7c35c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1723136432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1e1e152-4c2f-4edf-ae02-512eb354851e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6de536afff0497596c6e3f7bcac470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:51.909762 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c469d48-c8ec-4b59-bf05-f4b502f51568) transitioned into state 'SUCCESS' from state '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-1076223585',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6eaab9790284cd182db9c685326769f',qos_specs=None,replication_status=,reservations=['74b1ae39-1ab9-419e-8182-e03105f5033a','4f9d9086-2768-4741-80c2-03213406f9b9','e2a548b8-52b0-44b9-9e3c-905f572624ce','daac7053-92b6-4bb5-9d4b-207f23d66120'],size=1,snapshot_id=None,source_replicaid=,source_volid=a7b42a3a-3932-4ccc-ad5a-3219acbdf421,status='creating',user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_type_id=8c8503c6-526c-4f7c-a01b-80e4a73d87c1)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:51.910458 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078cfce9-70f0-4457-ba84-bd01f6067cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:51.910763 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3ba5e04-c5c1-474b-9cb6-9ae358224704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:51.934646 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078cfce9-70f0-4457-ba84-bd01f6067cc1) transitioned into state 'SUCCESS' from state '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-1723136432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['38980e5a-3c33-46b6-b534-6f40f6122e87','5af851a4-9983-4f49-bd88-6d5625f7d33a','b0d32bcb-406c-4ac9-9c98-782dbe0da9e6','5339b526-bfb0-43db-99e6-86074a7c35c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:51.935652 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a5f16e-c357-47a0-b4c2-a523abae2ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:51.942438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3ba5e04-c5c1-474b-9cb6-9ae358224704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:51.943507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Flow 'volume_create_api' (fa545745-135d-4fd0-af1d-5a1d6db20e22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:51.944387 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume request issued successfully. Aug 19 11:07:51.945410 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b0e435d-1fbc-4d70-87c0-0bbd40e3c892 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:51.945930 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 864/3461] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:51 2026] POST /volume/v3/volumes => generated 808 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:51.955512 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a5f16e-c357-47a0-b4c2-a523abae2ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:51.955512 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (d1f5ec1c-f803-472d-9fa4-879ab447017b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:51.955512 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request issued successfully. Aug 19 11:07:51.955512 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5cce5de6-6e82-47fb-a288-cdb56c7b2f20 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:51.955836 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 863/3462] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:07:51 2026] POST /volume/v3/volumes => generated 757 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:51.966715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e5188915-139e-4700-913e-4393600224c2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:51.968599 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e5188915-139e-4700-913e-4393600224c2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:07:51.968808 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e5188915-139e-4700-913e-4393600224c2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:51.968998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e5188915-139e-4700-913e-4393600224c2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:51.971353 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-377d2ce1-2bdd-490d-8110-63fa647d00a9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:51.973408 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-377d2ce1-2bdd-490d-8110-63fa647d00a9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e Aug 19 11:07:51.973740 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-377d2ce1-2bdd-490d-8110-63fa647d00a9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:51.974237 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-377d2ce1-2bdd-490d-8110-63fa647d00a9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:51.976194 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:51.976194 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:51.980580 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e5188915-139e-4700-913e-4393600224c2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:51.982932 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:51.982932 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:51.985604 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e5188915-139e-4700-913e-4393600224c2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:07:51.986217 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 869/3463] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:51 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:51.988381 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-377d2ce1-2bdd-490d-8110-63fa647d00a9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:51.996264 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-377d2ce1-2bdd-490d-8110-63fa647d00a9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e returned with HTTP 200 Aug 19 11:07:51.996867 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 868/3464] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:51 2026] GET /volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:52.823539 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fb6eb921-eae9-42a7-923c-9aac8b370366 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:52.825950 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fb6eb921-eae9-42a7-923c-9aac8b370366 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:52.826312 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fb6eb921-eae9-42a7-923c-9aac8b370366 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:52.826675 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fb6eb921-eae9-42a7-923c-9aac8b370366 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:52.827531 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-fb6eb921-eae9-42a7-923c-9aac8b370366 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:52.836183 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:52.836183 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:52.837061 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fb6eb921-eae9-42a7-923c-9aac8b370366 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:52.837438 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 865/3465] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:52 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:53.002468 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9a01bf9b-9fe8-4e06-ba29-7ad5369bf6cb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:53.009867 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9a01bf9b-9fe8-4e06-ba29-7ad5369bf6cb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:07:53.009867 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9a01bf9b-9fe8-4e06-ba29-7ad5369bf6cb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:53.010084 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9a01bf9b-9fe8-4e06-ba29-7ad5369bf6cb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:53.012170 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-26205694-fadc-4397-b16e-bce569116088 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:53.015512 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-26205694-fadc-4397-b16e-bce569116088 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e Aug 19 11:07:53.015512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-26205694-fadc-4397-b16e-bce569116088 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:53.015512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-26205694-fadc-4397-b16e-bce569116088 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:53.018581 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:53.018581 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:53.022893 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9a01bf9b-9fe8-4e06-ba29-7ad5369bf6cb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:53.027450 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9a01bf9b-9fe8-4e06-ba29-7ad5369bf6cb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:07:53.028081 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 864/3466] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:53 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:53.029649 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:53.029649 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:53.038446 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-26205694-fadc-4397-b16e-bce569116088 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:53.043915 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-26205694-fadc-4397-b16e-bce569116088 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e returned with HTTP 200 Aug 19 11:07:53.044283 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 870/3467] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:53 2026] GET /volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:53.062738 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1945bf84-37ac-4a93-ad02-f2d0004f7b73 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:53.066183 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1945bf84-37ac-4a93-ad02-f2d0004f7b73 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e Aug 19 11:07:53.066568 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1945bf84-37ac-4a93-ad02-f2d0004f7b73 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:53.066948 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1945bf84-37ac-4a93-ad02-f2d0004f7b73 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:53.086389 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:53.086389 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:53.091036 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1945bf84-37ac-4a93-ad02-f2d0004f7b73 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:53.101346 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1945bf84-37ac-4a93-ad02-f2d0004f7b73 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e returned with HTTP 200 Aug 19 11:07:53.102106 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 869/3468] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:53 2026] GET /volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:53.118668 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1de566a3-806b-4f0d-9db6-1e7f5b3eff83 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:53.120982 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1de566a3-806b-4f0d-9db6-1e7f5b3eff83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:07:53.121997 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1de566a3-806b-4f0d-9db6-1e7f5b3eff83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1e1e152-4c2f-4edf-ae02-512eb354851e", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1828119189", "description": null, "metadata": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:53.140259 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:53.140259 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:53.141216 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1de566a3-806b-4f0d-9db6-1e7f5b3eff83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:53.141399 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-1de566a3-806b-4f0d-9db6-1e7f5b3eff83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create snapshot from volume f1e1e152-4c2f-4edf-ae02-512eb354851e Aug 19 11:07:53.185841 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-1de566a3-806b-4f0d-9db6-1e7f5b3eff83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['7a7a6c68-552b-41ec-8811-fb7d278d8ba8', '60e3d4f2-916f-4f19-a9bd-c32527653a93', 'd814030a-c7d5-48ae-a862-c9e472e34d5d', 'a8ec4a00-bc4c-46f3-845f-a0f302d53838'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:53.226775 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1de566a3-806b-4f0d-9db6-1e7f5b3eff83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot create request issued successfully. Aug 19 11:07:53.227210 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1de566a3-806b-4f0d-9db6-1e7f5b3eff83 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:07:53.227920 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 866/3469] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:07:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:53.238922 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d9eb4ac4-c5ad-4568-9ec1-9a3e6ac0ddbf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:53.241202 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d9eb4ac4-c5ad-4568-9ec1-9a3e6ac0ddbf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d Aug 19 11:07:53.241540 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d9eb4ac4-c5ad-4568-9ec1-9a3e6ac0ddbf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:53.241770 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d9eb4ac4-c5ad-4568-9ec1-9a3e6ac0ddbf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:53.247580 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:53.247580 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:53.248049 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d9eb4ac4-c5ad-4568-9ec1-9a3e6ac0ddbf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:53.248872 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d9eb4ac4-c5ad-4568-9ec1-9a3e6ac0ddbf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d returned with HTTP 200 Aug 19 11:07:53.249389 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 865/3470] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:53 2026] GET /volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:53.858027 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-521cc5ba-ffab-4375-86ed-503252edeb12 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:53.858462 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-521cc5ba-ffab-4375-86ed-503252edeb12 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:53.858753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-521cc5ba-ffab-4375-86ed-503252edeb12 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:53.859026 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-521cc5ba-ffab-4375-86ed-503252edeb12 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:53.859194 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-521cc5ba-ffab-4375-86ed-503252edeb12 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:53.870510 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:53.870510 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:53.871416 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-521cc5ba-ffab-4375-86ed-503252edeb12 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:53.871927 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 871/3471] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:53 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:54.042292 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8ab9ec96-dc89-4c70-97e5-ff8d823a78fd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:54.044509 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8ab9ec96-dc89-4c70-97e5-ff8d823a78fd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:07:54.044769 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8ab9ec96-dc89-4c70-97e5-ff8d823a78fd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:54.045012 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8ab9ec96-dc89-4c70-97e5-ff8d823a78fd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:54.059013 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=503,cinder:UPDATE=128,cinder:INSERT=82 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:07:54.061470 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:54.061470 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:54.066056 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8ab9ec96-dc89-4c70-97e5-ff8d823a78fd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:54.071863 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8ab9ec96-dc89-4c70-97e5-ff8d823a78fd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:07:54.072354 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 870/3472] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:54 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:54.258062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-25c4297c-1da6-4067-8218-bd1ef54c3714 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:54.261029 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25c4297c-1da6-4067-8218-bd1ef54c3714 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d Aug 19 11:07:54.261242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25c4297c-1da6-4067-8218-bd1ef54c3714 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:54.261456 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25c4297c-1da6-4067-8218-bd1ef54c3714 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:54.267062 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:54.267062 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:54.267604 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-25c4297c-1da6-4067-8218-bd1ef54c3714 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:54.268509 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25c4297c-1da6-4067-8218-bd1ef54c3714 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d returned with HTTP 200 Aug 19 11:07:54.268962 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 867/3473] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:54 2026] GET /volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:54.278193 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b548039c-87b9-45a3-b0dc-60b3ce6a10e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:54.280745 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b548039c-87b9-45a3-b0dc-60b3ce6a10e4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d Aug 19 11:07:54.281034 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b548039c-87b9-45a3-b0dc-60b3ce6a10e4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:54.281303 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b548039c-87b9-45a3-b0dc-60b3ce6a10e4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:54.287798 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:54.287798 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:54.288493 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b548039c-87b9-45a3-b0dc-60b3ce6a10e4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:54.289785 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b548039c-87b9-45a3-b0dc-60b3ce6a10e4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d returned with HTTP 200 Aug 19 11:07:54.290522 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 866/3474] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:07:54 2026] GET /volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:54.430020 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-1fde8b75-5191-4084-bb15-fe86324c256e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:54.432195 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-1fde8b75-5191-4084-bb15-fe86324c256e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d Aug 19 11:07:54.432398 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-1fde8b75-5191-4084-bb15-fe86324c256e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:54.432693 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-1fde8b75-5191-4084-bb15-fe86324c256e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:54.437796 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:54.437796 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:54.438225 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-1fde8b75-5191-4084-bb15-fe86324c256e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:54.439191 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-1fde8b75-5191-4084-bb15-fe86324c256e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d returned with HTTP 200 Aug 19 11:07:54.439576 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 872/3475] 10.4.3.46 () {68 vars in 1597 bytes} [Wed Aug 19 11:07:54 2026] GET /volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:54.457324 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-5110f8c3-c8e7-49e5-9dad-d6f97a97ff26 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:54.460095 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-5110f8c3-c8e7-49e5-9dad-d6f97a97ff26 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e Aug 19 11:07:54.460754 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-5110f8c3-c8e7-49e5-9dad-d6f97a97ff26 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:54.460754 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-5110f8c3-c8e7-49e5-9dad-d6f97a97ff26 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:54.470182 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:54.470182 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:54.477714 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-5110f8c3-c8e7-49e5-9dad-d6f97a97ff26 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:54.487415 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-5110f8c3-c8e7-49e5-9dad-d6f97a97ff26 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e returned with HTTP 200 Aug 19 11:07:54.488186 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 871/3476] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:54 2026] GET /volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:54.888692 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-64cd8bdb-be34-4d40-850e-5ff3dc13794d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:54.892188 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64cd8bdb-be34-4d40-850e-5ff3dc13794d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:54.892188 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64cd8bdb-be34-4d40-850e-5ff3dc13794d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:54.892188 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64cd8bdb-be34-4d40-850e-5ff3dc13794d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:54.892188 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-64cd8bdb-be34-4d40-850e-5ff3dc13794d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:54.896902 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:54.896902 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:54.897987 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64cd8bdb-be34-4d40-850e-5ff3dc13794d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:54.898553 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 868/3477] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:54 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:54.985185 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-3695f823-d546-4206-a108-92a15041b182 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:54.987956 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-3695f823-d546-4206-a108-92a15041b182 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d Aug 19 11:07:54.988167 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-3695f823-d546-4206-a108-92a15041b182 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:54.988351 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-3695f823-d546-4206-a108-92a15041b182 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:54.995364 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:54.995364 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:54.995823 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-3695f823-d546-4206-a108-92a15041b182 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:54.996744 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-3695f823-d546-4206-a108-92a15041b182 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d returned with HTTP 200 Aug 19 11:07:54.997118 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 867/3478] 10.4.3.46 () {68 vars in 1597 bytes} [Wed Aug 19 11:07:54 2026] GET /volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:55.091345 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e29337e0-608f-41da-b51b-5a69d3dbe856 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:55.093236 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e29337e0-608f-41da-b51b-5a69d3dbe856 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:07:55.093461 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e29337e0-608f-41da-b51b-5a69d3dbe856 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:55.093702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e29337e0-608f-41da-b51b-5a69d3dbe856 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:55.105510 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:55.105510 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:55.117601 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e29337e0-608f-41da-b51b-5a69d3dbe856 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:55.128116 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e29337e0-608f-41da-b51b-5a69d3dbe856 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:07:55.128569 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 873/3479] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:55 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:55.914905 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a18a248a-1fcf-4198-b8c9-a12013fcee1b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:55.916730 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a18a248a-1fcf-4198-b8c9-a12013fcee1b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:55.918060 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a18a248a-1fcf-4198-b8c9-a12013fcee1b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:55.918060 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a18a248a-1fcf-4198-b8c9-a12013fcee1b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:55.918060 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-a18a248a-1fcf-4198-b8c9-a12013fcee1b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:55.929069 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:55.929069 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:55.930161 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a18a248a-1fcf-4198-b8c9-a12013fcee1b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:55.931313 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 872/3480] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:55 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:56.019297 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-49f78417-7151-4c41-97f3-f18c067fd746 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:56.022175 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-49f78417-7151-4c41-97f3-f18c067fd746 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d Aug 19 11:07:56.022597 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-49f78417-7151-4c41-97f3-f18c067fd746 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:56.022675 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-49f78417-7151-4c41-97f3-f18c067fd746 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:56.029428 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:56.029428 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:56.030055 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-49f78417-7151-4c41-97f3-f18c067fd746 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:56.031024 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-49f78417-7151-4c41-97f3-f18c067fd746 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d returned with HTTP 200 Aug 19 11:07:56.031464 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 869/3481] 10.4.3.46 () {68 vars in 1597 bytes} [Wed Aug 19 11:07:56 2026] GET /volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:56.041509 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-a96405fd-21fd-43a7-be4f-d611f68b4221 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:56.044308 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-a96405fd-21fd-43a7-be4f-d611f68b4221 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e Aug 19 11:07:56.044612 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-a96405fd-21fd-43a7-be4f-d611f68b4221 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:56.044882 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-a96405fd-21fd-43a7-be4f-d611f68b4221 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:56.053819 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:56.053819 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:56.058146 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-a96405fd-21fd-43a7-be4f-d611f68b4221 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:56.066353 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-a96405fd-21fd-43a7-be4f-d611f68b4221 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e returned with HTTP 200 Aug 19 11:07:56.066829 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 868/3482] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:56 2026] GET /volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:56.075992 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:56.079136 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:07:56.079560 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8fc4f288-ca7d-4445-a1dd-49f98c2fb12d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:56.081491 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8fc4f288-ca7d-4445-a1dd-49f98c2fb12d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:07:56.100852 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:56.100852 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:56.101398 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:07:56.101601 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume of 1 GB Aug 19 11:07:56.102216 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Availability Zones retrieved successfully. Aug 19 11:07:56.118090 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (13095e99-cee9-434f-8ca5-29f405974c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:56.118354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40912a9d-1a6d-4135-8fa7-34faa578612a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:56.119406 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:07:56.143948 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-276998fa-a11c-496a-8e4b-77fe5cf7f869 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:56.146150 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-276998fa-a11c-496a-8e4b-77fe5cf7f869 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:07:56.146328 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-276998fa-a11c-496a-8e4b-77fe5cf7f869 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:56.146562 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-276998fa-a11c-496a-8e4b-77fe5cf7f869 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:56.157708 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40912a9d-1a6d-4135-8fa7-34faa578612a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8fc4f288-ca7d-4445-a1dd-49f98c2fb12d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:56.158465 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70fc7dbf-c125-464c-ba4e-9010ece97ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:56.168234 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:56.168234 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:56.173515 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-276998fa-a11c-496a-8e4b-77fe5cf7f869 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:56.180235 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-276998fa-a11c-496a-8e4b-77fe5cf7f869 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:07:56.180603 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 873/3483] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:56 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:56.201379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['a339de28-9b80-4e0b-a46a-4df86fd74d2d', '678248c2-ded8-48f1-b383-50828bbe0e12', 'ef8c804e-4642-48da-aede-7cb68603cda0', 'ad3ad8cf-3cd3-4ca1-ad91-e7c111ac2c88'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:07:56.203581 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70fc7dbf-c125-464c-ba4e-9010ece97ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a339de28-9b80-4e0b-a46a-4df86fd74d2d', '678248c2-ded8-48f1-b383-50828bbe0e12', 'ef8c804e-4642-48da-aede-7cb68603cda0', 'ad3ad8cf-3cd3-4ca1-ad91-e7c111ac2c88']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:56.204785 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b22504-9a92-41ef-99e5-deb99353a0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:56.251332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b22504-9a92-41ef-99e5-deb99353a0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd7e9581-bf7d-48b4-a5af-78e68ccebd9e', '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='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['a339de28-9b80-4e0b-a46a-4df86fd74d2d','678248c2-ded8-48f1-b383-50828bbe0e12','ef8c804e-4642-48da-aede-7cb68603cda0','ad3ad8cf-3cd3-4ca1-ad91-e7c111ac2c88'],size=1,snapshot_id=8fc4f288-ca7d-4445-a1dd-49f98c2fb12d,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), '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-19T11:07:56Z,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=bd7e9581-bf7d-48b4-a5af-78e68ccebd9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6de536afff0497596c6e3f7bcac470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8fc4f288-ca7d-4445-a1dd-49f98c2fb12d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:56.252101 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14902243-3e46-42db-88fd-0b562b553b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:56.272391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14902243-3e46-42db-88fd-0b562b553b3b) transitioned into 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='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['a339de28-9b80-4e0b-a46a-4df86fd74d2d','678248c2-ded8-48f1-b383-50828bbe0e12','ef8c804e-4642-48da-aede-7cb68603cda0','ad3ad8cf-3cd3-4ca1-ad91-e7c111ac2c88'],size=1,snapshot_id=8fc4f288-ca7d-4445-a1dd-49f98c2fb12d,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:56.273675 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c294046-906f-4169-9c16-6c3b15a66cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:07:56.303126 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c294046-906f-4169-9c16-6c3b15a66cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:07:56.303126 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (13095e99-cee9-434f-8ca5-29f405974c00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:07:56.303126 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request issued successfully. Aug 19 11:07:56.303552 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-c5e216ef-0d41-4d6c-a850-5029d617b76a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:07:56.305926 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 874/3484] 10.4.3.46 () {72 vars in 1534 bytes} [Wed Aug 19 11:07:56 2026] POST /volume/v3/volumes => generated 734 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:07:56.321734 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-4ba39abc-5d9a-40dd-9b24-975db1395977 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:56.325533 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-4ba39abc-5d9a-40dd-9b24-975db1395977 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e Aug 19 11:07:56.325533 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-4ba39abc-5d9a-40dd-9b24-975db1395977 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:56.325533 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-4ba39abc-5d9a-40dd-9b24-975db1395977 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:56.333841 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:56.333841 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:56.338742 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-4ba39abc-5d9a-40dd-9b24-975db1395977 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:56.344598 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-4ba39abc-5d9a-40dd-9b24-975db1395977 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e returned with HTTP 200 Aug 19 11:07:56.345127 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 870/3485] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:56 2026] GET /volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:56.362620 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b5cf90e3-0a6f-4e19-bd9d-83f80f9b0d5a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:56.365782 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b5cf90e3-0a6f-4e19-bd9d-83f80f9b0d5a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e Aug 19 11:07:56.366051 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b5cf90e3-0a6f-4e19-bd9d-83f80f9b0d5a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:56.366322 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b5cf90e3-0a6f-4e19-bd9d-83f80f9b0d5a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:56.373268 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:56.373268 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:56.379015 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b5cf90e3-0a6f-4e19-bd9d-83f80f9b0d5a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:56.387374 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b5cf90e3-0a6f-4e19-bd9d-83f80f9b0d5a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e returned with HTTP 200 Aug 19 11:07:56.387895 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 869/3486] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:56 2026] GET /volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e => generated 802 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:56.943740 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3b943abf-0c2a-4516-8505-66e5d0001cf2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:56.949872 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3b943abf-0c2a-4516-8505-66e5d0001cf2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:56.950123 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3b943abf-0c2a-4516-8505-66e5d0001cf2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:56.950349 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3b943abf-0c2a-4516-8505-66e5d0001cf2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:56.950516 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-3b943abf-0c2a-4516-8505-66e5d0001cf2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:56.956847 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:56.956847 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:56.957675 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3b943abf-0c2a-4516-8505-66e5d0001cf2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:56.959261 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 874/3487] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:56 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:57.200688 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bcf8f416-071f-4c81-9ad0-25b5cc33bd03 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:57.203125 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bcf8f416-071f-4c81-9ad0-25b5cc33bd03 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:07:57.203334 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bcf8f416-071f-4c81-9ad0-25b5cc33bd03 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:57.203914 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bcf8f416-071f-4c81-9ad0-25b5cc33bd03 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:57.215001 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:57.215001 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:57.218947 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-bcf8f416-071f-4c81-9ad0-25b5cc33bd03 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:57.228902 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bcf8f416-071f-4c81-9ad0-25b5cc33bd03 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:07:57.229235 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 875/3488] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:57 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:57.969995 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-df3739b3-c0b7-42ea-9e7a-cc43fa2e2778 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:57.972695 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df3739b3-c0b7-42ea-9e7a-cc43fa2e2778 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:57.973181 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df3739b3-c0b7-42ea-9e7a-cc43fa2e2778 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:57.973430 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df3739b3-c0b7-42ea-9e7a-cc43fa2e2778 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:57.973582 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-df3739b3-c0b7-42ea-9e7a-cc43fa2e2778 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:57.979654 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:57.979654 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:57.980641 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df3739b3-c0b7-42ea-9e7a-cc43fa2e2778 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:57.981080 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 871/3489] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:57 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:58.244903 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-66bece99-9eae-4a4b-a9b8-d99e49c72b75 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:58.247157 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66bece99-9eae-4a4b-a9b8-d99e49c72b75 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:07:58.247401 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66bece99-9eae-4a4b-a9b8-d99e49c72b75 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:58.249217 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66bece99-9eae-4a4b-a9b8-d99e49c72b75 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:58.272501 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:58.272501 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:58.278953 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-66bece99-9eae-4a4b-a9b8-d99e49c72b75 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:58.284676 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66bece99-9eae-4a4b-a9b8-d99e49c72b75 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:07:58.285110 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 870/3490] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:58 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:58.993323 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c6ee8ea7-399a-4e03-ac44-e9b2386ff35f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:58.995913 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c6ee8ea7-399a-4e03-ac44-e9b2386ff35f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:07:58.996105 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c6ee8ea7-399a-4e03-ac44-e9b2386ff35f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:58.996283 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c6ee8ea7-399a-4e03-ac44-e9b2386ff35f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:58.996378 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-c6ee8ea7-399a-4e03-ac44-e9b2386ff35f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:07:59.001178 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:59.001178 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:59.001986 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c6ee8ea7-399a-4e03-ac44-e9b2386ff35f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:07:59.002356 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 875/3491] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:58 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:59.297836 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-37103f98-e123-43f0-8284-9f3cd2513c5b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:59.299493 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-37103f98-e123-43f0-8284-9f3cd2513c5b tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:07:59.299710 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-37103f98-e123-43f0-8284-9f3cd2513c5b tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:59.299882 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-37103f98-e123-43f0-8284-9f3cd2513c5b tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:59.306242 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:59.306242 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:07:59.309598 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-37103f98-e123-43f0-8284-9f3cd2513c5b tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:07:59.313154 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-37103f98-e123-43f0-8284-9f3cd2513c5b tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:07:59.313554 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 876/3492] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:07:59 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:07:59.400360 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-78fc4553-15ef-4f86-a2bb-8c77923a3227 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:59.517072 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-78fc4553-15ef-4f86-a2bb-8c77923a3227 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e Aug 19 11:07:59.517250 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-78fc4553-15ef-4f86-a2bb-8c77923a3227 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:59.517414 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-78fc4553-15ef-4f86-a2bb-8c77923a3227 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:59.524087 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:59.524087 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:59.527704 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-78fc4553-15ef-4f86-a2bb-8c77923a3227 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:59.532694 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-78fc4553-15ef-4f86-a2bb-8c77923a3227 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e returned with HTTP 200 Aug 19 11:07:59.533363 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 872/3493] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:07:59 2026] GET /volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e => generated 1343 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:59.540465 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-563f5597-b936-4b20-9de8-77a1182fc7f9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:59.540865 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-563f5597-b936-4b20-9de8-77a1182fc7f9 None None] GET https://10.4.3.46/volume// Aug 19 11:07:59.541048 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-563f5597-b936-4b20-9de8-77a1182fc7f9 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:59.541240 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-563f5597-b936-4b20-9de8-77a1182fc7f9 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:59.541576 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-563f5597-b936-4b20-9de8-77a1182fc7f9 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:59.541875 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 871/3494] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:07:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:07:59.547801 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-ffd76fa5-4ea3-483c-99c0-0c68a6238fc5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:59.549731 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-ffd76fa5-4ea3-483c-99c0-0c68a6238fc5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:07:59.550102 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-ffd76fa5-4ea3-483c-99c0-0c68a6238fc5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd7e9581-bf7d-48b4-a5af-78e68ccebd9e", "connector": null, "instance_uuid": "32339f81-48bf-449b-b07b-7e1657863f94"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:59.558504 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:59.558504 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:59.614505 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-ffd76fa5-4ea3-483c-99c0-0c68a6238fc5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:07:59.614710 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 876/3495] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:07:59 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:59.622661 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-475af60d-727e-4e56-8078-0cab61f4473f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:59.623196 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-475af60d-727e-4e56-8078-0cab61f4473f None None] GET https://10.4.3.46/volume// Aug 19 11:07:59.623426 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-475af60d-727e-4e56-8078-0cab61f4473f None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:59.623727 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-475af60d-727e-4e56-8078-0cab61f4473f None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:59.625506 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-475af60d-727e-4e56-8078-0cab61f4473f None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:07:59.625506 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 877/3496] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:07:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:07:59.633250 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-480d5c1e-3b41-49ea-95cc-999e18367f2d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:59.635192 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-480d5c1e-3b41-49ea-95cc-999e18367f2d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e Aug 19 11:07:59.635392 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-480d5c1e-3b41-49ea-95cc-999e18367f2d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:07:59.635703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-480d5c1e-3b41-49ea-95cc-999e18367f2d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:07:59.644411 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:59.644411 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:07:59.647704 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-480d5c1e-3b41-49ea-95cc-999e18367f2d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:07:59.652075 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-480d5c1e-3b41-49ea-95cc-999e18367f2d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e returned with HTTP 200 Aug 19 11:07:59.652434 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 873/3497] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:07:59 2026] GET /volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e => generated 1522 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:07:59.768124 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-244cccba-7b78-40dc-ac59-d3cbbde58b5e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:59.769952 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-244cccba-7b78-40dc-ac59-d3cbbde58b5e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] PUT https://10.4.3.46/volume/v3/attachments/2fa4e512-1363-4633-b696-826d483a735c Aug 19 11:07:59.770261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-244cccba-7b78-40dc-ac59-d3cbbde58b5e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:59.779328 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-244cccba-7b78-40dc-ac59-d3cbbde58b5e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Acquiring lock "cinder-attachment_update-bd7e9581-bf7d-48b4-a5af-78e68ccebd9e-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:07:59.783837 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-244cccba-7b78-40dc-ac59-d3cbbde58b5e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-bd7e9581-bf7d-48b4-a5af-78e68ccebd9e-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:07:59.784896 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:59.784896 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:07:59.886337 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-244cccba-7b78-40dc-ac59-d3cbbde58b5e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-bd7e9581-bf7d-48b4-a5af-78e68ccebd9e-np0000007769" released by "attachment_update" :: held 0.102s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:07:59.886704 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-244cccba-7b78-40dc-ac59-d3cbbde58b5e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/2fa4e512-1363-4633-b696-826d483a735c returned with HTTP 200 Aug 19 11:07:59.887266 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 872/3498] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:07:59 2026] PUT /volume/v3/attachments/2fa4e512-1363-4633-b696-826d483a735c => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:07:59.923963 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b7fc8575-7ea0-48eb-b2ef-71747c05035c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:07:59.926326 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b7fc8575-7ea0-48eb-b2ef-71747c05035c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments/2fa4e512-1363-4633-b696-826d483a735c/action Aug 19 11:07:59.926697 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b7fc8575-7ea0-48eb-b2ef-71747c05035c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:07:59.926813 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b7fc8575-7ea0-48eb-b2ef-71747c05035c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:07:59.941903 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:07:59.941903 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:07:59.967904 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0121997e-b78c-422d-ab0f-d60983ba84b6 req-b7fc8575-7ea0-48eb-b2ef-71747c05035c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/2fa4e512-1363-4633-b696-826d483a735c/action returned with HTTP 204 Aug 19 11:07:59.968619 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 877/3499] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:07:59 2026] POST /volume/v3/attachments/2fa4e512-1363-4633-b696-826d483a735c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:00.012406 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7c9ca954-e8ad-4b16-8a07-62d0170b097b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:00.014726 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7c9ca954-e8ad-4b16-8a07-62d0170b097b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:08:00.014935 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7c9ca954-e8ad-4b16-8a07-62d0170b097b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:00.015129 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7c9ca954-e8ad-4b16-8a07-62d0170b097b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:00.015225 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-7c9ca954-e8ad-4b16-8a07-62d0170b097b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:08:00.019268 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:00.019268 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:00.019916 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7c9ca954-e8ad-4b16-8a07-62d0170b097b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:08:00.020244 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 878/3500] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:00 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:00.327851 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d646f566-300b-416e-a267-661fd01629dd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:00.329852 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d646f566-300b-416e-a267-661fd01629dd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:00.330076 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d646f566-300b-416e-a267-661fd01629dd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:00.330265 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d646f566-300b-416e-a267-661fd01629dd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:00.338651 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:00.338651 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:00.344475 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d646f566-300b-416e-a267-661fd01629dd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:00.347186 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d646f566-300b-416e-a267-661fd01629dd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:00.347568 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 874/3501] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:00 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:01.032381 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0e4818ed-17af-41ff-a2c6-e91388433306 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:01.034207 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e4818ed-17af-41ff-a2c6-e91388433306 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:08:01.034408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e4818ed-17af-41ff-a2c6-e91388433306 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:01.034610 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e4818ed-17af-41ff-a2c6-e91388433306 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:01.034718 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0e4818ed-17af-41ff-a2c6-e91388433306 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:08:01.039031 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:01.039031 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:01.039804 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e4818ed-17af-41ff-a2c6-e91388433306 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:08:01.040185 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 873/3502] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:01 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:01.049189 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8c56bb85-1194-4fb6-ae91-1fdb02c26e7a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:01.050964 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8c56bb85-1194-4fb6-ae91-1fdb02c26e7a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 Aug 19 11:08:01.051227 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8c56bb85-1194-4fb6-ae91-1fdb02c26e7a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:01.051424 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8c56bb85-1194-4fb6-ae91-1fdb02c26e7a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:01.056498 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:01.056498 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:01.056982 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8c56bb85-1194-4fb6-ae91-1fdb02c26e7a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:08:01.057844 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8c56bb85-1194-4fb6-ae91-1fdb02c26e7a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 returned with HTTP 200 Aug 19 11:08:01.058204 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 878/3503] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:08:01 2026] GET /volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:01.066069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1817e2b8-c072-4753-bcbf-d05efefcada8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:01.067912 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1817e2b8-c072-4753-bcbf-d05efefcada8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:08:01.068142 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1817e2b8-c072-4753-bcbf-d05efefcada8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:01.068277 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1817e2b8-c072-4753-bcbf-d05efefcada8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:01.068385 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-1817e2b8-c072-4753-bcbf-d05efefcada8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:08:01.072606 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:01.072606 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:01.073317 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1817e2b8-c072-4753-bcbf-d05efefcada8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:08:01.073689 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 879/3504] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:01 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:01.082805 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4346f8bc-e980-4049-b940-2c5aa26d2d85 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:01.085069 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4346f8bc-e980-4049-b940-2c5aa26d2d85 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:08:01.085334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4346f8bc-e980-4049-b940-2c5aa26d2d85 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:01.085612 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4346f8bc-e980-4049-b940-2c5aa26d2d85 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:01.085773 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-4346f8bc-e980-4049-b940-2c5aa26d2d85 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete backup with id: 6861478b-82db-4ff5-ae9d-2506812f6e0b. Aug 19 11:08:01.090915 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:01.090915 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:01.109127 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-4346f8bc-e980-4049-b940-2c5aa26d2d85 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] delete_backup rpcapi backup_id 6861478b-82db-4ff5-ae9d-2506812f6e0b {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:08:01.111352 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4346f8bc-e980-4049-b940-2c5aa26d2d85 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 202 Aug 19 11:08:01.111966 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 875/3505] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:08:01 2026] DELETE /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:08:01.120907 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-791f2767-94af-46f3-97f6-fcb478915b66 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:01.122632 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-791f2767-94af-46f3-97f6-fcb478915b66 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:08:01.122851 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-791f2767-94af-46f3-97f6-fcb478915b66 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:01.123037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-791f2767-94af-46f3-97f6-fcb478915b66 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:01.123134 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-791f2767-94af-46f3-97f6-fcb478915b66 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:08:01.128127 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:01.128127 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:01.129028 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-791f2767-94af-46f3-97f6-fcb478915b66 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 200 Aug 19 11:08:01.129387 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 874/3506] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:01 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:01.359875 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-26c5f083-04dd-4d38-9c21-b59a366f405a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:01.365926 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-26c5f083-04dd-4d38-9c21-b59a366f405a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:01.365926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-26c5f083-04dd-4d38-9c21-b59a366f405a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:01.365926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-26c5f083-04dd-4d38-9c21-b59a366f405a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:01.370511 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:01.370511 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:01.374562 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-26c5f083-04dd-4d38-9c21-b59a366f405a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:01.378866 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-26c5f083-04dd-4d38-9c21-b59a366f405a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:01.379289 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 879/3507] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:01 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:02.140852 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-760e124e-4d00-452f-ad27-e504994f4318 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:02.143966 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-760e124e-4d00-452f-ad27-e504994f4318 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b Aug 19 11:08:02.143966 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-760e124e-4d00-452f-ad27-e504994f4318 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:02.143966 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-760e124e-4d00-452f-ad27-e504994f4318 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:02.143966 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-760e124e-4d00-452f-ad27-e504994f4318 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Show backup with id 6861478b-82db-4ff5-ae9d-2506812f6e0b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:08:02.146568 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-760e124e-4d00-452f-ad27-e504994f4318 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b returned with HTTP 404 Aug 19 11:08:02.147113 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 880/3508] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:02 2026] GET /volume/v3/backups/6861478b-82db-4ff5-ae9d-2506812f6e0b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:02.259261 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-614cbd90-9d7f-49ca-a62a-c9433a6b5953 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:02.260959 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-614cbd90-9d7f-49ca-a62a-c9433a6b5953 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 Aug 19 11:08:02.261145 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-614cbd90-9d7f-49ca-a62a-c9433a6b5953 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:02.261331 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-614cbd90-9d7f-49ca-a62a-c9433a6b5953 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:02.261432 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-614cbd90-9d7f-49ca-a62a-c9433a6b5953 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: ef7325ef-2507-4e84-95e6-29208d15ea56 Aug 19 11:08:02.266341 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:02.266341 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:02.266773 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-614cbd90-9d7f-49ca-a62a-c9433a6b5953 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:08:02.297560 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-614cbd90-9d7f-49ca-a62a-c9433a6b5953 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot delete request issued successfully. Aug 19 11:08:02.299822 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-614cbd90-9d7f-49ca-a62a-c9433a6b5953 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 returned with HTTP 202 Aug 19 11:08:02.299822 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 876/3509] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:08:02 2026] DELETE /volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:02.307382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7e6b554c-b7dd-48ea-b882-386daf98f45b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:02.311907 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7e6b554c-b7dd-48ea-b882-386daf98f45b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 Aug 19 11:08:02.311907 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7e6b554c-b7dd-48ea-b882-386daf98f45b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:02.311907 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7e6b554c-b7dd-48ea-b882-386daf98f45b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:02.327298 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:02.327298 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:02.327833 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7e6b554c-b7dd-48ea-b882-386daf98f45b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:08:02.329732 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7e6b554c-b7dd-48ea-b882-386daf98f45b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 returned with HTTP 200 Aug 19 11:08:02.329732 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 875/3510] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:08:02 2026] GET /volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:02.392836 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-67d4fb50-bbf3-42ea-ab6f-f800e33f1204 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:02.394417 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-67d4fb50-bbf3-42ea-ab6f-f800e33f1204 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:02.395326 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-67d4fb50-bbf3-42ea-ab6f-f800e33f1204 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:02.395326 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-67d4fb50-bbf3-42ea-ab6f-f800e33f1204 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:02.403161 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:02.403161 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:02.407509 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-67d4fb50-bbf3-42ea-ab6f-f800e33f1204 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:02.412529 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-67d4fb50-bbf3-42ea-ab6f-f800e33f1204 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:02.412618 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 880/3511] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:02 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:03.341240 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-69dcbaff-a543-43e2-93bf-33ed924bc175 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:03.343087 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-69dcbaff-a543-43e2-93bf-33ed924bc175 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 Aug 19 11:08:03.343442 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-69dcbaff-a543-43e2-93bf-33ed924bc175 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:03.345169 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-69dcbaff-a543-43e2-93bf-33ed924bc175 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:03.352359 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-69dcbaff-a543-43e2-93bf-33ed924bc175 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 returned with HTTP 404 Aug 19 11:08:03.353025 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 881/3512] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:08:03 2026] GET /volume/v3/snapshots/ef7325ef-2507-4e84-95e6-29208d15ea56 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:03.367618 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6a0e67bd-2eb0-4326-9359-20dcc2021065 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:03.370016 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6a0e67bd-2eb0-4326-9359-20dcc2021065 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:08:03.370202 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6a0e67bd-2eb0-4326-9359-20dcc2021065 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:03.372117 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6a0e67bd-2eb0-4326-9359-20dcc2021065 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:03.381125 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:03.381125 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:03.390994 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6a0e67bd-2eb0-4326-9359-20dcc2021065 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:03.394739 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6a0e67bd-2eb0-4326-9359-20dcc2021065 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:08:03.395134 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 877/3513] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:03 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:03.433439 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d20eff26-6deb-47a2-8dbd-627456d8fba7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:03.436828 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d20eff26-6deb-47a2-8dbd-627456d8fba7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:03.436828 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d20eff26-6deb-47a2-8dbd-627456d8fba7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:03.436828 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d20eff26-6deb-47a2-8dbd-627456d8fba7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:03.437386 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:03.444981 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:08:03.445459 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-673596150"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:03.449371 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request body: {'volume': {'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-673596150'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:08:03.453745 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:03.453745 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:03.464232 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d20eff26-6deb-47a2-8dbd-627456d8fba7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:03.470577 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d20eff26-6deb-47a2-8dbd-627456d8fba7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:03.471131 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 876/3514] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:03 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:03.579903 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume of 1 GB Aug 19 11:08:03.584280 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Availability Zones retrieved successfully. Aug 19 11:08:03.590310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (e398661d-9224-483d-adbd-9f33cca16563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:03.592561 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b688477-7cfd-402d-92c0-ec991d6c1836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:03.592742 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:08:03.652118 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b688477-7cfd-402d-92c0-ec991d6c1836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:03.653290 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c9e8f64-ee97-4508-96ef-28a7c058eab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:03.713227 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['1b90e6b3-6202-4ef6-a4ed-25f07f818404', '767ea97e-39ff-4ce8-bfe3-75a92c285864', '602097c7-317f-4b45-b268-371abe1d246d', '6edd761e-c124-4d60-840c-cef6b21cacc7'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:08:03.715385 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c9e8f64-ee97-4508-96ef-28a7c058eab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b90e6b3-6202-4ef6-a4ed-25f07f818404', '767ea97e-39ff-4ce8-bfe3-75a92c285864', '602097c7-317f-4b45-b268-371abe1d246d', '6edd761e-c124-4d60-840c-cef6b21cacc7']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:03.715385 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275253b8-f17d-487d-a0c6-c927b10274f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:03.746167 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275253b8-f17d-487d-a0c6-c927b10274f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec8f067f-cb0d-4469-9ee4-a0941fe49064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-673596150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['1b90e6b3-6202-4ef6-a4ed-25f07f818404','767ea97e-39ff-4ce8-bfe3-75a92c285864','602097c7-317f-4b45-b268-371abe1d246d','6edd761e-c124-4d60-840c-cef6b21cacc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:08:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-673596150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec8f067f-cb0d-4469-9ee4-a0941fe49064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa4df37ce6c045eea18debd0320fabf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:03.747282 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55322156-815f-4b21-bf5c-e16a468a15d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:03.778644 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55322156-815f-4b21-bf5c-e16a468a15d1) transitioned into state 'SUCCESS' from state '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-673596150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['1b90e6b3-6202-4ef6-a4ed-25f07f818404','767ea97e-39ff-4ce8-bfe3-75a92c285864','602097c7-317f-4b45-b268-371abe1d246d','6edd761e-c124-4d60-840c-cef6b21cacc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:03.779652 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c10d88e9-aa03-4914-bfc7-a0d48dce40d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:03.806449 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c10d88e9-aa03-4914-bfc7-a0d48dce40d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:03.807951 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (e398661d-9224-483d-adbd-9f33cca16563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:03.808334 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request issued successfully. Aug 19 11:08:03.809042 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dd35906a-cdd0-48bf-8eb2-1cdf8ecb3d41 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:08:03.809999 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 881/3515] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:08:03 2026] POST /volume/v3/volumes => generated 751 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:03.810085 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:03.822878 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-259db9b0-e069-4d3a-ba79-b99df7098836 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:03.824733 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-259db9b0-e069-4d3a-ba79-b99df7098836 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:03.825042 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-259db9b0-e069-4d3a-ba79-b99df7098836 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:03.825250 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-259db9b0-e069-4d3a-ba79-b99df7098836 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:03.836995 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:03.836995 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:03.849582 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-259db9b0-e069-4d3a-ba79-b99df7098836 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:03.854239 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-259db9b0-e069-4d3a-ba79-b99df7098836 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:03.854962 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 878/3516] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:03 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:03.925156 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:08:03.925464 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1567589728", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:03.931391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1567589728', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:08:03.931391 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Create volume of 1 GB Aug 19 11:08:03.935660 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Availability Zones retrieved successfully. Aug 19 11:08:03.941183 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Flow 'volume_create_api' (375b88a9-eacb-4701-869f-09d0b8912522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:03.942062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f266e70a-2e15-4f38-937e-acc3f3c9619d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:03.943165 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:08:03.968943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f266e70a-2e15-4f38-937e-acc3f3c9619d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:03.970208 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328bf773-2908-4e37-bddd-4f12f681d44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:04.115057 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Created reservations ['db201c4a-edef-4846-940c-f5b3c98ff921', 'ad986d74-ce07-4ac8-80c1-e422311b74c2', '5186956a-de53-4386-8d7b-36d1d19386ba', '1ef66d79-a530-4573-a1bd-5b5bcf800659'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:08:04.116154 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328bf773-2908-4e37-bddd-4f12f681d44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db201c4a-edef-4846-940c-f5b3c98ff921', 'ad986d74-ce07-4ac8-80c1-e422311b74c2', '5186956a-de53-4386-8d7b-36d1d19386ba', '1ef66d79-a530-4573-a1bd-5b5bcf800659']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:04.117192 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e951125-442b-4f2a-a42a-3147ef3c2b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:04.168456 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e951125-442b-4f2a-a42a-3147ef3c2b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5435d425-86f1-4fef-a1b0-147c5b64f2d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1567589728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c172dcc5d64f90a48b2148ff5db6bd',qos_specs=None,replication_status=,reservations=['db201c4a-edef-4846-940c-f5b3c98ff921','ad986d74-ce07-4ac8-80c1-e422311b74c2','5186956a-de53-4386-8d7b-36d1d19386ba','1ef66d79-a530-4573-a1bd-5b5bcf800659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc29e56d994e4e8785e04a8349263518',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1567589728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5435d425-86f1-4fef-a1b0-147c5b64f2d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2c172dcc5d64f90a48b2148ff5db6bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc29e56d994e4e8785e04a8349263518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:04.171296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a88031c-1f7b-4db3-80b5-f7a0598748df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:04.212542 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a88031c-1f7b-4db3-80b5-f7a0598748df) transitioned into state 'SUCCESS' from state '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-1567589728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c172dcc5d64f90a48b2148ff5db6bd',qos_specs=None,replication_status=,reservations=['db201c4a-edef-4846-940c-f5b3c98ff921','ad986d74-ce07-4ac8-80c1-e422311b74c2','5186956a-de53-4386-8d7b-36d1d19386ba','1ef66d79-a530-4573-a1bd-5b5bcf800659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc29e56d994e4e8785e04a8349263518',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:04.213435 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6666135-113f-4d82-8625-f96b863c3457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:04.234251 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6666135-113f-4d82-8625-f96b863c3457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:04.234251 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Flow 'volume_create_api' (375b88a9-eacb-4701-869f-09d0b8912522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:04.234251 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Create volume request issued successfully. Aug 19 11:08:04.234251 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0f0ad1c1-4c9e-408c-8d22-dc3377e141d3 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:08:04.234251 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 882/3517] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:08:03 2026] POST /volume/v3/volumes => generated 763 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:04.245310 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9b6445f2-02c0-415e-8993-6a46466d3596 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:04.247948 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:08:04.248613 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-171246766", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:04.250457 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-171246766', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:08:04.250772 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Create volume of 1 GB Aug 19 11:08:04.255698 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Availability Zones retrieved successfully. Aug 19 11:08:04.261817 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Flow 'volume_create_api' (6eea1e6d-b404-4c5e-bdbd-7945600abd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:04.262889 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b000df4-fd41-4f5c-91ef-ea09255851a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:04.264005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:08:04.292572 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b000df4-fd41-4f5c-91ef-ea09255851a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:04.293352 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f603820a-ddf8-45ff-912a-70fd7c0f05f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:04.356326 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Created reservations ['d734f6fe-d6eb-47d5-81a4-dfe94413b4dc', '86144919-7aab-49fb-b752-dea8d6145d98', '1c831cb6-6842-42da-857f-63d3e305981b', 'e9e8f413-b67c-4bcb-a2f8-0e0ad0dc1dd1'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:08:04.357433 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f603820a-ddf8-45ff-912a-70fd7c0f05f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d734f6fe-d6eb-47d5-81a4-dfe94413b4dc', '86144919-7aab-49fb-b752-dea8d6145d98', '1c831cb6-6842-42da-857f-63d3e305981b', 'e9e8f413-b67c-4bcb-a2f8-0e0ad0dc1dd1']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:04.358555 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ee2900d-67d1-4c99-93b5-eca326fb2069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:04.395261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ee2900d-67d1-4c99-93b5-eca326fb2069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-171246766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c172dcc5d64f90a48b2148ff5db6bd',qos_specs=None,replication_status=,reservations=['d734f6fe-d6eb-47d5-81a4-dfe94413b4dc','86144919-7aab-49fb-b752-dea8d6145d98','1c831cb6-6842-42da-857f-63d3e305981b','e9e8f413-b67c-4bcb-a2f8-0e0ad0dc1dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc29e56d994e4e8785e04a8349263518',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-171246766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2c172dcc5d64f90a48b2148ff5db6bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc29e56d994e4e8785e04a8349263518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:04.396960 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ad749b-1e0a-4d73-9fea-016214d36f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:04.426239 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ad749b-1e0a-4d73-9fea-016214d36f05) transitioned into state 'SUCCESS' from state '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-171246766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c172dcc5d64f90a48b2148ff5db6bd',qos_specs=None,replication_status=,reservations=['d734f6fe-d6eb-47d5-81a4-dfe94413b4dc','86144919-7aab-49fb-b752-dea8d6145d98','1c831cb6-6842-42da-857f-63d3e305981b','e9e8f413-b67c-4bcb-a2f8-0e0ad0dc1dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc29e56d994e4e8785e04a8349263518',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:04.427143 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7035479-1598-4def-9137-7aa0a0b20343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:04.446644 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7035479-1598-4def-9137-7aa0a0b20343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:04.447441 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Flow 'volume_create_api' (6eea1e6d-b404-4c5e-bdbd-7945600abd9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:04.447805 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Create volume request issued successfully. Aug 19 11:08:04.448380 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9b6445f2-02c0-415e-8993-6a46466d3596 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:08:04.448961 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 877/3518] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:08:04 2026] POST /volume/v3/volumes => generated 762 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:04.486332 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cd194466-da38-49b0-ad9f-b2b0d46a1700 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:04.488357 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cd194466-da38-49b0-ad9f-b2b0d46a1700 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:04.488564 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cd194466-da38-49b0-ad9f-b2b0d46a1700 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:04.488757 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cd194466-da38-49b0-ad9f-b2b0d46a1700 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:04.496577 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:04.496577 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:04.500543 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cd194466-da38-49b0-ad9f-b2b0d46a1700 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:04.505701 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cd194466-da38-49b0-ad9f-b2b0d46a1700 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:04.506285 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 882/3519] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:04 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:04.523411 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-48e3bc8f-60b4-4243-9ca6-5aea7efdbcdf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:04.527803 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48e3bc8f-60b4-4243-9ca6-5aea7efdbcdf tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:04.527967 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48e3bc8f-60b4-4243-9ca6-5aea7efdbcdf tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:04.528149 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48e3bc8f-60b4-4243-9ca6-5aea7efdbcdf tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:04.534941 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:04.534941 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:04.538308 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-48e3bc8f-60b4-4243-9ca6-5aea7efdbcdf tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:04.542643 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48e3bc8f-60b4-4243-9ca6-5aea7efdbcdf tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:04.543024 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 879/3520] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:04 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:04.871352 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a097c528-cf4a-4d2f-a05c-c1fe5c289333 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:04.873002 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a097c528-cf4a-4d2f-a05c-c1fe5c289333 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:04.873248 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a097c528-cf4a-4d2f-a05c-c1fe5c289333 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:04.873430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a097c528-cf4a-4d2f-a05c-c1fe5c289333 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:04.883683 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:04.883683 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:04.888147 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a097c528-cf4a-4d2f-a05c-c1fe5c289333 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:04.893435 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a097c528-cf4a-4d2f-a05c-c1fe5c289333 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:04.893934 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 883/3521] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:04 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:06.903929 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-64a59cf2-df4a-4e67-ab9b-bfe0db9ebc6c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:06.908156 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-64a59cf2-df4a-4e67-ab9b-bfe0db9ebc6c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e Aug 19 11:08:06.908156 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-64a59cf2-df4a-4e67-ab9b-bfe0db9ebc6c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:06.908156 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-64a59cf2-df4a-4e67-ab9b-bfe0db9ebc6c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:06.926878 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:06.926878 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:06.931549 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-64a59cf2-df4a-4e67-ab9b-bfe0db9ebc6c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:08:06.938059 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-64a59cf2-df4a-4e67-ab9b-bfe0db9ebc6c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e returned with HTTP 200 Aug 19 11:08:06.938628 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 878/3522] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:06 2026] GET /volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e => generated 1635 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:08.456900 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-32f04afd-f48e-4081-adf6-52bcfb9b461e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:08.459153 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-32f04afd-f48e-4081-adf6-52bcfb9b461e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/attachments/2fa4e512-1363-4633-b696-826d483a735c Aug 19 11:08:08.459339 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-32f04afd-f48e-4081-adf6-52bcfb9b461e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:08.459569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-32f04afd-f48e-4081-adf6-52bcfb9b461e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:08.466991 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:08.466991 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:08.519870 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-32f04afd-f48e-4081-adf6-52bcfb9b461e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/2fa4e512-1363-4633-b696-826d483a735c returned with HTTP 200 Aug 19 11:08:08.520261 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 883/3523] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:08:08 2026] DELETE /volume/v3/attachments/2fa4e512-1363-4633-b696-826d483a735c => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:08.562635 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-1fadc9e8-005a-436a-be05-684027b73df5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:08.564779 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-1fadc9e8-005a-436a-be05-684027b73df5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e Aug 19 11:08:08.565004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-1fadc9e8-005a-436a-be05-684027b73df5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:08.565241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-1fadc9e8-005a-436a-be05-684027b73df5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:08.565426 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-1fadc9e8-005a-436a-be05-684027b73df5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: bd7e9581-bf7d-48b4-a5af-78e68ccebd9e Aug 19 11:08:08.574686 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:08.574686 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:08.575277 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-1fadc9e8-005a-436a-be05-684027b73df5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:08:08.593948 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-1fadc9e8-005a-436a-be05-684027b73df5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume request issued successfully. Aug 19 11:08:08.594142 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cf24c677-6f03-428d-aa19-9d278bacc85c req-1fadc9e8-005a-436a-be05-684027b73df5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e returned with HTTP 202 Aug 19 11:08:08.594654 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 880/3524] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:08:08 2026] DELETE /volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:10.641958 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-64c12fdd-bf7b-4152-bb2e-ab5905a0629e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:10.643764 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-64c12fdd-bf7b-4152-bb2e-ab5905a0629e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e Aug 19 11:08:10.644039 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-64c12fdd-bf7b-4152-bb2e-ab5905a0629e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:10.644273 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-64c12fdd-bf7b-4152-bb2e-ab5905a0629e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:10.649974 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-64c12fdd-bf7b-4152-bb2e-ab5905a0629e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e returned with HTTP 404 Aug 19 11:08:10.650442 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 884/3525] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:10 2026] GET /volume/v3/volumes/bd7e9581-bf7d-48b4-a5af-78e68ccebd9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:10.714187 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-89844fab-208c-45f5-a1cb-2176942bfc16 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:10.716162 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-89844fab-208c-45f5-a1cb-2176942bfc16 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d Aug 19 11:08:10.716162 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-89844fab-208c-45f5-a1cb-2176942bfc16 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:10.716162 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-89844fab-208c-45f5-a1cb-2176942bfc16 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:10.716162 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-89844fab-208c-45f5-a1cb-2176942bfc16 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: 8fc4f288-ca7d-4445-a1dd-49f98c2fb12d Aug 19 11:08:10.720458 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:10.720458 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:10.720979 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-89844fab-208c-45f5-a1cb-2176942bfc16 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:08:10.742498 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-89844fab-208c-45f5-a1cb-2176942bfc16 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot delete request issued successfully. Aug 19 11:08:10.742766 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-89844fab-208c-45f5-a1cb-2176942bfc16 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d returned with HTTP 202 Aug 19 11:08:10.743287 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 879/3526] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:08:10 2026] DELETE /volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:10.750843 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-24571aa6-a3ae-4c7d-8f78-8fb6493f2ca6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:10.752680 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24571aa6-a3ae-4c7d-8f78-8fb6493f2ca6 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d Aug 19 11:08:10.752915 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24571aa6-a3ae-4c7d-8f78-8fb6493f2ca6 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:10.753133 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24571aa6-a3ae-4c7d-8f78-8fb6493f2ca6 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:10.759600 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:10.759600 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:10.760173 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-24571aa6-a3ae-4c7d-8f78-8fb6493f2ca6 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:08:10.761170 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24571aa6-a3ae-4c7d-8f78-8fb6493f2ca6 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d returned with HTTP 200 Aug 19 11:08:10.761762 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 884/3527] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:08:10 2026] GET /volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:11.771465 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7a573b19-ee18-4c8e-b618-b5225d1f4df3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:11.773306 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a573b19-ee18-4c8e-b618-b5225d1f4df3 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d Aug 19 11:08:11.773539 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a573b19-ee18-4c8e-b618-b5225d1f4df3 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:11.773731 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a573b19-ee18-4c8e-b618-b5225d1f4df3 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:11.779075 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a573b19-ee18-4c8e-b618-b5225d1f4df3 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d returned with HTTP 404 Aug 19 11:08:11.779739 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 881/3528] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:08:11 2026] GET /volume/v3/snapshots/8fc4f288-ca7d-4445-a1dd-49f98c2fb12d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:11.790018 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2a517505-f3f1-42a7-bbce-d4ade24bacb2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:11.791799 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a517505-f3f1-42a7-bbce-d4ade24bacb2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e Aug 19 11:08:11.791971 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a517505-f3f1-42a7-bbce-d4ade24bacb2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:11.792188 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a517505-f3f1-42a7-bbce-d4ade24bacb2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:11.792407 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-2a517505-f3f1-42a7-bbce-d4ade24bacb2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: f1e1e152-4c2f-4edf-ae02-512eb354851e Aug 19 11:08:11.799544 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:11.799544 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:11.800023 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2a517505-f3f1-42a7-bbce-d4ade24bacb2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:08:11.819649 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2a517505-f3f1-42a7-bbce-d4ade24bacb2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume request issued successfully. Aug 19 11:08:11.819859 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a517505-f3f1-42a7-bbce-d4ade24bacb2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e returned with HTTP 202 Aug 19 11:08:11.820228 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 885/3529] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:08:11 2026] DELETE /volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:11.831044 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5edf111d-bb72-4c13-a0b4-d09308c4ba5b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:11.833100 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5edf111d-bb72-4c13-a0b4-d09308c4ba5b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e Aug 19 11:08:11.833100 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5edf111d-bb72-4c13-a0b4-d09308c4ba5b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:11.833212 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5edf111d-bb72-4c13-a0b4-d09308c4ba5b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:11.840165 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:11.840165 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:11.844281 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5edf111d-bb72-4c13-a0b4-d09308c4ba5b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:08:11.848942 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5edf111d-bb72-4c13-a0b4-d09308c4ba5b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e returned with HTTP 200 Aug 19 11:08:11.849305 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 880/3530] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:11 2026] GET /volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:12.862091 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-70db0a04-830b-474c-bb18-72212a5daec4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:12.867119 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-70db0a04-830b-474c-bb18-72212a5daec4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e Aug 19 11:08:12.867357 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-70db0a04-830b-474c-bb18-72212a5daec4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:12.867594 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-70db0a04-830b-474c-bb18-72212a5daec4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:12.881678 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-70db0a04-830b-474c-bb18-72212a5daec4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e returned with HTTP 404 Aug 19 11:08:12.882214 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 885/3531] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:12 2026] GET /volume/v3/volumes/f1e1e152-4c2f-4edf-ae02-512eb354851e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:12.913507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9104df96-c24d-44fc-938b-86681142cb9d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:12.913507 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:08:12.913940 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-175799849", "snapshot_id": null, "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:12.915514 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-175799849', 'snapshot_id': None, 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:08:13.007520 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume of 1 GB Aug 19 11:08:13.015401 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Availability Zones retrieved successfully. Aug 19 11:08:13.022464 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (7b8fb05d-7b9c-424c-bdd2-fdc856b738de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:13.023449 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d140e88-4dc4-4d3d-9059-20fc10172f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:13.024678 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:08:13.095003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d140e88-4dc4-4d3d-9059-20fc10172f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:13.095877 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f66cad-26ac-410c-9422-e0cc647f5739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:13.140505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['01442d81-6905-4fd0-b0e1-6f0bdf3289f5', '0ea759a8-75da-45a0-b184-90d10414cad4', '007608b5-cb8e-4631-bbe7-ce771a5cc204', 'b5c5acc4-c1c3-453c-8144-b884d2b574bc'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:08:13.141729 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f66cad-26ac-410c-9422-e0cc647f5739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01442d81-6905-4fd0-b0e1-6f0bdf3289f5', '0ea759a8-75da-45a0-b184-90d10414cad4', '007608b5-cb8e-4631-bbe7-ce771a5cc204', 'b5c5acc4-c1c3-453c-8144-b884d2b574bc']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:13.142867 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e69a1060-d78b-41da-9056-9b264fecc8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:13.171025 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e69a1060-d78b-41da-9056-9b264fecc8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92d49a2f-e959-4eca-8711-2eeb92b4903e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-175799849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['01442d81-6905-4fd0-b0e1-6f0bdf3289f5','0ea759a8-75da-45a0-b184-90d10414cad4','007608b5-cb8e-4631-bbe7-ce771a5cc204','b5c5acc4-c1c3-453c-8144-b884d2b574bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-175799849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92d49a2f-e959-4eca-8711-2eeb92b4903e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6de536afff0497596c6e3f7bcac470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:13.172041 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98aa541c-eecc-42fc-80aa-89f899214aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:13.191040 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98aa541c-eecc-42fc-80aa-89f899214aef) transitioned into state 'SUCCESS' from state '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-175799849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['01442d81-6905-4fd0-b0e1-6f0bdf3289f5','0ea759a8-75da-45a0-b184-90d10414cad4','007608b5-cb8e-4631-bbe7-ce771a5cc204','b5c5acc4-c1c3-453c-8144-b884d2b574bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:13.191040 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4cd789-8e4b-4bb4-bfda-9109f1d7164a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:13.201686 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4cd789-8e4b-4bb4-bfda-9109f1d7164a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:13.202422 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (7b8fb05d-7b9c-424c-bdd2-fdc856b738de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:13.202727 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request issued successfully. Aug 19 11:08:13.203218 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9104df96-c24d-44fc-938b-86681142cb9d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:08:13.203617 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 882/3532] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:08:12 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 19 11:08:13.217116 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1d2f3452-a91b-4309-ad09-f17608735101 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:13.218913 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1d2f3452-a91b-4309-ad09-f17608735101 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:08:13.219090 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1d2f3452-a91b-4309-ad09-f17608735101 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:13.219258 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1d2f3452-a91b-4309-ad09-f17608735101 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:13.225649 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:13.225649 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:13.229053 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1d2f3452-a91b-4309-ad09-f17608735101 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:08:13.232759 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1d2f3452-a91b-4309-ad09-f17608735101 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 200 Aug 19 11:08:13.233134 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 886/3533] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:13 2026] GET /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:14.247012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f45350e2-aa17-44ab-9fba-4dc32909cf75 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:14.248934 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f45350e2-aa17-44ab-9fba-4dc32909cf75 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:08:14.249124 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f45350e2-aa17-44ab-9fba-4dc32909cf75 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:14.249297 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f45350e2-aa17-44ab-9fba-4dc32909cf75 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:14.256078 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:14.256078 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:14.259618 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f45350e2-aa17-44ab-9fba-4dc32909cf75 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:08:14.263919 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f45350e2-aa17-44ab-9fba-4dc32909cf75 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 200 Aug 19 11:08:14.264286 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 881/3534] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:14 2026] GET /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:14.276273 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0295bf24-a7fd-459f-a30b-166c7d6db42e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:14.277997 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0295bf24-a7fd-459f-a30b-166c7d6db42e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:08:14.278215 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0295bf24-a7fd-459f-a30b-166c7d6db42e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:14.278450 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0295bf24-a7fd-459f-a30b-166c7d6db42e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:14.285090 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:14.285090 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:14.288748 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0295bf24-a7fd-459f-a30b-166c7d6db42e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:08:14.293592 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0295bf24-a7fd-459f-a30b-166c7d6db42e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 200 Aug 19 11:08:14.294004 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 886/3535] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:14 2026] GET /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:15.312164 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-fa044f16-8603-4bad-be71-66290cdac964 req-7274201b-0970-4360-88bd-29131855aa65 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:15.314271 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-7274201b-0970-4360-88bd-29131855aa65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:08:15.314461 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-7274201b-0970-4360-88bd-29131855aa65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:15.314680 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-7274201b-0970-4360-88bd-29131855aa65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:15.321470 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:15.321470 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:15.324737 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-fa044f16-8603-4bad-be71-66290cdac964 req-7274201b-0970-4360-88bd-29131855aa65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:08:15.328836 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-7274201b-0970-4360-88bd-29131855aa65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 200 Aug 19 11:08:15.329248 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 883/3536] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:15 2026] GET /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:15.771198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-fa044f16-8603-4bad-be71-66290cdac964 req-a2d59b4f-2300-4046-a87e-e82219dee6b4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:15.773327 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-a2d59b4f-2300-4046-a87e-e82219dee6b4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:08:15.773600 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-a2d59b4f-2300-4046-a87e-e82219dee6b4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:15.773785 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-a2d59b4f-2300-4046-a87e-e82219dee6b4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:15.780201 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:15.780201 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:15.783440 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-fa044f16-8603-4bad-be71-66290cdac964 req-a2d59b4f-2300-4046-a87e-e82219dee6b4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:08:15.787655 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-a2d59b4f-2300-4046-a87e-e82219dee6b4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 200 Aug 19 11:08:15.788239 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 887/3537] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:15 2026] GET /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:15.797578 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-44b2c11d-4a4d-4f1c-8709-36c512151e29 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:15.798062 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44b2c11d-4a4d-4f1c-8709-36c512151e29 None None] GET https://10.4.3.46/volume// Aug 19 11:08:15.798364 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44b2c11d-4a4d-4f1c-8709-36c512151e29 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:15.798671 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44b2c11d-4a4d-4f1c-8709-36c512151e29 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:15.799024 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44b2c11d-4a4d-4f1c-8709-36c512151e29 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:15.799400 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 882/3538] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:08: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 19 11:08:15.806446 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-fa044f16-8603-4bad-be71-66290cdac964 req-e1b362dd-deba-401f-942e-f98c50e38563 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:15.808448 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-e1b362dd-deba-401f-942e-f98c50e38563 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:08:15.808834 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-e1b362dd-deba-401f-942e-f98c50e38563 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92d49a2f-e959-4eca-8711-2eeb92b4903e", "connector": null, "instance_uuid": "096a2137-1062-4c7d-90a7-15af98c6082a"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:15.816737 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:15.816737 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:15.840263 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-e1b362dd-deba-401f-942e-f98c50e38563 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:08:15.840809 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 887/3539] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:08:15 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:16.832238 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6c09c14f-b793-4621-b6ea-f792896e48c7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:16.832660 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c09c14f-b793-4621-b6ea-f792896e48c7 None None] GET https://10.4.3.46/volume// Aug 19 11:08:16.832809 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c09c14f-b793-4621-b6ea-f792896e48c7 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:16.832982 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c09c14f-b793-4621-b6ea-f792896e48c7 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:16.833274 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c09c14f-b793-4621-b6ea-f792896e48c7 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:16.833536 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 884/3540] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08: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 19 11:08:16.841749 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-fa044f16-8603-4bad-be71-66290cdac964 req-5f147da6-2910-4489-8825-140c9236b925 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:16.845738 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-5f147da6-2910-4489-8825-140c9236b925 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:08:16.845931 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-5f147da6-2910-4489-8825-140c9236b925 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:16.846145 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-5f147da6-2910-4489-8825-140c9236b925 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:16.855853 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:16.855853 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:16.859763 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-fa044f16-8603-4bad-be71-66290cdac964 req-5f147da6-2910-4489-8825-140c9236b925 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:08:16.863815 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-5f147da6-2910-4489-8825-140c9236b925 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 200 Aug 19 11:08:16.864336 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 888/3541] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:16 2026] GET /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 1543 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:16.968184 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fa044f16-8603-4bad-be71-66290cdac964 req-b29de134-6e38-4525-9239-6d9722b35dcc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:16.970264 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-b29de134-6e38-4525-9239-6d9722b35dcc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] PUT https://10.4.3.46/volume/v3/attachments/cb9bbdef-57c4-4873-9554-a9d92ee67515 Aug 19 11:08:16.970693 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-b29de134-6e38-4525-9239-6d9722b35dcc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:16.981307 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-fa044f16-8603-4bad-be71-66290cdac964 req-b29de134-6e38-4525-9239-6d9722b35dcc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Acquiring lock "cinder-attachment_update-92d49a2f-e959-4eca-8711-2eeb92b4903e-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:08:16.987339 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-fa044f16-8603-4bad-be71-66290cdac964 req-b29de134-6e38-4525-9239-6d9722b35dcc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-92d49a2f-e959-4eca-8711-2eeb92b4903e-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:08:16.988495 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:16.988495 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:17.085378 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-fa044f16-8603-4bad-be71-66290cdac964 req-b29de134-6e38-4525-9239-6d9722b35dcc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-92d49a2f-e959-4eca-8711-2eeb92b4903e-np0000007769" released by "attachment_update" :: held 0.098s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:08:17.085865 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-b29de134-6e38-4525-9239-6d9722b35dcc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/cb9bbdef-57c4-4873-9554-a9d92ee67515 returned with HTTP 200 Aug 19 11:08:17.087120 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 883/3542] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:08:16 2026] PUT /volume/v3/attachments/cb9bbdef-57c4-4873-9554-a9d92ee67515 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:17.112714 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-fa044f16-8603-4bad-be71-66290cdac964 req-c723ac31-cf31-4637-8d8c-0545f6b4eaf3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:17.115187 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-c723ac31-cf31-4637-8d8c-0545f6b4eaf3 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments/cb9bbdef-57c4-4873-9554-a9d92ee67515/action Aug 19 11:08:17.115646 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-c723ac31-cf31-4637-8d8c-0545f6b4eaf3 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:17.115769 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-c723ac31-cf31-4637-8d8c-0545f6b4eaf3 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:17.132857 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:17.132857 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:17.143087 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-fa044f16-8603-4bad-be71-66290cdac964 req-c723ac31-cf31-4637-8d8c-0545f6b4eaf3 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/cb9bbdef-57c4-4873-9554-a9d92ee67515/action returned with HTTP 204 Aug 19 11:08:17.143469 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 888/3543] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:08:17 2026] POST /volume/v3/attachments/cb9bbdef-57c4-4873-9554-a9d92ee67515/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:17.552285 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-8f649883-25df-4891-a85b-108d61015a1d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:17.554381 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-8f649883-25df-4891-a85b-108d61015a1d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:17.554607 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-8f649883-25df-4891-a85b-108d61015a1d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:17.554790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-8f649883-25df-4891-a85b-108d61015a1d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:17.567293 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:17.567293 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:17.573141 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-8f649883-25df-4891-a85b-108d61015a1d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:17.578500 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-8f649883-25df-4891-a85b-108d61015a1d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:17.579055 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 885/3544] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:17 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:17.656338 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-220152d8-d7d8-48d8-969b-cebe81c3e7e8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:17.656704 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-220152d8-d7d8-48d8-969b-cebe81c3e7e8 None None] GET https://10.4.3.46/volume// Aug 19 11:08:17.656866 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-220152d8-d7d8-48d8-969b-cebe81c3e7e8 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:17.657038 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-220152d8-d7d8-48d8-969b-cebe81c3e7e8 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:17.657331 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-220152d8-d7d8-48d8-969b-cebe81c3e7e8 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:17.657632 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 889/3545] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:08: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 19 11:08:17.665669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-4454e9b1-4539-436b-a73d-4258f716b04a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:17.667503 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-4454e9b1-4539-436b-a73d-4258f716b04a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:08:17.667993 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-4454e9b1-4539-436b-a73d-4258f716b04a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3d46f2e-681f-4dfe-92be-b7340dc4a1cc", "connector": null, "instance_uuid": "11c51875-bf59-465f-aa25-89f9f48a2bf4"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:17.678188 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:17.678188 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:17.703929 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-4454e9b1-4539-436b-a73d-4258f716b04a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:08:17.704360 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 884/3546] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:08:17 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:17.737991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-96cf7a44-fc0f-460c-a3e1-a9ea8286c5c5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:17.739856 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96cf7a44-fc0f-460c-a3e1-a9ea8286c5c5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:17.740055 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96cf7a44-fc0f-460c-a3e1-a9ea8286c5c5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:17.740225 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96cf7a44-fc0f-460c-a3e1-a9ea8286c5c5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:17.750510 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-81fd49c2-8d8e-4716-acfc-88c18cad5d35 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:17.751016 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-81fd49c2-8d8e-4716-acfc-88c18cad5d35 None None] GET https://10.4.3.46/volume// Aug 19 11:08:17.751240 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-81fd49c2-8d8e-4716-acfc-88c18cad5d35 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:17.751467 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-81fd49c2-8d8e-4716-acfc-88c18cad5d35 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:17.751894 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-81fd49c2-8d8e-4716-acfc-88c18cad5d35 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:17.751939 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:17.751939 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:17.752265 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 886/3547] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08: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 19 11:08:17.755664 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-96cf7a44-fc0f-460c-a3e1-a9ea8286c5c5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:17.759507 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96cf7a44-fc0f-460c-a3e1-a9ea8286c5c5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:17.759886 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 889/3548] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:17 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:17.760507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-2e89bbb8-99df-4cc1-a404-98df237dbd4f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:17.762575 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-2e89bbb8-99df-4cc1-a404-98df237dbd4f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:17.762812 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-2e89bbb8-99df-4cc1-a404-98df237dbd4f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:17.763010 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-2e89bbb8-99df-4cc1-a404-98df237dbd4f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:17.774275 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:17.774275 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:17.777730 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-2e89bbb8-99df-4cc1-a404-98df237dbd4f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:17.782092 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-2e89bbb8-99df-4cc1-a404-98df237dbd4f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:17.782478 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 890/3549] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:17 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1394 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:17.903394 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-6229026d-755a-48f6-9dbc-0ef79b6aa0cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:17.905609 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-6229026d-755a-48f6-9dbc-0ef79b6aa0cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] PUT https://10.4.3.46/volume/v3/attachments/dad56c29-7be8-48ad-a663-818f3ec51751 Aug 19 11:08:17.905961 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-6229026d-755a-48f6-9dbc-0ef79b6aa0cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:17.922831 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-6229026d-755a-48f6-9dbc-0ef79b6aa0cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Acquiring lock "cinder-attachment_update-e3d46f2e-681f-4dfe-92be-b7340dc4a1cc-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:08:17.930770 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-6229026d-755a-48f6-9dbc-0ef79b6aa0cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Lock "cinder-attachment_update-e3d46f2e-681f-4dfe-92be-b7340dc4a1cc-np0000007769" acquired by "attachment_update" :: waited 0.008s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:08:17.931688 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:17.931688 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:18.027147 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-6229026d-755a-48f6-9dbc-0ef79b6aa0cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Lock "cinder-attachment_update-e3d46f2e-681f-4dfe-92be-b7340dc4a1cc-np0000007769" released by "attachment_update" :: held 0.096s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:08:18.027469 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-6229026d-755a-48f6-9dbc-0ef79b6aa0cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/dad56c29-7be8-48ad-a663-818f3ec51751 returned with HTTP 200 Aug 19 11:08:18.027953 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 885/3550] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:08:17 2026] PUT /volume/v3/attachments/dad56c29-7be8-48ad-a663-818f3ec51751 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:18.773708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-51226c9c-980b-4218-833f-723fdb294baf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:18.775371 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51226c9c-980b-4218-833f-723fdb294baf tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:18.775499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51226c9c-980b-4218-833f-723fdb294baf tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:18.775695 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51226c9c-980b-4218-833f-723fdb294baf tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:18.785624 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:18.785624 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:18.788457 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-51226c9c-980b-4218-833f-723fdb294baf tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:18.791990 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51226c9c-980b-4218-833f-723fdb294baf tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:18.792373 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 887/3551] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:18 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:19.803970 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-38fc4936-4583-4371-a78c-cb59a61a5025 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:19.805938 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-38fc4936-4583-4371-a78c-cb59a61a5025 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:19.806147 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-38fc4936-4583-4371-a78c-cb59a61a5025 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:19.806366 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-38fc4936-4583-4371-a78c-cb59a61a5025 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:19.818262 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:19.818262 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:19.822156 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-38fc4936-4583-4371-a78c-cb59a61a5025 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:19.826640 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-38fc4936-4583-4371-a78c-cb59a61a5025 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:19.827077 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 890/3552] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:19 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:20.267947 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-b554579c-c7e9-4fb4-b927-f4c3446f73ec None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:20.270605 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-b554579c-c7e9-4fb4-b927-f4c3446f73ec tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/attachments/dad56c29-7be8-48ad-a663-818f3ec51751/action Aug 19 11:08:20.271002 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-b554579c-c7e9-4fb4-b927-f4c3446f73ec tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:20.271148 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-b554579c-c7e9-4fb4-b927-f4c3446f73ec tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:20.289718 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:20.289718 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:20.300025 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e9180e08-56a1-4912-a20e-2e0752d6c9c6 req-b554579c-c7e9-4fb4-b927-f4c3446f73ec tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/dad56c29-7be8-48ad-a663-818f3ec51751/action returned with HTTP 204 Aug 19 11:08:20.300466 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 891/3553] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:08:20 2026] POST /volume/v3/attachments/dad56c29-7be8-48ad-a663-818f3ec51751/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:20.838788 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77d99bad-3ba3-4bed-ba6a-9a933f696667 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:20.840389 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77d99bad-3ba3-4bed-ba6a-9a933f696667 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:20.840608 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77d99bad-3ba3-4bed-ba6a-9a933f696667 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:20.840813 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77d99bad-3ba3-4bed-ba6a-9a933f696667 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:20.851394 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:20.851394 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:20.854682 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-77d99bad-3ba3-4bed-ba6a-9a933f696667 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:20.858437 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77d99bad-3ba3-4bed-ba6a-9a933f696667 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:20.858897 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 886/3554] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:20 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:22.187801 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-02c8e5b7-e64c-4c1b-8c92-ec0bb63a78e8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:22.190056 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02c8e5b7-e64c-4c1b-8c92-ec0bb63a78e8 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:22.190372 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02c8e5b7-e64c-4c1b-8c92-ec0bb63a78e8 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:22.190693 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02c8e5b7-e64c-4c1b-8c92-ec0bb63a78e8 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:22.204871 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:22.204871 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:22.207980 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-02c8e5b7-e64c-4c1b-8c92-ec0bb63a78e8 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:22.211679 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02c8e5b7-e64c-4c1b-8c92-ec0bb63a78e8 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:22.212069 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 888/3555] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:22 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1509 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:22.222469 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-90fb504c-1e55-430c-af55-a785bb7c597c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:22.224253 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90fb504c-1e55-430c-af55-a785bb7c597c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:22.224459 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90fb504c-1e55-430c-af55-a785bb7c597c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:22.224655 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90fb504c-1e55-430c-af55-a785bb7c597c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:22.236030 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:22.236030 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:22.240247 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-90fb504c-1e55-430c-af55-a785bb7c597c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:22.245128 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90fb504c-1e55-430c-af55-a785bb7c597c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:22.245562 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 891/3556] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:22 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:22.259793 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-23435bd7-2ac5-4f71-840c-00ac127961cb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:22.263600 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-23435bd7-2ac5-4f71-840c-00ac127961cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:22.263600 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-23435bd7-2ac5-4f71-840c-00ac127961cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:22.263600 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-23435bd7-2ac5-4f71-840c-00ac127961cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:22.279239 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:22.279239 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:22.286697 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-23435bd7-2ac5-4f71-840c-00ac127961cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:22.288784 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-23435bd7-2ac5-4f71-840c-00ac127961cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:22.289302 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 892/3557] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:22 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1509 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:22.337266 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c526c4ca-4357-4071-906c-66aab6a85634 req-2c744d8a-374b-471d-9a5c-368e5618669b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:22.339997 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-2c744d8a-374b-471d-9a5c-368e5618669b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:22.340258 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-2c744d8a-374b-471d-9a5c-368e5618669b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:22.340517 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-2c744d8a-374b-471d-9a5c-368e5618669b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:22.353340 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:22.353340 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:22.356647 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c526c4ca-4357-4071-906c-66aab6a85634 req-2c744d8a-374b-471d-9a5c-368e5618669b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:22.360772 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-2c744d8a-374b-471d-9a5c-368e5618669b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:22.361173 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 887/3558] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:22 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1509 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:22.377964 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c526c4ca-4357-4071-906c-66aab6a85634 req-b5b84459-0cff-465b-82c1-b2a59f08cc4c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:22.379917 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-b5b84459-0cff-465b-82c1-b2a59f08cc4c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc/action Aug 19 11:08:22.380295 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-b5b84459-0cff-465b-82c1-b2a59f08cc4c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:22.380467 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-b5b84459-0cff-465b-82c1-b2a59f08cc4c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:22.392577 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:22.392577 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:22.393147 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c526c4ca-4357-4071-906c-66aab6a85634 req-b5b84459-0cff-465b-82c1-b2a59f08cc4c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:22.399680 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c526c4ca-4357-4071-906c-66aab6a85634 req-b5b84459-0cff-465b-82c1-b2a59f08cc4c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Begin detaching volume completed successfully. Aug 19 11:08:22.400074 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-b5b84459-0cff-465b-82c1-b2a59f08cc4c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc/action returned with HTTP 202 Aug 19 11:08:22.400661 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 889/3559] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:08:22 2026] POST /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:08:22.419556 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3f382cf4-7425-4865-a580-4b48d1541a1f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:22.421290 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3f382cf4-7425-4865-a580-4b48d1541a1f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:22.421468 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3f382cf4-7425-4865-a580-4b48d1541a1f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:22.421669 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3f382cf4-7425-4865-a580-4b48d1541a1f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:22.437933 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:22.437933 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:22.443657 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3f382cf4-7425-4865-a580-4b48d1541a1f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:22.446839 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3f382cf4-7425-4865-a580-4b48d1541a1f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:22.447199 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 892/3560] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:22 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:22.448977 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7ef3a779-2a33-45eb-8fc9-dbada7cd7554 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:22.449505 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7ef3a779-2a33-45eb-8fc9-dbada7cd7554 None None] GET https://10.4.3.46/volume// Aug 19 11:08:22.449827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7ef3a779-2a33-45eb-8fc9-dbada7cd7554 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:22.450158 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7ef3a779-2a33-45eb-8fc9-dbada7cd7554 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:22.450829 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7ef3a779-2a33-45eb-8fc9-dbada7cd7554 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:22.451196 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 893/3561] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:08:22.458824 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c526c4ca-4357-4071-906c-66aab6a85634 req-cec697c2-2311-46ed-9bd3-7e9234517919 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:22.461103 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-cec697c2-2311-46ed-9bd3-7e9234517919 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:22.461299 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-cec697c2-2311-46ed-9bd3-7e9234517919 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:22.461477 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-cec697c2-2311-46ed-9bd3-7e9234517919 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:22.472746 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:22.472746 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:22.476200 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c526c4ca-4357-4071-906c-66aab6a85634 req-cec697c2-2311-46ed-9bd3-7e9234517919 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:22.480738 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-cec697c2-2311-46ed-9bd3-7e9234517919 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:22.481100 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 888/3562] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:22 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1692 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:22.994446 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c526c4ca-4357-4071-906c-66aab6a85634 req-6fbcec0f-5546-4de1-a9a4-e96f6c513a54 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:22.996641 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-6fbcec0f-5546-4de1-a9a4-e96f6c513a54 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:22.996895 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-6fbcec0f-5546-4de1-a9a4-e96f6c513a54 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:22.997162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-6fbcec0f-5546-4de1-a9a4-e96f6c513a54 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:23.011173 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:23.011173 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:23.014404 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c526c4ca-4357-4071-906c-66aab6a85634 req-6fbcec0f-5546-4de1-a9a4-e96f6c513a54 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:23.018968 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-6fbcec0f-5546-4de1-a9a4-e96f6c513a54 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:23.019498 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 890/3563] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:22 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:23.036334 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-c526c4ca-4357-4071-906c-66aab6a85634 req-1781fd91-258f-4dbc-9992-fb973342051d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:23.039031 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-1781fd91-258f-4dbc-9992-fb973342051d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] DELETE https://10.4.3.46/volume/v3/attachments/dad56c29-7be8-48ad-a663-818f3ec51751 Aug 19 11:08:23.039286 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-1781fd91-258f-4dbc-9992-fb973342051d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:23.039544 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-1781fd91-258f-4dbc-9992-fb973342051d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:23.048920 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:23.048920 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:23.097729 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c526c4ca-4357-4071-906c-66aab6a85634 req-1781fd91-258f-4dbc-9992-fb973342051d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/dad56c29-7be8-48ad-a663-818f3ec51751 returned with HTTP 200 Aug 19 11:08:23.098296 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 893/3564] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:08:23 2026] DELETE /volume/v3/attachments/dad56c29-7be8-48ad-a663-818f3ec51751 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:23.460062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a304f723-937b-4ddc-a2d0-1503fdaa7c70 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:23.461850 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a304f723-937b-4ddc-a2d0-1503fdaa7c70 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:23.462138 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a304f723-937b-4ddc-a2d0-1503fdaa7c70 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:23.463425 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a304f723-937b-4ddc-a2d0-1503fdaa7c70 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:23.471475 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:23.471475 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:23.474553 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a304f723-937b-4ddc-a2d0-1503fdaa7c70 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:23.478309 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a304f723-937b-4ddc-a2d0-1503fdaa7c70 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:23.478764 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 894/3565] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:23 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:25.974964 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5c2cde57-4889-42c6-a671-3ea575c1dd83 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:25.976892 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c2cde57-4889-42c6-a671-3ea575c1dd83 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:25.977203 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c2cde57-4889-42c6-a671-3ea575c1dd83 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:25.977438 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c2cde57-4889-42c6-a671-3ea575c1dd83 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:25.986578 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:25.986578 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:25.989829 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5c2cde57-4889-42c6-a671-3ea575c1dd83 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:26.000355 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c2cde57-4889-42c6-a671-3ea575c1dd83 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:26.000838 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 889/3566] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:25 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:26.055059 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-01657ebd-6b20-4457-b0af-e76d18338604 req-bce0d9b6-b8a4-4b40-add7-a45ecf1c01a2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:26.057252 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-bce0d9b6-b8a4-4b40-add7-a45ecf1c01a2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:26.057438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-bce0d9b6-b8a4-4b40-add7-a45ecf1c01a2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:26.057662 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-bce0d9b6-b8a4-4b40-add7-a45ecf1c01a2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:26.078618 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:26.078618 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:26.083595 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-01657ebd-6b20-4457-b0af-e76d18338604 req-bce0d9b6-b8a4-4b40-add7-a45ecf1c01a2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:26.089150 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-bce0d9b6-b8a4-4b40-add7-a45ecf1c01a2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:26.089654 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 891/3567] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:26 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1212 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:26.109318 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-01657ebd-6b20-4457-b0af-e76d18338604 req-f874828c-bc59-44f7-884e-82f324f7de06 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:26.111684 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-f874828c-bc59-44f7-884e-82f324f7de06 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc/action Aug 19 11:08:26.112092 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-f874828c-bc59-44f7-884e-82f324f7de06 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:26.112245 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-f874828c-bc59-44f7-884e-82f324f7de06 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:26.123920 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:26.123920 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:26.124458 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-01657ebd-6b20-4457-b0af-e76d18338604 req-f874828c-bc59-44f7-884e-82f324f7de06 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:26.133894 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-01657ebd-6b20-4457-b0af-e76d18338604 req-f874828c-bc59-44f7-884e-82f324f7de06 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Begin detaching volume completed successfully. Aug 19 11:08:26.134134 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-f874828c-bc59-44f7-884e-82f324f7de06 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc/action returned with HTTP 202 Aug 19 11:08:26.134788 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 894/3568] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:08:26 2026] POST /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:08:26.159155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-792efde3-a741-47b8-96e4-02b148d25d87 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:26.161976 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-792efde3-a741-47b8-96e4-02b148d25d87 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:26.162238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-792efde3-a741-47b8-96e4-02b148d25d87 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:26.162449 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-792efde3-a741-47b8-96e4-02b148d25d87 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:26.172662 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:26.172662 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:26.180219 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-792efde3-a741-47b8-96e4-02b148d25d87 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:26.182682 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8e227a24-3f3f-4d8b-bd93-741b4ff59664 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:26.183084 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e227a24-3f3f-4d8b-bd93-741b4ff59664 None None] GET https://10.4.3.46/volume// Aug 19 11:08:26.183252 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e227a24-3f3f-4d8b-bd93-741b4ff59664 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:26.183469 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e227a24-3f3f-4d8b-bd93-741b4ff59664 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:26.183814 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e227a24-3f3f-4d8b-bd93-741b4ff59664 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:26.184102 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 890/3569] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08: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 19 11:08:26.184679 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-792efde3-a741-47b8-96e4-02b148d25d87 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:26.185078 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 895/3570] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:26 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:26.190725 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-01657ebd-6b20-4457-b0af-e76d18338604 req-54b29b8c-051b-4a16-88d9-93a0c7831c20 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:26.192695 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-54b29b8c-051b-4a16-88d9-93a0c7831c20 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:26.192890 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-54b29b8c-051b-4a16-88d9-93a0c7831c20 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:26.193064 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-54b29b8c-051b-4a16-88d9-93a0c7831c20 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:26.201163 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:26.201163 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:26.203957 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-01657ebd-6b20-4457-b0af-e76d18338604 req-54b29b8c-051b-4a16-88d9-93a0c7831c20 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:26.207271 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-54b29b8c-051b-4a16-88d9-93a0c7831c20 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:26.207627 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 892/3571] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:26 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:27.199224 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5b06ca72-1423-492d-a05b-283b4feca58b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:27.201361 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5b06ca72-1423-492d-a05b-283b4feca58b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:27.201621 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5b06ca72-1423-492d-a05b-283b4feca58b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:27.201853 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5b06ca72-1423-492d-a05b-283b4feca58b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:27.213029 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:27.213029 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:27.216722 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5b06ca72-1423-492d-a05b-283b4feca58b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:27.221507 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5b06ca72-1423-492d-a05b-283b4feca58b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:27.221978 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 895/3572] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:27 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:28.235290 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-28fa5c93-7541-41df-8dfd-17f3680f9389 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:28.237705 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-28fa5c93-7541-41df-8dfd-17f3680f9389 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:28.237947 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-28fa5c93-7541-41df-8dfd-17f3680f9389 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:28.238179 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-28fa5c93-7541-41df-8dfd-17f3680f9389 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:28.250567 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:28.250567 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:28.255218 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-28fa5c93-7541-41df-8dfd-17f3680f9389 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:28.260844 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-28fa5c93-7541-41df-8dfd-17f3680f9389 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:28.261837 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 891/3573] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:28 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:28.501223 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-01657ebd-6b20-4457-b0af-e76d18338604 req-6ca519b6-8b6a-44e9-8b6b-e6c168ec0f4f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:28.503293 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-6ca519b6-8b6a-44e9-8b6b-e6c168ec0f4f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:28.503528 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-6ca519b6-8b6a-44e9-8b6b-e6c168ec0f4f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:28.503729 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-6ca519b6-8b6a-44e9-8b6b-e6c168ec0f4f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:28.512472 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:28.512472 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:28.515710 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-01657ebd-6b20-4457-b0af-e76d18338604 req-6ca519b6-8b6a-44e9-8b6b-e6c168ec0f4f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:28.519467 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-6ca519b6-8b6a-44e9-8b6b-e6c168ec0f4f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:28.519867 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 896/3574] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:28 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:28.853131 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-01657ebd-6b20-4457-b0af-e76d18338604 req-eb1a0c44-5153-4735-bf2e-838edba8e760 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:28.855159 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-eb1a0c44-5153-4735-bf2e-838edba8e760 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] DELETE https://10.4.3.46/volume/v3/attachments/fd0bf71c-5e11-4da5-8828-3cb97313bd25 Aug 19 11:08:28.855372 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-eb1a0c44-5153-4735-bf2e-838edba8e760 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:28.855662 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-eb1a0c44-5153-4735-bf2e-838edba8e760 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:28.862768 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:28.862768 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:28.899821 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-01657ebd-6b20-4457-b0af-e76d18338604 req-eb1a0c44-5153-4735-bf2e-838edba8e760 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/fd0bf71c-5e11-4da5-8828-3cb97313bd25 returned with HTTP 200 Aug 19 11:08:28.900149 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 893/3575] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:08:28 2026] DELETE /volume/v3/attachments/fd0bf71c-5e11-4da5-8828-3cb97313bd25 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:29.275304 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a8d39b7d-6727-449f-8454-76b5eedde184 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:29.277127 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8d39b7d-6727-449f-8454-76b5eedde184 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:29.277316 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8d39b7d-6727-449f-8454-76b5eedde184 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:29.277509 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8d39b7d-6727-449f-8454-76b5eedde184 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:29.284021 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:29.284021 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:29.294497 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a8d39b7d-6727-449f-8454-76b5eedde184 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:29.298610 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8d39b7d-6727-449f-8454-76b5eedde184 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:29.299034 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 896/3576] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:29 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:29.310075 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-808c301d-653d-4477-81fe-90112f0b5686 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:29.311793 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-808c301d-653d-4477-81fe-90112f0b5686 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:08:29.311975 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-808c301d-653d-4477-81fe-90112f0b5686 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:29.312167 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-808c301d-653d-4477-81fe-90112f0b5686 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:29.321898 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:29.321898 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:29.325039 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-808c301d-653d-4477-81fe-90112f0b5686 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:29.328757 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-808c301d-653d-4477-81fe-90112f0b5686 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:08:29.329112 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 892/3577] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:29 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:29.366498 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-87798142-224b-42da-ad49-af8b5d462446 req-ff37d153-21d5-44fe-a886-641138f33a0b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:29.368700 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-ff37d153-21d5-44fe-a886-641138f33a0b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:08:29.368944 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-ff37d153-21d5-44fe-a886-641138f33a0b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:29.369191 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-ff37d153-21d5-44fe-a886-641138f33a0b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:29.377620 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:29.377620 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:29.380820 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-87798142-224b-42da-ad49-af8b5d462446 req-ff37d153-21d5-44fe-a886-641138f33a0b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:29.384466 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-ff37d153-21d5-44fe-a886-641138f33a0b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:08:29.385023 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 897/3578] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:29 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:29.404627 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-87798142-224b-42da-ad49-af8b5d462446 req-2f4d4eb9-4af5-4e18-b3ad-ff5cbde25f8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:29.406518 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-2f4d4eb9-4af5-4e18-b3ad-ff5cbde25f8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665/action Aug 19 11:08:29.406851 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-2f4d4eb9-4af5-4e18-b3ad-ff5cbde25f8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:29.406959 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-2f4d4eb9-4af5-4e18-b3ad-ff5cbde25f8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:29.416828 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:29.416828 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:29.417282 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-87798142-224b-42da-ad49-af8b5d462446 req-2f4d4eb9-4af5-4e18-b3ad-ff5cbde25f8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:29.423850 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-87798142-224b-42da-ad49-af8b5d462446 req-2f4d4eb9-4af5-4e18-b3ad-ff5cbde25f8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Begin detaching volume completed successfully. Aug 19 11:08:29.424062 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-2f4d4eb9-4af5-4e18-b3ad-ff5cbde25f8f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665/action returned with HTTP 202 Aug 19 11:08:29.424605 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 894/3579] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:08:29 2026] POST /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:08:29.443713 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-773bb637-1b0c-46fc-8d39-30ed29b4a2cc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:29.446121 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-773bb637-1b0c-46fc-8d39-30ed29b4a2cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:08:29.446381 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-773bb637-1b0c-46fc-8d39-30ed29b4a2cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:29.446619 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-773bb637-1b0c-46fc-8d39-30ed29b4a2cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:29.456435 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:29.456435 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:29.459961 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-773bb637-1b0c-46fc-8d39-30ed29b4a2cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:29.463303 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7df7bdbd-0d95-457e-866b-f00fff4eecc8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:29.463767 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7df7bdbd-0d95-457e-866b-f00fff4eecc8 None None] GET https://10.4.3.46/volume// Aug 19 11:08:29.463953 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7df7bdbd-0d95-457e-866b-f00fff4eecc8 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:29.464148 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7df7bdbd-0d95-457e-866b-f00fff4eecc8 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:29.464462 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7df7bdbd-0d95-457e-866b-f00fff4eecc8 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:29.464780 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 893/3580] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08: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 19 11:08:29.465040 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-773bb637-1b0c-46fc-8d39-30ed29b4a2cc tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:08:29.465450 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 897/3581] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:29 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:29.475452 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-87798142-224b-42da-ad49-af8b5d462446 req-b7dde398-8c6c-453a-9939-33da7e4d0ddd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:29.478136 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-b7dde398-8c6c-453a-9939-33da7e4d0ddd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:08:29.478445 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-b7dde398-8c6c-453a-9939-33da7e4d0ddd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:29.478758 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-b7dde398-8c6c-453a-9939-33da7e4d0ddd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:29.490625 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:29.490625 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:29.494591 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-87798142-224b-42da-ad49-af8b5d462446 req-b7dde398-8c6c-453a-9939-33da7e4d0ddd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:29.498459 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-b7dde398-8c6c-453a-9939-33da7e4d0ddd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:08:29.498914 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 898/3582] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:29 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 1346 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:29.507791 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-87798142-224b-42da-ad49-af8b5d462446 req-f06ec1bf-a881-45ef-a17a-06d672e70df0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:29.509784 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-f06ec1bf-a881-45ef-a17a-06d672e70df0 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665/encryption Aug 19 11:08:29.510012 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-f06ec1bf-a881-45ef-a17a-06d672e70df0 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:29.510240 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-f06ec1bf-a881-45ef-a17a-06d672e70df0 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:29.518843 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:29.518843 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:29.524899 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-f06ec1bf-a881-45ef-a17a-06d672e70df0 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665/encryption returned with HTTP 200 Aug 19 11:08:29.525319 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 895/3583] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:08:29 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:30.280590 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-87798142-224b-42da-ad49-af8b5d462446 req-7529cfac-3233-442b-b765-b1203bc7a078 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.282522 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-7529cfac-3233-442b-b765-b1203bc7a078 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] DELETE https://10.4.3.46/volume/v3/attachments/73145ffc-de30-4169-89f0-25241b94b0e0 Aug 19 11:08:30.282737 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-7529cfac-3233-442b-b765-b1203bc7a078 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.282914 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-7529cfac-3233-442b-b765-b1203bc7a078 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.289606 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:30.289606 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:30.332642 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-87798142-224b-42da-ad49-af8b5d462446 req-7529cfac-3233-442b-b765-b1203bc7a078 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/73145ffc-de30-4169-89f0-25241b94b0e0 returned with HTTP 200 Aug 19 11:08:30.333087 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 894/3584] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:08:30 2026] DELETE /volume/v3/attachments/73145ffc-de30-4169-89f0-25241b94b0e0 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:30.478816 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9489c59a-acf3-4c1d-b6ac-bf0fd77b2bcb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.480509 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9489c59a-acf3-4c1d-b6ac-bf0fd77b2bcb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:08:30.480717 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9489c59a-acf3-4c1d-b6ac-bf0fd77b2bcb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.480890 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9489c59a-acf3-4c1d-b6ac-bf0fd77b2bcb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.487148 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:30.487148 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:30.490140 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9489c59a-acf3-4c1d-b6ac-bf0fd77b2bcb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:30.493541 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9489c59a-acf3-4c1d-b6ac-bf0fd77b2bcb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:08:30.493885 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 898/3585] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:30 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:30.506078 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8fc4ddfc-368f-465e-a62f-5522fec32053 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.507804 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8fc4ddfc-368f-465e-a62f-5522fec32053 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:08:30.507986 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8fc4ddfc-368f-465e-a62f-5522fec32053 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.508161 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8fc4ddfc-368f-465e-a62f-5522fec32053 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.517686 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:30.517686 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:30.520822 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8fc4ddfc-368f-465e-a62f-5522fec32053 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:30.524521 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8fc4ddfc-368f-465e-a62f-5522fec32053 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:08:30.524887 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 899/3586] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:30 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:30.561406 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-88618cae-7121-48c3-be6f-65baca6785f2 req-c8d1cfd0-a493-4390-a068-73b506028f00 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.563614 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-c8d1cfd0-a493-4390-a068-73b506028f00 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:08:30.563833 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-c8d1cfd0-a493-4390-a068-73b506028f00 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.564024 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-c8d1cfd0-a493-4390-a068-73b506028f00 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.573737 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:30.573737 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:30.577201 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-88618cae-7121-48c3-be6f-65baca6785f2 req-c8d1cfd0-a493-4390-a068-73b506028f00 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:30.581092 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-c8d1cfd0-a493-4390-a068-73b506028f00 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:08:30.581667 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 896/3587] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:30 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:30.598968 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-88618cae-7121-48c3-be6f-65baca6785f2 req-2093ebeb-176f-4ab6-b15a-14454685ad07 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.600839 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-2093ebeb-176f-4ab6-b15a-14454685ad07 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad/action Aug 19 11:08:30.601142 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-2093ebeb-176f-4ab6-b15a-14454685ad07 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:30.601253 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-2093ebeb-176f-4ab6-b15a-14454685ad07 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:30.610800 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:30.610800 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:30.611186 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-88618cae-7121-48c3-be6f-65baca6785f2 req-2093ebeb-176f-4ab6-b15a-14454685ad07 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:30.617399 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-88618cae-7121-48c3-be6f-65baca6785f2 req-2093ebeb-176f-4ab6-b15a-14454685ad07 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Begin detaching volume completed successfully. Aug 19 11:08:30.617620 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-2093ebeb-176f-4ab6-b15a-14454685ad07 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad/action returned with HTTP 202 Aug 19 11:08:30.617964 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 895/3588] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:08:30 2026] POST /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:08:30.640846 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0e3ef658-161b-4362-9caa-a0b96cfb15eb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.642608 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e3ef658-161b-4362-9caa-a0b96cfb15eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:08:30.642806 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e3ef658-161b-4362-9caa-a0b96cfb15eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.642991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e3ef658-161b-4362-9caa-a0b96cfb15eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.654353 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:30.654353 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:30.657658 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0e3ef658-161b-4362-9caa-a0b96cfb15eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:30.661402 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e623f84b-041c-4ca4-b31e-9441d8f3d8c6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.662066 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e623f84b-041c-4ca4-b31e-9441d8f3d8c6 None None] GET https://10.4.3.46/volume// Aug 19 11:08:30.662310 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e623f84b-041c-4ca4-b31e-9441d8f3d8c6 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.662611 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e623f84b-041c-4ca4-b31e-9441d8f3d8c6 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.663031 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e623f84b-041c-4ca4-b31e-9441d8f3d8c6 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:30.663384 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 900/3589] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:08:30.664225 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e3ef658-161b-4362-9caa-a0b96cfb15eb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:08:30.664775 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 899/3590] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:30 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:30.674180 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-88618cae-7121-48c3-be6f-65baca6785f2 req-05d3e716-75a8-4e3f-9a5a-2b694b3f9146 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.676121 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-05d3e716-75a8-4e3f-9a5a-2b694b3f9146 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:08:30.676352 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-05d3e716-75a8-4e3f-9a5a-2b694b3f9146 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.676630 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-05d3e716-75a8-4e3f-9a5a-2b694b3f9146 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.694828 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:30.694828 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:30.698606 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-88618cae-7121-48c3-be6f-65baca6785f2 req-05d3e716-75a8-4e3f-9a5a-2b694b3f9146 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:30.704880 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-05d3e716-75a8-4e3f-9a5a-2b694b3f9146 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:08:30.705311 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 897/3591] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:30 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:30.806810 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0b445f92-40f3-4f00-b455-2bbb4a7b41c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.808949 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b445f92-40f3-4f00-b455-2bbb4a7b41c3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:30.809150 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b445f92-40f3-4f00-b455-2bbb4a7b41c3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.809332 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b445f92-40f3-4f00-b455-2bbb4a7b41c3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.816857 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:30.816857 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:30.821315 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0b445f92-40f3-4f00-b455-2bbb4a7b41c3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:30.826982 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b445f92-40f3-4f00-b455-2bbb4a7b41c3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:30.827538 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 896/3592] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:30 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:30.844331 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7fbcb44c-97c0-4c8a-8d4b-785dbc00f912 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.846006 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7fbcb44c-97c0-4c8a-8d4b-785dbc00f912 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:30.846189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7fbcb44c-97c0-4c8a-8d4b-785dbc00f912 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.846384 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7fbcb44c-97c0-4c8a-8d4b-785dbc00f912 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.853023 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:30.853023 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:30.856450 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7fbcb44c-97c0-4c8a-8d4b-785dbc00f912 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:30.860584 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7fbcb44c-97c0-4c8a-8d4b-785dbc00f912 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:30.860987 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 901/3593] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:30 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:30.909086 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-9137a0a8-04f0-4b82-b155-21110c2cfb1e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.911184 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-9137a0a8-04f0-4b82-b155-21110c2cfb1e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:30.911374 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-9137a0a8-04f0-4b82-b155-21110c2cfb1e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.911596 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-9137a0a8-04f0-4b82-b155-21110c2cfb1e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.921592 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:30.921592 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:30.925371 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-9137a0a8-04f0-4b82-b155-21110c2cfb1e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:30.929624 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-9137a0a8-04f0-4b82-b155-21110c2cfb1e tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:30.930020 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 900/3594] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:30 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:30.995823 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6182b7c0-5994-47e6-857e-b301fa9e47fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:30.996299 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6182b7c0-5994-47e6-857e-b301fa9e47fc None None] GET https://10.4.3.46/volume// Aug 19 11:08:30.996575 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6182b7c0-5994-47e6-857e-b301fa9e47fc None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:30.996859 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6182b7c0-5994-47e6-857e-b301fa9e47fc None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:30.997457 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6182b7c0-5994-47e6-857e-b301fa9e47fc None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:30.998222 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 898/3595] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:08:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:08:31.005222 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-b324afac-72c6-4ce3-a8d3-bab8b268b9fa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:31.007540 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-b324afac-72c6-4ce3-a8d3-bab8b268b9fa tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:08:31.007883 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-b324afac-72c6-4ce3-a8d3-bab8b268b9fa tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4634a2e9-50da-473c-95e7-59a9628611a4", "connector": null, "instance_uuid": "1ea78c8f-dc8b-487d-81b4-ea4b651bd3b5"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:31.016354 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:31.016354 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:31.048689 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-b324afac-72c6-4ce3-a8d3-bab8b268b9fa tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:08:31.049420 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 897/3596] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:08:31 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:31.076826 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5e902009-7cbf-45e6-be35-b94cae3257c0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:31.078495 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e902009-7cbf-45e6-be35-b94cae3257c0 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:31.078736 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5e902009-7cbf-45e6-be35-b94cae3257c0 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:31.078923 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5e902009-7cbf-45e6-be35-b94cae3257c0 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:31.086611 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9fe35b9e-9453-4bb5-b032-31acdda19c29 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:31.087083 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9fe35b9e-9453-4bb5-b032-31acdda19c29 None None] GET https://10.4.3.46/volume// Aug 19 11:08:31.087284 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9fe35b9e-9453-4bb5-b032-31acdda19c29 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:31.087569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9fe35b9e-9453-4bb5-b032-31acdda19c29 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:31.087845 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:31.087845 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:31.087940 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9fe35b9e-9453-4bb5-b032-31acdda19c29 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:31.088288 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 901/3597] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08: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 19 11:08:31.091312 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5e902009-7cbf-45e6-be35-b94cae3257c0 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:31.095140 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e902009-7cbf-45e6-be35-b94cae3257c0 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:31.095257 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-022d1cb4-323b-42c6-9188-8cbd331def87 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:31.095473 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 902/3598] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:31 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:31.098176 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-022d1cb4-323b-42c6-9188-8cbd331def87 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:31.098390 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-022d1cb4-323b-42c6-9188-8cbd331def87 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:31.098618 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-022d1cb4-323b-42c6-9188-8cbd331def87 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:31.111289 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:31.111289 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:31.114789 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-022d1cb4-323b-42c6-9188-8cbd331def87 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:31.119035 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-022d1cb4-323b-42c6-9188-8cbd331def87 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:31.119446 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 899/3599] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:31 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 1054 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:31.233722 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-306a7bd8-33c5-475c-8bf7-2112fc273ca5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:31.236401 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-306a7bd8-33c5-475c-8bf7-2112fc273ca5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] PUT https://10.4.3.46/volume/v3/attachments/b5381aa8-de84-4451-bfe2-d636edd5ca0f Aug 19 11:08:31.236905 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-306a7bd8-33c5-475c-8bf7-2112fc273ca5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:31.245315 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-306a7bd8-33c5-475c-8bf7-2112fc273ca5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Acquiring lock "cinder-attachment_update-4634a2e9-50da-473c-95e7-59a9628611a4-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:08:31.249386 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-306a7bd8-33c5-475c-8bf7-2112fc273ca5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-4634a2e9-50da-473c-95e7-59a9628611a4-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:08:31.250340 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:31.250340 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:31.330598 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-306a7bd8-33c5-475c-8bf7-2112fc273ca5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-4634a2e9-50da-473c-95e7-59a9628611a4-np0000007769" released by "attachment_update" :: held 0.081s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:08:31.330931 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-306a7bd8-33c5-475c-8bf7-2112fc273ca5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/b5381aa8-de84-4451-bfe2-d636edd5ca0f returned with HTTP 200 Aug 19 11:08:31.331437 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 898/3600] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:08:31 2026] PUT /volume/v3/attachments/b5381aa8-de84-4451-bfe2-d636edd5ca0f => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:31.338816 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-19382016-9fc2-4ed3-bf64-4e3d938b874d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:31.340783 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-19382016-9fc2-4ed3-bf64-4e3d938b874d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption Aug 19 11:08:31.340963 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-19382016-9fc2-4ed3-bf64-4e3d938b874d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:31.341138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-19382016-9fc2-4ed3-bf64-4e3d938b874d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:31.349831 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:31.349831 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:31.356014 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-19382016-9fc2-4ed3-bf64-4e3d938b874d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption returned with HTTP 200 Aug 19 11:08:31.356434 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 902/3601] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:08:31 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:31.538105 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-88618cae-7121-48c3-be6f-65baca6785f2 req-8ae41b9c-ca04-4fad-99ce-d41e751cc17d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:31.540574 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-8ae41b9c-ca04-4fad-99ce-d41e751cc17d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] DELETE https://10.4.3.46/volume/v3/attachments/d863144c-55f6-4d96-ba28-3ff1ceeba94d Aug 19 11:08:31.540832 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-8ae41b9c-ca04-4fad-99ce-d41e751cc17d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:31.541091 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-8ae41b9c-ca04-4fad-99ce-d41e751cc17d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:31.548454 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:31.548454 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:31.596473 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-88618cae-7121-48c3-be6f-65baca6785f2 req-8ae41b9c-ca04-4fad-99ce-d41e751cc17d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/d863144c-55f6-4d96-ba28-3ff1ceeba94d returned with HTTP 200 Aug 19 11:08:31.596993 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 903/3602] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:08:31 2026] DELETE /volume/v3/attachments/d863144c-55f6-4d96-ba28-3ff1ceeba94d => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:31.678599 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-68406e67-374a-4e94-8e3c-a4814a335f4d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:31.680477 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68406e67-374a-4e94-8e3c-a4814a335f4d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:08:31.680838 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68406e67-374a-4e94-8e3c-a4814a335f4d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:31.681029 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68406e67-374a-4e94-8e3c-a4814a335f4d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:31.689392 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:31.689392 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:31.694514 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-68406e67-374a-4e94-8e3c-a4814a335f4d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:31.700074 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68406e67-374a-4e94-8e3c-a4814a335f4d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:08:31.700489 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 900/3603] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:31 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:31.713027 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1ab0b53e-f6a0-431d-9258-c49f5ec44090 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:31.714851 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1ab0b53e-f6a0-431d-9258-c49f5ec44090 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] DELETE https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:08:31.715113 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1ab0b53e-f6a0-431d-9258-c49f5ec44090 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:31.715348 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1ab0b53e-f6a0-431d-9258-c49f5ec44090 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:31.715572 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-1ab0b53e-f6a0-431d-9258-c49f5ec44090 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Delete volume with id: 82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:08:31.722367 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:31.722367 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:31.722858 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1ab0b53e-f6a0-431d-9258-c49f5ec44090 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:31.755629 np0000007769 devstack@c-api.service[100203]: WARNING cinder.keymgr.conf_key_mgr [None req-1ab0b53e-f6a0-431d-9258-c49f5ec44090 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:08:31.763426 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1ab0b53e-f6a0-431d-9258-c49f5ec44090 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Delete volume request issued successfully. Aug 19 11:08:31.763700 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1ab0b53e-f6a0-431d-9258-c49f5ec44090 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 202 Aug 19 11:08:31.764146 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 899/3604] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:08:31 2026] DELETE /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:31.773209 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c9d37e7c-0e0d-4347-8f62-8f5ab58f7c2b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:31.774906 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c9d37e7c-0e0d-4347-8f62-8f5ab58f7c2b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:08:31.775118 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c9d37e7c-0e0d-4347-8f62-8f5ab58f7c2b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:31.775316 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c9d37e7c-0e0d-4347-8f62-8f5ab58f7c2b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:31.783832 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:31.783832 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:31.788317 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c9d37e7c-0e0d-4347-8f62-8f5ab58f7c2b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:31.794663 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c9d37e7c-0e0d-4347-8f62-8f5ab58f7c2b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 200 Aug 19 11:08:31.795075 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 903/3605] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:31 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:32.113985 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2c7910bc-b967-4480-97d0-9162628b7d3f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:32.115902 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2c7910bc-b967-4480-97d0-9162628b7d3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:32.116149 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2c7910bc-b967-4480-97d0-9162628b7d3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:32.116385 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2c7910bc-b967-4480-97d0-9162628b7d3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:32.126648 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:32.126648 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:32.129984 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2c7910bc-b967-4480-97d0-9162628b7d3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:32.133857 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2c7910bc-b967-4480-97d0-9162628b7d3f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:32.134195 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 904/3606] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:32 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:32.807257 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4fbc4b3f-fa33-4ae6-87a2-b14ec41fe91d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:32.809455 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fbc4b3f-fa33-4ae6-87a2-b14ec41fe91d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 Aug 19 11:08:32.809700 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fbc4b3f-fa33-4ae6-87a2-b14ec41fe91d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:32.809918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fbc4b3f-fa33-4ae6-87a2-b14ec41fe91d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:32.817754 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fbc4b3f-fa33-4ae6-87a2-b14ec41fe91d tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 returned with HTTP 404 Aug 19 11:08:32.818424 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 901/3607] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:32 2026] GET /volume/v3/volumes/82441bcc-d83a-4c9e-b229-64e717aab665 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:32.825417 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b9ffe5a3-4f14-40f4-b753-81119f14baba None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:32.827526 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9ffe5a3-4f14-40f4-b753-81119f14baba tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:08:32.827714 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9ffe5a3-4f14-40f4-b753-81119f14baba tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:32.827945 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9ffe5a3-4f14-40f4-b753-81119f14baba tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:32.828745 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b9ffe5a3-4f14-40f4-b753-81119f14baba tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:08:32.850909 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b9ffe5a3-4f14-40f4-b753-81119f14baba tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Get all volumes completed successfully. Aug 19 11:08:32.853914 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:32.853914 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:32.859273 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9ffe5a3-4f14-40f4-b753-81119f14baba tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:08:32.859974 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 900/3608] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:08:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15502 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:32.876800 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bcd34d99-a6ab-4572-bbf8-e06eee58ff96 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:32.878567 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bcd34d99-a6ab-4572-bbf8-e06eee58ff96 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] DELETE https://10.4.3.46/volume/v3/types/c261e2df-9ec0-4e83-8d5b-3d4e75f5a691 Aug 19 11:08:32.878763 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bcd34d99-a6ab-4572-bbf8-e06eee58ff96 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:32.878975 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bcd34d99-a6ab-4572-bbf8-e06eee58ff96 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:32.900938 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bcd34d99-a6ab-4572-bbf8-e06eee58ff96 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] https://10.4.3.46/volume/v3/types/c261e2df-9ec0-4e83-8d5b-3d4e75f5a691 returned with HTTP 202 Aug 19 11:08:32.901354 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 904/3609] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:08:32 2026] DELETE /volume/v3/types/c261e2df-9ec0-4e83-8d5b-3d4e75f5a691 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:32.908431 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7968e0d3-3fe1-45e6-aa30-712c6a78c1ff None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:32.912504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7968e0d3-3fe1-45e6-aa30-712c6a78c1ff tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] DELETE https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:08:32.912504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7968e0d3-3fe1-45e6-aa30-712c6a78c1ff tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:32.912504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7968e0d3-3fe1-45e6-aa30-712c6a78c1ff tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:32.912504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-7968e0d3-3fe1-45e6-aa30-712c6a78c1ff tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Delete volume with id: 46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:08:32.921808 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:32.921808 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:32.922643 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7968e0d3-3fe1-45e6-aa30-712c6a78c1ff tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:32.944535 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7968e0d3-3fe1-45e6-aa30-712c6a78c1ff tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Delete volume request issued successfully. Aug 19 11:08:32.944766 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7968e0d3-3fe1-45e6-aa30-712c6a78c1ff tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 202 Aug 19 11:08:32.945172 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 905/3610] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:08:32 2026] DELETE /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:32.952150 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1d07b74d-372d-4268-bd99-645ebfa8787e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:32.953664 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1d07b74d-372d-4268-bd99-645ebfa8787e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:08:32.953837 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1d07b74d-372d-4268-bd99-645ebfa8787e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:32.954015 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1d07b74d-372d-4268-bd99-645ebfa8787e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:32.961324 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:32.961324 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:32.965990 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1d07b74d-372d-4268-bd99-645ebfa8787e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:32.969683 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1d07b74d-372d-4268-bd99-645ebfa8787e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 200 Aug 19 11:08:32.969999 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 902/3611] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:32 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:33.146652 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3c5404aa-23ae-4cf1-befe-deb7872e6246 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:33.148494 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3c5404aa-23ae-4cf1-befe-deb7872e6246 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:33.148724 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3c5404aa-23ae-4cf1-befe-deb7872e6246 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:33.148902 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3c5404aa-23ae-4cf1-befe-deb7872e6246 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:33.157741 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:33.157741 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:33.161415 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3c5404aa-23ae-4cf1-befe-deb7872e6246 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:33.167381 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3c5404aa-23ae-4cf1-befe-deb7872e6246 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:33.168019 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 901/3612] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:33 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:33.982321 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b893568e-b4cc-474e-993e-323f85a56f50 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:33.983913 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b893568e-b4cc-474e-993e-323f85a56f50 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad Aug 19 11:08:33.984073 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b893568e-b4cc-474e-993e-323f85a56f50 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:33.984264 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b893568e-b4cc-474e-993e-323f85a56f50 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:33.989126 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b893568e-b4cc-474e-993e-323f85a56f50 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad returned with HTTP 404 Aug 19 11:08:33.989517 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 905/3613] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:33 2026] GET /volume/v3/volumes/46c7c788-98ea-49df-a3b2-743bc84eb5ad => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:33.996947 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cf1e1d01-dadc-423a-a983-479bfec2847a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:33.998695 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cf1e1d01-dadc-423a-a983-479bfec2847a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:33.998903 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cf1e1d01-dadc-423a-a983-479bfec2847a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:33.999083 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cf1e1d01-dadc-423a-a983-479bfec2847a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:33.999235 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-cf1e1d01-dadc-423a-a983-479bfec2847a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Delete volume with id: e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:34.006621 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:34.006621 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:34.007019 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cf1e1d01-dadc-423a-a983-479bfec2847a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:34.023519 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cf1e1d01-dadc-423a-a983-479bfec2847a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Delete volume request issued successfully. Aug 19 11:08:34.023519 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cf1e1d01-dadc-423a-a983-479bfec2847a tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 202 Aug 19 11:08:34.023519 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 906/3614] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:08:33 2026] DELETE /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:34.028955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-06f623ad-954d-4e3d-9d17-4fe0d7b56a03 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:34.030672 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06f623ad-954d-4e3d-9d17-4fe0d7b56a03 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:34.031100 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06f623ad-954d-4e3d-9d17-4fe0d7b56a03 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:34.031165 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06f623ad-954d-4e3d-9d17-4fe0d7b56a03 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:34.039897 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:34.039897 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:34.043671 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-06f623ad-954d-4e3d-9d17-4fe0d7b56a03 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:08:34.049050 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06f623ad-954d-4e3d-9d17-4fe0d7b56a03 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 200 Aug 19 11:08:34.049050 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 903/3615] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:34 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:34.182463 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ba0bf93a-8725-4af2-b5ce-30f9d570c0eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:34.184214 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ba0bf93a-8725-4af2-b5ce-30f9d570c0eb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:34.184391 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ba0bf93a-8725-4af2-b5ce-30f9d570c0eb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:34.184616 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ba0bf93a-8725-4af2-b5ce-30f9d570c0eb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:34.193632 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:34.193632 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:34.197056 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ba0bf93a-8725-4af2-b5ce-30f9d570c0eb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:34.201260 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ba0bf93a-8725-4af2-b5ce-30f9d570c0eb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:34.201737 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 902/3616] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:34 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:35.060841 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-706b6c36-5bd8-402e-8b94-f19ba3be4ed6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:35.062601 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-706b6c36-5bd8-402e-8b94-f19ba3be4ed6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc Aug 19 11:08:35.062788 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-706b6c36-5bd8-402e-8b94-f19ba3be4ed6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:35.062960 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-706b6c36-5bd8-402e-8b94-f19ba3be4ed6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:35.068225 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-706b6c36-5bd8-402e-8b94-f19ba3be4ed6 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc returned with HTTP 404 Aug 19 11:08:35.068819 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 906/3617] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:35 2026] GET /volume/v3/volumes/e3d46f2e-681f-4dfe-92be-b7340dc4a1cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:35.076545 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3658e175-8841-4f3e-896b-8d989391886f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:35.078436 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3658e175-8841-4f3e-896b-8d989391886f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:08:35.078680 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3658e175-8841-4f3e-896b-8d989391886f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:35.078868 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3658e175-8841-4f3e-896b-8d989391886f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:35.079692 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3658e175-8841-4f3e-896b-8d989391886f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:08:35.099784 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3658e175-8841-4f3e-896b-8d989391886f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Get all volumes completed successfully. Aug 19 11:08:35.101887 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:35.101887 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:35.106497 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3658e175-8841-4f3e-896b-8d989391886f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:08:35.106882 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 907/3618] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:08:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13422 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:35.125886 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb883fe3-f7cc-4f61-9dba-9e98ecf88bda None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:35.127580 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb883fe3-f7cc-4f61-9dba-9e98ecf88bda tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] DELETE https://10.4.3.46/volume/v3/types/a7625cfe-49fb-4430-8f6f-847e651de3af Aug 19 11:08:35.127763 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb883fe3-f7cc-4f61-9dba-9e98ecf88bda tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:35.127950 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb883fe3-f7cc-4f61-9dba-9e98ecf88bda tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:35.150111 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb883fe3-f7cc-4f61-9dba-9e98ecf88bda tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] https://10.4.3.46/volume/v3/types/a7625cfe-49fb-4430-8f6f-847e651de3af returned with HTTP 202 Aug 19 11:08:35.150468 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 904/3619] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:08:35 2026] DELETE /volume/v3/types/a7625cfe-49fb-4430-8f6f-847e651de3af => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:35.220058 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac739235-1c4d-4323-a848-470dc0b8c287 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:35.222378 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac739235-1c4d-4323-a848-470dc0b8c287 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:35.223040 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac739235-1c4d-4323-a848-470dc0b8c287 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:35.225203 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac739235-1c4d-4323-a848-470dc0b8c287 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:35.233427 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:35.233427 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:35.236765 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ac739235-1c4d-4323-a848-470dc0b8c287 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:35.241503 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac739235-1c4d-4323-a848-470dc0b8c287 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:35.242074 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 903/3620] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:35 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:35.273457 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-52fc1c29-68dc-4428-a04d-d5646c708b1e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:35.276104 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-52fc1c29-68dc-4428-a04d-d5646c708b1e tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] DELETE https://10.4.3.46/volume/v3/attachments/1f744eae-790d-4926-b4b3-d078e79e9ca2 Aug 19 11:08:35.276337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-52fc1c29-68dc-4428-a04d-d5646c708b1e tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:35.277438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-52fc1c29-68dc-4428-a04d-d5646c708b1e tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:35.294299 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:35.294299 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:35.350974 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-52fc1c29-68dc-4428-a04d-d5646c708b1e tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/attachments/1f744eae-790d-4926-b4b3-d078e79e9ca2 returned with HTTP 200 Aug 19 11:08:35.351539 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 907/3621] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:08:35 2026] DELETE /volume/v3/attachments/1f744eae-790d-4926-b4b3-d078e79e9ca2 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:35.362296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-77d970bf-ebef-4dcc-9edf-9db4e36c8ec6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:35.364604 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-77d970bf-ebef-4dcc-9edf-9db4e36c8ec6 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] DELETE https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 Aug 19 11:08:35.365128 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-77d970bf-ebef-4dcc-9edf-9db4e36c8ec6 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:35.365128 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-77d970bf-ebef-4dcc-9edf-9db4e36c8ec6 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:35.365128 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-77d970bf-ebef-4dcc-9edf-9db4e36c8ec6 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Delete volume with id: db1fb4f0-2071-46bc-95a8-5eb766f408f3 Aug 19 11:08:35.372156 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:35.372156 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:35.372617 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-77d970bf-ebef-4dcc-9edf-9db4e36c8ec6 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Volume info retrieved successfully. Aug 19 11:08:35.392509 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-77d970bf-ebef-4dcc-9edf-9db4e36c8ec6 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] Delete volume request issued successfully. Aug 19 11:08:35.392509 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5ac73606-4d8e-4ee9-b8c3-6dfea589abd8 req-77d970bf-ebef-4dcc-9edf-9db4e36c8ec6 tempest-TestShelveInstance-700865508 tempest-TestShelveInstance-700865508-project-member] https://10.4.3.46/volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 returned with HTTP 202 Aug 19 11:08:35.392509 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 908/3622] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:08:35 2026] DELETE /volume/v3/volumes/db1fb4f0-2071-46bc-95a8-5eb766f408f3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:36.258855 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-27557e57-0917-4918-ac44-d5fab7d82be1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:36.260773 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27557e57-0917-4918-ac44-d5fab7d82be1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:36.260977 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27557e57-0917-4918-ac44-d5fab7d82be1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:36.261186 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27557e57-0917-4918-ac44-d5fab7d82be1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:36.273011 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:36.273011 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:36.276128 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-27557e57-0917-4918-ac44-d5fab7d82be1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:36.280121 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27557e57-0917-4918-ac44-d5fab7d82be1 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:36.280469 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 905/3623] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:36 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:37.294211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-151d5bcf-db22-409b-a8f4-4572d1462217 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:37.296018 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-151d5bcf-db22-409b-a8f4-4572d1462217 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:37.296198 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-151d5bcf-db22-409b-a8f4-4572d1462217 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:37.296368 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-151d5bcf-db22-409b-a8f4-4572d1462217 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:37.306596 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:37.306596 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:37.310317 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-151d5bcf-db22-409b-a8f4-4572d1462217 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:37.314450 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-151d5bcf-db22-409b-a8f4-4572d1462217 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:37.314805 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 904/3624] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:37 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:38.330855 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a93c11a5-49b2-4d4f-b19d-986cc4620fad None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:38.333029 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a93c11a5-49b2-4d4f-b19d-986cc4620fad tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:38.333252 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a93c11a5-49b2-4d4f-b19d-986cc4620fad tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:38.333451 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a93c11a5-49b2-4d4f-b19d-986cc4620fad tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:38.343496 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:38.343496 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:38.347766 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a93c11a5-49b2-4d4f-b19d-986cc4620fad tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:38.354423 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a93c11a5-49b2-4d4f-b19d-986cc4620fad tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:38.354981 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 908/3625] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:38 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:39.367591 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1ac0bad2-6f8f-40f9-bc94-ef89f9278370 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:39.369866 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1ac0bad2-6f8f-40f9-bc94-ef89f9278370 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:39.370103 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1ac0bad2-6f8f-40f9-bc94-ef89f9278370 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:39.370955 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1ac0bad2-6f8f-40f9-bc94-ef89f9278370 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:39.382153 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:39.382153 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:39.388652 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1ac0bad2-6f8f-40f9-bc94-ef89f9278370 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:39.396730 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1ac0bad2-6f8f-40f9-bc94-ef89f9278370 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:39.396730 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 909/3626] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:39 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:39.777788 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-81b53bb3-925b-408b-946c-b1b10e47439a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:39.780498 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-81b53bb3-925b-408b-946c-b1b10e47439a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments/b5381aa8-de84-4451-bfe2-d636edd5ca0f/action Aug 19 11:08:39.780999 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-81b53bb3-925b-408b-946c-b1b10e47439a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:39.781162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-81b53bb3-925b-408b-946c-b1b10e47439a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:39.804601 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:39.804601 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:39.818103 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f7b399d3-2caa-4332-8b65-bc2841bb1eb1 req-81b53bb3-925b-408b-946c-b1b10e47439a tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/b5381aa8-de84-4451-bfe2-d636edd5ca0f/action returned with HTTP 204 Aug 19 11:08:39.818615 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 906/3627] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:08:39 2026] POST /volume/v3/attachments/b5381aa8-de84-4451-bfe2-d636edd5ca0f/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:40.414254 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6c99c985-3472-43ad-83fd-c86709b0af26 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:40.416225 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c99c985-3472-43ad-83fd-c86709b0af26 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:40.416529 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c99c985-3472-43ad-83fd-c86709b0af26 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:40.416747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c99c985-3472-43ad-83fd-c86709b0af26 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:40.426593 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:40.426593 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:40.432815 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6c99c985-3472-43ad-83fd-c86709b0af26 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:40.441772 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c99c985-3472-43ad-83fd-c86709b0af26 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:40.442188 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 905/3628] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:40 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:40.460171 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6a791b19-921c-40b7-b5b6-97fc5dbecfe2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:40.461770 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6a791b19-921c-40b7-b5b6-97fc5dbecfe2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:08:40.461973 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6a791b19-921c-40b7-b5b6-97fc5dbecfe2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:40.462148 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6a791b19-921c-40b7-b5b6-97fc5dbecfe2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:40.470378 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:40.470378 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:40.473618 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6a791b19-921c-40b7-b5b6-97fc5dbecfe2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:08:40.477948 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6a791b19-921c-40b7-b5b6-97fc5dbecfe2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:08:40.478390 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 909/3629] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:40 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 1167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:43.059709 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.160323 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:08:43.160761 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2125957666"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:43.162570 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume request body: {'volume': {"'imageRef": '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2125957666'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:08:43.162728 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume of 1 GB Aug 19 11:08:43.166815 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Availability Zones retrieved successfully. Aug 19 11:08:43.172767 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Flow 'volume_create_api' (3af0ff36-97be-4c2d-bc19-6428bba9dfdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:43.173737 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7e90e00-b919-4711-960e-19c27cee5e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.174559 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:08:43.199317 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7e90e00-b919-4711-960e-19c27cee5e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.200122 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716bcba8-f283-41a8-b170-3d7ce6e63641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.254580 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Created reservations ['2037e9ff-452f-4668-b215-0229988363bb', '1e9743c0-8b08-4513-9434-78dac3da0382', 'c87f8aa1-54a4-430c-88a9-80d089154aeb', 'ea40c311-aac6-4544-98ea-40a12c8f928d'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:08:43.255266 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716bcba8-f283-41a8-b170-3d7ce6e63641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2037e9ff-452f-4668-b215-0229988363bb', '1e9743c0-8b08-4513-9434-78dac3da0382', 'c87f8aa1-54a4-430c-88a9-80d089154aeb', 'ea40c311-aac6-4544-98ea-40a12c8f928d']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.255926 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccbefab8-2ebc-4a80-ae4c-a84d08a037b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.278927 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccbefab8-2ebc-4a80-ae4c-a84d08a037b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88358224-ac19-41f0-8102-00bce4e94c3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2125957666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9b2de1447944c3be60cfbd727f83a3',qos_specs=None,replication_status=,reservations=['2037e9ff-452f-4668-b215-0229988363bb','1e9743c0-8b08-4513-9434-78dac3da0382','c87f8aa1-54a4-430c-88a9-80d089154aeb','ea40c311-aac6-4544-98ea-40a12c8f928d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b28555749414ea6961930d775af47f4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2125957666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88358224-ac19-41f0-8102-00bce4e94c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b9b2de1447944c3be60cfbd727f83a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b28555749414ea6961930d775af47f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.279696 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dcf6456-2782-44cd-8cdb-5a811d55de22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.296954 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dcf6456-2782-44cd-8cdb-5a811d55de22) transitioned into state 'SUCCESS' from state '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-2125957666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9b2de1447944c3be60cfbd727f83a3',qos_specs=None,replication_status=,reservations=['2037e9ff-452f-4668-b215-0229988363bb','1e9743c0-8b08-4513-9434-78dac3da0382','c87f8aa1-54a4-430c-88a9-80d089154aeb','ea40c311-aac6-4544-98ea-40a12c8f928d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b28555749414ea6961930d775af47f4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.297626 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (340b9ea6-f106-4233-9ce8-09de74a44dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.309911 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (340b9ea6-f106-4233-9ce8-09de74a44dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.310699 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Flow 'volume_create_api' (3af0ff36-97be-4c2d-bc19-6428bba9dfdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:43.311059 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume request issued successfully. Aug 19 11:08:43.311746 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-690db8ad-feec-45b6-aaf2-6bcb1756c99b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:08:43.312150 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 910/3630] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:08:43 2026] POST /volume/v3/volumes => generated 755 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:43.322469 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ebad622e-4c86-4b7d-b97f-2487df96080f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.324085 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:08:43.324435 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-160560633"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:43.325767 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume request body: {'volume': {"'imageRef": '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-160560633'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:08:43.325906 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume of 1 GB Aug 19 11:08:43.329431 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Availability Zones retrieved successfully. Aug 19 11:08:43.334396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Flow 'volume_create_api' (ba0777dd-e2f2-458d-8721-294beb242b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:43.335229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b7c69d-23cf-47ee-8ecd-7bfe9c3d12cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.335992 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:08:43.361290 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b7c69d-23cf-47ee-8ecd-7bfe9c3d12cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.362383 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b009498c-23f8-42fa-a599-1d1f28971b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.398635 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Created reservations ['57de309a-d544-4755-9c92-b9433d785756', '7d061b0c-b5b5-44a8-bbec-092a2a5bf755', 'e59e1f2d-1019-4d8e-8945-c764b1bbb758', 'c6b7f12b-9091-47a7-a57f-fd48fbb1d464'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:08:43.399407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b009498c-23f8-42fa-a599-1d1f28971b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57de309a-d544-4755-9c92-b9433d785756', '7d061b0c-b5b5-44a8-bbec-092a2a5bf755', 'e59e1f2d-1019-4d8e-8945-c764b1bbb758', 'c6b7f12b-9091-47a7-a57f-fd48fbb1d464']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.400223 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86cd520b-b45b-4b12-98c0-b64930b876dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.423569 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86cd520b-b45b-4b12-98c0-b64930b876dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f43b9a8-7aa1-4db1-a338-54de18eda4b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-160560633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9b2de1447944c3be60cfbd727f83a3',qos_specs=None,replication_status=,reservations=['57de309a-d544-4755-9c92-b9433d785756','7d061b0c-b5b5-44a8-bbec-092a2a5bf755','e59e1f2d-1019-4d8e-8945-c764b1bbb758','c6b7f12b-9091-47a7-a57f-fd48fbb1d464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b28555749414ea6961930d775af47f4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-160560633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f43b9a8-7aa1-4db1-a338-54de18eda4b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b9b2de1447944c3be60cfbd727f83a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b28555749414ea6961930d775af47f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.423914 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362f9678-ee8f-4fd9-930e-6da8b2f37d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.447136 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362f9678-ee8f-4fd9-930e-6da8b2f37d1b) transitioned into state 'SUCCESS' from state '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-160560633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9b2de1447944c3be60cfbd727f83a3',qos_specs=None,replication_status=,reservations=['57de309a-d544-4755-9c92-b9433d785756','7d061b0c-b5b5-44a8-bbec-092a2a5bf755','e59e1f2d-1019-4d8e-8945-c764b1bbb758','c6b7f12b-9091-47a7-a57f-fd48fbb1d464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b28555749414ea6961930d775af47f4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.448070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (870d70d9-fe2c-48f2-a86d-ace7b696a1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.458085 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (870d70d9-fe2c-48f2-a86d-ace7b696a1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.458901 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Flow 'volume_create_api' (ba0777dd-e2f2-458d-8721-294beb242b75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:43.459247 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume request issued successfully. Aug 19 11:08:43.459962 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ebad622e-4c86-4b7d-b97f-2487df96080f tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:08:43.460453 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 907/3631] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:08:43 2026] POST /volume/v3/volumes => generated 754 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:43.472081 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.474261 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:08:43.474734 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-902929125"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:43.476668 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume request body: {'volume': {"'imageRef": '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-902929125'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:08:43.476845 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume of 1 GB Aug 19 11:08:43.480110 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=246,cinder:INSERT=23,cinder:UPDATE=49 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:08:43.482686 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Availability Zones retrieved successfully. Aug 19 11:08:43.490730 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Flow 'volume_create_api' (ded3f354-ef45-46a2-9881-6522c758b4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:43.492006 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031a2ab8-7c97-4c13-b749-c15eb48d8118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.493712 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:08:43.522550 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031a2ab8-7c97-4c13-b749-c15eb48d8118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.523738 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30827bbb-d6b6-49c4-9c6f-090e87730d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.560607 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Created reservations ['8f95add7-25fd-4a93-9a94-48ed9d738847', 'f3cbb676-522f-4f8b-8b72-d02f6d24e9f3', '94d1ddea-986c-4399-8c48-5f8bb65bf227', '16c9b618-1ae7-4234-bfea-5c2aefa1a811'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:08:43.561412 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30827bbb-d6b6-49c4-9c6f-090e87730d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f95add7-25fd-4a93-9a94-48ed9d738847', 'f3cbb676-522f-4f8b-8b72-d02f6d24e9f3', '94d1ddea-986c-4399-8c48-5f8bb65bf227', '16c9b618-1ae7-4234-bfea-5c2aefa1a811']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.562193 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467eca02-21a3-4680-ab73-ec929a15d0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.582032 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467eca02-21a3-4680-ab73-ec929a15d0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a57a129-c400-484e-b8de-a6f8b7cee7af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-902929125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9b2de1447944c3be60cfbd727f83a3',qos_specs=None,replication_status=,reservations=['8f95add7-25fd-4a93-9a94-48ed9d738847','f3cbb676-522f-4f8b-8b72-d02f6d24e9f3','94d1ddea-986c-4399-8c48-5f8bb65bf227','16c9b618-1ae7-4234-bfea-5c2aefa1a811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b28555749414ea6961930d775af47f4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-902929125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a57a129-c400-484e-b8de-a6f8b7cee7af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b9b2de1447944c3be60cfbd727f83a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b28555749414ea6961930d775af47f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.582746 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c43002e-e503-418e-b6e5-38dfd6fe64ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.598150 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c43002e-e503-418e-b6e5-38dfd6fe64ec) transitioned into state 'SUCCESS' from state '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-902929125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9b2de1447944c3be60cfbd727f83a3',qos_specs=None,replication_status=,reservations=['8f95add7-25fd-4a93-9a94-48ed9d738847','f3cbb676-522f-4f8b-8b72-d02f6d24e9f3','94d1ddea-986c-4399-8c48-5f8bb65bf227','16c9b618-1ae7-4234-bfea-5c2aefa1a811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b28555749414ea6961930d775af47f4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.598815 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6037adc0-b574-4b82-92e3-0a6a616165c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.606210 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6037adc0-b574-4b82-92e3-0a6a616165c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.607104 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Flow 'volume_create_api' (ded3f354-ef45-46a2-9881-6522c758b4d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:43.607370 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume request issued successfully. Aug 19 11:08:43.607910 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8abfb174-83dc-43ff-bf4c-c8a816442352 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:08:43.608294 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 906/3632] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:08:43 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:43.619946 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.621971 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:08:43.622302 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1710479607"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:43.625581 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume request body: {'volume': {"'imageRef": '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1710479607'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:08:43.625581 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume of 1 GB Aug 19 11:08:43.628088 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Availability Zones retrieved successfully. Aug 19 11:08:43.633363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Flow 'volume_create_api' (70f412f2-215a-4d63-b54f-413207d117da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:43.634270 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33963f14-911e-4d40-b5e3-7d0d1d40d43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.635165 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:08:43.663034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33963f14-911e-4d40-b5e3-7d0d1d40d43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.664318 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0217bb-c21e-4fb9-a9b2-baa643677f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.688301 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a630b8d4-ad8e-48b7-a259-85986294fc2d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.688779 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a630b8d4-ad8e-48b7-a259-85986294fc2d None None] GET https://10.4.3.46/volume// Aug 19 11:08:43.688936 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a630b8d4-ad8e-48b7-a259-85986294fc2d None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:43.689111 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a630b8d4-ad8e-48b7-a259-85986294fc2d None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:43.689407 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a630b8d4-ad8e-48b7-a259-85986294fc2d None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:43.689735 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 911/3633] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:08:43.698109 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-14e9249f-01a4-4466-a16a-dfd0de0b87a7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.701002 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-14e9249f-01a4-4466-a16a-dfd0de0b87a7 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:08:43.701336 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Created reservations ['04d30f72-63f4-44c9-8d0c-3ecb9882772c', 'd9d8f001-a167-4146-bea8-17a815c57ce3', 'ad2ac168-b5d0-4fa4-8f37-dc61ddd1ba76', '0b49a918-1d56-4222-94ab-a87fc390b1cd'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:08:43.701493 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-14e9249f-01a4-4466-a16a-dfd0de0b87a7 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4634a2e9-50da-473c-95e7-59a9628611a4", "connector": null, "instance_uuid": "1ea78c8f-dc8b-487d-81b4-ea4b651bd3b5"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:43.702213 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0217bb-c21e-4fb9-a9b2-baa643677f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04d30f72-63f4-44c9-8d0c-3ecb9882772c', 'd9d8f001-a167-4146-bea8-17a815c57ce3', 'ad2ac168-b5d0-4fa4-8f37-dc61ddd1ba76', '0b49a918-1d56-4222-94ab-a87fc390b1cd']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.702951 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (124f1cd7-6224-47f2-8ca7-992507a28f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.713443 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:43.713443 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:43.723296 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (124f1cd7-6224-47f2-8ca7-992507a28f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6bfcebc-4d13-4561-b133-01f6973c7a9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1710479607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9b2de1447944c3be60cfbd727f83a3',qos_specs=None,replication_status=,reservations=['04d30f72-63f4-44c9-8d0c-3ecb9882772c','d9d8f001-a167-4146-bea8-17a815c57ce3','ad2ac168-b5d0-4fa4-8f37-dc61ddd1ba76','0b49a918-1d56-4222-94ab-a87fc390b1cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b28555749414ea6961930d775af47f4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1710479607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6bfcebc-4d13-4561-b133-01f6973c7a9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b9b2de1447944c3be60cfbd727f83a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b28555749414ea6961930d775af47f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.724069 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e155b191-9650-47a1-9c87-03890a76b998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.737797 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-14e9249f-01a4-4466-a16a-dfd0de0b87a7 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:08:43.738224 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 908/3634] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:08:43 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 19 11:08:43.743815 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e155b191-9650-47a1-9c87-03890a76b998) transitioned into state 'SUCCESS' from state '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-1710479607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9b2de1447944c3be60cfbd727f83a3',qos_specs=None,replication_status=,reservations=['04d30f72-63f4-44c9-8d0c-3ecb9882772c','d9d8f001-a167-4146-bea8-17a815c57ce3','ad2ac168-b5d0-4fa4-8f37-dc61ddd1ba76','0b49a918-1d56-4222-94ab-a87fc390b1cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b28555749414ea6961930d775af47f4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.744621 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6177935c-a0e5-434d-b83b-5024f4f7fa63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.745174 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-5ab4ba17-2f1b-451d-bc61-cf353ac60a91 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.747277 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-5ab4ba17-2f1b-451d-bc61-cf353ac60a91 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] DELETE https://10.4.3.46/volume/v3/attachments/b5381aa8-de84-4451-bfe2-d636edd5ca0f Aug 19 11:08:43.747465 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-5ab4ba17-2f1b-451d-bc61-cf353ac60a91 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:43.747694 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-5ab4ba17-2f1b-451d-bc61-cf353ac60a91 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:43.752964 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6177935c-a0e5-434d-b83b-5024f4f7fa63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.754056 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Flow 'volume_create_api' (70f412f2-215a-4d63-b54f-413207d117da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:43.754143 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:43.754143 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:43.754441 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume request issued successfully. Aug 19 11:08:43.755291 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e4ef262-3064-4de3-ad4e-e273b30f340b tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:08:43.755851 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 910/3635] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:08:43 2026] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:43.766274 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.768048 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:08:43.768401 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-648078329"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:43.770055 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume request body: {'volume': {"'imageRef": '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-648078329'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:08:43.770213 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume of 1 GB Aug 19 11:08:43.770540 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:43.770540 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:43.774682 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Availability Zones retrieved successfully. Aug 19 11:08:43.779737 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Flow 'volume_create_api' (84c0291f-4531-4743-9d2d-c2d6c26b8925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:43.780585 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7648b646-6abe-4af6-9cb2-787053fdddff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.781416 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:08:43.799795 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-5ab4ba17-2f1b-451d-bc61-cf353ac60a91 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/b5381aa8-de84-4451-bfe2-d636edd5ca0f returned with HTTP 200 Aug 19 11:08:43.800186 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 907/3636] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:08:43 2026] DELETE /volume/v3/attachments/b5381aa8-de84-4451-bfe2-d636edd5ca0f => generated 192 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:43.805976 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7648b646-6abe-4af6-9cb2-787053fdddff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.806800 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd19924-9da2-44af-94ee-c2ba9d0e5966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.845059 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Created reservations ['ec6a351b-85c0-421d-95e0-03112ab36808', 'b37fabfc-ab85-41df-ad6d-aff65ba001b7', 'fbb35757-310c-4185-b021-31c93ff85af9', '97ddcb30-1323-44c7-b457-70e33baeb0b4'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:08:43.845818 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd19924-9da2-44af-94ee-c2ba9d0e5966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec6a351b-85c0-421d-95e0-03112ab36808', 'b37fabfc-ab85-41df-ad6d-aff65ba001b7', 'fbb35757-310c-4185-b021-31c93ff85af9', '97ddcb30-1323-44c7-b457-70e33baeb0b4']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.846475 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4afe2af-7501-4542-803c-2fbc6724f590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.866759 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4afe2af-7501-4542-803c-2fbc6724f590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '352cc879-bf07-41c8-a0d7-db91c1de5e1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-648078329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9b2de1447944c3be60cfbd727f83a3',qos_specs=None,replication_status=,reservations=['ec6a351b-85c0-421d-95e0-03112ab36808','b37fabfc-ab85-41df-ad6d-aff65ba001b7','fbb35757-310c-4185-b021-31c93ff85af9','97ddcb30-1323-44c7-b457-70e33baeb0b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b28555749414ea6961930d775af47f4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-648078329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=352cc879-bf07-41c8-a0d7-db91c1de5e1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b9b2de1447944c3be60cfbd727f83a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b28555749414ea6961930d775af47f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.867474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe4bf2a-2e61-4c55-8be4-41e9dabb6f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.883443 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe4bf2a-2e61-4c55-8be4-41e9dabb6f4b) transitioned into state 'SUCCESS' from state '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-648078329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9b2de1447944c3be60cfbd727f83a3',qos_specs=None,replication_status=,reservations=['ec6a351b-85c0-421d-95e0-03112ab36808','b37fabfc-ab85-41df-ad6d-aff65ba001b7','fbb35757-310c-4185-b021-31c93ff85af9','97ddcb30-1323-44c7-b457-70e33baeb0b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b28555749414ea6961930d775af47f4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.884143 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df0f631-959b-409d-b825-b2c023b6e817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:08:43.891534 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df0f631-959b-409d-b825-b2c023b6e817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:08:43.892330 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Flow 'volume_create_api' (84c0291f-4531-4743-9d2d-c2d6c26b8925) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:08:43.892648 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Create volume request issued successfully. Aug 19 11:08:43.893150 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0b144ec3-8077-4bba-b96f-da1d91ae3db1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:08:43.893575 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 912/3637] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:08:43 2026] POST /volume/v3/volumes => generated 754 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:43.904392 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-77de4176-56e8-444c-8896-8da30fe5606c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.906066 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-77de4176-56e8-444c-8896-8da30fe5606c tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f Aug 19 11:08:43.906277 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-77de4176-56e8-444c-8896-8da30fe5606c tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:43.906458 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-77de4176-56e8-444c-8896-8da30fe5606c tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:43.914172 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:43.914172 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:43.918600 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-77de4176-56e8-444c-8896-8da30fe5606c tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:43.924280 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-77de4176-56e8-444c-8896-8da30fe5606c tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f returned with HTTP 200 Aug 19 11:08:43.924824 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 909/3638] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:43 2026] GET /volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:43.938169 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b46bbfda-663f-4144-903e-591cb558ca13 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.940416 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b46bbfda-663f-4144-903e-591cb558ca13 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 Aug 19 11:08:43.940643 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b46bbfda-663f-4144-903e-591cb558ca13 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:43.940810 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b46bbfda-663f-4144-903e-591cb558ca13 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:43.949495 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:43.949495 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:43.954186 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b46bbfda-663f-4144-903e-591cb558ca13 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:43.958567 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b46bbfda-663f-4144-903e-591cb558ca13 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 returned with HTTP 200 Aug 19 11:08:43.958936 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 911/3639] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:43 2026] GET /volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:43.970502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3672578a-ff86-4e96-b69b-865e763687a0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:43.973093 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3672578a-ff86-4e96-b69b-865e763687a0 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af Aug 19 11:08:43.973408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3672578a-ff86-4e96-b69b-865e763687a0 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:43.973603 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3672578a-ff86-4e96-b69b-865e763687a0 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:43.981401 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:43.981401 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:43.985258 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3672578a-ff86-4e96-b69b-865e763687a0 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:43.988994 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3672578a-ff86-4e96-b69b-865e763687a0 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af returned with HTTP 200 Aug 19 11:08:43.989350 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 908/3640] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:43 2026] GET /volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:44.006641 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e6c205cf-0d8f-402e-a8a9-1bafec23b9b1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:44.009161 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e6c205cf-0d8f-402e-a8a9-1bafec23b9b1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d Aug 19 11:08:44.009378 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e6c205cf-0d8f-402e-a8a9-1bafec23b9b1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:44.009654 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e6c205cf-0d8f-402e-a8a9-1bafec23b9b1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:44.019319 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:44.019319 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:44.026949 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e6c205cf-0d8f-402e-a8a9-1bafec23b9b1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:44.033050 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e6c205cf-0d8f-402e-a8a9-1bafec23b9b1 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d returned with HTTP 200 Aug 19 11:08:44.033472 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 913/3641] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:44 2026] GET /volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:44.050927 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f5f18980-2ca7-497a-a0aa-ee7fede6c5bb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:44.052609 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5f18980-2ca7-497a-a0aa-ee7fede6c5bb tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c Aug 19 11:08:44.052797 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5f18980-2ca7-497a-a0aa-ee7fede6c5bb tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:44.052969 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5f18980-2ca7-497a-a0aa-ee7fede6c5bb tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:44.063505 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:44.063505 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:44.070583 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f5f18980-2ca7-497a-a0aa-ee7fede6c5bb tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:44.077951 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5f18980-2ca7-497a-a0aa-ee7fede6c5bb tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c returned with HTTP 200 Aug 19 11:08:44.078718 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 910/3642] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:44 2026] GET /volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:44.096698 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-eb9f6e83-e284-427f-8590-4487e1d67ea4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:44.098441 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-eb9f6e83-e284-427f-8590-4487e1d67ea4 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] DELETE https://10.4.3.46/volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c Aug 19 11:08:44.098625 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-eb9f6e83-e284-427f-8590-4487e1d67ea4 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:44.098856 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-eb9f6e83-e284-427f-8590-4487e1d67ea4 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:44.101008 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-eb9f6e83-e284-427f-8590-4487e1d67ea4 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Delete volume with id: 352cc879-bf07-41c8-a0d7-db91c1de5e1c Aug 19 11:08:44.107342 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:44.107342 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:44.107829 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-eb9f6e83-e284-427f-8590-4487e1d67ea4 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:44.125083 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-eb9f6e83-e284-427f-8590-4487e1d67ea4 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Delete volume request issued successfully. Aug 19 11:08:44.125352 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-eb9f6e83-e284-427f-8590-4487e1d67ea4 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c returned with HTTP 202 Aug 19 11:08:44.125925 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 912/3643] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:08:44 2026] DELETE /volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:44.133524 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e730f021-ca50-4c9b-96a4-7d809de43f1e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:44.135159 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e730f021-ca50-4c9b-96a4-7d809de43f1e tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c Aug 19 11:08:44.135340 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e730f021-ca50-4c9b-96a4-7d809de43f1e tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:44.135541 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e730f021-ca50-4c9b-96a4-7d809de43f1e tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:44.142560 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:44.142560 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:44.146078 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e730f021-ca50-4c9b-96a4-7d809de43f1e tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:44.150297 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e730f021-ca50-4c9b-96a4-7d809de43f1e tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c returned with HTTP 200 Aug 19 11:08:44.150724 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 909/3644] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:44 2026] GET /volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:44.721397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-78b41a6b-0c4c-42cd-8fe5-923edd2547d3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:44.724601 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-78b41a6b-0c4c-42cd-8fe5-923edd2547d3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] PUT https://10.4.3.46/volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e Aug 19 11:08:44.724601 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-78b41a6b-0c4c-42cd-8fe5-923edd2547d3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:44.730991 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-78b41a6b-0c4c-42cd-8fe5-923edd2547d3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Acquiring lock "cinder-attachment_update-4634a2e9-50da-473c-95e7-59a9628611a4-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:08:44.738625 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-78b41a6b-0c4c-42cd-8fe5-923edd2547d3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-4634a2e9-50da-473c-95e7-59a9628611a4-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:08:44.738625 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:44.738625 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:44.803703 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-78b41a6b-0c4c-42cd-8fe5-923edd2547d3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-4634a2e9-50da-473c-95e7-59a9628611a4-np0000007769" released by "attachment_update" :: held 0.067s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:08:44.804044 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-78b41a6b-0c4c-42cd-8fe5-923edd2547d3 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e returned with HTTP 200 Aug 19 11:08:44.804500 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 914/3645] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:08:44 2026] PUT /volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:44.812318 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-b6cc39c1-2d41-450e-8669-28e480346bf5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:44.814348 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-b6cc39c1-2d41-450e-8669-28e480346bf5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e Aug 19 11:08:44.814578 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-b6cc39c1-2d41-450e-8669-28e480346bf5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:44.814752 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-b6cc39c1-2d41-450e-8669-28e480346bf5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:44.826450 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-b6cc39c1-2d41-450e-8669-28e480346bf5 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e returned with HTTP 200 Aug 19 11:08:44.826857 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 911/3646] 10.4.3.46 () {70 vars in 1644 bytes} [Wed Aug 19 11:08:44 2026] GET /volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:45.162443 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ba6bc500-5adb-491f-bf21-76a4331556b8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:45.164127 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ba6bc500-5adb-491f-bf21-76a4331556b8 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c Aug 19 11:08:45.164304 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ba6bc500-5adb-491f-bf21-76a4331556b8 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:45.164604 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ba6bc500-5adb-491f-bf21-76a4331556b8 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:45.169762 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ba6bc500-5adb-491f-bf21-76a4331556b8 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c returned with HTTP 404 Aug 19 11:08:45.170169 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 913/3647] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:45 2026] GET /volume/v3/volumes/352cc879-bf07-41c8-a0d7-db91c1de5e1c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:45.176259 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-66004a0a-7325-4c6b-be0d-5f5c6b416e81 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:45.178048 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66004a0a-7325-4c6b-be0d-5f5c6b416e81 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d Aug 19 11:08:45.178276 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66004a0a-7325-4c6b-be0d-5f5c6b416e81 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:45.178401 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66004a0a-7325-4c6b-be0d-5f5c6b416e81 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:45.178586 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-66004a0a-7325-4c6b-be0d-5f5c6b416e81 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Delete volume with id: a6bfcebc-4d13-4561-b133-01f6973c7a9d Aug 19 11:08:45.185837 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:45.185837 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:45.186293 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-66004a0a-7325-4c6b-be0d-5f5c6b416e81 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:45.202474 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-66004a0a-7325-4c6b-be0d-5f5c6b416e81 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Delete volume request issued successfully. Aug 19 11:08:45.202687 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66004a0a-7325-4c6b-be0d-5f5c6b416e81 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d returned with HTTP 202 Aug 19 11:08:45.203106 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 910/3648] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:08:45 2026] DELETE /volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:45.211926 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3cd677cf-ff2e-4fd9-92ff-24732da6d82d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:45.214197 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3cd677cf-ff2e-4fd9-92ff-24732da6d82d tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d Aug 19 11:08:45.214337 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3cd677cf-ff2e-4fd9-92ff-24732da6d82d tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:45.214618 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3cd677cf-ff2e-4fd9-92ff-24732da6d82d tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:45.222801 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:45.222801 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:45.226869 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3cd677cf-ff2e-4fd9-92ff-24732da6d82d tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:45.231862 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3cd677cf-ff2e-4fd9-92ff-24732da6d82d tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d returned with HTTP 200 Aug 19 11:08:45.232299 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 915/3649] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:45 2026] GET /volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:46.245992 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e6eb6997-efbd-4c49-8356-12153a9d0fb6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:46.249427 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e6eb6997-efbd-4c49-8356-12153a9d0fb6 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d Aug 19 11:08:46.249736 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e6eb6997-efbd-4c49-8356-12153a9d0fb6 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:46.249973 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e6eb6997-efbd-4c49-8356-12153a9d0fb6 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:46.256619 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e6eb6997-efbd-4c49-8356-12153a9d0fb6 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d returned with HTTP 404 Aug 19 11:08:46.257146 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 912/3650] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:46 2026] GET /volume/v3/volumes/a6bfcebc-4d13-4561-b133-01f6973c7a9d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:46.264184 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7873aad8-fefd-42f0-bc18-84a733323289 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:46.266275 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7873aad8-fefd-42f0-bc18-84a733323289 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] DELETE https://10.4.3.46/volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af Aug 19 11:08:46.266431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7873aad8-fefd-42f0-bc18-84a733323289 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:46.266662 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7873aad8-fefd-42f0-bc18-84a733323289 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:46.266813 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-7873aad8-fefd-42f0-bc18-84a733323289 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Delete volume with id: 9a57a129-c400-484e-b8de-a6f8b7cee7af Aug 19 11:08:46.274374 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:46.274374 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:46.274905 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7873aad8-fefd-42f0-bc18-84a733323289 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:46.289867 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7873aad8-fefd-42f0-bc18-84a733323289 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Delete volume request issued successfully. Aug 19 11:08:46.290062 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7873aad8-fefd-42f0-bc18-84a733323289 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af returned with HTTP 202 Aug 19 11:08:46.291627 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 914/3651] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:08:46 2026] DELETE /volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:46.299521 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c4618bde-4a2c-44ad-8878-6c8f07c6d5c2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:46.303173 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c4618bde-4a2c-44ad-8878-6c8f07c6d5c2 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af Aug 19 11:08:46.303173 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c4618bde-4a2c-44ad-8878-6c8f07c6d5c2 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:46.303173 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c4618bde-4a2c-44ad-8878-6c8f07c6d5c2 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:46.310009 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:46.310009 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:46.314681 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c4618bde-4a2c-44ad-8878-6c8f07c6d5c2 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:46.319082 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c4618bde-4a2c-44ad-8878-6c8f07c6d5c2 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af returned with HTTP 200 Aug 19 11:08:46.320497 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 911/3652] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:46 2026] GET /volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:47.332189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-93196364-1ed1-49a2-a829-8f5336a8fecb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:47.334229 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93196364-1ed1-49a2-a829-8f5336a8fecb tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af Aug 19 11:08:47.334474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93196364-1ed1-49a2-a829-8f5336a8fecb tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:47.334745 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93196364-1ed1-49a2-a829-8f5336a8fecb tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:47.341070 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93196364-1ed1-49a2-a829-8f5336a8fecb tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af returned with HTTP 404 Aug 19 11:08:47.341604 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 916/3653] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:47 2026] GET /volume/v3/volumes/9a57a129-c400-484e-b8de-a6f8b7cee7af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:47.348074 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35e3943e-9727-4c44-af2d-ed55e46f4a79 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:47.349676 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35e3943e-9727-4c44-af2d-ed55e46f4a79 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] DELETE https://10.4.3.46/volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 Aug 19 11:08:47.349850 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35e3943e-9727-4c44-af2d-ed55e46f4a79 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:47.350019 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35e3943e-9727-4c44-af2d-ed55e46f4a79 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:47.350192 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-35e3943e-9727-4c44-af2d-ed55e46f4a79 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Delete volume with id: 2f43b9a8-7aa1-4db1-a338-54de18eda4b5 Aug 19 11:08:47.356598 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:47.356598 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:47.357122 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-35e3943e-9727-4c44-af2d-ed55e46f4a79 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:47.371815 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-35e3943e-9727-4c44-af2d-ed55e46f4a79 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Delete volume request issued successfully. Aug 19 11:08:47.372027 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35e3943e-9727-4c44-af2d-ed55e46f4a79 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 returned with HTTP 202 Aug 19 11:08:47.372492 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 913/3654] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:08:47 2026] DELETE /volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:47.381002 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a58a2a27-0554-4bcf-9243-96a26adeef68 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:47.382752 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a58a2a27-0554-4bcf-9243-96a26adeef68 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 Aug 19 11:08:47.382940 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a58a2a27-0554-4bcf-9243-96a26adeef68 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:47.383116 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a58a2a27-0554-4bcf-9243-96a26adeef68 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:47.390149 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:47.390149 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:47.394564 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a58a2a27-0554-4bcf-9243-96a26adeef68 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:47.398462 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a58a2a27-0554-4bcf-9243-96a26adeef68 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 returned with HTTP 200 Aug 19 11:08:47.398845 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 915/3655] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:47 2026] GET /volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:48.219125 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-55f7b7e8-f69e-4f53-830d-6517d97bfec6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:48.221093 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-55f7b7e8-f69e-4f53-830d-6517d97bfec6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption Aug 19 11:08:48.221260 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-55f7b7e8-f69e-4f53-830d-6517d97bfec6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:48.221462 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-55f7b7e8-f69e-4f53-830d-6517d97bfec6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:48.229669 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:48.229669 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:48.234792 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-55f7b7e8-f69e-4f53-830d-6517d97bfec6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption returned with HTTP 200 Aug 19 11:08:48.235131 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 912/3656] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:08:48 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:48.413907 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-564e1649-82df-40f8-a44a-a43dabcd7541 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:48.416203 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-564e1649-82df-40f8-a44a-a43dabcd7541 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 Aug 19 11:08:48.416387 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-564e1649-82df-40f8-a44a-a43dabcd7541 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:48.416592 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-564e1649-82df-40f8-a44a-a43dabcd7541 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:48.422256 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-564e1649-82df-40f8-a44a-a43dabcd7541 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 returned with HTTP 404 Aug 19 11:08:48.422744 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 917/3657] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:48 2026] GET /volume/v3/volumes/2f43b9a8-7aa1-4db1-a338-54de18eda4b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:48.429378 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-584a547b-b6d1-4ece-9f39-337988c42282 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:48.433070 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-584a547b-b6d1-4ece-9f39-337988c42282 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] DELETE https://10.4.3.46/volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f Aug 19 11:08:48.433242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-584a547b-b6d1-4ece-9f39-337988c42282 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:48.433409 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-584a547b-b6d1-4ece-9f39-337988c42282 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:48.433596 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-584a547b-b6d1-4ece-9f39-337988c42282 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Delete volume with id: 88358224-ac19-41f0-8102-00bce4e94c3f Aug 19 11:08:48.445103 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:48.445103 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:48.445583 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-584a547b-b6d1-4ece-9f39-337988c42282 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:48.469579 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-584a547b-b6d1-4ece-9f39-337988c42282 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Delete volume request issued successfully. Aug 19 11:08:48.469833 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-584a547b-b6d1-4ece-9f39-337988c42282 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f returned with HTTP 202 Aug 19 11:08:48.470312 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 914/3658] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:08:48 2026] DELETE /volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:08:48.478904 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-96081c32-0bc7-4977-9774-d63dff9f29ba None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:48.480784 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96081c32-0bc7-4977-9774-d63dff9f29ba tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f Aug 19 11:08:48.480984 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96081c32-0bc7-4977-9774-d63dff9f29ba tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:48.481167 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96081c32-0bc7-4977-9774-d63dff9f29ba tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:48.488717 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:48.488717 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:48.496037 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-96081c32-0bc7-4977-9774-d63dff9f29ba tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Volume info retrieved successfully. Aug 19 11:08:48.501765 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96081c32-0bc7-4977-9774-d63dff9f29ba tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f returned with HTTP 200 Aug 19 11:08:48.502132 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 916/3659] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:48 2026] GET /volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:49.514827 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b51d64cc-893d-4632-a3c6-7a7bd6c10af7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:49.517039 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b51d64cc-893d-4632-a3c6-7a7bd6c10af7 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] GET https://10.4.3.46/volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f Aug 19 11:08:49.517274 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b51d64cc-893d-4632-a3c6-7a7bd6c10af7 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:49.517511 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b51d64cc-893d-4632-a3c6-7a7bd6c10af7 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:49.525061 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b51d64cc-893d-4632-a3c6-7a7bd6c10af7 tempest-CreateVolumesFromImageTest-1640344288 tempest-CreateVolumesFromImageTest-1640344288-project-member] https://10.4.3.46/volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f returned with HTTP 404 Aug 19 11:08:49.525687 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 913/3660] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:49 2026] GET /volume/v3/volumes/88358224-ac19-41f0-8102-00bce4e94c3f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:49.790038 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-8c60cc69-fd9e-4603-b2f2-851032834206 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:49.791980 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-8c60cc69-fd9e-4603-b2f2-851032834206 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:49.792175 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-8c60cc69-fd9e-4603-b2f2-851032834206 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:49.792347 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-8c60cc69-fd9e-4603-b2f2-851032834206 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:49.798916 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:49.798916 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:49.802313 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-8c60cc69-fd9e-4603-b2f2-851032834206 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:49.806065 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-8c60cc69-fd9e-4603-b2f2-851032834206 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:49.806422 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 918/3661] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:49 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:49.814275 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-12076391-ef01-4807-a925-f2a5f8b5adda None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:49.816543 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12076391-ef01-4807-a925-f2a5f8b5adda tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:49.816811 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12076391-ef01-4807-a925-f2a5f8b5adda tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:49.817051 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12076391-ef01-4807-a925-f2a5f8b5adda tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:49.826185 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:49.826185 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:49.830861 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-12076391-ef01-4807-a925-f2a5f8b5adda tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:49.837242 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12076391-ef01-4807-a925-f2a5f8b5adda tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:49.837801 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 915/3662] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:49 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:49.854659 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-caed5bce-ec0b-4630-a26c-424f83bdb4bb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:49.856607 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-caed5bce-ec0b-4630-a26c-424f83bdb4bb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:49.856820 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-caed5bce-ec0b-4630-a26c-424f83bdb4bb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:49.857001 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-caed5bce-ec0b-4630-a26c-424f83bdb4bb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:49.864389 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:49.864389 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:49.868290 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-caed5bce-ec0b-4630-a26c-424f83bdb4bb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:49.872319 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-caed5bce-ec0b-4630-a26c-424f83bdb4bb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:49.873601 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 917/3663] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:49 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:49.909112 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4ecac19f-3815-4e5f-a74d-815b3a1a7f46 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:49.909601 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ecac19f-3815-4e5f-a74d-815b3a1a7f46 None None] GET https://10.4.3.46/volume// Aug 19 11:08:49.909836 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ecac19f-3815-4e5f-a74d-815b3a1a7f46 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:49.910086 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ecac19f-3815-4e5f-a74d-815b3a1a7f46 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:49.910499 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ecac19f-3815-4e5f-a74d-815b3a1a7f46 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:49.910844 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 914/3664] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:08:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:08:49.917915 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-651e050e-ab38-437d-a7d1-c103f47eb1ce None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:49.921166 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-651e050e-ab38-437d-a7d1-c103f47eb1ce tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:08:49.921691 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-651e050e-ab38-437d-a7d1-c103f47eb1ce tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da1aedca-45f0-4270-9c60-22414a7829e6", "connector": null, "instance_uuid": "302f655e-e750-45f3-8f5a-7c8455f8cc15"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:49.924585 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-acb5df94-e659-48db-ac23-7f507358990a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:49.926598 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-acb5df94-e659-48db-ac23-7f507358990a tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:49.926746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-acb5df94-e659-48db-ac23-7f507358990a tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:49.926913 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-acb5df94-e659-48db-ac23-7f507358990a tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:49.932709 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:49.932709 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:49.933691 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:49.933691 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:49.937120 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-acb5df94-e659-48db-ac23-7f507358990a tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:49.940859 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-acb5df94-e659-48db-ac23-7f507358990a tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:49.941209 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 916/3665] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:49 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:49.960987 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-651e050e-ab38-437d-a7d1-c103f47eb1ce tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:08:49.961465 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 919/3666] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:08:49 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:49.996655 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b05116c1-bf30-413c-9ad5-ee9dc8ebf9d6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:49.998447 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b05116c1-bf30-413c-9ad5-ee9dc8ebf9d6 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:49.998683 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b05116c1-bf30-413c-9ad5-ee9dc8ebf9d6 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:49.998903 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b05116c1-bf30-413c-9ad5-ee9dc8ebf9d6 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.005499 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cb39a70c-3639-47a3-afd1-0cc9b9793821 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.005865 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cb39a70c-3639-47a3-afd1-0cc9b9793821 None None] GET https://10.4.3.46/volume// Aug 19 11:08:50.006024 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cb39a70c-3639-47a3-afd1-0cc9b9793821 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.006207 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cb39a70c-3639-47a3-afd1-0cc9b9793821 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.006582 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cb39a70c-3639-47a3-afd1-0cc9b9793821 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:50.006799 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 915/3667] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08: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 19 11:08:50.011651 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.011651 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:50.018181 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-27c609d3-e924-40f1-9585-02d1ff38bd53 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.018712 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b05116c1-bf30-413c-9ad5-ee9dc8ebf9d6 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:50.020029 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-27c609d3-e924-40f1-9585-02d1ff38bd53 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:50.020275 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-27c609d3-e924-40f1-9585-02d1ff38bd53 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.020437 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-27c609d3-e924-40f1-9585-02d1ff38bd53 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.028012 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b05116c1-bf30-413c-9ad5-ee9dc8ebf9d6 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:50.028444 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 918/3668] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:49 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:50.029454 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6be32dc9-663d-499c-ae65-f4d21ebad9ed None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.029868 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6be32dc9-663d-499c-ae65-f4d21ebad9ed None None] GET https://10.4.3.46/volume// Aug 19 11:08:50.030023 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6be32dc9-663d-499c-ae65-f4d21ebad9ed None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.030193 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6be32dc9-663d-499c-ae65-f4d21ebad9ed None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.030539 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6be32dc9-663d-499c-ae65-f4d21ebad9ed None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:50.030814 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 920/3669] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:08: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 19 11:08:50.033277 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.033277 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:50.038508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-946934a7-7c8d-48d8-b2cb-ade40439d1ce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.040331 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-27c609d3-e924-40f1-9585-02d1ff38bd53 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:50.044407 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-27c609d3-e924-40f1-9585-02d1ff38bd53 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:50.044866 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-946934a7-7c8d-48d8-b2cb-ade40439d1ce tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:08:50.044929 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 917/3670] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:50 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 1080 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:50.045256 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-946934a7-7c8d-48d8-b2cb-ade40439d1ce tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5435d425-86f1-4fef-a1b0-147c5b64f2d7", "connector": null, "instance_uuid": "1a9b83e0-00ad-4844-a80f-762cc1c12bfe"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:50.058851 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.058851 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:50.093580 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-946934a7-7c8d-48d8-b2cb-ade40439d1ce tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:08:50.093943 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 916/3671] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:08:50 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:50.120753 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-13e8c4fa-e0d1-4c46-9ab2-247a2d82f81a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.122938 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-13e8c4fa-e0d1-4c46-9ab2-247a2d82f81a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:50.123137 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-13e8c4fa-e0d1-4c46-9ab2-247a2d82f81a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.123397 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-13e8c4fa-e0d1-4c46-9ab2-247a2d82f81a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.131104 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-11cf2fc1-a20c-43e1-8d76-dea5937d5b61 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.132809 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-11cf2fc1-a20c-43e1-8d76-dea5937d5b61 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:50.133070 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-11cf2fc1-a20c-43e1-8d76-dea5937d5b61 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.133266 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-11cf2fc1-a20c-43e1-8d76-dea5937d5b61 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.137768 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.137768 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:50.144439 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-13e8c4fa-e0d1-4c46-9ab2-247a2d82f81a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:50.147066 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.147066 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:50.149972 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-13e8c4fa-e0d1-4c46-9ab2-247a2d82f81a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:50.150469 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 919/3672] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:50 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:50.150601 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-11cf2fc1-a20c-43e1-8d76-dea5937d5b61 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:50.153205 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9ce0a3c3-4801-4352-88a1-e6f32aa58fc6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.153619 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ce0a3c3-4801-4352-88a1-e6f32aa58fc6 None None] GET https://10.4.3.46/volume// Aug 19 11:08:50.155418 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ce0a3c3-4801-4352-88a1-e6f32aa58fc6 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.155418 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ce0a3c3-4801-4352-88a1-e6f32aa58fc6 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.155418 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ce0a3c3-4801-4352-88a1-e6f32aa58fc6 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:50.155418 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 918/3673] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08: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 19 11:08:50.155903 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-11cf2fc1-a20c-43e1-8d76-dea5937d5b61 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:50.155903 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 921/3674] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:50 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:50.172095 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-f1441380-73f4-453e-bb04-f4fa7b1dc3b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.174066 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-f1441380-73f4-453e-bb04-f4fa7b1dc3b9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:50.174266 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-f1441380-73f4-453e-bb04-f4fa7b1dc3b9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.174445 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-f1441380-73f4-453e-bb04-f4fa7b1dc3b9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.178831 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-78ccc84f-b96c-4748-accc-8698756b41b7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.181616 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-78ccc84f-b96c-4748-accc-8698756b41b7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] PUT https://10.4.3.46/volume/v3/attachments/3ddd87af-6466-45e7-9ece-c701d209fbb6 Aug 19 11:08:50.182034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-78ccc84f-b96c-4748-accc-8698756b41b7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:50.183979 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.183979 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:50.188202 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-f1441380-73f4-453e-bb04-f4fa7b1dc3b9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:50.193719 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-f1441380-73f4-453e-bb04-f4fa7b1dc3b9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:50.194201 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 917/3675] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:50 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 1035 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:50.196137 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-78ccc84f-b96c-4748-accc-8698756b41b7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Acquiring lock "cinder-attachment_update-da1aedca-45f0-4270-9c60-22414a7829e6-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:08:50.200855 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-78ccc84f-b96c-4748-accc-8698756b41b7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Lock "cinder-attachment_update-da1aedca-45f0-4270-9c60-22414a7829e6-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:08:50.201823 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.201823 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:50.258862 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3e3836f6-66fd-41ee-a5b4-808da602d3d7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.258862 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3e3836f6-66fd-41ee-a5b4-808da602d3d7 None None] GET https://10.4.3.46/volume// Aug 19 11:08:50.258862 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3e3836f6-66fd-41ee-a5b4-808da602d3d7 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.258862 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3e3836f6-66fd-41ee-a5b4-808da602d3d7 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.259172 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3e3836f6-66fd-41ee-a5b4-808da602d3d7 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:50.259444 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 919/3676] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:08: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 19 11:08:50.267239 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-7abfc967-d889-4519-aa52-cccf4fa38146 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.269257 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-7abfc967-d889-4519-aa52-cccf4fa38146 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:08:50.269617 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-7abfc967-d889-4519-aa52-cccf4fa38146 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec8f067f-cb0d-4469-9ee4-a0941fe49064", "connector": null, "instance_uuid": "a5c9c36c-bc52-4367-8031-e41e33c9cb35"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:50.277794 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.277794 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:50.310432 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-7abfc967-d889-4519-aa52-cccf4fa38146 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:08:50.310966 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 922/3677] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:08:50 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:50.312790 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-e2c97f98-84e1-49af-90ba-7b6dcea9adf7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.315837 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-e2c97f98-84e1-49af-90ba-7b6dcea9adf7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] PUT https://10.4.3.46/volume/v3/attachments/b6433e0e-db2c-49d6-9e8e-85d2e2ecc790 Aug 19 11:08:50.315962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-e2c97f98-84e1-49af-90ba-7b6dcea9adf7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:50.318847 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-78ccc84f-b96c-4748-accc-8698756b41b7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Lock "cinder-attachment_update-da1aedca-45f0-4270-9c60-22414a7829e6-np0000007769" released by "attachment_update" :: held 0.118s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:08:50.319221 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-78ccc84f-b96c-4748-accc-8698756b41b7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments/3ddd87af-6466-45e7-9ece-c701d209fbb6 returned with HTTP 200 Aug 19 11:08:50.320126 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 920/3678] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:08:50 2026] PUT /volume/v3/attachments/3ddd87af-6466-45e7-9ece-c701d209fbb6 => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:50.329436 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-e2c97f98-84e1-49af-90ba-7b6dcea9adf7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Acquiring lock "cinder-attachment_update-5435d425-86f1-4fef-a1b0-147c5b64f2d7-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:08:50.329666 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-4832039c-5c99-45ce-85b4-f8c5cb5aa796 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.332144 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-4832039c-5c99-45ce-85b4-f8c5cb5aa796 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6/encryption Aug 19 11:08:50.332144 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-4832039c-5c99-45ce-85b4-f8c5cb5aa796 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.332302 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-4832039c-5c99-45ce-85b4-f8c5cb5aa796 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.342457 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c724cee7-86d1-47d4-a2e3-05dcc74a3558 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.342885 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.342885 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:50.343192 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-e2c97f98-84e1-49af-90ba-7b6dcea9adf7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Lock "cinder-attachment_update-5435d425-86f1-4fef-a1b0-147c5b64f2d7-np0000007769" acquired by "attachment_update" :: waited 0.014s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:08:50.344344 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.344344 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:50.345233 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c724cee7-86d1-47d4-a2e3-05dcc74a3558 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:50.345413 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c724cee7-86d1-47d4-a2e3-05dcc74a3558 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.345621 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c724cee7-86d1-47d4-a2e3-05dcc74a3558 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.349417 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-4832039c-5c99-45ce-85b4-f8c5cb5aa796 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6/encryption returned with HTTP 200 Aug 19 11:08:50.350268 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 920/3679] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:08:50 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:50.357467 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.357467 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:50.361744 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c724cee7-86d1-47d4-a2e3-05dcc74a3558 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:50.364045 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fcd2fdc7-fef2-49a3-8d5b-1da25e5d3827 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.364443 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fcd2fdc7-fef2-49a3-8d5b-1da25e5d3827 None None] GET https://10.4.3.46/volume// Aug 19 11:08:50.366258 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c724cee7-86d1-47d4-a2e3-05dcc74a3558 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:50.366710 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 923/3680] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:50 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:50.370988 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fcd2fdc7-fef2-49a3-8d5b-1da25e5d3827 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.371204 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fcd2fdc7-fef2-49a3-8d5b-1da25e5d3827 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.371584 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fcd2fdc7-fef2-49a3-8d5b-1da25e5d3827 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:50.377875 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 921/3681] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08:50 2026] GET /volume/ => generated 385 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:08:50.393992 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-e70fd03b-8246-4362-ab3e-e975829addde None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.396286 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-e70fd03b-8246-4362-ab3e-e975829addde tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:50.396522 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-e70fd03b-8246-4362-ab3e-e975829addde tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:50.396912 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-e70fd03b-8246-4362-ab3e-e975829addde tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:50.401096 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=291,cinder:INSERT=37,cinder:UPDATE=78 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:08:50.411440 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.411440 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:50.414798 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-e70fd03b-8246-4362-ab3e-e975829addde tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:50.419103 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-e70fd03b-8246-4362-ab3e-e975829addde tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:50.419507 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 921/3682] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:50 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:50.437335 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-e2c97f98-84e1-49af-90ba-7b6dcea9adf7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Lock "cinder-attachment_update-5435d425-86f1-4fef-a1b0-147c5b64f2d7-np0000007769" released by "attachment_update" :: held 0.094s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:08:50.437664 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-e2c97f98-84e1-49af-90ba-7b6dcea9adf7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/attachments/b6433e0e-db2c-49d6-9e8e-85d2e2ecc790 returned with HTTP 200 Aug 19 11:08:50.438109 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 918/3683] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:08:50 2026] PUT /volume/v3/attachments/b6433e0e-db2c-49d6-9e8e-85d2e2ecc790 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:50.522143 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-f98781d3-2c72-4941-8c7a-de1eac2c7c57 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.523992 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-f98781d3-2c72-4941-8c7a-de1eac2c7c57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] PUT https://10.4.3.46/volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda Aug 19 11:08:50.524352 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-f98781d3-2c72-4941-8c7a-de1eac2c7c57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:50.527193 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=283,cinder:UPDATE=63,cinder:INSERT=39 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:08:50.533104 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-f98781d3-2c72-4941-8c7a-de1eac2c7c57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Acquiring lock "cinder-attachment_update-ec8f067f-cb0d-4469-9ee4-a0941fe49064-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:08:50.536141 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-f98781d3-2c72-4941-8c7a-de1eac2c7c57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Lock "cinder-attachment_update-ec8f067f-cb0d-4469-9ee4-a0941fe49064-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:08:50.537031 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.537031 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:50.617270 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-eb08cd22-7e5a-47be-9659-b46c4f3f8c4d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:50.620902 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-eb08cd22-7e5a-47be-9659-b46c4f3f8c4d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e/action Aug 19 11:08:50.621271 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-eb08cd22-7e5a-47be-9659-b46c4f3f8c4d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:50.621381 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-eb08cd22-7e5a-47be-9659-b46c4f3f8c4d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:50.650251 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:50.650251 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:50.650350 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-f98781d3-2c72-4941-8c7a-de1eac2c7c57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Lock "cinder-attachment_update-ec8f067f-cb0d-4469-9ee4-a0941fe49064-np0000007769" released by "attachment_update" :: held 0.113s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:08:50.650350 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-f98781d3-2c72-4941-8c7a-de1eac2c7c57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda returned with HTTP 200 Aug 19 11:08:50.650350 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 924/3684] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:08:50 2026] PUT /volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:50.663339 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-cdbf6595-9aac-47dd-807b-ae3c30773403 req-eb08cd22-7e5a-47be-9659-b46c4f3f8c4d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e/action returned with HTTP 204 Aug 19 11:08:50.663783 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 922/3685] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:08:50 2026] POST /volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:51.016832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fa725367-65c9-4175-9e6c-c5d80e6929c3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:51.042381 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-40548ea6-1023-4f67-baf4-d102854adeac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:51.044473 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-40548ea6-1023-4f67-baf4-d102854adeac tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:51.044769 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-40548ea6-1023-4f67-baf4-d102854adeac tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:51.045009 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-40548ea6-1023-4f67-baf4-d102854adeac tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:51.054994 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:51.054994 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:51.060646 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-40548ea6-1023-4f67-baf4-d102854adeac tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:51.064956 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-40548ea6-1023-4f67-baf4-d102854adeac tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:51.065310 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 919/3686] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:51 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:51.152922 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fa725367-65c9-4175-9e6c-c5d80e6929c3 tempest-ProjectAdminTests-1416895149 tempest-ProjectAdminTests-1416895149-project-admin] GET https://10.4.3.46/volume/v3/scheduler-stats/get_pools Aug 19 11:08:51.153122 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fa725367-65c9-4175-9e6c-c5d80e6929c3 tempest-ProjectAdminTests-1416895149 tempest-ProjectAdminTests-1416895149-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:51.153300 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fa725367-65c9-4175-9e6c-c5d80e6929c3 tempest-ProjectAdminTests-1416895149 tempest-ProjectAdminTests-1416895149-project-admin] Calling method 'get_pools' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:51.162295 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fa725367-65c9-4175-9e6c-c5d80e6929c3 tempest-ProjectAdminTests-1416895149 tempest-ProjectAdminTests-1416895149-project-admin] https://10.4.3.46/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 11:08:51.162660 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 922/3687] 10.4.3.46 () {66 vars in 1284 bytes} [Wed Aug 19 11:08:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:51.169791 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2e0f89c0-e0aa-41b9-a425-d7da735e3ba2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:51.171441 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2e0f89c0-e0aa-41b9-a425-d7da735e3ba2 tempest-ProjectAdminTests-1416895149 tempest-ProjectAdminTests-1416895149-project-admin] GET https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool Aug 19 11:08:51.171677 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2e0f89c0-e0aa-41b9-a425-d7da735e3ba2 tempest-ProjectAdminTests-1416895149 tempest-ProjectAdminTests-1416895149-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:51.171873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2e0f89c0-e0aa-41b9-a425-d7da735e3ba2 tempest-ProjectAdminTests-1416895149 tempest-ProjectAdminTests-1416895149-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:51.172160 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:51.172160 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:51.174330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6682d121-a195-4dd2-8f52-4df4bfe114d2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:51.176592 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6682d121-a195-4dd2-8f52-4df4bfe114d2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:51.176863 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6682d121-a195-4dd2-8f52-4df4bfe114d2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:51.177104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6682d121-a195-4dd2-8f52-4df4bfe114d2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:51.180759 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2e0f89c0-e0aa-41b9-a425-d7da735e3ba2 tempest-ProjectAdminTests-1416895149 tempest-ProjectAdminTests-1416895149-project-admin] https://10.4.3.46/volume/v3/capabilities/np0000007769@storpool returned with HTTP 200 Aug 19 11:08:51.181369 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 925/3688] 10.4.3.46 () {66 vars in 1311 bytes} [Wed Aug 19 11:08:51 2026] GET /volume/v3/capabilities/np0000007769@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:51.188849 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:51.188849 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:51.192966 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6682d121-a195-4dd2-8f52-4df4bfe114d2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:51.198467 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6682d121-a195-4dd2-8f52-4df4bfe114d2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:51.199165 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 923/3689] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:51 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:51.379891 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5ab6a24b-08e0-46b5-981f-41e3d7a0d0c9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:51.381670 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ab6a24b-08e0-46b5-981f-41e3d7a0d0c9 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:51.381914 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ab6a24b-08e0-46b5-981f-41e3d7a0d0c9 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:51.382098 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ab6a24b-08e0-46b5-981f-41e3d7a0d0c9 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:51.390559 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:51.390559 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:51.393827 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5ab6a24b-08e0-46b5-981f-41e3d7a0d0c9 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:51.398246 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ab6a24b-08e0-46b5-981f-41e3d7a0d0c9 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:51.398639 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 920/3690] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:51 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:52.082221 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a56a5b0f-ae82-4cee-a9d3-e14dba7de465 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:52.083996 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a56a5b0f-ae82-4cee-a9d3-e14dba7de465 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:52.084174 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a56a5b0f-ae82-4cee-a9d3-e14dba7de465 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:52.084559 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a56a5b0f-ae82-4cee-a9d3-e14dba7de465 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:52.093018 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:52.093018 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:52.096070 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a56a5b0f-ae82-4cee-a9d3-e14dba7de465 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:52.100066 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a56a5b0f-ae82-4cee-a9d3-e14dba7de465 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:52.100387 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 923/3691] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:52 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:52.216419 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-72385ea0-1ce6-468a-919d-e624e9957fc2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:52.218542 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-72385ea0-1ce6-468a-919d-e624e9957fc2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:52.218542 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-72385ea0-1ce6-468a-919d-e624e9957fc2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:52.218542 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-72385ea0-1ce6-468a-919d-e624e9957fc2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:52.229299 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:52.229299 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:52.233162 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-72385ea0-1ce6-468a-919d-e624e9957fc2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:52.238745 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-72385ea0-1ce6-468a-919d-e624e9957fc2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:52.239407 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 926/3692] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:52 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:52.413765 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a5b41e0a-f3c5-47e3-be71-d0d877711902 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:52.417282 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5b41e0a-f3c5-47e3-be71-d0d877711902 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:52.417282 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5b41e0a-f3c5-47e3-be71-d0d877711902 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:52.417282 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5b41e0a-f3c5-47e3-be71-d0d877711902 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:52.436650 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:52.436650 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:52.436650 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a5b41e0a-f3c5-47e3-be71-d0d877711902 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:52.436650 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5b41e0a-f3c5-47e3-be71-d0d877711902 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:52.436650 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 924/3693] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:52 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:53.111732 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2099c06d-a073-42aa-b268-72c656940190 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:53.113326 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2099c06d-a073-42aa-b268-72c656940190 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:53.113530 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2099c06d-a073-42aa-b268-72c656940190 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:53.113983 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2099c06d-a073-42aa-b268-72c656940190 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:53.123724 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:53.123724 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:53.127098 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2099c06d-a073-42aa-b268-72c656940190 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:53.131380 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2099c06d-a073-42aa-b268-72c656940190 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:53.131892 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 921/3694] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:53 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:53.254274 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f6e6f201-567d-44c4-8b19-14b13ea0e7e9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:53.256212 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6e6f201-567d-44c4-8b19-14b13ea0e7e9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:53.256393 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6e6f201-567d-44c4-8b19-14b13ea0e7e9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:53.256598 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6e6f201-567d-44c4-8b19-14b13ea0e7e9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:53.267053 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:53.267053 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:53.271518 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f6e6f201-567d-44c4-8b19-14b13ea0e7e9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:53.276247 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6e6f201-567d-44c4-8b19-14b13ea0e7e9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:53.276658 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 924/3695] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:53 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:53.448628 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fa97d04a-8b9b-4a90-ac9d-0edd79099c32 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:53.450660 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa97d04a-8b9b-4a90-ac9d-0edd79099c32 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:53.450885 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa97d04a-8b9b-4a90-ac9d-0edd79099c32 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:53.451128 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa97d04a-8b9b-4a90-ac9d-0edd79099c32 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:53.461281 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:53.461281 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:53.464759 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fa97d04a-8b9b-4a90-ac9d-0edd79099c32 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:53.469840 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa97d04a-8b9b-4a90-ac9d-0edd79099c32 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:53.470278 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 927/3696] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:53 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:54.144229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5f2435bc-7185-4fde-a1e4-0ed949cf25d8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:54.146374 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5f2435bc-7185-4fde-a1e4-0ed949cf25d8 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:54.146644 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5f2435bc-7185-4fde-a1e4-0ed949cf25d8 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:54.146881 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5f2435bc-7185-4fde-a1e4-0ed949cf25d8 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:54.149300 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=256,cinder:UPDATE=51,cinder:INSERT=16 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:08:54.160092 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:54.160092 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:54.163351 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5f2435bc-7185-4fde-a1e4-0ed949cf25d8 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:54.167909 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5f2435bc-7185-4fde-a1e4-0ed949cf25d8 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:54.168259 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 925/3697] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:54 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:54.288812 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-caedf999-14c7-434d-ba8e-9c4f317b04b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:54.290397 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-caedf999-14c7-434d-ba8e-9c4f317b04b5 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:54.290603 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-caedf999-14c7-434d-ba8e-9c4f317b04b5 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:54.290781 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-caedf999-14c7-434d-ba8e-9c4f317b04b5 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:54.299954 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:54.299954 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:54.302963 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-caedf999-14c7-434d-ba8e-9c4f317b04b5 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:54.307052 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-caedf999-14c7-434d-ba8e-9c4f317b04b5 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:54.307413 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 922/3698] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:54 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:54.483330 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5472774d-6141-4eeb-8c51-316559bc4d71 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:54.485202 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5472774d-6141-4eeb-8c51-316559bc4d71 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:54.485400 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5472774d-6141-4eeb-8c51-316559bc4d71 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:54.485770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5472774d-6141-4eeb-8c51-316559bc4d71 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:54.511454 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:54.511454 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:54.526438 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5472774d-6141-4eeb-8c51-316559bc4d71 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:54.528400 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-0cb4c618-e68f-4c6a-9923-db26df7d08f0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:54.531417 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-0cb4c618-e68f-4c6a-9923-db26df7d08f0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/attachments/3ddd87af-6466-45e7-9ece-c701d209fbb6/action Aug 19 11:08:54.531789 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-0cb4c618-e68f-4c6a-9923-db26df7d08f0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:54.531913 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-0cb4c618-e68f-4c6a-9923-db26df7d08f0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:54.546943 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5472774d-6141-4eeb-8c51-316559bc4d71 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:54.547357 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 925/3699] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:54 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:54.554013 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:54.554013 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:54.564569 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-25c0ce33-044b-48dd-bdfd-630ef99995a3 req-0cb4c618-e68f-4c6a-9923-db26df7d08f0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments/3ddd87af-6466-45e7-9ece-c701d209fbb6/action returned with HTTP 204 Aug 19 11:08:54.565046 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 928/3700] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:08:54 2026] POST /volume/v3/attachments/3ddd87af-6466-45e7-9ece-c701d209fbb6/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:55.184230 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4aef4fb7-a6df-477e-b79e-448eecc724b4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:55.187448 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4aef4fb7-a6df-477e-b79e-448eecc724b4 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:55.187687 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4aef4fb7-a6df-477e-b79e-448eecc724b4 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:55.187893 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4aef4fb7-a6df-477e-b79e-448eecc724b4 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:55.197759 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:55.197759 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:55.201445 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4aef4fb7-a6df-477e-b79e-448eecc724b4 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:55.206179 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4aef4fb7-a6df-477e-b79e-448eecc724b4 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:55.206678 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 926/3701] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:55 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:55.220643 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bfc2d845-ec3b-44ab-a421-2c16c1d3538d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:55.222696 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bfc2d845-ec3b-44ab-a421-2c16c1d3538d tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:55.222942 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bfc2d845-ec3b-44ab-a421-2c16c1d3538d tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:55.223141 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bfc2d845-ec3b-44ab-a421-2c16c1d3538d tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:55.233420 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:55.233420 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:55.237754 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bfc2d845-ec3b-44ab-a421-2c16c1d3538d tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:55.243163 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bfc2d845-ec3b-44ab-a421-2c16c1d3538d tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:55.243453 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 923/3702] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:55 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:55.286017 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-53db987a-6d50-4ece-b5e6-7900b90ca378 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:55.288354 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-53db987a-6d50-4ece-b5e6-7900b90ca378 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:55.288532 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-53db987a-6d50-4ece-b5e6-7900b90ca378 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:55.288724 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-53db987a-6d50-4ece-b5e6-7900b90ca378 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:55.299201 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:55.299201 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:55.306290 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-53db987a-6d50-4ece-b5e6-7900b90ca378 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:55.314919 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-53db987a-6d50-4ece-b5e6-7900b90ca378 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:55.315623 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 926/3703] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:55 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 1193 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:55.321697 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-93f42a09-a5c6-40e7-853a-7e6eca03ca3f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:55.324212 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93f42a09-a5c6-40e7-853a-7e6eca03ca3f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:55.326535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93f42a09-a5c6-40e7-853a-7e6eca03ca3f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:55.326535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93f42a09-a5c6-40e7-853a-7e6eca03ca3f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:55.335696 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-bf48a3f9-4411-448e-8aeb-07c8a2a7d196 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:55.337600 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-bf48a3f9-4411-448e-8aeb-07c8a2a7d196 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6/action Aug 19 11:08:55.337949 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-bf48a3f9-4411-448e-8aeb-07c8a2a7d196 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:55.338055 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-bf48a3f9-4411-448e-8aeb-07c8a2a7d196 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:55.340069 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:55.340069 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:55.348442 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-93f42a09-a5c6-40e7-853a-7e6eca03ca3f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:55.352699 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:55.352699 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:55.353110 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-bf48a3f9-4411-448e-8aeb-07c8a2a7d196 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:55.353959 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93f42a09-a5c6-40e7-853a-7e6eca03ca3f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:55.353959 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 929/3704] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:55 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:55.364581 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-bf48a3f9-4411-448e-8aeb-07c8a2a7d196 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Begin detaching volume completed successfully. Aug 19 11:08:55.364787 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-bf48a3f9-4411-448e-8aeb-07c8a2a7d196 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6/action returned with HTTP 202 Aug 19 11:08:55.365174 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 927/3705] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:08:55 2026] POST /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:08:55.409588 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-571e8418-61c6-491d-ae0a-547ac4221016 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:55.410008 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-571e8418-61c6-491d-ae0a-547ac4221016 None None] GET https://10.4.3.46/volume// Aug 19 11:08:55.410142 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-571e8418-61c6-491d-ae0a-547ac4221016 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:55.410331 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-571e8418-61c6-491d-ae0a-547ac4221016 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:55.410688 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-571e8418-61c6-491d-ae0a-547ac4221016 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:55.411010 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 924/3706] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11: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 19 11:08:55.420245 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-2da8852a-86c1-4804-ace9-171926f094f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:55.422935 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-2da8852a-86c1-4804-ace9-171926f094f9 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:08:55.423237 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-2da8852a-86c1-4804-ace9-171926f094f9 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:55.423528 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-2da8852a-86c1-4804-ace9-171926f094f9 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:55.438115 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:55.438115 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:55.447704 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-2da8852a-86c1-4804-ace9-171926f094f9 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:08:55.455477 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-2da8852a-86c1-4804-ace9-171926f094f9 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:08:55.455925 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 927/3707] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:55 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 1376 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:55.469266 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-d8138878-3e8b-4be4-b6a6-da834d24ccbb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:55.471179 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-d8138878-3e8b-4be4-b6a6-da834d24ccbb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6/encryption Aug 19 11:08:55.471599 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-d8138878-3e8b-4be4-b6a6-da834d24ccbb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:55.472893 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-d8138878-3e8b-4be4-b6a6-da834d24ccbb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:55.484543 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:55.484543 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:55.492604 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-d8138878-3e8b-4be4-b6a6-da834d24ccbb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6/encryption returned with HTTP 200 Aug 19 11:08:55.492604 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 930/3708] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:08:55 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:55.559849 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9924c883-42cf-403e-837e-435ad885877d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:55.561927 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9924c883-42cf-403e-837e-435ad885877d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:55.562191 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9924c883-42cf-403e-837e-435ad885877d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:55.562454 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9924c883-42cf-403e-837e-435ad885877d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:55.575970 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:55.575970 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:55.579735 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9924c883-42cf-403e-837e-435ad885877d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:55.585647 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9924c883-42cf-403e-837e-435ad885877d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:55.586020 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 928/3709] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:55 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:56.368688 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-565565dc-2052-4fe7-8d50-1f6195c52d67 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:56.371181 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-565565dc-2052-4fe7-8d50-1f6195c52d67 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:56.371418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-565565dc-2052-4fe7-8d50-1f6195c52d67 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:56.371673 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-565565dc-2052-4fe7-8d50-1f6195c52d67 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:56.382638 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:56.382638 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:56.386252 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-565565dc-2052-4fe7-8d50-1f6195c52d67 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:56.390917 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-565565dc-2052-4fe7-8d50-1f6195c52d67 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:56.391349 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 925/3710] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:56 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:56.598584 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6215c3eb-bc65-47ae-be7c-931d894f5cac None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:56.603543 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6215c3eb-bc65-47ae-be7c-931d894f5cac tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:56.603827 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6215c3eb-bc65-47ae-be7c-931d894f5cac tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:56.604104 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6215c3eb-bc65-47ae-be7c-931d894f5cac tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:56.620585 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:56.620585 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:56.625364 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6215c3eb-bc65-47ae-be7c-931d894f5cac tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:56.630761 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6215c3eb-bc65-47ae-be7c-931d894f5cac tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:56.631114 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 928/3711] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:56 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:56.653661 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-792b4401-ffca-4a43-8014-9b4cfd9cfc57 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:56.658514 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-792b4401-ffca-4a43-8014-9b4cfd9cfc57 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/attachments/b6433e0e-db2c-49d6-9e8e-85d2e2ecc790/action Aug 19 11:08:56.658514 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-792b4401-ffca-4a43-8014-9b4cfd9cfc57 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:56.658514 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-792b4401-ffca-4a43-8014-9b4cfd9cfc57 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:56.677114 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:56.677114 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:56.691550 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-dc3a05a5-78a8-48b9-b422-1f83cdac9089 req-792b4401-ffca-4a43-8014-9b4cfd9cfc57 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/attachments/b6433e0e-db2c-49d6-9e8e-85d2e2ecc790/action returned with HTTP 204 Aug 19 11:08:56.693496 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 931/3712] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:08:56 2026] POST /volume/v3/attachments/b6433e0e-db2c-49d6-9e8e-85d2e2ecc790/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:57.405431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ef6d40c3-3dd7-4727-9205-09e84955e4ef None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:57.407405 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ef6d40c3-3dd7-4727-9205-09e84955e4ef tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:57.407628 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ef6d40c3-3dd7-4727-9205-09e84955e4ef tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:57.407829 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ef6d40c3-3dd7-4727-9205-09e84955e4ef tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:57.416548 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:57.416548 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:57.419955 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ef6d40c3-3dd7-4727-9205-09e84955e4ef tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:57.424819 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ef6d40c3-3dd7-4727-9205-09e84955e4ef tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:57.425490 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 929/3713] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:57 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:57.436659 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9566a577-1e55-4ea7-aaff-be4c8c8e836f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:57.438283 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9566a577-1e55-4ea7-aaff-be4c8c8e836f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:57.438502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9566a577-1e55-4ea7-aaff-be4c8c8e836f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:57.438685 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9566a577-1e55-4ea7-aaff-be4c8c8e836f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:57.447334 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:57.447334 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:57.450607 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9566a577-1e55-4ea7-aaff-be4c8c8e836f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:57.457801 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9566a577-1e55-4ea7-aaff-be4c8c8e836f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:57.458190 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 926/3714] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:57 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:57.475439 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:57.477084 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action Aug 19 11:08:57.477398 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action body: b'{"os-detach": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:57.477541 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:57.493292 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:57.493292 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:57.493292 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:57.549427 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Attachment connected to vm 1a9b83e0-00ad-4844-a80f-762cc1c12bfe, checking data on nova Aug 19 11:08:57.549704 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.compute.nova [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Creating Keystone token plugin using URL: https://10.4.3.46/identity {{(pid=100204) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 11:08:57.645532 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d830f0a6-a734-47f1-aee1-3c55af2346a1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:57.646996 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d830f0a6-a734-47f1-aee1-3c55af2346a1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:57.647342 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d830f0a6-a734-47f1-aee1-3c55af2346a1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:57.649339 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d830f0a6-a734-47f1-aee1-3c55af2346a1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:57.661725 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:57.661725 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:57.669659 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d830f0a6-a734-47f1-aee1-3c55af2346a1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:57.675181 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d830f0a6-a734-47f1-aee1-3c55af2346a1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:57.675817 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 932/3715] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:57 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:57.829243 np0000007769 devstack@c-api.service[100204]: DEBUG novaclient.v2.client [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] REQ: curl -g -i -X GET https://10.4.3.46/compute/v2.1/servers/1a9b83e0-00ad-4844-a80f-762cc1c12bfe/os-volume_attachments/5435d425-86f1-4fef-a1b0-147c5b64f2d7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ce507df9e52e3b6ffa07cdb59fba0ae7103d7f52f2e18a85fe7f3d50258dfcc1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc" -H "X-Service-Token: {SHA256}b8a665cdef643d4dbe4b2f9c60347332618be9fbba4a3ff0b88cf03cbf0fa545" {{(pid=100204) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 11:08:58.034170 np0000007769 devstack@c-api.service[100204]: DEBUG novaclient.v2.client [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 11:08:57 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-53cb14df-0197-426c-8f0c-cf2f921913a1 x-openstack-request-id: req-53cb14df-0197-426c-8f0c-cf2f921913a1 {{(pid=100204) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 11:08:58.034310 np0000007769 devstack@c-api.service[100204]: DEBUG novaclient.v2.client [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5435d425-86f1-4fef-a1b0-147c5b64f2d7", "serverId": "1a9b83e0-00ad-4844-a80f-762cc1c12bfe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b6433e0e-db2c-49d6-9e8e-85d2e2ecc790", "bdm_uuid": "d544347c-25df-4947-a8ce-bd635bbc203d"}} {{(pid=100204) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 11:08:58.034411 np0000007769 devstack@c-api.service[100204]: DEBUG novaclient.v2.client [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET call to compute for https://10.4.3.46/compute/v2.1/servers/1a9b83e0-00ad-4844-a80f-762cc1c12bfe/os-volume_attachments/5435d425-86f1-4fef-a1b0-147c5b64f2d7 used request id req-53cb14df-0197-426c-8f0c-cf2f921913a1 {{(pid=100204) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 11:08:58.037403 np0000007769 devstack@c-api.service[100204]: ERROR cinder.volume.api [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Caught error: Detach volume from instance 1a9b83e0-00ad-4844-a80f-762cc1c12bfe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1a9b83e0-00ad-4844-a80f-762cc1c12bfe using the Compute API Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 11:08:58.039753 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1a9b83e0-00ad-4844-a80f-762cc1c12bfe using the Compute API Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.middleware.fault [None req-3b8a6ffa-44d9-4bbe-ae38-1f327890a3bc tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action returned with HTTP 409 Aug 19 11:08:58.041359 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 929/3716] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:08:57 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 167 bytes in 566 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:58.048858 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.050580 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action Aug 19 11:08:58.050907 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:58.051022 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:58.064334 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:58.064334 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:58.064831 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:58.137432 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Attachment connected to vm 1a9b83e0-00ad-4844-a80f-762cc1c12bfe, checking data on nova Aug 19 11:08:58.137839 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.compute.nova [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Creating Keystone token plugin using URL: https://10.4.3.46/identity {{(pid=100205) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 11:08:58.281371 np0000007769 devstack@c-api.service[100205]: DEBUG novaclient.v2.client [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] REQ: curl -g -i -X GET https://10.4.3.46/compute/v2.1/servers/1a9b83e0-00ad-4844-a80f-762cc1c12bfe/os-volume_attachments/5435d425-86f1-4fef-a1b0-147c5b64f2d7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d071e448a217404707392085f54ee69224c6f6a04ba8d49c81923f2b0802f8bf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-aee8ca70-d536-4b2f-b724-9fa81bd49325" -H "X-Service-Token: {SHA256}26461c533853b02f1cdf44c2b07933054eb1555ef10f235011af1be360e11e16" {{(pid=100205) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 11:08:58.365784 np0000007769 devstack@c-api.service[100205]: DEBUG novaclient.v2.client [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 11:08:58 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-cc72af7d-50d4-4b87-bbd1-81db30b5dc5f x-openstack-request-id: req-cc72af7d-50d4-4b87-bbd1-81db30b5dc5f {{(pid=100205) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 11:08:58.365940 np0000007769 devstack@c-api.service[100205]: DEBUG novaclient.v2.client [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5435d425-86f1-4fef-a1b0-147c5b64f2d7", "serverId": "1a9b83e0-00ad-4844-a80f-762cc1c12bfe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b6433e0e-db2c-49d6-9e8e-85d2e2ecc790", "bdm_uuid": "d544347c-25df-4947-a8ce-bd635bbc203d"}} {{(pid=100205) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 11:08:58.366044 np0000007769 devstack@c-api.service[100205]: DEBUG novaclient.v2.client [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET call to compute for https://10.4.3.46/compute/v2.1/servers/1a9b83e0-00ad-4844-a80f-762cc1c12bfe/os-volume_attachments/5435d425-86f1-4fef-a1b0-147c5b64f2d7 used request id req-cc72af7d-50d4-4b87-bbd1-81db30b5dc5f {{(pid=100205) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 11:08:58.368261 np0000007769 devstack@c-api.service[100205]: ERROR cinder.volume.api [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Caught error: Detach volume from instance 1a9b83e0-00ad-4844-a80f-762cc1c12bfe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1a9b83e0-00ad-4844-a80f-762cc1c12bfe using the Compute API Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 11:08:58.370592 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1a9b83e0-00ad-4844-a80f-762cc1c12bfe using the Compute API Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: ERROR cinder.api.middleware.fault Aug 19 11:08:58.371434 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.middleware.fault [None req-aee8ca70-d536-4b2f-b724-9fa81bd49325 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action returned with HTTP 409 Aug 19 11:08:58.372165 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 930/3717] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:08:58 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 167 bytes in 323 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:58.377882 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b756fcbe-f919-46c0-b91c-f7fc78340bee None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.379210 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 927/3718] 10.4.3.46 () {70 vars in 1590 bytes} [Wed Aug 19 11:08:58 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 11:08:58.385079 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c5a787a3-f712-474d-b817-86abd7eb5b3a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.386845 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 933/3719] 10.4.3.46 () {70 vars in 1590 bytes} [Wed Aug 19 11:08:58 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 11:08:58.392839 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-15b3519d-5fce-40c9-9593-5403187a3dad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.471668 np0000007769 devstack@c-api.service[100204]: WARNING keystonemiddleware.auth_token [None req-15b3519d-5fce-40c9-9593-5403187a3dad None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 11:08:58.476435 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 930/3720] 10.4.3.46 () {70 vars in 1590 bytes} [Wed Aug 19 11:08:58 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 114 bytes in 84 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 11:08:58.484373 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c6141d20-5733-4e6b-9a1f-c47772db8513 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.510406 np0000007769 devstack@c-api.service[100205]: WARNING keystonemiddleware.auth_token [None req-c6141d20-5733-4e6b-9a1f-c47772db8513 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 11:08:58.511695 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 931/3721] 10.4.3.46 () {70 vars in 1590 bytes} [Wed Aug 19 11:08:58 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 11:08:58.520385 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-17468606-5ac5-4d6a-a70b-ea7809195510 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.582105 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17468606-5ac5-4d6a-a70b-ea7809195510 tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] POST https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action Aug 19 11:08:58.582434 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17468606-5ac5-4d6a-a70b-ea7809195510 tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:58.582583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17468606-5ac5-4d6a-a70b-ea7809195510 tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:58.593991 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:58.593991 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:58.595256 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-17468606-5ac5-4d6a-a70b-ea7809195510 tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Updating volume '5435d425-86f1-4fef-a1b0-147c5b64f2d7' with '{'status': 'error'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:08:58.616005 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17468606-5ac5-4d6a-a70b-ea7809195510 tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action returned with HTTP 202 Aug 19 11:08:58.616005 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 928/3722] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:08:58 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:08:58.622048 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9be90d82-0cd2-40b3-ad82-45ef06e8b331 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.623993 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9be90d82-0cd2-40b3-ad82-45ef06e8b331 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:08:58.625358 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9be90d82-0cd2-40b3-ad82-45ef06e8b331 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:58.625358 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9be90d82-0cd2-40b3-ad82-45ef06e8b331 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:58.635724 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:58.635724 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:58.638185 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9be90d82-0cd2-40b3-ad82-45ef06e8b331 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:58.642142 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9be90d82-0cd2-40b3-ad82-45ef06e8b331 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:08:58.642799 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 934/3723] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:58 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:58.655407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.660824 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] POST https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action Aug 19 11:08:58.660824 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b6433e0e-db2c-49d6-9e8e-85d2e2ecc790"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:58.660824 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b6433e0e-db2c-49d6-9e8e-85d2e2ecc790"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:58.694246 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cf8be612-1c84-4402-ac1e-9a0068897013 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.699110 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cf8be612-1c84-4402-ac1e-9a0068897013 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:58.699110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cf8be612-1c84-4402-ac1e-9a0068897013 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:58.699110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cf8be612-1c84-4402-ac1e-9a0068897013 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:58.699316 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-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=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:08:58.709352 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:58.709352 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:58.709750 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Volume info retrieved successfully. Aug 19 11:08:58.714195 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Attachment connected to vm 1a9b83e0-00ad-4844-a80f-762cc1c12bfe, checking data on nova Aug 19 11:08:58.714332 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.compute.nova [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Creating Keystone token plugin using URL: https://10.4.3.46/identity {{(pid=100204) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 11:08:58.750885 np0000007769 devstack@c-api.service[100205]: DEBUG oslo_db.sqlalchemy.engines [None req-cf8be612-1c84-4402-ac1e-9a0068897013 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:08:58.759170 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:58.759170 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:58.765036 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cf8be612-1c84-4402-ac1e-9a0068897013 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:58.771556 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cf8be612-1c84-4402-ac1e-9a0068897013 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:58.771929 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 932/3724] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:58 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:58.795180 np0000007769 devstack@c-api.service[100204]: DEBUG novaclient.v2.client [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] REQ: curl -g -i -X GET https://10.4.3.46/compute/v2.1/servers/1a9b83e0-00ad-4844-a80f-762cc1c12bfe/os-volume_attachments/5435d425-86f1-4fef-a1b0-147c5b64f2d7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f0aa80e533ea96721d63d8b8ec388542dc1dcf56c261d47953b9f43913f98edc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc" -H "X-Service-Token: {SHA256}b8a665cdef643d4dbe4b2f9c60347332618be9fbba4a3ff0b88cf03cbf0fa545" {{(pid=100204) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 11:08:58.881059 np0000007769 devstack@c-api.service[100204]: DEBUG novaclient.v2.client [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 11:08:58 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-cc26357f-631e-4f1a-863c-1cea98356318 x-openstack-request-id: req-cc26357f-631e-4f1a-863c-1cea98356318 {{(pid=100204) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 11:08:58.881431 np0000007769 devstack@c-api.service[100204]: DEBUG novaclient.v2.client [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "5435d425-86f1-4fef-a1b0-147c5b64f2d7", "serverId": "1a9b83e0-00ad-4844-a80f-762cc1c12bfe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b6433e0e-db2c-49d6-9e8e-85d2e2ecc790", "bdm_uuid": "d544347c-25df-4947-a8ce-bd635bbc203d"}} {{(pid=100204) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 11:08:58.881431 np0000007769 devstack@c-api.service[100204]: DEBUG novaclient.v2.client [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] GET call to compute for https://10.4.3.46/compute/v2.1/servers/1a9b83e0-00ad-4844-a80f-762cc1c12bfe/os-volume_attachments/5435d425-86f1-4fef-a1b0-147c5b64f2d7 used request id req-cc26357f-631e-4f1a-863c-1cea98356318 {{(pid=100204) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 11:08:58.883343 np0000007769 devstack@c-api.service[100204]: ERROR cinder.volume.api [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Caught error: Detach volume from instance 1a9b83e0-00ad-4844-a80f-762cc1c12bfe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1a9b83e0-00ad-4844-a80f-762cc1c12bfe using the Compute API Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 11:08:58.885576 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1a9b83e0-00ad-4844-a80f-762cc1c12bfe using the Compute API Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: ERROR cinder.api.middleware.fault Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.middleware.fault [None req-32f4bf8b-710c-4bf0-95a2-5934cede3cdc tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action returned with HTTP 409 Aug 19 11:08:58.886509 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 931/3725] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:08:58 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 167 bytes in 232 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:08:58.903842 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ca3b5f8a-e235-4636-91b9-81f60f848e72 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.906641 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 929/3726] 10.4.3.46 () {70 vars in 1590 bytes} [Wed Aug 19 11:08:58 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 11:08:58.917371 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-37e7839b-647a-4d6f-ad96-20ea522a19cb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.950195 np0000007769 devstack@c-api.service[100206]: WARNING keystonemiddleware.auth_token [None req-37e7839b-647a-4d6f-ad96-20ea522a19cb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 11:08:58.951695 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 935/3727] 10.4.3.46 () {70 vars in 1590 bytes} [Wed Aug 19 11:08:58 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 11:08:58.960023 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-245ae21d-3d86-47ad-8694-5e68bb4b53fe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.962092 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-245ae21d-3d86-47ad-8694-5e68bb4b53fe tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:08:58.963438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-245ae21d-3d86-47ad-8694-5e68bb4b53fe tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:58.963438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-245ae21d-3d86-47ad-8694-5e68bb4b53fe tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:58.971089 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:58.971089 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:58.978191 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-245ae21d-3d86-47ad-8694-5e68bb4b53fe tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:58.982382 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-245ae21d-3d86-47ad-8694-5e68bb4b53fe tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:08:58.982813 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 933/3728] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:58 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:58.998166 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71f2ebc3-4d8e-4ed7-bf30-395bb167a974 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:58.999787 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71f2ebc3-4d8e-4ed7-bf30-395bb167a974 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:08:58.999972 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71f2ebc3-4d8e-4ed7-bf30-395bb167a974 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:59.000166 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71f2ebc3-4d8e-4ed7-bf30-395bb167a974 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:59.032814 np0000007769 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-71f2ebc3-4d8e-4ed7-bf30-395bb167a974 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 11:08:59.041510 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.041510 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:59.042078 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-71f2ebc3-4d8e-4ed7-bf30-395bb167a974 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:59.045811 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71f2ebc3-4d8e-4ed7-bf30-395bb167a974 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:08:59.046197 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 932/3729] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:58 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:59.090098 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3c342217-649b-4c64-8103-f5d9760067f3 req-aa8fd507-bc89-4fdf-8c74-58d7e17a7fbd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.092710 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-aa8fd507-bc89-4fdf-8c74-58d7e17a7fbd tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:08:59.092979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-aa8fd507-bc89-4fdf-8c74-58d7e17a7fbd tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:59.093237 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-aa8fd507-bc89-4fdf-8c74-58d7e17a7fbd tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:59.101622 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.101622 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:59.105576 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3c342217-649b-4c64-8103-f5d9760067f3 req-aa8fd507-bc89-4fdf-8c74-58d7e17a7fbd tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:59.109505 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-aa8fd507-bc89-4fdf-8c74-58d7e17a7fbd tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:08:59.110082 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 930/3730] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:08:59 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:59.222073 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a2ac1f3d-3397-417a-afd3-83f9079e320e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.222456 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a2ac1f3d-3397-417a-afd3-83f9079e320e None None] GET https://10.4.3.46/volume// Aug 19 11:08:59.222676 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a2ac1f3d-3397-417a-afd3-83f9079e320e None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:59.222882 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a2ac1f3d-3397-417a-afd3-83f9079e320e None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:59.223333 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a2ac1f3d-3397-417a-afd3-83f9079e320e None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:59.223644 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 936/3731] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:08:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:08:59.232596 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3c342217-649b-4c64-8103-f5d9760067f3 req-d4e3a457-172e-46a7-834f-02ca5f73c756 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.235341 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-d4e3a457-172e-46a7-834f-02ca5f73c756 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:08:59.235726 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-d4e3a457-172e-46a7-834f-02ca5f73c756 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1", "connector": null, "instance_uuid": "1a9b83e0-00ad-4844-a80f-762cc1c12bfe"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:59.244159 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.244159 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:59.269311 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-d4e3a457-172e-46a7-834f-02ca5f73c756 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:08:59.269904 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 934/3732] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:08:59 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:59.300729 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a0127dc6-0ef9-43da-a196-d7d04d06fad1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.302985 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a0127dc6-0ef9-43da-a196-d7d04d06fad1 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:08:59.303571 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a0127dc6-0ef9-43da-a196-d7d04d06fad1 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:59.303571 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a0127dc6-0ef9-43da-a196-d7d04d06fad1 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:59.316094 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.316094 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:59.318542 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7dbda266-04a0-4343-a93a-ddcc8062c90d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.321641 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7dbda266-04a0-4343-a93a-ddcc8062c90d None None] GET https://10.4.3.46/volume// Aug 19 11:08:59.321641 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7dbda266-04a0-4343-a93a-ddcc8062c90d None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:59.321641 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7dbda266-04a0-4343-a93a-ddcc8062c90d None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:59.321641 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7dbda266-04a0-4343-a93a-ddcc8062c90d None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:59.321641 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 931/3733] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:08:59.321831 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a0127dc6-0ef9-43da-a196-d7d04d06fad1 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:59.326260 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a0127dc6-0ef9-43da-a196-d7d04d06fad1 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:08:59.326752 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 933/3734] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:59 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:59.327268 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3c342217-649b-4c64-8103-f5d9760067f3 req-af7f6159-1787-4b72-9316-566a7c8eebcb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.329797 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-af7f6159-1787-4b72-9316-566a7c8eebcb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:08:59.330037 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-af7f6159-1787-4b72-9316-566a7c8eebcb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:59.330235 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-af7f6159-1787-4b72-9316-566a7c8eebcb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:59.348374 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.348374 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:59.353478 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-3c342217-649b-4c64-8103-f5d9760067f3 req-af7f6159-1787-4b72-9316-566a7c8eebcb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:08:59.359435 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-af7f6159-1787-4b72-9316-566a7c8eebcb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:08:59.360287 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 937/3735] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:08:59 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 1034 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:08:59.473644 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9a7195a7-1ea3-41b1-b802-7509fe0ef847 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.476675 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9a7195a7-1ea3-41b1-b802-7509fe0ef847 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] PUT https://10.4.3.46/volume/v3/attachments/9853d405-e974-4eb4-8e78-b879d89639f9 Aug 19 11:08:59.477166 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9a7195a7-1ea3-41b1-b802-7509fe0ef847 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:59.486446 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9a7195a7-1ea3-41b1-b802-7509fe0ef847 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Acquiring lock "cinder-attachment_update-c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:08:59.489605 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9a7195a7-1ea3-41b1-b802-7509fe0ef847 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Lock "cinder-attachment_update-c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:08:59.490444 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.490444 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:59.583557 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9a7195a7-1ea3-41b1-b802-7509fe0ef847 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Lock "cinder-attachment_update-c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1-np0000007769" released by "attachment_update" :: held 0.094s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:08:59.583963 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9a7195a7-1ea3-41b1-b802-7509fe0ef847 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/attachments/9853d405-e974-4eb4-8e78-b879d89639f9 returned with HTTP 200 Aug 19 11:08:59.584884 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 935/3736] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:08:59 2026] PUT /volume/v3/attachments/9853d405-e974-4eb4-8e78-b879d89639f9 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:59.726050 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-3472e6ac-afd5-468a-8e44-2e095d922b26 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.734909 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-3472e6ac-afd5-468a-8e44-2e095d922b26 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda/action Aug 19 11:08:59.735251 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-3472e6ac-afd5-468a-8e44-2e095d922b26 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:08:59.735356 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-3472e6ac-afd5-468a-8e44-2e095d922b26 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:59.750598 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.750598 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:59.769208 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d65d9efe-444c-4dcf-857a-6347aa6c52fc req-3472e6ac-afd5-468a-8e44-2e095d922b26 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda/action returned with HTTP 204 Aug 19 11:08:59.773286 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 932/3737] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:08:59 2026] POST /volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:08:59.786304 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c5932c5b-a556-480a-b95c-48a3661f4bb2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.788245 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5932c5b-a556-480a-b95c-48a3661f4bb2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:59.788513 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5932c5b-a556-480a-b95c-48a3661f4bb2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:59.788638 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5932c5b-a556-480a-b95c-48a3661f4bb2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:59.797188 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.797188 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:59.802015 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c5932c5b-a556-480a-b95c-48a3661f4bb2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:59.806606 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5932c5b-a556-480a-b95c-48a3661f4bb2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:08:59.806996 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 934/3738] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:08:59 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1651 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:59.821220 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3de92935-0b81-4a5e-bd0e-78976358a2d4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.822316 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3de92935-0b81-4a5e-bd0e-78976358a2d4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:08:59.822696 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3de92935-0b81-4a5e-bd0e-78976358a2d4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec8f067f-cb0d-4469-9ee4-a0941fe49064", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1353588064"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:59.826758 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e7b56d90-c3f2-4833-950a-b332ad56a1bf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.827698 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e7b56d90-c3f2-4833-950a-b332ad56a1bf None None] GET https://10.4.3.46/volume// Aug 19 11:08:59.827698 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e7b56d90-c3f2-4833-950a-b332ad56a1bf None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:59.827788 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e7b56d90-c3f2-4833-950a-b332ad56a1bf None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:59.828154 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e7b56d90-c3f2-4833-950a-b332ad56a1bf None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:08:59.828584 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 936/3739] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:08:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:08:59.836432 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-07010d67-cfe1-4e6e-ab29-3c535e35410b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.838260 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.838260 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:59.838474 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-07010d67-cfe1-4e6e-ab29-3c535e35410b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:08:59.838785 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3de92935-0b81-4a5e-bd0e-78976358a2d4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:59.838868 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-07010d67-cfe1-4e6e-ab29-3c535e35410b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4634a2e9-50da-473c-95e7-59a9628611a4", "connector": null, "instance_uuid": "1ea78c8f-dc8b-487d-81b4-ea4b651bd3b5"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:59.838953 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-3de92935-0b81-4a5e-bd0e-78976358a2d4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:59.842580 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3de92935-0b81-4a5e-bd0e-78976358a2d4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 400 Aug 19 11:08:59.843387 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 938/3740] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:08:59 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:08:59.849535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6a77117c-c78a-4690-9370-7094dea73421 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.852889 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6a77117c-c78a-4690-9370-7094dea73421 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:08:59.853233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6a77117c-c78a-4690-9370-7094dea73421 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec8f067f-cb0d-4469-9ee4-a0941fe49064", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-494150616"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:08:59.854801 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.854801 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:08:59.863384 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.863384 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:08:59.863927 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6a77117c-c78a-4690-9370-7094dea73421 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:08:59.864056 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-6a77117c-c78a-4690-9370-7094dea73421 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:08:59.888202 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6a77117c-c78a-4690-9370-7094dea73421 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['ff2162e6-a734-4357-8572-fb7b98965f41', '5f2b8514-3dc4-495b-bfcd-db1b59b5653f', '2ae0fbf7-4311-4fb1-ad7d-622187f2b162', 'a640005c-332a-42a1-ac0e-78dd4c6d30e0'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:08:59.889518 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-07010d67-cfe1-4e6e-ab29-3c535e35410b tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:08:59.889518 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 933/3741] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:08:59 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:08:59.898060 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-99ddc86c-b819-4591-aea6-3a1166615d7d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.900161 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-99ddc86c-b819-4591-aea6-3a1166615d7d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] DELETE https://10.4.3.46/volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e Aug 19 11:08:59.900391 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-99ddc86c-b819-4591-aea6-3a1166615d7d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:59.900641 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-99ddc86c-b819-4591-aea6-3a1166615d7d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:59.908466 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.908466 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:08:59.917121 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6a77117c-c78a-4690-9370-7094dea73421 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot force create request issued successfully. Aug 19 11:08:59.917456 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6a77117c-c78a-4690-9370-7094dea73421 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:08:59.917894 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 935/3742] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:08:59 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 19 11:08:59.934458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d32debe5-5ee1-49fc-b849-f94ad7e4a781 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:08:59.936807 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d32debe5-5ee1-49fc-b849-f94ad7e4a781 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 Aug 19 11:08:59.937068 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d32debe5-5ee1-49fc-b849-f94ad7e4a781 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:08:59.937336 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d32debe5-5ee1-49fc-b849-f94ad7e4a781 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:08:59.946046 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:08:59.946046 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:08:59.946733 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d32debe5-5ee1-49fc-b849-f94ad7e4a781 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:08:59.947785 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d32debe5-5ee1-49fc-b849-f94ad7e4a781 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 returned with HTTP 200 Aug 19 11:08:59.948270 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 939/3743] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:08:59 2026] GET /volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:08:59.961252 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-99ddc86c-b819-4591-aea6-3a1166615d7d tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e returned with HTTP 200 Aug 19 11:08:59.961699 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 937/3744] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:08:59 2026] DELETE /volume/v3/attachments/402f6902-1c2e-4dbf-ad87-7ccbe427d72e => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:00.139108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-688b131c-e7de-45ac-a844-823a8664855f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:00.143446 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-688b131c-e7de-45ac-a844-823a8664855f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] DELETE https://10.4.3.46/volume/v3/attachments/3ddd87af-6466-45e7-9ece-c701d209fbb6 Aug 19 11:09:00.144364 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-688b131c-e7de-45ac-a844-823a8664855f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:00.144675 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-688b131c-e7de-45ac-a844-823a8664855f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:00.156286 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:00.156286 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:00.221950 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ca250fe1-0295-4ebf-adba-bcbdd858fd9d req-688b131c-e7de-45ac-a844-823a8664855f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments/3ddd87af-6466-45e7-9ece-c701d209fbb6 returned with HTTP 200 Aug 19 11:09:00.222340 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 934/3745] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:09:00 2026] DELETE /volume/v3/attachments/3ddd87af-6466-45e7-9ece-c701d209fbb6 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:00.341512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d117b532-f0f7-4f13-ba46-26dda0087e93 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:00.343056 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d117b532-f0f7-4f13-ba46-26dda0087e93 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:00.343248 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d117b532-f0f7-4f13-ba46-26dda0087e93 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:00.343432 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d117b532-f0f7-4f13-ba46-26dda0087e93 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:00.352062 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:00.352062 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:00.355212 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d117b532-f0f7-4f13-ba46-26dda0087e93 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:00.358797 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d117b532-f0f7-4f13-ba46-26dda0087e93 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:09:00.361107 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 936/3746] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:00 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:00.649080 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-d6d69853-8862-4ba6-86a3-56104614f625 req-fbd3e238-53a7-469c-a2ff-31882c8fb97c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:00.651094 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d6d69853-8862-4ba6-86a3-56104614f625 req-fbd3e238-53a7-469c-a2ff-31882c8fb97c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:09:00.651767 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d6d69853-8862-4ba6-86a3-56104614f625 req-fbd3e238-53a7-469c-a2ff-31882c8fb97c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:00.651767 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d6d69853-8862-4ba6-86a3-56104614f625 req-fbd3e238-53a7-469c-a2ff-31882c8fb97c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:00.657356 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:00.657356 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:00.660368 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-d6d69853-8862-4ba6-86a3-56104614f625 req-fbd3e238-53a7-469c-a2ff-31882c8fb97c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:00.664044 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d6d69853-8862-4ba6-86a3-56104614f625 req-fbd3e238-53a7-469c-a2ff-31882c8fb97c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:09:00.664461 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 940/3747] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:00 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:00.958773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-24ccd4c6-164a-4a7d-9450-3c450b42ecfa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:00.960986 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24ccd4c6-164a-4a7d-9450-3c450b42ecfa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 Aug 19 11:09:00.961306 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24ccd4c6-164a-4a7d-9450-3c450b42ecfa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:00.961595 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24ccd4c6-164a-4a7d-9450-3c450b42ecfa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:00.967712 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:00.967712 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:00.968370 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-24ccd4c6-164a-4a7d-9450-3c450b42ecfa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:00.969188 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24ccd4c6-164a-4a7d-9450-3c450b42ecfa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 returned with HTTP 200 Aug 19 11:09:00.969643 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 938/3748] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:00 2026] GET /volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:00.980872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-96fb1c11-063d-46c9-b1bf-bc80f35ffbd4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:00.982676 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96fb1c11-063d-46c9-b1bf-bc80f35ffbd4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:09:00.983181 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96fb1c11-063d-46c9-b1bf-bc80f35ffbd4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec8f067f-cb0d-4469-9ee4-a0941fe49064", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1243067843"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:00.996817 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:00.996817 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:00.997549 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-96fb1c11-063d-46c9-b1bf-bc80f35ffbd4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:00.997813 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-96fb1c11-063d-46c9-b1bf-bc80f35ffbd4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:09:01.033459 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-96fb1c11-063d-46c9-b1bf-bc80f35ffbd4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['1bb38913-48cc-4902-895f-8da00d38ab3e', '11eee27b-7b4f-402b-a8fc-4665261eee1e', '32ed12e3-926e-482d-9fd4-ddc026db8303', '970b637d-311e-401d-838c-9b36c2d17a68'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:01.078663 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-96fb1c11-063d-46c9-b1bf-bc80f35ffbd4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot force create request issued successfully. Aug 19 11:09:01.079028 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96fb1c11-063d-46c9-b1bf-bc80f35ffbd4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:09:01.079415 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 935/3749] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:09:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:01.090692 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9c06630a-32c1-4a7c-a79b-009886edb6f0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:01.092495 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9c06630a-32c1-4a7c-a79b-009886edb6f0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 Aug 19 11:09:01.092758 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9c06630a-32c1-4a7c-a79b-009886edb6f0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:01.092857 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9c06630a-32c1-4a7c-a79b-009886edb6f0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:01.102341 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:01.102341 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:01.102341 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9c06630a-32c1-4a7c-a79b-009886edb6f0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:01.103018 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9c06630a-32c1-4a7c-a79b-009886edb6f0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 returned with HTTP 200 Aug 19 11:09:01.103408 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 937/3750] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:01 2026] GET /volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:01.371529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b207981d-1f54-43d0-8a17-9136b6a9f01c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:01.373309 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b207981d-1f54-43d0-8a17-9136b6a9f01c tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:01.373646 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b207981d-1f54-43d0-8a17-9136b6a9f01c tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:01.377514 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b207981d-1f54-43d0-8a17-9136b6a9f01c tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:01.385091 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:01.385091 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:01.388981 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b207981d-1f54-43d0-8a17-9136b6a9f01c tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:01.393270 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b207981d-1f54-43d0-8a17-9136b6a9f01c tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:09:01.393698 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 941/3751] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:01 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:01.458971 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-fbe7d9ba-c309-4c21-8fe9-2cdca3500e1f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:01.461656 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-fbe7d9ba-c309-4c21-8fe9-2cdca3500e1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] PUT https://10.4.3.46/volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f Aug 19 11:09:01.462813 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-fbe7d9ba-c309-4c21-8fe9-2cdca3500e1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:01.476335 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-fbe7d9ba-c309-4c21-8fe9-2cdca3500e1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Acquiring lock "cinder-attachment_update-4634a2e9-50da-473c-95e7-59a9628611a4-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:09:01.482470 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-fbe7d9ba-c309-4c21-8fe9-2cdca3500e1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-4634a2e9-50da-473c-95e7-59a9628611a4-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:09:01.483374 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:01.483374 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:01.579105 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-fbe7d9ba-c309-4c21-8fe9-2cdca3500e1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Lock "cinder-attachment_update-4634a2e9-50da-473c-95e7-59a9628611a4-np0000007769" released by "attachment_update" :: held 0.097s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:09:01.579468 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-fbe7d9ba-c309-4c21-8fe9-2cdca3500e1f tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f returned with HTTP 200 Aug 19 11:09:01.580038 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 939/3752] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:09:01 2026] PUT /volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:01.589310 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-2348844d-1843-4fed-a8dc-4cd14edd4fe6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:01.591577 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-2348844d-1843-4fed-a8dc-4cd14edd4fe6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f Aug 19 11:09:01.591818 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-2348844d-1843-4fed-a8dc-4cd14edd4fe6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:01.592028 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-2348844d-1843-4fed-a8dc-4cd14edd4fe6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:01.608228 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-2348844d-1843-4fed-a8dc-4cd14edd4fe6 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f returned with HTTP 200 Aug 19 11:09:01.608904 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 936/3753] 10.4.3.46 () {70 vars in 1644 bytes} [Wed Aug 19 11:09:01 2026] GET /volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:02.125322 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8f4b9b11-2e83-4823-9097-63c10704da14 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:02.127043 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f4b9b11-2e83-4823-9097-63c10704da14 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 Aug 19 11:09:02.127224 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f4b9b11-2e83-4823-9097-63c10704da14 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:02.127399 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f4b9b11-2e83-4823-9097-63c10704da14 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:02.131902 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:02.131902 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:02.132344 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8f4b9b11-2e83-4823-9097-63c10704da14 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:02.133102 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f4b9b11-2e83-4823-9097-63c10704da14 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 returned with HTTP 200 Aug 19 11:09:02.133783 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 938/3754] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:02 2026] GET /volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:02.142337 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9c3ea0ad-d24f-43d3-9c9c-db4426a55a2a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:02.143858 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c3ea0ad-d24f-43d3-9c9c-db4426a55a2a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:09:02.144154 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9c3ea0ad-d24f-43d3-9c9c-db4426a55a2a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec8f067f-cb0d-4469-9ee4-a0941fe49064", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2124731960"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:02.154711 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:02.154711 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:02.155125 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9c3ea0ad-d24f-43d3-9c9c-db4426a55a2a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:02.155262 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-9c3ea0ad-d24f-43d3-9c9c-db4426a55a2a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:09:02.178027 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-9c3ea0ad-d24f-43d3-9c9c-db4426a55a2a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['30a3ef72-e55b-412a-b786-c451c9cf059e', 'edc4fbf6-af3c-4455-a0ee-773fd8945f6d', 'c2b87a99-b842-4912-94e0-7c8f68fc1895', '0aeef82f-df31-46a2-8eee-55dc8b6b01fd'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:02.210773 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9c3ea0ad-d24f-43d3-9c9c-db4426a55a2a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot force create request issued successfully. Aug 19 11:09:02.211079 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c3ea0ad-d24f-43d3-9c9c-db4426a55a2a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:09:02.211462 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 942/3755] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:09:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:02.221812 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9b4b1990-c0f5-43aa-bfae-4b49b2ae6a57 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:02.223853 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9b4b1990-c0f5-43aa-bfae-4b49b2ae6a57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 Aug 19 11:09:02.224041 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9b4b1990-c0f5-43aa-bfae-4b49b2ae6a57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:02.224190 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9b4b1990-c0f5-43aa-bfae-4b49b2ae6a57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:02.228717 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:02.228717 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:02.229111 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9b4b1990-c0f5-43aa-bfae-4b49b2ae6a57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:02.229868 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9b4b1990-c0f5-43aa-bfae-4b49b2ae6a57 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 returned with HTTP 200 Aug 19 11:09:02.230206 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 940/3756] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:02 2026] GET /volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:02.411671 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-570970a9-b07e-4c94-9b00-5a6a9d8035e7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:02.413256 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-570970a9-b07e-4c94-9b00-5a6a9d8035e7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:02.413419 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-570970a9-b07e-4c94-9b00-5a6a9d8035e7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:02.413632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-570970a9-b07e-4c94-9b00-5a6a9d8035e7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:02.421922 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:02.421922 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:02.425078 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-570970a9-b07e-4c94-9b00-5a6a9d8035e7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:02.429145 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-570970a9-b07e-4c94-9b00-5a6a9d8035e7 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:09:02.429531 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 937/3757] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:02 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:02.594814 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a261515f-53cd-435b-a486-034df089acbe req-f853bf73-9247-4a5a-9ced-875f10aa4cb7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:02.596855 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-f853bf73-9247-4a5a-9ced-875f10aa4cb7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/limits Aug 19 11:09:02.597076 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-f853bf73-9247-4a5a-9ced-875f10aa4cb7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:02.597307 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-f853bf73-9247-4a5a-9ced-875f10aa4cb7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:02.604877 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-a261515f-53cd-435b-a486-034df089acbe req-f853bf73-9247-4a5a-9ced-875f10aa4cb7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-95167463 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-95167463, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:02.605105 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-a261515f-53cd-435b-a486-034df089acbe req-f853bf73-9247-4a5a-9ced-875f10aa4cb7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1834845974 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1834845974, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:02.605325 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-a261515f-53cd-435b-a486-034df089acbe req-f853bf73-9247-4a5a-9ced-875f10aa4cb7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1834845974 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1834845974, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:02.605570 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [req-a261515f-53cd-435b-a486-034df089acbe req-f853bf73-9247-4a5a-9ced-875f10aa4cb7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1834845974 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1834845974, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:02.616278 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-f853bf73-9247-4a5a-9ced-875f10aa4cb7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/limits returned with HTTP 200 Aug 19 11:09:02.616697 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 939/3758] 10.4.3.46 () {68 vars in 1477 bytes} [Wed Aug 19 11:09:02 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 19 11:09:02.654671 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-a261515f-53cd-435b-a486-034df089acbe req-68a58989-05b4-4c92-ab84-cc014693954c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:02.657465 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-68a58989-05b4-4c92-ab84-cc014693954c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:09:02.657755 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-68a58989-05b4-4c92-ab84-cc014693954c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:02.657995 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-68a58989-05b4-4c92-ab84-cc014693954c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:02.670052 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:02.670052 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:02.674452 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-a261515f-53cd-435b-a486-034df089acbe req-68a58989-05b4-4c92-ab84-cc014693954c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:09:02.680908 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-68a58989-05b4-4c92-ab84-cc014693954c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 200 Aug 19 11:09:02.681667 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 943/3759] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:02 2026] GET /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 1656 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:02.690261 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-a261515f-53cd-435b-a486-034df089acbe req-0cf2ed6d-775f-49d5-97e2-fea1be1f364f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:02.692238 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-0cf2ed6d-775f-49d5-97e2-fea1be1f364f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:09:02.692590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-0cf2ed6d-775f-49d5-97e2-fea1be1f364f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92d49a2f-e959-4eca-8711-2eeb92b4903e", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-760889692", "description": null, "metadata": {}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:02.704205 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:02.704205 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:02.704568 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-a261515f-53cd-435b-a486-034df089acbe req-0cf2ed6d-775f-49d5-97e2-fea1be1f364f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:09:02.704710 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [req-a261515f-53cd-435b-a486-034df089acbe req-0cf2ed6d-775f-49d5-97e2-fea1be1f364f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create snapshot from volume 92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:09:02.726552 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [req-a261515f-53cd-435b-a486-034df089acbe req-0cf2ed6d-775f-49d5-97e2-fea1be1f364f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['d4e60d15-9f7f-4b79-a14a-cd7910e6c22d', '7f31098a-56b7-48e6-895a-737d26d28c72', '75476802-0b94-43bf-adc3-70b99f848513', '0c135058-0b30-4750-bf6a-3e321630d2f6'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:02.753157 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-a261515f-53cd-435b-a486-034df089acbe req-0cf2ed6d-775f-49d5-97e2-fea1be1f364f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot force create request issued successfully. Aug 19 11:09:02.753467 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-a261515f-53cd-435b-a486-034df089acbe req-0cf2ed6d-775f-49d5-97e2-fea1be1f364f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:09:02.753924 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 941/3760] 10.4.3.46 () {72 vars in 1540 bytes} [Wed Aug 19 11:09:02 2026] POST /volume/v3/snapshots => generated 319 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:03.242186 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f5cf412d-ab12-4b7d-b216-b99d54d92381 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.244025 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5cf412d-ab12-4b7d-b216-b99d54d92381 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 Aug 19 11:09:03.244299 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f5cf412d-ab12-4b7d-b216-b99d54d92381 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:03.244522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f5cf412d-ab12-4b7d-b216-b99d54d92381 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:03.250793 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.250793 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:03.251410 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f5cf412d-ab12-4b7d-b216-b99d54d92381 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:03.252614 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5cf412d-ab12-4b7d-b216-b99d54d92381 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 returned with HTTP 200 Aug 19 11:09:03.253121 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 938/3761] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:03 2026] GET /volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:03.265208 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5d5be2b7-e394-47bc-b11a-d90c94d64a9b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.268015 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d5be2b7-e394-47bc-b11a-d90c94d64a9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 Aug 19 11:09:03.268420 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d5be2b7-e394-47bc-b11a-d90c94d64a9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:03.268784 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d5be2b7-e394-47bc-b11a-d90c94d64a9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:03.269226 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-5d5be2b7-e394-47bc-b11a-d90c94d64a9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: 7487b2c1-589e-4997-8807-6cdc363caad4 Aug 19 11:09:03.275569 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.275569 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:03.277930 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5d5be2b7-e394-47bc-b11a-d90c94d64a9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:03.299240 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5d5be2b7-e394-47bc-b11a-d90c94d64a9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot delete request issued successfully. Aug 19 11:09:03.299518 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d5be2b7-e394-47bc-b11a-d90c94d64a9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 returned with HTTP 202 Aug 19 11:09:03.300109 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 940/3762] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:09:03 2026] DELETE /volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:03.308403 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-607af443-fb98-424e-87a7-c945facf32ba None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.309959 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-607af443-fb98-424e-87a7-c945facf32ba tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 Aug 19 11:09:03.310159 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-607af443-fb98-424e-87a7-c945facf32ba tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:03.310332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-607af443-fb98-424e-87a7-c945facf32ba tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:03.315103 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.315103 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:03.315511 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-607af443-fb98-424e-87a7-c945facf32ba tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:03.316295 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-607af443-fb98-424e-87a7-c945facf32ba tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 returned with HTTP 200 Aug 19 11:09:03.316656 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 944/3763] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:03 2026] GET /volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:03.383780 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9cc3ac79-3248-4af3-bbc8-becc5cf9d443 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.385731 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9cc3ac79-3248-4af3-bbc8-becc5cf9d443 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/attachments/9853d405-e974-4eb4-8e78-b879d89639f9/action Aug 19 11:09:03.386120 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9cc3ac79-3248-4af3-bbc8-becc5cf9d443 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:03.386248 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9cc3ac79-3248-4af3-bbc8-becc5cf9d443 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:03.402327 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.402327 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:03.414236 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3c342217-649b-4c64-8103-f5d9760067f3 req-9cc3ac79-3248-4af3-bbc8-becc5cf9d443 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/attachments/9853d405-e974-4eb4-8e78-b879d89639f9/action returned with HTTP 204 Aug 19 11:09:03.414831 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 942/3764] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:09:03 2026] POST /volume/v3/attachments/9853d405-e974-4eb4-8e78-b879d89639f9/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:03.441203 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8fa8af6b-1871-4333-a37f-68f85bb5cd6b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.446427 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8fa8af6b-1871-4333-a37f-68f85bb5cd6b tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:03.446726 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8fa8af6b-1871-4333-a37f-68f85bb5cd6b tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:03.447013 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8fa8af6b-1871-4333-a37f-68f85bb5cd6b tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:03.460443 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.460443 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:03.466917 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8fa8af6b-1871-4333-a37f-68f85bb5cd6b tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:03.474154 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8fa8af6b-1871-4333-a37f-68f85bb5cd6b tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:09:03.474728 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 939/3765] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:03 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:03.488848 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cf2e4cf7-ef7a-4edd-b926-0437f53be86f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.490821 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf2e4cf7-ef7a-4edd-b926-0437f53be86f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:03.490923 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf2e4cf7-ef7a-4edd-b926-0437f53be86f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:03.491092 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf2e4cf7-ef7a-4edd-b926-0437f53be86f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:03.499768 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.499768 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:03.505556 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cf2e4cf7-ef7a-4edd-b926-0437f53be86f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:03.507908 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c3b7b0bf-fa40-420f-b462-dbb753ce3d1f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.509579 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf2e4cf7-ef7a-4edd-b926-0437f53be86f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:09:03.509636 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c3b7b0bf-fa40-420f-b462-dbb753ce3d1f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] DELETE https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:09:03.509784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c3b7b0bf-fa40-420f-b462-dbb753ce3d1f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:03.509949 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 941/3766] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:03 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:03.509996 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c3b7b0bf-fa40-420f-b462-dbb753ce3d1f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:03.510100 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-c3b7b0bf-fa40-420f-b462-dbb753ce3d1f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Delete volume with id: da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:09:03.517206 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.517206 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:03.519365 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c3b7b0bf-fa40-420f-b462-dbb753ce3d1f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:03.521861 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d50a4541-bc25-4ebd-bd14-fcd6683ca4bb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.523878 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d50a4541-bc25-4ebd-bd14-fcd6683ca4bb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action Aug 19 11:09:03.524208 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d50a4541-bc25-4ebd-bd14-fcd6683ca4bb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action body: b'{"os-detach": {"attachment_id": "9853d405-e974-4eb4-8e78-b879d89639f9"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:03.524320 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d50a4541-bc25-4ebd-bd14-fcd6683ca4bb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "9853d405-e974-4eb4-8e78-b879d89639f9"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:03.539953 np0000007769 devstack@c-api.service[100206]: WARNING cinder.keymgr.conf_key_mgr [None req-c3b7b0bf-fa40-420f-b462-dbb753ce3d1f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:09:03.544777 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.544777 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:03.544777 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d50a4541-bc25-4ebd-bd14-fcd6683ca4bb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:03.544897 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c3b7b0bf-fa40-420f-b462-dbb753ce3d1f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Delete volume request issued successfully. Aug 19 11:09:03.545018 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c3b7b0bf-fa40-420f-b462-dbb753ce3d1f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 202 Aug 19 11:09:03.545333 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 945/3767] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:09:03 2026] DELETE /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:03.552039 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d50a4541-bc25-4ebd-bd14-fcd6683ca4bb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action returned with HTTP 400 Aug 19 11:09:03.552365 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 943/3768] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:09:03 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 100 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:09:03.555192 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-15671b31-50a0-41a8-ab99-c7e009c221e0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.557988 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-15671b31-50a0-41a8-ab99-c7e009c221e0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:09:03.558160 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-15671b31-50a0-41a8-ab99-c7e009c221e0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:03.558329 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-15671b31-50a0-41a8-ab99-c7e009c221e0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:03.569191 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.569191 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:03.577208 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-15671b31-50a0-41a8-ab99-c7e009c221e0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:03.584847 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-15671b31-50a0-41a8-ab99-c7e009c221e0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 200 Aug 19 11:09:03.585350 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 940/3769] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:03 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 900 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:03.592639 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d8c0383d-72c5-48d3-a127-ceb1a01c1a2d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.594757 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d8c0383d-72c5-48d3-a127-ceb1a01c1a2d tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:03.594968 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d8c0383d-72c5-48d3-a127-ceb1a01c1a2d tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:03.595172 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d8c0383d-72c5-48d3-a127-ceb1a01c1a2d tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:03.604044 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.604044 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:03.607081 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d8c0383d-72c5-48d3-a127-ceb1a01c1a2d tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:03.610596 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d8c0383d-72c5-48d3-a127-ceb1a01c1a2d tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:09:03.610962 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 942/3770] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:03 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:03.626406 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-a2f7cce8-3d45-4d38-b2c1-57b8686f2285 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.628457 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-a2f7cce8-3d45-4d38-b2c1-57b8686f2285 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1/action Aug 19 11:09:03.628834 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-a2f7cce8-3d45-4d38-b2c1-57b8686f2285 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:03.628942 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-a2f7cce8-3d45-4d38-b2c1-57b8686f2285 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:03.638942 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.638942 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:03.639347 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-a2f7cce8-3d45-4d38-b2c1-57b8686f2285 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:03.644376 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-a2f7cce8-3d45-4d38-b2c1-57b8686f2285 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Begin detaching volume completed successfully. Aug 19 11:09:03.644628 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-a2f7cce8-3d45-4d38-b2c1-57b8686f2285 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1/action returned with HTTP 202 Aug 19 11:09:03.645102 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 946/3771] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:09:03 2026] POST /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:09:03.682740 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5c342c63-2e83-48f7-bb21-b2519d165487 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.683517 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5c342c63-2e83-48f7-bb21-b2519d165487 None None] GET https://10.4.3.46/volume// Aug 19 11:09:03.683517 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5c342c63-2e83-48f7-bb21-b2519d165487 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:03.683517 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5c342c63-2e83-48f7-bb21-b2519d165487 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:03.683841 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5c342c63-2e83-48f7-bb21-b2519d165487 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:03.684118 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 944/3772] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11: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 19 11:09:03.689689 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d75936b3-07c3-403e-96b4-e93314773ebf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:03.691634 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d75936b3-07c3-403e-96b4-e93314773ebf tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:03.692123 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d75936b3-07c3-403e-96b4-e93314773ebf tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:03.692123 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d75936b3-07c3-403e-96b4-e93314773ebf tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:03.702005 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:03.702005 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:03.705187 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d75936b3-07c3-403e-96b4-e93314773ebf tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:03.708885 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-d75936b3-07c3-403e-96b4-e93314773ebf tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:09:03.709249 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 941/3773] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:09:03 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 1330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:04.325100 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b58f8355-f8e7-4055-8b13-8952adb61deb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:04.326780 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b58f8355-f8e7-4055-8b13-8952adb61deb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 Aug 19 11:09:04.326955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b58f8355-f8e7-4055-8b13-8952adb61deb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:04.327629 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b58f8355-f8e7-4055-8b13-8952adb61deb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:04.331205 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b58f8355-f8e7-4055-8b13-8952adb61deb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 returned with HTTP 404 Aug 19 11:09:04.331726 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 943/3774] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:04 2026] GET /volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:04.338766 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7f02ac95-de49-4d8d-b71c-663465f67410 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:04.340988 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7f02ac95-de49-4d8d-b71c-663465f67410 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 Aug 19 11:09:04.340988 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7f02ac95-de49-4d8d-b71c-663465f67410 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:04.341117 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7f02ac95-de49-4d8d-b71c-663465f67410 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:04.341221 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-7f02ac95-de49-4d8d-b71c-663465f67410 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: fe0688e5-e959-431b-9054-747a2e626812 Aug 19 11:09:04.346640 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:04.346640 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:04.347032 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7f02ac95-de49-4d8d-b71c-663465f67410 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:04.366166 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7f02ac95-de49-4d8d-b71c-663465f67410 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot delete request issued successfully. Aug 19 11:09:04.366861 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7f02ac95-de49-4d8d-b71c-663465f67410 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 returned with HTTP 202 Aug 19 11:09:04.366861 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 947/3775] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:09:04 2026] DELETE /volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:04.375921 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e90347c4-a488-4675-b04a-048785222582 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:04.390273 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e90347c4-a488-4675-b04a-048785222582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 Aug 19 11:09:04.390273 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e90347c4-a488-4675-b04a-048785222582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:04.390273 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e90347c4-a488-4675-b04a-048785222582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:04.390273 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:04.390273 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:04.390273 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e90347c4-a488-4675-b04a-048785222582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:04.390273 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e90347c4-a488-4675-b04a-048785222582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 returned with HTTP 200 Aug 19 11:09:04.390273 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 945/3776] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:04 2026] GET /volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:04.421726 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ae19419a-9f9c-48b7-934c-07582450f911 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:04.423476 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae19419a-9f9c-48b7-934c-07582450f911 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a Aug 19 11:09:04.423476 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ae19419a-9f9c-48b7-934c-07582450f911 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:04.423715 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ae19419a-9f9c-48b7-934c-07582450f911 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:04.428244 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:04.428244 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:04.428658 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ae19419a-9f9c-48b7-934c-07582450f911 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:09:04.429351 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae19419a-9f9c-48b7-934c-07582450f911 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a returned with HTTP 200 Aug 19 11:09:04.429775 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 942/3777] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:04 2026] GET /volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:04.599020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-188b7eff-1bf5-4463-97b5-f137643a6128 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:04.600668 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-188b7eff-1bf5-4463-97b5-f137643a6128 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 Aug 19 11:09:04.600883 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-188b7eff-1bf5-4463-97b5-f137643a6128 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:04.601022 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-188b7eff-1bf5-4463-97b5-f137643a6128 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:04.605965 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-188b7eff-1bf5-4463-97b5-f137643a6128 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 returned with HTTP 404 Aug 19 11:09:04.606384 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 944/3778] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:04 2026] GET /volume/v3/volumes/da1aedca-45f0-4270-9c60-22414a7829e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:04.612943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2c45497f-edbb-4574-9de2-9a5b3c4bf170 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:04.614745 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2c45497f-edbb-4574-9de2-9a5b3c4bf170 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 Aug 19 11:09:04.614943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2c45497f-edbb-4574-9de2-9a5b3c4bf170 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:04.615126 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2c45497f-edbb-4574-9de2-9a5b3c4bf170 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:04.615294 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-2c45497f-edbb-4574-9de2-9a5b3c4bf170 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Delete volume with id: a7b42a3a-3932-4ccc-ad5a-3219acbdf421 Aug 19 11:09:04.622523 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:04.622523 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:04.622816 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2c45497f-edbb-4574-9de2-9a5b3c4bf170 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:04.633034 np0000007769 devstack@c-api.service[100206]: WARNING cinder.keymgr.conf_key_mgr [None req-2c45497f-edbb-4574-9de2-9a5b3c4bf170 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:09:04.638600 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2c45497f-edbb-4574-9de2-9a5b3c4bf170 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Delete volume request issued successfully. Aug 19 11:09:04.638822 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2c45497f-edbb-4574-9de2-9a5b3c4bf170 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 returned with HTTP 202 Aug 19 11:09:04.639347 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 948/3779] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:09:04 2026] DELETE /volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:04.647034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a3caa814-e9c0-42a6-9119-b09fbf9cc660 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:04.651908 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a3caa814-e9c0-42a6-9119-b09fbf9cc660 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 Aug 19 11:09:04.651908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a3caa814-e9c0-42a6-9119-b09fbf9cc660 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:04.651908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a3caa814-e9c0-42a6-9119-b09fbf9cc660 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:04.660716 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:04.660716 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:04.665744 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a3caa814-e9c0-42a6-9119-b09fbf9cc660 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:04.671786 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a3caa814-e9c0-42a6-9119-b09fbf9cc660 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 returned with HTTP 200 Aug 19 11:09:04.672284 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 946/3780] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:04 2026] GET /volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:05.399636 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ad75f7f6-34b3-46ec-9c04-92abfa35bb39 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:05.401352 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad75f7f6-34b3-46ec-9c04-92abfa35bb39 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 Aug 19 11:09:05.401685 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad75f7f6-34b3-46ec-9c04-92abfa35bb39 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:05.401886 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad75f7f6-34b3-46ec-9c04-92abfa35bb39 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:05.406153 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad75f7f6-34b3-46ec-9c04-92abfa35bb39 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 returned with HTTP 404 Aug 19 11:09:05.406683 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 943/3781] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:05 2026] GET /volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:05.412848 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-20f98c1c-6c2a-400b-a2ce-2d59d79126ae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:05.414655 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20f98c1c-6c2a-400b-a2ce-2d59d79126ae tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 Aug 19 11:09:05.414840 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20f98c1c-6c2a-400b-a2ce-2d59d79126ae tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:05.415123 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20f98c1c-6c2a-400b-a2ce-2d59d79126ae tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:05.415278 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-20f98c1c-6c2a-400b-a2ce-2d59d79126ae tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: 4d78c67a-0f2c-4762-83ea-c64a81e29331 Aug 19 11:09:05.419716 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:05.419716 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:05.420100 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-20f98c1c-6c2a-400b-a2ce-2d59d79126ae tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:05.445830 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-20f98c1c-6c2a-400b-a2ce-2d59d79126ae tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot delete request issued successfully. Aug 19 11:09:05.445830 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20f98c1c-6c2a-400b-a2ce-2d59d79126ae tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 returned with HTTP 202 Aug 19 11:09:05.445830 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 945/3782] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:09:05 2026] DELETE /volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:05.451104 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ddde64a4-c423-468d-8368-81617765381b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:05.453234 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ddde64a4-c423-468d-8368-81617765381b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 Aug 19 11:09:05.453518 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ddde64a4-c423-468d-8368-81617765381b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:05.453637 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ddde64a4-c423-468d-8368-81617765381b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:05.459693 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:05.459693 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:05.460336 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ddde64a4-c423-468d-8368-81617765381b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:05.461442 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ddde64a4-c423-468d-8368-81617765381b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 returned with HTTP 200 Aug 19 11:09:05.461984 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 949/3783] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:05 2026] GET /volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:05.684824 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5155157b-0607-40fa-9e0f-57fa25a4c564 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:05.686445 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5155157b-0607-40fa-9e0f-57fa25a4c564 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 Aug 19 11:09:05.686707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5155157b-0607-40fa-9e0f-57fa25a4c564 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:05.686929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5155157b-0607-40fa-9e0f-57fa25a4c564 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:05.693395 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5155157b-0607-40fa-9e0f-57fa25a4c564 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 returned with HTTP 404 Aug 19 11:09:05.694067 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 947/3784] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:05 2026] GET /volume/v3/volumes/a7b42a3a-3932-4ccc-ad5a-3219acbdf421 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:05.701822 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1bcbd8b7-d614-490e-9438-10820e6e4f88 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:05.703763 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1bcbd8b7-d614-490e-9438-10820e6e4f88 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:09:05.704025 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1bcbd8b7-d614-490e-9438-10820e6e4f88 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:05.704289 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1bcbd8b7-d614-490e-9438-10820e6e4f88 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:05.705271 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1bcbd8b7-d614-490e-9438-10820e6e4f88 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:09:05.740727 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1bcbd8b7-d614-490e-9438-10820e6e4f88 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Get all volumes completed successfully. Aug 19 11:09:05.742660 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:05.742660 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:05.747364 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1bcbd8b7-d614-490e-9438-10820e6e4f88 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:09:05.747829 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 944/3785] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:09:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10415 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:05.762549 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a1f16fbd-cef5-4b49-b8f5-cabaf5851928 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:05.764211 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1f16fbd-cef5-4b49-b8f5-cabaf5851928 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] DELETE https://10.4.3.46/volume/v3/types/8c8503c6-526c-4f7c-a01b-80e4a73d87c1 Aug 19 11:09:05.764415 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1f16fbd-cef5-4b49-b8f5-cabaf5851928 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:05.764619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1f16fbd-cef5-4b49-b8f5-cabaf5851928 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:05.764864 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:05.764864 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:05.789851 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1f16fbd-cef5-4b49-b8f5-cabaf5851928 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] https://10.4.3.46/volume/v3/types/8c8503c6-526c-4f7c-a01b-80e4a73d87c1 returned with HTTP 202 Aug 19 11:09:05.790538 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 946/3786] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:09:05 2026] DELETE /volume/v3/types/8c8503c6-526c-4f7c-a01b-80e4a73d87c1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:05.899721 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-2b73f408-4dd6-460d-a234-d5194fe74817 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:05.901571 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-2b73f408-4dd6-460d-a234-d5194fe74817 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a Aug 19 11:09:05.901756 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-2b73f408-4dd6-460d-a234-d5194fe74817 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:05.901957 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-2b73f408-4dd6-460d-a234-d5194fe74817 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:05.906474 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:05.906474 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:05.906919 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-2b73f408-4dd6-460d-a234-d5194fe74817 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:09:05.907874 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-2b73f408-4dd6-460d-a234-d5194fe74817 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a returned with HTTP 200 Aug 19 11:09:05.908346 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 950/3787] 10.4.3.46 () {68 vars in 1597 bytes} [Wed Aug 19 11:09:05 2026] GET /volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:06.220405 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-08408ffd-fee5-49a6-83dd-994c6d3f7604 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.222540 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-08408ffd-fee5-49a6-83dd-994c6d3f7604 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption Aug 19 11:09:06.222737 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-08408ffd-fee5-49a6-83dd-994c6d3f7604 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.222936 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-08408ffd-fee5-49a6-83dd-994c6d3f7604 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.232020 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:06.232020 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:06.238895 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-08408ffd-fee5-49a6-83dd-994c6d3f7604 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption returned with HTTP 200 Aug 19 11:09:06.239317 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 948/3788] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:09:06 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:06.470713 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-459ca70b-a255-4e7b-bfd4-1d69e2e3a411 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.472835 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-459ca70b-a255-4e7b-bfd4-1d69e2e3a411 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 Aug 19 11:09:06.473071 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-459ca70b-a255-4e7b-bfd4-1d69e2e3a411 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.473305 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-459ca70b-a255-4e7b-bfd4-1d69e2e3a411 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.478881 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-459ca70b-a255-4e7b-bfd4-1d69e2e3a411 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 returned with HTTP 404 Aug 19 11:09:06.479530 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 945/3789] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:06 2026] GET /volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:06.487616 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b0f22fa9-e04d-4eef-bce4-046b4c87e4de None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.489977 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b0f22fa9-e04d-4eef-bce4-046b4c87e4de tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 Aug 19 11:09:06.490239 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b0f22fa9-e04d-4eef-bce4-046b4c87e4de tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.490562 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b0f22fa9-e04d-4eef-bce4-046b4c87e4de tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.490709 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-b0f22fa9-e04d-4eef-bce4-046b4c87e4de tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: fe0688e5-e959-431b-9054-747a2e626812 Aug 19 11:09:06.497137 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b0f22fa9-e04d-4eef-bce4-046b4c87e4de tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 returned with HTTP 404 Aug 19 11:09:06.497775 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 947/3790] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:09:06 2026] DELETE /volume/v3/snapshots/fe0688e5-e959-431b-9054-747a2e626812 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:06.507110 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c614e743-516c-4a25-9f4f-a5f97718be94 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.508344 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c614e743-516c-4a25-9f4f-a5f97718be94 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 Aug 19 11:09:06.508344 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c614e743-516c-4a25-9f4f-a5f97718be94 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.508555 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c614e743-516c-4a25-9f4f-a5f97718be94 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.508674 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-c614e743-516c-4a25-9f4f-a5f97718be94 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: 4d78c67a-0f2c-4762-83ea-c64a81e29331 Aug 19 11:09:06.516401 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c614e743-516c-4a25-9f4f-a5f97718be94 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 returned with HTTP 404 Aug 19 11:09:06.516966 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 951/3791] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:09:06 2026] DELETE /volume/v3/snapshots/4d78c67a-0f2c-4762-83ea-c64a81e29331 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:06.523891 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b286c495-2465-41d1-b5f3-2e3fa9d605fd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.528922 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b286c495-2465-41d1-b5f3-2e3fa9d605fd tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 Aug 19 11:09:06.529157 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b286c495-2465-41d1-b5f3-2e3fa9d605fd tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.529399 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b286c495-2465-41d1-b5f3-2e3fa9d605fd tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.529669 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-b286c495-2465-41d1-b5f3-2e3fa9d605fd tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: 7487b2c1-589e-4997-8807-6cdc363caad4 Aug 19 11:09:06.536944 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b286c495-2465-41d1-b5f3-2e3fa9d605fd tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 returned with HTTP 404 Aug 19 11:09:06.537470 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 949/3792] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:09:06 2026] DELETE /volume/v3/snapshots/7487b2c1-589e-4997-8807-6cdc363caad4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:06.575430 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-6c532d65-a18f-492d-8347-125ad874fbb8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.575593 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-1b41febe-d69c-4de7-a3e1-bacac5459183 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.578863 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-1b41febe-d69c-4de7-a3e1-bacac5459183 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:09:06.580924 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-1b41febe-d69c-4de7-a3e1-bacac5459183 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.580924 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-1b41febe-d69c-4de7-a3e1-bacac5459183 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.580997 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-6c532d65-a18f-492d-8347-125ad874fbb8 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] DELETE https://10.4.3.46/volume/v3/attachments/9853d405-e974-4eb4-8e78-b879d89639f9 Aug 19 11:09:06.580997 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-6c532d65-a18f-492d-8347-125ad874fbb8 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.580997 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-6c532d65-a18f-492d-8347-125ad874fbb8 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.588748 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:06.588748 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:06.590775 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:06.590775 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:06.594224 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-1b41febe-d69c-4de7-a3e1-bacac5459183 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:06.600007 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-1b41febe-d69c-4de7-a3e1-bacac5459183 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:09:06.600104 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 948/3793] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:06 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1651 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:06.625019 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-eddb6678-ce38-48c3-84a1-0bc57d89cc7d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.627324 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-eddb6678-ce38-48c3-84a1-0bc57d89cc7d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064/action Aug 19 11:09:06.627829 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-eddb6678-ce38-48c3-84a1-0bc57d89cc7d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:06.628010 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-eddb6678-ce38-48c3-84a1-0bc57d89cc7d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:06.644350 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d1ac62dc-7f1e-4fce-966a-b80d8b90b3e1 req-6c532d65-a18f-492d-8347-125ad874fbb8 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/attachments/9853d405-e974-4eb4-8e78-b879d89639f9 returned with HTTP 200 Aug 19 11:09:06.644808 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 946/3794] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:09:06 2026] DELETE /volume/v3/attachments/9853d405-e974-4eb4-8e78-b879d89639f9 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:06.645028 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:06.645028 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:06.645519 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-eddb6678-ce38-48c3-84a1-0bc57d89cc7d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:06.655913 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-eddb6678-ce38-48c3-84a1-0bc57d89cc7d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Begin detaching volume completed successfully. Aug 19 11:09:06.656180 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-eddb6678-ce38-48c3-84a1-0bc57d89cc7d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064/action returned with HTTP 202 Aug 19 11:09:06.656674 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 952/3795] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:09:06 2026] POST /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:09:06.709625 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-723cd8a7-422b-4fa1-8785-0280a0f4606c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.710012 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-723cd8a7-422b-4fa1-8785-0280a0f4606c None None] GET https://10.4.3.46/volume// Aug 19 11:09:06.710174 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-723cd8a7-422b-4fa1-8785-0280a0f4606c None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.710357 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-723cd8a7-422b-4fa1-8785-0280a0f4606c None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.710692 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-723cd8a7-422b-4fa1-8785-0280a0f4606c None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:06.711013 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 950/3796] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11: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 19 11:09:06.730622 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-3ab7b557-3920-4336-8b9c-69dd48a8d391 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.732874 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-3ab7b557-3920-4336-8b9c-69dd48a8d391 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:09:06.733132 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-3ab7b557-3920-4336-8b9c-69dd48a8d391 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.733369 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-3ab7b557-3920-4336-8b9c-69dd48a8d391 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.742257 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:06.742257 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:06.745613 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-3ab7b557-3920-4336-8b9c-69dd48a8d391 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:06.750426 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-3ab7b557-3920-4336-8b9c-69dd48a8d391 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:09:06.751008 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 949/3797] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:09:06 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:06.802930 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e33ec546-9873-4b69-b566-932d37a621cf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.808525 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e33ec546-9873-4b69-b566-932d37a621cf tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] POST https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action Aug 19 11:09:06.809027 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e33ec546-9873-4b69-b566-932d37a621cf tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:06.809209 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e33ec546-9873-4b69-b566-932d37a621cf tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:06.819239 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:06.819239 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:06.822967 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-e33ec546-9873-4b69-b566-932d37a621cf tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] Updating volume '5435d425-86f1-4fef-a1b0-147c5b64f2d7' with '{'status': 'in-use'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 11:09:06.851406 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e33ec546-9873-4b69-b566-932d37a621cf tempest-TestServerVolumeAttachmentScenario-1779959028 tempest-TestServerVolumeAttachmentScenario-1779959028-project-admin] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action returned with HTTP 202 Aug 19 11:09:06.852392 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 947/3798] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:09:06 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:09:06.861782 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4e8aa059-cf62-40e9-8ca7-c3aa3242d418 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.863970 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4e8aa059-cf62-40e9-8ca7-c3aa3242d418 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:09:06.864376 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4e8aa059-cf62-40e9-8ca7-c3aa3242d418 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.864571 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4e8aa059-cf62-40e9-8ca7-c3aa3242d418 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.876924 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:06.876924 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:06.881758 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4e8aa059-cf62-40e9-8ca7-c3aa3242d418 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:06.890895 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4e8aa059-cf62-40e9-8ca7-c3aa3242d418 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:09:06.891439 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 953/3799] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:06 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:06.893046 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-92641b30-8fb6-4c29-b9f8-e3bc74c8d9c0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.894919 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-92641b30-8fb6-4c29-b9f8-e3bc74c8d9c0 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:09:06.895377 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-92641b30-8fb6-4c29-b9f8-e3bc74c8d9c0 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1559854278", "extra_specs": {}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:06.912532 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-92641b30-8fb6-4c29-b9f8-e3bc74c8d9c0 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:09:06.913216 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 951/3800] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:09:06 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:06.922368 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-807f97d0-61e7-4ae7-98c9-5629d7a8a1d7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.926930 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-807f97d0-61e7-4ae7-98c9-5629d7a8a1d7 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] POST https://10.4.3.46/volume/v3/types/4ba3e1aa-6f49-42f8-9f8e-58b0db12e713/encryption Aug 19 11:09:06.927347 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-807f97d0-61e7-4ae7-98c9-5629d7a8a1d7 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:06.934392 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-766b1dec-c228-4c49-b342-9364d55f5311 req-410caf36-a70e-4339-a0b5-d6d22323a2c4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.936351 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-410caf36-a70e-4339-a0b5-d6d22323a2c4 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:09:06.936576 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-410caf36-a70e-4339-a0b5-d6d22323a2c4 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:06.936753 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-410caf36-a70e-4339-a0b5-d6d22323a2c4 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:06.947089 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-807f97d0-61e7-4ae7-98c9-5629d7a8a1d7 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] https://10.4.3.46/volume/v3/types/4ba3e1aa-6f49-42f8-9f8e-58b0db12e713/encryption returned with HTTP 200 Aug 19 11:09:06.947170 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:06.947170 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:06.947536 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 950/3801] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:09:06 2026] POST /volume/v3/types/4ba3e1aa-6f49-42f8-9f8e-58b0db12e713/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:06.951185 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-766b1dec-c228-4c49-b342-9364d55f5311 req-410caf36-a70e-4339-a0b5-d6d22323a2c4 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:06.955654 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-410caf36-a70e-4339-a0b5-d6d22323a2c4 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:09:06.955654 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 948/3802] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:06 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:06.976361 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-766b1dec-c228-4c49-b342-9364d55f5311 req-42cbd42d-db54-4861-85b5-26f37070a2ac None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.978466 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-42cbd42d-db54-4861-85b5-26f37070a2ac tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] POST https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action Aug 19 11:09:06.978999 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-42cbd42d-db54-4861-85b5-26f37070a2ac tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:06.979558 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-42cbd42d-db54-4861-85b5-26f37070a2ac tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:06.980349 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:06.982211 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:09:06.982784 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-267162990", "snapshot_id": null, "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "volume_type": "tempest-scenario-type-luks-1559854278", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:06.984573 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-267162990', 'snapshot_id': None, 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'volume_type': 'tempest-scenario-type-luks-1559854278', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:09:06.996697 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:06.996697 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:06.997138 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-766b1dec-c228-4c49-b342-9364d55f5311 req-42cbd42d-db54-4861-85b5-26f37070a2ac tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:07.005254 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-766b1dec-c228-4c49-b342-9364d55f5311 req-42cbd42d-db54-4861-85b5-26f37070a2ac tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Begin detaching volume completed successfully. Aug 19 11:09:07.006131 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-42cbd42d-db54-4861-85b5-26f37070a2ac tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action returned with HTTP 202 Aug 19 11:09:07.006215 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 954/3803] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:09:06 2026] POST /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:09:07.060726 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-126415e3-d063-42d6-89ce-af1558748098 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:07.065211 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-126415e3-d063-42d6-89ce-af1558748098 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a Aug 19 11:09:07.065588 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-126415e3-d063-42d6-89ce-af1558748098 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:07.065708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-126415e3-d063-42d6-89ce-af1558748098 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:07.068438 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7e60ea9f-2530-47f8-8118-0b45fcb706ba None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:07.068828 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7e60ea9f-2530-47f8-8118-0b45fcb706ba None None] GET https://10.4.3.46/volume// Aug 19 11:09:07.069008 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7e60ea9f-2530-47f8-8118-0b45fcb706ba None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:07.069207 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7e60ea9f-2530-47f8-8118-0b45fcb706ba None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:07.069619 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7e60ea9f-2530-47f8-8118-0b45fcb706ba None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:07.069900 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 949/3804] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:09: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 19 11:09:07.075967 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:07.075967 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:07.077054 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-126415e3-d063-42d6-89ce-af1558748098 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:09:07.078292 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-126415e3-d063-42d6-89ce-af1558748098 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a returned with HTTP 200 Aug 19 11:09:07.078718 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 951/3805] 10.4.3.46 () {68 vars in 1597 bytes} [Wed Aug 19 11:09:07 2026] GET /volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:07.086567 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-766b1dec-c228-4c49-b342-9364d55f5311 req-1405272e-cbc6-4ebf-abd3-f279e63704fb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:07.086827 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-cdf9986a-77e1-4172-aec2-43b03fd25859 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:07.087972 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-1405272e-cbc6-4ebf-abd3-f279e63704fb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:09:07.088139 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-1405272e-cbc6-4ebf-abd3-f279e63704fb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:07.088313 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-1405272e-cbc6-4ebf-abd3-f279e63704fb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:07.089691 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-cdf9986a-77e1-4172-aec2-43b03fd25859 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:09:07.089941 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-cdf9986a-77e1-4172-aec2-43b03fd25859 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:07.090248 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-cdf9986a-77e1-4172-aec2-43b03fd25859 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:07.090564 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume of 1 GB Aug 19 11:09:07.090814 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:07.090814 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:07.091302 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Availability Zones retrieved successfully. Aug 19 11:09:07.100940 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Flow 'volume_create_api' (5f500572-36bd-494f-bcda-4841f3b8d9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:07.102889 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a574ebb6-4ec9-48ed-a20b-d34077344e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:07.103103 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:07.103103 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:07.104625 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:09:07.106605 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:07.106605 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:07.106894 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-cdf9986a-77e1-4172-aec2-43b03fd25859 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:09:07.113069 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-cdf9986a-77e1-4172-aec2-43b03fd25859 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 200 Aug 19 11:09:07.113337 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-766b1dec-c228-4c49-b342-9364d55f5311 req-1405272e-cbc6-4ebf-abd3-f279e63704fb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:07.113646 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 950/3806] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:07 2026] GET /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 1656 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:07.117836 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-1405272e-cbc6-4ebf-abd3-f279e63704fb tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:09:07.118263 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 955/3807] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:09:07 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 1331 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:07.122106 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:07.124553 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:09:07.125012 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "f84cc2d4-bb30-453d-8be8-b175e3b95e8a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:07.127212 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'f84cc2d4-bb30-453d-8be8-b175e3b95e8a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:09:07.140755 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:07.140755 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:07.141235 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:09:07.141348 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume of 1 GB Aug 19 11:09:07.142167 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Availability Zones retrieved successfully. Aug 19 11:09:07.148178 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (5e144f1d-58a8-43b5-bdee-1f75e792b48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:07.150682 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49160e0b-20ba-4108-9dd5-4200c81d6e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:07.151762 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:09:07.180071 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a574ebb6-4ec9-48ed-a20b-d34077344e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:09:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ba3e1aa-6f49-42f8-9f8e-58b0db12e713,is_public=True,name='tempest-scenario-type-luks-1559854278',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ba3e1aa-6f49-42f8-9f8e-58b0db12e713', '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=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:07.181331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e948eccc-250a-4d68-987c-26c321571442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:07.186847 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49160e0b-20ba-4108-9dd5-4200c81d6e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f84cc2d4-bb30-453d-8be8-b175e3b95e8a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:07.187720 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef71558-f2c5-4793-bfbd-673ddc125069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:07.224023 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1559854278 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1559854278, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:07.224938 np0000007769 devstack@c-api.service[100205]: WARNING cinder.quota [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1559854278 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1559854278, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:07.249273 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['cca63740-0fbc-4c6e-ab6d-4d850d3b8950', '63f2ff23-9194-46f2-866e-bdd262d1245b', '51778b3a-f8b0-494f-bebc-9fe00e23a339', 'e2f5bc82-3daf-47a3-a93a-8d044b66385d'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:07.250168 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef71558-f2c5-4793-bfbd-673ddc125069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca63740-0fbc-4c6e-ab6d-4d850d3b8950', '63f2ff23-9194-46f2-866e-bdd262d1245b', '51778b3a-f8b0-494f-bebc-9fe00e23a339', 'e2f5bc82-3daf-47a3-a93a-8d044b66385d']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:07.250686 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74494deb-1d3c-49b1-9fd7-c89315d8d0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:07.263725 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Created reservations ['6d629157-e9ca-4456-a796-e7e2fbe00575', '580c9692-c5dc-42a8-8cf0-323efb661ab7', '3ad75325-21f8-4c1f-9053-9a03f12602de', 'bf3670e0-8c26-491d-9825-c426ef536a12'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:07.264734 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e948eccc-250a-4d68-987c-26c321571442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d629157-e9ca-4456-a796-e7e2fbe00575', '580c9692-c5dc-42a8-8cf0-323efb661ab7', '3ad75325-21f8-4c1f-9053-9a03f12602de', 'bf3670e0-8c26-491d-9825-c426ef536a12']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:07.265682 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d4577f-64d7-4e60-a3f3-d5ab9942bfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:07.296819 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d4577f-64d7-4e60-a3f3-d5ab9942bfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49a08bc3-34e1-4ec5-8917-6199f9b39aac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-267162990',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6eaab9790284cd182db9c685326769f',qos_specs=None,replication_status=,reservations=['6d629157-e9ca-4456-a796-e7e2fbe00575','580c9692-c5dc-42a8-8cf0-323efb661ab7','3ad75325-21f8-4c1f-9053-9a03f12602de','bf3670e0-8c26-491d-9825-c426ef536a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_type_id=4ba3e1aa-6f49-42f8-9f8e-58b0db12e713), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-267162990',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=49a08bc3-34e1-4ec5-8917-6199f9b39aac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6eaab9790284cd182db9c685326769f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ba3e1aa-6f49-42f8-9f8e-58b0db12e713),volume_type_id=4ba3e1aa-6f49-42f8-9f8e-58b0db12e713)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:07.297769 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42f4439-3a18-4415-ba32-17ad22d728b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:07.300544 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74494deb-1d3c-49b1-9fd7-c89315d8d0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe77f46-c252-4fa0-b101-7582c05b0fd0', '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='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['cca63740-0fbc-4c6e-ab6d-4d850d3b8950','63f2ff23-9194-46f2-866e-bdd262d1245b','51778b3a-f8b0-494f-bebc-9fe00e23a339','e2f5bc82-3daf-47a3-a93a-8d044b66385d'],size=1,snapshot_id=f84cc2d4-bb30-453d-8be8-b175e3b95e8a,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), '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-19T11:09:07Z,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=abe77f46-c252-4fa0-b101-7582c05b0fd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6de536afff0497596c6e3f7bcac470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f84cc2d4-bb30-453d-8be8-b175e3b95e8a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:07.301347 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da64720-1cad-4671-a967-0a6fc2ec78a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:07.318956 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42f4439-3a18-4415-ba32-17ad22d728b5) transitioned into state 'SUCCESS' from state '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-267162990',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6eaab9790284cd182db9c685326769f',qos_specs=None,replication_status=,reservations=['6d629157-e9ca-4456-a796-e7e2fbe00575','580c9692-c5dc-42a8-8cf0-323efb661ab7','3ad75325-21f8-4c1f-9053-9a03f12602de','bf3670e0-8c26-491d-9825-c426ef536a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_type_id=4ba3e1aa-6f49-42f8-9f8e-58b0db12e713)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:07.319993 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cb8938-fa22-4e1b-bb08-8d0aad6f8f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:07.334452 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cb8938-fa22-4e1b-bb08-8d0aad6f8f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:07.335022 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da64720-1cad-4671-a967-0a6fc2ec78a3) transitioned into 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='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['cca63740-0fbc-4c6e-ab6d-4d850d3b8950','63f2ff23-9194-46f2-866e-bdd262d1245b','51778b3a-f8b0-494f-bebc-9fe00e23a339','e2f5bc82-3daf-47a3-a93a-8d044b66385d'],size=1,snapshot_id=f84cc2d4-bb30-453d-8be8-b175e3b95e8a,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:07.335435 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Flow 'volume_create_api' (5f500572-36bd-494f-bcda-4841f3b8d9a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:07.335739 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c6d4b46-297a-4b71-bb07-1faee70254e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:07.335826 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume request issued successfully. Aug 19 11:09:07.336327 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-29fccfad-6cfd-4cd5-a1ea-1c7d2a475150 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:09:07.336944 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 952/3808] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:09:06 2026] POST /volume/v3/volumes => generated 789 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:07.349181 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a1118939-da2b-40c9-8a6b-0c83cc2379a0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:07.351412 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1118939-da2b-40c9-8a6b-0c83cc2379a0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:07.351632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1118939-da2b-40c9-8a6b-0c83cc2379a0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:07.351884 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1118939-da2b-40c9-8a6b-0c83cc2379a0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:07.359826 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:07.359826 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:07.365275 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a1118939-da2b-40c9-8a6b-0c83cc2379a0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:07.369863 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1118939-da2b-40c9-8a6b-0c83cc2379a0 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:07.370211 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 951/3809] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:07 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:07.371313 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c6d4b46-297a-4b71-bb07-1faee70254e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:07.372098 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (5e144f1d-58a8-43b5-bdee-1f75e792b48d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:07.375439 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request issued successfully. Aug 19 11:09:07.375439 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c5bbfca0-ad96-4f34-8d5a-aeaf01dc1517 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:09:07.375439 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 952/3810] 10.4.3.46 () {72 vars in 1534 bytes} [Wed Aug 19 11:09:07 2026] POST /volume/v3/volumes => generated 734 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:07.385014 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61ba7a61-3e5e-4c30-aeab-03117b58b895 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:07.388268 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61ba7a61-3e5e-4c30-aeab-03117b58b895 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 Aug 19 11:09:07.388446 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61ba7a61-3e5e-4c30-aeab-03117b58b895 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:07.388649 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61ba7a61-3e5e-4c30-aeab-03117b58b895 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:07.399754 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:07.399754 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:07.400925 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61ba7a61-3e5e-4c30-aeab-03117b58b895 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:09:07.407742 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61ba7a61-3e5e-4c30-aeab-03117b58b895 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 returned with HTTP 200 Aug 19 11:09:07.408186 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 956/3811] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:07 2026] GET /volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:07.424084 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-3e2cd79b-b7e7-4cc8-8982-9ea9d074c5ee None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:07.426522 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-3e2cd79b-b7e7-4cc8-8982-9ea9d074c5ee tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 Aug 19 11:09:07.427657 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-3e2cd79b-b7e7-4cc8-8982-9ea9d074c5ee tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:07.427657 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-3e2cd79b-b7e7-4cc8-8982-9ea9d074c5ee tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:07.433890 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:07.433890 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:07.439555 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-3e2cd79b-b7e7-4cc8-8982-9ea9d074c5ee tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:09:07.443370 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-3e2cd79b-b7e7-4cc8-8982-9ea9d074c5ee tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 returned with HTTP 200 Aug 19 11:09:07.443836 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 953/3812] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:07 2026] GET /volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:07.725987 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-68f40e8b-805b-41a0-87a5-2225e15941db None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:07.727825 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-68f40e8b-805b-41a0-87a5-2225e15941db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda Aug 19 11:09:07.728004 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-68f40e8b-805b-41a0-87a5-2225e15941db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:07.728169 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-68f40e8b-805b-41a0-87a5-2225e15941db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:07.736442 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:07.736442 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:07.790552 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-eca7df72-f409-4ad2-8e12-ead9f23fb6c6 req-68f40e8b-805b-41a0-87a5-2225e15941db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda returned with HTTP 200 Aug 19 11:09:07.790909 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 952/3813] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:09:07 2026] DELETE /volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:08.061838 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-766b1dec-c228-4c49-b342-9364d55f5311 req-46bf0fbc-c86e-4132-8c7a-6a46d91ae011 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:08.064102 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-46bf0fbc-c86e-4132-8c7a-6a46d91ae011 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] DELETE https://10.4.3.46/volume/v3/attachments/b6433e0e-db2c-49d6-9e8e-85d2e2ecc790 Aug 19 11:09:08.064288 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-46bf0fbc-c86e-4132-8c7a-6a46d91ae011 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:08.064457 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-46bf0fbc-c86e-4132-8c7a-6a46d91ae011 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:08.078467 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:08.078467 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:08.147963 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-766b1dec-c228-4c49-b342-9364d55f5311 req-46bf0fbc-c86e-4132-8c7a-6a46d91ae011 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/attachments/b6433e0e-db2c-49d6-9e8e-85d2e2ecc790 returned with HTTP 200 Aug 19 11:09:08.148587 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 953/3814] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:09:08 2026] DELETE /volume/v3/attachments/b6433e0e-db2c-49d6-9e8e-85d2e2ecc790 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:08.384102 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-19290b0c-78a2-492a-9b1f-d7b5f6ce283c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:08.386168 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-19290b0c-78a2-492a-9b1f-d7b5f6ce283c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:08.386337 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-19290b0c-78a2-492a-9b1f-d7b5f6ce283c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:08.386514 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-19290b0c-78a2-492a-9b1f-d7b5f6ce283c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:08.398116 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:08.398116 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:08.403216 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-19290b0c-78a2-492a-9b1f-d7b5f6ce283c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:08.408728 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-19290b0c-78a2-492a-9b1f-d7b5f6ce283c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:08.409548 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 957/3815] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:08 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:08.821420 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-d8bfb8d6-f240-4b10-b994-65e8dcd38ef4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:08.823659 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-d8bfb8d6-f240-4b10-b994-65e8dcd38ef4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f/action Aug 19 11:09:08.826114 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-d8bfb8d6-f240-4b10-b994-65e8dcd38ef4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:08.826114 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-d8bfb8d6-f240-4b10-b994-65e8dcd38ef4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:08.841799 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:08.841799 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:08.858511 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c24ad7c2-dae8-464c-898e-ff05af4d1eb3 req-d8bfb8d6-f240-4b10-b994-65e8dcd38ef4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f/action returned with HTTP 204 Aug 19 11:09:08.859019 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 954/3816] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:09:08 2026] POST /volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:08.955786 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-37e6147d-ff8a-4f2b-ab3e-324e116984ee req-bec65858-509c-4e7f-842a-d92fabb828da None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:08.958216 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-37e6147d-ff8a-4f2b-ab3e-324e116984ee req-bec65858-509c-4e7f-842a-d92fabb828da tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda Aug 19 11:09:08.958445 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-37e6147d-ff8a-4f2b-ab3e-324e116984ee req-bec65858-509c-4e7f-842a-d92fabb828da tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:08.958743 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-37e6147d-ff8a-4f2b-ab3e-324e116984ee req-bec65858-509c-4e7f-842a-d92fabb828da tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:08.963462 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-37e6147d-ff8a-4f2b-ab3e-324e116984ee req-bec65858-509c-4e7f-842a-d92fabb828da tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda returned with HTTP 404 Aug 19 11:09:08.964083 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 953/3817] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:09:08 2026] DELETE /volume/v3/attachments/a7aa4055-4e7b-442f-ad91-d01bad098cda => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:09:09.187050 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1ec8a255-f734-46bc-844d-ba41831353cf req-97bd193b-88e4-407c-b5b5-42fbee3238d2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:09.189093 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1ec8a255-f734-46bc-844d-ba41831353cf req-97bd193b-88e4-407c-b5b5-42fbee3238d2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:09:09.189357 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1ec8a255-f734-46bc-844d-ba41831353cf req-97bd193b-88e4-407c-b5b5-42fbee3238d2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:09.189665 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1ec8a255-f734-46bc-844d-ba41831353cf req-97bd193b-88e4-407c-b5b5-42fbee3238d2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:09.197704 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:09.197704 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:09.200145 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1ec8a255-f734-46bc-844d-ba41831353cf req-97bd193b-88e4-407c-b5b5-42fbee3238d2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:09.204119 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1ec8a255-f734-46bc-844d-ba41831353cf req-97bd193b-88e4-407c-b5b5-42fbee3238d2 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:09:09.204630 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 954/3818] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:09 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:09.422492 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a389c2c3-2540-453f-bc13-a4e788e759bc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:09.424759 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a389c2c3-2540-453f-bc13-a4e788e759bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:09.424979 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a389c2c3-2540-453f-bc13-a4e788e759bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:09.425196 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a389c2c3-2540-453f-bc13-a4e788e759bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:09.432186 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:09.432186 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:09.435322 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a389c2c3-2540-453f-bc13-a4e788e759bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:09.440232 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a389c2c3-2540-453f-bc13-a4e788e759bc tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:09.440892 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 958/3819] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:09 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:10.055322 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9190eb2a-afde-43af-b4ee-c8cf96e4ba77 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.057609 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9190eb2a-afde-43af-b4ee-c8cf96e4ba77 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:09:10.057866 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9190eb2a-afde-43af-b4ee-c8cf96e4ba77 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.058128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9190eb2a-afde-43af-b4ee-c8cf96e4ba77 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.069770 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.069770 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:10.074004 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9190eb2a-afde-43af-b4ee-c8cf96e4ba77 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:09:10.079440 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9190eb2a-afde-43af-b4ee-c8cf96e4ba77 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:09:10.080074 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 955/3820] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:10.119859 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-6219072f-b82a-4e58-b1df-b24b7cecf5c2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.121821 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-6219072f-b82a-4e58-b1df-b24b7cecf5c2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:09:10.122026 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-6219072f-b82a-4e58-b1df-b24b7cecf5c2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.122203 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-6219072f-b82a-4e58-b1df-b24b7cecf5c2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.130881 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.130881 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:10.133983 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-6219072f-b82a-4e58-b1df-b24b7cecf5c2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:09:10.137911 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-6219072f-b82a-4e58-b1df-b24b7cecf5c2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:09:10.138271 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 954/3821] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:10.160807 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-b1d0ad0f-af46-466e-8114-3260d8ac7ddb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.162891 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-b1d0ad0f-af46-466e-8114-3260d8ac7ddb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] POST https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/action Aug 19 11:09:10.163294 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-b1d0ad0f-af46-466e-8114-3260d8ac7ddb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:10.163349 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-b1d0ad0f-af46-466e-8114-3260d8ac7ddb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:10.184698 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.184698 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:10.184698 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-b1d0ad0f-af46-466e-8114-3260d8ac7ddb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:09:10.191495 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-b1d0ad0f-af46-466e-8114-3260d8ac7ddb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Begin detaching volume completed successfully. Aug 19 11:09:10.193088 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-b1d0ad0f-af46-466e-8114-3260d8ac7ddb tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/action returned with HTTP 202 Aug 19 11:09:10.193088 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 955/3822] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:09:10 2026] POST /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:09:10.245000 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d7132486-177b-46c6-8afb-3b2ebcd08f02 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.245000 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d7132486-177b-46c6-8afb-3b2ebcd08f02 None None] GET https://10.4.3.46/volume// Aug 19 11:09:10.245164 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d7132486-177b-46c6-8afb-3b2ebcd08f02 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.245280 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d7132486-177b-46c6-8afb-3b2ebcd08f02 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.245609 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d7132486-177b-46c6-8afb-3b2ebcd08f02 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:10.245864 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 959/3823] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:09:10.251877 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-c986419f-e36b-4b08-be93-8da12f2712ac None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.253853 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-c986419f-e36b-4b08-be93-8da12f2712ac tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:09:10.254096 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-c986419f-e36b-4b08-be93-8da12f2712ac tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.254282 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-c986419f-e36b-4b08-be93-8da12f2712ac tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.265904 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.265904 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:10.269127 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-c986419f-e36b-4b08-be93-8da12f2712ac tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:09:10.273770 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-c986419f-e36b-4b08-be93-8da12f2712ac tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:09:10.274172 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 956/3824] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 1350 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:10.284858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-715d2430-f574-4f69-bed7-8ab8bff728fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.286884 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-715d2430-f574-4f69-bed7-8ab8bff728fc tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption Aug 19 11:09:10.287114 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-715d2430-f574-4f69-bed7-8ab8bff728fc tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.287236 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-715d2430-f574-4f69-bed7-8ab8bff728fc tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.295788 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.295788 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:10.301402 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-715d2430-f574-4f69-bed7-8ab8bff728fc tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption returned with HTTP 200 Aug 19 11:09:10.301825 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 955/3825] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:10.455323 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-539e1e39-b044-4e1c-8067-430c3b6a8f78 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.455499 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-17a5f4f3-2778-48c2-8dcb-6c731397454a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.457822 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-17a5f4f3-2778-48c2-8dcb-6c731397454a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 Aug 19 11:09:10.458069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-17a5f4f3-2778-48c2-8dcb-6c731397454a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.458162 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-539e1e39-b044-4e1c-8067-430c3b6a8f78 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:10.458329 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-539e1e39-b044-4e1c-8067-430c3b6a8f78 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.458383 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-17a5f4f3-2778-48c2-8dcb-6c731397454a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.458563 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-539e1e39-b044-4e1c-8067-430c3b6a8f78 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.466963 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.466963 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:10.469188 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.469188 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:10.471528 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-17a5f4f3-2778-48c2-8dcb-6c731397454a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:09:10.474220 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-539e1e39-b044-4e1c-8067-430c3b6a8f78 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:10.479001 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-17a5f4f3-2778-48c2-8dcb-6c731397454a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 returned with HTTP 200 Aug 19 11:09:10.480096 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 960/3826] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 => generated 1343 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:10.480154 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-539e1e39-b044-4e1c-8067-430c3b6a8f78 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:10.480154 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 956/3827] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:10.489190 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-45884df0-9f35-451e-a00b-2d568dcddf60 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.489604 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-45884df0-9f35-451e-a00b-2d568dcddf60 None None] GET https://10.4.3.46/volume// Aug 19 11:09:10.489773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-45884df0-9f35-451e-a00b-2d568dcddf60 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.490028 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-45884df0-9f35-451e-a00b-2d568dcddf60 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.490472 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-45884df0-9f35-451e-a00b-2d568dcddf60 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:10.490771 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 957/3828] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:09:10.498070 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-cbf47b65-873c-43b3-a440-cc36ad49b342 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.500050 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-cbf47b65-873c-43b3-a440-cc36ad49b342 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:09:10.500389 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-cbf47b65-873c-43b3-a440-cc36ad49b342 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abe77f46-c252-4fa0-b101-7582c05b0fd0", "connector": null, "instance_uuid": "1951b86f-2685-4753-8656-8921112ee642"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:10.507710 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.507710 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:10.534103 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-cbf47b65-873c-43b3-a440-cc36ad49b342 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:09:10.534539 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 956/3829] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:09:10 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:10.544827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a31cd924-68ba-4893-988f-755b0d6d98d2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.545354 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a31cd924-68ba-4893-988f-755b0d6d98d2 None None] GET https://10.4.3.46/volume// Aug 19 11:09:10.545812 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a31cd924-68ba-4893-988f-755b0d6d98d2 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.545812 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a31cd924-68ba-4893-988f-755b0d6d98d2 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.547014 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a31cd924-68ba-4893-988f-755b0d6d98d2 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:10.547014 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 961/3830] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:09:10.554941 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c86a3a22-5a43-485e-8bd6-80014d3db029 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.558640 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c86a3a22-5a43-485e-8bd6-80014d3db029 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 Aug 19 11:09:10.558859 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c86a3a22-5a43-485e-8bd6-80014d3db029 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.559052 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c86a3a22-5a43-485e-8bd6-80014d3db029 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.570190 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.570190 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:10.574217 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c86a3a22-5a43-485e-8bd6-80014d3db029 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:09:10.578958 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-c86a3a22-5a43-485e-8bd6-80014d3db029 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 returned with HTTP 200 Aug 19 11:09:10.579638 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 957/3831] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 => generated 1522 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:10.692796 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-d1a5df59-45dc-4e14-9165-ea730dfeeee0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.694657 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-d1a5df59-45dc-4e14-9165-ea730dfeeee0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] PUT https://10.4.3.46/volume/v3/attachments/d81cb2a7-347e-46c4-a36e-0c489e3b5ecb Aug 19 11:09:10.695031 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-d1a5df59-45dc-4e14-9165-ea730dfeeee0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:10.702547 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-d1a5df59-45dc-4e14-9165-ea730dfeeee0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Acquiring lock "cinder-attachment_update-abe77f46-c252-4fa0-b101-7582c05b0fd0-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:09:10.707276 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-d1a5df59-45dc-4e14-9165-ea730dfeeee0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-abe77f46-c252-4fa0-b101-7582c05b0fd0-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:09:10.708285 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.708285 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:10.813224 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-d1a5df59-45dc-4e14-9165-ea730dfeeee0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-abe77f46-c252-4fa0-b101-7582c05b0fd0-np0000007769" released by "attachment_update" :: held 0.106s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:09:10.813621 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-d1a5df59-45dc-4e14-9165-ea730dfeeee0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/d81cb2a7-347e-46c4-a36e-0c489e3b5ecb returned with HTTP 200 Aug 19 11:09:10.814047 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 958/3832] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:09:10 2026] PUT /volume/v3/attachments/d81cb2a7-347e-46c4-a36e-0c489e3b5ecb => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:10.844426 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61fad789-243c-4a66-b40b-a73fef30597c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.846332 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61fad789-243c-4a66-b40b-a73fef30597c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments/d81cb2a7-347e-46c4-a36e-0c489e3b5ecb/action Aug 19 11:09:10.846731 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61fad789-243c-4a66-b40b-a73fef30597c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:10.846856 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61fad789-243c-4a66-b40b-a73fef30597c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:10.856003 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-81082623-c08c-4401-8897-a44c4d50bff1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.860283 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-81082623-c08c-4401-8897-a44c4d50bff1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:09:10.860574 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-81082623-c08c-4401-8897-a44c4d50bff1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.860834 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-81082623-c08c-4401-8897-a44c4d50bff1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.861559 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.861559 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:10.870200 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.870200 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:10.874418 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-81082623-c08c-4401-8897-a44c4d50bff1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:10.876224 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1bb2a5c4-6bf6-4aa4-86be-31a9755c38db req-61fad789-243c-4a66-b40b-a73fef30597c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/d81cb2a7-347e-46c4-a36e-0c489e3b5ecb/action returned with HTTP 204 Aug 19 11:09:10.876855 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 957/3833] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:09:10 2026] POST /volume/v3/attachments/d81cb2a7-347e-46c4-a36e-0c489e3b5ecb/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:10.879455 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-81082623-c08c-4401-8897-a44c4d50bff1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:09:10.879904 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 962/3834] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:10.893282 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-61bf5407-edbe-452a-9665-3882bc1846e4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.895141 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61bf5407-edbe-452a-9665-3882bc1846e4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:09:10.895325 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61bf5407-edbe-452a-9665-3882bc1846e4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.895517 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61bf5407-edbe-452a-9665-3882bc1846e4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.895678 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-61bf5407-edbe-452a-9665-3882bc1846e4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume with id: ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:09:10.904941 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.904941 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:10.905573 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-61bf5407-edbe-452a-9665-3882bc1846e4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:10.923831 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-61bf5407-edbe-452a-9665-3882bc1846e4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume request issued successfully. Aug 19 11:09:10.924010 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61bf5407-edbe-452a-9665-3882bc1846e4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 202 Aug 19 11:09:10.924457 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 958/3835] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:09:10 2026] DELETE /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:10.936910 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-73da2fd5-a7b1-41af-b6ed-17b7cb8c1f31 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:10.938650 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73da2fd5-a7b1-41af-b6ed-17b7cb8c1f31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:09:10.939080 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73da2fd5-a7b1-41af-b6ed-17b7cb8c1f31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:10.939147 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73da2fd5-a7b1-41af-b6ed-17b7cb8c1f31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:10.947937 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:10.947937 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:10.951610 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-73da2fd5-a7b1-41af-b6ed-17b7cb8c1f31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:10.956437 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73da2fd5-a7b1-41af-b6ed-17b7cb8c1f31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 200 Aug 19 11:09:10.956849 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 959/3836] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:10 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:11.492894 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-901f08b6-5d93-40e8-8df6-da39298e0caa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:11.494546 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-901f08b6-5d93-40e8-8df6-da39298e0caa tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:11.494783 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-901f08b6-5d93-40e8-8df6-da39298e0caa tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:11.494993 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-901f08b6-5d93-40e8-8df6-da39298e0caa tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:11.501988 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:11.501988 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:11.505311 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-901f08b6-5d93-40e8-8df6-da39298e0caa tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:11.509051 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-901f08b6-5d93-40e8-8df6-da39298e0caa tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:11.509432 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 958/3837] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:11 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:11.975332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c3e82c8a-b481-4a7c-bc63-633b8e0ff9d3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:11.979235 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c3e82c8a-b481-4a7c-bc63-633b8e0ff9d3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 Aug 19 11:09:11.979583 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c3e82c8a-b481-4a7c-bc63-633b8e0ff9d3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:11.979780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c3e82c8a-b481-4a7c-bc63-633b8e0ff9d3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:11.986449 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c3e82c8a-b481-4a7c-bc63-633b8e0ff9d3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 returned with HTTP 404 Aug 19 11:09:11.987005 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 963/3838] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:11 2026] GET /volume/v3/volumes/ec8f067f-cb0d-4469-9ee4-a0941fe49064 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:12.000160 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-15feb066-b9c6-4566-aa72-dbf08d705012 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:12.002424 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-15feb066-b9c6-4566-aa72-dbf08d705012 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:09:12.002726 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-15feb066-b9c6-4566-aa72-dbf08d705012 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:12.002990 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-15feb066-b9c6-4566-aa72-dbf08d705012 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:12.014115 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:12.014115 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:12.022268 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-15feb066-b9c6-4566-aa72-dbf08d705012 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:12.029443 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-15feb066-b9c6-4566-aa72-dbf08d705012 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:09:12.030022 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 959/3839] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:11 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:12.041361 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7f8c764c-ecd7-4813-a0fa-1b41337acc9b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:12.043047 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7f8c764c-ecd7-4813-a0fa-1b41337acc9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:09:12.043380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7f8c764c-ecd7-4813-a0fa-1b41337acc9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-327732636"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:12.051133 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:12.051133 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:12.051578 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7f8c764c-ecd7-4813-a0fa-1b41337acc9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:12.051724 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-7f8c764c-ecd7-4813-a0fa-1b41337acc9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume 8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:09:12.073491 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-7f8c764c-ecd7-4813-a0fa-1b41337acc9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['84fc250d-22b4-4e82-8866-2759148cb636', '85eb00db-7ffe-4169-825e-5bdd9d3abb8f', '237fa879-1891-40b8-a7c2-ba592199b5bf', '333a8f2d-8901-4b51-b084-05d92fdf8890'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:12.105176 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a34d05a5-809c-433e-a033-d1066679f67f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:12.105723 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7f8c764c-ecd7-4813-a0fa-1b41337acc9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot create request issued successfully. Aug 19 11:09:12.106014 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7f8c764c-ecd7-4813-a0fa-1b41337acc9b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:09:12.106416 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 960/3840] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:09:12 2026] POST /volume/v3/snapshots => generated 379 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:12.110550 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a34d05a5-809c-433e-a033-d1066679f67f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] DELETE https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:12.110550 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a34d05a5-809c-433e-a033-d1066679f67f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:12.110550 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a34d05a5-809c-433e-a033-d1066679f67f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:12.110550 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a34d05a5-809c-433e-a033-d1066679f67f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Delete volume with id: c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:12.118507 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:12.118507 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:12.118507 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a34d05a5-809c-433e-a033-d1066679f67f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:12.120958 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4162212e-a2e0-4a00-b008-f70a6fff2432 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:12.123030 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4162212e-a2e0-4a00-b008-f70a6fff2432 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:12.123249 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4162212e-a2e0-4a00-b008-f70a6fff2432 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:12.123489 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4162212e-a2e0-4a00-b008-f70a6fff2432 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:12.130859 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:12.130859 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:12.131363 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4162212e-a2e0-4a00-b008-f70a6fff2432 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:12.132321 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4162212e-a2e0-4a00-b008-f70a6fff2432 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 returned with HTTP 200 Aug 19 11:09:12.132761 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 964/3841] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:12 2026] GET /volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:12.142402 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a34d05a5-809c-433e-a033-d1066679f67f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Delete volume request issued successfully. Aug 19 11:09:12.142725 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a34d05a5-809c-433e-a033-d1066679f67f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 202 Aug 19 11:09:12.143362 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 959/3842] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:09:12 2026] DELETE /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:12.151072 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fe38278f-44a5-43e9-bdfb-57e3a88c9b9b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:12.153703 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe38278f-44a5-43e9-bdfb-57e3a88c9b9b tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:12.153703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe38278f-44a5-43e9-bdfb-57e3a88c9b9b tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:12.153891 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe38278f-44a5-43e9-bdfb-57e3a88c9b9b tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:12.162387 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:12.162387 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:12.167005 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fe38278f-44a5-43e9-bdfb-57e3a88c9b9b tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:12.172636 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe38278f-44a5-43e9-bdfb-57e3a88c9b9b tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 200 Aug 19 11:09:12.173148 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 960/3843] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:12 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:12.522257 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4ef473be-de5f-4aca-b11e-c4c7510c7a7a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:12.524115 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4ef473be-de5f-4aca-b11e-c4c7510c7a7a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:12.524330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4ef473be-de5f-4aca-b11e-c4c7510c7a7a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:12.524591 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4ef473be-de5f-4aca-b11e-c4c7510c7a7a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:12.531255 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:12.531255 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:12.535083 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4ef473be-de5f-4aca-b11e-c4c7510c7a7a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:12.539008 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4ef473be-de5f-4aca-b11e-c4c7510c7a7a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:12.539393 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 961/3844] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:12 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:13.144242 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-00db2420-ac7c-4754-af7c-5c367738ee2e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.146965 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-00db2420-ac7c-4754-af7c-5c367738ee2e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:13.147157 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-00db2420-ac7c-4754-af7c-5c367738ee2e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:13.147329 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-00db2420-ac7c-4754-af7c-5c367738ee2e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:13.155759 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:13.155759 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:13.155759 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-00db2420-ac7c-4754-af7c-5c367738ee2e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:13.156143 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-00db2420-ac7c-4754-af7c-5c367738ee2e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 returned with HTTP 200 Aug 19 11:09:13.156494 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 965/3845] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:13 2026] GET /volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:13.164973 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-513ba58c-e7bb-4833-a28d-f47b157bbe39 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.167165 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-513ba58c-e7bb-4833-a28d-f47b157bbe39 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:13.167428 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-513ba58c-e7bb-4833-a28d-f47b157bbe39 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:13.167739 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-513ba58c-e7bb-4833-a28d-f47b157bbe39 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:13.173942 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:13.173942 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:13.174490 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-513ba58c-e7bb-4833-a28d-f47b157bbe39 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:13.175418 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-513ba58c-e7bb-4833-a28d-f47b157bbe39 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 returned with HTTP 200 Aug 19 11:09:13.175991 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 960/3846] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:13 2026] GET /volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:13.184867 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d0da7e72-040b-425b-a169-71afcf273976 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.185400 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2576f16e-4be9-47b9-a902-44a44dec0574 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.187146 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0da7e72-040b-425b-a169-71afcf273976 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots Aug 19 11:09:13.187328 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0da7e72-040b-425b-a169-71afcf273976 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:13.187572 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0da7e72-040b-425b-a169-71afcf273976 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:13.187799 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-d0da7e72-040b-425b-a169-71afcf273976 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:09:13.188829 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-d0da7e72-040b-425b-a169-71afcf273976 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:09:13.188882 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2576f16e-4be9-47b9-a902-44a44dec0574 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 Aug 19 11:09:13.189061 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2576f16e-4be9-47b9-a902-44a44dec0574 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:13.189236 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2576f16e-4be9-47b9-a902-44a44dec0574 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:13.192977 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d0da7e72-040b-425b-a169-71afcf273976 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Get all snapshots completed successfully. Aug 19 11:09:13.193264 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0da7e72-040b-425b-a169-71afcf273976 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 200 Aug 19 11:09:13.193660 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 961/3847] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:09:13 2026] GET /volume/v3/snapshots => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:13.202428 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2576f16e-4be9-47b9-a902-44a44dec0574 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 returned with HTTP 404 Aug 19 11:09:13.203178 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 962/3848] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:13 2026] GET /volume/v3/volumes/c0ccec36-e0bb-4ce2-b1b1-a4284ca04ba1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:13.204611 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-49ffe27d-aca5-4863-9fef-d24f1bc6e885 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.207861 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-49ffe27d-aca5-4863-9fef-d24f1bc6e885 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] PUT https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:13.207861 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-49ffe27d-aca5-4863-9fef-d24f1bc6e885 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1037704766", "description": "This is the new description of snapshot."}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:13.211722 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9e357b71-6882-4a99-b834-494252382b40 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.213296 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9e357b71-6882-4a99-b834-494252382b40 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:09:13.213494 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9e357b71-6882-4a99-b834-494252382b40 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:13.213714 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9e357b71-6882-4a99-b834-494252382b40 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:13.213869 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-9e357b71-6882-4a99-b834-494252382b40 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Delete volume with id: 5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:09:13.216032 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:13.216032 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:13.216553 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-49ffe27d-aca5-4863-9fef-d24f1bc6e885 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:13.220733 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:13.220733 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:13.221158 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9e357b71-6882-4a99-b834-494252382b40 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:13.235167 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-49ffe27d-aca5-4863-9fef-d24f1bc6e885 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 returned with HTTP 200 Aug 19 11:09:13.235780 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 966/3849] 10.4.3.46 () {68 vars in 1368 bytes} [Wed Aug 19 11:09:13 2026] PUT /volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:13.244685 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-085e7f67-03b7-473a-a309-048589980c21 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.247421 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-085e7f67-03b7-473a-a309-048589980c21 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:13.247783 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-085e7f67-03b7-473a-a309-048589980c21 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:13.248077 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-085e7f67-03b7-473a-a309-048589980c21 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:13.254842 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:13.254842 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:13.255286 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-085e7f67-03b7-473a-a309-048589980c21 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:13.255397 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9e357b71-6882-4a99-b834-494252382b40 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Delete volume request issued successfully. Aug 19 11:09:13.255637 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9e357b71-6882-4a99-b834-494252382b40 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 202 Aug 19 11:09:13.256080 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 961/3850] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:09:13 2026] DELETE /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:13.256593 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-085e7f67-03b7-473a-a309-048589980c21 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 returned with HTTP 200 Aug 19 11:09:13.256593 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 962/3851] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:13 2026] GET /volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 => generated 577 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:13.266585 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d2f53667-1fa5-4fbf-9b7a-4a45e9acbc8f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.268340 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d2f53667-1fa5-4fbf-9b7a-4a45e9acbc8f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:09:13.268556 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d2f53667-1fa5-4fbf-9b7a-4a45e9acbc8f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:13.268610 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a05f611c-d03b-4288-8197-4aa24f69b27d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.268738 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d2f53667-1fa5-4fbf-9b7a-4a45e9acbc8f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:13.270617 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a05f611c-d03b-4288-8197-4aa24f69b27d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:13.270881 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a05f611c-d03b-4288-8197-4aa24f69b27d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:13.271119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a05f611c-d03b-4288-8197-4aa24f69b27d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:13.271239 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-a05f611c-d03b-4288-8197-4aa24f69b27d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: 4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:13.275412 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:13.275412 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:13.277039 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:13.277039 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:13.277039 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a05f611c-d03b-4288-8197-4aa24f69b27d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:13.278786 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d2f53667-1fa5-4fbf-9b7a-4a45e9acbc8f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Volume info retrieved successfully. Aug 19 11:09:13.283390 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d2f53667-1fa5-4fbf-9b7a-4a45e9acbc8f tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 200 Aug 19 11:09:13.283783 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 963/3852] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:13 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:13.294816 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a05f611c-d03b-4288-8197-4aa24f69b27d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot delete request issued successfully. Aug 19 11:09:13.295007 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a05f611c-d03b-4288-8197-4aa24f69b27d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 returned with HTTP 202 Aug 19 11:09:13.295444 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 967/3853] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:09:13 2026] DELETE /volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:13.302672 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d2973b70-a846-4d7c-8454-daf21e4fb075 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.304521 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2973b70-a846-4d7c-8454-daf21e4fb075 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:13.304741 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2973b70-a846-4d7c-8454-daf21e4fb075 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:13.304926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2973b70-a846-4d7c-8454-daf21e4fb075 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:13.311960 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:13.311960 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:13.312561 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d2973b70-a846-4d7c-8454-daf21e4fb075 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:13.313628 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2973b70-a846-4d7c-8454-daf21e4fb075 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 returned with HTTP 200 Aug 19 11:09:13.314144 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 962/3854] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:13 2026] GET /volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:13.555471 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c1e71df0-0253-420b-b733-15f0c16aed24 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:13.557274 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1e71df0-0253-420b-b733-15f0c16aed24 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:13.557462 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1e71df0-0253-420b-b733-15f0c16aed24 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:13.557703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1e71df0-0253-420b-b733-15f0c16aed24 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:13.564243 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:13.564243 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:13.567688 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c1e71df0-0253-420b-b733-15f0c16aed24 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:13.571500 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1e71df0-0253-420b-b733-15f0c16aed24 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:13.572170 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 963/3855] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:13 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:14.299203 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c152d528-48de-47aa-83fb-57a52b15c3a9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:14.300908 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c152d528-48de-47aa-83fb-57a52b15c3a9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] GET https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 Aug 19 11:09:14.301101 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c152d528-48de-47aa-83fb-57a52b15c3a9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:14.301277 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c152d528-48de-47aa-83fb-57a52b15c3a9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:14.306664 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c152d528-48de-47aa-83fb-57a52b15c3a9 tempest-TestServerVolumeAttachmentScenario-2000267836 tempest-TestServerVolumeAttachmentScenario-2000267836-project-member] https://10.4.3.46/volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 returned with HTTP 404 Aug 19 11:09:14.307124 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 964/3856] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:14 2026] GET /volume/v3/volumes/5435d425-86f1-4fef-a1b0-147c5b64f2d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:14.322446 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e4d6f1e2-d09b-4706-8029-f642c9dee3d8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:14.325380 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4d6f1e2-d09b-4706-8029-f642c9dee3d8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:14.325611 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4d6f1e2-d09b-4706-8029-f642c9dee3d8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:14.325795 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4d6f1e2-d09b-4706-8029-f642c9dee3d8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:14.330212 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4d6f1e2-d09b-4706-8029-f642c9dee3d8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 returned with HTTP 404 Aug 19 11:09:14.330732 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 968/3857] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:14 2026] GET /volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:14.336281 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a34f8b73-2ceb-471a-b5f2-ca7bf6245b0d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:14.337997 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a34f8b73-2ceb-471a-b5f2-ca7bf6245b0d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:14.338189 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a34f8b73-2ceb-471a-b5f2-ca7bf6245b0d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:14.338362 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a34f8b73-2ceb-471a-b5f2-ca7bf6245b0d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:14.338464 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-a34f8b73-2ceb-471a-b5f2-ca7bf6245b0d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: 4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 Aug 19 11:09:14.342396 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a34f8b73-2ceb-471a-b5f2-ca7bf6245b0d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 returned with HTTP 404 Aug 19 11:09:14.342844 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 963/3858] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:09:14 2026] DELETE /volume/v3/snapshots/4a6bddb9-d3c2-4e8e-b061-0393ca8f0c60 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:14.350955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-20af7758-87d1-4659-99b2-be286cb2e7d8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:14.352663 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20af7758-87d1-4659-99b2-be286cb2e7d8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:09:14.352856 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20af7758-87d1-4659-99b2-be286cb2e7d8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:14.353056 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20af7758-87d1-4659-99b2-be286cb2e7d8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:14.361082 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:14.361082 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:14.363001 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-20af7758-87d1-4659-99b2-be286cb2e7d8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:14.366786 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20af7758-87d1-4659-99b2-be286cb2e7d8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:09:14.367148 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 964/3859] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:14 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:14.379323 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ba8a3737-c940-4060-8032-fe64b6957d28 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:14.380944 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ba8a3737-c940-4060-8032-fe64b6957d28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:09:14.381288 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ba8a3737-c940-4060-8032-fe64b6957d28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-301553565"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:14.388792 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:14.388792 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:14.389280 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ba8a3737-c940-4060-8032-fe64b6957d28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:14.389433 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-ba8a3737-c940-4060-8032-fe64b6957d28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume 8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:09:14.412986 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-ba8a3737-c940-4060-8032-fe64b6957d28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['7e3a687e-3ba4-46b5-ba2a-2276984ffb70', '3172c4fc-e3e1-4f08-85ca-67985a3aeb71', 'c6f7fcb7-1d70-4f0d-ad8b-837a15af1cbb', 'a11b00c5-8cee-4301-a8cf-e96fbfed6743'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:14.438961 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ba8a3737-c940-4060-8032-fe64b6957d28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot create request issued successfully. Aug 19 11:09:14.439330 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ba8a3737-c940-4060-8032-fe64b6957d28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:09:14.439786 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 965/3860] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:09:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:14.452236 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e08428c5-cfa6-42ff-953f-2b3501fcfd0f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:14.455245 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e08428c5-cfa6-42ff-953f-2b3501fcfd0f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee Aug 19 11:09:14.455502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e08428c5-cfa6-42ff-953f-2b3501fcfd0f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:14.455744 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e08428c5-cfa6-42ff-953f-2b3501fcfd0f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:14.462507 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:14.462507 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:14.463154 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-e08428c5-cfa6-42ff-953f-2b3501fcfd0f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:14.464291 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e08428c5-cfa6-42ff-953f-2b3501fcfd0f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee returned with HTTP 200 Aug 19 11:09:14.464802 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 969/3861] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:14 2026] GET /volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:14.583500 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-563ba922-4319-4fb8-a502-4f483ea94f60 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:14.585213 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-563ba922-4319-4fb8-a502-4f483ea94f60 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:14.585437 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-563ba922-4319-4fb8-a502-4f483ea94f60 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:14.585701 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-563ba922-4319-4fb8-a502-4f483ea94f60 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:14.592369 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:14.592369 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:14.595779 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-563ba922-4319-4fb8-a502-4f483ea94f60 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:14.599851 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-563ba922-4319-4fb8-a502-4f483ea94f60 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:14.600397 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 964/3862] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:14 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:15.476345 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-792fdd81-93a1-4c91-b485-c2d6c9236abd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:15.478544 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-792fdd81-93a1-4c91-b485-c2d6c9236abd tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee Aug 19 11:09:15.478751 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-792fdd81-93a1-4c91-b485-c2d6c9236abd tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:15.478955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-792fdd81-93a1-4c91-b485-c2d6c9236abd tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:15.484545 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:15.484545 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:15.485049 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-792fdd81-93a1-4c91-b485-c2d6c9236abd tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:09:15.485931 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-792fdd81-93a1-4c91-b485-c2d6c9236abd tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee returned with HTTP 200 Aug 19 11:09:15.486325 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 965/3863] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:15 2026] GET /volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:15.612846 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-438848a9-f040-485e-8b52-540e2f801a15 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:15.617215 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-438848a9-f040-485e-8b52-540e2f801a15 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:15.617439 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-438848a9-f040-485e-8b52-540e2f801a15 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:15.617751 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-438848a9-f040-485e-8b52-540e2f801a15 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:15.625209 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:15.625209 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:15.628634 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-438848a9-f040-485e-8b52-540e2f801a15 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:15.633085 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-438848a9-f040-485e-8b52-540e2f801a15 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:15.633573 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 966/3864] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:15 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:16.650969 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1d2eb11b-f4ec-480c-8d70-555fe3351b52 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:16.653061 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1d2eb11b-f4ec-480c-8d70-555fe3351b52 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:16.653553 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1d2eb11b-f4ec-480c-8d70-555fe3351b52 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:16.653975 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1d2eb11b-f4ec-480c-8d70-555fe3351b52 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:16.663529 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:16.663529 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:16.666929 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1d2eb11b-f4ec-480c-8d70-555fe3351b52 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:16.671228 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1d2eb11b-f4ec-480c-8d70-555fe3351b52 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:16.671787 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 970/3865] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:16 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:17.686393 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d0bc40b-bae0-46ff-b37a-e09784b3b292 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:17.688935 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d0bc40b-bae0-46ff-b37a-e09784b3b292 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:17.689078 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d0bc40b-bae0-46ff-b37a-e09784b3b292 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:17.689371 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d0bc40b-bae0-46ff-b37a-e09784b3b292 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:17.696866 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:17.696866 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:17.700245 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4d0bc40b-bae0-46ff-b37a-e09784b3b292 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:17.706247 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d0bc40b-bae0-46ff-b37a-e09784b3b292 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:17.708918 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 965/3866] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:17 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:09:18.721387 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f09b5f75-6fb1-4fce-984d-6b959a1830ff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:18.723704 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f09b5f75-6fb1-4fce-984d-6b959a1830ff tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:18.723948 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f09b5f75-6fb1-4fce-984d-6b959a1830ff tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:18.724179 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f09b5f75-6fb1-4fce-984d-6b959a1830ff tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:18.732177 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:18.732177 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:18.736199 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f09b5f75-6fb1-4fce-984d-6b959a1830ff tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:18.741223 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f09b5f75-6fb1-4fce-984d-6b959a1830ff tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:18.741695 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 966/3867] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:18 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:19.755425 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-682e253e-9aef-4484-be63-141f89778f40 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:19.757599 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-682e253e-9aef-4484-be63-141f89778f40 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:19.757599 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-682e253e-9aef-4484-be63-141f89778f40 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:19.757762 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-682e253e-9aef-4484-be63-141f89778f40 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:19.771792 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:19.771792 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:19.779911 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-682e253e-9aef-4484-be63-141f89778f40 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:19.786909 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-682e253e-9aef-4484-be63-141f89778f40 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:19.787376 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 967/3868] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:19 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 1428 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:19.810779 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-46f7a3ca-1446-48c3-8a71-4c7aa957d6dd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:19.813079 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-46f7a3ca-1446-48c3-8a71-4c7aa957d6dd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:19.813330 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-46f7a3ca-1446-48c3-8a71-4c7aa957d6dd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:19.813605 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-46f7a3ca-1446-48c3-8a71-4c7aa957d6dd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:19.820712 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:19.820712 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:19.824464 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-46f7a3ca-1446-48c3-8a71-4c7aa957d6dd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:19.829356 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-46f7a3ca-1446-48c3-8a71-4c7aa957d6dd tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:19.829749 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 971/3869] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:19 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:19.982529 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-be286bd5-89d2-4ce1-8cb1-d2f14ec096ec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:19.987973 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-be286bd5-89d2-4ce1-8cb1-d2f14ec096ec tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:19.987973 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-be286bd5-89d2-4ce1-8cb1-d2f14ec096ec tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:19.987973 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-be286bd5-89d2-4ce1-8cb1-d2f14ec096ec tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:19.994002 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:19.994002 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:19.999551 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-be286bd5-89d2-4ce1-8cb1-d2f14ec096ec tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:20.004454 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-be286bd5-89d2-4ce1-8cb1-d2f14ec096ec tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:20.005009 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 966/3870] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:19 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 1428 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:20.542089 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-53043334-1578-4ed5-be4c-c973d948caed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:20.544116 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-53043334-1578-4ed5-be4c-c973d948caed tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:20.544313 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-53043334-1578-4ed5-be4c-c973d948caed tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:20.544538 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-53043334-1578-4ed5-be4c-c973d948caed tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:20.551392 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:20.551392 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:20.555312 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-53043334-1578-4ed5-be4c-c973d948caed tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:20.560684 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-53043334-1578-4ed5-be4c-c973d948caed tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:20.561199 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 967/3871] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:20 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:20.573618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-60513109-ad26-4f75-b779-c0e813209a17 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:20.573618 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-60513109-ad26-4f75-b779-c0e813209a17 None None] GET https://10.4.3.46/volume// Aug 19 11:09:20.573618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-60513109-ad26-4f75-b779-c0e813209a17 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:20.573618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-60513109-ad26-4f75-b779-c0e813209a17 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:20.573618 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-60513109-ad26-4f75-b779-c0e813209a17 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:20.573618 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 968/3872] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:09:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:09:20.581856 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-20edc354-8393-4caa-ac9e-4d8f3c79a482 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:20.585996 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-20edc354-8393-4caa-ac9e-4d8f3c79a482 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:09:20.586528 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-20edc354-8393-4caa-ac9e-4d8f3c79a482 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49a08bc3-34e1-4ec5-8917-6199f9b39aac", "connector": null, "instance_uuid": "3bf227a2-16a7-47cd-8eb5-7246ba662c91"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:20.598849 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:20.598849 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:20.632723 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-20edc354-8393-4caa-ac9e-4d8f3c79a482 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:09:20.633751 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 972/3873] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:09:20 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:21.799543 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f722fe87-ecec-4677-af0b-735dfc2333e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:21.800073 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f722fe87-ecec-4677-af0b-735dfc2333e8 None None] GET https://10.4.3.46/volume// Aug 19 11:09:21.800311 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f722fe87-ecec-4677-af0b-735dfc2333e8 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:21.800617 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f722fe87-ecec-4677-af0b-735dfc2333e8 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:21.801062 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f722fe87-ecec-4677-af0b-735dfc2333e8 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:21.802683 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 967/3874] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:09:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:09:21.811654 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-a7379efa-dfda-4754-87b3-cb6e979d6365 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:21.815934 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-a7379efa-dfda-4754-87b3-cb6e979d6365 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:09:21.816659 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-a7379efa-dfda-4754-87b3-cb6e979d6365 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:21.816975 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-a7379efa-dfda-4754-87b3-cb6e979d6365 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:21.835147 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:21.835147 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:21.843798 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-a7379efa-dfda-4754-87b3-cb6e979d6365 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:09:21.849147 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-a7379efa-dfda-4754-87b3-cb6e979d6365 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:09:21.849961 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 968/3875] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:09:21 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 1607 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:21.983845 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-d58cefe5-0b59-4a3a-b6cf-7f877c9d7076 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:21.986313 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-d58cefe5-0b59-4a3a-b6cf-7f877c9d7076 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] PUT https://10.4.3.46/volume/v3/attachments/47b39e61-3af0-414a-bdf5-b135694fb27b Aug 19 11:09:21.986790 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-d58cefe5-0b59-4a3a-b6cf-7f877c9d7076 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:22.000283 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-d58cefe5-0b59-4a3a-b6cf-7f877c9d7076 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Acquiring lock "cinder-attachment_update-49a08bc3-34e1-4ec5-8917-6199f9b39aac-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:09:22.006952 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-d58cefe5-0b59-4a3a-b6cf-7f877c9d7076 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Lock "cinder-attachment_update-49a08bc3-34e1-4ec5-8917-6199f9b39aac-np0000007769" acquired by "attachment_update" :: waited 0.007s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:09:22.008873 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:22.008873 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:22.128554 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-d58cefe5-0b59-4a3a-b6cf-7f877c9d7076 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Lock "cinder-attachment_update-49a08bc3-34e1-4ec5-8917-6199f9b39aac-np0000007769" released by "attachment_update" :: held 0.122s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:09:22.128969 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-d58cefe5-0b59-4a3a-b6cf-7f877c9d7076 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments/47b39e61-3af0-414a-bdf5-b135694fb27b returned with HTTP 200 Aug 19 11:09:22.129882 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 969/3876] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:09:21 2026] PUT /volume/v3/attachments/47b39e61-3af0-414a-bdf5-b135694fb27b => generated 968 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:22.168230 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-c1c15ae0-21c8-4acb-968d-71b47f224cc7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:22.170774 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-c1c15ae0-21c8-4acb-968d-71b47f224cc7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/attachments/47b39e61-3af0-414a-bdf5-b135694fb27b/action Aug 19 11:09:22.171106 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-c1c15ae0-21c8-4acb-968d-71b47f224cc7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:22.171209 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-c1c15ae0-21c8-4acb-968d-71b47f224cc7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:22.189715 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:22.189715 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:22.200533 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-c1c15ae0-21c8-4acb-968d-71b47f224cc7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments/47b39e61-3af0-414a-bdf5-b135694fb27b/action returned with HTTP 204 Aug 19 11:09:22.201142 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 973/3877] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:09:22 2026] POST /volume/v3/attachments/47b39e61-3af0-414a-bdf5-b135694fb27b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:23.086361 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e9b59342-0af9-45b5-9582-0116f3d1e4e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:23.088021 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e9b59342-0af9-45b5-9582-0116f3d1e4e8 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:09:23.088341 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e9b59342-0af9-45b5-9582-0116f3d1e4e8 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401583830-1712809822", "extra_specs": {"multiattach": " True"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:23.102307 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e9b59342-0af9-45b5-9582-0116f3d1e4e8 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:09:23.102792 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 968/3878] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:09:23 2026] POST /volume/v3/types => generated 287 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:23.116508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:23.116508 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:09:23.116508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-983397070", "snapshot_id": null, "imageRef": null, "volume_type": "fbbbe9b3-c24f-4143-b123-df1c33b619ed", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:23.117039 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-983397070', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'fbbbe9b3-c24f-4143-b123-df1c33b619ed', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:09:23.120360 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume of 1 GB Aug 19 11:09:23.120636 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:23.120636 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:23.121212 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Availability Zones retrieved successfully. Aug 19 11:09:23.126706 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Flow 'volume_create_api' (e4d28289-57a1-4514-a8be-b7c1c336a44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:23.128829 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2369dec1-626e-4e13-8c7d-8b6788594229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:23.128829 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:09:23.136963 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:23.136963 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:23.155049 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2369dec1-626e-4e13-8c7d-8b6788594229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:09:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fbbbe9b3-c24f-4143-b123-df1c33b619ed,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401583830-1712809822',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fbbbe9b3-c24f-4143-b123-df1c33b619ed', 'encryption_key_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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:23.155918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82a1fad-8584-46dd-b83d-18b353c4aa33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:23.198305 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401583830-1712809822 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401583830-1712809822, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:23.198305 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401583830-1712809822 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401583830-1712809822, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:23.231520 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Created reservations ['e8b041ac-f4f8-4e7f-befb-8f1822413643', '4906dd52-3b3a-4349-a771-b847bea2e2a1', '5713d82a-b49a-4a2a-a98e-6c708f4724b1', '8274c212-aeb3-4df2-bd21-837b521f87c4'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:23.232308 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82a1fad-8584-46dd-b83d-18b353c4aa33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8b041ac-f4f8-4e7f-befb-8f1822413643', '4906dd52-3b3a-4349-a771-b847bea2e2a1', '5713d82a-b49a-4a2a-a98e-6c708f4724b1', '8274c212-aeb3-4df2-bd21-837b521f87c4']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:23.233222 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93362fd9-8fb4-4a9b-b406-c24c6c6c05cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:23.257504 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93362fd9-8fb4-4a9b-b406-c24c6c6c05cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f130127-af20-4a5a-acc5-2c5a1b87cb96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-983397070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f24a57aa12354d709c615158a97a3bd5',qos_specs=None,replication_status=,reservations=['e8b041ac-f4f8-4e7f-befb-8f1822413643','4906dd52-3b3a-4349-a771-b847bea2e2a1','5713d82a-b49a-4a2a-a98e-6c708f4724b1','8274c212-aeb3-4df2-bd21-837b521f87c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b374086dfd06434c93ffc561a7c2d642',volume_type_id=fbbbe9b3-c24f-4143-b123-df1c33b619ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-983397070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f130127-af20-4a5a-acc5-2c5a1b87cb96,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f24a57aa12354d709c615158a97a3bd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b374086dfd06434c93ffc561a7c2d642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fbbbe9b3-c24f-4143-b123-df1c33b619ed),volume_type_id=fbbbe9b3-c24f-4143-b123-df1c33b619ed)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:23.258508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf659691-95f1-4645-bdf7-8821c5ffaf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:23.283290 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf659691-95f1-4645-bdf7-8821c5ffaf21) transitioned into state 'SUCCESS' from state '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-983397070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f24a57aa12354d709c615158a97a3bd5',qos_specs=None,replication_status=,reservations=['e8b041ac-f4f8-4e7f-befb-8f1822413643','4906dd52-3b3a-4349-a771-b847bea2e2a1','5713d82a-b49a-4a2a-a98e-6c708f4724b1','8274c212-aeb3-4df2-bd21-837b521f87c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b374086dfd06434c93ffc561a7c2d642',volume_type_id=fbbbe9b3-c24f-4143-b123-df1c33b619ed)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:23.284002 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073536c5-a094-48bd-8627-16cd02e4e095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:23.295197 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073536c5-a094-48bd-8627-16cd02e4e095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:23.297136 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Flow 'volume_create_api' (e4d28289-57a1-4514-a8be-b7c1c336a44d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:23.297136 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Create volume request issued successfully. Aug 19 11:09:23.297136 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d58a98c-8b26-494f-9226-ecd59ab06805 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:09:23.297641 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 969/3879] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:09:23 2026] POST /volume/v3/volumes => generated 827 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:23.318648 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4114c379-c32d-45c3-bc29-9e4f8f261d12 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:23.328243 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4114c379-c32d-45c3-bc29-9e4f8f261d12 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:23.328616 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4114c379-c32d-45c3-bc29-9e4f8f261d12 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:23.328616 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4114c379-c32d-45c3-bc29-9e4f8f261d12 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:23.338195 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:23.338195 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:23.344993 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4114c379-c32d-45c3-bc29-9e4f8f261d12 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:23.350285 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4114c379-c32d-45c3-bc29-9e4f8f261d12 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:23.350751 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 970/3880] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:23 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:24.366680 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b1d32ec5-8d85-4d04-95dd-56a4db36c123 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:24.371999 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b1d32ec5-8d85-4d04-95dd-56a4db36c123 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:24.372263 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b1d32ec5-8d85-4d04-95dd-56a4db36c123 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:24.372558 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b1d32ec5-8d85-4d04-95dd-56a4db36c123 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:24.384491 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:24.384491 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:24.391215 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b1d32ec5-8d85-4d04-95dd-56a4db36c123 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:24.395853 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b1d32ec5-8d85-4d04-95dd-56a4db36c123 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:24.396292 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 974/3881] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:24 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 920 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:24.409098 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f9b6f939-fb20-4028-b327-ddd45f3cd3f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:24.410890 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9b6f939-fb20-4028-b327-ddd45f3cd3f2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:24.411087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9b6f939-fb20-4028-b327-ddd45f3cd3f2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:24.411270 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9b6f939-fb20-4028-b327-ddd45f3cd3f2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:24.418614 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:24.418614 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:24.422307 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f9b6f939-fb20-4028-b327-ddd45f3cd3f2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:24.426713 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9b6f939-fb20-4028-b327-ddd45f3cd3f2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:24.427212 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 969/3882] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:24 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:24.470648 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-bb0e61a8-3206-4ec9-9b87-13ab43b1525e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:24.472681 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-bb0e61a8-3206-4ec9-9b87-13ab43b1525e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:24.472867 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-bb0e61a8-3206-4ec9-9b87-13ab43b1525e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:24.473050 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-bb0e61a8-3206-4ec9-9b87-13ab43b1525e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:24.480260 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:24.480260 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:24.484278 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-bb0e61a8-3206-4ec9-9b87-13ab43b1525e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:24.490361 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-bb0e61a8-3206-4ec9-9b87-13ab43b1525e tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:24.490947 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 970/3883] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:24 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:24.593969 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-12930891-52f3-47ea-9ec4-94560beefc04 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:24.594536 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-12930891-52f3-47ea-9ec4-94560beefc04 None None] GET https://10.4.3.46/volume// Aug 19 11:09:24.594730 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-12930891-52f3-47ea-9ec4-94560beefc04 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:24.595008 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-12930891-52f3-47ea-9ec4-94560beefc04 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:24.595348 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-12930891-52f3-47ea-9ec4-94560beefc04 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:24.595860 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 971/3884] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11: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 19 11:09:24.610556 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-e3b78e5d-c7d1-4724-9e93-2e46d7adf7ed None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:24.611141 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-e3b78e5d-c7d1-4724-9e93-2e46d7adf7ed tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:09:24.611682 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-e3b78e5d-c7d1-4724-9e93-2e46d7adf7ed tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f130127-af20-4a5a-acc5-2c5a1b87cb96", "connector": null, "instance_uuid": "093739c7-9021-49d2-a467-23db8e6c3734"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:24.624050 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:24.624050 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:24.664813 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-e3b78e5d-c7d1-4724-9e93-2e46d7adf7ed tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:09:24.665059 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 975/3885] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:09:24 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:24.710114 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-348dd47f-37d8-417f-952b-a352d5395834 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:24.712084 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-348dd47f-37d8-417f-952b-a352d5395834 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:24.713108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-348dd47f-37d8-417f-952b-a352d5395834 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:24.713108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-348dd47f-37d8-417f-952b-a352d5395834 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:24.728475 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1a2e514d-867d-4bb8-a4a8-ea4fe29dd190 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:24.728960 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1a2e514d-867d-4bb8-a4a8-ea4fe29dd190 None None] GET https://10.4.3.46/volume// Aug 19 11:09:24.729533 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1a2e514d-867d-4bb8-a4a8-ea4fe29dd190 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:24.729533 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1a2e514d-867d-4bb8-a4a8-ea4fe29dd190 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:24.729665 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1a2e514d-867d-4bb8-a4a8-ea4fe29dd190 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:24.729988 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 971/3886] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11: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 19 11:09:24.731059 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:24.731059 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:24.735793 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-348dd47f-37d8-417f-952b-a352d5395834 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:24.738992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-b8b103bc-2721-43fd-bdef-7c91d25e77f1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:24.740154 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-b8b103bc-2721-43fd-bdef-7c91d25e77f1 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:24.740363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-b8b103bc-2721-43fd-bdef-7c91d25e77f1 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:24.740601 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-b8b103bc-2721-43fd-bdef-7c91d25e77f1 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:24.742594 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-348dd47f-37d8-417f-952b-a352d5395834 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:24.743192 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 970/3887] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:24 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 919 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:24.752393 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:24.752393 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:24.758068 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-b8b103bc-2721-43fd-bdef-7c91d25e77f1 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:24.766027 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-b8b103bc-2721-43fd-bdef-7c91d25e77f1 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:24.766608 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 972/3888] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:09:24 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 1099 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:24.891195 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-9fc4b63e-bcbd-4500-9c4d-545a7e45a9cb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:24.895319 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-9fc4b63e-bcbd-4500-9c4d-545a7e45a9cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] PUT https://10.4.3.46/volume/v3/attachments/1a32ecb5-98bf-4ca8-887b-950764500c11 Aug 19 11:09:24.895319 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-9fc4b63e-bcbd-4500-9c4d-545a7e45a9cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:24.905402 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-9fc4b63e-bcbd-4500-9c4d-545a7e45a9cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Acquiring lock "cinder-attachment_update-5f130127-af20-4a5a-acc5-2c5a1b87cb96-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:09:24.924390 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-9fc4b63e-bcbd-4500-9c4d-545a7e45a9cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Lock "cinder-attachment_update-5f130127-af20-4a5a-acc5-2c5a1b87cb96-np0000007769" acquired by "attachment_update" :: waited 0.019s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:09:24.924930 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:24.924930 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:25.043750 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-9fc4b63e-bcbd-4500-9c4d-545a7e45a9cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Lock "cinder-attachment_update-5f130127-af20-4a5a-acc5-2c5a1b87cb96-np0000007769" released by "attachment_update" :: held 0.120s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:09:25.044086 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-9fc4b63e-bcbd-4500-9c4d-545a7e45a9cb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/1a32ecb5-98bf-4ca8-887b-950764500c11 returned with HTTP 200 Aug 19 11:09:25.044897 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 976/3889] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:09:24 2026] PUT /volume/v3/attachments/1a32ecb5-98bf-4ca8-887b-950764500c11 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:25.756368 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3d8b95d3-2b4e-4369-989e-fe43a5a23964 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:25.759533 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d8b95d3-2b4e-4369-989e-fe43a5a23964 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:25.759823 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d8b95d3-2b4e-4369-989e-fe43a5a23964 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:25.759893 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d8b95d3-2b4e-4369-989e-fe43a5a23964 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:25.775763 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:25.775763 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:25.780784 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3d8b95d3-2b4e-4369-989e-fe43a5a23964 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:25.784760 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d8b95d3-2b4e-4369-989e-fe43a5a23964 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:25.785401 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 972/3890] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:25 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:26.547693 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-1ff31c5e-f719-4e5b-b74c-bfe7930242de None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:26.550834 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-1ff31c5e-f719-4e5b-b74c-bfe7930242de tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac/encryption Aug 19 11:09:26.551123 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-1ff31c5e-f719-4e5b-b74c-bfe7930242de tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:26.551457 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-1ff31c5e-f719-4e5b-b74c-bfe7930242de tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:26.564830 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:26.564830 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:26.572644 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-41b6ca5f-17a2-4c19-a87a-0c7922a9d944 req-1ff31c5e-f719-4e5b-b74c-bfe7930242de tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac/encryption returned with HTTP 200 Aug 19 11:09:26.573060 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 971/3891] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:09:26 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:26.803436 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-19e8aea7-525e-4ddf-b5ef-824e7c34847b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:26.806959 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-19e8aea7-525e-4ddf-b5ef-824e7c34847b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:26.807149 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-19e8aea7-525e-4ddf-b5ef-824e7c34847b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:26.808740 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-19e8aea7-525e-4ddf-b5ef-824e7c34847b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:26.820569 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:26.820569 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:26.824260 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-19e8aea7-525e-4ddf-b5ef-824e7c34847b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:26.829157 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-19e8aea7-525e-4ddf-b5ef-824e7c34847b tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:26.829579 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 973/3892] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:26 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:27.844293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a46c77c9-3a0c-42c2-b389-d2d8ee1f104c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:27.844881 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a46c77c9-3a0c-42c2-b389-d2d8ee1f104c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:27.845147 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a46c77c9-3a0c-42c2-b389-d2d8ee1f104c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:27.845410 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a46c77c9-3a0c-42c2-b389-d2d8ee1f104c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:27.869003 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:27.869003 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:27.873819 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a46c77c9-3a0c-42c2-b389-d2d8ee1f104c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:27.880184 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a46c77c9-3a0c-42c2-b389-d2d8ee1f104c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:27.880747 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 977/3893] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:27 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:28.892393 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c0e877eb-1247-4bf1-8e61-a90f70e801f3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:28.895107 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c0e877eb-1247-4bf1-8e61-a90f70e801f3 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:28.895305 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c0e877eb-1247-4bf1-8e61-a90f70e801f3 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:28.895546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c0e877eb-1247-4bf1-8e61-a90f70e801f3 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:28.907050 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:28.907050 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:28.915460 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c0e877eb-1247-4bf1-8e61-a90f70e801f3 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:28.918697 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c0e877eb-1247-4bf1-8e61-a90f70e801f3 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:28.919307 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 973/3894] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:28 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:29.863254 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-6dbe37fb-e2df-409d-90e0-095c3aed9a56 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:29.866905 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-6dbe37fb-e2df-409d-90e0-095c3aed9a56 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/attachments/1a32ecb5-98bf-4ca8-887b-950764500c11/action Aug 19 11:09:29.867629 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-6dbe37fb-e2df-409d-90e0-095c3aed9a56 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:29.867832 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-6dbe37fb-e2df-409d-90e0-095c3aed9a56 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:29.890781 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:29.890781 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:29.911314 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1109e87d-4ef6-476b-845c-b4651ecc814d req-6dbe37fb-e2df-409d-90e0-095c3aed9a56 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/1a32ecb5-98bf-4ca8-887b-950764500c11/action returned with HTTP 204 Aug 19 11:09:29.912034 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 972/3895] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:09:29 2026] POST /volume/v3/attachments/1a32ecb5-98bf-4ca8-887b-950764500c11/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:29.934879 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1bc5235b-e36f-4c92-bae2-74e1ddc9d5a1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:29.938841 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1bc5235b-e36f-4c92-bae2-74e1ddc9d5a1 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:29.939057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1bc5235b-e36f-4c92-bae2-74e1ddc9d5a1 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:29.939235 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1bc5235b-e36f-4c92-bae2-74e1ddc9d5a1 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:29.953785 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:29.953785 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:29.958112 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1bc5235b-e36f-4c92-bae2-74e1ddc9d5a1 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:29.964341 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1bc5235b-e36f-4c92-bae2-74e1ddc9d5a1 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:29.965756 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 974/3896] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:29 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:30.027989 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-88ef6411-38b2-450a-b7c4-5619464d7774 req-67f5507c-06d0-4de9-8940-c1c17dfd2c08 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:30.030872 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-88ef6411-38b2-450a-b7c4-5619464d7774 req-67f5507c-06d0-4de9-8940-c1c17dfd2c08 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:30.030872 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-88ef6411-38b2-450a-b7c4-5619464d7774 req-67f5507c-06d0-4de9-8940-c1c17dfd2c08 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:30.030872 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-88ef6411-38b2-450a-b7c4-5619464d7774 req-67f5507c-06d0-4de9-8940-c1c17dfd2c08 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:30.041358 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:30.041358 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:30.047198 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-88ef6411-38b2-450a-b7c4-5619464d7774 req-67f5507c-06d0-4de9-8940-c1c17dfd2c08 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:30.054631 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-88ef6411-38b2-450a-b7c4-5619464d7774 req-67f5507c-06d0-4de9-8940-c1c17dfd2c08 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:30.055438 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 978/3897] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:30 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 1212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:30.072770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-928d5af3-0aca-4a4a-ba39-3c9a1c5b12ca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:30.075285 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-928d5af3-0aca-4a4a-ba39-3c9a1c5b12ca tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:30.075517 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-928d5af3-0aca-4a4a-ba39-3c9a1c5b12ca tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:30.075710 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-928d5af3-0aca-4a4a-ba39-3c9a1c5b12ca tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:30.092859 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:30.092859 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:30.099026 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-928d5af3-0aca-4a4a-ba39-3c9a1c5b12ca tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:30.103757 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-928d5af3-0aca-4a4a-ba39-3c9a1c5b12ca tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:30.104273 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 974/3898] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:30 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 1212 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:30.159108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-1c50c00b-7a8c-484d-b139-dfe8671797dd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:30.161050 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-1c50c00b-7a8c-484d-b139-dfe8671797dd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:30.161237 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-1c50c00b-7a8c-484d-b139-dfe8671797dd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:30.161453 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-1c50c00b-7a8c-484d-b139-dfe8671797dd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:30.171931 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:30.171931 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:30.179466 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-1c50c00b-7a8c-484d-b139-dfe8671797dd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:30.184432 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-1c50c00b-7a8c-484d-b139-dfe8671797dd tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:30.184864 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 973/3899] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:30 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:30.218110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-13c9f5c2-ccf2-4105-9ced-ecf4b1b01c7f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:30.218614 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f8261b36-188e-401d-8553-80d867c79cf9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:30.220455 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:09:30.220686 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-13c9f5c2-ccf2-4105-9ced-ecf4b1b01c7f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] POST https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96/action Aug 19 11:09:30.220978 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-22214026", "snapshot_id": null, "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "volume_type": null, "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:30.221091 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-13c9f5c2-ccf2-4105-9ced-ecf4b1b01c7f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:30.221139 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-13c9f5c2-ccf2-4105-9ced-ecf4b1b01c7f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:30.222605 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-22214026', 'snapshot_id': None, 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'volume_type': None, 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:09:30.235220 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:30.235220 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:30.235774 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-13c9f5c2-ccf2-4105-9ced-ecf4b1b01c7f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:30.246403 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-13c9f5c2-ccf2-4105-9ced-ecf4b1b01c7f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Begin detaching volume completed successfully. Aug 19 11:09:30.246690 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-13c9f5c2-ccf2-4105-9ced-ecf4b1b01c7f tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96/action returned with HTTP 202 Aug 19 11:09:30.247164 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 975/3900] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:09:30 2026] POST /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:09:30.276359 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ed98e307-b76e-426c-a209-73f39bfa7c53 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:30.278210 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ed98e307-b76e-426c-a209-73f39bfa7c53 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:30.279673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ed98e307-b76e-426c-a209-73f39bfa7c53 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:30.279673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ed98e307-b76e-426c-a209-73f39bfa7c53 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:30.299067 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:30.299067 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:30.305032 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ed98e307-b76e-426c-a209-73f39bfa7c53 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:30.310073 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ed98e307-b76e-426c-a209-73f39bfa7c53 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:30.310470 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 975/3901] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:30 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 1215 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:30.314724 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8f4f81ca-16bd-4d7a-8f4d-e8a52e05119c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:30.315052 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f4f81ca-16bd-4d7a-8f4d-e8a52e05119c None None] GET https://10.4.3.46/volume// Aug 19 11:09:30.315178 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f4f81ca-16bd-4d7a-8f4d-e8a52e05119c None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:30.315350 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f4f81ca-16bd-4d7a-8f4d-e8a52e05119c None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:30.315701 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f4f81ca-16bd-4d7a-8f4d-e8a52e05119c None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:30.315971 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 974/3902] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11: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 19 11:09:30.327284 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-a7daf910-1ef4-44f2-ab9a-f1891e5cb619 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:30.330058 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-a7daf910-1ef4-44f2-ab9a-f1891e5cb619 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:30.330363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-a7daf910-1ef4-44f2-ab9a-f1891e5cb619 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:30.330625 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-a7daf910-1ef4-44f2-ab9a-f1891e5cb619 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:30.340642 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:30.340642 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:30.344636 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-a7daf910-1ef4-44f2-ab9a-f1891e5cb619 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:30.350712 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-a7daf910-1ef4-44f2-ab9a-f1891e5cb619 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:30.351285 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 976/3903] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:09:30 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:30.390226 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Create volume of 1 GB Aug 19 11:09:30.394606 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Availability Zones retrieved successfully. Aug 19 11:09:30.400293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Flow 'volume_create_api' (eaf2ae2c-c076-4bef-887e-8d72d6a2dcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:30.401674 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa7eac01-67d8-4630-bebc-a1b64318faf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:30.402617 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:09:30.461034 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa7eac01-67d8-4630-bebc-a1b64318faf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:30.461784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73673eb3-1cbf-45b3-ad7c-4a82bf61223a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:30.541167 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Created reservations ['ba8673e9-6f59-4551-82e5-1276039d7974', '25492771-5d1c-465d-9635-67c72413ce37', 'dcf1c0dc-e94c-4e78-ac5e-21aaddbdde8b', 'bf3402d2-a060-4392-9499-92757e52a417'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:30.542219 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73673eb3-1cbf-45b3-ad7c-4a82bf61223a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba8673e9-6f59-4551-82e5-1276039d7974', '25492771-5d1c-465d-9635-67c72413ce37', 'dcf1c0dc-e94c-4e78-ac5e-21aaddbdde8b', 'bf3402d2-a060-4392-9499-92757e52a417']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:30.543288 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d59a535-795f-4169-aea7-5b0791e22d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:30.571688 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d59a535-795f-4169-aea7-5b0791e22d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-22214026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c8c052d3c184b34a013976d9871bc4d',qos_specs=None,replication_status=,reservations=['ba8673e9-6f59-4551-82e5-1276039d7974','25492771-5d1c-465d-9635-67c72413ce37','dcf1c0dc-e94c-4e78-ac5e-21aaddbdde8b','bf3402d2-a060-4392-9499-92757e52a417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d53af5ac952a436e910ce7112a02f5d9',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-22214026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c8c052d3c184b34a013976d9871bc4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d53af5ac952a436e910ce7112a02f5d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:30.572783 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8fe7ef-b285-4ad4-9ef0-62aaf8956648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:30.594777 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8fe7ef-b285-4ad4-9ef0-62aaf8956648) transitioned into state 'SUCCESS' from state '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-22214026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c8c052d3c184b34a013976d9871bc4d',qos_specs=None,replication_status=,reservations=['ba8673e9-6f59-4551-82e5-1276039d7974','25492771-5d1c-465d-9635-67c72413ce37','dcf1c0dc-e94c-4e78-ac5e-21aaddbdde8b','bf3402d2-a060-4392-9499-92757e52a417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d53af5ac952a436e910ce7112a02f5d9',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:30.595495 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b492a8a-ba50-43c1-8b97-f52083feb8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:30.628563 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b492a8a-ba50-43c1-8b97-f52083feb8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:30.629772 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Flow 'volume_create_api' (eaf2ae2c-c076-4bef-887e-8d72d6a2dcab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:30.630157 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Create volume request issued successfully. Aug 19 11:09:30.631866 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f8261b36-188e-401d-8553-80d867c79cf9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:09:30.632467 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 979/3904] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:09:30 2026] POST /volume/v3/volumes => generated 750 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:30.650013 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e8fe72dc-6568-4e13-947e-af187f43ed97 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:30.652639 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e8fe72dc-6568-4e13-947e-af187f43ed97 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a Aug 19 11:09:30.652950 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e8fe72dc-6568-4e13-947e-af187f43ed97 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:30.653251 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e8fe72dc-6568-4e13-947e-af187f43ed97 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:30.663044 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:30.663044 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:30.667711 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e8fe72dc-6568-4e13-947e-af187f43ed97 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:09:30.677960 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e8fe72dc-6568-4e13-947e-af187f43ed97 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a returned with HTTP 200 Aug 19 11:09:30.678659 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 976/3905] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:30 2026] GET /volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:30.872339 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-080298f6-56b6-404a-ad1b-eb0ce6a2adbb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:30.875002 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-080298f6-56b6-404a-ad1b-eb0ce6a2adbb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:30.875002 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-080298f6-56b6-404a-ad1b-eb0ce6a2adbb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:30.875002 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-080298f6-56b6-404a-ad1b-eb0ce6a2adbb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:30.886820 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:30.886820 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:30.891305 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-080298f6-56b6-404a-ad1b-eb0ce6a2adbb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:30.897178 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-080298f6-56b6-404a-ad1b-eb0ce6a2adbb tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:30.898313 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 975/3906] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:30 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:31.257524 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-77541f71-3202-4605-b99e-c22fad4505e5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:31.259453 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-77541f71-3202-4605-b99e-c22fad4505e5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] DELETE https://10.4.3.46/volume/v3/attachments/1a32ecb5-98bf-4ca8-887b-950764500c11 Aug 19 11:09:31.259658 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-77541f71-3202-4605-b99e-c22fad4505e5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:31.259853 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-77541f71-3202-4605-b99e-c22fad4505e5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:31.266621 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:31.266621 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:31.314767 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-dc23dff2-1da3-48b2-8a04-ef6546c40a4f req-77541f71-3202-4605-b99e-c22fad4505e5 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/attachments/1a32ecb5-98bf-4ca8-887b-950764500c11 returned with HTTP 200 Aug 19 11:09:31.315204 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 977/3907] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:09:31 2026] DELETE /volume/v3/attachments/1a32ecb5-98bf-4ca8-887b-950764500c11 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:31.328529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bc6223c5-7230-4246-b175-c46dd5fbd661 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:31.331082 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bc6223c5-7230-4246-b175-c46dd5fbd661 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:31.331357 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bc6223c5-7230-4246-b175-c46dd5fbd661 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:31.331660 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bc6223c5-7230-4246-b175-c46dd5fbd661 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:31.344262 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:31.344262 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:31.351194 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-bc6223c5-7230-4246-b175-c46dd5fbd661 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:31.358031 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bc6223c5-7230-4246-b175-c46dd5fbd661 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:31.358498 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 980/3908] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:31 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:31.381544 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eccc9e94-0983-467c-b0a4-8d54eb4e9351 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:31.383762 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eccc9e94-0983-467c-b0a4-8d54eb4e9351 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:31.383977 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eccc9e94-0983-467c-b0a4-8d54eb4e9351 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:31.384294 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eccc9e94-0983-467c-b0a4-8d54eb4e9351 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:31.384495 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-eccc9e94-0983-467c-b0a4-8d54eb4e9351 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Delete volume with id: 5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:31.393123 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:31.393123 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:31.393657 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eccc9e94-0983-467c-b0a4-8d54eb4e9351 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:31.415223 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eccc9e94-0983-467c-b0a4-8d54eb4e9351 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Delete volume request issued successfully. Aug 19 11:09:31.415544 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eccc9e94-0983-467c-b0a4-8d54eb4e9351 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 202 Aug 19 11:09:31.416075 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 977/3909] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:09:31 2026] DELETE /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:31.428444 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-568ccce9-4db5-4e04-ab5d-6247d4c092e2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:31.430917 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-568ccce9-4db5-4e04-ab5d-6247d4c092e2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:31.431194 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-568ccce9-4db5-4e04-ab5d-6247d4c092e2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:31.431460 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-568ccce9-4db5-4e04-ab5d-6247d4c092e2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:31.441072 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:31.441072 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:31.446165 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-568ccce9-4db5-4e04-ab5d-6247d4c092e2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Volume info retrieved successfully. Aug 19 11:09:31.457205 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-568ccce9-4db5-4e04-ab5d-6247d4c092e2 tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 200 Aug 19 11:09:31.457850 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 976/3910] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:31 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 919 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:31.696340 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3888744a-04aa-49c2-b8bc-f5bbdac38ca8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:31.698042 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3888744a-04aa-49c2-b8bc-f5bbdac38ca8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a Aug 19 11:09:31.698287 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3888744a-04aa-49c2-b8bc-f5bbdac38ca8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:31.698549 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3888744a-04aa-49c2-b8bc-f5bbdac38ca8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:31.706462 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:31.706462 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:31.710118 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3888744a-04aa-49c2-b8bc-f5bbdac38ca8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:09:31.715633 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3888744a-04aa-49c2-b8bc-f5bbdac38ca8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a returned with HTTP 200 Aug 19 11:09:31.716147 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 978/3911] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:31 2026] GET /volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:31.727986 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-44b3521c-bf1d-4d57-b6b4-3c82516222d2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:31.730625 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-44b3521c-bf1d-4d57-b6b4-3c82516222d2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a Aug 19 11:09:31.730863 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-44b3521c-bf1d-4d57-b6b4-3c82516222d2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:31.731077 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-44b3521c-bf1d-4d57-b6b4-3c82516222d2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:31.738566 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:31.738566 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:31.742749 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-44b3521c-bf1d-4d57-b6b4-3c82516222d2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:09:31.747792 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-44b3521c-bf1d-4d57-b6b4-3c82516222d2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a returned with HTTP 200 Aug 19 11:09:31.748270 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 981/3912] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:31 2026] GET /volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:31.759786 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ac2c2643-c715-45b5-a756-9cdc4e5ef40e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:31.762075 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ac2c2643-c715-45b5-a756-9cdc4e5ef40e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a Aug 19 11:09:31.762307 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ac2c2643-c715-45b5-a756-9cdc4e5ef40e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:31.762574 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ac2c2643-c715-45b5-a756-9cdc4e5ef40e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:31.772161 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:31.772161 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:31.777186 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ac2c2643-c715-45b5-a756-9cdc4e5ef40e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:09:31.783629 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ac2c2643-c715-45b5-a756-9cdc4e5ef40e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a returned with HTTP 200 Aug 19 11:09:31.784352 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 978/3913] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:31 2026] GET /volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:31.796929 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e285fd7b-6d16-4e58-8d56-93d068664ba3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:31.798870 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e285fd7b-6d16-4e58-8d56-93d068664ba3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:09:31.799418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e285fd7b-6d16-4e58-8d56-93d068664ba3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a", "name": "tempest-TestVolumeBackupRestore-backup-2070339959", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:31.801145 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-e285fd7b-6d16-4e58-8d56-93d068664ba3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Creating new backup {'backup': {'volume_id': '3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a', 'name': 'tempest-TestVolumeBackupRestore-backup-2070339959', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:09:31.801340 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-e285fd7b-6d16-4e58-8d56-93d068664ba3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Creating backup of volume 3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a in container None Aug 19 11:09:31.809279 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:31.809279 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:31.809870 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e285fd7b-6d16-4e58-8d56-93d068664ba3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:09:31.840930 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-e285fd7b-6d16-4e58-8d56-93d068664ba3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Created reservations ['724e3b6f-b0a3-4a05-9f3f-6dbbdefa9125', '12fd24af-7a62-4f64-83ff-ede3111e3919'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:31.873579 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e285fd7b-6d16-4e58-8d56-93d068664ba3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:09:31.874082 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 977/3914] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:09:31 2026] POST /volume/v3/backups => generated 333 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:31.884415 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-177cce92-73b8-4d85-b139-eec5270a9ae1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:31.886831 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-177cce92-73b8-4d85-b139-eec5270a9ae1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:31.887099 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-177cce92-73b8-4d85-b139-eec5270a9ae1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:31.887355 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-177cce92-73b8-4d85-b139-eec5270a9ae1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:31.887535 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-177cce92-73b8-4d85-b139-eec5270a9ae1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:31.892900 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:31.892900 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:31.893952 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-177cce92-73b8-4d85-b139-eec5270a9ae1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:31.894453 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 979/3915] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:31 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 740 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:32.471310 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6a36ab37-bef5-466f-be2b-7639791dfa9c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:32.473705 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6a36ab37-bef5-466f-be2b-7639791dfa9c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] GET https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 Aug 19 11:09:32.473975 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6a36ab37-bef5-466f-be2b-7639791dfa9c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:32.474167 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6a36ab37-bef5-466f-be2b-7639791dfa9c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:32.479854 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6a36ab37-bef5-466f-be2b-7639791dfa9c tempest-VolumeMultiattachTests-2128830237 tempest-VolumeMultiattachTests-2128830237-project-member] https://10.4.3.46/volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 returned with HTTP 404 Aug 19 11:09:32.480293 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 982/3916] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:32 2026] GET /volume/v3/volumes/5f130127-af20-4a5a-acc5-2c5a1b87cb96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:32.486605 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cf08e078-dc06-4088-aa3d-a1a525ae6a0f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:32.488378 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf08e078-dc06-4088-aa3d-a1a525ae6a0f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:09:32.488598 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf08e078-dc06-4088-aa3d-a1a525ae6a0f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:32.488773 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf08e078-dc06-4088-aa3d-a1a525ae6a0f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:32.489954 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf08e078-dc06-4088-aa3d-a1a525ae6a0f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:09:32.507712 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cf08e078-dc06-4088-aa3d-a1a525ae6a0f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Get all volumes completed successfully. Aug 19 11:09:32.509788 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:32.509788 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:32.515712 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf08e078-dc06-4088-aa3d-a1a525ae6a0f tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:09:32.516100 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 979/3917] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:09:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11494 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:32.530605 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-57b4a623-fb94-4437-afd6-f0d1f41f5d10 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:32.532718 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57b4a623-fb94-4437-afd6-f0d1f41f5d10 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] DELETE https://10.4.3.46/volume/v3/types/fbbbe9b3-c24f-4143-b123-df1c33b619ed Aug 19 11:09:32.532993 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57b4a623-fb94-4437-afd6-f0d1f41f5d10 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:32.533281 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57b4a623-fb94-4437-afd6-f0d1f41f5d10 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:32.533618 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:32.533618 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:32.558686 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57b4a623-fb94-4437-afd6-f0d1f41f5d10 tempest-VolumeMultiattachTests-1533959839 tempest-VolumeMultiattachTests-1533959839-project-admin] https://10.4.3.46/volume/v3/types/fbbbe9b3-c24f-4143-b123-df1c33b619ed returned with HTTP 202 Aug 19 11:09:32.559245 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 978/3918] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:09:32 2026] DELETE /volume/v3/types/fbbbe9b3-c24f-4143-b123-df1c33b619ed => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:32.905471 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-47677bac-5a8c-4146-bb11-60fd08ab372b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:32.907766 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-47677bac-5a8c-4146-bb11-60fd08ab372b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:32.908032 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-47677bac-5a8c-4146-bb11-60fd08ab372b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:32.908301 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-47677bac-5a8c-4146-bb11-60fd08ab372b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:32.908476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-47677bac-5a8c-4146-bb11-60fd08ab372b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:32.913915 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:32.913915 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:32.914924 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-47677bac-5a8c-4146-bb11-60fd08ab372b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:32.915414 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 980/3919] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:32 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:33.926983 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cf93b88c-393e-4d57-a362-0492a18dac78 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:33.928738 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cf93b88c-393e-4d57-a362-0492a18dac78 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:33.928910 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cf93b88c-393e-4d57-a362-0492a18dac78 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:33.929078 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cf93b88c-393e-4d57-a362-0492a18dac78 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:33.929181 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-cf93b88c-393e-4d57-a362-0492a18dac78 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:33.933237 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:33.933237 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:33.933973 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cf93b88c-393e-4d57-a362-0492a18dac78 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:33.934316 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 983/3920] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:33 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:34.945672 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5c822a1b-a809-4951-8d24-f0c6da5e36f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:34.947436 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5c822a1b-a809-4951-8d24-f0c6da5e36f9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:34.947654 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5c822a1b-a809-4951-8d24-f0c6da5e36f9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:34.947938 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5c822a1b-a809-4951-8d24-f0c6da5e36f9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:34.948052 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5c822a1b-a809-4951-8d24-f0c6da5e36f9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:34.952698 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:34.952698 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:34.953766 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5c822a1b-a809-4951-8d24-f0c6da5e36f9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:34.954287 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 980/3921] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:34 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:35.963910 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3e4bca69-1fe1-4ddf-8c0e-a2d0da96903b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:35.965860 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3e4bca69-1fe1-4ddf-8c0e-a2d0da96903b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:35.966091 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3e4bca69-1fe1-4ddf-8c0e-a2d0da96903b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:35.966321 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3e4bca69-1fe1-4ddf-8c0e-a2d0da96903b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:35.966497 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3e4bca69-1fe1-4ddf-8c0e-a2d0da96903b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:35.972100 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:35.972100 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:35.973170 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3e4bca69-1fe1-4ddf-8c0e-a2d0da96903b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:35.973834 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 979/3922] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:35 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:36.328089 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-83972d9e-fe25-459b-945a-70ee41f66b46 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:36.330876 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-83972d9e-fe25-459b-945a-70ee41f66b46 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] DELETE https://10.4.3.46/volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f Aug 19 11:09:36.331345 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-83972d9e-fe25-459b-945a-70ee41f66b46 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:36.331345 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-83972d9e-fe25-459b-945a-70ee41f66b46 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:36.340643 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:36.340643 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:36.409102 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2f929baf-6486-4058-b9b9-d5d5d111c392 req-83972d9e-fe25-459b-945a-70ee41f66b46 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f returned with HTTP 200 Aug 19 11:09:36.409692 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 981/3923] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:09:36 2026] DELETE /volume/v3/attachments/e56591e8-d491-40ed-a501-f41681cd9b9f => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:36.985698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4a111bee-2193-4b6f-8350-497a6b4dcfae None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:36.987779 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4a111bee-2193-4b6f-8350-497a6b4dcfae tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:36.987894 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4a111bee-2193-4b6f-8350-497a6b4dcfae tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:36.988077 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4a111bee-2193-4b6f-8350-497a6b4dcfae tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:36.988196 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-4a111bee-2193-4b6f-8350-497a6b4dcfae tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:36.993243 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:36.993243 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:36.994232 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4a111bee-2193-4b6f-8350-497a6b4dcfae tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:36.994703 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 984/3924] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:36 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:37.436531 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-41c7762f-8078-4a4e-b7fa-edb8b069330f req-9b1adc82-0d9a-46e7-9bda-efb218ba8a45 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:37.440950 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-41c7762f-8078-4a4e-b7fa-edb8b069330f req-9b1adc82-0d9a-46e7-9bda-efb218ba8a45 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:09:37.441123 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-41c7762f-8078-4a4e-b7fa-edb8b069330f req-9b1adc82-0d9a-46e7-9bda-efb218ba8a45 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:37.441291 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-41c7762f-8078-4a4e-b7fa-edb8b069330f req-9b1adc82-0d9a-46e7-9bda-efb218ba8a45 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:37.462186 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:37.462186 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:37.467274 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-41c7762f-8078-4a4e-b7fa-edb8b069330f req-9b1adc82-0d9a-46e7-9bda-efb218ba8a45 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:09:37.476463 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-41c7762f-8078-4a4e-b7fa-edb8b069330f req-9b1adc82-0d9a-46e7-9bda-efb218ba8a45 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:09:37.476875 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 981/3925] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:37 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:38.005156 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ecaa1565-7d2e-4fe6-ac57-18a3747b12eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:38.006931 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecaa1565-7d2e-4fe6-ac57-18a3747b12eb tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:38.007226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecaa1565-7d2e-4fe6-ac57-18a3747b12eb tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:38.007513 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecaa1565-7d2e-4fe6-ac57-18a3747b12eb tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:38.008543 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ecaa1565-7d2e-4fe6-ac57-18a3747b12eb tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:38.022655 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:38.022655 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:38.023860 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecaa1565-7d2e-4fe6-ac57-18a3747b12eb tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:38.024373 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 980/3926] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:38 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:39.036219 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-419d2e76-a25a-45b7-9aa6-4b8bbd2af261 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:39.038455 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-419d2e76-a25a-45b7-9aa6-4b8bbd2af261 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:39.038804 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-419d2e76-a25a-45b7-9aa6-4b8bbd2af261 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:39.038995 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-419d2e76-a25a-45b7-9aa6-4b8bbd2af261 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:39.039119 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-419d2e76-a25a-45b7-9aa6-4b8bbd2af261 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:39.044121 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:39.044121 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:39.044926 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-419d2e76-a25a-45b7-9aa6-4b8bbd2af261 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:39.045293 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 982/3927] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:39 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:39.280059 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b6879cc1-297a-473d-8630-68fde57c5839 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:39.282030 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b6879cc1-297a-473d-8630-68fde57c5839 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] DELETE https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:09:39.282210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b6879cc1-297a-473d-8630-68fde57c5839 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:39.282393 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b6879cc1-297a-473d-8630-68fde57c5839 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:39.282566 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-b6879cc1-297a-473d-8630-68fde57c5839 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Delete volume with id: 4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:09:39.289910 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:39.289910 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:39.290327 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b6879cc1-297a-473d-8630-68fde57c5839 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:09:39.300058 np0000007769 devstack@c-api.service[100206]: WARNING cinder.keymgr.conf_key_mgr [None req-b6879cc1-297a-473d-8630-68fde57c5839 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:09:39.306159 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b6879cc1-297a-473d-8630-68fde57c5839 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Delete volume request issued successfully. Aug 19 11:09:39.306372 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b6879cc1-297a-473d-8630-68fde57c5839 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 202 Aug 19 11:09:39.306785 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 985/3928] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:09:39 2026] DELETE /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:39.313409 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-85bf4436-c0f1-4d54-ad3d-e408908b25a4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:39.315178 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-85bf4436-c0f1-4d54-ad3d-e408908b25a4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:09:39.315366 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-85bf4436-c0f1-4d54-ad3d-e408908b25a4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:39.315596 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-85bf4436-c0f1-4d54-ad3d-e408908b25a4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:39.322091 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:39.322091 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:39.326978 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-85bf4436-c0f1-4d54-ad3d-e408908b25a4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Volume info retrieved successfully. Aug 19 11:09:39.332778 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-85bf4436-c0f1-4d54-ad3d-e408908b25a4 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 200 Aug 19 11:09:39.333233 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 982/3929] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:39 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:40.058315 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d1793c09-caa5-490f-9bf9-d2e36f8a7d77 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:40.059112 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1793c09-caa5-490f-9bf9-d2e36f8a7d77 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:40.059354 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1793c09-caa5-490f-9bf9-d2e36f8a7d77 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:40.059657 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1793c09-caa5-490f-9bf9-d2e36f8a7d77 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:40.059815 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d1793c09-caa5-490f-9bf9-d2e36f8a7d77 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:40.065669 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:40.065669 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:40.066856 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1793c09-caa5-490f-9bf9-d2e36f8a7d77 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:40.067390 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 981/3930] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:40 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:40.347072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e6a64a74-c80a-4fd8-b21b-69dd98fa65d2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:40.348810 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e6a64a74-c80a-4fd8-b21b-69dd98fa65d2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] GET https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 Aug 19 11:09:40.348977 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e6a64a74-c80a-4fd8-b21b-69dd98fa65d2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:40.349157 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e6a64a74-c80a-4fd8-b21b-69dd98fa65d2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:40.355960 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e6a64a74-c80a-4fd8-b21b-69dd98fa65d2 tempest-TestEncryptedCinderVolumes-1642502254 tempest-TestEncryptedCinderVolumes-1642502254-project-member] https://10.4.3.46/volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 returned with HTTP 404 Aug 19 11:09:40.356444 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 983/3931] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:40 2026] GET /volume/v3/volumes/4634a2e9-50da-473c-95e7-59a9628611a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:40.366642 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1e4b5d99-25c9-43e8-b294-bbe08b3d2b09 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:40.466042 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e4b5d99-25c9-43e8-b294-bbe08b3d2b09 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:09:40.466236 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1e4b5d99-25c9-43e8-b294-bbe08b3d2b09 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:40.466423 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1e4b5d99-25c9-43e8-b294-bbe08b3d2b09 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:40.467370 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1e4b5d99-25c9-43e8-b294-bbe08b3d2b09 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:09:40.484368 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1e4b5d99-25c9-43e8-b294-bbe08b3d2b09 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Get all volumes completed successfully. Aug 19 11:09:40.485874 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:40.485874 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:40.491423 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e4b5d99-25c9-43e8-b294-bbe08b3d2b09 tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:09:40.491854 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 986/3932] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:09:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10160 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:40.505091 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-319a56b0-b7ff-46f6-8add-2695516b121b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:40.506619 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-319a56b0-b7ff-46f6-8add-2695516b121b tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] DELETE https://10.4.3.46/volume/v3/types/3f385c4e-93f6-45c5-970f-28f6718a00e1 Aug 19 11:09:40.506783 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-319a56b0-b7ff-46f6-8add-2695516b121b tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:40.506959 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-319a56b0-b7ff-46f6-8add-2695516b121b tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:40.536221 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-319a56b0-b7ff-46f6-8add-2695516b121b tempest-TestEncryptedCinderVolumes-1663893229 tempest-TestEncryptedCinderVolumes-1663893229-project-admin] https://10.4.3.46/volume/v3/types/3f385c4e-93f6-45c5-970f-28f6718a00e1 returned with HTTP 202 Aug 19 11:09:40.536640 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 983/3933] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:09:40 2026] DELETE /volume/v3/types/3f385c4e-93f6-45c5-970f-28f6718a00e1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:41.080880 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4ef2bad7-3cc7-45b0-b9d9-9343e4bf6f5b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:41.084721 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ef2bad7-3cc7-45b0-b9d9-9343e4bf6f5b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:41.085687 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ef2bad7-3cc7-45b0-b9d9-9343e4bf6f5b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:41.085892 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ef2bad7-3cc7-45b0-b9d9-9343e4bf6f5b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:41.086094 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4ef2bad7-3cc7-45b0-b9d9-9343e4bf6f5b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:41.090670 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:41.090670 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:41.091319 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ef2bad7-3cc7-45b0-b9d9-9343e4bf6f5b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:41.091736 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 982/3934] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:41 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:42.102741 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2ff18e57-5bf6-41f8-937c-980ec1f4cfa6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:42.104502 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2ff18e57-5bf6-41f8-937c-980ec1f4cfa6 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:42.104694 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2ff18e57-5bf6-41f8-937c-980ec1f4cfa6 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:42.104928 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2ff18e57-5bf6-41f8-937c-980ec1f4cfa6 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:42.104994 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-2ff18e57-5bf6-41f8-937c-980ec1f4cfa6 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:42.111255 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:42.111255 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:42.111993 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2ff18e57-5bf6-41f8-937c-980ec1f4cfa6 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:42.112329 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 984/3935] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:42 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:43.124953 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9109a025-3a57-42d8-b9ac-33a7953e262c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:43.127121 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9109a025-3a57-42d8-b9ac-33a7953e262c tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:43.127353 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9109a025-3a57-42d8-b9ac-33a7953e262c tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:43.127613 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9109a025-3a57-42d8-b9ac-33a7953e262c tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:43.127748 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9109a025-3a57-42d8-b9ac-33a7953e262c tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:43.132410 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:43.132410 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:43.133277 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9109a025-3a57-42d8-b9ac-33a7953e262c tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:43.133725 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 987/3936] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:43 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:44.144744 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0dc4b6e2-a749-41d8-8f12-cb4fbbbf0341 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:44.146850 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0dc4b6e2-a749-41d8-8f12-cb4fbbbf0341 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:44.147088 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0dc4b6e2-a749-41d8-8f12-cb4fbbbf0341 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:44.147320 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0dc4b6e2-a749-41d8-8f12-cb4fbbbf0341 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:44.147509 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0dc4b6e2-a749-41d8-8f12-cb4fbbbf0341 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:44.152799 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:44.152799 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:44.153734 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0dc4b6e2-a749-41d8-8f12-cb4fbbbf0341 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:44.154722 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 984/3937] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:44 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:44.969977 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:44.971813 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:09:44.972178 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1698436698", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:44.973942 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1698436698', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:09:44.974068 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume of 1 GB Aug 19 11:09:44.976690 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=326,cinder:INSERT=24,cinder:UPDATE=66,cinder:DELETE=2 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:09:44.979510 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Availability Zones retrieved successfully. Aug 19 11:09:44.984902 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Flow 'volume_create_api' (12400dd2-8f9f-4ba9-8cfa-9aeef6b1a499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:44.986106 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27a031dc-065b-4f3a-abaa-c282464ea089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:44.987152 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:09:45.017701 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27a031dc-065b-4f3a-abaa-c282464ea089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:45.018579 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a6f5216-63a6-4add-8aa1-cf9100d2be5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:45.081202 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Created reservations ['aec3a450-607c-48fd-a095-f187fec4c714', 'd2fbbf0e-ffb6-48c7-be16-7e1846c932ff', '7f195f6e-7f6c-420c-9425-3d5a8ff0cfb7', '490fe5c6-11a6-4646-90b5-64350e076d51'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:45.082228 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a6f5216-63a6-4add-8aa1-cf9100d2be5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aec3a450-607c-48fd-a095-f187fec4c714', 'd2fbbf0e-ffb6-48c7-be16-7e1846c932ff', '7f195f6e-7f6c-420c-9425-3d5a8ff0cfb7', '490fe5c6-11a6-4646-90b5-64350e076d51']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:45.083106 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (427d8032-d4fe-4f16-b06e-9c6a14dd2fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:45.108962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (427d8032-d4fe-4f16-b06e-9c6a14dd2fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '063ffac7-58e7-4f89-9a44-08759174a742', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1698436698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae71a9f29e34900b7b37500831adc75',qos_specs=None,replication_status=,reservations=['aec3a450-607c-48fd-a095-f187fec4c714','d2fbbf0e-ffb6-48c7-be16-7e1846c932ff','7f195f6e-7f6c-420c-9425-3d5a8ff0cfb7','490fe5c6-11a6-4646-90b5-64350e076d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebd6f98e494b40fa989d482c00aa5422',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:09:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1698436698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=063ffac7-58e7-4f89-9a44-08759174a742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae71a9f29e34900b7b37500831adc75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebd6f98e494b40fa989d482c00aa5422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:45.109622 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (592123e2-32f6-40b1-9527-7c674034f693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:45.126822 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (592123e2-32f6-40b1-9527-7c674034f693) transitioned into state 'SUCCESS' from state '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-1698436698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae71a9f29e34900b7b37500831adc75',qos_specs=None,replication_status=,reservations=['aec3a450-607c-48fd-a095-f187fec4c714','d2fbbf0e-ffb6-48c7-be16-7e1846c932ff','7f195f6e-7f6c-420c-9425-3d5a8ff0cfb7','490fe5c6-11a6-4646-90b5-64350e076d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebd6f98e494b40fa989d482c00aa5422',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:45.127715 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be5737ad-e5af-480d-8eec-acc6d1307762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:45.137387 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be5737ad-e5af-480d-8eec-acc6d1307762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:45.138303 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Flow 'volume_create_api' (12400dd2-8f9f-4ba9-8cfa-9aeef6b1a499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:45.138661 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume request issued successfully. Aug 19 11:09:45.139256 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5c8969b-b916-4a4f-9198-b89e521c3307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:09:45.139754 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 983/3938] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:09:44 2026] POST /volume/v3/volumes => generated 755 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:45.151067 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c3b96804-e517-49b7-93b5-19c935130439 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:45.152718 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c3b96804-e517-49b7-93b5-19c935130439 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:45.152908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c3b96804-e517-49b7-93b5-19c935130439 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:45.153074 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c3b96804-e517-49b7-93b5-19c935130439 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:45.162149 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:45.162149 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:45.166796 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0b179292-3008-4ef4-adc9-148f014c84a1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:45.167894 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c3b96804-e517-49b7-93b5-19c935130439 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:45.169858 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0b179292-3008-4ef4-adc9-148f014c84a1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:45.170040 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0b179292-3008-4ef4-adc9-148f014c84a1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:45.170217 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0b179292-3008-4ef4-adc9-148f014c84a1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:45.170320 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-0b179292-3008-4ef4-adc9-148f014c84a1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:45.172307 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c3b96804-e517-49b7-93b5-19c935130439 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:09:45.172739 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 985/3939] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:45 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:45.179816 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:45.179816 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:45.180772 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0b179292-3008-4ef4-adc9-148f014c84a1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:45.181209 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 988/3940] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:45 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:46.184698 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ef6ba962-14ac-46eb-bb5c-1da463c2900c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:46.188929 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef6ba962-14ac-46eb-bb5c-1da463c2900c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:46.189125 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef6ba962-14ac-46eb-bb5c-1da463c2900c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:46.189379 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef6ba962-14ac-46eb-bb5c-1da463c2900c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:46.192387 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e30e7a9d-2f46-4d79-9fca-3cd49d40552a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:46.194167 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e30e7a9d-2f46-4d79-9fca-3cd49d40552a tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:46.194370 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e30e7a9d-2f46-4d79-9fca-3cd49d40552a tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:46.194567 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e30e7a9d-2f46-4d79-9fca-3cd49d40552a tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:46.194665 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e30e7a9d-2f46-4d79-9fca-3cd49d40552a tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:46.199404 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:46.199404 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:46.202085 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:46.202085 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:46.203007 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e30e7a9d-2f46-4d79-9fca-3cd49d40552a tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:46.203452 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 984/3941] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:46 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:46.203537 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ef6ba962-14ac-46eb-bb5c-1da463c2900c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:46.213719 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef6ba962-14ac-46eb-bb5c-1da463c2900c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:09:46.214051 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 985/3942] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:46 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:46.225757 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8f6dfdeb-0fa7-4280-9027-f547498da9aa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:46.227991 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f6dfdeb-0fa7-4280-9027-f547498da9aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:46.228431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f6dfdeb-0fa7-4280-9027-f547498da9aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:46.228681 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f6dfdeb-0fa7-4280-9027-f547498da9aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:46.235845 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:46.235845 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:46.240044 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8f6dfdeb-0fa7-4280-9027-f547498da9aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:46.244394 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f6dfdeb-0fa7-4280-9027-f547498da9aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:09:46.245165 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 986/3943] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:46 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:46.975182 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e508f7f8-97c5-40ed-875e-4b3e2df7c198 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:46.977150 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e508f7f8-97c5-40ed-875e-4b3e2df7c198 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:46.977330 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e508f7f8-97c5-40ed-875e-4b3e2df7c198 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:46.977541 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e508f7f8-97c5-40ed-875e-4b3e2df7c198 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:46.983587 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:46.983587 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:46.986609 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e508f7f8-97c5-40ed-875e-4b3e2df7c198 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:46.989956 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e508f7f8-97c5-40ed-875e-4b3e2df7c198 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:09:46.990307 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 989/3944] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:46 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:47.078446 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-81e710bf-ffe0-46d3-87e1-db016f33a970 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:47.078804 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81e710bf-ffe0-46d3-87e1-db016f33a970 None None] GET https://10.4.3.46/volume// Aug 19 11:09:47.078953 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81e710bf-ffe0-46d3-87e1-db016f33a970 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:47.079121 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81e710bf-ffe0-46d3-87e1-db016f33a970 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:47.079455 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81e710bf-ffe0-46d3-87e1-db016f33a970 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:47.079724 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 985/3945] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:09: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 19 11:09:47.087175 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-16a723de-04ea-443d-9d8b-5adbbe837c9b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:47.089189 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-16a723de-04ea-443d-9d8b-5adbbe837c9b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:09:47.089626 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-16a723de-04ea-443d-9d8b-5adbbe837c9b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "063ffac7-58e7-4f89-9a44-08759174a742", "connector": null, "instance_uuid": "7a86e724-84e9-426a-9542-5409e4378fff"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:47.097214 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:47.097214 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:47.121592 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-16a723de-04ea-443d-9d8b-5adbbe837c9b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:09:47.122033 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 986/3946] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:09:47 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:47.150116 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b3bfade7-e836-43b7-b57a-d15448287e75 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:47.152227 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b3bfade7-e836-43b7-b57a-d15448287e75 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:47.152429 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b3bfade7-e836-43b7-b57a-d15448287e75 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:47.152624 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b3bfade7-e836-43b7-b57a-d15448287e75 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:47.156437 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3f94e4d8-9a9d-498d-b594-db3860e733a4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:47.156529 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3f94e4d8-9a9d-498d-b594-db3860e733a4 None None] GET https://10.4.3.46/volume// Aug 19 11:09:47.156664 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3f94e4d8-9a9d-498d-b594-db3860e733a4 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:47.156845 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3f94e4d8-9a9d-498d-b594-db3860e733a4 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:47.157145 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3f94e4d8-9a9d-498d-b594-db3860e733a4 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:47.157856 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 990/3947] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:09: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 19 11:09:47.165392 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-864f56a3-1b10-40a8-b251-fc3b4c459dfe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:47.165862 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:47.165862 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:47.167517 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-864f56a3-1b10-40a8-b251-fc3b4c459dfe tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:47.167738 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-864f56a3-1b10-40a8-b251-fc3b4c459dfe tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:47.167966 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-864f56a3-1b10-40a8-b251-fc3b4c459dfe tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:47.169751 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b3bfade7-e836-43b7-b57a-d15448287e75 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:47.173983 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b3bfade7-e836-43b7-b57a-d15448287e75 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:09:47.174434 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 987/3948] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:47 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:47.186718 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:47.186718 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:47.190016 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-864f56a3-1b10-40a8-b251-fc3b4c459dfe tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:47.193993 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-864f56a3-1b10-40a8-b251-fc3b4c459dfe tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:09:47.194498 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 986/3949] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:09:47 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:47.218636 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1f90d2bd-c389-46a6-bcdd-a589ee0ad914 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:47.220323 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1f90d2bd-c389-46a6-bcdd-a589ee0ad914 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:47.220544 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1f90d2bd-c389-46a6-bcdd-a589ee0ad914 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:47.220720 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1f90d2bd-c389-46a6-bcdd-a589ee0ad914 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:47.220821 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1f90d2bd-c389-46a6-bcdd-a589ee0ad914 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:47.224933 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:47.224933 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:47.225582 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1f90d2bd-c389-46a6-bcdd-a589ee0ad914 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:47.225903 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 987/3950] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:47 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:47.234456 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d30b8b23-ac8a-4883-b472-47ddce0b3dd1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:47.236249 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d30b8b23-ac8a-4883-b472-47ddce0b3dd1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a Aug 19 11:09:47.236448 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d30b8b23-ac8a-4883-b472-47ddce0b3dd1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:47.236650 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d30b8b23-ac8a-4883-b472-47ddce0b3dd1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:47.247615 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:47.247615 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:47.254423 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d30b8b23-ac8a-4883-b472-47ddce0b3dd1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:09:47.260674 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d30b8b23-ac8a-4883-b472-47ddce0b3dd1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a returned with HTTP 200 Aug 19 11:09:47.261160 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 991/3951] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:47 2026] GET /volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:47.275552 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:47.277235 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] POST https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1/restore Aug 19 11:09:47.277686 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:47.279138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Restoring backup b44a0615-8565-4e4f-b75e-92990516e5f1 ({'restore': {}}) {{(pid=100205) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 11:09:47.279400 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Restoring backup b44a0615-8565-4e4f-b75e-92990516e5f1 to volume None. Aug 19 11:09:47.283582 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:47.283582 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:47.284644 np0000007769 devstack@c-api.service[100205]: INFO cinder.backup.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Creating volume of 1 GB for restore of backup b44a0615-8565-4e4f-b75e-92990516e5f1. Aug 19 11:09:47.287730 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Availability Zones retrieved successfully. Aug 19 11:09:47.293746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Flow 'volume_create_api' (4bdc8bf9-9e25-45bd-944f-6f1560484262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:47.294166 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159ac1a3-c293-4231-9f75-c22ce9d97f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:47.295038 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:09:47.304136 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-0de7015d-da30-4654-a630-a952662194ec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:47.307134 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-0de7015d-da30-4654-a630-a952662194ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] PUT https://10.4.3.46/volume/v3/attachments/4ad272c6-94f1-4369-949a-0ca2e712c696 Aug 19 11:09:47.309144 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-0de7015d-da30-4654-a630-a952662194ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:47.318127 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-0de7015d-da30-4654-a630-a952662194ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Acquiring lock "cinder-attachment_update-063ffac7-58e7-4f89-9a44-08759174a742-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:09:47.323464 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-0de7015d-da30-4654-a630-a952662194ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Lock "cinder-attachment_update-063ffac7-58e7-4f89-9a44-08759174a742-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:09:47.324062 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159ac1a3-c293-4231-9f75-c22ce9d97f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:47.325048 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73dc3dd6-d316-404c-94c2-3b228ebfa466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:47.325233 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:47.325233 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:47.362449 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Created reservations ['c5289d34-ac2a-4659-bfc2-90a9042ee374', '9c852c9e-1f95-406e-a113-6e0e742a9719', '38b6b882-85c6-4ee9-8b6b-cd4ddc83a98c', 'e3778670-130c-46c6-bda4-e4ebb8096299'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:47.363431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73dc3dd6-d316-404c-94c2-3b228ebfa466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5289d34-ac2a-4659-bfc2-90a9042ee374', '9c852c9e-1f95-406e-a113-6e0e742a9719', '38b6b882-85c6-4ee9-8b6b-cd4ddc83a98c', 'e3778670-130c-46c6-bda4-e4ebb8096299']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:47.365500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab71206c-7c36-4598-a107-b529842395f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:47.402542 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab71206c-7c36-4598-a107-b529842395f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e05c82a-794a-4efe-8025-8f68b68459e4', '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_b44a0615-8565-4e4f-b75e-92990516e5f1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c8c052d3c184b34a013976d9871bc4d',qos_specs=None,replication_status=,reservations=['c5289d34-ac2a-4659-bfc2-90a9042ee374','9c852c9e-1f95-406e-a113-6e0e742a9719','38b6b882-85c6-4ee9-8b6b-cd4ddc83a98c','e3778670-130c-46c6-bda4-e4ebb8096299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d53af5ac952a436e910ce7112a02f5d9',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:09:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b44a0615-8565-4e4f-b75e-92990516e5f1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e05c82a-794a-4efe-8025-8f68b68459e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c8c052d3c184b34a013976d9871bc4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d53af5ac952a436e910ce7112a02f5d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:47.403664 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e3e1bc-3920-4b90-b901-428c08ae5aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:47.424126 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e3e1bc-3920-4b90-b901-428c08ae5aa6) transitioned into 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_b44a0615-8565-4e4f-b75e-92990516e5f1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c8c052d3c184b34a013976d9871bc4d',qos_specs=None,replication_status=,reservations=['c5289d34-ac2a-4659-bfc2-90a9042ee374','9c852c9e-1f95-406e-a113-6e0e742a9719','38b6b882-85c6-4ee9-8b6b-cd4ddc83a98c','e3778670-130c-46c6-bda4-e4ebb8096299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d53af5ac952a436e910ce7112a02f5d9',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:47.425165 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97888df-6bf2-4e6b-a4dd-c036e7a63392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:47.426943 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-0de7015d-da30-4654-a630-a952662194ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Lock "cinder-attachment_update-063ffac7-58e7-4f89-9a44-08759174a742-np0000007769" released by "attachment_update" :: held 0.104s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:09:47.427241 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-0de7015d-da30-4654-a630-a952662194ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/4ad272c6-94f1-4369-949a-0ca2e712c696 returned with HTTP 200 Aug 19 11:09:47.428093 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 987/3952] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:09:47 2026] PUT /volume/v3/attachments/4ad272c6-94f1-4369-949a-0ca2e712c696 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:47.436768 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97888df-6bf2-4e6b-a4dd-c036e7a63392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:47.437463 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Flow 'volume_create_api' (4bdc8bf9-9e25-45bd-944f-6f1560484262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:47.437958 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Create volume request issued successfully. Aug 19 11:09:47.444384 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:47.444384 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:47.445775 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:09:48.185844 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d1c33209-8a26-47df-b069-39a7c7318148 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:48.187361 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1c33209-8a26-47df-b069-39a7c7318148 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:48.187567 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1c33209-8a26-47df-b069-39a7c7318148 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:48.187744 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1c33209-8a26-47df-b069-39a7c7318148 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:48.195840 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:48.195840 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:48.198636 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d1c33209-8a26-47df-b069-39a7c7318148 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:48.202452 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1c33209-8a26-47df-b069-39a7c7318148 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:09:48.202800 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 988/3953] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:48 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:48.452325 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:48.452325 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:48.452827 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:09:48.452978 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Checking backup size 1 against volume size 1 {{(pid=100205) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 11:09:48.453236 np0000007769 devstack@c-api.service[100205]: INFO cinder.backup.api [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Overwriting volume 0e05c82a-794a-4efe-8025-8f68b68459e4 with restore of backup b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:48.465422 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] restore_backup in rpcapi backup_id b44a0615-8565-4e4f-b75e-92990516e5f1 {{(pid=100205) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 11:09:48.467766 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-358ede15-3f3f-4aab-879a-5b955c8307c2 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1/restore returned with HTTP 202 Aug 19 11:09:48.468557 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 988/3954] 10.4.3.46 () {68 vars in 1386 bytes} [Wed Aug 19 11:09:47 2026] POST /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1/restore => generated 189 bytes in 1194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:48.475762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8677da4e-eb36-46d5-8937-6a2f854840f0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:48.477582 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8677da4e-eb36-46d5-8937-6a2f854840f0 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:48.477792 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8677da4e-eb36-46d5-8937-6a2f854840f0 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:48.477991 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8677da4e-eb36-46d5-8937-6a2f854840f0 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:48.478138 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-8677da4e-eb36-46d5-8937-6a2f854840f0 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:48.482166 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:48.482166 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:48.482952 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8677da4e-eb36-46d5-8937-6a2f854840f0 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:48.483317 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 992/3955] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:48 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:49.214150 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4da3121e-9ff8-409e-b113-eaf6d587517f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:49.216225 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4da3121e-9ff8-409e-b113-eaf6d587517f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:49.216492 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4da3121e-9ff8-409e-b113-eaf6d587517f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:49.216716 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4da3121e-9ff8-409e-b113-eaf6d587517f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:49.227761 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:49.227761 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:49.231292 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4da3121e-9ff8-409e-b113-eaf6d587517f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:49.235829 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4da3121e-9ff8-409e-b113-eaf6d587517f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:09:49.236263 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 988/3956] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:49 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:49.493573 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-82486763-082f-4f35-9ba4-745c7ac9720f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:49.505151 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82486763-082f-4f35-9ba4-745c7ac9720f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:49.505399 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82486763-082f-4f35-9ba4-745c7ac9720f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:49.505611 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82486763-082f-4f35-9ba4-745c7ac9720f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:49.505721 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-82486763-082f-4f35-9ba4-745c7ac9720f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:49.511339 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:49.511339 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:49.512146 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82486763-082f-4f35-9ba4-745c7ac9720f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:49.512566 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 989/3957] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:49 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:50.249517 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c6780326-5399-4185-b747-780f5f17874a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:50.250243 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c6780326-5399-4185-b747-780f5f17874a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:50.250467 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c6780326-5399-4185-b747-780f5f17874a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:50.250683 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c6780326-5399-4185-b747-780f5f17874a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:50.259849 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:50.259849 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:50.264055 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c6780326-5399-4185-b747-780f5f17874a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:50.267292 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c6780326-5399-4185-b747-780f5f17874a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:09:50.267677 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 989/3958] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:50 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:50.523155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4ad98d79-41d8-4830-bc72-175e61de7fa9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:50.525204 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ad98d79-41d8-4830-bc72-175e61de7fa9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:50.525204 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ad98d79-41d8-4830-bc72-175e61de7fa9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:50.525363 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ad98d79-41d8-4830-bc72-175e61de7fa9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:50.525582 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-4ad98d79-41d8-4830-bc72-175e61de7fa9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:50.530750 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:50.530750 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:50.531877 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ad98d79-41d8-4830-bc72-175e61de7fa9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:50.533164 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 993/3959] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:50 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:50.697739 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e267a6e8-bb6a-4ef3-8df1-d2d34119678d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:50.701265 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e267a6e8-bb6a-4ef3-8df1-d2d34119678d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/attachments/4ad272c6-94f1-4369-949a-0ca2e712c696/action Aug 19 11:09:50.701718 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e267a6e8-bb6a-4ef3-8df1-d2d34119678d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:09:50.701909 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e267a6e8-bb6a-4ef3-8df1-d2d34119678d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:50.719377 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:50.719377 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:50.746906 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c3d5892b-54b5-4a32-8092-10c5c2620db4 req-e267a6e8-bb6a-4ef3-8df1-d2d34119678d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/4ad272c6-94f1-4369-949a-0ca2e712c696/action returned with HTTP 204 Aug 19 11:09:50.747607 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 989/3960] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:09:50 2026] POST /volume/v3/attachments/4ad272c6-94f1-4369-949a-0ca2e712c696/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:51.281945 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0b758226-278d-4242-b87b-9c57ee396033 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:51.284053 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b758226-278d-4242-b87b-9c57ee396033 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:51.284310 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b758226-278d-4242-b87b-9c57ee396033 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:51.284600 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b758226-278d-4242-b87b-9c57ee396033 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:51.286932 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=309,cinder:INSERT=23,cinder:UPDATE=54 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:09:51.296891 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:51.296891 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:51.301607 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0b758226-278d-4242-b87b-9c57ee396033 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:51.307186 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b758226-278d-4242-b87b-9c57ee396033 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:09:51.307736 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 990/3961] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:51 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:51.543499 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b608ae17-f7f9-4c55-a379-f7d6804ad09b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:51.545455 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b608ae17-f7f9-4c55-a379-f7d6804ad09b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:51.545702 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b608ae17-f7f9-4c55-a379-f7d6804ad09b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:51.545950 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b608ae17-f7f9-4c55-a379-f7d6804ad09b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:51.546076 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b608ae17-f7f9-4c55-a379-f7d6804ad09b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:51.551415 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:51.551415 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:51.552195 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b608ae17-f7f9-4c55-a379-f7d6804ad09b tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:51.552755 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 990/3962] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:51 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:52.562507 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0ddfad18-8015-469b-90a8-db9e4a558f16 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:52.564261 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0ddfad18-8015-469b-90a8-db9e4a558f16 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:52.564559 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0ddfad18-8015-469b-90a8-db9e4a558f16 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:52.564762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0ddfad18-8015-469b-90a8-db9e4a558f16 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:52.564863 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-0ddfad18-8015-469b-90a8-db9e4a558f16 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:52.567040 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=238,cinder:UPDATE=45,cinder:INSERT=20 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:09:52.570168 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:52.570168 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:52.570942 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0ddfad18-8015-469b-90a8-db9e4a558f16 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:52.571370 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 994/3963] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:52 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:53.592622 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee60ce19-20dd-4e42-8511-f64cf3eaaa4e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:53.595031 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee60ce19-20dd-4e42-8511-f64cf3eaaa4e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:53.595318 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee60ce19-20dd-4e42-8511-f64cf3eaaa4e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:53.595606 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee60ce19-20dd-4e42-8511-f64cf3eaaa4e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:53.595763 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ee60ce19-20dd-4e42-8511-f64cf3eaaa4e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:53.600911 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:53.600911 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:53.605527 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee60ce19-20dd-4e42-8511-f64cf3eaaa4e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:53.605527 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 990/3964] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:53 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:53.816386 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c44020f5-9d7a-4fbf-9f55-999b2099b110 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:53.816386 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c44020f5-9d7a-4fbf-9f55-999b2099b110 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 Aug 19 11:09:53.817650 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c44020f5-9d7a-4fbf-9f55-999b2099b110 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:53.817650 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c44020f5-9d7a-4fbf-9f55-999b2099b110 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:53.829749 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:53.829749 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:53.834720 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c44020f5-9d7a-4fbf-9f55-999b2099b110 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:09:53.839720 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c44020f5-9d7a-4fbf-9f55-999b2099b110 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 returned with HTTP 200 Aug 19 11:09:53.840077 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 991/3965] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:53 2026] GET /volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 => generated 1635 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:54.208294 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1d5e2163-0bd5-4ae6-86e2-02de3c04a023 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:54.212826 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1d5e2163-0bd5-4ae6-86e2-02de3c04a023 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:09:54.212826 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1d5e2163-0bd5-4ae6-86e2-02de3c04a023 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "063ffac7-58e7-4f89-9a44-08759174a742", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-382221501", "description": null, "metadata": null}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:54.217841 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=290,cinder:UPDATE=83,cinder:INSERT=34 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:09:54.228741 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:54.228741 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:54.229496 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1d5e2163-0bd5-4ae6-86e2-02de3c04a023 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:54.229707 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-1d5e2163-0bd5-4ae6-86e2-02de3c04a023 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create snapshot from volume 063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:54.260529 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-1d5e2163-0bd5-4ae6-86e2-02de3c04a023 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Created reservations ['d58e3d79-b873-4fca-9afd-09a33fe160f5', '9726eab3-63ff-48cb-9917-c74e0becfef6', 'ce838c83-a95c-4f78-979e-bf9de729e5e3', '42a50c55-406b-4367-99fd-9cf1b235f186'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:54.303997 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1d5e2163-0bd5-4ae6-86e2-02de3c04a023 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot force create request issued successfully. Aug 19 11:09:54.304467 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1d5e2163-0bd5-4ae6-86e2-02de3c04a023 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:09:54.305136 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 991/3966] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:09:54 2026] POST /volume/v3/snapshots => generated 312 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 11:09:54.318364 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-550f07c6-21c3-4f71-ac6b-ece8acb78206 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:54.321072 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-550f07c6-21c3-4f71-ac6b-ece8acb78206 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a Aug 19 11:09:54.321364 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-550f07c6-21c3-4f71-ac6b-ece8acb78206 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:54.321609 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-550f07c6-21c3-4f71-ac6b-ece8acb78206 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:54.329791 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:54.329791 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:54.330629 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-550f07c6-21c3-4f71-ac6b-ece8acb78206 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:09:54.331462 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-550f07c6-21c3-4f71-ac6b-ece8acb78206 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a returned with HTTP 200 Aug 19 11:09:54.332127 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 995/3967] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:54 2026] GET /volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a => generated 444 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:54.613168 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-eb3422cd-56bb-4edb-a1f3-03466a25b6df None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:54.615454 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb3422cd-56bb-4edb-a1f3-03466a25b6df tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:54.615735 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb3422cd-56bb-4edb-a1f3-03466a25b6df tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:54.615989 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb3422cd-56bb-4edb-a1f3-03466a25b6df tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:54.616145 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-eb3422cd-56bb-4edb-a1f3-03466a25b6df tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:54.621212 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:54.621212 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:54.622200 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb3422cd-56bb-4edb-a1f3-03466a25b6df tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:54.623106 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 991/3968] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:54 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:54.689977 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8ef7f224-a2d2-4c11-83a9-09ad956ce404 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:54.779017 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ef7f224-a2d2-4c11-83a9-09ad956ce404 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:09:54.779017 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ef7f224-a2d2-4c11-83a9-09ad956ce404 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-160798540-755073376", "extra_specs": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:54.794588 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ef7f224-a2d2-4c11-83a9-09ad956ce404 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:09:54.794928 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 992/3969] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:09:54 2026] POST /volume/v3/types => generated 267 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:55.230743 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-0e8c63fe-bf07-4941-ba4c-503ca1106ac0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:55.233071 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-0e8c63fe-bf07-4941-ba4c-503ca1106ac0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/attachments/d81cb2a7-347e-46c4-a36e-0c489e3b5ecb Aug 19 11:09:55.233254 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-0e8c63fe-bf07-4941-ba4c-503ca1106ac0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:55.233439 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-0e8c63fe-bf07-4941-ba4c-503ca1106ac0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:55.240729 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:55.240729 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:55.298002 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-0e8c63fe-bf07-4941-ba4c-503ca1106ac0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/d81cb2a7-347e-46c4-a36e-0c489e3b5ecb returned with HTTP 200 Aug 19 11:09:55.298537 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 992/3970] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:09:55 2026] DELETE /volume/v3/attachments/d81cb2a7-347e-46c4-a36e-0c489e3b5ecb => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:09:55.310704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-72eb6585-a639-416e-8d21-f8639c7259b7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:55.313085 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-72eb6585-a639-416e-8d21-f8639c7259b7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 Aug 19 11:09:55.313262 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-72eb6585-a639-416e-8d21-f8639c7259b7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:55.313500 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-72eb6585-a639-416e-8d21-f8639c7259b7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:55.313665 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-72eb6585-a639-416e-8d21-f8639c7259b7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: abe77f46-c252-4fa0-b101-7582c05b0fd0 Aug 19 11:09:55.321211 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:55.321211 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:55.321885 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-72eb6585-a639-416e-8d21-f8639c7259b7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:09:55.340729 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-891aa606-4180-4303-814e-e90087163ff9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:55.342255 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-891aa606-4180-4303-814e-e90087163ff9 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a Aug 19 11:09:55.342438 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-891aa606-4180-4303-814e-e90087163ff9 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:55.342627 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-891aa606-4180-4303-814e-e90087163ff9 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:55.346648 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-72eb6585-a639-416e-8d21-f8639c7259b7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume request issued successfully. Aug 19 11:09:55.347306 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b3a64cab-e749-48dc-865a-599a6b2f83f8 req-72eb6585-a639-416e-8d21-f8639c7259b7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 returned with HTTP 202 Aug 19 11:09:55.347563 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 996/3971] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:09:55 2026] DELETE /volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:55.349035 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:55.349035 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:55.349257 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-891aa606-4180-4303-814e-e90087163ff9 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:09:55.350302 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-891aa606-4180-4303-814e-e90087163ff9 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a returned with HTTP 200 Aug 19 11:09:55.350774 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 992/3972] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:55 2026] GET /volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:55.363369 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-69521a73-64d0-4bb9-8ad4-ebe7cacfc1aa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:55.366227 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69521a73-64d0-4bb9-8ad4-ebe7cacfc1aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a Aug 19 11:09:55.366433 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69521a73-64d0-4bb9-8ad4-ebe7cacfc1aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:55.366659 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69521a73-64d0-4bb9-8ad4-ebe7cacfc1aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:55.378851 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:55.378851 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:55.379343 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-69521a73-64d0-4bb9-8ad4-ebe7cacfc1aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:09:55.380169 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69521a73-64d0-4bb9-8ad4-ebe7cacfc1aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a returned with HTTP 200 Aug 19 11:09:55.380713 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 993/3973] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:55 2026] GET /volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:55.633736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dd2738bf-25e3-403d-918f-8ad66476e415 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:55.635419 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dd2738bf-25e3-403d-918f-8ad66476e415 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:55.635619 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dd2738bf-25e3-403d-918f-8ad66476e415 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:55.635793 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dd2738bf-25e3-403d-918f-8ad66476e415 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:55.635898 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-dd2738bf-25e3-403d-918f-8ad66476e415 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:55.639598 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:55.639598 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:55.640274 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dd2738bf-25e3-403d-918f-8ad66476e415 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:55.640626 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 993/3974] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:55 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:56.308021 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-024f186d-3a1c-4f3d-8227-a21fc734f58c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:56.309690 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-024f186d-3a1c-4f3d-8227-a21fc734f58c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 Aug 19 11:09:56.309863 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-024f186d-3a1c-4f3d-8227-a21fc734f58c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:56.310038 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-024f186d-3a1c-4f3d-8227-a21fc734f58c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:56.315392 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-024f186d-3a1c-4f3d-8227-a21fc734f58c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 returned with HTTP 404 Aug 19 11:09:56.315841 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 997/3975] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:56 2026] GET /volume/v3/volumes/abe77f46-c252-4fa0-b101-7582c05b0fd0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:56.322237 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-11370148-c4dc-48ce-beb5-8a98cf2c2d3c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:56.324420 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11370148-c4dc-48ce-beb5-8a98cf2c2d3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a Aug 19 11:09:56.324469 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11370148-c4dc-48ce-beb5-8a98cf2c2d3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:56.324753 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11370148-c4dc-48ce-beb5-8a98cf2c2d3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:56.324798 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-11370148-c4dc-48ce-beb5-8a98cf2c2d3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: f84cc2d4-bb30-453d-8be8-b175e3b95e8a Aug 19 11:09:56.330048 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:56.330048 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:56.330558 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-11370148-c4dc-48ce-beb5-8a98cf2c2d3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:09:56.353794 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-11370148-c4dc-48ce-beb5-8a98cf2c2d3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot delete request issued successfully. Aug 19 11:09:56.353992 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11370148-c4dc-48ce-beb5-8a98cf2c2d3c tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a returned with HTTP 202 Aug 19 11:09:56.354394 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 993/3976] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:09:56 2026] DELETE /volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:56.362535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-06968696-82f8-4318-b241-fff955af0224 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:56.364414 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06968696-82f8-4318-b241-fff955af0224 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a Aug 19 11:09:56.364839 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06968696-82f8-4318-b241-fff955af0224 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:56.364839 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06968696-82f8-4318-b241-fff955af0224 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:56.370301 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:56.370301 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:56.370961 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-06968696-82f8-4318-b241-fff955af0224 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:09:56.372229 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06968696-82f8-4318-b241-fff955af0224 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a returned with HTTP 200 Aug 19 11:09:56.373066 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 994/3977] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:56 2026] GET /volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:56.653010 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fa6be114-6579-49c2-a45d-0662373d641d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:56.655700 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fa6be114-6579-49c2-a45d-0662373d641d tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:56.655982 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fa6be114-6579-49c2-a45d-0662373d641d tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:56.656994 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fa6be114-6579-49c2-a45d-0662373d641d tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:56.657158 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-fa6be114-6579-49c2-a45d-0662373d641d tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:56.663502 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:56.663502 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:56.663860 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fa6be114-6579-49c2-a45d-0662373d641d tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:56.664346 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 994/3978] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:56 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:56.687939 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b9248b2a-d99e-4757-b910-7588ecafaa77 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:56.689690 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b9248b2a-d99e-4757-b910-7588ecafaa77 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:09:56.690038 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b9248b2a-d99e-4757-b910-7588ecafaa77 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488440355-1997820966", "extra_specs": {}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:56.702711 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b9248b2a-d99e-4757-b910-7588ecafaa77 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:09:56.703306 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 998/3979] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:09:56 2026] POST /volume/v3/types => generated 268 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:56.711393 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fa60005e-e471-4108-876c-0f2933d120d6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:56.714704 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fa60005e-e471-4108-876c-0f2933d120d6 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:09:56.715082 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fa60005e-e471-4108-876c-0f2933d120d6 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2083537994-683882058", "extra_specs": {}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:56.716502 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:56.716502 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:56.741633 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fa60005e-e471-4108-876c-0f2933d120d6 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:09:56.742036 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 994/3980] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:09:56 2026] POST /volume/v3/types => generated 268 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:56.749558 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:56.751184 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:09:56.751534 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-244765944", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488440355-1997820966", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:56.753017 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-244765944', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488440355-1997820966', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:09:56.757364 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Create volume of 1 GB Aug 19 11:09:56.757779 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:56.757779 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:56.758403 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Availability Zones retrieved successfully. Aug 19 11:09:56.764872 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Flow 'volume_create_api' (20295c26-b26d-40ce-b586-b9ede9f3bdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:56.765712 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525763f6-5f1e-4bfc-9c12-b6141d5a867e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:56.766467 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:09:56.785118 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525763f6-5f1e-4bfc-9c12-b6141d5a867e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:09:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=22c494f6-b6f2-42bd-823c-f78322ec9f86,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488440355-1997820966',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22c494f6-b6f2-42bd-823c-f78322ec9f86', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:56.785810 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (135bcd63-5b4c-4d11-8a81-0c0ebdb7a372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:56.813506 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488440355-1997820966 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488440355-1997820966, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:56.813793 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488440355-1997820966 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488440355-1997820966, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:56.819398 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1e3d3b4d-7049-4247-bf42-e937b01da323 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:56.821256 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1e3d3b4d-7049-4247-bf42-e937b01da323 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:09:56.821608 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1e3d3b4d-7049-4247-bf42-e937b01da323 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "063ffac7-58e7-4f89-9a44-08759174a742", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-157925176", "description": null, "metadata": null}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:56.832900 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:56.832900 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:56.833753 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1e3d3b4d-7049-4247-bf42-e937b01da323 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:56.833929 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-1e3d3b4d-7049-4247-bf42-e937b01da323 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create snapshot from volume 063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:56.843288 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Created reservations ['c4200990-731b-480d-8bb2-762b44c81a8b', '18ef26ff-7900-4a7a-b550-478f74c5af4d', '40136424-8a27-4145-9299-91186974fc5c', '107e8185-53ce-4d25-929f-a7924341f7d9'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:56.844358 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (135bcd63-5b4c-4d11-8a81-0c0ebdb7a372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4200990-731b-480d-8bb2-762b44c81a8b', '18ef26ff-7900-4a7a-b550-478f74c5af4d', '40136424-8a27-4145-9299-91186974fc5c', '107e8185-53ce-4d25-929f-a7924341f7d9']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:56.845577 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3607268f-1bc5-40e8-963f-42d9ea36f0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:56.861440 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-1e3d3b4d-7049-4247-bf42-e937b01da323 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Created reservations ['7b0f40ec-e100-403e-9819-f043dd0e8aa7', 'af4915fd-501a-4642-ba20-678de0e84319', '23a2acee-4b8a-485f-93c0-6230eedd727d', '2e4ac353-f432-44bd-8e1d-327db3de54b4'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:56.869147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3607268f-1bc5-40e8-963f-42d9ea36f0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '436b0bd2-3733-4d9c-804f-3695d5bba6b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-244765944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0992fcd42d4456955cc54752470c39',qos_specs=None,replication_status=,reservations=['c4200990-731b-480d-8bb2-762b44c81a8b','18ef26ff-7900-4a7a-b550-478f74c5af4d','40136424-8a27-4145-9299-91186974fc5c','107e8185-53ce-4d25-929f-a7924341f7d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939bb2f6200e476ab795cc406439a74a',volume_type_id=22c494f6-b6f2-42bd-823c-f78322ec9f86), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-244765944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=436b0bd2-3733-4d9c-804f-3695d5bba6b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c0992fcd42d4456955cc54752470c39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='939bb2f6200e476ab795cc406439a74a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22c494f6-b6f2-42bd-823c-f78322ec9f86),volume_type_id=22c494f6-b6f2-42bd-823c-f78322ec9f86)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:56.869914 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f26936-1772-47cd-8e31-663fd33066bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:56.886975 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f26936-1772-47cd-8e31-663fd33066bb) transitioned into state 'SUCCESS' from state '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-244765944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0992fcd42d4456955cc54752470c39',qos_specs=None,replication_status=,reservations=['c4200990-731b-480d-8bb2-762b44c81a8b','18ef26ff-7900-4a7a-b550-478f74c5af4d','40136424-8a27-4145-9299-91186974fc5c','107e8185-53ce-4d25-929f-a7924341f7d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939bb2f6200e476ab795cc406439a74a',volume_type_id=22c494f6-b6f2-42bd-823c-f78322ec9f86)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:56.887671 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e393d5a-4457-4a0f-8918-526fd2836d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:56.899388 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e393d5a-4457-4a0f-8918-526fd2836d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:56.900242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Flow 'volume_create_api' (20295c26-b26d-40ce-b586-b9ede9f3bdec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:56.900558 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Create volume request issued successfully. Aug 19 11:09:56.901050 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d793e788-f00e-4d6b-9c25-b52252d0c012 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:09:56.901476 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 995/3981] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:09:56 2026] POST /volume/v3/volumes => generated 843 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:56.902940 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1e3d3b4d-7049-4247-bf42-e937b01da323 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot force create request issued successfully. Aug 19 11:09:56.903304 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1e3d3b4d-7049-4247-bf42-e937b01da323 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:09:56.903774 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 995/3982] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:09:56 2026] POST /volume/v3/snapshots => generated 312 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:56.912721 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:56.913883 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0db95cf1-60b5-4bd3-a7dc-29d13734b9f0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:56.914782 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:09:56.915194 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1201653091", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2083537994-683882058", "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:56.916167 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0db95cf1-60b5-4bd3-a7dc-29d13734b9f0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 Aug 19 11:09:56.916351 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0db95cf1-60b5-4bd3-a7dc-29d13734b9f0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:56.916546 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0db95cf1-60b5-4bd3-a7dc-29d13734b9f0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:56.917512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1201653091', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2083537994-683882058', 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:09:56.921422 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Create volume of 1 GB Aug 19 11:09:56.921778 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:56.921778 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:56.922200 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:56.922200 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:56.922349 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Availability Zones retrieved successfully. Aug 19 11:09:56.922611 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0db95cf1-60b5-4bd3-a7dc-29d13734b9f0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:09:56.923324 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0db95cf1-60b5-4bd3-a7dc-29d13734b9f0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 returned with HTTP 200 Aug 19 11:09:56.923680 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 995/3983] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:56 2026] GET /volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:56.928978 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Flow 'volume_create_api' (5ffa1733-0f7a-45e2-908c-413b840bb028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:56.930309 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da485b3-88c7-46d6-96a2-51434588e847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:56.931365 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:09:56.949760 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da485b3-88c7-46d6-96a2-51434588e847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:09:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a60fd969-fb08-4dc0-bd8d-d97b7e0f45ab,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2083537994-683882058',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a60fd969-fb08-4dc0-bd8d-d97b7e0f45ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:56.950476 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da43b26d-cf52-4182-8b7b-0c4c3276b25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:56.974346 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2083537994-683882058 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2083537994-683882058, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:56.974648 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2083537994-683882058 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2083537994-683882058, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:57.059556 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Created reservations ['7dd27f28-8605-49af-ad93-66a368c2216c', 'c2607582-2fba-48d0-ac6b-eb78315233de', 'd18b200e-711f-4495-b84e-922f0614b489', '74f6606e-bca1-4eaa-b423-e0e353dd3d1f'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:57.060678 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da43b26d-cf52-4182-8b7b-0c4c3276b25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dd27f28-8605-49af-ad93-66a368c2216c', 'c2607582-2fba-48d0-ac6b-eb78315233de', 'd18b200e-711f-4495-b84e-922f0614b489', '74f6606e-bca1-4eaa-b423-e0e353dd3d1f']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:57.061586 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2039244f-f974-4655-a718-62b2e1a33a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:57.089573 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2039244f-f974-4655-a718-62b2e1a33a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e80fd3c-9e2b-4794-b2e3-deb72797111c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1201653091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0992fcd42d4456955cc54752470c39',qos_specs=None,replication_status=,reservations=['7dd27f28-8605-49af-ad93-66a368c2216c','c2607582-2fba-48d0-ac6b-eb78315233de','d18b200e-711f-4495-b84e-922f0614b489','74f6606e-bca1-4eaa-b423-e0e353dd3d1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939bb2f6200e476ab795cc406439a74a',volume_type_id=a60fd969-fb08-4dc0-bd8d-d97b7e0f45ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1201653091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e80fd3c-9e2b-4794-b2e3-deb72797111c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c0992fcd42d4456955cc54752470c39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='939bb2f6200e476ab795cc406439a74a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a60fd969-fb08-4dc0-bd8d-d97b7e0f45ab),volume_type_id=a60fd969-fb08-4dc0-bd8d-d97b7e0f45ab)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:57.090374 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97116422-5c53-480c-a66a-47f489280e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:57.117234 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97116422-5c53-480c-a66a-47f489280e9f) transitioned into state 'SUCCESS' from state '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-1201653091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0992fcd42d4456955cc54752470c39',qos_specs=None,replication_status=,reservations=['7dd27f28-8605-49af-ad93-66a368c2216c','c2607582-2fba-48d0-ac6b-eb78315233de','d18b200e-711f-4495-b84e-922f0614b489','74f6606e-bca1-4eaa-b423-e0e353dd3d1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939bb2f6200e476ab795cc406439a74a',volume_type_id=a60fd969-fb08-4dc0-bd8d-d97b7e0f45ab)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:57.118089 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7bd4843-f646-4411-8b97-59da12595b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:57.128077 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7bd4843-f646-4411-8b97-59da12595b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:57.128971 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Flow 'volume_create_api' (5ffa1733-0f7a-45e2-908c-413b840bb028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:57.129337 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Create volume request issued successfully. Aug 19 11:09:57.129820 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a910eea6-ff6c-4913-b901-5a0364491fe1 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:09:57.130210 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 999/3984] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:09:56 2026] POST /volume/v3/volumes => generated 844 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:57.165667 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:57.170099 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:09:57.170499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-999630251", "snapshot_id": null, "imageRef": "22ffd41e-0b20-40fd-a1b1-a04f54c393ce", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-160798540-755073376", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:57.172031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-999630251', 'snapshot_id': None, 'imageRef': '22ffd41e-0b20-40fd-a1b1-a04f54c393ce', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-160798540-755073376', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:09:57.266694 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Create volume of 1 GB Aug 19 11:09:57.267019 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:57.267019 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:57.268335 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Availability Zones retrieved successfully. Aug 19 11:09:57.274670 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Flow 'volume_create_api' (57b4e85f-e1ac-4a9d-a0df-839d8823b910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:57.275502 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44f4f9a-6fb4-4919-a39b-442ab3813784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:57.277123 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:09:57.334766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44f4f9a-6fb4-4919-a39b-442ab3813784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:09:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a37d4e7-bf8d-40e8-9287-c7e61c2c0c32,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-160798540-755073376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a37d4e7-bf8d-40e8-9287-c7e61c2c0c32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:57.335230 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875d241b-d893-4e16-8ea5-c08ee694b238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:57.362927 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-160798540-755073376 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-160798540-755073376, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:57.363253 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-160798540-755073376 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-160798540-755073376, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:09:57.382776 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2731f190-f903-47da-9520-b503b6601018 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:57.386897 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2731f190-f903-47da-9520-b503b6601018 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a Aug 19 11:09:57.387079 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2731f190-f903-47da-9520-b503b6601018 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:57.387277 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2731f190-f903-47da-9520-b503b6601018 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:57.392156 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Created reservations ['211f7dad-cbcf-489c-92c0-684aba3e80cb', '933b40a8-d9b8-465f-bc56-e499a57a0452', 'db8573b0-5f79-447f-bf7b-2f681b810ed0', '752a2093-2b4a-4411-94f8-3dd1bdf5a665'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:57.392932 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875d241b-d893-4e16-8ea5-c08ee694b238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['211f7dad-cbcf-489c-92c0-684aba3e80cb', '933b40a8-d9b8-465f-bc56-e499a57a0452', 'db8573b0-5f79-447f-bf7b-2f681b810ed0', '752a2093-2b4a-4411-94f8-3dd1bdf5a665']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:57.393516 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2731f190-f903-47da-9520-b503b6601018 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a returned with HTTP 404 Aug 19 11:09:57.393647 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f0ec8a-6d73-48a0-986c-0b3cd21f51f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:57.393990 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 996/3985] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:57 2026] GET /volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:09:57.416567 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f0ec8a-6d73-48a0-986c-0b3cd21f51f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '923684e3-d01d-41db-ad4b-43b18ff85e41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-999630251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0992fcd42d4456955cc54752470c39',qos_specs=None,replication_status=,reservations=['211f7dad-cbcf-489c-92c0-684aba3e80cb','933b40a8-d9b8-465f-bc56-e499a57a0452','db8573b0-5f79-447f-bf7b-2f681b810ed0','752a2093-2b4a-4411-94f8-3dd1bdf5a665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939bb2f6200e476ab795cc406439a74a',volume_type_id=9a37d4e7-bf8d-40e8-9287-c7e61c2c0c32), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-999630251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=923684e3-d01d-41db-ad4b-43b18ff85e41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c0992fcd42d4456955cc54752470c39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='939bb2f6200e476ab795cc406439a74a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a37d4e7-bf8d-40e8-9287-c7e61c2c0c32),volume_type_id=9a37d4e7-bf8d-40e8-9287-c7e61c2c0c32)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:57.417381 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c01c525-3af4-466f-990e-8f24c8a5135e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:57.436629 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c01c525-3af4-466f-990e-8f24c8a5135e) transitioned into state 'SUCCESS' from state '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-999630251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0992fcd42d4456955cc54752470c39',qos_specs=None,replication_status=,reservations=['211f7dad-cbcf-489c-92c0-684aba3e80cb','933b40a8-d9b8-465f-bc56-e499a57a0452','db8573b0-5f79-447f-bf7b-2f681b810ed0','752a2093-2b4a-4411-94f8-3dd1bdf5a665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939bb2f6200e476ab795cc406439a74a',volume_type_id=9a37d4e7-bf8d-40e8-9287-c7e61c2c0c32)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:57.437283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (840be976-eb0b-4e7f-8a27-58d567e67c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:09:57.448506 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (840be976-eb0b-4e7f-8a27-58d567e67c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:09:57.448506 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Flow 'volume_create_api' (57b4e85f-e1ac-4a9d-a0df-839d8823b910) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:09:57.448506 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Create volume request issued successfully. Aug 19 11:09:57.448506 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-023c8ed1-898e-4437-8923-1f1ee5fb639a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:09:57.448506 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 996/3986] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:09:57 2026] POST /volume/v3/volumes => generated 842 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:57.461264 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-02138e1a-8eae-487a-bebc-965b27afdca2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:57.463170 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02138e1a-8eae-487a-bebc-965b27afdca2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:09:57.463433 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-02138e1a-8eae-487a-bebc-965b27afdca2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:57.463635 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-02138e1a-8eae-487a-bebc-965b27afdca2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:57.471240 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:57.471240 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:57.476336 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-02138e1a-8eae-487a-bebc-965b27afdca2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:09:57.480171 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02138e1a-8eae-487a-bebc-965b27afdca2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:09:57.480587 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 996/3987] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:57 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:57.675776 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2494504b-413d-46d0-9baa-d79b07ad3938 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:57.677614 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2494504b-413d-46d0-9baa-d79b07ad3938 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:57.677805 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2494504b-413d-46d0-9baa-d79b07ad3938 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:57.677986 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2494504b-413d-46d0-9baa-d79b07ad3938 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:57.678099 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-2494504b-413d-46d0-9baa-d79b07ad3938 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:57.682984 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:57.682984 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:57.683709 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2494504b-413d-46d0-9baa-d79b07ad3938 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:57.684037 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1000/3988] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:57 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:57.936800 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3ca69793-23af-41df-a703-b14ed49ddcbf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:57.938603 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3ca69793-23af-41df-a703-b14ed49ddcbf tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 Aug 19 11:09:57.938902 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3ca69793-23af-41df-a703-b14ed49ddcbf tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:57.939079 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3ca69793-23af-41df-a703-b14ed49ddcbf tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:57.945852 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:57.945852 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:57.946291 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3ca69793-23af-41df-a703-b14ed49ddcbf tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:09:57.947114 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3ca69793-23af-41df-a703-b14ed49ddcbf tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 returned with HTTP 200 Aug 19 11:09:57.947412 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 997/3989] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:57 2026] GET /volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:57.958640 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-07c512ca-fe43-4707-abad-dba1a72609de None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:57.961395 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07c512ca-fe43-4707-abad-dba1a72609de tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 Aug 19 11:09:57.961648 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07c512ca-fe43-4707-abad-dba1a72609de tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:57.961857 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07c512ca-fe43-4707-abad-dba1a72609de tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:57.966833 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:57.966833 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:57.967331 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-07c512ca-fe43-4707-abad-dba1a72609de tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:09:57.968136 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07c512ca-fe43-4707-abad-dba1a72609de tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 returned with HTTP 200 Aug 19 11:09:57.968666 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 997/3990] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:57 2026] GET /volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:58.493639 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-89b59294-cd00-49ba-9446-e0e59a5fe2c2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:58.495896 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-89b59294-cd00-49ba-9446-e0e59a5fe2c2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:09:58.496149 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-89b59294-cd00-49ba-9446-e0e59a5fe2c2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:58.496416 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-89b59294-cd00-49ba-9446-e0e59a5fe2c2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:58.505420 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:58.505420 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:58.513073 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-89b59294-cd00-49ba-9446-e0e59a5fe2c2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:09:58.518434 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-89b59294-cd00-49ba-9446-e0e59a5fe2c2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:09:58.518967 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 997/3991] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:58 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 934 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:58.697226 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d7383c9b-ee31-48fd-84e9-54d9c53b6f26 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:58.699929 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d7383c9b-ee31-48fd-84e9-54d9c53b6f26 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:58.700736 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d7383c9b-ee31-48fd-84e9-54d9c53b6f26 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:58.700998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d7383c9b-ee31-48fd-84e9-54d9c53b6f26 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:58.701191 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-d7383c9b-ee31-48fd-84e9-54d9c53b6f26 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:58.712920 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:58.712920 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:58.714588 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d7383c9b-ee31-48fd-84e9-54d9c53b6f26 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:58.716843 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1001/3992] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:58 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:58.730854 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-80e1ee08-19de-4529-bba0-80e77800da3f req-090a86b9-fcf9-4e61-9a86-c6c2bc418b65 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:58.810048 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-80e1ee08-19de-4529-bba0-80e77800da3f req-090a86b9-fcf9-4e61-9a86-c6c2bc418b65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/attachments/cb9bbdef-57c4-4873-9554-a9d92ee67515 Aug 19 11:09:58.810242 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-80e1ee08-19de-4529-bba0-80e77800da3f req-090a86b9-fcf9-4e61-9a86-c6c2bc418b65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:58.810500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-80e1ee08-19de-4529-bba0-80e77800da3f req-090a86b9-fcf9-4e61-9a86-c6c2bc418b65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:58.818884 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:58.818884 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:58.877443 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-80e1ee08-19de-4529-bba0-80e77800da3f req-090a86b9-fcf9-4e61-9a86-c6c2bc418b65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/cb9bbdef-57c4-4873-9554-a9d92ee67515 returned with HTTP 200 Aug 19 11:09:58.877909 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 998/3993] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:09:58 2026] DELETE /volume/v3/attachments/cb9bbdef-57c4-4873-9554-a9d92ee67515 => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:58.886927 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-80e1ee08-19de-4529-bba0-80e77800da3f req-6046471a-9572-4ada-a333-5eae5e9469ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:58.888832 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-80e1ee08-19de-4529-bba0-80e77800da3f req-6046471a-9572-4ada-a333-5eae5e9469ab tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:09:58.889003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-80e1ee08-19de-4529-bba0-80e77800da3f req-6046471a-9572-4ada-a333-5eae5e9469ab tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:58.889152 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-80e1ee08-19de-4529-bba0-80e77800da3f req-6046471a-9572-4ada-a333-5eae5e9469ab tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:58.889297 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-80e1ee08-19de-4529-bba0-80e77800da3f req-6046471a-9572-4ada-a333-5eae5e9469ab tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: 92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:09:58.898762 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:58.898762 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:58.899744 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-80e1ee08-19de-4529-bba0-80e77800da3f req-6046471a-9572-4ada-a333-5eae5e9469ab tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:09:58.928904 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-80e1ee08-19de-4529-bba0-80e77800da3f req-6046471a-9572-4ada-a333-5eae5e9469ab tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume request issued successfully. Aug 19 11:09:58.929177 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-80e1ee08-19de-4529-bba0-80e77800da3f req-6046471a-9572-4ada-a333-5eae5e9469ab tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 202 Aug 19 11:09:58.929841 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 998/3994] 10.4.3.46 () {70 vars in 1613 bytes} [Wed Aug 19 11:09:58 2026] DELETE /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:09:59.218760 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-9295be0c-7121-4b41-a3eb-3e8c2471b3f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.220747 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-9295be0c-7121-4b41-a3eb-3e8c2471b3f3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:09:59.221004 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-9295be0c-7121-4b41-a3eb-3e8c2471b3f3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:59.221270 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-9295be0c-7121-4b41-a3eb-3e8c2471b3f3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:59.230331 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:59.230331 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:59.234179 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-9295be0c-7121-4b41-a3eb-3e8c2471b3f3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:59.238430 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-9295be0c-7121-4b41-a3eb-3e8c2471b3f3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:09:59.238919 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 998/3995] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:09:59 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:59.314928 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9d37affc-c7f8-4ae5-b4e4-124723a539b3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.315360 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d37affc-c7f8-4ae5-b4e4-124723a539b3 None None] GET https://10.4.3.46/volume// Aug 19 11:09:59.315702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d37affc-c7f8-4ae5-b4e4-124723a539b3 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:59.316298 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d37affc-c7f8-4ae5-b4e4-124723a539b3 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:59.316376 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d37affc-c7f8-4ae5-b4e4-124723a539b3 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:59.317332 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1002/3996] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:09:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:09:59.324226 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-40ad188f-9c94-4170-9e7d-d052650e268f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.326322 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-40ad188f-9c94-4170-9e7d-d052650e268f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:09:59.326707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-40ad188f-9c94-4170-9e7d-d052650e268f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd", "connector": null, "instance_uuid": "bd571937-063b-42d7-bb15-01d973cc1a43"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:59.335242 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:59.335242 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:59.363847 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-40ad188f-9c94-4170-9e7d-d052650e268f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:09:59.364427 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 999/3997] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:09:59 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 19 11:09:59.403204 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3036199b-0526-4130-9f92-65748f796419 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.405160 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3036199b-0526-4130-9f92-65748f796419 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:09:59.405403 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3036199b-0526-4130-9f92-65748f796419 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:59.405640 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3036199b-0526-4130-9f92-65748f796419 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:59.414747 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:59.414747 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:59.416801 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b45a0680-77e1-4bf1-94fc-33d514a76d78 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.417259 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b45a0680-77e1-4bf1-94fc-33d514a76d78 None None] GET https://10.4.3.46/volume// Aug 19 11:09:59.417550 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b45a0680-77e1-4bf1-94fc-33d514a76d78 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:59.417754 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b45a0680-77e1-4bf1-94fc-33d514a76d78 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:59.418165 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b45a0680-77e1-4bf1-94fc-33d514a76d78 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:09:59.418470 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 999/3998] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:09:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:09:59.421932 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3036199b-0526-4130-9f92-65748f796419 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:59.429417 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3036199b-0526-4130-9f92-65748f796419 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:09:59.429844 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 999/3999] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:59 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:59.449135 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c9ded8e8-3150-4da9-a106-6ae0cb1f3aeb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.451048 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c9ded8e8-3150-4da9-a106-6ae0cb1f3aeb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:09:59.451301 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c9ded8e8-3150-4da9-a106-6ae0cb1f3aeb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:59.451538 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c9ded8e8-3150-4da9-a106-6ae0cb1f3aeb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:59.460796 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:59.460796 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:59.464163 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c9ded8e8-3150-4da9-a106-6ae0cb1f3aeb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:09:59.468878 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c9ded8e8-3150-4da9-a106-6ae0cb1f3aeb tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:09:59.469256 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1003/4000] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:09:59 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:09:59.472773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cf1affb1-7fca-4ed3-9fa0-91dc942994c8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.474464 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cf1affb1-7fca-4ed3-9fa0-91dc942994c8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:09:59.474820 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cf1affb1-7fca-4ed3-9fa0-91dc942994c8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "063ffac7-58e7-4f89-9a44-08759174a742", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-388537853", "description": null, "metadata": null}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:59.484779 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:59.484779 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:59.485269 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cf1affb1-7fca-4ed3-9fa0-91dc942994c8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:09:59.485417 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-cf1affb1-7fca-4ed3-9fa0-91dc942994c8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create snapshot from volume 063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:09:59.509252 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-cf1affb1-7fca-4ed3-9fa0-91dc942994c8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Created reservations ['c7b10cfa-4c35-4352-8e3c-4e5e4667e788', 'f5a75666-d6fd-4adb-91dc-2ce88b1ed8d9', '255b65fa-a902-4222-a1ad-a52682bfe1f4', '4cb18be8-fadd-485c-bcdf-f991bc75f7b7'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:09:59.533667 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4502b83f-0af2-4a74-a057-3a4dc6fe2069 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.535090 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4502b83f-0af2-4a74-a057-3a4dc6fe2069 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:09:59.535317 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4502b83f-0af2-4a74-a057-3a4dc6fe2069 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:59.535937 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4502b83f-0af2-4a74-a057-3a4dc6fe2069 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:59.535999 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cf1affb1-7fca-4ed3-9fa0-91dc942994c8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot force create request issued successfully. Aug 19 11:09:59.536064 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cf1affb1-7fca-4ed3-9fa0-91dc942994c8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:09:59.536468 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1000/4001] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:09:59 2026] POST /volume/v3/snapshots => generated 312 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:09:59.541442 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:59.541442 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:09:59.544760 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a9fff674-4130-4b5b-98a0-8f953f31ce94 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.544923 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4502b83f-0af2-4a74-a057-3a4dc6fe2069 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:09:59.546531 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a9fff674-4130-4b5b-98a0-8f953f31ce94 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 Aug 19 11:09:59.546730 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a9fff674-4130-4b5b-98a0-8f953f31ce94 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:59.546904 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a9fff674-4130-4b5b-98a0-8f953f31ce94 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:59.548801 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4502b83f-0af2-4a74-a057-3a4dc6fe2069 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:09:59.549224 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1000/4002] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:59 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:59.552372 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:59.552372 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:09:59.552852 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a9fff674-4130-4b5b-98a0-8f953f31ce94 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:09:59.553731 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a9fff674-4130-4b5b-98a0-8f953f31ce94 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 returned with HTTP 200 Aug 19 11:09:59.554200 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1000/4003] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:09:59 2026] GET /volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:59.574000 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-ac1e84d5-03af-49bc-b4c0-95562a494058 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.576056 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-ac1e84d5-03af-49bc-b4c0-95562a494058 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] PUT https://10.4.3.46/volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f Aug 19 11:09:59.576452 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-ac1e84d5-03af-49bc-b4c0-95562a494058 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:09:59.583628 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-ac1e84d5-03af-49bc-b4c0-95562a494058 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Acquiring lock "cinder-attachment_update-8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:09:59.587911 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-ac1e84d5-03af-49bc-b4c0-95562a494058 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Lock "cinder-attachment_update-8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:09:59.588837 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:59.588837 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:09:59.661113 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-ac1e84d5-03af-49bc-b4c0-95562a494058 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Lock "cinder-attachment_update-8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd-np0000007769" released by "attachment_update" :: held 0.073s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:09:59.661497 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-ac1e84d5-03af-49bc-b4c0-95562a494058 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f returned with HTTP 200 Aug 19 11:09:59.662161 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1004/4004] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:09:59 2026] PUT /volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:09:59.730247 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8cad0994-81b9-4463-80d6-3a77fa37bc34 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.731982 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8cad0994-81b9-4463-80d6-3a77fa37bc34 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:09:59.731982 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8cad0994-81b9-4463-80d6-3a77fa37bc34 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:59.732243 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8cad0994-81b9-4463-80d6-3a77fa37bc34 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:59.732243 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-8cad0994-81b9-4463-80d6-3a77fa37bc34 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:09:59.736657 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:09:59.736657 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:09:59.737408 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8cad0994-81b9-4463-80d6-3a77fa37bc34 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:09:59.737768 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1001/4005] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:59 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:09:59.944295 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-adf7c0ca-6fab-42da-9ab0-9b216eb09136 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:09:59.945940 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-adf7c0ca-6fab-42da-9ab0-9b216eb09136 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:09:59.946114 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-adf7c0ca-6fab-42da-9ab0-9b216eb09136 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:09:59.946290 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-adf7c0ca-6fab-42da-9ab0-9b216eb09136 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:09:59.952230 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-adf7c0ca-6fab-42da-9ab0-9b216eb09136 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 404 Aug 19 11:09:59.952782 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1001/4006] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:09:59 2026] GET /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:00.355164 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1092b4f5-6891-4663-9e5f-e49654192da2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.356928 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1092b4f5-6891-4663-9e5f-e49654192da2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a Aug 19 11:10:00.357077 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1092b4f5-6891-4663-9e5f-e49654192da2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.357255 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1092b4f5-6891-4663-9e5f-e49654192da2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.357369 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-1092b4f5-6891-4663-9e5f-e49654192da2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: f84cc2d4-bb30-453d-8be8-b175e3b95e8a Aug 19 11:10:00.361273 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1092b4f5-6891-4663-9e5f-e49654192da2 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a returned with HTTP 404 Aug 19 11:10:00.361743 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1001/4007] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:00 2026] DELETE /volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:00.368086 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7c0019e5-74f1-4980-b6fb-24b0ec3ea7fc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.370218 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7c0019e5-74f1-4980-b6fb-24b0ec3ea7fc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a Aug 19 11:10:00.370465 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7c0019e5-74f1-4980-b6fb-24b0ec3ea7fc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.370691 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7c0019e5-74f1-4980-b6fb-24b0ec3ea7fc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.374588 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7c0019e5-74f1-4980-b6fb-24b0ec3ea7fc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a returned with HTTP 404 Aug 19 11:10:00.375089 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1005/4008] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:00 2026] GET /volume/v3/snapshots/f84cc2d4-bb30-453d-8be8-b175e3b95e8a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:00.444286 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2956abe1-d844-43b3-9620-21a599c7bbcf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.446225 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2956abe1-d844-43b3-9620-21a599c7bbcf tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:00.446453 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2956abe1-d844-43b3-9620-21a599c7bbcf tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.446709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2956abe1-d844-43b3-9620-21a599c7bbcf tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.455791 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:00.455791 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:00.459370 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2956abe1-d844-43b3-9620-21a599c7bbcf tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:00.467009 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2956abe1-d844-43b3-9620-21a599c7bbcf tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:00.467333 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1002/4009] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:00 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:00.562976 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-93318221-79e7-415a-ac53-ce88ac4c2b79 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.564801 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f5052bd0-2589-4cb6-85af-15f482fb494f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.565857 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-93318221-79e7-415a-ac53-ce88ac4c2b79 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 Aug 19 11:10:00.566132 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-93318221-79e7-415a-ac53-ce88ac4c2b79 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.566760 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-93318221-79e7-415a-ac53-ce88ac4c2b79 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.566999 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5052bd0-2589-4cb6-85af-15f482fb494f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:10:00.567251 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5052bd0-2589-4cb6-85af-15f482fb494f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.567531 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5052bd0-2589-4cb6-85af-15f482fb494f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.572619 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:00.572619 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:00.573098 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-93318221-79e7-415a-ac53-ce88ac4c2b79 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:00.573963 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-93318221-79e7-415a-ac53-ce88ac4c2b79 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 returned with HTTP 200 Aug 19 11:10:00.574392 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1002/4010] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:00 2026] GET /volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:10:00.574534 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:00.574534 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:00.580227 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f5052bd0-2589-4cb6-85af-15f482fb494f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:00.584946 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fcf60b35-6275-4873-ad06-cfe95dce5978 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.586726 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fcf60b35-6275-4873-ad06-cfe95dce5978 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 Aug 19 11:10:00.586859 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5052bd0-2589-4cb6-85af-15f482fb494f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:10:00.586937 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fcf60b35-6275-4873-ad06-cfe95dce5978 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.587571 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fcf60b35-6275-4873-ad06-cfe95dce5978 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.587635 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1002/4011] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:00 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:00.593143 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:00.593143 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:00.593598 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fcf60b35-6275-4873-ad06-cfe95dce5978 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:00.594267 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fcf60b35-6275-4873-ad06-cfe95dce5978 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 returned with HTTP 200 Aug 19 11:10:00.594676 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1006/4012] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:00 2026] GET /volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:00.630128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-c078edad-1bc7-413e-a222-716f560666fc req-49ded6a2-df6c-4b09-87cf-feae58e1b189 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.632154 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-49ded6a2-df6c-4b09-87cf-feae58e1b189 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:10:00.632332 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-49ded6a2-df6c-4b09-87cf-feae58e1b189 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.632534 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-49ded6a2-df6c-4b09-87cf-feae58e1b189 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.640669 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:00.640669 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:00.643558 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-c078edad-1bc7-413e-a222-716f560666fc req-49ded6a2-df6c-4b09-87cf-feae58e1b189 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:00.647013 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-49ded6a2-df6c-4b09-87cf-feae58e1b189 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:10:00.647356 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1003/4013] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:00 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:00.662544 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c078edad-1bc7-413e-a222-716f560666fc req-c7b2f7b3-05d7-4e77-a5ac-8d6f5a42693c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.664374 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-c7b2f7b3-05d7-4e77-a5ac-8d6f5a42693c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742/action Aug 19 11:10:00.664773 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-c7b2f7b3-05d7-4e77-a5ac-8d6f5a42693c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:00.664925 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-c7b2f7b3-05d7-4e77-a5ac-8d6f5a42693c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:00.674191 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:00.674191 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:00.674603 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c078edad-1bc7-413e-a222-716f560666fc req-c7b2f7b3-05d7-4e77-a5ac-8d6f5a42693c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:00.681753 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c078edad-1bc7-413e-a222-716f560666fc req-c7b2f7b3-05d7-4e77-a5ac-8d6f5a42693c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Begin detaching volume completed successfully. Aug 19 11:10:00.681906 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-c7b2f7b3-05d7-4e77-a5ac-8d6f5a42693c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742/action returned with HTTP 202 Aug 19 11:10:00.682301 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1003/4014] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:10:00 2026] POST /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:10:00.722295 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-94297475-8eb8-43a8-910c-df9ed3b558d8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.722842 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-94297475-8eb8-43a8-910c-df9ed3b558d8 None None] GET https://10.4.3.46/volume// Aug 19 11:10:00.723063 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-94297475-8eb8-43a8-910c-df9ed3b558d8 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.723357 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-94297475-8eb8-43a8-910c-df9ed3b558d8 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.723810 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-94297475-8eb8-43a8-910c-df9ed3b558d8 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:00.724193 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1003/4015] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:10:00.730653 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-c078edad-1bc7-413e-a222-716f560666fc req-8cd2a428-bcd7-46f8-a5c1-e11f5e2f8486 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.732924 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-8cd2a428-bcd7-46f8-a5c1-e11f5e2f8486 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:10:00.733178 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-8cd2a428-bcd7-46f8-a5c1-e11f5e2f8486 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.733430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-8cd2a428-bcd7-46f8-a5c1-e11f5e2f8486 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.744190 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:00.744190 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:00.747497 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3e0a47a9-db37-46fc-b10e-86df1ea8e57f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.748048 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-c078edad-1bc7-413e-a222-716f560666fc req-8cd2a428-bcd7-46f8-a5c1-e11f5e2f8486 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:00.749365 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e0a47a9-db37-46fc-b10e-86df1ea8e57f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:10:00.749669 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e0a47a9-db37-46fc-b10e-86df1ea8e57f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.749953 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e0a47a9-db37-46fc-b10e-86df1ea8e57f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.750119 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-3e0a47a9-db37-46fc-b10e-86df1ea8e57f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:00.752709 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-8cd2a428-bcd7-46f8-a5c1-e11f5e2f8486 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:10:00.753146 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1007/4016] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:00 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:00.755264 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:00.755264 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:00.756398 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e0a47a9-db37-46fc-b10e-86df1ea8e57f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:10:00.756994 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1004/4017] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:00 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:00.967808 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-90addc9a-fe57-498d-bd63-c35ed9ab4bec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.969599 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-90addc9a-fe57-498d-bd63-c35ed9ab4bec tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:10:00.969794 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-90addc9a-fe57-498d-bd63-c35ed9ab4bec tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.969976 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-90addc9a-fe57-498d-bd63-c35ed9ab4bec tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.970127 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-90addc9a-fe57-498d-bd63-c35ed9ab4bec tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: 92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:10:00.975587 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-90addc9a-fe57-498d-bd63-c35ed9ab4bec tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 404 Aug 19 11:10:00.976041 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1004/4018] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:00 2026] DELETE /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:00.981893 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-99c5f2d1-6f7d-49aa-b482-f1c2c0d406a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:00.983058 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99c5f2d1-6f7d-49aa-b482-f1c2c0d406a1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e Aug 19 11:10:00.983366 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99c5f2d1-6f7d-49aa-b482-f1c2c0d406a1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:00.983636 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99c5f2d1-6f7d-49aa-b482-f1c2c0d406a1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:00.988757 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99c5f2d1-6f7d-49aa-b482-f1c2c0d406a1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e returned with HTTP 404 Aug 19 11:10:00.989352 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1004/4019] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:00 2026] GET /volume/v3/volumes/92d49a2f-e959-4eca-8711-2eeb92b4903e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:01.480798 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7da91a2f-ef48-4242-a298-6aba9882ce50 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:01.482586 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7da91a2f-ef48-4242-a298-6aba9882ce50 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:01.482825 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7da91a2f-ef48-4242-a298-6aba9882ce50 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:01.483054 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7da91a2f-ef48-4242-a298-6aba9882ce50 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:01.492771 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:01.492771 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:01.496294 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7da91a2f-ef48-4242-a298-6aba9882ce50 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:01.500036 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7da91a2f-ef48-4242-a298-6aba9882ce50 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:01.500430 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1008/4020] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:01 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:01.598582 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a4d8efd9-1e5d-4262-826f-5270361773fe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:01.600636 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4d8efd9-1e5d-4262-826f-5270361773fe tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:10:01.600869 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4d8efd9-1e5d-4262-826f-5270361773fe tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:01.601115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4d8efd9-1e5d-4262-826f-5270361773fe tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:01.608884 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:01.608884 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:01.612524 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a4d8efd9-1e5d-4262-826f-5270361773fe tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:01.617116 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4d8efd9-1e5d-4262-826f-5270361773fe tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:10:01.617588 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1005/4021] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:01 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:01.767226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-af5b060f-d7e5-4faf-aab1-7be3b894f9b8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:01.769050 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af5b060f-d7e5-4faf-aab1-7be3b894f9b8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:10:01.769235 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af5b060f-d7e5-4faf-aab1-7be3b894f9b8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:01.769447 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af5b060f-d7e5-4faf-aab1-7be3b894f9b8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:01.769597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-af5b060f-d7e5-4faf-aab1-7be3b894f9b8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:01.773690 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:01.773690 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:01.774361 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af5b060f-d7e5-4faf-aab1-7be3b894f9b8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:10:01.774742 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1005/4022] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:01 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:01.946598 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:01.948412 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:01.948852 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1521187572", "snapshot_id": null, "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:01.950269 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1521187572', 'snapshot_id': None, 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:02.018388 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume of 1 GB Aug 19 11:10:02.022963 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Availability Zones retrieved successfully. Aug 19 11:10:02.028105 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (b30bd2c9-35f8-4cfd-980a-3732bdc1ed6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:02.029174 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86cc6df3-aa44-4bd7-9cc3-53f2e2152961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:02.030092 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:02.079870 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86cc6df3-aa44-4bd7-9cc3-53f2e2152961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:02.080577 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ef2f1d-89d0-4ff1-81b9-893b3db344b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:02.116889 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['e1190dfe-f022-4c87-8d4a-a5a1b03988ad', '25c0ca90-4413-4e86-8d30-9ad66e17d2ea', '85db765b-14fc-4979-9b8a-950922995341', '29e82dd3-739a-41fa-9ff8-ac5d4810abbb'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:02.117639 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ef2f1d-89d0-4ff1-81b9-893b3db344b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1190dfe-f022-4c87-8d4a-a5a1b03988ad', '25c0ca90-4413-4e86-8d30-9ad66e17d2ea', '85db765b-14fc-4979-9b8a-950922995341', '29e82dd3-739a-41fa-9ff8-ac5d4810abbb']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:02.118303 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0723b94f-4278-4286-afb4-ee16b685e67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:02.138563 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0723b94f-4278-4286-afb4-ee16b685e67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecbe5389-0f15-4c80-b462-b084cd9bc344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1521187572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['e1190dfe-f022-4c87-8d4a-a5a1b03988ad','25c0ca90-4413-4e86-8d30-9ad66e17d2ea','85db765b-14fc-4979-9b8a-950922995341','29e82dd3-739a-41fa-9ff8-ac5d4810abbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1521187572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecbe5389-0f15-4c80-b462-b084cd9bc344,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6de536afff0497596c6e3f7bcac470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:02.139208 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733bfc3e-c4ae-4c17-8ffe-e1fae95b424f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:02.155320 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733bfc3e-c4ae-4c17-8ffe-e1fae95b424f) transitioned into state 'SUCCESS' from state '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-1521187572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['e1190dfe-f022-4c87-8d4a-a5a1b03988ad','25c0ca90-4413-4e86-8d30-9ad66e17d2ea','85db765b-14fc-4979-9b8a-950922995341','29e82dd3-739a-41fa-9ff8-ac5d4810abbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:02.155946 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26b9e531-c30b-4ccf-b43b-e80ddb65ee2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:02.163773 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26b9e531-c30b-4ccf-b43b-e80ddb65ee2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:02.164499 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (b30bd2c9-35f8-4cfd-980a-3732bdc1ed6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:02.164799 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request issued successfully. Aug 19 11:10:02.165325 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d42ebea-2f4d-485b-a4ad-cda7921f5c1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:02.165807 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1005/4023] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:01 2026] POST /volume/v3/volumes => generated 757 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:02.176558 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-85458431-e4dc-4354-a7dd-782e3beeca21 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:02.178176 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-85458431-e4dc-4354-a7dd-782e3beeca21 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:10:02.178399 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-85458431-e4dc-4354-a7dd-782e3beeca21 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:02.178598 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-85458431-e4dc-4354-a7dd-782e3beeca21 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:02.184865 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:02.184865 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:02.187933 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-85458431-e4dc-4354-a7dd-782e3beeca21 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:10:02.191456 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-85458431-e4dc-4354-a7dd-782e3beeca21 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 200 Aug 19 11:10:02.191790 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1009/4024] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:02 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:02.515238 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-400130e5-69a1-4a8e-b92f-658f599c0ee2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:02.516980 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-400130e5-69a1-4a8e-b92f-658f599c0ee2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:02.517154 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-400130e5-69a1-4a8e-b92f-658f599c0ee2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:02.517331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-400130e5-69a1-4a8e-b92f-658f599c0ee2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:02.525789 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:02.525789 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:02.529032 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-400130e5-69a1-4a8e-b92f-658f599c0ee2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:02.532719 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-400130e5-69a1-4a8e-b92f-658f599c0ee2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:02.533053 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1006/4025] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:02 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:02.629877 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c38038f8-422b-4508-9da3-9ca371d39b3d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:02.631694 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c38038f8-422b-4508-9da3-9ca371d39b3d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:10:02.631956 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c38038f8-422b-4508-9da3-9ca371d39b3d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:02.632193 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c38038f8-422b-4508-9da3-9ca371d39b3d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:02.638749 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:02.638749 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:02.642160 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c38038f8-422b-4508-9da3-9ca371d39b3d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:02.646220 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c38038f8-422b-4508-9da3-9ca371d39b3d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:10:02.646587 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1006/4026] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:02 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:02.784216 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-15397bf9-4768-4660-8cd1-ce9f737c4699 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:02.786092 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-15397bf9-4768-4660-8cd1-ce9f737c4699 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:10:02.786316 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-15397bf9-4768-4660-8cd1-ce9f737c4699 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:02.786459 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-15397bf9-4768-4660-8cd1-ce9f737c4699 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:02.786587 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-15397bf9-4768-4660-8cd1-ce9f737c4699 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:02.793500 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:02.793500 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:02.794227 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-15397bf9-4768-4660-8cd1-ce9f737c4699 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:10:02.794587 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1006/4027] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:02 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:03.203839 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-64c6d39e-ea64-4025-9dd8-7cf49ee8ceaf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:03.205625 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-64c6d39e-ea64-4025-9dd8-7cf49ee8ceaf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:10:03.205875 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-64c6d39e-ea64-4025-9dd8-7cf49ee8ceaf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:03.206097 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-64c6d39e-ea64-4025-9dd8-7cf49ee8ceaf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:03.213261 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:03.213261 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:03.216584 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-64c6d39e-ea64-4025-9dd8-7cf49ee8ceaf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:10:03.220848 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-64c6d39e-ea64-4025-9dd8-7cf49ee8ceaf tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 200 Aug 19 11:10:03.221184 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1010/4028] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:03 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:03.232276 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d06311a2-782f-4f0a-9bf8-a4029bcb241b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:03.234202 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d06311a2-782f-4f0a-9bf8-a4029bcb241b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:10:03.234395 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d06311a2-782f-4f0a-9bf8-a4029bcb241b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:03.234635 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d06311a2-782f-4f0a-9bf8-a4029bcb241b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:03.242149 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:03.242149 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:03.246348 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d06311a2-782f-4f0a-9bf8-a4029bcb241b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:10:03.252820 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d06311a2-782f-4f0a-9bf8-a4029bcb241b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 200 Aug 19 11:10:03.253350 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1007/4029] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:03 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:03.343103 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-234247ac-2089-4ba7-b629-46bc7ea4b408 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:03.345714 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-234247ac-2089-4ba7-b629-46bc7ea4b408 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:10:03.346019 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-234247ac-2089-4ba7-b629-46bc7ea4b408 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:03.346269 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-234247ac-2089-4ba7-b629-46bc7ea4b408 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:03.355538 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:03.355538 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:03.360753 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-234247ac-2089-4ba7-b629-46bc7ea4b408 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:10:03.367071 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-234247ac-2089-4ba7-b629-46bc7ea4b408 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 200 Aug 19 11:10:03.367546 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1007/4030] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:03 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:03.545579 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-39d92e8d-b02b-4d87-80e0-a200bba43643 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:03.547739 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-39d92e8d-b02b-4d87-80e0-a200bba43643 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:03.548004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-39d92e8d-b02b-4d87-80e0-a200bba43643 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:03.548252 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-39d92e8d-b02b-4d87-80e0-a200bba43643 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:03.557888 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:03.557888 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:03.562073 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-39d92e8d-b02b-4d87-80e0-a200bba43643 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:03.566394 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-39d92e8d-b02b-4d87-80e0-a200bba43643 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:03.566809 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1007/4031] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:03 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:03.657666 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-810a2cea-2932-4492-97c8-ed75ef938929 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:03.659357 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-810a2cea-2932-4492-97c8-ed75ef938929 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:10:03.659560 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-810a2cea-2932-4492-97c8-ed75ef938929 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:03.659739 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-810a2cea-2932-4492-97c8-ed75ef938929 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:03.666395 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:03.666395 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:03.670057 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-810a2cea-2932-4492-97c8-ed75ef938929 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:03.673930 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-810a2cea-2932-4492-97c8-ed75ef938929 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:10:03.674284 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1011/4032] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:03 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:03.801891 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-16729a7c-418d-461a-b5f6-67606c42d53e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:03.803889 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-16729a7c-418d-461a-b5f6-67606c42d53e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:10:03.803975 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-577818a1-ce8f-4a56-8dfd-606e0a41d707 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:03.804072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-16729a7c-418d-461a-b5f6-67606c42d53e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:03.804253 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-16729a7c-418d-461a-b5f6-67606c42d53e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:03.806016 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-577818a1-ce8f-4a56-8dfd-606e0a41d707 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:10:03.806245 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-577818a1-ce8f-4a56-8dfd-606e0a41d707 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:03.806471 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-577818a1-ce8f-4a56-8dfd-606e0a41d707 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:03.806628 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-577818a1-ce8f-4a56-8dfd-606e0a41d707 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:03.810630 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:03.810630 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:03.811414 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:03.811414 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:03.812270 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-577818a1-ce8f-4a56-8dfd-606e0a41d707 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:10:03.812725 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1008/4033] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:03 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:03.813752 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-16729a7c-418d-461a-b5f6-67606c42d53e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:10:03.817649 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-16729a7c-418d-461a-b5f6-67606c42d53e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 200 Aug 19 11:10:03.818017 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1008/4034] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:03 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:03.826495 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9ee1d795-602b-4695-aaee-668f63607a69 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:03.826831 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ee1d795-602b-4695-aaee-668f63607a69 None None] GET https://10.4.3.46/volume// Aug 19 11:10:03.826976 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ee1d795-602b-4695-aaee-668f63607a69 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:03.827197 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ee1d795-602b-4695-aaee-668f63607a69 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:03.827546 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ee1d795-602b-4695-aaee-668f63607a69 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:03.827788 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1008/4035] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:10:03 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:10:03.834317 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-2db1e785-faa3-40dc-acf6-d5f22205653e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:03.836229 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-2db1e785-faa3-40dc-acf6-d5f22205653e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:10:03.836595 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-2db1e785-faa3-40dc-acf6-d5f22205653e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecbe5389-0f15-4c80-b462-b084cd9bc344", "connector": null, "instance_uuid": "fea55cc5-e791-4d81-bb3e-407d03885ffb"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:03.844154 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:03.844154 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:03.868129 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-2db1e785-faa3-40dc-acf6-d5f22205653e tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:10:03.868537 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1012/4036] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:10:03 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:04.578962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-94b54804-d858-4494-a635-1640b181c127 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:04.581030 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94b54804-d858-4494-a635-1640b181c127 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:04.581374 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94b54804-d858-4494-a635-1640b181c127 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:04.581614 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94b54804-d858-4494-a635-1640b181c127 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:04.592775 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:04.592775 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:04.596436 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-94b54804-d858-4494-a635-1640b181c127 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:04.601061 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94b54804-d858-4494-a635-1640b181c127 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:04.601461 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1009/4037] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:04 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:04.655220 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f4ee882c-fdeb-4b1d-bbb0-6e6bca991798 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:04.655626 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4ee882c-fdeb-4b1d-bbb0-6e6bca991798 None None] GET https://10.4.3.46/volume// Aug 19 11:10:04.655792 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4ee882c-fdeb-4b1d-bbb0-6e6bca991798 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:04.655984 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4ee882c-fdeb-4b1d-bbb0-6e6bca991798 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:04.656284 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4ee882c-fdeb-4b1d-bbb0-6e6bca991798 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:04.656574 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1009/4038] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:04.662553 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-12f98eed-10fb-43b5-9e3a-57d4e6a57879 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:04.664572 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-12f98eed-10fb-43b5-9e3a-57d4e6a57879 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:10:04.664768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-12f98eed-10fb-43b5-9e3a-57d4e6a57879 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:04.664942 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-12f98eed-10fb-43b5-9e3a-57d4e6a57879 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:04.673743 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:04.673743 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:04.676855 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-12f98eed-10fb-43b5-9e3a-57d4e6a57879 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:10:04.681783 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-12f98eed-10fb-43b5-9e3a-57d4e6a57879 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 200 Aug 19 11:10:04.682330 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1009/4039] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:04 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:04.685819 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-66bd6e28-1f1e-49f9-b803-e7893221840d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:04.687473 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-66bd6e28-1f1e-49f9-b803-e7893221840d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:10:04.687690 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-66bd6e28-1f1e-49f9-b803-e7893221840d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:04.687890 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-66bd6e28-1f1e-49f9-b803-e7893221840d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:04.694409 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:04.694409 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:04.697718 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-66bd6e28-1f1e-49f9-b803-e7893221840d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:04.701516 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-66bd6e28-1f1e-49f9-b803-e7893221840d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:10:04.701884 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1013/4040] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:04 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:04.781647 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-448830d5-9b48-40a0-9dad-359c6b52df0b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:04.783855 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-448830d5-9b48-40a0-9dad-359c6b52df0b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] PUT https://10.4.3.46/volume/v3/attachments/6ec0f198-0ccc-4c22-a03a-baaac5d827f8 Aug 19 11:10:04.784182 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-448830d5-9b48-40a0-9dad-359c6b52df0b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:04.791645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-448830d5-9b48-40a0-9dad-359c6b52df0b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Acquiring lock "cinder-attachment_update-ecbe5389-0f15-4c80-b462-b084cd9bc344-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:10:04.795533 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-448830d5-9b48-40a0-9dad-359c6b52df0b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-ecbe5389-0f15-4c80-b462-b084cd9bc344-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:10:04.796338 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:04.796338 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:04.823083 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-52544662-3ae5-43ae-a41a-2584b0128da9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:04.825607 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-52544662-3ae5-43ae-a41a-2584b0128da9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:10:04.825607 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-52544662-3ae5-43ae-a41a-2584b0128da9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:04.825858 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-52544662-3ae5-43ae-a41a-2584b0128da9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:04.825858 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-52544662-3ae5-43ae-a41a-2584b0128da9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:04.831002 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:04.831002 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:04.832017 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-52544662-3ae5-43ae-a41a-2584b0128da9 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:10:04.832860 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1010/4041] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:04 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:04.871735 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-448830d5-9b48-40a0-9dad-359c6b52df0b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-ecbe5389-0f15-4c80-b462-b084cd9bc344-np0000007769" released by "attachment_update" :: held 0.076s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:10:04.871994 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-448830d5-9b48-40a0-9dad-359c6b52df0b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/6ec0f198-0ccc-4c22-a03a-baaac5d827f8 returned with HTTP 200 Aug 19 11:10:04.872419 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1010/4042] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:10:04 2026] PUT /volume/v3/attachments/6ec0f198-0ccc-4c22-a03a-baaac5d827f8 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:04.892641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-88c466bb-e264-4d73-8189-f3f49a77e567 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:04.895164 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-88c466bb-e264-4d73-8189-f3f49a77e567 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments/6ec0f198-0ccc-4c22-a03a-baaac5d827f8/action Aug 19 11:10:04.895592 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-88c466bb-e264-4d73-8189-f3f49a77e567 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:04.895742 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-88c466bb-e264-4d73-8189-f3f49a77e567 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:04.913861 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:04.913861 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:04.925890 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-38d6b3e9-5ac3-404b-bee3-32993256e6a9 req-88c466bb-e264-4d73-8189-f3f49a77e567 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/6ec0f198-0ccc-4c22-a03a-baaac5d827f8/action returned with HTTP 204 Aug 19 11:10:04.926351 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1010/4043] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:04 2026] POST /volume/v3/attachments/6ec0f198-0ccc-4c22-a03a-baaac5d827f8/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:05.564106 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c3809503-6ac8-4f48-ba47-03b74cffcebf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:05.566071 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c3809503-6ac8-4f48-ba47-03b74cffcebf tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f/action Aug 19 11:10:05.566471 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c3809503-6ac8-4f48-ba47-03b74cffcebf tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:05.566664 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c3809503-6ac8-4f48-ba47-03b74cffcebf tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:05.580598 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:05.580598 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:05.590617 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3073fe3f-d2ca-4b06-ae5b-664c7e14f1a8 req-c3809503-6ac8-4f48-ba47-03b74cffcebf tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f/action returned with HTTP 204 Aug 19 11:10:05.591033 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1014/4044] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:05 2026] POST /volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:05.614447 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c2400ba6-4195-490f-96ec-f2c492150db2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:05.617530 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c2400ba6-4195-490f-96ec-f2c492150db2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:05.617739 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c2400ba6-4195-490f-96ec-f2c492150db2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:05.617937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c2400ba6-4195-490f-96ec-f2c492150db2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:05.628877 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:05.628877 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:05.632336 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c2400ba6-4195-490f-96ec-f2c492150db2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:05.636532 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c2400ba6-4195-490f-96ec-f2c492150db2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:05.636888 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1011/4045] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:05 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:05.647926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2f1f38aa-e073-4097-800d-38a59dc74c1d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:05.649534 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f1f38aa-e073-4097-800d-38a59dc74c1d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:10:05.649866 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f1f38aa-e073-4097-800d-38a59dc74c1d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-404889612"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:05.660241 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:05.660241 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:05.660635 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2f1f38aa-e073-4097-800d-38a59dc74c1d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:05.660781 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-2f1f38aa-e073-4097-800d-38a59dc74c1d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume 8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:05.682318 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c078edad-1bc7-413e-a222-716f560666fc req-e45def48-e841-4774-a49e-a3eca0e4fb4f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:05.684258 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-e45def48-e841-4774-a49e-a3eca0e4fb4f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/attachments/4ad272c6-94f1-4369-949a-0ca2e712c696 Aug 19 11:10:05.684452 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-e45def48-e841-4774-a49e-a3eca0e4fb4f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:05.684652 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-e45def48-e841-4774-a49e-a3eca0e4fb4f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:05.687029 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-2f1f38aa-e073-4097-800d-38a59dc74c1d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['342ad56d-7a48-4d93-a0b2-b70825b0ad2f', '98ee7654-9fe5-44ed-a97f-70a2cd409e20', '512f4c05-662e-4a23-9aff-cb58f03e3b40', 'db60d843-bc3c-41d3-be26-f2fc3a6c3151'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:05.690818 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:05.690818 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:05.715704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ba28af0c-255f-4d94-91d3-ed3f297f22f0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:05.717602 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ba28af0c-255f-4d94-91d3-ed3f297f22f0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:10:05.717815 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ba28af0c-255f-4d94-91d3-ed3f297f22f0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:05.717998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ba28af0c-255f-4d94-91d3-ed3f297f22f0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:05.719770 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2f1f38aa-e073-4097-800d-38a59dc74c1d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot force create request issued successfully. Aug 19 11:10:05.720085 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f1f38aa-e073-4097-800d-38a59dc74c1d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:10:05.720501 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1011/4046] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:10:05 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:05.725195 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:05.725195 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:05.731163 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6d97e41e-b4b8-4c0d-8322-ab841ae8463a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:05.732799 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ba28af0c-255f-4d94-91d3-ed3f297f22f0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:05.732925 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d97e41e-b4b8-4c0d-8322-ab841ae8463a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 Aug 19 11:10:05.733112 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d97e41e-b4b8-4c0d-8322-ab841ae8463a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:05.733393 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d97e41e-b4b8-4c0d-8322-ab841ae8463a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:05.737033 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ba28af0c-255f-4d94-91d3-ed3f297f22f0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:10:05.737390 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1015/4047] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:05 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:05.737494 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c078edad-1bc7-413e-a222-716f560666fc req-e45def48-e841-4774-a49e-a3eca0e4fb4f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/4ad272c6-94f1-4369-949a-0ca2e712c696 returned with HTTP 200 Aug 19 11:10:05.737821 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:05.737821 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:05.737917 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1011/4048] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:10:05 2026] DELETE /volume/v3/attachments/4ad272c6-94f1-4369-949a-0ca2e712c696 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:05.738213 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6d97e41e-b4b8-4c0d-8322-ab841ae8463a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:05.739030 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d97e41e-b4b8-4c0d-8322-ab841ae8463a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 returned with HTTP 200 Aug 19 11:10:05.739394 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1012/4049] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:05 2026] GET /volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:05.842251 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-481ee256-4f52-44f9-b7df-efa8b1aa63c1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:05.844469 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-481ee256-4f52-44f9-b7df-efa8b1aa63c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:10:05.844654 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-481ee256-4f52-44f9-b7df-efa8b1aa63c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:05.844857 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-481ee256-4f52-44f9-b7df-efa8b1aa63c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:05.845033 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-481ee256-4f52-44f9-b7df-efa8b1aa63c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:05.849382 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:05.849382 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:05.850236 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-481ee256-4f52-44f9-b7df-efa8b1aa63c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:10:05.850607 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1012/4050] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:05 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:05.899182 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bc00b5e2-3721-491c-be97-2915d2874b8b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:05.900944 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:05.901296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-792311850", "snapshot_id": "1dc678ac-7490-43a1-bd34-dc36168ea50a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:05.902821 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-792311850', 'snapshot_id': '1dc678ac-7490-43a1-bd34-dc36168ea50a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:05.907467 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:05.907467 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:05.907929 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:05.908022 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume of 1 GB Aug 19 11:10:05.911239 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Availability Zones retrieved successfully. Aug 19 11:10:05.916514 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Flow 'volume_create_api' (9456637a-8992-4c52-88e6-1f0066acaf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:05.917352 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477ee94b-6eb8-49df-a20c-379ff9cad806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:05.918472 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:05.944745 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477ee94b-6eb8-49df-a20c-379ff9cad806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1dc678ac-7490-43a1-bd34-dc36168ea50a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:05.945495 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b459016-d545-4cde-bec9-78fe97341c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:05.981180 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Created reservations ['edf43abb-d441-49a2-8e5f-a9a3ae8fcc0e', '4313a8cf-308e-4449-9238-d437a262e374', 'c228c6fc-5a55-4e11-b341-6dbf49a2fd20', '91355a49-76cb-457a-8c1c-c9275c62df99'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:05.981963 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b459016-d545-4cde-bec9-78fe97341c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edf43abb-d441-49a2-8e5f-a9a3ae8fcc0e', '4313a8cf-308e-4449-9238-d437a262e374', 'c228c6fc-5a55-4e11-b341-6dbf49a2fd20', '91355a49-76cb-457a-8c1c-c9275c62df99']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:05.982723 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (339001c4-b696-4c4c-abf9-8551197371ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:06.023338 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (339001c4-b696-4c4c-abf9-8551197371ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '591daba5-444d-47bc-99d9-5895c956c305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-792311850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae71a9f29e34900b7b37500831adc75',qos_specs=None,replication_status=,reservations=['edf43abb-d441-49a2-8e5f-a9a3ae8fcc0e','4313a8cf-308e-4449-9238-d437a262e374','c228c6fc-5a55-4e11-b341-6dbf49a2fd20','91355a49-76cb-457a-8c1c-c9275c62df99'],size=1,snapshot_id=1dc678ac-7490-43a1-bd34-dc36168ea50a,source_replicaid=,source_volid=None,status='creating',user_id='ebd6f98e494b40fa989d482c00aa5422',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-792311850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=591daba5-444d-47bc-99d9-5895c956c305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae71a9f29e34900b7b37500831adc75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1dc678ac-7490-43a1-bd34-dc36168ea50a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebd6f98e494b40fa989d482c00aa5422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:06.024097 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1d5305-f71f-4c7a-acb0-576551d6557c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:06.040426 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1d5305-f71f-4c7a-acb0-576551d6557c) transitioned into state 'SUCCESS' from state '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-792311850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae71a9f29e34900b7b37500831adc75',qos_specs=None,replication_status=,reservations=['edf43abb-d441-49a2-8e5f-a9a3ae8fcc0e','4313a8cf-308e-4449-9238-d437a262e374','c228c6fc-5a55-4e11-b341-6dbf49a2fd20','91355a49-76cb-457a-8c1c-c9275c62df99'],size=1,snapshot_id=1dc678ac-7490-43a1-bd34-dc36168ea50a,source_replicaid=,source_volid=None,status='creating',user_id='ebd6f98e494b40fa989d482c00aa5422',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:06.041156 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2a60bfb-bc06-4214-9eae-d9faa77f640a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:06.061139 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2a60bfb-bc06-4214-9eae-d9faa77f640a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:06.061990 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Flow 'volume_create_api' (9456637a-8992-4c52-88e6-1f0066acaf8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:06.062300 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume request issued successfully. Aug 19 11:10:06.062858 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bc00b5e2-3721-491c-be97-2915d2874b8b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:06.063256 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1016/4051] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:05 2026] POST /volume/v3/volumes => generated 788 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:06.074841 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4b872450-6524-4051-82a8-ae2c99c844cb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:06.076543 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b872450-6524-4051-82a8-ae2c99c844cb tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:06.076731 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b872450-6524-4051-82a8-ae2c99c844cb tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:06.076896 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b872450-6524-4051-82a8-ae2c99c844cb tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:06.083337 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:06.083337 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:06.086530 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4b872450-6524-4051-82a8-ae2c99c844cb tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:06.090330 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b872450-6524-4051-82a8-ae2c99c844cb tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:06.090704 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1012/4052] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:06 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:06.751019 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5cf28851-883b-49af-815b-e01542d2130e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:06.752905 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5cf28851-883b-49af-815b-e01542d2130e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 Aug 19 11:10:06.753006 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5387c2a4-c129-4124-b4b1-12a0dd8c3d8d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:06.753259 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5cf28851-883b-49af-815b-e01542d2130e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:06.753311 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5cf28851-883b-49af-815b-e01542d2130e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:06.754584 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5387c2a4-c129-4124-b4b1-12a0dd8c3d8d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:10:06.754748 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5387c2a4-c129-4124-b4b1-12a0dd8c3d8d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:06.754903 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5387c2a4-c129-4124-b4b1-12a0dd8c3d8d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:06.758334 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:06.758334 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:06.758821 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5cf28851-883b-49af-815b-e01542d2130e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:06.759658 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5cf28851-883b-49af-815b-e01542d2130e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 returned with HTTP 200 Aug 19 11:10:06.760060 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1013/4053] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:06 2026] GET /volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:06.760909 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:06.760909 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:06.764114 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5387c2a4-c129-4124-b4b1-12a0dd8c3d8d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:06.768080 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5387c2a4-c129-4124-b4b1-12a0dd8c3d8d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:10:06.768424 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1013/4054] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:06 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 1247 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:06.769008 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1fda5430-e9e1-4fb7-9b9a-9d726994d679 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:06.770753 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1fda5430-e9e1-4fb7-9b9a-9d726994d679 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:10:06.771065 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1fda5430-e9e1-4fb7-9b9a-9d726994d679 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-556233370"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:06.780863 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:06.780863 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:06.781268 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1fda5430-e9e1-4fb7-9b9a-9d726994d679 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:06.781410 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-1fda5430-e9e1-4fb7-9b9a-9d726994d679 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume 8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:06.805405 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-1fda5430-e9e1-4fb7-9b9a-9d726994d679 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['232334d7-ec08-4533-a13a-3b0b52b55e01', 'ebecd657-dfc2-4e63-85b8-c0f186b24159', '8f9fafc3-96c7-4cdb-9ae3-acdabc765785', 'dd67dac9-9eb4-4401-8fb0-438aefbed811'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:06.834804 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1fda5430-e9e1-4fb7-9b9a-9d726994d679 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot force create request issued successfully. Aug 19 11:10:06.835108 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1fda5430-e9e1-4fb7-9b9a-9d726994d679 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:10:06.835550 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1017/4055] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:10:06 2026] POST /volume/v3/snapshots => generated 309 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:06.843091 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-db65e6b5-de01-488a-b802-61f952ef70fa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:06.844609 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db65e6b5-de01-488a-b802-61f952ef70fa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 Aug 19 11:10:06.844771 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db65e6b5-de01-488a-b802-61f952ef70fa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:06.844934 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db65e6b5-de01-488a-b802-61f952ef70fa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:06.849002 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:06.849002 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:06.849373 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-db65e6b5-de01-488a-b802-61f952ef70fa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:06.850016 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db65e6b5-de01-488a-b802-61f952ef70fa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 returned with HTTP 200 Aug 19 11:10:06.850306 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1013/4056] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:06 2026] GET /volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 => generated 441 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:06.850976 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-b6ddfdb5-3683-41db-bf0c-6632d6203932 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:06.853376 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-b6ddfdb5-3683-41db-bf0c-6632d6203932 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:10:06.853644 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-b6ddfdb5-3683-41db-bf0c-6632d6203932 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:06.853829 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-b6ddfdb5-3683-41db-bf0c-6632d6203932 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:06.860170 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:06.860170 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:06.860551 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-69531449-8933-44f0-9fba-27485d22f703 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:06.862334 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69531449-8933-44f0-9fba-27485d22f703 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:10:06.862543 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69531449-8933-44f0-9fba-27485d22f703 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:06.862738 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69531449-8933-44f0-9fba-27485d22f703 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:06.862841 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-69531449-8933-44f0-9fba-27485d22f703 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Show backup with id b44a0615-8565-4e4f-b75e-92990516e5f1. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:06.863821 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-b6ddfdb5-3683-41db-bf0c-6632d6203932 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:06.867383 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:06.867383 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:06.867814 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-b6ddfdb5-3683-41db-bf0c-6632d6203932 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:10:06.868183 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1014/4057] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:06 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 1247 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:06.868320 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69531449-8933-44f0-9fba-27485d22f703 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 200 Aug 19 11:10:06.868828 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1014/4058] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:06 2026] GET /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:06.878408 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f1895a8b-ed4b-40ca-bac7-1640bb7083d1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:06.880391 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f1895a8b-ed4b-40ca-bac7-1640bb7083d1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 Aug 19 11:10:06.880647 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f1895a8b-ed4b-40ca-bac7-1640bb7083d1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:06.880862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f1895a8b-ed4b-40ca-bac7-1640bb7083d1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:06.887498 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:06.887498 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:06.891294 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f1895a8b-ed4b-40ca-bac7-1640bb7083d1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:10:06.895537 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f1895a8b-ed4b-40ca-bac7-1640bb7083d1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 returned with HTTP 200 Aug 19 11:10:06.895930 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1018/4059] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:06 2026] GET /volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 => generated 1413 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:06.906893 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3edf723f-738a-4189-ac77-2aee11dc03a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:06.909179 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3edf723f-738a-4189-ac77-2aee11dc03a1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 Aug 19 11:10:06.909179 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3edf723f-738a-4189-ac77-2aee11dc03a1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:06.909179 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3edf723f-738a-4189-ac77-2aee11dc03a1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:06.916133 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:06.916133 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:06.919300 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3edf723f-738a-4189-ac77-2aee11dc03a1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:10:06.923364 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3edf723f-738a-4189-ac77-2aee11dc03a1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 returned with HTTP 200 Aug 19 11:10:06.923733 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1014/4060] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:06 2026] GET /volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 => generated 1413 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:07.102264 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-44f1a103-b84b-4579-ad1f-86efa22c31f7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.103998 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44f1a103-b84b-4579-ad1f-86efa22c31f7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:07.104175 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44f1a103-b84b-4579-ad1f-86efa22c31f7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.104387 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44f1a103-b84b-4579-ad1f-86efa22c31f7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.115354 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.115354 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:07.122597 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-44f1a103-b84b-4579-ad1f-86efa22c31f7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:07.129916 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44f1a103-b84b-4579-ad1f-86efa22c31f7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:07.130246 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1015/4061] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:07 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:07.142766 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9750ef96-d00a-42ba-9408-6e699cef205e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.144437 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9750ef96-d00a-42ba-9408-6e699cef205e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:07.144645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9750ef96-d00a-42ba-9408-6e699cef205e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.144820 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9750ef96-d00a-42ba-9408-6e699cef205e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.151756 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.151756 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:07.155727 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9750ef96-d00a-42ba-9408-6e699cef205e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:07.163230 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9750ef96-d00a-42ba-9408-6e699cef205e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:07.163631 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1015/4062] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:07 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:07.251243 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-909b6c6d-ef6c-4d57-bca2-0e9b511cf02d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.254033 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-909b6c6d-ef6c-4d57-bca2-0e9b511cf02d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:10:07.254221 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-909b6c6d-ef6c-4d57-bca2-0e9b511cf02d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.254421 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-909b6c6d-ef6c-4d57-bca2-0e9b511cf02d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.263744 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.263744 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:07.268625 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-909b6c6d-ef6c-4d57-bca2-0e9b511cf02d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:07.273244 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-909b6c6d-ef6c-4d57-bca2-0e9b511cf02d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:10:07.273706 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1019/4063] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:07 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 1247 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:07.283735 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-25ced9de-eac6-4bf8-a831-7e7a21fe7ab9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.284083 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25ced9de-eac6-4bf8-a831-7e7a21fe7ab9 None None] GET https://10.4.3.46/volume// Aug 19 11:10:07.284245 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25ced9de-eac6-4bf8-a831-7e7a21fe7ab9 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.284461 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25ced9de-eac6-4bf8-a831-7e7a21fe7ab9 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.284815 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25ced9de-eac6-4bf8-a831-7e7a21fe7ab9 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:07.285185 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1015/4064] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:10: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 19 11:10:07.292742 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-32275462-c27f-4866-81df-c095f0fce738 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.294691 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-32275462-c27f-4866-81df-c095f0fce738 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:10:07.295106 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-32275462-c27f-4866-81df-c095f0fce738 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "923684e3-d01d-41db-ad4b-43b18ff85e41", "connector": null, "instance_uuid": "68bd23fe-43d4-46c5-be84-1dd2268e5d6f"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:07.306980 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.306980 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:07.339126 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-32275462-c27f-4866-81df-c095f0fce738 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:10:07.339575 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1016/4065] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:10:07 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 19 11:10:07.683606 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-d43279e7-4e07-4589-b635-43ed566b007d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.685525 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-d43279e7-4e07-4589-b635-43ed566b007d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:07.685704 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-d43279e7-4e07-4589-b635-43ed566b007d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.685915 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-d43279e7-4e07-4589-b635-43ed566b007d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.693121 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.693121 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:07.697684 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-d43279e7-4e07-4589-b635-43ed566b007d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:07.704025 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-d43279e7-4e07-4589-b635-43ed566b007d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:07.706429 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1016/4066] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:07 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:07.794657 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fd2bde71-78d2-47fd-b3f0-9f998d8b8450 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.795047 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fd2bde71-78d2-47fd-b3f0-9f998d8b8450 None None] GET https://10.4.3.46/volume// Aug 19 11:10:07.795222 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fd2bde71-78d2-47fd-b3f0-9f998d8b8450 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.795423 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fd2bde71-78d2-47fd-b3f0-9f998d8b8450 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.795750 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fd2bde71-78d2-47fd-b3f0-9f998d8b8450 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:07.796038 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1020/4067] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:10: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 19 11:10:07.802837 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-7c8b0d9b-392c-45ea-b1e6-8ca048897c80 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.805472 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-7c8b0d9b-392c-45ea-b1e6-8ca048897c80 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:10:07.806002 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-7c8b0d9b-392c-45ea-b1e6-8ca048897c80 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "591daba5-444d-47bc-99d9-5895c956c305", "connector": null, "instance_uuid": "7a86e724-84e9-426a-9542-5409e4378fff"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:07.817021 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.817021 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:07.849816 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-7c8b0d9b-392c-45ea-b1e6-8ca048897c80 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:10:07.850423 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1016/4068] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:10:07 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 19 11:10:07.860232 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cf4960ae-4cb8-43e6-a947-19db024b6c28 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.862675 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cf4960ae-4cb8-43e6-a947-19db024b6c28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 Aug 19 11:10:07.862975 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cf4960ae-4cb8-43e6-a947-19db024b6c28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.863199 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cf4960ae-4cb8-43e6-a947-19db024b6c28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.868899 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.868899 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:07.869343 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cf4960ae-4cb8-43e6-a947-19db024b6c28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:07.870101 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cf4960ae-4cb8-43e6-a947-19db024b6c28 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 returned with HTTP 200 Aug 19 11:10:07.870455 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1017/4069] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:07 2026] GET /volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:07.877324 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e7f85e6a-a2b2-4adb-8f23-6c62a270bb2a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.879190 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-11aa38be-e0ea-4692-b4f9-802f2c7ecea1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.879429 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e7f85e6a-a2b2-4adb-8f23-6c62a270bb2a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:07.879429 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e7f85e6a-a2b2-4adb-8f23-6c62a270bb2a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.879429 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e7f85e6a-a2b2-4adb-8f23-6c62a270bb2a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.880703 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-11aa38be-e0ea-4692-b4f9-802f2c7ecea1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 Aug 19 11:10:07.880919 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-11aa38be-e0ea-4692-b4f9-802f2c7ecea1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.881087 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-11aa38be-e0ea-4692-b4f9-802f2c7ecea1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.881196 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-11aa38be-e0ea-4692-b4f9-802f2c7ecea1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: 8aca53f7-20cd-431b-a36f-70317caf9633 Aug 19 11:10:07.886520 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.886520 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:07.886520 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-11aa38be-e0ea-4692-b4f9-802f2c7ecea1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:07.886766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a243e1e8-6cab-4a0b-b7c6-a6c3b5484541 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.886975 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a243e1e8-6cab-4a0b-b7c6-a6c3b5484541 None None] GET https://10.4.3.46/volume// Aug 19 11:10:07.887152 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a243e1e8-6cab-4a0b-b7c6-a6c3b5484541 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.887315 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a243e1e8-6cab-4a0b-b7c6-a6c3b5484541 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.887635 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a243e1e8-6cab-4a0b-b7c6-a6c3b5484541 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:07.887901 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1017/4070] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:07.891073 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.891073 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:07.894652 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e7f85e6a-a2b2-4adb-8f23-6c62a270bb2a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:07.896127 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c64fbed1-a826-4758-b4bc-ca7c069ed59e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.897854 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c64fbed1-a826-4758-b4bc-ca7c069ed59e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:07.898143 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c64fbed1-a826-4758-b4bc-ca7c069ed59e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.898573 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c64fbed1-a826-4758-b4bc-ca7c069ed59e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.899337 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e7f85e6a-a2b2-4adb-8f23-6c62a270bb2a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:07.900106 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1017/4071] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:07 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:07.905501 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-11aa38be-e0ea-4692-b4f9-802f2c7ecea1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot delete request issued successfully. Aug 19 11:10:07.905501 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-11aa38be-e0ea-4692-b4f9-802f2c7ecea1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 returned with HTTP 202 Aug 19 11:10:07.905501 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1021/4072] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:07 2026] DELETE /volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:07.911780 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.911780 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:07.914093 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cf3c2733-ca40-49bd-a8d1-1355d1be875c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:07.915050 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c64fbed1-a826-4758-b4bc-ca7c069ed59e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:07.916247 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf3c2733-ca40-49bd-a8d1-1355d1be875c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 Aug 19 11:10:07.916688 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf3c2733-ca40-49bd-a8d1-1355d1be875c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:07.916940 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf3c2733-ca40-49bd-a8d1-1355d1be875c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:07.919701 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c64fbed1-a826-4758-b4bc-ca7c069ed59e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:07.920308 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1018/4073] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:07 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 1060 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:07.923428 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:07.923428 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:07.923602 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cf3c2733-ca40-49bd-a8d1-1355d1be875c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:07.924685 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf3c2733-ca40-49bd-a8d1-1355d1be875c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 returned with HTTP 200 Aug 19 11:10:07.925343 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1018/4074] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:07 2026] GET /volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:08.036967 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c75a8083-38dd-43af-86f3-e485f49aa091 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.039800 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c75a8083-38dd-43af-86f3-e485f49aa091 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] PUT https://10.4.3.46/volume/v3/attachments/64e81bb5-783d-40b9-8b55-3d370abafd80 Aug 19 11:10:08.040173 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c75a8083-38dd-43af-86f3-e485f49aa091 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:08.050627 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c75a8083-38dd-43af-86f3-e485f49aa091 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Acquiring lock "cinder-attachment_update-591daba5-444d-47bc-99d9-5895c956c305-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:10:08.055352 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c75a8083-38dd-43af-86f3-e485f49aa091 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Lock "cinder-attachment_update-591daba5-444d-47bc-99d9-5895c956c305-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:10:08.057154 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:08.057154 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:08.148576 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c75a8083-38dd-43af-86f3-e485f49aa091 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Lock "cinder-attachment_update-591daba5-444d-47bc-99d9-5895c956c305-np0000007769" released by "attachment_update" :: held 0.093s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:10:08.148943 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-c75a8083-38dd-43af-86f3-e485f49aa091 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/64e81bb5-783d-40b9-8b55-3d370abafd80 returned with HTTP 200 Aug 19 11:10:08.149409 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1018/4075] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:10:08 2026] PUT /volume/v3/attachments/64e81bb5-783d-40b9-8b55-3d370abafd80 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:08.176106 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-81ad83bb-bcd2-4945-8608-0bfce5da37b8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.178787 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-81ad83bb-bcd2-4945-8608-0bfce5da37b8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 Aug 19 11:10:08.179238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-81ad83bb-bcd2-4945-8608-0bfce5da37b8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:08.179238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-81ad83bb-bcd2-4945-8608-0bfce5da37b8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:08.188028 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:08.188028 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:08.192463 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-81ad83bb-bcd2-4945-8608-0bfce5da37b8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:10:08.198957 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-81ad83bb-bcd2-4945-8608-0bfce5da37b8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 returned with HTTP 200 Aug 19 11:10:08.199588 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1022/4076] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:08 2026] GET /volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 => generated 1413 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:08.381563 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e46e3bda-5496-4283-9dc2-f681cefd5288 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.381816 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e46e3bda-5496-4283-9dc2-f681cefd5288 None None] GET https://10.4.3.46/volume// Aug 19 11:10:08.382008 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e46e3bda-5496-4283-9dc2-f681cefd5288 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:08.382237 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e46e3bda-5496-4283-9dc2-f681cefd5288 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:08.382797 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e46e3bda-5496-4283-9dc2-f681cefd5288 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:08.382929 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1019/4077] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:08.392259 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-513513c3-fde0-4079-acd8-71c51763fe67 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.394336 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-513513c3-fde0-4079-acd8-71c51763fe67 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:10:08.394690 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-513513c3-fde0-4079-acd8-71c51763fe67 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:08.394897 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-513513c3-fde0-4079-acd8-71c51763fe67 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:08.404001 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:08.404001 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:08.407061 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-513513c3-fde0-4079-acd8-71c51763fe67 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:08.411100 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-513513c3-fde0-4079-acd8-71c51763fe67 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:10:08.411493 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1019/4078] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:08 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 1426 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:08.504231 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-fea277fa-f42f-47aa-9ace-53179afb9e6a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.506050 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-fea277fa-f42f-47aa-9ace-53179afb9e6a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] PUT https://10.4.3.46/volume/v3/attachments/6ad36f84-8482-4e1b-a914-23d468814c49 Aug 19 11:10:08.506389 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-fea277fa-f42f-47aa-9ace-53179afb9e6a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:08.513054 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-fea277fa-f42f-47aa-9ace-53179afb9e6a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Acquiring lock "cinder-attachment_update-923684e3-d01d-41db-ad4b-43b18ff85e41-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:10:08.516943 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-fea277fa-f42f-47aa-9ace-53179afb9e6a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Lock "cinder-attachment_update-923684e3-d01d-41db-ad4b-43b18ff85e41-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:10:08.517781 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:08.517781 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:08.586548 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-fea277fa-f42f-47aa-9ace-53179afb9e6a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Lock "cinder-attachment_update-923684e3-d01d-41db-ad4b-43b18ff85e41-np0000007769" released by "attachment_update" :: held 0.069s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:10:08.586887 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-fea277fa-f42f-47aa-9ace-53179afb9e6a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments/6ad36f84-8482-4e1b-a914-23d468814c49 returned with HTTP 200 Aug 19 11:10:08.587612 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1019/4079] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:10:08 2026] PUT /volume/v3/attachments/6ad36f84-8482-4e1b-a914-23d468814c49 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:08.599768 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-30411697-c167-484c-9258-b6b891cfaeed None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.601672 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-30411697-c167-484c-9258-b6b891cfaeed tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 Aug 19 11:10:08.601849 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-30411697-c167-484c-9258-b6b891cfaeed tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:08.602038 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-30411697-c167-484c-9258-b6b891cfaeed tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:08.608598 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:08.608598 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:08.609198 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-e4f55732-1f15-481e-8b33-99b8a36740ff None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.611123 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-e4f55732-1f15-481e-8b33-99b8a36740ff tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/attachments/6ad36f84-8482-4e1b-a914-23d468814c49/action Aug 19 11:10:08.611489 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-e4f55732-1f15-481e-8b33-99b8a36740ff tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:08.611634 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-e4f55732-1f15-481e-8b33-99b8a36740ff tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:08.612078 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-30411697-c167-484c-9258-b6b891cfaeed tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:10:08.616509 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-30411697-c167-484c-9258-b6b891cfaeed tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 returned with HTTP 200 Aug 19 11:10:08.616885 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1023/4080] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:08 2026] GET /volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 => generated 1413 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:08.626831 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71cdb7cd-7231-4876-883f-07061f6c4394 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.627238 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71cdb7cd-7231-4876-883f-07061f6c4394 None None] GET https://10.4.3.46/volume// Aug 19 11:10:08.627337 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:08.627337 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:08.627390 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71cdb7cd-7231-4876-883f-07061f6c4394 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:08.627580 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71cdb7cd-7231-4876-883f-07061f6c4394 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:08.627907 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71cdb7cd-7231-4876-883f-07061f6c4394 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:08.628182 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1020/4081] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:10: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 19 11:10:08.636654 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-88d623f2-1d13-44d3-b529-b0370908600c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.637551 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-6f4129bb-e1f3-4185-8e8b-72d93ad18516 req-e4f55732-1f15-481e-8b33-99b8a36740ff tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments/6ad36f84-8482-4e1b-a914-23d468814c49/action returned with HTTP 204 Aug 19 11:10:08.637955 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1020/4082] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:08 2026] POST /volume/v3/attachments/6ad36f84-8482-4e1b-a914-23d468814c49/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:08.638655 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-88d623f2-1d13-44d3-b529-b0370908600c tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:10:08.638995 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-88d623f2-1d13-44d3-b529-b0370908600c tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e05c82a-794a-4efe-8025-8f68b68459e4", "connector": null, "instance_uuid": "5d8d897e-9ea3-47f2-aad1-73925d32ac4f"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:08.647544 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:08.647544 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:08.684855 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-88d623f2-1d13-44d3-b529-b0370908600c tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:10:08.685958 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1020/4083] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:10: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 19 11:10:08.912633 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dae4f09d-bf1d-49b2-8fff-4aaf2ff5370f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.914303 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dae4f09d-bf1d-49b2-8fff-4aaf2ff5370f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:08.914470 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dae4f09d-bf1d-49b2-8fff-4aaf2ff5370f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:08.914665 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dae4f09d-bf1d-49b2-8fff-4aaf2ff5370f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:08.922988 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:08.922988 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:08.926022 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dae4f09d-bf1d-49b2-8fff-4aaf2ff5370f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:08.929677 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dae4f09d-bf1d-49b2-8fff-4aaf2ff5370f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:08.929909 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1024/4084] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:08 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:08.934535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4f5a6e19-7c90-403e-9e09-e580ca776589 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.936975 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4f5a6e19-7c90-403e-9e09-e580ca776589 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 Aug 19 11:10:08.937259 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4f5a6e19-7c90-403e-9e09-e580ca776589 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:08.937571 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4f5a6e19-7c90-403e-9e09-e580ca776589 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:08.941751 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4f5a6e19-7c90-403e-9e09-e580ca776589 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 returned with HTTP 404 Aug 19 11:10:08.942171 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1021/4085] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:08 2026] GET /volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:08.948300 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6f3d78fc-69dc-4d06-b59b-82f41753f95a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.950666 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6f3d78fc-69dc-4d06-b59b-82f41753f95a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee Aug 19 11:10:08.950940 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6f3d78fc-69dc-4d06-b59b-82f41753f95a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:08.951203 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6f3d78fc-69dc-4d06-b59b-82f41753f95a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:08.951371 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-6f3d78fc-69dc-4d06-b59b-82f41753f95a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: 4867bd77-fde9-4882-9388-7311adcfdaee Aug 19 11:10:08.957291 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:08.957291 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:08.957866 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6f3d78fc-69dc-4d06-b59b-82f41753f95a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:08.982860 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6f3d78fc-69dc-4d06-b59b-82f41753f95a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot delete request issued successfully. Aug 19 11:10:08.983058 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6f3d78fc-69dc-4d06-b59b-82f41753f95a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee returned with HTTP 202 Aug 19 11:10:08.983451 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1021/4086] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:08 2026] DELETE /volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:08.990620 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-17405b0d-4d11-4f44-bbc0-02444d508cce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:08.992431 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17405b0d-4d11-4f44-bbc0-02444d508cce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee Aug 19 11:10:08.992639 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17405b0d-4d11-4f44-bbc0-02444d508cce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:08.992809 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17405b0d-4d11-4f44-bbc0-02444d508cce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:08.997440 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:08.997440 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:08.997834 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-17405b0d-4d11-4f44-bbc0-02444d508cce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:08.998475 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17405b0d-4d11-4f44-bbc0-02444d508cce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee returned with HTTP 200 Aug 19 11:10:08.998819 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1021/4087] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:08 2026] GET /volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:09.757345 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c0138865-492a-423d-9b2d-df35d5d83de9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:09.757807 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c0138865-492a-423d-9b2d-df35d5d83de9 None None] GET https://10.4.3.46/volume// Aug 19 11:10:09.758014 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c0138865-492a-423d-9b2d-df35d5d83de9 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:09.758246 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c0138865-492a-423d-9b2d-df35d5d83de9 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:09.758672 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c0138865-492a-423d-9b2d-df35d5d83de9 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:09.759046 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1025/4088] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11: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 19 11:10:09.768197 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-7d87562a-8d1f-4f4f-92ef-a4bccda7a2e3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:09.770636 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-7d87562a-8d1f-4f4f-92ef-a4bccda7a2e3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 Aug 19 11:10:09.770874 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-7d87562a-8d1f-4f4f-92ef-a4bccda7a2e3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:09.771137 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-7d87562a-8d1f-4f4f-92ef-a4bccda7a2e3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:09.781420 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:09.781420 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:09.785343 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-7d87562a-8d1f-4f4f-92ef-a4bccda7a2e3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:10:09.791188 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-7d87562a-8d1f-4f4f-92ef-a4bccda7a2e3 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 returned with HTTP 200 Aug 19 11:10:09.791410 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1022/4089] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:09 2026] GET /volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 => generated 1592 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:09.916668 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-cdcd603e-b203-464e-a977-68f4a728e4c1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:09.918598 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-cdcd603e-b203-464e-a977-68f4a728e4c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] PUT https://10.4.3.46/volume/v3/attachments/406907d7-7652-4d25-b6b3-e5043bf1cd13 Aug 19 11:10:09.918938 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-cdcd603e-b203-464e-a977-68f4a728e4c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:09.926245 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-cdcd603e-b203-464e-a977-68f4a728e4c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Acquiring lock "cinder-attachment_update-0e05c82a-794a-4efe-8025-8f68b68459e4-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:10:09.930922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-cdcd603e-b203-464e-a977-68f4a728e4c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Lock "cinder-attachment_update-0e05c82a-794a-4efe-8025-8f68b68459e4-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:10:09.931935 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:09.931935 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:09.945351 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f68c65d2-679b-4f2b-9b53-84b2a4803307 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:09.946977 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f68c65d2-679b-4f2b-9b53-84b2a4803307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:09.947137 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f68c65d2-679b-4f2b-9b53-84b2a4803307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:09.947323 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f68c65d2-679b-4f2b-9b53-84b2a4803307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:09.956750 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:09.956750 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:09.960778 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f68c65d2-679b-4f2b-9b53-84b2a4803307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:09.964150 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f68c65d2-679b-4f2b-9b53-84b2a4803307 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:09.964533 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1022/4090] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:09 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:10.008955 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-93ae2801-89a3-468b-8800-0001fd6c2f1f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:10.011741 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93ae2801-89a3-468b-8800-0001fd6c2f1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee Aug 19 11:10:10.011933 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93ae2801-89a3-468b-8800-0001fd6c2f1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:10.012111 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93ae2801-89a3-468b-8800-0001fd6c2f1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:10.020323 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93ae2801-89a3-468b-8800-0001fd6c2f1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee returned with HTTP 404 Aug 19 11:10:10.020888 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1026/4091] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:10 2026] GET /volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:10.028507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a0b6073f-32c9-4fae-836e-26e01b23b43d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:10.030127 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a0b6073f-32c9-4fae-836e-26e01b23b43d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 Aug 19 11:10:10.030644 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a0b6073f-32c9-4fae-836e-26e01b23b43d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:10.030644 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a0b6073f-32c9-4fae-836e-26e01b23b43d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:10.030700 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-a0b6073f-32c9-4fae-836e-26e01b23b43d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: ac9b5cbb-fc98-4d9a-8427-eba0ce882797 Aug 19 11:10:10.035729 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-cdcd603e-b203-464e-a977-68f4a728e4c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Lock "cinder-attachment_update-0e05c82a-794a-4efe-8025-8f68b68459e4-np0000007769" released by "attachment_update" :: held 0.105s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:10:10.036048 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-cdcd603e-b203-464e-a977-68f4a728e4c1 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/attachments/406907d7-7652-4d25-b6b3-e5043bf1cd13 returned with HTTP 200 Aug 19 11:10:10.036273 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:10.036273 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:10.036494 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1022/4092] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:10:09 2026] PUT /volume/v3/attachments/406907d7-7652-4d25-b6b3-e5043bf1cd13 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:10.036699 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a0b6073f-32c9-4fae-836e-26e01b23b43d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:10.057699 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-8f90458b-c4a8-4483-a894-1ed209c2ba49 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:10.059642 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-8f90458b-c4a8-4483-a894-1ed209c2ba49 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] POST https://10.4.3.46/volume/v3/attachments/406907d7-7652-4d25-b6b3-e5043bf1cd13/action Aug 19 11:10:10.059979 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-8f90458b-c4a8-4483-a894-1ed209c2ba49 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:10.060121 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-8f90458b-c4a8-4483-a894-1ed209c2ba49 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:10.065297 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a0b6073f-32c9-4fae-836e-26e01b23b43d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot delete request issued successfully. Aug 19 11:10:10.065588 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a0b6073f-32c9-4fae-836e-26e01b23b43d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 returned with HTTP 202 Aug 19 11:10:10.066160 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1023/4093] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:10 2026] DELETE /volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:10.075418 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-34f5b7dd-44d3-45c3-b85a-4bfffcf7f89f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:10.077651 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-34f5b7dd-44d3-45c3-b85a-4bfffcf7f89f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 Aug 19 11:10:10.077924 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-34f5b7dd-44d3-45c3-b85a-4bfffcf7f89f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:10.079121 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-34f5b7dd-44d3-45c3-b85a-4bfffcf7f89f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:10.079750 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:10.079750 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:10.084361 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:10.084361 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:10.084996 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-34f5b7dd-44d3-45c3-b85a-4bfffcf7f89f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:10.085656 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-34f5b7dd-44d3-45c3-b85a-4bfffcf7f89f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 returned with HTTP 200 Aug 19 11:10:10.086585 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1027/4094] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:10 2026] GET /volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:10.094425 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e51466dc-17e4-45eb-b016-18a568750fd3 req-8f90458b-c4a8-4483-a894-1ed209c2ba49 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/attachments/406907d7-7652-4d25-b6b3-e5043bf1cd13/action returned with HTTP 204 Aug 19 11:10:10.095041 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1023/4095] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:10 2026] POST /volume/v3/attachments/406907d7-7652-4d25-b6b3-e5043bf1cd13/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:10.430978 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-9c69a64d-db33-4384-826f-de63bf7b526b req-8e40bae3-d34a-4d67-8667-93404db5e784 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:10.432845 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-9c69a64d-db33-4384-826f-de63bf7b526b req-8e40bae3-d34a-4d67-8667-93404db5e784 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] DELETE https://10.4.3.46/volume/v3/attachments/47b39e61-3af0-414a-bdf5-b135694fb27b Aug 19 11:10:10.433014 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-9c69a64d-db33-4384-826f-de63bf7b526b req-8e40bae3-d34a-4d67-8667-93404db5e784 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:10.433178 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-9c69a64d-db33-4384-826f-de63bf7b526b req-8e40bae3-d34a-4d67-8667-93404db5e784 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:10.439165 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:10.439165 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:10.478567 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-9c69a64d-db33-4384-826f-de63bf7b526b req-8e40bae3-d34a-4d67-8667-93404db5e784 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments/47b39e61-3af0-414a-bdf5-b135694fb27b returned with HTTP 200 Aug 19 11:10:10.478940 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1023/4096] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:10:10 2026] DELETE /volume/v3/attachments/47b39e61-3af0-414a-bdf5-b135694fb27b => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:10.985649 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-17191f89-296b-45b8-9075-07c996009775 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:10.988385 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-17191f89-296b-45b8-9075-07c996009775 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:10.988686 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-17191f89-296b-45b8-9075-07c996009775 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:10.988969 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-17191f89-296b-45b8-9075-07c996009775 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:10.999788 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:10.999788 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:11.004252 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-17191f89-296b-45b8-9075-07c996009775 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:11.011620 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-17191f89-296b-45b8-9075-07c996009775 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:11.012163 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1024/4097] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:10 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:11.097327 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e530678a-86cb-440e-8a07-5e1938565d75 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:11.098428 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e530678a-86cb-440e-8a07-5e1938565d75 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 Aug 19 11:10:11.098662 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e530678a-86cb-440e-8a07-5e1938565d75 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:11.098890 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e530678a-86cb-440e-8a07-5e1938565d75 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:11.103798 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e530678a-86cb-440e-8a07-5e1938565d75 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 returned with HTTP 404 Aug 19 11:10:11.104431 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1028/4098] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:11 2026] GET /volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:11.112259 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-59f49ca4-bf13-4db6-b940-985790616a34 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:11.114586 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-59f49ca4-bf13-4db6-b940-985790616a34 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 Aug 19 11:10:11.114881 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-59f49ca4-bf13-4db6-b940-985790616a34 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:11.115173 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-59f49ca4-bf13-4db6-b940-985790616a34 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:11.115405 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-59f49ca4-bf13-4db6-b940-985790616a34 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: 8aca53f7-20cd-431b-a36f-70317caf9633 Aug 19 11:10:11.120108 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-59f49ca4-bf13-4db6-b940-985790616a34 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 returned with HTTP 404 Aug 19 11:10:11.120810 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1024/4099] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:11 2026] DELETE /volume/v3/snapshots/8aca53f7-20cd-431b-a36f-70317caf9633 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:11.130112 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c8f1bf39-9375-4906-88c5-947966cb5f92 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:11.132250 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c8f1bf39-9375-4906-88c5-947966cb5f92 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 Aug 19 11:10:11.132773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c8f1bf39-9375-4906-88c5-947966cb5f92 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:11.132773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c8f1bf39-9375-4906-88c5-947966cb5f92 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:11.132773 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-c8f1bf39-9375-4906-88c5-947966cb5f92 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: ac9b5cbb-fc98-4d9a-8427-eba0ce882797 Aug 19 11:10:11.136919 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c8f1bf39-9375-4906-88c5-947966cb5f92 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 returned with HTTP 404 Aug 19 11:10:11.137453 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1024/4100] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:11 2026] DELETE /volume/v3/snapshots/ac9b5cbb-fc98-4d9a-8427-eba0ce882797 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:11.188382 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3a526071-b273-46ca-8c88-d92ae5545661 req-c676a4dc-19fe-44c0-9a0c-26959fd7c012 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:11.190634 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-c676a4dc-19fe-44c0-9a0c-26959fd7c012 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:11.190768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-c676a4dc-19fe-44c0-9a0c-26959fd7c012 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:11.190953 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-c676a4dc-19fe-44c0-9a0c-26959fd7c012 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:11.208152 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:11.208152 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:11.217896 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3a526071-b273-46ca-8c88-d92ae5545661 req-c676a4dc-19fe-44c0-9a0c-26959fd7c012 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:11.223883 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-c676a4dc-19fe-44c0-9a0c-26959fd7c012 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:11.224377 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1025/4101] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:11 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:11.244073 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3a526071-b273-46ca-8c88-d92ae5545661 req-4b3274a9-4a6b-46d6-9860-5b29163a4b9e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:11.246160 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-4b3274a9-4a6b-46d6-9860-5b29163a4b9e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd/action Aug 19 11:10:11.246493 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-4b3274a9-4a6b-46d6-9860-5b29163a4b9e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:11.246666 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-4b3274a9-4a6b-46d6-9860-5b29163a4b9e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:11.257164 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:11.257164 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:11.257601 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-3a526071-b273-46ca-8c88-d92ae5545661 req-4b3274a9-4a6b-46d6-9860-5b29163a4b9e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:11.263632 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-3a526071-b273-46ca-8c88-d92ae5545661 req-4b3274a9-4a6b-46d6-9860-5b29163a4b9e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Begin detaching volume completed successfully. Aug 19 11:10:11.264704 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-4b3274a9-4a6b-46d6-9860-5b29163a4b9e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd/action returned with HTTP 202 Aug 19 11:10:11.264704 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1029/4102] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:10:11 2026] POST /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:10:11.315037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0bf1094f-94dd-491c-9d84-5be7bc503812 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:11.315421 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0bf1094f-94dd-491c-9d84-5be7bc503812 None None] GET https://10.4.3.46/volume// Aug 19 11:10:11.315653 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0bf1094f-94dd-491c-9d84-5be7bc503812 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:11.315910 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0bf1094f-94dd-491c-9d84-5be7bc503812 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:11.316334 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0bf1094f-94dd-491c-9d84-5be7bc503812 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:11.316701 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1025/4103] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:11.327812 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3a526071-b273-46ca-8c88-d92ae5545661 req-35159917-4407-4c75-8f5b-6943551e4cc2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:11.329979 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-35159917-4407-4c75-8f5b-6943551e4cc2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:11.330259 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-35159917-4407-4c75-8f5b-6943551e4cc2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:11.330527 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-35159917-4407-4c75-8f5b-6943551e4cc2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:11.330964 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:11.332911 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:11.333300 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2004364460", "source_volid": "49a08bc3-34e1-4ec5-8917-6199f9b39aac", "volume_type": "tempest-scenario-type-luks-1559854278", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:11.334973 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2004364460', 'source_volid': '49a08bc3-34e1-4ec5-8917-6199f9b39aac', 'volume_type': 'tempest-scenario-type-luks-1559854278', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:11.341051 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:11.341051 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:11.345137 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-3a526071-b273-46ca-8c88-d92ae5545661 req-35159917-4407-4c75-8f5b-6943551e4cc2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:11.345242 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:11.345242 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:11.345654 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume retrieved successfully. Aug 19 11:10:11.345794 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume of 1 GB Aug 19 11:10:11.346475 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Availability Zones retrieved successfully. Aug 19 11:10:11.349636 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-35159917-4407-4c75-8f5b-6943551e4cc2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:11.350035 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1025/4104] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:11 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:11.351594 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Flow 'volume_create_api' (6f5e6cc7-95c7-46ce-a865-ed897a016e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:11.352677 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc11f16e-57e4-4c73-8180-5164d6175ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:11.355809 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:11.378936 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc11f16e-57e4-4c73-8180-5164d6175ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '49a08bc3-34e1-4ec5-8917-6199f9b39aac', 'volume_type': VolumeType(created_at=2026-08-19T11:09:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ba3e1aa-6f49-42f8-9f8e-58b0db12e713,is_public=True,name='tempest-scenario-type-luks-1559854278',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ba3e1aa-6f49-42f8-9f8e-58b0db12e713', '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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:11.379740 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (652a0002-aec6-4823-8418-a78f591c2f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:11.407689 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1559854278 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1559854278, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:10:11.407950 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1559854278 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1559854278, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:10:11.424529 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Created reservations ['bd376b9f-e213-42d2-a62b-87665f9c4e7f', 'ae7179b2-e07a-43a4-af93-1aa70055fd61', 'ec9d1c12-b34d-4b96-9b46-48dc4e1e7862', 'bfa2a450-f3fa-41c0-b3aa-bc3b246bb7d9'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:11.425299 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (652a0002-aec6-4823-8418-a78f591c2f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd376b9f-e213-42d2-a62b-87665f9c4e7f', 'ae7179b2-e07a-43a4-af93-1aa70055fd61', 'ec9d1c12-b34d-4b96-9b46-48dc4e1e7862', 'bfa2a450-f3fa-41c0-b3aa-bc3b246bb7d9']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:11.426085 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37bde249-1de4-4acd-8510-6e41fa282c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:11.461061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37bde249-1de4-4acd-8510-6e41fa282c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a789aa3-4f19-4421-abd2-4f4466f79c80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2004364460',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6eaab9790284cd182db9c685326769f',qos_specs=None,replication_status=,reservations=['bd376b9f-e213-42d2-a62b-87665f9c4e7f','ae7179b2-e07a-43a4-af93-1aa70055fd61','ec9d1c12-b34d-4b96-9b46-48dc4e1e7862','bfa2a450-f3fa-41c0-b3aa-bc3b246bb7d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=49a08bc3-34e1-4ec5-8917-6199f9b39aac,status='creating',user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_type_id=4ba3e1aa-6f49-42f8-9f8e-58b0db12e713), '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-19T11:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2004364460',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2a789aa3-4f19-4421-abd2-4f4466f79c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6eaab9790284cd182db9c685326769f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=49a08bc3-34e1-4ec5-8917-6199f9b39aac,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ba3e1aa-6f49-42f8-9f8e-58b0db12e713),volume_type_id=4ba3e1aa-6f49-42f8-9f8e-58b0db12e713)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:11.462422 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43228d54-6ea2-4bd7-a21c-d1f3ee6f9073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:11.486645 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43228d54-6ea2-4bd7-a21c-d1f3ee6f9073) transitioned into state 'SUCCESS' from state '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-2004364460',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6eaab9790284cd182db9c685326769f',qos_specs=None,replication_status=,reservations=['bd376b9f-e213-42d2-a62b-87665f9c4e7f','ae7179b2-e07a-43a4-af93-1aa70055fd61','ec9d1c12-b34d-4b96-9b46-48dc4e1e7862','bfa2a450-f3fa-41c0-b3aa-bc3b246bb7d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=49a08bc3-34e1-4ec5-8917-6199f9b39aac,status='creating',user_id='7961673fd45d4e7ca29b2ff704e5974c',volume_type_id=4ba3e1aa-6f49-42f8-9f8e-58b0db12e713)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:11.489764 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33dcaa8-6f99-476c-8e33-3ffbf54ebee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:11.505620 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33dcaa8-6f99-476c-8e33-3ffbf54ebee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:11.506729 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Flow 'volume_create_api' (6f5e6cc7-95c7-46ce-a865-ed897a016e63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:11.507041 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Create volume request issued successfully. Aug 19 11:10:11.507632 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c04a797f-dd38-42fe-b9a3-b60185e4e514 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:11.508058 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1026/4105] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:11 2026] POST /volume/v3/volumes => generated 809 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:11.521992 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fa047231-70a6-4a55-b2fa-a8171424d687 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:11.523367 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa047231-70a6-4a55-b2fa-a8171424d687 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:11.523574 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa047231-70a6-4a55-b2fa-a8171424d687 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:11.523908 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa047231-70a6-4a55-b2fa-a8171424d687 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:11.531413 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:11.531413 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:11.534599 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fa047231-70a6-4a55-b2fa-a8171424d687 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:11.539204 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa047231-70a6-4a55-b2fa-a8171424d687 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:11.539509 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1030/4106] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:11 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:12.025858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-409a71d3-ac1f-4526-b1c1-9b262d788fd4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:12.027648 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-409a71d3-ac1f-4526-b1c1-9b262d788fd4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:12.027815 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-409a71d3-ac1f-4526-b1c1-9b262d788fd4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:12.027992 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-409a71d3-ac1f-4526-b1c1-9b262d788fd4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:12.041477 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:12.041477 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:12.044840 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-409a71d3-ac1f-4526-b1c1-9b262d788fd4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:12.049275 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-409a71d3-ac1f-4526-b1c1-9b262d788fd4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:12.049780 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1026/4107] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:12 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:12.552659 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6a12f725-9c3c-4179-87fd-05be1152f562 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:12.554436 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6a12f725-9c3c-4179-87fd-05be1152f562 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:12.554636 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6a12f725-9c3c-4179-87fd-05be1152f562 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:12.554815 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6a12f725-9c3c-4179-87fd-05be1152f562 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:12.561390 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:12.561390 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:12.564567 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6a12f725-9c3c-4179-87fd-05be1152f562 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:12.568297 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6a12f725-9c3c-4179-87fd-05be1152f562 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:12.568655 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1026/4108] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:12 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:12.967125 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-94ff1d09-8862-4ffb-a8c7-a1f657b3555f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:12.970556 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-94ff1d09-8862-4ffb-a8c7-a1f657b3555f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/attachments/64e81bb5-783d-40b9-8b55-3d370abafd80/action Aug 19 11:10:12.970556 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-94ff1d09-8862-4ffb-a8c7-a1f657b3555f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:12.970556 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-94ff1d09-8862-4ffb-a8c7-a1f657b3555f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:12.983858 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:12.983858 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:12.992053 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0e54fedc-8d52-4fc6-91ea-3bdb9a26f6f5 req-94ff1d09-8862-4ffb-a8c7-a1f657b3555f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/64e81bb5-783d-40b9-8b55-3d370abafd80/action returned with HTTP 204 Aug 19 11:10:12.992513 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1027/4109] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:12 2026] POST /volume/v3/attachments/64e81bb5-783d-40b9-8b55-3d370abafd80/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:13.061570 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fd005b3a-10bd-4ca1-bcf4-ca2c0e96ca0e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:13.067504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fd005b3a-10bd-4ca1-bcf4-ca2c0e96ca0e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:13.067504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fd005b3a-10bd-4ca1-bcf4-ca2c0e96ca0e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:13.067504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fd005b3a-10bd-4ca1-bcf4-ca2c0e96ca0e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:13.074277 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:13.074277 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:13.077452 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fd005b3a-10bd-4ca1-bcf4-ca2c0e96ca0e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:13.081450 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fd005b3a-10bd-4ca1-bcf4-ca2c0e96ca0e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:13.081791 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1031/4110] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:13 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:13.580131 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ecfc0a38-0c84-4031-ad91-2435ffe44743 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:13.582325 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecfc0a38-0c84-4031-ad91-2435ffe44743 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:13.582569 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecfc0a38-0c84-4031-ad91-2435ffe44743 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:13.582787 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecfc0a38-0c84-4031-ad91-2435ffe44743 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:13.590500 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:13.590500 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:13.594728 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ecfc0a38-0c84-4031-ad91-2435ffe44743 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:13.602548 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecfc0a38-0c84-4031-ad91-2435ffe44743 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:13.603251 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1027/4111] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:13 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:14.614368 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-02557875-a5d4-446c-afe9-03b951f088bb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:14.616101 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-02557875-a5d4-446c-afe9-03b951f088bb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:14.616293 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-02557875-a5d4-446c-afe9-03b951f088bb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:14.616523 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-02557875-a5d4-446c-afe9-03b951f088bb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:14.622919 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:14.622919 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:14.626638 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-02557875-a5d4-446c-afe9-03b951f088bb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:14.630500 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-02557875-a5d4-446c-afe9-03b951f088bb tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:14.630995 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1027/4112] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:14 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:15.642664 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5b5a3905-e569-40b6-8764-9bb67d968210 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:15.644423 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5b5a3905-e569-40b6-8764-9bb67d968210 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:15.644645 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5b5a3905-e569-40b6-8764-9bb67d968210 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:15.644834 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5b5a3905-e569-40b6-8764-9bb67d968210 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:15.651676 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:15.651676 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:15.655134 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5b5a3905-e569-40b6-8764-9bb67d968210 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:15.659241 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5b5a3905-e569-40b6-8764-9bb67d968210 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:15.659666 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1028/4113] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:15 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:16.431807 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-4a5dc29f-a0d4-4dd0-95eb-4777197ea1b0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:16.433410 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-4a5dc29f-a0d4-4dd0-95eb-4777197ea1b0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:16.433594 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-4a5dc29f-a0d4-4dd0-95eb-4777197ea1b0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:16.433763 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-4a5dc29f-a0d4-4dd0-95eb-4777197ea1b0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:16.441587 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:16.441587 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:16.444306 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-4a5dc29f-a0d4-4dd0-95eb-4777197ea1b0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:16.447577 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-4a5dc29f-a0d4-4dd0-95eb-4777197ea1b0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:16.448068 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1032/4114] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:16 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 1173 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:16.462178 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-cb8670a9-743c-4f34-a0aa-5fb87f1062b8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:16.464047 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-cb8670a9-743c-4f34-a0aa-5fb87f1062b8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305/action Aug 19 11:10:16.464384 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-cb8670a9-743c-4f34-a0aa-5fb87f1062b8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:16.464522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-cb8670a9-743c-4f34-a0aa-5fb87f1062b8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:16.474926 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:16.474926 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:16.475337 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-cb8670a9-743c-4f34-a0aa-5fb87f1062b8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:16.483186 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-cb8670a9-743c-4f34-a0aa-5fb87f1062b8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Begin detaching volume completed successfully. Aug 19 11:10:16.483368 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-cb8670a9-743c-4f34-a0aa-5fb87f1062b8 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305/action returned with HTTP 202 Aug 19 11:10:16.483758 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1028/4115] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:10:16 2026] POST /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:10:16.525138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-75a5dbe2-4fff-4da0-ab5c-47394713edf9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:16.525537 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-75a5dbe2-4fff-4da0-ab5c-47394713edf9 None None] GET https://10.4.3.46/volume// Aug 19 11:10:16.525661 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-75a5dbe2-4fff-4da0-ab5c-47394713edf9 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:16.525833 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-75a5dbe2-4fff-4da0-ab5c-47394713edf9 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:16.526108 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-75a5dbe2-4fff-4da0-ab5c-47394713edf9 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:16.526596 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1028/4116] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10:16 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:10:16.535551 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-ec22a2fa-3d16-4940-8def-798467bf9b4a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:16.537778 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-ec22a2fa-3d16-4940-8def-798467bf9b4a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:16.538017 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-ec22a2fa-3d16-4940-8def-798467bf9b4a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:16.538217 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-ec22a2fa-3d16-4940-8def-798467bf9b4a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:16.547932 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:16.547932 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:16.551129 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-ec22a2fa-3d16-4940-8def-798467bf9b4a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:16.554838 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-ec22a2fa-3d16-4940-8def-798467bf9b4a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:16.555211 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1029/4117] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:16 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:16.671263 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1f33ca8c-c192-4e72-b29b-66ccadcab737 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:16.672769 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1f33ca8c-c192-4e72-b29b-66ccadcab737 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:16.672928 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1f33ca8c-c192-4e72-b29b-66ccadcab737 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:16.673094 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1f33ca8c-c192-4e72-b29b-66ccadcab737 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:16.678878 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:16.678878 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:16.681788 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1f33ca8c-c192-4e72-b29b-66ccadcab737 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:16.685123 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1f33ca8c-c192-4e72-b29b-66ccadcab737 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:16.685398 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1033/4118] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:16 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:17.699756 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fd9f720b-a8e6-436b-b655-c13451606b0a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:17.701576 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd9f720b-a8e6-436b-b655-c13451606b0a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:17.701674 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd9f720b-a8e6-436b-b655-c13451606b0a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:17.701839 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd9f720b-a8e6-436b-b655-c13451606b0a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:17.708647 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:17.708647 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:17.712231 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fd9f720b-a8e6-436b-b655-c13451606b0a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:17.716012 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd9f720b-a8e6-436b-b655-c13451606b0a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:17.716370 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1029/4119] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:17 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:18.731408 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f76f69c8-4d35-4231-8447-25925d54fd39 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:18.735061 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f76f69c8-4d35-4231-8447-25925d54fd39 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:18.735061 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f76f69c8-4d35-4231-8447-25925d54fd39 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:18.735061 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f76f69c8-4d35-4231-8447-25925d54fd39 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:18.741574 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:18.741574 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:18.745282 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f76f69c8-4d35-4231-8447-25925d54fd39 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:18.749615 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f76f69c8-4d35-4231-8447-25925d54fd39 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:18.750080 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1029/4120] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:18 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:19.186657 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3a526071-b273-46ca-8c88-d92ae5545661 req-e05ef3f5-59f3-46c3-a3d0-146213e82292 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:19.188916 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-e05ef3f5-59f3-46c3-a3d0-146213e82292 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f Aug 19 11:10:19.189106 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-e05ef3f5-59f3-46c3-a3d0-146213e82292 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:19.189303 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-e05ef3f5-59f3-46c3-a3d0-146213e82292 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:19.200430 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:19.200430 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:19.279369 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3a526071-b273-46ca-8c88-d92ae5545661 req-e05ef3f5-59f3-46c3-a3d0-146213e82292 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f returned with HTTP 200 Aug 19 11:10:19.279782 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1030/4121] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:10:19 2026] DELETE /volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:19.524039 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-5163c80f-f17f-448a-b77d-9712f3a65f78 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:19.528081 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-5163c80f-f17f-448a-b77d-9712f3a65f78 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/attachments/64e81bb5-783d-40b9-8b55-3d370abafd80 Aug 19 11:10:19.528262 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-5163c80f-f17f-448a-b77d-9712f3a65f78 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:19.528430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-5163c80f-f17f-448a-b77d-9712f3a65f78 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:19.537496 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:19.537496 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:19.614420 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-aff5698d-d485-4cfd-ac1e-8eb98ff3cd13 req-5163c80f-f17f-448a-b77d-9712f3a65f78 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/64e81bb5-783d-40b9-8b55-3d370abafd80 returned with HTTP 200 Aug 19 11:10:19.614845 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1034/4122] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:10:19 2026] DELETE /volume/v3/attachments/64e81bb5-783d-40b9-8b55-3d370abafd80 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:19.762411 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-895cda57-0aa6-403f-91a2-16feee761fef None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:19.765100 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-895cda57-0aa6-403f-91a2-16feee761fef tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:19.765193 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-895cda57-0aa6-403f-91a2-16feee761fef tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:19.765327 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-895cda57-0aa6-403f-91a2-16feee761fef tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:19.774387 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:19.774387 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:19.781356 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-895cda57-0aa6-403f-91a2-16feee761fef tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:19.786307 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-895cda57-0aa6-403f-91a2-16feee761fef tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:19.786719 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1030/4123] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:19 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:20.693178 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c03b05d7-50a8-47bb-89ca-96222787dffc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:20.694157 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:20.694690 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-102074094", "snapshot_id": "4082a265-f870-4132-8c09-53816c7f3de9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:20.696425 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-102074094', 'snapshot_id': '4082a265-f870-4132-8c09-53816c7f3de9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:20.703522 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:20.703522 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:20.704010 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:20.704373 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume of 1 GB Aug 19 11:10:20.709023 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Availability Zones retrieved successfully. Aug 19 11:10:20.715771 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Flow 'volume_create_api' (b8a6c4c4-8061-44c5-8a7e-fdf66127f429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:20.716762 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264a561a-608a-4ec1-bb3d-588ebbc3b3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:20.718048 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:20.759538 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264a561a-608a-4ec1-bb3d-588ebbc3b3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4082a265-f870-4132-8c09-53816c7f3de9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:20.760370 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b25897-aa95-43bf-9633-b06456a446b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:20.806363 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2ea684aa-154c-4e7d-9fbc-7fc20a74b56a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:20.808740 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ea684aa-154c-4e7d-9fbc-7fc20a74b56a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:20.809005 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ea684aa-154c-4e7d-9fbc-7fc20a74b56a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:20.809281 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ea684aa-154c-4e7d-9fbc-7fc20a74b56a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:20.811898 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Created reservations ['a300cbba-aebb-4b8c-9d4b-12d86ddd7d37', '4e99565e-e30f-4fa7-9508-997827309ecd', 'cef5ec61-e516-4c05-9021-73d7163e97c4', 'cef00cb5-e82c-4ae2-a96d-7c99fc313a7e'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:20.813099 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b25897-aa95-43bf-9633-b06456a446b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a300cbba-aebb-4b8c-9d4b-12d86ddd7d37', '4e99565e-e30f-4fa7-9508-997827309ecd', 'cef5ec61-e516-4c05-9021-73d7163e97c4', 'cef00cb5-e82c-4ae2-a96d-7c99fc313a7e']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:20.814320 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92237101-bf24-4370-b9cc-f994af8c1960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:20.817784 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:20.817784 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:20.825880 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2ea684aa-154c-4e7d-9fbc-7fc20a74b56a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:20.830154 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ea684aa-154c-4e7d-9fbc-7fc20a74b56a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:20.830855 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1031/4124] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:20 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:20.864922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92237101-bf24-4370-b9cc-f994af8c1960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53abf719-fccb-4658-a9d0-365c9e240f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-102074094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae71a9f29e34900b7b37500831adc75',qos_specs=None,replication_status=,reservations=['a300cbba-aebb-4b8c-9d4b-12d86ddd7d37','4e99565e-e30f-4fa7-9508-997827309ecd','cef5ec61-e516-4c05-9021-73d7163e97c4','cef00cb5-e82c-4ae2-a96d-7c99fc313a7e'],size=1,snapshot_id=4082a265-f870-4132-8c09-53816c7f3de9,source_replicaid=,source_volid=None,status='creating',user_id='ebd6f98e494b40fa989d482c00aa5422',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-102074094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53abf719-fccb-4658-a9d0-365c9e240f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae71a9f29e34900b7b37500831adc75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4082a265-f870-4132-8c09-53816c7f3de9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebd6f98e494b40fa989d482c00aa5422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:20.865992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249aebc6-6c76-49d6-bb1b-df2e64afccb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:20.893989 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249aebc6-6c76-49d6-bb1b-df2e64afccb5) transitioned into state 'SUCCESS' from state '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-102074094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae71a9f29e34900b7b37500831adc75',qos_specs=None,replication_status=,reservations=['a300cbba-aebb-4b8c-9d4b-12d86ddd7d37','4e99565e-e30f-4fa7-9508-997827309ecd','cef5ec61-e516-4c05-9021-73d7163e97c4','cef00cb5-e82c-4ae2-a96d-7c99fc313a7e'],size=1,snapshot_id=4082a265-f870-4132-8c09-53816c7f3de9,source_replicaid=,source_volid=None,status='creating',user_id='ebd6f98e494b40fa989d482c00aa5422',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:20.894894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (484dbeb8-001b-4778-ae87-d1905c9eb409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:20.919064 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (484dbeb8-001b-4778-ae87-d1905c9eb409) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:20.920147 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Flow 'volume_create_api' (b8a6c4c4-8061-44c5-8a7e-fdf66127f429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:20.920527 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume request issued successfully. Aug 19 11:10:20.921187 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c03b05d7-50a8-47bb-89ca-96222787dffc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:20.921750 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1030/4125] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:20 2026] POST /volume/v3/volumes => generated 788 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 11:10:20.935680 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-05947fb3-ba28-461d-83ac-cdd93331e05d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:20.937554 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-05947fb3-ba28-461d-83ac-cdd93331e05d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:20.937718 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-05947fb3-ba28-461d-83ac-cdd93331e05d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:20.937904 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-05947fb3-ba28-461d-83ac-cdd93331e05d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:20.945145 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:20.945145 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:20.949544 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-05947fb3-ba28-461d-83ac-cdd93331e05d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:20.954200 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-05947fb3-ba28-461d-83ac-cdd93331e05d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:20.954845 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1035/4126] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:20 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:21.845144 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-54c9061a-3ab2-4c9e-9000-8e96a6a84d07 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:21.846895 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-54c9061a-3ab2-4c9e-9000-8e96a6a84d07 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:21.847082 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-54c9061a-3ab2-4c9e-9000-8e96a6a84d07 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:21.847273 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-54c9061a-3ab2-4c9e-9000-8e96a6a84d07 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:21.856027 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:21.856027 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:21.860759 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-54c9061a-3ab2-4c9e-9000-8e96a6a84d07 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:21.866543 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-54c9061a-3ab2-4c9e-9000-8e96a6a84d07 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:21.867080 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1031/4127] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:21 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:21.969624 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6c74c9ca-9be4-47bd-b2cf-197d31021dd0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:21.971240 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c74c9ca-9be4-47bd-b2cf-197d31021dd0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:21.971420 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c74c9ca-9be4-47bd-b2cf-197d31021dd0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:21.971617 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c74c9ca-9be4-47bd-b2cf-197d31021dd0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:21.978278 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:21.978278 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:21.982086 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6c74c9ca-9be4-47bd-b2cf-197d31021dd0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:21.986096 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c74c9ca-9be4-47bd-b2cf-197d31021dd0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:21.986458 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1032/4128] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:21 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:21.998240 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0bb36f3e-7027-472b-b5e8-5bfd15596fa5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:22.003335 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0bb36f3e-7027-472b-b5e8-5bfd15596fa5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:22.006513 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0bb36f3e-7027-472b-b5e8-5bfd15596fa5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:22.006513 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0bb36f3e-7027-472b-b5e8-5bfd15596fa5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:22.014693 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:22.014693 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:22.019778 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0bb36f3e-7027-472b-b5e8-5bfd15596fa5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:22.024415 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0bb36f3e-7027-472b-b5e8-5bfd15596fa5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:22.024794 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1031/4129] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:21 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:22.504363 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-06f6121e-224b-4bc2-a146-d04243096be1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:22.506450 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-06f6121e-224b-4bc2-a146-d04243096be1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:22.506643 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-06f6121e-224b-4bc2-a146-d04243096be1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:22.506819 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-06f6121e-224b-4bc2-a146-d04243096be1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:22.513643 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:22.513643 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:22.517517 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-06f6121e-224b-4bc2-a146-d04243096be1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:22.521624 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-06f6121e-224b-4bc2-a146-d04243096be1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:22.522049 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1036/4130] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:22 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:22.610904 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7d309043-fc25-47d6-8367-6553d3895911 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:22.611405 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d309043-fc25-47d6-8367-6553d3895911 None None] GET https://10.4.3.46/volume// Aug 19 11:10:22.611632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d309043-fc25-47d6-8367-6553d3895911 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:22.611871 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d309043-fc25-47d6-8367-6553d3895911 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:22.612260 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d309043-fc25-47d6-8367-6553d3895911 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:22.612620 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1032/4131] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:10: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 19 11:10:22.620295 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-a04ddccf-4c0d-4543-bd2c-0d94f80f5826 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:22.622719 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-a04ddccf-4c0d-4543-bd2c-0d94f80f5826 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:10:22.623100 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-a04ddccf-4c0d-4543-bd2c-0d94f80f5826 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53abf719-fccb-4658-a9d0-365c9e240f52", "connector": null, "instance_uuid": "7a86e724-84e9-426a-9542-5409e4378fff"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:22.631667 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:22.631667 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:22.657171 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-a04ddccf-4c0d-4543-bd2c-0d94f80f5826 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:10:22.657658 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1033/4132] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:10:22 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:22.692143 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f7ec8810-49e4-4879-b330-ca7d2e363e87 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:22.696014 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f7ec8810-49e4-4879-b330-ca7d2e363e87 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:22.696360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f7ec8810-49e4-4879-b330-ca7d2e363e87 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:22.696719 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f7ec8810-49e4-4879-b330-ca7d2e363e87 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:22.699356 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-523ff95e-e154-424c-bf4d-aaa8727d5304 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:22.699710 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-523ff95e-e154-424c-bf4d-aaa8727d5304 None None] GET https://10.4.3.46/volume// Aug 19 11:10:22.699881 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-523ff95e-e154-424c-bf4d-aaa8727d5304 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:22.700061 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-523ff95e-e154-424c-bf4d-aaa8727d5304 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:22.700374 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-523ff95e-e154-424c-bf4d-aaa8727d5304 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:22.700674 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1037/4133] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:22.708096 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:22.708096 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:22.708452 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-756aae2b-c3c5-4ef7-a311-f46fde7270b7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:22.712268 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-756aae2b-c3c5-4ef7-a311-f46fde7270b7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:22.712611 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f7ec8810-49e4-4879-b330-ca7d2e363e87 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:22.712648 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-756aae2b-c3c5-4ef7-a311-f46fde7270b7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:22.712909 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-756aae2b-c3c5-4ef7-a311-f46fde7270b7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:22.718591 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f7ec8810-49e4-4879-b330-ca7d2e363e87 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:22.719053 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1032/4134] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:22 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:22.726537 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:22.726537 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:22.730959 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-756aae2b-c3c5-4ef7-a311-f46fde7270b7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:22.735420 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-756aae2b-c3c5-4ef7-a311-f46fde7270b7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:22.735915 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1033/4135] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:22 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 1060 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:22.850498 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-0712c423-575d-4927-88de-a0530cb1765f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:22.853172 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-0712c423-575d-4927-88de-a0530cb1765f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] PUT https://10.4.3.46/volume/v3/attachments/f97a7bf5-b585-4ea1-8b5a-21ed158d2547 Aug 19 11:10:22.853677 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-0712c423-575d-4927-88de-a0530cb1765f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:22.863591 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-0712c423-575d-4927-88de-a0530cb1765f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Acquiring lock "cinder-attachment_update-53abf719-fccb-4658-a9d0-365c9e240f52-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:10:22.868522 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-0712c423-575d-4927-88de-a0530cb1765f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Lock "cinder-attachment_update-53abf719-fccb-4658-a9d0-365c9e240f52-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:10:22.869423 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:22.869423 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:22.883847 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c5b834b3-355c-4a10-bddb-8c95e600c576 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:22.886365 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c5b834b3-355c-4a10-bddb-8c95e600c576 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:22.886505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c5b834b3-355c-4a10-bddb-8c95e600c576 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:22.886789 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c5b834b3-355c-4a10-bddb-8c95e600c576 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:22.896146 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:22.896146 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:22.900963 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c5b834b3-355c-4a10-bddb-8c95e600c576 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:22.907253 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c5b834b3-355c-4a10-bddb-8c95e600c576 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:22.907847 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1038/4136] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:22 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:22.957273 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-0712c423-575d-4927-88de-a0530cb1765f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Lock "cinder-attachment_update-53abf719-fccb-4658-a9d0-365c9e240f52-np0000007769" released by "attachment_update" :: held 0.089s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:10:22.957675 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-0712c423-575d-4927-88de-a0530cb1765f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/f97a7bf5-b585-4ea1-8b5a-21ed158d2547 returned with HTTP 200 Aug 19 11:10:22.958151 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1034/4137] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:10:22 2026] PUT /volume/v3/attachments/f97a7bf5-b585-4ea1-8b5a-21ed158d2547 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:23.270244 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3a284ba4-491a-4d73-bc92-f012cb99553c req-89444ff3-c559-4337-9b53-5087be5e19c1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:23.272368 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3a284ba4-491a-4d73-bc92-f012cb99553c req-89444ff3-c559-4337-9b53-5087be5e19c1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f Aug 19 11:10:23.272571 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3a284ba4-491a-4d73-bc92-f012cb99553c req-89444ff3-c559-4337-9b53-5087be5e19c1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:23.272746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3a284ba4-491a-4d73-bc92-f012cb99553c req-89444ff3-c559-4337-9b53-5087be5e19c1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:23.278174 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3a284ba4-491a-4d73-bc92-f012cb99553c req-89444ff3-c559-4337-9b53-5087be5e19c1 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f returned with HTTP 404 Aug 19 11:10:23.278672 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1033/4138] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:10:23 2026] DELETE /volume/v3/attachments/6cfec61f-4f5a-4fd7-8bcc-8954fc35389f => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:10:23.730512 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-49fc6e40-dbd6-4093-9743-6570cdf9a94c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:23.732696 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49fc6e40-dbd6-4093-9743-6570cdf9a94c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:23.732965 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49fc6e40-dbd6-4093-9743-6570cdf9a94c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:23.733213 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49fc6e40-dbd6-4093-9743-6570cdf9a94c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:23.745840 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:23.745840 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:23.749963 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-49fc6e40-dbd6-4093-9743-6570cdf9a94c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:23.755351 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49fc6e40-dbd6-4093-9743-6570cdf9a94c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:23.755899 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1034/4139] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:23 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:23.925012 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-838b043e-ff68-40f4-9330-54e23672e60f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:23.926678 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-838b043e-ff68-40f4-9330-54e23672e60f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:23.926852 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-838b043e-ff68-40f4-9330-54e23672e60f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:23.927048 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-838b043e-ff68-40f4-9330-54e23672e60f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:23.933223 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:23.933223 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:23.936334 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-838b043e-ff68-40f4-9330-54e23672e60f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:23.939741 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-838b043e-ff68-40f4-9330-54e23672e60f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:23.940063 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1039/4140] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:23 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:24.771740 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eefed95c-8130-44af-a13b-afe4e5a29d7f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:24.774348 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eefed95c-8130-44af-a13b-afe4e5a29d7f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:24.774726 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eefed95c-8130-44af-a13b-afe4e5a29d7f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:24.775017 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eefed95c-8130-44af-a13b-afe4e5a29d7f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:24.787910 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:24.787910 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:24.792453 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eefed95c-8130-44af-a13b-afe4e5a29d7f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:24.798426 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eefed95c-8130-44af-a13b-afe4e5a29d7f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:24.799129 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1035/4141] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:24 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:24.898999 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d3322592-a358-4223-8eb2-2734820de610 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:24.900684 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d3322592-a358-4223-8eb2-2734820de610 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee Aug 19 11:10:24.900871 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d3322592-a358-4223-8eb2-2734820de610 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:24.901067 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d3322592-a358-4223-8eb2-2734820de610 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:24.901163 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-d3322592-a358-4223-8eb2-2734820de610 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: 4867bd77-fde9-4882-9388-7311adcfdaee Aug 19 11:10:24.905768 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d3322592-a358-4223-8eb2-2734820de610 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee returned with HTTP 404 Aug 19 11:10:24.906198 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1034/4142] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:24 2026] DELETE /volume/v3/snapshots/4867bd77-fde9-4882-9388-7311adcfdaee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:24.915505 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-21ab8354-dc46-44fa-b3fb-419a726b5dfa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:24.917195 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21ab8354-dc46-44fa-b3fb-419a726b5dfa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:24.917422 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-21ab8354-dc46-44fa-b3fb-419a726b5dfa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:24.917651 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-21ab8354-dc46-44fa-b3fb-419a726b5dfa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:24.924310 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:24.924310 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:24.927973 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-21ab8354-dc46-44fa-b3fb-419a726b5dfa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:24.932541 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21ab8354-dc46-44fa-b3fb-419a726b5dfa tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:24.932956 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1035/4143] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:24 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:24.944236 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:24.946179 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:24.946668 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-522225914"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:24.947910 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-522225914'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:24.948025 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume of 1 GB Aug 19 11:10:24.952293 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Availability Zones retrieved successfully. Aug 19 11:10:24.953528 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d05be1e7-d5a6-445f-b984-1c5ee9a8a071 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:24.955266 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d05be1e7-d5a6-445f-b984-1c5ee9a8a071 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:24.955450 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d05be1e7-d5a6-445f-b984-1c5ee9a8a071 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:24.955677 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d05be1e7-d5a6-445f-b984-1c5ee9a8a071 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:24.957689 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (58718f6c-56c5-4222-8b93-8545db57a009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:24.958719 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da36618a-d9be-4908-8fc5-75608ff4b8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:24.959670 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:24.962458 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:24.962458 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:24.966680 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d05be1e7-d5a6-445f-b984-1c5ee9a8a071 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:24.970882 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d05be1e7-d5a6-445f-b984-1c5ee9a8a071 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:24.971274 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1036/4144] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:24 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:24.986632 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da36618a-d9be-4908-8fc5-75608ff4b8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:24.987430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f94a4b-0433-40b9-82a8-c63ff4b3cac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:25.033282 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['25c04d47-9296-4f8a-8af3-cc72ab512f36', '093e435b-f19d-429d-9825-ea109063f6a2', '19de6896-6543-4d17-b3e1-d239db15aece', 'c43c0d76-a670-4cac-9021-e7636c47e25b'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:25.034092 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f94a4b-0433-40b9-82a8-c63ff4b3cac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25c04d47-9296-4f8a-8af3-cc72ab512f36', '093e435b-f19d-429d-9825-ea109063f6a2', '19de6896-6543-4d17-b3e1-d239db15aece', 'c43c0d76-a670-4cac-9021-e7636c47e25b']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:25.034962 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f14734c-b602-4504-8377-681f7d959c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:25.069121 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f14734c-b602-4504-8377-681f7d959c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8303701e-0f89-4159-8133-cb42f133f006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-522225914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['25c04d47-9296-4f8a-8af3-cc72ab512f36','093e435b-f19d-429d-9825-ea109063f6a2','19de6896-6543-4d17-b3e1-d239db15aece','c43c0d76-a670-4cac-9021-e7636c47e25b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-522225914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8303701e-0f89-4159-8133-cb42f133f006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa4df37ce6c045eea18debd0320fabf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:25.070118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d33a490d-5cf3-45d1-96fd-343f782a61d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:25.108454 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d33a490d-5cf3-45d1-96fd-343f782a61d2) transitioned into state 'SUCCESS' from state '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-522225914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['25c04d47-9296-4f8a-8af3-cc72ab512f36','093e435b-f19d-429d-9825-ea109063f6a2','19de6896-6543-4d17-b3e1-d239db15aece','c43c0d76-a670-4cac-9021-e7636c47e25b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:25.109215 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a21913f-9d98-4e18-a805-3300cc78f688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:25.126505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a21913f-9d98-4e18-a805-3300cc78f688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:25.126505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (58718f6c-56c5-4222-8b93-8545db57a009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:25.126505 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request issued successfully. Aug 19 11:10:25.126505 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-20722a79-1c2f-4eb5-b43c-df1c7f55cae3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:25.126505 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1040/4145] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:10:24 2026] POST /volume/v3/volumes => generated 751 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:25.143094 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ca7466f1-28d2-4e60-acee-669cd3b04186 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:25.145701 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca7466f1-28d2-4e60-acee-669cd3b04186 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 Aug 19 11:10:25.148908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca7466f1-28d2-4e60-acee-669cd3b04186 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:25.149392 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca7466f1-28d2-4e60-acee-669cd3b04186 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:25.163867 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:25.163867 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:25.170353 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ca7466f1-28d2-4e60-acee-669cd3b04186 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:25.174767 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca7466f1-28d2-4e60-acee-669cd3b04186 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 returned with HTTP 200 Aug 19 11:10:25.175186 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1035/4146] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:25 2026] GET /volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:25.810539 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-80c40f45-569d-4e59-b565-baf5122c1840 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:25.812336 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80c40f45-569d-4e59-b565-baf5122c1840 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:25.812590 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80c40f45-569d-4e59-b565-baf5122c1840 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:25.812831 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80c40f45-569d-4e59-b565-baf5122c1840 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:25.822705 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:25.822705 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:25.826283 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-80c40f45-569d-4e59-b565-baf5122c1840 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:25.830757 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80c40f45-569d-4e59-b565-baf5122c1840 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:25.831289 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1036/4147] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:25 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:25.985123 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e4012fd-e3e2-47c2-8ce9-0a5105ddd217 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:25.987920 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e4012fd-e3e2-47c2-8ce9-0a5105ddd217 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:25.988101 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e4012fd-e3e2-47c2-8ce9-0a5105ddd217 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:25.988300 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e4012fd-e3e2-47c2-8ce9-0a5105ddd217 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:25.996830 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:25.996830 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:26.001227 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e4012fd-e3e2-47c2-8ce9-0a5105ddd217 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:26.005262 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e4012fd-e3e2-47c2-8ce9-0a5105ddd217 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:26.005666 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1037/4148] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:25 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:26.187538 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9521cc47-7ef7-4fd7-8930-e3e5ced4e27c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:26.189276 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9521cc47-7ef7-4fd7-8930-e3e5ced4e27c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 Aug 19 11:10:26.189460 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9521cc47-7ef7-4fd7-8930-e3e5ced4e27c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:26.189728 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9521cc47-7ef7-4fd7-8930-e3e5ced4e27c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:26.198733 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:26.198733 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:26.203594 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9521cc47-7ef7-4fd7-8930-e3e5ced4e27c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:26.209839 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9521cc47-7ef7-4fd7-8930-e3e5ced4e27c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 returned with HTTP 200 Aug 19 11:10:26.210449 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1041/4149] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:26 2026] GET /volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:26.223739 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7b5c2eba-b697-4ab5-a7f6-9b4c36e2bb31 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:26.225362 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b5c2eba-b697-4ab5-a7f6-9b4c36e2bb31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:10:26.225709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7b5c2eba-b697-4ab5-a7f6-9b4c36e2bb31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8303701e-0f89-4159-8133-cb42f133f006", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1139826084"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:26.229243 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-fc7855c4-d2bd-4954-857f-e10b5d04cb1f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:26.231585 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-fc7855c4-d2bd-4954-857f-e10b5d04cb1f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/attachments/f97a7bf5-b585-4ea1-8b5a-21ed158d2547/action Aug 19 11:10:26.231919 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-fc7855c4-d2bd-4954-857f-e10b5d04cb1f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:26.232031 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-fc7855c4-d2bd-4954-857f-e10b5d04cb1f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:26.238345 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:26.238345 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:26.238805 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7b5c2eba-b697-4ab5-a7f6-9b4c36e2bb31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:26.238922 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-7b5c2eba-b697-4ab5-a7f6-9b4c36e2bb31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume 8303701e-0f89-4159-8133-cb42f133f006 Aug 19 11:10:26.257140 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:26.257140 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:26.275407 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-75bd89bb-4e83-46fb-bd15-b12e824cd000 req-fc7855c4-d2bd-4954-857f-e10b5d04cb1f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/f97a7bf5-b585-4ea1-8b5a-21ed158d2547/action returned with HTTP 204 Aug 19 11:10:26.275873 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1037/4150] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:26 2026] POST /volume/v3/attachments/f97a7bf5-b585-4ea1-8b5a-21ed158d2547/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:26.281566 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-7b5c2eba-b697-4ab5-a7f6-9b4c36e2bb31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['90e52c55-d02c-4939-b89e-624bbb3c54db', '1acccdb9-5af0-4352-96f7-ed9ddcd2440d', 'cc04d32d-2c24-44b5-87b4-523f67c6da5e', 'fef75841-ad71-4580-b6c9-a3fba6cc2518'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:26.319153 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7b5c2eba-b697-4ab5-a7f6-9b4c36e2bb31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot create request issued successfully. Aug 19 11:10:26.319567 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b5c2eba-b697-4ab5-a7f6-9b4c36e2bb31 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:10:26.320070 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1036/4151] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:10:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:26.328795 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0cbb2f38-c045-4b96-bf56-3e24c7ffbe7f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:26.330442 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0cbb2f38-c045-4b96-bf56-3e24c7ffbe7f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 Aug 19 11:10:26.330632 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0cbb2f38-c045-4b96-bf56-3e24c7ffbe7f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:26.330904 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0cbb2f38-c045-4b96-bf56-3e24c7ffbe7f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:26.335762 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:26.335762 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:26.335952 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0cbb2f38-c045-4b96-bf56-3e24c7ffbe7f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:26.336681 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0cbb2f38-c045-4b96-bf56-3e24c7ffbe7f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 returned with HTTP 200 Aug 19 11:10:26.337047 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1038/4152] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:26 2026] GET /volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:26.842805 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3d01dd5b-f20e-45ae-a22f-97b1be3fb219 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:26.844795 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3d01dd5b-f20e-45ae-a22f-97b1be3fb219 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:26.845016 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3d01dd5b-f20e-45ae-a22f-97b1be3fb219 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:26.845267 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3d01dd5b-f20e-45ae-a22f-97b1be3fb219 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:26.856421 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:26.856421 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:26.860460 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3d01dd5b-f20e-45ae-a22f-97b1be3fb219 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:26.865659 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3d01dd5b-f20e-45ae-a22f-97b1be3fb219 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:26.866108 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1042/4153] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:26 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:27.022748 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0df5531d-dd44-4e37-a940-9cf4cb5d0dc7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:27.024959 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0df5531d-dd44-4e37-a940-9cf4cb5d0dc7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:27.025178 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0df5531d-dd44-4e37-a940-9cf4cb5d0dc7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:27.025419 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0df5531d-dd44-4e37-a940-9cf4cb5d0dc7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:27.034679 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:27.034679 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:27.039826 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0df5531d-dd44-4e37-a940-9cf4cb5d0dc7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:27.053580 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0df5531d-dd44-4e37-a940-9cf4cb5d0dc7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:27.054081 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1038/4154] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:27 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:27.346861 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3915629e-ca30-4c77-a97f-08b7adc02261 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:27.349148 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3915629e-ca30-4c77-a97f-08b7adc02261 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 Aug 19 11:10:27.349391 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3915629e-ca30-4c77-a97f-08b7adc02261 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:27.349638 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3915629e-ca30-4c77-a97f-08b7adc02261 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:27.355859 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:27.355859 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:27.356363 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3915629e-ca30-4c77-a97f-08b7adc02261 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:27.357348 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3915629e-ca30-4c77-a97f-08b7adc02261 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 returned with HTTP 200 Aug 19 11:10:27.357955 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1037/4155] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:27 2026] GET /volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:27.368186 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:27.370227 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:27.370609 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c59a3522-b64b-49a7-9642-d728d6e394f3", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-631213934"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:27.372323 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request body: {'volume': {'snapshot_id': 'c59a3522-b64b-49a7-9642-d728d6e394f3', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-631213934'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:27.378411 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:27.378411 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:27.378888 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:27.379001 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume of 2 GB Aug 19 11:10:27.382597 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Availability Zones retrieved successfully. Aug 19 11:10:27.388172 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (45207c9c-be14-4f53-8788-f7a0b83b6fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:27.389233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd739da-a086-4e7a-9d93-ff38117461de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:27.390041 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:27.425989 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd739da-a086-4e7a-9d93-ff38117461de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'c59a3522-b64b-49a7-9642-d728d6e394f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:27.427004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd5e47af-b9e6-476b-9475-fbab5aa9d989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:27.479150 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['68c44b61-014e-4de7-9fd0-ab22dae2c95b', 'e50b15f7-c702-402e-8d30-183821392b13', '5658894b-570a-4c48-973e-e75a9f121657', '3901067f-9821-4a4a-a71f-0a785c787858'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:27.480222 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd5e47af-b9e6-476b-9475-fbab5aa9d989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68c44b61-014e-4de7-9fd0-ab22dae2c95b', 'e50b15f7-c702-402e-8d30-183821392b13', '5658894b-570a-4c48-973e-e75a9f121657', '3901067f-9821-4a4a-a71f-0a785c787858']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:27.481171 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8778ff78-62a5-407f-a4d7-50f9936602ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:27.532821 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8778ff78-62a5-407f-a4d7-50f9936602ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05bbe0cb-dc79-4536-b9eb-a03b047a7049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-631213934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['68c44b61-014e-4de7-9fd0-ab22dae2c95b','e50b15f7-c702-402e-8d30-183821392b13','5658894b-570a-4c48-973e-e75a9f121657','3901067f-9821-4a4a-a71f-0a785c787858'],size=2,snapshot_id=c59a3522-b64b-49a7-9642-d728d6e394f3,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-631213934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05bbe0cb-dc79-4536-b9eb-a03b047a7049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa4df37ce6c045eea18debd0320fabf2',provider_auth=None,provider_geometry=None,provider_id=None,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=c59a3522-b64b-49a7-9642-d728d6e394f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:27.533560 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f994d95c-19af-4fc9-a880-83609a5c3951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:27.559639 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f994d95c-19af-4fc9-a880-83609a5c3951) transitioned into state 'SUCCESS' from state '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-631213934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['68c44b61-014e-4de7-9fd0-ab22dae2c95b','e50b15f7-c702-402e-8d30-183821392b13','5658894b-570a-4c48-973e-e75a9f121657','3901067f-9821-4a4a-a71f-0a785c787858'],size=2,snapshot_id=c59a3522-b64b-49a7-9642-d728d6e394f3,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:27.560565 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a692c02a-56fb-47ef-8477-17664b491eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:27.591831 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a692c02a-56fb-47ef-8477-17664b491eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:27.592811 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (45207c9c-be14-4f53-8788-f7a0b83b6fbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:27.593096 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request issued successfully. Aug 19 11:10:27.593713 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c7834f37-8c44-4f9f-bfe5-92581ec93b58 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:27.594096 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1039/4156] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:27 2026] POST /volume/v3/volumes => generated 785 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:27.616069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1893227f-7b6c-46c5-86aa-a3f9d510be03 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:27.618222 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1893227f-7b6c-46c5-86aa-a3f9d510be03 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 Aug 19 11:10:27.618494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1893227f-7b6c-46c5-86aa-a3f9d510be03 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:27.618695 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1893227f-7b6c-46c5-86aa-a3f9d510be03 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:27.626962 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:27.626962 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:27.631185 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1893227f-7b6c-46c5-86aa-a3f9d510be03 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:27.636048 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1893227f-7b6c-46c5-86aa-a3f9d510be03 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 returned with HTTP 200 Aug 19 11:10:27.636546 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1043/4157] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:27 2026] GET /volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:28.071706 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-092c7d8d-86d2-4d57-bc38-4229b03abbae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:28.073613 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-092c7d8d-86d2-4d57-bc38-4229b03abbae tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:28.073837 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-092c7d8d-86d2-4d57-bc38-4229b03abbae tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:28.074018 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-092c7d8d-86d2-4d57-bc38-4229b03abbae tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:28.080831 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:28.080831 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:28.084243 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-092c7d8d-86d2-4d57-bc38-4229b03abbae tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:28.088362 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-092c7d8d-86d2-4d57-bc38-4229b03abbae tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:28.088743 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1039/4158] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:28 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:28.648953 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c099a8d7-c864-4492-b98d-539fc1b4ed83 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:28.651284 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c099a8d7-c864-4492-b98d-539fc1b4ed83 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 Aug 19 11:10:28.651547 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c099a8d7-c864-4492-b98d-539fc1b4ed83 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:28.651811 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c099a8d7-c864-4492-b98d-539fc1b4ed83 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:28.661093 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:28.661093 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:28.665835 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c099a8d7-c864-4492-b98d-539fc1b4ed83 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:28.671597 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c099a8d7-c864-4492-b98d-539fc1b4ed83 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 returned with HTTP 200 Aug 19 11:10:28.672089 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1038/4159] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:28 2026] GET /volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:28.683170 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0c76cb28-889f-45f0-8b8e-d0bfebae470b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:28.684969 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c76cb28-889f-45f0-8b8e-d0bfebae470b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 Aug 19 11:10:28.685150 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c76cb28-889f-45f0-8b8e-d0bfebae470b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:28.685334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c76cb28-889f-45f0-8b8e-d0bfebae470b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:28.691580 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:28.691580 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:28.694623 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0c76cb28-889f-45f0-8b8e-d0bfebae470b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:28.698290 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c76cb28-889f-45f0-8b8e-d0bfebae470b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 returned with HTTP 200 Aug 19 11:10:28.698660 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1040/4160] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:28 2026] GET /volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:28.708499 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c4216c44-d9cd-42e3-b474-302a102af76d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:28.710147 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c4216c44-d9cd-42e3-b474-302a102af76d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 Aug 19 11:10:28.710333 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c4216c44-d9cd-42e3-b474-302a102af76d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:28.710530 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c4216c44-d9cd-42e3-b474-302a102af76d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:28.710686 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-c4216c44-d9cd-42e3-b474-302a102af76d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume with id: 05bbe0cb-dc79-4536-b9eb-a03b047a7049 Aug 19 11:10:28.716849 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:28.716849 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:28.717258 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c4216c44-d9cd-42e3-b474-302a102af76d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:28.741385 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c4216c44-d9cd-42e3-b474-302a102af76d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume request issued successfully. Aug 19 11:10:28.741592 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c4216c44-d9cd-42e3-b474-302a102af76d tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 returned with HTTP 202 Aug 19 11:10:28.741983 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1044/4161] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:28 2026] DELETE /volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:28.748267 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-55bd1bc2-34bf-4078-8a15-c601f9cdff33 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:28.749903 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-55bd1bc2-34bf-4078-8a15-c601f9cdff33 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 Aug 19 11:10:28.750121 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-55bd1bc2-34bf-4078-8a15-c601f9cdff33 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:28.750408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-55bd1bc2-34bf-4078-8a15-c601f9cdff33 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:28.758535 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:28.758535 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:28.762755 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-55bd1bc2-34bf-4078-8a15-c601f9cdff33 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:28.767066 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-55bd1bc2-34bf-4078-8a15-c601f9cdff33 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 returned with HTTP 200 Aug 19 11:10:28.772325 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1040/4162] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:28 2026] GET /volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:29.100402 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-28fcbc30-b4fe-4774-a38a-a4d54d888f0a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:29.102205 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-28fcbc30-b4fe-4774-a38a-a4d54d888f0a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:29.102394 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-28fcbc30-b4fe-4774-a38a-a4d54d888f0a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:29.102633 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-28fcbc30-b4fe-4774-a38a-a4d54d888f0a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:29.109854 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:29.109854 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:29.113848 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-28fcbc30-b4fe-4774-a38a-a4d54d888f0a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:29.118165 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-28fcbc30-b4fe-4774-a38a-a4d54d888f0a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:29.118600 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1039/4163] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:29 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:29.779714 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0e44b89e-e694-41e4-a18f-b827c0ab633c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:29.780056 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-97e69a72-1b38-47d4-ad4b-30f159a621ce None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:29.781436 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0e44b89e-e694-41e4-a18f-b827c0ab633c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 Aug 19 11:10:29.781628 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0e44b89e-e694-41e4-a18f-b827c0ab633c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:29.781817 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-97e69a72-1b38-47d4-ad4b-30f159a621ce tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:29.781872 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0e44b89e-e694-41e4-a18f-b827c0ab633c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:29.782554 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-97e69a72-1b38-47d4-ad4b-30f159a621ce tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:29.782554 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-97e69a72-1b38-47d4-ad4b-30f159a621ce tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:29.786890 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0e44b89e-e694-41e4-a18f-b827c0ab633c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 returned with HTTP 404 Aug 19 11:10:29.787298 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1041/4164] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:29 2026] GET /volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:29.791649 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:29.791649 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:29.794009 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d38f7a2c-65fb-42aa-8670-48d6d1671bf3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:29.796051 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-97e69a72-1b38-47d4-ad4b-30f159a621ce tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:29.796224 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d38f7a2c-65fb-42aa-8670-48d6d1671bf3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 Aug 19 11:10:29.796494 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d38f7a2c-65fb-42aa-8670-48d6d1671bf3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:29.796740 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d38f7a2c-65fb-42aa-8670-48d6d1671bf3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:29.800317 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-97e69a72-1b38-47d4-ad4b-30f159a621ce tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:29.800841 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1045/4165] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:29 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:29.802526 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d38f7a2c-65fb-42aa-8670-48d6d1671bf3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 returned with HTTP 404 Aug 19 11:10:29.802972 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1041/4166] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:29 2026] GET /volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:29.809325 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5a6d4893-7031-4a9f-81d5-4766b645dd88 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:29.811098 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5a6d4893-7031-4a9f-81d5-4766b645dd88 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 Aug 19 11:10:29.811331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5a6d4893-7031-4a9f-81d5-4766b645dd88 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:29.811542 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5a6d4893-7031-4a9f-81d5-4766b645dd88 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:29.811711 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-5a6d4893-7031-4a9f-81d5-4766b645dd88 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume with id: 05bbe0cb-dc79-4536-b9eb-a03b047a7049 Aug 19 11:10:29.817600 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5a6d4893-7031-4a9f-81d5-4766b645dd88 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 returned with HTTP 404 Aug 19 11:10:29.818242 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1040/4167] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:29 2026] DELETE /volume/v3/volumes/05bbe0cb-dc79-4536-b9eb-a03b047a7049 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:29.821321 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-b1c43bb4-05ad-45b5-b87d-eb5fa6c0d006 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:29.823569 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-b1c43bb4-05ad-45b5-b87d-eb5fa6c0d006 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52/action Aug 19 11:10:29.823907 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-b1c43bb4-05ad-45b5-b87d-eb5fa6c0d006 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:29.824082 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-b1c43bb4-05ad-45b5-b87d-eb5fa6c0d006 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:29.825010 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-76166280-4401-469a-a1f6-2c1dab20ab52 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:29.827170 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-76166280-4401-469a-a1f6-2c1dab20ab52 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 Aug 19 11:10:29.827429 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-76166280-4401-469a-a1f6-2c1dab20ab52 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:29.827710 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-76166280-4401-469a-a1f6-2c1dab20ab52 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:29.827843 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-76166280-4401-469a-a1f6-2c1dab20ab52 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: c59a3522-b64b-49a7-9642-d728d6e394f3 Aug 19 11:10:29.834020 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:29.834020 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:29.834620 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-76166280-4401-469a-a1f6-2c1dab20ab52 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:29.834797 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:29.834797 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:29.835253 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-b1c43bb4-05ad-45b5-b87d-eb5fa6c0d006 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:29.849443 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-b1c43bb4-05ad-45b5-b87d-eb5fa6c0d006 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Begin detaching volume completed successfully. Aug 19 11:10:29.849443 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-b1c43bb4-05ad-45b5-b87d-eb5fa6c0d006 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52/action returned with HTTP 202 Aug 19 11:10:29.849443 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1042/4168] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:10:29 2026] POST /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:10:29.857133 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-76166280-4401-469a-a1f6-2c1dab20ab52 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot delete request issued successfully. Aug 19 11:10:29.857396 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-76166280-4401-469a-a1f6-2c1dab20ab52 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 returned with HTTP 202 Aug 19 11:10:29.857989 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1046/4169] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:29 2026] DELETE /volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:29.865973 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7cfbc0c0-2111-4c0d-96e6-142936a825a4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:29.868312 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7cfbc0c0-2111-4c0d-96e6-142936a825a4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 Aug 19 11:10:29.868603 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7cfbc0c0-2111-4c0d-96e6-142936a825a4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:29.868940 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7cfbc0c0-2111-4c0d-96e6-142936a825a4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:29.875637 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:29.875637 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:29.876060 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7cfbc0c0-2111-4c0d-96e6-142936a825a4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:29.877112 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7cfbc0c0-2111-4c0d-96e6-142936a825a4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 returned with HTTP 200 Aug 19 11:10:29.877721 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1042/4170] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:29 2026] GET /volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:29.907845 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7d4b597a-b802-4891-8b11-6c4407742735 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:29.908268 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7d4b597a-b802-4891-8b11-6c4407742735 None None] GET https://10.4.3.46/volume// Aug 19 11:10:29.908556 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7d4b597a-b802-4891-8b11-6c4407742735 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:29.908650 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7d4b597a-b802-4891-8b11-6c4407742735 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:29.908979 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7d4b597a-b802-4891-8b11-6c4407742735 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:29.909283 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1041/4171] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:29.919601 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0682cfe9-6cf8-440a-8dca-00ef14821598 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:29.921976 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0682cfe9-6cf8-440a-8dca-00ef14821598 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:29.922203 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0682cfe9-6cf8-440a-8dca-00ef14821598 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:29.922400 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0682cfe9-6cf8-440a-8dca-00ef14821598 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:29.936177 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:29.936177 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:29.941103 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0682cfe9-6cf8-440a-8dca-00ef14821598 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:29.944324 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0682cfe9-6cf8-440a-8dca-00ef14821598 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:29.944742 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1043/4172] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:29 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:30.133551 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8b61c424-f480-4f5a-bce8-8ce2f25f4a41 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:30.135280 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8b61c424-f480-4f5a-bce8-8ce2f25f4a41 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:30.135494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8b61c424-f480-4f5a-bce8-8ce2f25f4a41 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:30.135694 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8b61c424-f480-4f5a-bce8-8ce2f25f4a41 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:30.144015 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:30.144015 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:30.147889 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8b61c424-f480-4f5a-bce8-8ce2f25f4a41 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:30.151905 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8b61c424-f480-4f5a-bce8-8ce2f25f4a41 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:30.152267 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1047/4173] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:30 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:30.731892 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0ae2a111-1a53-4f8b-97fb-57162f8c6e62 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:30.733823 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0ae2a111-1a53-4f8b-97fb-57162f8c6e62 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/attachments/f97a7bf5-b585-4ea1-8b5a-21ed158d2547 Aug 19 11:10:30.733991 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0ae2a111-1a53-4f8b-97fb-57162f8c6e62 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:30.734162 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0ae2a111-1a53-4f8b-97fb-57162f8c6e62 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:30.740701 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:30.740701 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:30.784698 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6e2685c7-305e-4123-ada6-00ef8d99094c req-0ae2a111-1a53-4f8b-97fb-57162f8c6e62 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/f97a7bf5-b585-4ea1-8b5a-21ed158d2547 returned with HTTP 200 Aug 19 11:10:30.785086 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1043/4174] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:10:30 2026] DELETE /volume/v3/attachments/f97a7bf5-b585-4ea1-8b5a-21ed158d2547 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:30.886808 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-aeb2ac4f-6f21-4d0b-ab22-07a6b22ffad0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:30.889112 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aeb2ac4f-6f21-4d0b-ab22-07a6b22ffad0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 Aug 19 11:10:30.889360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aeb2ac4f-6f21-4d0b-ab22-07a6b22ffad0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:30.889619 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aeb2ac4f-6f21-4d0b-ab22-07a6b22ffad0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:30.894148 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aeb2ac4f-6f21-4d0b-ab22-07a6b22ffad0 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 returned with HTTP 404 Aug 19 11:10:30.894688 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1042/4175] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:30 2026] GET /volume/v3/snapshots/c59a3522-b64b-49a7-9642-d728d6e394f3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:30.900727 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c4fc3afb-13c1-4a54-b0bf-e8b56231de6a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:30.902619 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c4fc3afb-13c1-4a54-b0bf-e8b56231de6a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 Aug 19 11:10:30.902824 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c4fc3afb-13c1-4a54-b0bf-e8b56231de6a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:30.903002 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c4fc3afb-13c1-4a54-b0bf-e8b56231de6a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:30.909930 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:30.909930 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:30.913568 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c4fc3afb-13c1-4a54-b0bf-e8b56231de6a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:30.923506 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c4fc3afb-13c1-4a54-b0bf-e8b56231de6a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 returned with HTTP 200 Aug 19 11:10:30.923506 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1044/4176] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:30 2026] GET /volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:30.936718 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5f21f247-644b-45ce-aa56-bdb423aa9d16 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:30.938356 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5f21f247-644b-45ce-aa56-bdb423aa9d16 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 Aug 19 11:10:30.938578 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5f21f247-644b-45ce-aa56-bdb423aa9d16 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:30.938754 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5f21f247-644b-45ce-aa56-bdb423aa9d16 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:30.938905 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-5f21f247-644b-45ce-aa56-bdb423aa9d16 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume with id: 8303701e-0f89-4159-8133-cb42f133f006 Aug 19 11:10:30.946305 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:30.946305 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:30.946531 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5f21f247-644b-45ce-aa56-bdb423aa9d16 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:30.964229 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5f21f247-644b-45ce-aa56-bdb423aa9d16 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume request issued successfully. Aug 19 11:10:30.964414 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5f21f247-644b-45ce-aa56-bdb423aa9d16 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 returned with HTTP 202 Aug 19 11:10:30.964609 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6eadc672-49ae-44db-afc0-274bba36467c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:30.964981 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1048/4177] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:30 2026] DELETE /volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:30.969450 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:30.969450 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-903837285", "snapshot_id": "1e8a59fd-203f-4169-9a87-b73ab97f0fb0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:30.969450 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-903837285', 'snapshot_id': '1e8a59fd-203f-4169-9a87-b73ab97f0fb0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:30.973386 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:30.973386 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:30.973818 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:30.973916 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume of 1 GB Aug 19 11:10:30.974118 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ac10b6cf-34e2-4d98-ab64-a813c71fe283 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:30.976393 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ac10b6cf-34e2-4d98-ab64-a813c71fe283 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 Aug 19 11:10:30.976707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ac10b6cf-34e2-4d98-ab64-a813c71fe283 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:30.976960 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ac10b6cf-34e2-4d98-ab64-a813c71fe283 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:30.977556 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Availability Zones retrieved successfully. Aug 19 11:10:30.983250 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Flow 'volume_create_api' (da6877d4-8879-463c-99ba-0ba40f7c1301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:30.984590 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4df8c4-cb19-4541-9692-7b5da80e4823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:30.985419 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:30.986033 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:30.986033 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:30.990730 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ac10b6cf-34e2-4d98-ab64-a813c71fe283 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:30.995700 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ac10b6cf-34e2-4d98-ab64-a813c71fe283 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 returned with HTTP 200 Aug 19 11:10:30.996204 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1043/4178] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:30 2026] GET /volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:31.015355 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4df8c4-cb19-4541-9692-7b5da80e4823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1e8a59fd-203f-4169-9a87-b73ab97f0fb0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:31.016115 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5b7045-c00e-4885-906b-d2aa19159fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:31.063010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Created reservations ['7a6e4123-7af9-4c7f-be44-604e1895271c', '32710f2d-c2cc-4638-bcb3-60c9c3ddcb02', '8684e2e7-527a-4672-ba37-fc5e84becb65', '82ef37f5-3d61-41ba-b7d8-6ba56cf02ad4'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:31.063871 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5b7045-c00e-4885-906b-d2aa19159fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a6e4123-7af9-4c7f-be44-604e1895271c', '32710f2d-c2cc-4638-bcb3-60c9c3ddcb02', '8684e2e7-527a-4672-ba37-fc5e84becb65', '82ef37f5-3d61-41ba-b7d8-6ba56cf02ad4']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:31.064722 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eecbfe1-9724-479c-b285-23452ea55d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:31.103577 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eecbfe1-9724-479c-b285-23452ea55d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eec075f0-a2cb-4e44-ae96-c08006c8899f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-903837285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae71a9f29e34900b7b37500831adc75',qos_specs=None,replication_status=,reservations=['7a6e4123-7af9-4c7f-be44-604e1895271c','32710f2d-c2cc-4638-bcb3-60c9c3ddcb02','8684e2e7-527a-4672-ba37-fc5e84becb65','82ef37f5-3d61-41ba-b7d8-6ba56cf02ad4'],size=1,snapshot_id=1e8a59fd-203f-4169-9a87-b73ab97f0fb0,source_replicaid=,source_volid=None,status='creating',user_id='ebd6f98e494b40fa989d482c00aa5422',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-903837285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eec075f0-a2cb-4e44-ae96-c08006c8899f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae71a9f29e34900b7b37500831adc75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1e8a59fd-203f-4169-9a87-b73ab97f0fb0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebd6f98e494b40fa989d482c00aa5422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:31.104297 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3355e40-d387-4f2d-a067-fa8e6492045c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:31.121967 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3355e40-d387-4f2d-a067-fa8e6492045c) transitioned into state 'SUCCESS' from state '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-903837285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae71a9f29e34900b7b37500831adc75',qos_specs=None,replication_status=,reservations=['7a6e4123-7af9-4c7f-be44-604e1895271c','32710f2d-c2cc-4638-bcb3-60c9c3ddcb02','8684e2e7-527a-4672-ba37-fc5e84becb65','82ef37f5-3d61-41ba-b7d8-6ba56cf02ad4'],size=1,snapshot_id=1e8a59fd-203f-4169-9a87-b73ab97f0fb0,source_replicaid=,source_volid=None,status='creating',user_id='ebd6f98e494b40fa989d482c00aa5422',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:31.122668 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e906a3-8a38-4785-81ec-2daa226b1625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:31.148152 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e906a3-8a38-4785-81ec-2daa226b1625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:31.149083 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Flow 'volume_create_api' (da6877d4-8879-463c-99ba-0ba40f7c1301) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:31.149402 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Create volume request issued successfully. Aug 19 11:10:31.149982 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6eadc672-49ae-44db-afc0-274bba36467c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:31.150382 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1044/4179] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:30 2026] POST /volume/v3/volumes => generated 788 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:31.162020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-47ce622c-02ba-46dc-adce-ec1f6be3ce1c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:31.164546 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-47ce622c-02ba-46dc-adce-ec1f6be3ce1c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:31.164825 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-47ce622c-02ba-46dc-adce-ec1f6be3ce1c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:31.165103 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-47ce622c-02ba-46dc-adce-ec1f6be3ce1c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:31.165533 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8735a0e1-a8d3-491f-85d9-2797fbfd8e83 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:31.167538 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8735a0e1-a8d3-491f-85d9-2797fbfd8e83 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:31.167797 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8735a0e1-a8d3-491f-85d9-2797fbfd8e83 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:31.168034 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8735a0e1-a8d3-491f-85d9-2797fbfd8e83 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:31.174654 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:31.174654 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:31.174936 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:31.174936 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:31.178826 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8735a0e1-a8d3-491f-85d9-2797fbfd8e83 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:31.179649 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-47ce622c-02ba-46dc-adce-ec1f6be3ce1c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:31.183937 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8735a0e1-a8d3-491f-85d9-2797fbfd8e83 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:31.184340 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1049/4180] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:31 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:31.185744 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-47ce622c-02ba-46dc-adce-ec1f6be3ce1c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:31.186269 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1045/4181] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:31 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:31.300097 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-49968813-a652-4800-9847-ab5e23dc3196 req-d8770d32-3c5e-4d99-9d76-f1b8aee577db None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:31.302342 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-d8770d32-3c5e-4d99-9d76-f1b8aee577db tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:31.302552 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-d8770d32-3c5e-4d99-9d76-f1b8aee577db tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:31.302766 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-d8770d32-3c5e-4d99-9d76-f1b8aee577db tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:31.309659 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:31.309659 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:31.313355 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-49968813-a652-4800-9847-ab5e23dc3196 req-d8770d32-3c5e-4d99-9d76-f1b8aee577db tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:31.318291 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-d8770d32-3c5e-4d99-9d76-f1b8aee577db tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:31.318916 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1044/4182] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:31 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:31.736647 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-49968813-a652-4800-9847-ab5e23dc3196 req-98b13f1c-9782-41ed-ba2f-03c8e0a4526d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:31.738502 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-98b13f1c-9782-41ed-ba2f-03c8e0a4526d tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:31.738661 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-98b13f1c-9782-41ed-ba2f-03c8e0a4526d tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:31.738832 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-98b13f1c-9782-41ed-ba2f-03c8e0a4526d tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:31.744929 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:31.744929 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:31.747880 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-49968813-a652-4800-9847-ab5e23dc3196 req-98b13f1c-9782-41ed-ba2f-03c8e0a4526d tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:31.751704 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-98b13f1c-9782-41ed-ba2f-03c8e0a4526d tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:31.752036 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1045/4183] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:31 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:31.760712 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-48c661ea-50b1-451f-9989-10afa7cc9849 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:31.761071 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-48c661ea-50b1-451f-9989-10afa7cc9849 None None] GET https://10.4.3.46/volume// Aug 19 11:10:31.761247 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-48c661ea-50b1-451f-9989-10afa7cc9849 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:31.761431 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-48c661ea-50b1-451f-9989-10afa7cc9849 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:31.761797 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-48c661ea-50b1-451f-9989-10afa7cc9849 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:31.762069 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1050/4184] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:10: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 19 11:10:31.769110 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-49968813-a652-4800-9847-ab5e23dc3196 req-aabd9788-a39f-47e5-863f-873d8b0082d7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:31.771393 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-aabd9788-a39f-47e5-863f-873d8b0082d7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:10:31.771784 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-aabd9788-a39f-47e5-863f-873d8b0082d7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a789aa3-4f19-4421-abd2-4f4466f79c80", "connector": null, "instance_uuid": "46efe69e-ca35-4186-b208-505552b5b95a"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:31.779779 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:31.779779 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:31.803213 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-aabd9788-a39f-47e5-863f-873d8b0082d7 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:10:31.803688 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1046/4185] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:10:31 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:32.012734 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-38124899-f19c-4ce2-a0a4-49fb51f98450 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.014588 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-38124899-f19c-4ce2-a0a4-49fb51f98450 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 Aug 19 11:10:32.014911 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-38124899-f19c-4ce2-a0a4-49fb51f98450 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:32.015099 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-38124899-f19c-4ce2-a0a4-49fb51f98450 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:32.021126 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-38124899-f19c-4ce2-a0a4-49fb51f98450 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 returned with HTTP 404 Aug 19 11:10:32.021636 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1045/4186] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:32 2026] GET /volume/v3/volumes/8303701e-0f89-4159-8133-cb42f133f006 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:32.029019 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aad5902b-434f-4ad1-83d1-6ce3cb2551c8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.030825 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aad5902b-434f-4ad1-83d1-6ce3cb2551c8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:32.031058 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aad5902b-434f-4ad1-83d1-6ce3cb2551c8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:32.031297 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aad5902b-434f-4ad1-83d1-6ce3cb2551c8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:32.039587 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:32.039587 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:32.044266 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aad5902b-434f-4ad1-83d1-6ce3cb2551c8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:32.049539 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aad5902b-434f-4ad1-83d1-6ce3cb2551c8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:32.049957 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1046/4187] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:32 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:32.061128 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c1262876-9925-40fe-bc6d-3143827342db None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.062824 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:32.063056 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-744371101"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:32.064430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-744371101'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:32.064571 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume of 1 GB Aug 19 11:10:32.071140 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Availability Zones retrieved successfully. Aug 19 11:10:32.076398 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (a1ffe941-d0da-4bec-9d87-8d5f2473c488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:32.077224 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3110bf6-6ff6-4027-b46d-82d883bc6847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:32.078004 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:32.101829 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3110bf6-6ff6-4027-b46d-82d883bc6847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:32.102579 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a0f1e6-6739-4b5b-a077-9c9d5193bb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:32.147944 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['cee99a80-6fe6-4272-816b-001c870d1630', '9d0d6bc4-9122-4fb8-8556-975562a189cd', 'cce42be1-66aa-4eb1-999b-29cebcedfbf2', '3ef5605b-d91d-45ca-9199-7644a0dbbdbd'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:32.148737 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a0f1e6-6739-4b5b-a077-9c9d5193bb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee99a80-6fe6-4272-816b-001c870d1630', '9d0d6bc4-9122-4fb8-8556-975562a189cd', 'cce42be1-66aa-4eb1-999b-29cebcedfbf2', '3ef5605b-d91d-45ca-9199-7644a0dbbdbd']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:32.149423 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1001676-1c27-4847-b24b-9f4dd2b2a654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:32.169983 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1001676-1c27-4847-b24b-9f4dd2b2a654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ade3290d-78c4-41ab-9c3e-4caf3a9890d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-744371101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['cee99a80-6fe6-4272-816b-001c870d1630','9d0d6bc4-9122-4fb8-8556-975562a189cd','cce42be1-66aa-4eb1-999b-29cebcedfbf2','3ef5605b-d91d-45ca-9199-7644a0dbbdbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-744371101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ade3290d-78c4-41ab-9c3e-4caf3a9890d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa4df37ce6c045eea18debd0320fabf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:32.171263 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0076e04-4f85-4be5-abd4-317b4fa313fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:32.188876 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0076e04-4f85-4be5-abd4-317b4fa313fe) transitioned into state 'SUCCESS' from state '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-744371101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['cee99a80-6fe6-4272-816b-001c870d1630','9d0d6bc4-9122-4fb8-8556-975562a189cd','cce42be1-66aa-4eb1-999b-29cebcedfbf2','3ef5605b-d91d-45ca-9199-7644a0dbbdbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:32.189561 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feb4a63c-3b48-4c7b-bc3d-dd7da12b0b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:32.198117 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f695f8f5-5c66-40b6-8570-29d2b4771fa5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.200636 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f695f8f5-5c66-40b6-8570-29d2b4771fa5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:32.200920 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f695f8f5-5c66-40b6-8570-29d2b4771fa5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:32.201162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f695f8f5-5c66-40b6-8570-29d2b4771fa5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:32.203567 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feb4a63c-3b48-4c7b-bc3d-dd7da12b0b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:32.204466 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (a1ffe941-d0da-4bec-9d87-8d5f2473c488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:32.204844 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request issued successfully. Aug 19 11:10:32.206285 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c1262876-9925-40fe-bc6d-3143827342db tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:32.207654 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1051/4188] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:10:32 2026] POST /volume/v3/volumes => generated 751 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:32.213382 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:32.213382 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:32.224825 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f695f8f5-5c66-40b6-8570-29d2b4771fa5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:32.224939 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e5920533-d516-48a0-a0fb-1bb2fd984c42 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.226707 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e5920533-d516-48a0-a0fb-1bb2fd984c42 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 Aug 19 11:10:32.226893 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e5920533-d516-48a0-a0fb-1bb2fd984c42 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:32.227072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e5920533-d516-48a0-a0fb-1bb2fd984c42 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:32.229460 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f695f8f5-5c66-40b6-8570-29d2b4771fa5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:32.229906 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1047/4189] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:32 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:32.244326 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:32.244326 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:32.245420 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ce4672f6-bc42-4f1d-b68c-2877891c08b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.248117 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce4672f6-bc42-4f1d-b68c-2877891c08b9 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:32.248361 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce4672f6-bc42-4f1d-b68c-2877891c08b9 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:32.248441 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e5920533-d516-48a0-a0fb-1bb2fd984c42 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:32.248626 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce4672f6-bc42-4f1d-b68c-2877891c08b9 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:32.252283 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e5920533-d516-48a0-a0fb-1bb2fd984c42 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 returned with HTTP 200 Aug 19 11:10:32.252694 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1046/4190] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:32 2026] GET /volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:32.255604 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:32.255604 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:32.259312 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ce4672f6-bc42-4f1d-b68c-2877891c08b9 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:32.263873 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce4672f6-bc42-4f1d-b68c-2877891c08b9 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:32.264250 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1047/4191] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:32 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:32.704038 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d1ce4d7c-eb1a-4d1b-a5e9-2e536f8ee251 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.704462 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1ce4d7c-eb1a-4d1b-a5e9-2e536f8ee251 None None] GET https://10.4.3.46/volume// Aug 19 11:10:32.704621 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1ce4d7c-eb1a-4d1b-a5e9-2e536f8ee251 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:32.704787 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1ce4d7c-eb1a-4d1b-a5e9-2e536f8ee251 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:32.705069 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1ce4d7c-eb1a-4d1b-a5e9-2e536f8ee251 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:32.705327 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1052/4192] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:32.711278 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-49968813-a652-4800-9847-ab5e23dc3196 req-6371f698-3458-4944-9979-53eeaa2d92de None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.713306 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-6371f698-3458-4944-9979-53eeaa2d92de tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:10:32.713574 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-6371f698-3458-4944-9979-53eeaa2d92de tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:32.713857 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-6371f698-3458-4944-9979-53eeaa2d92de tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:32.721911 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-948ace93-502f-4a98-9ef0-221a11e2a8ec None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.722652 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:32.722652 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:32.724049 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-948ace93-502f-4a98-9ef0-221a11e2a8ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:32.724356 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-948ace93-502f-4a98-9ef0-221a11e2a8ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:32.724589 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-948ace93-502f-4a98-9ef0-221a11e2a8ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:32.726272 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-49968813-a652-4800-9847-ab5e23dc3196 req-6371f698-3458-4944-9979-53eeaa2d92de tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:10:32.731650 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-6371f698-3458-4944-9979-53eeaa2d92de tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:10:32.731953 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:32.731953 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:32.732135 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1048/4193] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:32 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 1628 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:32.736030 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-948ace93-502f-4a98-9ef0-221a11e2a8ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:32.740368 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-948ace93-502f-4a98-9ef0-221a11e2a8ec tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:32.740810 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1047/4194] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:32 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:32.854296 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-49968813-a652-4800-9847-ab5e23dc3196 req-b942b70e-f817-4aaa-a706-58d7465ae30f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.857318 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-b942b70e-f817-4aaa-a706-58d7465ae30f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] PUT https://10.4.3.46/volume/v3/attachments/1f353ff1-f4a5-4e09-b425-3daca8d2bb4f Aug 19 11:10:32.857838 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-b942b70e-f817-4aaa-a706-58d7465ae30f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:32.870126 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-49968813-a652-4800-9847-ab5e23dc3196 req-b942b70e-f817-4aaa-a706-58d7465ae30f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Acquiring lock "cinder-attachment_update-2a789aa3-4f19-4421-abd2-4f4466f79c80-np0000007769" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:10:32.875491 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b1916d46-cc1f-4daa-bde1-20212df8f711 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.876011 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-49968813-a652-4800-9847-ab5e23dc3196 req-b942b70e-f817-4aaa-a706-58d7465ae30f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Lock "cinder-attachment_update-2a789aa3-4f19-4421-abd2-4f4466f79c80-np0000007769" acquired by "attachment_update" :: waited 0.006s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:10:32.876082 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b1916d46-cc1f-4daa-bde1-20212df8f711 None None] GET https://10.4.3.46/volume// Aug 19 11:10:32.876326 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b1916d46-cc1f-4daa-bde1-20212df8f711 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:32.876616 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b1916d46-cc1f-4daa-bde1-20212df8f711 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:32.877050 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b1916d46-cc1f-4daa-bde1-20212df8f711 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:32.877557 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:32.877557 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:32.878944 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1053/4195] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:10:32 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:10:32.887585 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-155fdcea-9e90-404a-83de-35b23aed0d0b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.953104 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-155fdcea-9e90-404a-83de-35b23aed0d0b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:10:32.953507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-155fdcea-9e90-404a-83de-35b23aed0d0b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eec075f0-a2cb-4e44-ae96-c08006c8899f", "connector": null, "instance_uuid": "7a86e724-84e9-426a-9542-5409e4378fff"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:32.961678 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:32.961678 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:32.970908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-49968813-a652-4800-9847-ab5e23dc3196 req-b942b70e-f817-4aaa-a706-58d7465ae30f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Lock "cinder-attachment_update-2a789aa3-4f19-4421-abd2-4f4466f79c80-np0000007769" released by "attachment_update" :: held 0.095s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:10:32.971197 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-b942b70e-f817-4aaa-a706-58d7465ae30f tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments/1f353ff1-f4a5-4e09-b425-3daca8d2bb4f returned with HTTP 200 Aug 19 11:10:32.971680 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1048/4196] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:10:32 2026] PUT /volume/v3/attachments/1f353ff1-f4a5-4e09-b425-3daca8d2bb4f => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:32.997249 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-49968813-a652-4800-9847-ab5e23dc3196 req-5e2dedb8-7c2b-4c4a-9289-9d4dc6e3efc4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:32.999961 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-5e2dedb8-7c2b-4c4a-9289-9d4dc6e3efc4 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] POST https://10.4.3.46/volume/v3/attachments/1f353ff1-f4a5-4e09-b425-3daca8d2bb4f/action Aug 19 11:10:33.000315 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-155fdcea-9e90-404a-83de-35b23aed0d0b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:10:33.000476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-5e2dedb8-7c2b-4c4a-9289-9d4dc6e3efc4 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action body: b'{"os-complete": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:33.000814 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-5e2dedb8-7c2b-4c4a-9289-9d4dc6e3efc4 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:33.000860 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1049/4197] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:10:32 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:33.020221 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:33.020221 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:33.038537 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d4c1e279-e15e-4588-8605-7e7290492c10 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:33.041156 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d4c1e279-e15e-4588-8605-7e7290492c10 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:33.041362 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d4c1e279-e15e-4588-8605-7e7290492c10 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:33.041581 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d4c1e279-e15e-4588-8605-7e7290492c10 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:33.041854 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-5e2dedb8-7c2b-4c4a-9289-9d4dc6e3efc4 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments/1f353ff1-f4a5-4e09-b425-3daca8d2bb4f/action returned with HTTP 204 Aug 19 11:10:33.042387 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1048/4198] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:32 2026] POST /volume/v3/attachments/1f353ff1-f4a5-4e09-b425-3daca8d2bb4f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:33.055304 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-17273698-4b68-4c59-8175-9c02a5b9c798 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:33.056035 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17273698-4b68-4c59-8175-9c02a5b9c798 None None] GET https://10.4.3.46/volume// Aug 19 11:10:33.056298 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17273698-4b68-4c59-8175-9c02a5b9c798 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:33.056547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17273698-4b68-4c59-8175-9c02a5b9c798 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:33.056972 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17273698-4b68-4c59-8175-9c02a5b9c798 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:33.057320 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1049/4199] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:33.060277 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:33.060277 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:33.069034 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d4c1e279-e15e-4588-8605-7e7290492c10 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:33.070001 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-d831f15d-1cfc-4683-b26e-d6f68f9c5faa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:33.072499 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-d831f15d-1cfc-4683-b26e-d6f68f9c5faa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:33.072735 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-d831f15d-1cfc-4683-b26e-d6f68f9c5faa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:33.072909 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-d831f15d-1cfc-4683-b26e-d6f68f9c5faa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:33.076770 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d4c1e279-e15e-4588-8605-7e7290492c10 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:33.077433 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1054/4200] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:33 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:33.081366 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:33.081366 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:33.085119 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-d831f15d-1cfc-4683-b26e-d6f68f9c5faa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:33.090113 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-d831f15d-1cfc-4683-b26e-d6f68f9c5faa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:33.090575 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1050/4201] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:33 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 1060 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:33.196104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-80a536bf-fc4d-4a45-98e8-3c4328669383 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:33.197820 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-80a536bf-fc4d-4a45-98e8-3c4328669383 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] PUT https://10.4.3.46/volume/v3/attachments/75401cec-b144-4087-9632-6c818abbff18 Aug 19 11:10:33.198330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-80a536bf-fc4d-4a45-98e8-3c4328669383 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:33.205869 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-80a536bf-fc4d-4a45-98e8-3c4328669383 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Acquiring lock "cinder-attachment_update-eec075f0-a2cb-4e44-ae96-c08006c8899f-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:10:33.217346 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-80a536bf-fc4d-4a45-98e8-3c4328669383 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Lock "cinder-attachment_update-eec075f0-a2cb-4e44-ae96-c08006c8899f-np0000007769" acquired by "attachment_update" :: waited 0.009s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:10:33.217346 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:33.217346 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:33.270324 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-749fa32d-e6e0-41dc-af8a-33e74b06fef3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:33.272267 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-749fa32d-e6e0-41dc-af8a-33e74b06fef3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 Aug 19 11:10:33.272642 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-749fa32d-e6e0-41dc-af8a-33e74b06fef3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:33.272735 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-749fa32d-e6e0-41dc-af8a-33e74b06fef3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:33.280502 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:33.280502 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:33.285801 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-749fa32d-e6e0-41dc-af8a-33e74b06fef3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:33.294056 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-749fa32d-e6e0-41dc-af8a-33e74b06fef3 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 returned with HTTP 200 Aug 19 11:10:33.294744 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1050/4202] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:33 2026] GET /volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:33.308780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5e666430-1eea-4184-bd4c-b87a3e2e22ce None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:33.310451 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e666430-1eea-4184-bd4c-b87a3e2e22ce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:10:33.310792 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5e666430-1eea-4184-bd4c-b87a3e2e22ce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ade3290d-78c4-41ab-9c3e-4caf3a9890d2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-220920883"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:33.318998 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:33.318998 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:33.319566 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5e666430-1eea-4184-bd4c-b87a3e2e22ce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:33.319707 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-5e666430-1eea-4184-bd4c-b87a3e2e22ce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create snapshot from volume ade3290d-78c4-41ab-9c3e-4caf3a9890d2 Aug 19 11:10:33.323856 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-80a536bf-fc4d-4a45-98e8-3c4328669383 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Lock "cinder-attachment_update-eec075f0-a2cb-4e44-ae96-c08006c8899f-np0000007769" released by "attachment_update" :: held 0.109s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:10:33.324204 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-80a536bf-fc4d-4a45-98e8-3c4328669383 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/75401cec-b144-4087-9632-6c818abbff18 returned with HTTP 200 Aug 19 11:10:33.324676 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1049/4203] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:10:33 2026] PUT /volume/v3/attachments/75401cec-b144-4087-9632-6c818abbff18 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:33.347798 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-5e666430-1eea-4184-bd4c-b87a3e2e22ce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['c0058845-f908-48c4-85b3-d27c27fe11cf', '238f8ecd-5dcf-48d5-842a-23679c34cbdb', '489096f4-6e58-4d94-b33b-c45d086f8da2', 'ca6028fc-3c9d-4c05-93c9-7020a6921d70'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:33.391715 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5e666430-1eea-4184-bd4c-b87a3e2e22ce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot create request issued successfully. Aug 19 11:10:33.392348 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5e666430-1eea-4184-bd4c-b87a3e2e22ce tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:10:33.392508 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1055/4204] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:10:33 2026] POST /volume/v3/snapshots => generated 309 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:33.401440 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a803c008-cde4-4f77-bf0e-7ab86ed0ed47 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:33.403512 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a803c008-cde4-4f77-bf0e-7ab86ed0ed47 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba Aug 19 11:10:33.403512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a803c008-cde4-4f77-bf0e-7ab86ed0ed47 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:33.403512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a803c008-cde4-4f77-bf0e-7ab86ed0ed47 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:33.407989 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:33.407989 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:33.408380 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a803c008-cde4-4f77-bf0e-7ab86ed0ed47 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:33.410202 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a803c008-cde4-4f77-bf0e-7ab86ed0ed47 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba returned with HTTP 200 Aug 19 11:10:33.410202 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1051/4205] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:33 2026] GET /volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:34.093477 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-47c2a562-93ea-4c8c-b006-29961612ade4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:34.096377 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47c2a562-93ea-4c8c-b006-29961612ade4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:34.096377 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47c2a562-93ea-4c8c-b006-29961612ade4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:34.096377 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47c2a562-93ea-4c8c-b006-29961612ade4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:34.107984 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:34.107984 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:34.118322 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-47c2a562-93ea-4c8c-b006-29961612ade4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:34.122319 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47c2a562-93ea-4c8c-b006-29961612ade4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:34.122859 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1051/4206] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:34 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:34.422308 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-96d201e2-e4b2-44b4-b85d-c5d37138dad8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:34.424052 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96d201e2-e4b2-44b4-b85d-c5d37138dad8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba Aug 19 11:10:34.424260 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96d201e2-e4b2-44b4-b85d-c5d37138dad8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:34.424442 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96d201e2-e4b2-44b4-b85d-c5d37138dad8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:34.431071 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:34.431071 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:34.431579 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-96d201e2-e4b2-44b4-b85d-c5d37138dad8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:34.432390 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96d201e2-e4b2-44b4-b85d-c5d37138dad8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba returned with HTTP 200 Aug 19 11:10:34.432771 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1050/4207] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:34 2026] GET /volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:34.443732 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:34.446794 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:34.447123 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d29559da-1503-477b-b441-d9da94f9fcba", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-91333813"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:34.449306 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request body: {'volume': {'snapshot_id': 'd29559da-1503-477b-b441-d9da94f9fcba', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-91333813'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:34.464005 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:34.464005 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:34.464602 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:34.464774 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume of 1 GB Aug 19 11:10:34.469943 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Availability Zones retrieved successfully. Aug 19 11:10:34.475459 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (d355101a-669d-4805-9de9-0c78110564f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:34.476462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fdc988d-1823-44ce-8a45-9def4dff350c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:34.477865 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:34.514679 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fdc988d-1823-44ce-8a45-9def4dff350c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd29559da-1503-477b-b441-d9da94f9fcba', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:34.518288 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9921620-a5b9-4857-af1f-485f278be461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:34.566746 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Created reservations ['a4652b64-b1c6-4597-8f8e-e505d9ee4a45', 'ef34020d-cb28-4593-9589-85e5f1e9ac93', '900adccf-c496-4ece-9c82-62a7e89bfcbf', '2491d4ee-4f27-46be-9fe8-f89e60c2f34d'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:34.567502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9921620-a5b9-4857-af1f-485f278be461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4652b64-b1c6-4597-8f8e-e505d9ee4a45', 'ef34020d-cb28-4593-9589-85e5f1e9ac93', '900adccf-c496-4ece-9c82-62a7e89bfcbf', '2491d4ee-4f27-46be-9fe8-f89e60c2f34d']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:34.568390 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d42140d-b245-4c4b-95ce-c678e1069f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:34.616350 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d42140d-b245-4c4b-95ce-c678e1069f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0489f266-6af7-4d17-9bfc-e1979202f1ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-91333813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['a4652b64-b1c6-4597-8f8e-e505d9ee4a45','ef34020d-cb28-4593-9589-85e5f1e9ac93','900adccf-c496-4ece-9c82-62a7e89bfcbf','2491d4ee-4f27-46be-9fe8-f89e60c2f34d'],size=1,snapshot_id=d29559da-1503-477b-b441-d9da94f9fcba,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-91333813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0489f266-6af7-4d17-9bfc-e1979202f1ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa4df37ce6c045eea18debd0320fabf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d29559da-1503-477b-b441-d9da94f9fcba,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:34.617207 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b24e2c-3cc8-4142-9091-13d59abadb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:34.639042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b24e2c-3cc8-4142-9091-13d59abadb0e) transitioned into state 'SUCCESS' from state '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-91333813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4df37ce6c045eea18debd0320fabf2',qos_specs=None,replication_status=,reservations=['a4652b64-b1c6-4597-8f8e-e505d9ee4a45','ef34020d-cb28-4593-9589-85e5f1e9ac93','900adccf-c496-4ece-9c82-62a7e89bfcbf','2491d4ee-4f27-46be-9fe8-f89e60c2f34d'],size=1,snapshot_id=d29559da-1503-477b-b441-d9da94f9fcba,source_replicaid=,source_volid=None,status='creating',user_id='787e7a34a4f34965a0f2e2fb122aef2f',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:34.639738 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67e63154-19af-4826-ae61-bb0ad11894eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:34.665794 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67e63154-19af-4826-ae61-bb0ad11894eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:34.666628 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Flow 'volume_create_api' (d355101a-669d-4805-9de9-0c78110564f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:34.667080 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Create volume request issued successfully. Aug 19 11:10:34.667826 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4af4fb3b-c0e1-41bd-93f5-b3399d150582 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:34.669059 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1056/4208] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:34 2026] POST /volume/v3/volumes => generated 784 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:34.683805 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-09fccb59-17c3-4a56-a176-ddaf19e2159b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:34.684595 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-09fccb59-17c3-4a56-a176-ddaf19e2159b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba Aug 19 11:10:34.684595 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-09fccb59-17c3-4a56-a176-ddaf19e2159b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:34.684595 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-09fccb59-17c3-4a56-a176-ddaf19e2159b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:34.691082 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:34.691082 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:34.694438 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-09fccb59-17c3-4a56-a176-ddaf19e2159b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:34.698659 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-09fccb59-17c3-4a56-a176-ddaf19e2159b tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba returned with HTTP 200 Aug 19 11:10:34.699049 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1052/4209] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:34 2026] GET /volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:35.135696 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72de9361-5631-4f12-9ca4-581362358b28 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:35.137676 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72de9361-5631-4f12-9ca4-581362358b28 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:35.137940 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72de9361-5631-4f12-9ca4-581362358b28 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:35.138207 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72de9361-5631-4f12-9ca4-581362358b28 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:35.147967 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:35.147967 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:35.152111 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-72de9361-5631-4f12-9ca4-581362358b28 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:35.156246 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72de9361-5631-4f12-9ca4-581362358b28 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:35.156760 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1052/4210] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:35 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:35.888590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-754ce2ec-4955-4cc1-b080-2a4c3928efc7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:35.888590 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-754ce2ec-4955-4cc1-b080-2a4c3928efc7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba Aug 19 11:10:35.888590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-754ce2ec-4955-4cc1-b080-2a4c3928efc7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:35.888590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-754ce2ec-4955-4cc1-b080-2a4c3928efc7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:35.888590 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:35.888590 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:35.888590 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-754ce2ec-4955-4cc1-b080-2a4c3928efc7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:35.888590 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-754ce2ec-4955-4cc1-b080-2a4c3928efc7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba returned with HTTP 200 Aug 19 11:10:35.888590 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1051/4211] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:35 2026] GET /volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:35.890806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-03dfb04b-396d-4693-8497-bf99bfe5fb76 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:35.890806 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-03dfb04b-396d-4693-8497-bf99bfe5fb76 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba Aug 19 11:10:35.890806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-03dfb04b-396d-4693-8497-bf99bfe5fb76 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:35.890806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-03dfb04b-396d-4693-8497-bf99bfe5fb76 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:35.890806 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:35.890806 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:35.890806 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-03dfb04b-396d-4693-8497-bf99bfe5fb76 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:35.890806 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-03dfb04b-396d-4693-8497-bf99bfe5fb76 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba returned with HTTP 200 Aug 19 11:10:35.890806 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1057/4212] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:35 2026] GET /volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-accb7dd5-1f58-42be-ab2c-d2dce37b664a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-accb7dd5-1f58-42be-ab2c-d2dce37b664a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-accb7dd5-1f58-42be-ab2c-d2dce37b664a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-accb7dd5-1f58-42be-ab2c-d2dce37b664a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-accb7dd5-1f58-42be-ab2c-d2dce37b664a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume with id: 0489f266-6af7-4d17-9bfc-e1979202f1ba Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-accb7dd5-1f58-42be-ab2c-d2dce37b664a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-accb7dd5-1f58-42be-ab2c-d2dce37b664a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume request issued successfully. Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-accb7dd5-1f58-42be-ab2c-d2dce37b664a tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba returned with HTTP 202 Aug 19 11:10:35.892697 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1053/4213] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:35 2026] DELETE /volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:35.893733 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f30186be-6dfd-4aae-a04e-b7ef6ed9bae6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:35.893733 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f30186be-6dfd-4aae-a04e-b7ef6ed9bae6 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba Aug 19 11:10:35.893733 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f30186be-6dfd-4aae-a04e-b7ef6ed9bae6 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:35.893733 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f30186be-6dfd-4aae-a04e-b7ef6ed9bae6 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:35.893733 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:35.893733 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:35.893733 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f30186be-6dfd-4aae-a04e-b7ef6ed9bae6 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:35.893733 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f30186be-6dfd-4aae-a04e-b7ef6ed9bae6 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba returned with HTTP 200 Aug 19 11:10:35.893733 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1053/4214] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:35 2026] GET /volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:36.170985 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3ff712bd-e64c-4b19-98a0-5d70893ff26c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:36.172851 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3ff712bd-e64c-4b19-98a0-5d70893ff26c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:36.173309 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3ff712bd-e64c-4b19-98a0-5d70893ff26c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:36.174503 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3ff712bd-e64c-4b19-98a0-5d70893ff26c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:36.185224 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:36.185224 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:36.189698 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3ff712bd-e64c-4b19-98a0-5d70893ff26c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:36.194773 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3ff712bd-e64c-4b19-98a0-5d70893ff26c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:36.195428 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1052/4215] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:36 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:36.591393 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-9cfced81-a0e4-46b4-9cd7-84694cb847bb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:36.594503 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-9cfced81-a0e4-46b4-9cd7-84694cb847bb tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/attachments/75401cec-b144-4087-9632-6c818abbff18/action Aug 19 11:10:36.594503 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-9cfced81-a0e4-46b4-9cd7-84694cb847bb tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:36.594503 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-9cfced81-a0e4-46b4-9cd7-84694cb847bb tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:36.611772 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:36.611772 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:36.624083 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-16af5c73-eb57-42d3-9d0d-1da87703b476 req-9cfced81-a0e4-46b4-9cd7-84694cb847bb tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/75401cec-b144-4087-9632-6c818abbff18/action returned with HTTP 204 Aug 19 11:10:36.624588 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1058/4216] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:36 2026] POST /volume/v3/attachments/75401cec-b144-4087-9632-6c818abbff18/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:36.847837 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a78e0771-24ca-463c-bd0a-7971e7b65363 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:36.849895 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a78e0771-24ca-463c-bd0a-7971e7b65363 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba Aug 19 11:10:36.850106 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a78e0771-24ca-463c-bd0a-7971e7b65363 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:36.850399 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a78e0771-24ca-463c-bd0a-7971e7b65363 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:36.855934 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a78e0771-24ca-463c-bd0a-7971e7b65363 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba returned with HTTP 404 Aug 19 11:10:36.856548 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1054/4217] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:36 2026] GET /volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:36.863700 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac0c4c8b-e5d8-46d1-a133-5e6cd71d919c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:36.865467 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac0c4c8b-e5d8-46d1-a133-5e6cd71d919c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba Aug 19 11:10:36.865672 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac0c4c8b-e5d8-46d1-a133-5e6cd71d919c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:36.865867 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac0c4c8b-e5d8-46d1-a133-5e6cd71d919c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:36.870862 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac0c4c8b-e5d8-46d1-a133-5e6cd71d919c tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba returned with HTTP 404 Aug 19 11:10:36.871422 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1054/4218] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:36 2026] GET /volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:36.877812 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c4341a7d-ccb5-4ca0-b995-8bb1d12e0267 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:36.879112 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c4341a7d-ccb5-4ca0-b995-8bb1d12e0267 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba Aug 19 11:10:36.880626 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c4341a7d-ccb5-4ca0-b995-8bb1d12e0267 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:36.880626 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c4341a7d-ccb5-4ca0-b995-8bb1d12e0267 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:36.880626 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-c4341a7d-ccb5-4ca0-b995-8bb1d12e0267 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume with id: 0489f266-6af7-4d17-9bfc-e1979202f1ba Aug 19 11:10:36.886207 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c4341a7d-ccb5-4ca0-b995-8bb1d12e0267 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba returned with HTTP 404 Aug 19 11:10:36.886990 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1053/4219] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:36 2026] DELETE /volume/v3/volumes/0489f266-6af7-4d17-9bfc-e1979202f1ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:36.893548 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9b37f6a4-335f-47ba-8d17-00376f74bd1f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:36.895377 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9b37f6a4-335f-47ba-8d17-00376f74bd1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba Aug 19 11:10:36.895626 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9b37f6a4-335f-47ba-8d17-00376f74bd1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:36.895831 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9b37f6a4-335f-47ba-8d17-00376f74bd1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:36.895932 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-9b37f6a4-335f-47ba-8d17-00376f74bd1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete snapshot with id: d29559da-1503-477b-b441-d9da94f9fcba Aug 19 11:10:36.901397 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:36.901397 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:36.901796 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9b37f6a4-335f-47ba-8d17-00376f74bd1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:36.917980 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9b37f6a4-335f-47ba-8d17-00376f74bd1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot delete request issued successfully. Aug 19 11:10:36.918176 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9b37f6a4-335f-47ba-8d17-00376f74bd1f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba returned with HTTP 202 Aug 19 11:10:36.918790 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1059/4220] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:36 2026] DELETE /volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:36.931286 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e309d483-0d24-49fc-8f97-756e7c22380f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:36.933113 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e309d483-0d24-49fc-8f97-756e7c22380f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba Aug 19 11:10:36.933385 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e309d483-0d24-49fc-8f97-756e7c22380f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:36.933650 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e309d483-0d24-49fc-8f97-756e7c22380f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:36.939505 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:36.939505 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:36.940124 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e309d483-0d24-49fc-8f97-756e7c22380f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Snapshot retrieved successfully. Aug 19 11:10:36.941262 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e309d483-0d24-49fc-8f97-756e7c22380f tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba returned with HTTP 200 Aug 19 11:10:36.941726 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1055/4221] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:36 2026] GET /volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:37.207771 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-07469593-adf8-4ff7-bf62-862ba0071587 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:37.209565 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-07469593-adf8-4ff7-bf62-862ba0071587 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:37.209749 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-07469593-adf8-4ff7-bf62-862ba0071587 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:37.209916 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-07469593-adf8-4ff7-bf62-862ba0071587 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:37.218208 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:37.218208 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:37.221008 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-07469593-adf8-4ff7-bf62-862ba0071587 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:37.224830 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-07469593-adf8-4ff7-bf62-862ba0071587 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:37.225142 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1055/4222] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:37 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:37.951725 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5e4d6776-50ea-456f-bffa-1bb979802129 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:37.954566 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e4d6776-50ea-456f-bffa-1bb979802129 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba Aug 19 11:10:37.954566 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5e4d6776-50ea-456f-bffa-1bb979802129 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:37.954566 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5e4d6776-50ea-456f-bffa-1bb979802129 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:37.957763 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e4d6776-50ea-456f-bffa-1bb979802129 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba returned with HTTP 404 Aug 19 11:10:37.958323 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1054/4223] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:37 2026] GET /volume/v3/snapshots/d29559da-1503-477b-b441-d9da94f9fcba => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:37.966143 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a61e2de4-7834-40c2-a06a-e4269dfc3bf8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:37.968085 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a61e2de4-7834-40c2-a06a-e4269dfc3bf8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 Aug 19 11:10:37.968341 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a61e2de4-7834-40c2-a06a-e4269dfc3bf8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:37.968595 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a61e2de4-7834-40c2-a06a-e4269dfc3bf8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:37.975468 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:37.975468 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:37.979539 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a61e2de4-7834-40c2-a06a-e4269dfc3bf8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:37.984327 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a61e2de4-7834-40c2-a06a-e4269dfc3bf8 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 returned with HTTP 200 Aug 19 11:10:37.984771 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1060/4224] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:37 2026] GET /volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:37.995974 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-760d9565-1510-40bb-860e-bc4a63e41af4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:37.997594 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-760d9565-1510-40bb-860e-bc4a63e41af4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 Aug 19 11:10:37.997776 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-760d9565-1510-40bb-860e-bc4a63e41af4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:37.997951 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-760d9565-1510-40bb-860e-bc4a63e41af4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:37.998096 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-760d9565-1510-40bb-860e-bc4a63e41af4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume with id: ade3290d-78c4-41ab-9c3e-4caf3a9890d2 Aug 19 11:10:38.005810 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:38.005810 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:38.006239 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-760d9565-1510-40bb-860e-bc4a63e41af4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:38.021184 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-760d9565-1510-40bb-860e-bc4a63e41af4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume request issued successfully. Aug 19 11:10:38.021371 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-760d9565-1510-40bb-860e-bc4a63e41af4 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 returned with HTTP 202 Aug 19 11:10:38.021782 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1056/4225] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:37 2026] DELETE /volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:38.028675 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a23f5b1d-b2cb-40a5-8277-4339515a29f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:38.030619 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a23f5b1d-b2cb-40a5-8277-4339515a29f2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 Aug 19 11:10:38.030854 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a23f5b1d-b2cb-40a5-8277-4339515a29f2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:38.031060 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a23f5b1d-b2cb-40a5-8277-4339515a29f2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:38.039005 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:38.039005 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:38.043173 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a23f5b1d-b2cb-40a5-8277-4339515a29f2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:38.065215 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a23f5b1d-b2cb-40a5-8277-4339515a29f2 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 returned with HTTP 200 Aug 19 11:10:38.065508 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1056/4226] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:38 2026] GET /volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:39.077245 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2d0ef034-41b0-4ecd-aa64-0f2631027f5e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:39.078800 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2d0ef034-41b0-4ecd-aa64-0f2631027f5e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 Aug 19 11:10:39.079079 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2d0ef034-41b0-4ecd-aa64-0f2631027f5e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:39.079331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2d0ef034-41b0-4ecd-aa64-0f2631027f5e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:39.085184 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2d0ef034-41b0-4ecd-aa64-0f2631027f5e tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 returned with HTTP 404 Aug 19 11:10:39.085769 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1055/4227] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:39 2026] GET /volume/v3/volumes/ade3290d-78c4-41ab-9c3e-4caf3a9890d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:39.092566 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-89c25836-451d-411a-86d2-f535a56beaac None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:39.094301 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-89c25836-451d-411a-86d2-f535a56beaac tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:39.094475 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-89c25836-451d-411a-86d2-f535a56beaac tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:39.094708 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-89c25836-451d-411a-86d2-f535a56beaac tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:39.101027 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:39.101027 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:39.105451 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-89c25836-451d-411a-86d2-f535a56beaac tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:39.109506 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-89c25836-451d-411a-86d2-f535a56beaac tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:39.109911 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1061/4228] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:39 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:39.122610 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-faeaa7f1-70a8-4f17-ae66-40ff87e435d5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:39.125751 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-faeaa7f1-70a8-4f17-ae66-40ff87e435d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] DELETE https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:39.126011 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-faeaa7f1-70a8-4f17-ae66-40ff87e435d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:39.126282 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-faeaa7f1-70a8-4f17-ae66-40ff87e435d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:39.126504 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-faeaa7f1-70a8-4f17-ae66-40ff87e435d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume with id: 8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:39.134925 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:39.134925 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:39.135524 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-faeaa7f1-70a8-4f17-ae66-40ff87e435d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:39.152899 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-faeaa7f1-70a8-4f17-ae66-40ff87e435d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Delete volume request issued successfully. Aug 19 11:10:39.153139 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-faeaa7f1-70a8-4f17-ae66-40ff87e435d5 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 202 Aug 19 11:10:39.153827 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1057/4229] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:39 2026] DELETE /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:39.160862 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-49e95e13-ff1f-4453-a2e8-cdaad861fe30 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:39.162587 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49e95e13-ff1f-4453-a2e8-cdaad861fe30 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:39.162793 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49e95e13-ff1f-4453-a2e8-cdaad861fe30 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:39.163005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49e95e13-ff1f-4453-a2e8-cdaad861fe30 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:39.173684 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:39.173684 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:39.178946 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-49e95e13-ff1f-4453-a2e8-cdaad861fe30 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Volume info retrieved successfully. Aug 19 11:10:39.182124 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49e95e13-ff1f-4453-a2e8-cdaad861fe30 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 200 Aug 19 11:10:39.182670 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1057/4230] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:39 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:39.408523 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-49968813-a652-4800-9847-ab5e23dc3196 req-8ef9499b-5523-4bfa-ae36-ce5b09c74ed5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:39.410400 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-8ef9499b-5523-4bfa-ae36-ce5b09c74ed5 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80/encryption Aug 19 11:10:39.410766 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-8ef9499b-5523-4bfa-ae36-ce5b09c74ed5 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:39.411093 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-8ef9499b-5523-4bfa-ae36-ce5b09c74ed5 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:39.420645 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:39.420645 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:39.427091 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-49968813-a652-4800-9847-ab5e23dc3196 req-8ef9499b-5523-4bfa-ae36-ce5b09c74ed5 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80/encryption returned with HTTP 200 Aug 19 11:10:39.427767 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1056/4231] 10.4.3.46 () {68 vars in 1624 bytes} [Wed Aug 19 11:10:39 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:40.195731 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-920a2569-019e-4780-8ec5-9ecab0e42ba7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:40.197954 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-920a2569-019e-4780-8ec5-9ecab0e42ba7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] GET https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd Aug 19 11:10:40.198225 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-920a2569-019e-4780-8ec5-9ecab0e42ba7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:40.198476 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-920a2569-019e-4780-8ec5-9ecab0e42ba7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:40.206323 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-920a2569-019e-4780-8ec5-9ecab0e42ba7 tempest-VolumesSnapshotTestJSON-189596200 tempest-VolumesSnapshotTestJSON-189596200-project-member] https://10.4.3.46/volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd returned with HTTP 404 Aug 19 11:10:40.207085 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1062/4232] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:40 2026] GET /volume/v3/volumes/8b18ece1-38e1-4dae-9db3-eb4ce3efb6cd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:40.512909 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4aefc438-4339-4362-8727-03525d5abdfb req-bdf40002-4e28-4d5f-9a18-617fd830d7f3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:40.514847 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-bdf40002-4e28-4d5f-9a18-617fd830d7f3 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:40.515052 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-bdf40002-4e28-4d5f-9a18-617fd830d7f3 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:40.515240 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-bdf40002-4e28-4d5f-9a18-617fd830d7f3 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:40.524399 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:40.524399 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:40.531269 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-4aefc438-4339-4362-8727-03525d5abdfb req-bdf40002-4e28-4d5f-9a18-617fd830d7f3 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:40.536058 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-bdf40002-4e28-4d5f-9a18-617fd830d7f3 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:40.536441 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1058/4233] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:40 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:40.555669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4aefc438-4339-4362-8727-03525d5abdfb req-0bd4bdcf-442c-468a-a8ed-fedba9ca8fb0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:40.558259 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-0bd4bdcf-442c-468a-a8ed-fedba9ca8fb0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] POST https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f/action Aug 19 11:10:40.558645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-0bd4bdcf-442c-468a-a8ed-fedba9ca8fb0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:40.558801 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-0bd4bdcf-442c-468a-a8ed-fedba9ca8fb0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:40.570715 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:40.570715 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:40.571131 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-4aefc438-4339-4362-8727-03525d5abdfb req-0bd4bdcf-442c-468a-a8ed-fedba9ca8fb0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:40.577281 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-4aefc438-4339-4362-8727-03525d5abdfb req-0bd4bdcf-442c-468a-a8ed-fedba9ca8fb0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Begin detaching volume completed successfully. Aug 19 11:10:40.577529 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-0bd4bdcf-442c-468a-a8ed-fedba9ca8fb0 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f/action returned with HTTP 202 Aug 19 11:10:40.578001 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1058/4234] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:10:40 2026] POST /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:10:40.623078 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-47d8c749-4c8e-4219-92e0-37c11d1185b5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:40.623407 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-47d8c749-4c8e-4219-92e0-37c11d1185b5 None None] GET https://10.4.3.46/volume// Aug 19 11:10:40.623647 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-47d8c749-4c8e-4219-92e0-37c11d1185b5 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:40.623829 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-47d8c749-4c8e-4219-92e0-37c11d1185b5 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:40.624134 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-47d8c749-4c8e-4219-92e0-37c11d1185b5 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:40.624403 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1057/4235] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:40.631207 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-4aefc438-4339-4362-8727-03525d5abdfb req-55299e66-897c-4a1e-9c36-b6a96a5d945b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:40.633284 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-55299e66-897c-4a1e-9c36-b6a96a5d945b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:40.633524 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-55299e66-897c-4a1e-9c36-b6a96a5d945b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:40.633731 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-55299e66-897c-4a1e-9c36-b6a96a5d945b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:40.642181 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:40.642181 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:40.645128 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-4aefc438-4339-4362-8727-03525d5abdfb req-55299e66-897c-4a1e-9c36-b6a96a5d945b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:40.649457 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-55299e66-897c-4a1e-9c36-b6a96a5d945b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:40.649911 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1063/4236] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:40 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:41.556847 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4aefc438-4339-4362-8727-03525d5abdfb req-8363d265-5873-4eee-a101-104e2be74c3b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:41.559598 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-8363d265-5873-4eee-a101-104e2be74c3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/attachments/75401cec-b144-4087-9632-6c818abbff18 Aug 19 11:10:41.559856 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-8363d265-5873-4eee-a101-104e2be74c3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:41.560091 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-8363d265-5873-4eee-a101-104e2be74c3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:41.568502 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:41.568502 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:41.612750 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4aefc438-4339-4362-8727-03525d5abdfb req-8363d265-5873-4eee-a101-104e2be74c3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/attachments/75401cec-b144-4087-9632-6c818abbff18 returned with HTTP 200 Aug 19 11:10:41.613315 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1059/4237] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:10:41 2026] DELETE /volume/v3/attachments/75401cec-b144-4087-9632-6c818abbff18 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:41.670969 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3bec69cd-9d9c-4eb5-ae85-edff7158fc40 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:41.672812 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3bec69cd-9d9c-4eb5-ae85-edff7158fc40 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:41.672985 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3bec69cd-9d9c-4eb5-ae85-edff7158fc40 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:41.673210 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3bec69cd-9d9c-4eb5-ae85-edff7158fc40 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:41.681892 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:41.681892 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:41.685755 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3bec69cd-9d9c-4eb5-ae85-edff7158fc40 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:41.689845 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3bec69cd-9d9c-4eb5-ae85-edff7158fc40 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:41.690261 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1059/4238] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:41 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:41.705746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3de153ea-a9e3-4fa3-bf14-b419e6086e7a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:41.708110 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3de153ea-a9e3-4fa3-bf14-b419e6086e7a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:41.708425 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3de153ea-a9e3-4fa3-bf14-b419e6086e7a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:41.708830 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3de153ea-a9e3-4fa3-bf14-b419e6086e7a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:41.718610 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:41.718610 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:41.723529 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3de153ea-a9e3-4fa3-bf14-b419e6086e7a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:41.730118 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3de153ea-a9e3-4fa3-bf14-b419e6086e7a tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:41.730691 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1058/4239] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:41 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:41.746317 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0e8f2070-e7e4-4421-81d7-606ed5b41ddd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:41.748045 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e8f2070-e7e4-4421-81d7-606ed5b41ddd tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:41.748225 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e8f2070-e7e4-4421-81d7-606ed5b41ddd tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:41.748395 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e8f2070-e7e4-4421-81d7-606ed5b41ddd tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:41.748562 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-0e8f2070-e7e4-4421-81d7-606ed5b41ddd tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete volume with id: eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:41.756414 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:41.756414 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:41.756899 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0e8f2070-e7e4-4421-81d7-606ed5b41ddd tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:41.779118 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0e8f2070-e7e4-4421-81d7-606ed5b41ddd tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete volume request issued successfully. Aug 19 11:10:41.779362 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e8f2070-e7e4-4421-81d7-606ed5b41ddd tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 202 Aug 19 11:10:41.779880 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1064/4240] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:41 2026] DELETE /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:41.792669 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2a7b5a4-bec2-4187-917c-9cf3cecb6059 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:41.794452 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2a7b5a4-bec2-4187-917c-9cf3cecb6059 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:41.794703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2a7b5a4-bec2-4187-917c-9cf3cecb6059 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:41.794978 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2a7b5a4-bec2-4187-917c-9cf3cecb6059 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:41.802897 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:41.802897 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:41.806369 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f2a7b5a4-bec2-4187-917c-9cf3cecb6059 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:41.810805 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2a7b5a4-bec2-4187-917c-9cf3cecb6059 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 200 Aug 19 11:10:41.811220 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1060/4241] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:41 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:42.825931 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0f3b0ab3-126c-46c3-a901-3039f267ceaf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:42.828923 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0f3b0ab3-126c-46c3-a901-3039f267ceaf tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f Aug 19 11:10:42.829249 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0f3b0ab3-126c-46c3-a901-3039f267ceaf tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:42.829520 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0f3b0ab3-126c-46c3-a901-3039f267ceaf tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:42.839396 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0f3b0ab3-126c-46c3-a901-3039f267ceaf tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f returned with HTTP 404 Aug 19 11:10:42.840051 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1060/4242] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:42 2026] GET /volume/v3/volumes/eec075f0-a2cb-4e44-ae96-c08006c8899f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:42.847647 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d6282bca-995f-4e51-9551-bead28bb13d7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:42.849359 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d6282bca-995f-4e51-9551-bead28bb13d7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:42.849548 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d6282bca-995f-4e51-9551-bead28bb13d7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:42.849723 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d6282bca-995f-4e51-9551-bead28bb13d7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:42.859420 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:42.859420 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:42.865862 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d6282bca-995f-4e51-9551-bead28bb13d7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:42.872055 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d6282bca-995f-4e51-9551-bead28bb13d7 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:42.872741 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1059/4243] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:42 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:42.883921 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-39aba667-5be7-4aa0-b537-5e188699b610 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:42.887212 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-39aba667-5be7-4aa0-b537-5e188699b610 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:42.887430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-39aba667-5be7-4aa0-b537-5e188699b610 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:42.887654 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-39aba667-5be7-4aa0-b537-5e188699b610 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:42.894465 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:42.894465 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:42.898250 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-39aba667-5be7-4aa0-b537-5e188699b610 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:42.902186 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-39aba667-5be7-4aa0-b537-5e188699b610 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:42.902617 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1065/4244] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:42 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:42.914979 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ae9cd87f-3f85-42f4-8dfe-cd5eef1fb14f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:42.916677 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae9cd87f-3f85-42f4-8dfe-cd5eef1fb14f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:42.916904 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae9cd87f-3f85-42f4-8dfe-cd5eef1fb14f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:42.917079 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae9cd87f-3f85-42f4-8dfe-cd5eef1fb14f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:42.917271 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ae9cd87f-3f85-42f4-8dfe-cd5eef1fb14f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete volume with id: 53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:42.923725 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:42.923725 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:42.924183 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ae9cd87f-3f85-42f4-8dfe-cd5eef1fb14f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:42.942728 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ae9cd87f-3f85-42f4-8dfe-cd5eef1fb14f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete volume request issued successfully. Aug 19 11:10:42.942911 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae9cd87f-3f85-42f4-8dfe-cd5eef1fb14f tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 202 Aug 19 11:10:42.943344 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1061/4245] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:42 2026] DELETE /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:42.953306 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9247d8ea-eaec-49e8-88c4-84fddff1803e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:42.954919 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9247d8ea-eaec-49e8-88c4-84fddff1803e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:42.955006 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9247d8ea-eaec-49e8-88c4-84fddff1803e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:42.955211 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9247d8ea-eaec-49e8-88c4-84fddff1803e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:42.963320 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:42.963320 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:42.967055 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9247d8ea-eaec-49e8-88c4-84fddff1803e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:42.971968 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9247d8ea-eaec-49e8-88c4-84fddff1803e tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 200 Aug 19 11:10:42.972385 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1061/4246] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:42 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:43.408559 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:43.503336 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:43.503691 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1328330070"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:43.505122 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1328330070'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:43.505283 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume of 1 GB Aug 19 11:10:43.510224 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Availability Zones retrieved successfully. Aug 19 11:10:43.517513 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (8a897dec-0191-4986-b4be-fdd5c9b8319a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:43.518701 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574be369-6ba9-4a3e-9b24-06b62dfd64df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:43.519737 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:43.544294 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574be369-6ba9-4a3e-9b24-06b62dfd64df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:43.545098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b22f3ad-4b17-4b31-8a08-2a0fbbd04105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:43.606519 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Created reservations ['bb63a003-c924-403e-b607-3a70649264b9', '97324982-a905-4623-afc5-f9075f8bea1b', 'efd21931-e25b-4bf7-813a-fea3e9fcd4c2', 'eba68cce-f3bd-4d89-9d2d-3575da1f661f'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:43.607634 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b22f3ad-4b17-4b31-8a08-2a0fbbd04105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb63a003-c924-403e-b607-3a70649264b9', '97324982-a905-4623-afc5-f9075f8bea1b', 'efd21931-e25b-4bf7-813a-fea3e9fcd4c2', 'eba68cce-f3bd-4d89-9d2d-3575da1f661f']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:43.608901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2e4478-1dac-4667-8fa6-5d97b269f109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:43.636360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2e4478-1dac-4667-8fa6-5d97b269f109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0809e11-f856-4d6d-ade1-841982ae640d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1328330070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['bb63a003-c924-403e-b607-3a70649264b9','97324982-a905-4623-afc5-f9075f8bea1b','efd21931-e25b-4bf7-813a-fea3e9fcd4c2','eba68cce-f3bd-4d89-9d2d-3575da1f661f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1328330070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0809e11-f856-4d6d-ade1-841982ae640d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d467501cff4710a1339629fb21f13c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:43.637211 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c0bb20-42df-4faa-8aee-afca8e5b379d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:43.656332 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c0bb20-42df-4faa-8aee-afca8e5b379d) transitioned into state 'SUCCESS' from state '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-1328330070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['bb63a003-c924-403e-b607-3a70649264b9','97324982-a905-4623-afc5-f9075f8bea1b','efd21931-e25b-4bf7-813a-fea3e9fcd4c2','eba68cce-f3bd-4d89-9d2d-3575da1f661f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:43.657278 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb38561c-970f-4451-b056-a21e429d51ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:43.667569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb38561c-970f-4451-b056-a21e429d51ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:43.670499 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (8a897dec-0191-4986-b4be-fdd5c9b8319a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:43.670499 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request issued successfully. Aug 19 11:10:43.670499 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e7030e72-af55-4ae9-ab59-2b02157a4abf tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:43.670499 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1060/4247] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:10:43 2026] POST /volume/v3/volumes => generated 762 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:43.690892 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c64877b7-4eb0-4dbc-ba2f-c961991be9de None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:43.693585 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c64877b7-4eb0-4dbc-ba2f-c961991be9de tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:43.693638 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9644314f-efe0-472b-8ee3-2bc3bd02d79b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:43.693861 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c64877b7-4eb0-4dbc-ba2f-c961991be9de tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:43.694123 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c64877b7-4eb0-4dbc-ba2f-c961991be9de tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:43.695260 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9644314f-efe0-472b-8ee3-2bc3bd02d79b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d Aug 19 11:10:43.695416 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9644314f-efe0-472b-8ee3-2bc3bd02d79b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:43.695603 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9644314f-efe0-472b-8ee3-2bc3bd02d79b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:43.702810 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:43.702810 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:43.704228 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:43.704228 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:43.706425 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9644314f-efe0-472b-8ee3-2bc3bd02d79b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:43.707660 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c64877b7-4eb0-4dbc-ba2f-c961991be9de tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:43.710436 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9644314f-efe0-472b-8ee3-2bc3bd02d79b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d returned with HTTP 200 Aug 19 11:10:43.710992 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1062/4248] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:43 2026] GET /volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:43.716525 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c64877b7-4eb0-4dbc-ba2f-c961991be9de tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:43.716525 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1066/4249] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:43 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:43.986926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4c2d00ca-217e-4ef8-aedf-10efa484bc76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:43.988933 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c2d00ca-217e-4ef8-aedf-10efa484bc76 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 Aug 19 11:10:43.989101 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c2d00ca-217e-4ef8-aedf-10efa484bc76 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:43.989300 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c2d00ca-217e-4ef8-aedf-10efa484bc76 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:43.994792 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c2d00ca-217e-4ef8-aedf-10efa484bc76 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 returned with HTTP 404 Aug 19 11:10:43.995222 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1062/4250] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:43 2026] GET /volume/v3/volumes/53abf719-fccb-4658-a9d0-365c9e240f52 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:44.003255 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c1825b37-ce64-48a3-a56a-37a3e6161e56 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.005017 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c1825b37-ce64-48a3-a56a-37a3e6161e56 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:44.005495 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c1825b37-ce64-48a3-a56a-37a3e6161e56 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:44.005841 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c1825b37-ce64-48a3-a56a-37a3e6161e56 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:44.015101 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:44.015101 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:44.017956 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c1825b37-ce64-48a3-a56a-37a3e6161e56 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:44.022435 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c1825b37-ce64-48a3-a56a-37a3e6161e56 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:44.022967 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1061/4251] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:44 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:44.035808 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a132ba38-e89f-4594-9f32-f391b5fe02bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.038177 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a132ba38-e89f-4594-9f32-f391b5fe02bc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:44.038462 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a132ba38-e89f-4594-9f32-f391b5fe02bc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:44.038791 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a132ba38-e89f-4594-9f32-f391b5fe02bc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:44.047106 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:44.047106 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:44.051469 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a132ba38-e89f-4594-9f32-f391b5fe02bc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:44.056636 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a132ba38-e89f-4594-9f32-f391b5fe02bc tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:44.057198 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1063/4252] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:44 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:44.070228 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-52aea77a-19e2-4ab9-b94a-519eea0fe1ed None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.071884 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-52aea77a-19e2-4ab9-b94a-519eea0fe1ed tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:44.072060 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-52aea77a-19e2-4ab9-b94a-519eea0fe1ed tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:44.072251 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-52aea77a-19e2-4ab9-b94a-519eea0fe1ed tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:44.072419 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-52aea77a-19e2-4ab9-b94a-519eea0fe1ed tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete volume with id: 591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:44.079303 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:44.079303 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:44.079737 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-52aea77a-19e2-4ab9-b94a-519eea0fe1ed tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:44.098337 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-52aea77a-19e2-4ab9-b94a-519eea0fe1ed tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete volume request issued successfully. Aug 19 11:10:44.098537 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-52aea77a-19e2-4ab9-b94a-519eea0fe1ed tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 202 Aug 19 11:10:44.099227 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1067/4253] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:44 2026] DELETE /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:44.107815 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b5d0f784-733e-484d-bcc7-6e04a74fc406 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.109521 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5d0f784-733e-484d-bcc7-6e04a74fc406 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:44.110278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5d0f784-733e-484d-bcc7-6e04a74fc406 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:44.110278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5d0f784-733e-484d-bcc7-6e04a74fc406 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:44.117707 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:44.117707 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:44.121700 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b5d0f784-733e-484d-bcc7-6e04a74fc406 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:44.125696 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5d0f784-733e-484d-bcc7-6e04a74fc406 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 200 Aug 19 11:10:44.126149 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1063/4254] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:44 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:44.162065 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-a41ef92d-5064-44ed-88fc-3d8b2a180cc0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.165409 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-a41ef92d-5064-44ed-88fc-3d8b2a180cc0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:44.165409 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-a41ef92d-5064-44ed-88fc-3d8b2a180cc0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:44.165409 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-a41ef92d-5064-44ed-88fc-3d8b2a180cc0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:44.174847 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:44.174847 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:44.177537 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-a41ef92d-5064-44ed-88fc-3d8b2a180cc0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:44.181893 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-a41ef92d-5064-44ed-88fc-3d8b2a180cc0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:44.182464 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1062/4255] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:44 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:44.260897 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71804086-9fcb-4108-bec1-ebc9175af923 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.263105 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71804086-9fcb-4108-bec1-ebc9175af923 None None] GET https://10.4.3.46/volume// Aug 19 11:10:44.263105 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71804086-9fcb-4108-bec1-ebc9175af923 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:44.263105 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71804086-9fcb-4108-bec1-ebc9175af923 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:44.263105 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71804086-9fcb-4108-bec1-ebc9175af923 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:44.263105 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1064/4256] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11: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 19 11:10:44.271109 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-399a4c9a-6d60-4f2d-8a31-8d2199d5711f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.273462 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-399a4c9a-6d60-4f2d-8a31-8d2199d5711f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:10:44.273915 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-399a4c9a-6d60-4f2d-8a31-8d2199d5711f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "436b0bd2-3733-4d9c-804f-3695d5bba6b2", "connector": null, "instance_uuid": "68bd23fe-43d4-46c5-be84-1dd2268e5d6f"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:44.283908 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:44.283908 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:44.311727 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-399a4c9a-6d60-4f2d-8a31-8d2199d5711f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:10:44.312243 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1068/4257] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:10:44 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 19 11:10:44.336883 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-18df1059-df58-48c3-b09e-2dea73788311 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.338879 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18df1059-df58-48c3-b09e-2dea73788311 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:44.339092 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18df1059-df58-48c3-b09e-2dea73788311 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:44.339314 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18df1059-df58-48c3-b09e-2dea73788311 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:44.349033 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4377d3e0-4ecb-4e7d-85a3-2abacbf13723 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.349033 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4377d3e0-4ecb-4e7d-85a3-2abacbf13723 None None] GET https://10.4.3.46/volume// Aug 19 11:10:44.349033 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4377d3e0-4ecb-4e7d-85a3-2abacbf13723 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:44.349033 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4377d3e0-4ecb-4e7d-85a3-2abacbf13723 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:44.349275 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:44.349275 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:44.349339 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4377d3e0-4ecb-4e7d-85a3-2abacbf13723 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:44.349339 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1063/4258] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:44.351761 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-18df1059-df58-48c3-b09e-2dea73788311 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:44.356526 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18df1059-df58-48c3-b09e-2dea73788311 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:44.356937 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1064/4259] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:44 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 935 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:44.360384 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-396fb05e-33d1-4bf0-900e-3eab80b3129f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.363514 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-396fb05e-33d1-4bf0-900e-3eab80b3129f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:44.363514 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-396fb05e-33d1-4bf0-900e-3eab80b3129f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:44.363514 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-396fb05e-33d1-4bf0-900e-3eab80b3129f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:44.375742 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:44.375742 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:44.380110 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-396fb05e-33d1-4bf0-900e-3eab80b3129f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:44.385116 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-396fb05e-33d1-4bf0-900e-3eab80b3129f tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:44.385769 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1065/4260] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:44 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 1115 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:44.494279 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-5381d76b-f1a3-4324-bb5a-0584814026e3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.496563 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-5381d76b-f1a3-4324-bb5a-0584814026e3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] PUT https://10.4.3.46/volume/v3/attachments/51e3f248-e95e-4627-bf54-2294526a5d8e Aug 19 11:10:44.497007 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-5381d76b-f1a3-4324-bb5a-0584814026e3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:44.512974 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-5381d76b-f1a3-4324-bb5a-0584814026e3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Acquiring lock "cinder-attachment_update-436b0bd2-3733-4d9c-804f-3695d5bba6b2-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:10:44.517845 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-5381d76b-f1a3-4324-bb5a-0584814026e3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Lock "cinder-attachment_update-436b0bd2-3733-4d9c-804f-3695d5bba6b2-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:10:44.519089 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:44.519089 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:44.588763 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-5381d76b-f1a3-4324-bb5a-0584814026e3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Lock "cinder-attachment_update-436b0bd2-3733-4d9c-804f-3695d5bba6b2-np0000007769" released by "attachment_update" :: held 0.071s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:10:44.589114 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-5381d76b-f1a3-4324-bb5a-0584814026e3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments/51e3f248-e95e-4627-bf54-2294526a5d8e returned with HTTP 200 Aug 19 11:10:44.589688 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1069/4261] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:10:44 2026] PUT /volume/v3/attachments/51e3f248-e95e-4627-bf54-2294526a5d8e => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:44.729071 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2d1e8b1a-0a4c-4403-8767-a9ff5ad875dc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.730387 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2d1e8b1a-0a4c-4403-8767-a9ff5ad875dc tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d Aug 19 11:10:44.730670 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2d1e8b1a-0a4c-4403-8767-a9ff5ad875dc tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:44.730937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2d1e8b1a-0a4c-4403-8767-a9ff5ad875dc tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:44.737245 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:44.737245 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:44.740554 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2d1e8b1a-0a4c-4403-8767-a9ff5ad875dc tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:44.744147 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2d1e8b1a-0a4c-4403-8767-a9ff5ad875dc tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d returned with HTTP 200 Aug 19 11:10:44.744711 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1064/4262] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:44 2026] GET /volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:44.755847 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.757544 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:44.757843 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d0809e11-f856-4d6d-ade1-841982ae640d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-16953953"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:44.759139 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request body: {'volume': {"'source_volid": 'd0809e11-f856-4d6d-ade1-841982ae640d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-16953953'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:44.759255 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume of 1 GB Aug 19 11:10:44.762884 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Availability Zones retrieved successfully. Aug 19 11:10:44.767940 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (eec4a480-5b88-486a-adaa-6db1cf586dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:44.768739 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897338b4-7909-4ac8-b796-b8d64f2d70d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:44.769569 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:44.794026 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897338b4-7909-4ac8-b796-b8d64f2d70d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:44.794718 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05d7a50-ea77-4a7e-baf3-de8e2a6cbc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:44.834931 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Created reservations ['55b1b520-d701-472c-a355-b32a04458422', 'b117e0ab-4dc2-45a9-9480-3a520b897752', '5be24caf-ae52-453d-ad10-bfca1e02ac42', 'cfd536db-0410-45ea-889a-51043a7ec33d'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:44.835805 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05d7a50-ea77-4a7e-baf3-de8e2a6cbc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55b1b520-d701-472c-a355-b32a04458422', 'b117e0ab-4dc2-45a9-9480-3a520b897752', '5be24caf-ae52-453d-ad10-bfca1e02ac42', 'cfd536db-0410-45ea-889a-51043a7ec33d']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:44.836553 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6553d7ac-8d04-413a-89e8-f66af4b7162e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:44.858228 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6553d7ac-8d04-413a-89e8-f66af4b7162e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e488d5-d80a-427b-9d06-2d089fd67d24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-16953953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['55b1b520-d701-472c-a355-b32a04458422','b117e0ab-4dc2-45a9-9480-3a520b897752','5be24caf-ae52-453d-ad10-bfca1e02ac42','cfd536db-0410-45ea-889a-51043a7ec33d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-16953953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8e488d5-d80a-427b-9d06-2d089fd67d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d467501cff4710a1339629fb21f13c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:44.858926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a44314-a5dd-4223-bab8-2f1c2771f293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:44.877224 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a44314-a5dd-4223-bab8-2f1c2771f293) transitioned into state 'SUCCESS' from state '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-16953953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['55b1b520-d701-472c-a355-b32a04458422','b117e0ab-4dc2-45a9-9480-3a520b897752','5be24caf-ae52-453d-ad10-bfca1e02ac42','cfd536db-0410-45ea-889a-51043a7ec33d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:44.878995 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966c6e15-5b1c-4290-8639-04f2ebc194e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:44.889052 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966c6e15-5b1c-4290-8639-04f2ebc194e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:44.889896 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (eec4a480-5b88-486a-adaa-6db1cf586dd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:44.890182 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request issued successfully. Aug 19 11:10:44.890825 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ec21bfef-01b2-489c-b778-da7b1f84ed5b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:44.891276 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1065/4263] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:44 2026] POST /volume/v3/volumes => generated 760 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:44.903241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:44.905303 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:44.905864 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d0809e11-f856-4d6d-ade1-841982ae640d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-805992038"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:44.908065 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request body: {'volume': {"'source_volid": 'd0809e11-f856-4d6d-ade1-841982ae640d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-805992038'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:44.910020 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume of 1 GB Aug 19 11:10:44.913396 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Availability Zones retrieved successfully. Aug 19 11:10:44.921037 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (7788f9bb-3b7d-4dbc-bd61-92daaa0679dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:44.922308 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45ce790-a2c4-4953-b19a-2d0338df3dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:44.923593 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:44.953368 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45ce790-a2c4-4953-b19a-2d0338df3dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:44.954544 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558f563a-2a74-4d8e-b00a-14fc2b864f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:44.999971 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Created reservations ['12164f0b-2263-47ba-a2cc-1546c4abb746', '66b5ba69-04a5-46e3-bcd2-130edf86569b', 'e3e9e23e-e917-4d8d-bf69-c12c16e95d26', '54eb3a66-e0e5-494c-a944-8b5146de5219'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:45.000940 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558f563a-2a74-4d8e-b00a-14fc2b864f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12164f0b-2263-47ba-a2cc-1546c4abb746', '66b5ba69-04a5-46e3-bcd2-130edf86569b', 'e3e9e23e-e917-4d8d-bf69-c12c16e95d26', '54eb3a66-e0e5-494c-a944-8b5146de5219']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.001695 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d876bc4-e010-4d4c-aa8c-17945b4a7ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.025578 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d876bc4-e010-4d4c-aa8c-17945b4a7ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f70b268-ca79-41b4-abfb-2f20f79e34ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-805992038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['12164f0b-2263-47ba-a2cc-1546c4abb746','66b5ba69-04a5-46e3-bcd2-130edf86569b','e3e9e23e-e917-4d8d-bf69-c12c16e95d26','54eb3a66-e0e5-494c-a944-8b5146de5219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-805992038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f70b268-ca79-41b4-abfb-2f20f79e34ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d467501cff4710a1339629fb21f13c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.026302 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e749998c-d6d2-49cd-8037-2e04448a4132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.054251 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e749998c-d6d2-49cd-8037-2e04448a4132) transitioned into state 'SUCCESS' from state '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-805992038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['12164f0b-2263-47ba-a2cc-1546c4abb746','66b5ba69-04a5-46e3-bcd2-130edf86569b','e3e9e23e-e917-4d8d-bf69-c12c16e95d26','54eb3a66-e0e5-494c-a944-8b5146de5219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.055003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa1d5800-cae7-465e-9883-4d725e8a05aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.064025 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa1d5800-cae7-465e-9883-4d725e8a05aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.064866 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (7788f9bb-3b7d-4dbc-bd61-92daaa0679dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:45.065141 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request issued successfully. Aug 19 11:10:45.065678 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b868761-7c5b-4d30-81c1-2be9dde22202 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:45.066099 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1066/4264] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:44 2026] POST /volume/v3/volumes => generated 761 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:45.077700 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.079307 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:45.079612 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d0809e11-f856-4d6d-ade1-841982ae640d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1286895252"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:45.080881 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request body: {'volume': {"'source_volid": 'd0809e11-f856-4d6d-ade1-841982ae640d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1286895252'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:45.080993 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume of 1 GB Aug 19 11:10:45.081218 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.081218 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:45.087101 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Availability Zones retrieved successfully. Aug 19 11:10:45.091894 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (6e6069e9-bc33-4894-a3dc-e19e6e82ba96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:45.092876 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1116089-7eda-4686-94a4-0b16ad590dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.093762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:45.119743 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1116089-7eda-4686-94a4-0b16ad590dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.120453 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de3d94f-6d54-443a-a710-b7b9f43d70bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.143983 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9d5f84c8-896f-4f2a-9996-48db780ee61c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.145964 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9d5f84c8-896f-4f2a-9996-48db780ee61c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 Aug 19 11:10:45.146184 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9d5f84c8-896f-4f2a-9996-48db780ee61c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.146442 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9d5f84c8-896f-4f2a-9996-48db780ee61c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.152759 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9d5f84c8-896f-4f2a-9996-48db780ee61c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 returned with HTTP 404 Aug 19 11:10:45.153207 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1065/4265] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:45 2026] GET /volume/v3/volumes/591daba5-444d-47bc-99d9-5895c956c305 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:45.159414 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-11ccf7a0-f6ea-4561-a94a-86d01d526f3b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.161401 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11ccf7a0-f6ea-4561-a94a-86d01d526f3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 Aug 19 11:10:45.161666 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11ccf7a0-f6ea-4561-a94a-86d01d526f3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.161872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11ccf7a0-f6ea-4561-a94a-86d01d526f3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.161920 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Created reservations ['5a1bc8f4-2eea-4c7c-a779-60fab7002c8b', 'dff75774-d54c-4aee-9850-bf7dcbef9136', '930598fd-4a98-412a-9d7d-ce9dff75b7f6', 'c0b07520-07be-4a29-a043-172f6e6dfce9'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:45.161998 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-11ccf7a0-f6ea-4561-a94a-86d01d526f3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete snapshot with id: 1e8a59fd-203f-4169-9a87-b73ab97f0fb0 Aug 19 11:10:45.162801 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de3d94f-6d54-443a-a710-b7b9f43d70bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a1bc8f4-2eea-4c7c-a779-60fab7002c8b', 'dff75774-d54c-4aee-9850-bf7dcbef9136', '930598fd-4a98-412a-9d7d-ce9dff75b7f6', 'c0b07520-07be-4a29-a043-172f6e6dfce9']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.163469 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d52ab8a-5fbb-4faf-b244-4d8acfb05b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.163795 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=339,cinder:INSERT=29,cinder:UPDATE=68 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:10:45.167750 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.167750 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:45.168112 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-11ccf7a0-f6ea-4561-a94a-86d01d526f3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:45.183778 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-11ccf7a0-f6ea-4561-a94a-86d01d526f3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot delete request issued successfully. Aug 19 11:10:45.183966 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11ccf7a0-f6ea-4561-a94a-86d01d526f3b tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 returned with HTTP 202 Aug 19 11:10:45.184401 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1066/4266] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:45 2026] DELETE /volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:45.186491 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d52ab8a-5fbb-4faf-b244-4d8acfb05b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c480cf8c-dbd8-4c94-ab96-ed7c46c138f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1286895252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['5a1bc8f4-2eea-4c7c-a779-60fab7002c8b','dff75774-d54c-4aee-9850-bf7dcbef9136','930598fd-4a98-412a-9d7d-ce9dff75b7f6','c0b07520-07be-4a29-a043-172f6e6dfce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1286895252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c480cf8c-dbd8-4c94-ab96-ed7c46c138f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d467501cff4710a1339629fb21f13c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.187175 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00c3361-a907-4dfb-a40d-b1c91073e31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.191047 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ae82d902-882d-4c7a-9c67-29abb914fdb5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.193370 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae82d902-882d-4c7a-9c67-29abb914fdb5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 Aug 19 11:10:45.193686 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae82d902-882d-4c7a-9c67-29abb914fdb5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.193958 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae82d902-882d-4c7a-9c67-29abb914fdb5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.199802 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.199802 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:45.200336 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ae82d902-882d-4c7a-9c67-29abb914fdb5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:45.201469 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae82d902-882d-4c7a-9c67-29abb914fdb5 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 returned with HTTP 200 Aug 19 11:10:45.201898 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1067/4267] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:45 2026] GET /volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:45.202949 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00c3361-a907-4dfb-a40d-b1c91073e31e) transitioned into state 'SUCCESS' from state '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-1286895252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['5a1bc8f4-2eea-4c7c-a779-60fab7002c8b','dff75774-d54c-4aee-9850-bf7dcbef9136','930598fd-4a98-412a-9d7d-ce9dff75b7f6','c0b07520-07be-4a29-a043-172f6e6dfce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.203700 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba7a23f-efde-492f-9b21-2bfb2cae1bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.213072 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba7a23f-efde-492f-9b21-2bfb2cae1bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.214111 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (6e6069e9-bc33-4894-a3dc-e19e6e82ba96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:45.214590 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request issued successfully. Aug 19 11:10:45.215158 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-53f1b80f-a25a-47cd-bb18-867ce5dc9a6b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:45.215653 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1070/4268] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:45 2026] POST /volume/v3/volumes => generated 762 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:45.228735 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-87055d4a-ad38-4621-af6f-baf1445be8ad None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.230440 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:45.230804 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d0809e11-f856-4d6d-ade1-841982ae640d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-116455484"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:45.232596 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request body: {'volume': {"'source_volid": 'd0809e11-f856-4d6d-ade1-841982ae640d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-116455484'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:45.232727 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume of 1 GB Aug 19 11:10:45.237141 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Availability Zones retrieved successfully. Aug 19 11:10:45.244406 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (b633c74b-fc39-42f3-a83e-e6d75f20604b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:45.245455 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d083a80-c041-49f3-a614-ed2fba66a9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.246477 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:45.273463 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d083a80-c041-49f3-a614-ed2fba66a9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.274180 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b594346-2777-4c55-abbf-9d8e99c37be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.324795 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Created reservations ['6b7ed0f2-602f-4c95-8252-df81e8958e99', '8294edd4-531f-40bf-9d8d-80ea1c6f265f', '1ea34647-0121-4b73-8bc5-be93dfb4931d', '3f2d6784-720f-4afc-aae0-caf25f39f3f9'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:45.325642 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b594346-2777-4c55-abbf-9d8e99c37be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b7ed0f2-602f-4c95-8252-df81e8958e99', '8294edd4-531f-40bf-9d8d-80ea1c6f265f', '1ea34647-0121-4b73-8bc5-be93dfb4931d', '3f2d6784-720f-4afc-aae0-caf25f39f3f9']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.326406 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd41868-f921-4470-81d9-c5957f451585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.349332 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd41868-f921-4470-81d9-c5957f451585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34af17ea-9d6d-4df5-9653-ac5e08c2ac50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-116455484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['6b7ed0f2-602f-4c95-8252-df81e8958e99','8294edd4-531f-40bf-9d8d-80ea1c6f265f','1ea34647-0121-4b73-8bc5-be93dfb4931d','3f2d6784-720f-4afc-aae0-caf25f39f3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-116455484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34af17ea-9d6d-4df5-9653-ac5e08c2ac50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d467501cff4710a1339629fb21f13c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.350074 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69802316-cb7b-400b-a4d8-1a78e957702a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.371180 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69802316-cb7b-400b-a4d8-1a78e957702a) transitioned into state 'SUCCESS' from state '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-116455484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['6b7ed0f2-602f-4c95-8252-df81e8958e99','8294edd4-531f-40bf-9d8d-80ea1c6f265f','1ea34647-0121-4b73-8bc5-be93dfb4931d','3f2d6784-720f-4afc-aae0-caf25f39f3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.371932 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (accd4fd1-9fdb-4269-94a4-8b857ebc3a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.372136 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-85009194-ef1b-4b00-a33c-dbda0fb45ad2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.374360 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85009194-ef1b-4b00-a33c-dbda0fb45ad2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:45.374663 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85009194-ef1b-4b00-a33c-dbda0fb45ad2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.374898 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85009194-ef1b-4b00-a33c-dbda0fb45ad2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.384929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (accd4fd1-9fdb-4269-94a4-8b857ebc3a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.385071 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.385071 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:45.386192 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (b633c74b-fc39-42f3-a83e-e6d75f20604b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:45.386652 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request issued successfully. Aug 19 11:10:45.387424 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-87055d4a-ad38-4621-af6f-baf1445be8ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:45.387874 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1066/4269] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:45 2026] POST /volume/v3/volumes => generated 761 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:45.388589 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-85009194-ef1b-4b00-a33c-dbda0fb45ad2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:45.393244 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85009194-ef1b-4b00-a33c-dbda0fb45ad2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:45.393698 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1067/4270] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:45 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:45.403212 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.405258 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:45.405641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d0809e11-f856-4d6d-ade1-841982ae640d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-942510672"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:45.406970 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request body: {'volume': {"'source_volid": 'd0809e11-f856-4d6d-ade1-841982ae640d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-942510672'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:45.407115 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume of 1 GB Aug 19 11:10:45.411296 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Availability Zones retrieved successfully. Aug 19 11:10:45.416723 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (00854b4f-dd4f-48d1-86ac-9dbac294d287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:45.417613 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872144b3-92ee-4943-a1f9-66e006cbc209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.418452 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:45.441846 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872144b3-92ee-4943-a1f9-66e006cbc209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.442722 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7508ad10-5363-4c0e-861c-6769ef23bd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.480984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Created reservations ['f1b2dab9-b053-4120-a49d-b8000bf720f4', '6631b521-1518-43df-a609-7c86158276e7', '535c4e91-52be-4a7d-8de2-7b6a1d019201', '0e8f322a-3b70-42b0-91ab-c5c39ad3b888'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:45.481826 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7508ad10-5363-4c0e-861c-6769ef23bd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1b2dab9-b053-4120-a49d-b8000bf720f4', '6631b521-1518-43df-a609-7c86158276e7', '535c4e91-52be-4a7d-8de2-7b6a1d019201', '0e8f322a-3b70-42b0-91ab-c5c39ad3b888']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.482567 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a4a163-9516-42f4-aabc-89ab2bc71354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.504770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a4a163-9516-42f4-aabc-89ab2bc71354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c682cf7-22e4-4f2c-b81d-e806d726afb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-942510672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['f1b2dab9-b053-4120-a49d-b8000bf720f4','6631b521-1518-43df-a609-7c86158276e7','535c4e91-52be-4a7d-8de2-7b6a1d019201','0e8f322a-3b70-42b0-91ab-c5c39ad3b888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-942510672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c682cf7-22e4-4f2c-b81d-e806d726afb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d467501cff4710a1339629fb21f13c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.505648 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305dcee7-dffa-4a68-8c49-fcd219f2246e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.526239 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305dcee7-dffa-4a68-8c49-fcd219f2246e) transitioned into state 'SUCCESS' from state '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-942510672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d467501cff4710a1339629fb21f13c',qos_specs=None,replication_status=,reservations=['f1b2dab9-b053-4120-a49d-b8000bf720f4','6631b521-1518-43df-a609-7c86158276e7','535c4e91-52be-4a7d-8de2-7b6a1d019201','0e8f322a-3b70-42b0-91ab-c5c39ad3b888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc6de93b4c84b3fb400e2491bd63fb8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.526967 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa08ca9b-42fd-40a5-aefb-fd20101db581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:45.536278 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa08ca9b-42fd-40a5-aefb-fd20101db581) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:45.537193 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Flow 'volume_create_api' (00854b4f-dd4f-48d1-86ac-9dbac294d287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:45.537520 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Create volume request issued successfully. Aug 19 11:10:45.538039 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-defbc3d8-f5cb-4adb-b7e2-f1176c35e566 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:45.538501 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1068/4271] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:10:45 2026] POST /volume/v3/volumes => generated 761 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:45.556055 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a54af4b1-1e2d-48e4-afd0-a9e84c974866 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.558224 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a54af4b1-1e2d-48e4-afd0-a9e84c974866 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 Aug 19 11:10:45.558410 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a54af4b1-1e2d-48e4-afd0-a9e84c974866 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.558603 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a54af4b1-1e2d-48e4-afd0-a9e84c974866 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.568064 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.568064 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:45.571612 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a54af4b1-1e2d-48e4-afd0-a9e84c974866 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:45.575285 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a54af4b1-1e2d-48e4-afd0-a9e84c974866 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 returned with HTTP 200 Aug 19 11:10:45.575652 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1071/4272] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:45 2026] GET /volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:45.591860 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-18e7a7cd-047f-4833-a67b-651db6c0ce35 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.593714 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-18e7a7cd-047f-4833-a67b-651db6c0ce35 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed Aug 19 11:10:45.593928 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-18e7a7cd-047f-4833-a67b-651db6c0ce35 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.594168 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-18e7a7cd-047f-4833-a67b-651db6c0ce35 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.602476 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.602476 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:45.606041 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-18e7a7cd-047f-4833-a67b-651db6c0ce35 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:45.610704 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-18e7a7cd-047f-4833-a67b-651db6c0ce35 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed returned with HTTP 200 Aug 19 11:10:45.611141 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1067/4273] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:45 2026] GET /volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:45.627448 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-372e197d-37a8-46eb-ae04-518866ceb8a9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.629297 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-372e197d-37a8-46eb-ae04-518866ceb8a9 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 Aug 19 11:10:45.629497 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-372e197d-37a8-46eb-ae04-518866ceb8a9 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.629699 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-372e197d-37a8-46eb-ae04-518866ceb8a9 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.639052 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.639052 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:45.643737 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-372e197d-37a8-46eb-ae04-518866ceb8a9 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:45.651385 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-372e197d-37a8-46eb-ae04-518866ceb8a9 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 returned with HTTP 200 Aug 19 11:10:45.651385 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1068/4274] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:45 2026] GET /volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:45.667617 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-62b69c1c-a532-42d6-980e-7b10815fdc9a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.669542 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-62b69c1c-a532-42d6-980e-7b10815fdc9a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 Aug 19 11:10:45.669749 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-62b69c1c-a532-42d6-980e-7b10815fdc9a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.669918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-62b69c1c-a532-42d6-980e-7b10815fdc9a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.677094 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.677094 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:45.681821 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-62b69c1c-a532-42d6-980e-7b10815fdc9a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:45.686851 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-62b69c1c-a532-42d6-980e-7b10815fdc9a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 returned with HTTP 200 Aug 19 11:10:45.687312 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1069/4275] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:45 2026] GET /volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:45.700898 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0c9ddbaa-1577-42e5-91ab-0b8226002e83 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.703395 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0c9ddbaa-1577-42e5-91ab-0b8226002e83 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 Aug 19 11:10:45.703395 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0c9ddbaa-1577-42e5-91ab-0b8226002e83 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.703520 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0c9ddbaa-1577-42e5-91ab-0b8226002e83 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.712602 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.712602 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:45.717062 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0c9ddbaa-1577-42e5-91ab-0b8226002e83 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:45.721822 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0c9ddbaa-1577-42e5-91ab-0b8226002e83 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 returned with HTTP 200 Aug 19 11:10:45.721892 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1072/4276] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:45 2026] GET /volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:45.735187 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-008cb02b-63d4-4834-9814-e7e5be6135a2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.742811 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-008cb02b-63d4-4834-9814-e7e5be6135a2 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 Aug 19 11:10:45.742986 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-008cb02b-63d4-4834-9814-e7e5be6135a2 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.743182 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-008cb02b-63d4-4834-9814-e7e5be6135a2 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.743338 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-008cb02b-63d4-4834-9814-e7e5be6135a2 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume with id: 5c682cf7-22e4-4f2c-b81d-e806d726afb1 Aug 19 11:10:45.754661 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.754661 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:45.755121 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-008cb02b-63d4-4834-9814-e7e5be6135a2 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:45.772766 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-008cb02b-63d4-4834-9814-e7e5be6135a2 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume request issued successfully. Aug 19 11:10:45.772932 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-008cb02b-63d4-4834-9814-e7e5be6135a2 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 returned with HTTP 202 Aug 19 11:10:45.773380 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1068/4277] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:45 2026] DELETE /volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:45.784090 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dc991752-c28d-4171-bbb6-491b7b1fcd0b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:45.786353 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dc991752-c28d-4171-bbb6-491b7b1fcd0b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 Aug 19 11:10:45.786619 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dc991752-c28d-4171-bbb6-491b7b1fcd0b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:45.786856 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dc991752-c28d-4171-bbb6-491b7b1fcd0b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:45.800646 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:45.800646 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:45.805131 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dc991752-c28d-4171-bbb6-491b7b1fcd0b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:45.810473 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dc991752-c28d-4171-bbb6-491b7b1fcd0b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 returned with HTTP 200 Aug 19 11:10:45.810969 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1069/4278] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:45 2026] GET /volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:46.211673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-73b29e8b-acfa-4c02-bd22-e3a1f6385948 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:46.213423 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73b29e8b-acfa-4c02-bd22-e3a1f6385948 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 Aug 19 11:10:46.213690 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73b29e8b-acfa-4c02-bd22-e3a1f6385948 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:46.213916 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73b29e8b-acfa-4c02-bd22-e3a1f6385948 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:46.218070 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73b29e8b-acfa-4c02-bd22-e3a1f6385948 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 returned with HTTP 404 Aug 19 11:10:46.218580 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1070/4279] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:46 2026] GET /volume/v3/snapshots/1e8a59fd-203f-4169-9a87-b73ab97f0fb0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:46.224995 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d73bfe6d-bbf0-41fc-8fe2-762010ebe4d4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:46.226976 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d73bfe6d-bbf0-41fc-8fe2-762010ebe4d4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 Aug 19 11:10:46.227234 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d73bfe6d-bbf0-41fc-8fe2-762010ebe4d4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:46.227453 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d73bfe6d-bbf0-41fc-8fe2-762010ebe4d4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:46.227592 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-d73bfe6d-bbf0-41fc-8fe2-762010ebe4d4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete snapshot with id: 4082a265-f870-4132-8c09-53816c7f3de9 Aug 19 11:10:46.232954 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:46.232954 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:46.233502 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d73bfe6d-bbf0-41fc-8fe2-762010ebe4d4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:46.249666 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d73bfe6d-bbf0-41fc-8fe2-762010ebe4d4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot delete request issued successfully. Aug 19 11:10:46.249872 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d73bfe6d-bbf0-41fc-8fe2-762010ebe4d4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 returned with HTTP 202 Aug 19 11:10:46.250374 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1073/4280] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:46 2026] DELETE /volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:46.259166 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d75ca3f8-376e-4569-8eb3-ed7647ae4073 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:46.261241 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d75ca3f8-376e-4569-8eb3-ed7647ae4073 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 Aug 19 11:10:46.261539 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d75ca3f8-376e-4569-8eb3-ed7647ae4073 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:46.261846 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d75ca3f8-376e-4569-8eb3-ed7647ae4073 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:46.272036 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:46.272036 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:46.272511 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d75ca3f8-376e-4569-8eb3-ed7647ae4073 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:46.273452 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d75ca3f8-376e-4569-8eb3-ed7647ae4073 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 returned with HTTP 200 Aug 19 11:10:46.273849 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1069/4281] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:46 2026] GET /volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:46.406294 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-25421c6e-1945-4482-b4ed-7b3557bf3944 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:46.407835 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-25421c6e-1945-4482-b4ed-7b3557bf3944 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:46.408024 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-25421c6e-1945-4482-b4ed-7b3557bf3944 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:46.408227 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-25421c6e-1945-4482-b4ed-7b3557bf3944 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:46.416021 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:46.416021 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:46.418713 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-25421c6e-1945-4482-b4ed-7b3557bf3944 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:46.422000 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-25421c6e-1945-4482-b4ed-7b3557bf3944 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:46.422380 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1070/4282] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:46 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 936 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:46.823973 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bc00fa10-7725-432d-87f3-2c22da59ab57 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:46.825712 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bc00fa10-7725-432d-87f3-2c22da59ab57 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 Aug 19 11:10:46.825896 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bc00fa10-7725-432d-87f3-2c22da59ab57 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:46.826070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bc00fa10-7725-432d-87f3-2c22da59ab57 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:46.831992 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bc00fa10-7725-432d-87f3-2c22da59ab57 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 returned with HTTP 404 Aug 19 11:10:46.832446 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1071/4283] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:46 2026] GET /volume/v3/volumes/5c682cf7-22e4-4f2c-b81d-e806d726afb1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:46.839067 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0e682e0e-9bf8-4123-8f9b-c08ee848385a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:46.841197 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e682e0e-9bf8-4123-8f9b-c08ee848385a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] DELETE https://10.4.3.46/volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 Aug 19 11:10:46.841365 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e682e0e-9bf8-4123-8f9b-c08ee848385a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:46.841574 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e682e0e-9bf8-4123-8f9b-c08ee848385a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:46.841728 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-0e682e0e-9bf8-4123-8f9b-c08ee848385a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume with id: 34af17ea-9d6d-4df5-9653-ac5e08c2ac50 Aug 19 11:10:46.848659 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:46.848659 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:46.849098 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0e682e0e-9bf8-4123-8f9b-c08ee848385a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:46.864608 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0e682e0e-9bf8-4123-8f9b-c08ee848385a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume request issued successfully. Aug 19 11:10:46.864779 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e682e0e-9bf8-4123-8f9b-c08ee848385a tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 returned with HTTP 202 Aug 19 11:10:46.865194 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1074/4284] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:46 2026] DELETE /volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:46.874629 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6b46ecd9-bd27-4171-9a0c-7e30c1b0b1ad None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:46.876865 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6b46ecd9-bd27-4171-9a0c-7e30c1b0b1ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 Aug 19 11:10:46.877029 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6b46ecd9-bd27-4171-9a0c-7e30c1b0b1ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:46.877206 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6b46ecd9-bd27-4171-9a0c-7e30c1b0b1ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:46.884759 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:46.884759 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:46.888688 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6b46ecd9-bd27-4171-9a0c-7e30c1b0b1ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:46.893055 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6b46ecd9-bd27-4171-9a0c-7e30c1b0b1ad tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 returned with HTTP 200 Aug 19 11:10:46.893425 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1070/4285] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:46 2026] GET /volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:47.281923 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4e866b78-cb70-4064-bb54-f4805f16005c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:47.283901 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e866b78-cb70-4064-bb54-f4805f16005c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 Aug 19 11:10:47.284086 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e866b78-cb70-4064-bb54-f4805f16005c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:47.284277 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e866b78-cb70-4064-bb54-f4805f16005c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:47.288336 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e866b78-cb70-4064-bb54-f4805f16005c tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 returned with HTTP 404 Aug 19 11:10:47.288790 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1071/4286] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:47 2026] GET /volume/v3/snapshots/4082a265-f870-4132-8c09-53816c7f3de9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:47.295024 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7f959437-9b4a-42e1-bc96-56867b04e1f1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:47.296696 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7f959437-9b4a-42e1-bc96-56867b04e1f1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a Aug 19 11:10:47.296883 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7f959437-9b4a-42e1-bc96-56867b04e1f1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:47.297058 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7f959437-9b4a-42e1-bc96-56867b04e1f1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:47.297165 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-7f959437-9b4a-42e1-bc96-56867b04e1f1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete snapshot with id: 1dc678ac-7490-43a1-bd34-dc36168ea50a Aug 19 11:10:47.301521 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:47.301521 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:47.301934 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7f959437-9b4a-42e1-bc96-56867b04e1f1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:47.315685 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7f959437-9b4a-42e1-bc96-56867b04e1f1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot delete request issued successfully. Aug 19 11:10:47.315898 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7f959437-9b4a-42e1-bc96-56867b04e1f1 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a returned with HTTP 202 Aug 19 11:10:47.316340 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1072/4287] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:10:47 2026] DELETE /volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:47.324859 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2c3ff3a6-2b7a-4128-9b39-1fa60dfb3f8d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:47.326689 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2c3ff3a6-2b7a-4128-9b39-1fa60dfb3f8d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a Aug 19 11:10:47.326902 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2c3ff3a6-2b7a-4128-9b39-1fa60dfb3f8d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:47.327085 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2c3ff3a6-2b7a-4128-9b39-1fa60dfb3f8d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:47.331958 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:47.331958 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:47.332358 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2c3ff3a6-2b7a-4128-9b39-1fa60dfb3f8d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Snapshot retrieved successfully. Aug 19 11:10:47.333090 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2c3ff3a6-2b7a-4128-9b39-1fa60dfb3f8d tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a returned with HTTP 200 Aug 19 11:10:47.333464 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1075/4288] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:47 2026] GET /volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:47.435541 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-285ba754-d16e-4651-9891-50ac2fec7cc6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:47.437205 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-285ba754-d16e-4651-9891-50ac2fec7cc6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:47.437381 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-285ba754-d16e-4651-9891-50ac2fec7cc6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:47.437576 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-285ba754-d16e-4651-9891-50ac2fec7cc6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:47.446098 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:47.446098 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:47.449073 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-285ba754-d16e-4651-9891-50ac2fec7cc6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:47.453445 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-285ba754-d16e-4651-9891-50ac2fec7cc6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:47.453822 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1071/4289] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:47 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:47.818228 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-54edc4ad-b797-4baa-a016-2a0fc0226e6d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:47.820223 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-54edc4ad-b797-4baa-a016-2a0fc0226e6d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/attachments/51e3f248-e95e-4627-bf54-2294526a5d8e/action Aug 19 11:10:47.820575 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-54edc4ad-b797-4baa-a016-2a0fc0226e6d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:47.820732 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-54edc4ad-b797-4baa-a016-2a0fc0226e6d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:47.835384 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:47.835384 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:47.845547 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3fa7203b-15a9-43ae-bfcb-481126af9fed req-54edc4ad-b797-4baa-a016-2a0fc0226e6d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments/51e3f248-e95e-4627-bf54-2294526a5d8e/action returned with HTTP 204 Aug 19 11:10:47.845973 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1072/4290] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:47 2026] POST /volume/v3/attachments/51e3f248-e95e-4627-bf54-2294526a5d8e/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:47.906239 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-188ab561-a8b6-4ab7-b5c8-6030240357dd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:47.908309 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-188ab561-a8b6-4ab7-b5c8-6030240357dd tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 Aug 19 11:10:47.908641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-188ab561-a8b6-4ab7-b5c8-6030240357dd tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:47.908953 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-188ab561-a8b6-4ab7-b5c8-6030240357dd tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:47.914954 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-188ab561-a8b6-4ab7-b5c8-6030240357dd tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 returned with HTTP 404 Aug 19 11:10:47.915503 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1073/4291] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:47 2026] GET /volume/v3/volumes/34af17ea-9d6d-4df5-9653-ac5e08c2ac50 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:47.921606 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d92077d0-d39a-423c-9871-a66ed223055e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:47.923399 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d92077d0-d39a-423c-9871-a66ed223055e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] DELETE https://10.4.3.46/volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 Aug 19 11:10:47.923611 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d92077d0-d39a-423c-9871-a66ed223055e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:47.923798 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d92077d0-d39a-423c-9871-a66ed223055e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:47.923953 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-d92077d0-d39a-423c-9871-a66ed223055e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume with id: c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 Aug 19 11:10:47.931848 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:47.931848 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:47.932474 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d92077d0-d39a-423c-9871-a66ed223055e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:47.952630 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d92077d0-d39a-423c-9871-a66ed223055e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume request issued successfully. Aug 19 11:10:47.952783 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d92077d0-d39a-423c-9871-a66ed223055e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 returned with HTTP 202 Aug 19 11:10:47.953209 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1076/4292] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:47 2026] DELETE /volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:47.960985 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-788afa6d-8c2b-485f-aaca-4dccf68eeefc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:47.962785 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-788afa6d-8c2b-485f-aaca-4dccf68eeefc tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 Aug 19 11:10:47.962975 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-788afa6d-8c2b-485f-aaca-4dccf68eeefc tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:47.963175 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-788afa6d-8c2b-485f-aaca-4dccf68eeefc tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:47.971599 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:47.971599 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:47.977036 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-788afa6d-8c2b-485f-aaca-4dccf68eeefc tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:47.981045 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-788afa6d-8c2b-485f-aaca-4dccf68eeefc tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 returned with HTTP 200 Aug 19 11:10:47.981423 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1072/4293] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:47 2026] GET /volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:48.341461 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-06d5dc8e-42b7-4965-9805-48eb16ab5d47 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:48.343177 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06d5dc8e-42b7-4965-9805-48eb16ab5d47 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a Aug 19 11:10:48.343359 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06d5dc8e-42b7-4965-9805-48eb16ab5d47 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:48.343561 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06d5dc8e-42b7-4965-9805-48eb16ab5d47 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:48.347562 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06d5dc8e-42b7-4965-9805-48eb16ab5d47 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a returned with HTTP 404 Aug 19 11:10:48.347985 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1073/4294] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:10:48 2026] GET /volume/v3/snapshots/1dc678ac-7490-43a1-bd34-dc36168ea50a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:48.354102 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2b8865cc-1375-450d-a9e3-e8f3e6d345b2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:48.357136 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b8865cc-1375-450d-a9e3-e8f3e6d345b2 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:10:48.357136 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b8865cc-1375-450d-a9e3-e8f3e6d345b2 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:48.357136 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b8865cc-1375-450d-a9e3-e8f3e6d345b2 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:48.363697 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:48.363697 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:48.367079 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2b8865cc-1375-450d-a9e3-e8f3e6d345b2 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:48.370942 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b8865cc-1375-450d-a9e3-e8f3e6d345b2 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:10:48.371387 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1074/4295] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:48 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:48.386089 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f2c41f8b-733f-4089-83d6-a1bcc203c072 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:48.388368 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f2c41f8b-733f-4089-83d6-a1bcc203c072 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:10:48.388614 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f2c41f8b-733f-4089-83d6-a1bcc203c072 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:48.388868 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f2c41f8b-733f-4089-83d6-a1bcc203c072 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:48.396595 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:48.396595 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:48.400039 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f2c41f8b-733f-4089-83d6-a1bcc203c072 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:48.403675 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f2c41f8b-733f-4089-83d6-a1bcc203c072 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:10:48.404050 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1077/4296] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:48 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:48.416548 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6d826ac8-fe38-4a1b-ad59-8e5f1bb056c4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:48.418329 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d826ac8-fe38-4a1b-ad59-8e5f1bb056c4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] DELETE https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:10:48.418536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d826ac8-fe38-4a1b-ad59-8e5f1bb056c4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:48.418725 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d826ac8-fe38-4a1b-ad59-8e5f1bb056c4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:48.418880 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-6d826ac8-fe38-4a1b-ad59-8e5f1bb056c4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete volume with id: 063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:10:48.425350 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:48.425350 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:48.425804 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6d826ac8-fe38-4a1b-ad59-8e5f1bb056c4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:48.443994 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6d826ac8-fe38-4a1b-ad59-8e5f1bb056c4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Delete volume request issued successfully. Aug 19 11:10:48.444437 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d826ac8-fe38-4a1b-ad59-8e5f1bb056c4 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 202 Aug 19 11:10:48.444586 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1073/4297] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:48 2026] DELETE /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:48.451326 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-014db34d-5a58-425c-bdb6-c239394354aa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:48.453152 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-014db34d-5a58-425c-bdb6-c239394354aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:10:48.453356 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-014db34d-5a58-425c-bdb6-c239394354aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:48.453576 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-014db34d-5a58-425c-bdb6-c239394354aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:48.460431 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:48.460431 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:48.464028 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-014db34d-5a58-425c-bdb6-c239394354aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Volume info retrieved successfully. Aug 19 11:10:48.468865 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ed8dd642-3275-4e69-8966-2c55ac49947c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:48.468989 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-014db34d-5a58-425c-bdb6-c239394354aa tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 200 Aug 19 11:10:48.469168 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1074/4298] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:48 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:48.470853 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ed8dd642-3275-4e69-8966-2c55ac49947c tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:48.471208 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ed8dd642-3275-4e69-8966-2c55ac49947c tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:48.471532 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ed8dd642-3275-4e69-8966-2c55ac49947c tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:48.482339 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:48.482339 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:48.486131 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ed8dd642-3275-4e69-8966-2c55ac49947c tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:48.491181 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ed8dd642-3275-4e69-8966-2c55ac49947c tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:48.491763 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1075/4299] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:48 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:48.508139 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-097910ed-57e2-4d7b-a990-c33580c42181 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:48.509891 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-097910ed-57e2-4d7b-a990-c33580c42181 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:48.510125 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-097910ed-57e2-4d7b-a990-c33580c42181 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:48.510321 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-097910ed-57e2-4d7b-a990-c33580c42181 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:48.520305 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:48.520305 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:48.523520 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-097910ed-57e2-4d7b-a990-c33580c42181 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:48.527328 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-097910ed-57e2-4d7b-a990-c33580c42181 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:48.527729 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1078/4300] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:48 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:48.993506 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a105e55a-87d0-4433-8aa4-2f4a9ec6cda5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:48.995277 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a105e55a-87d0-4433-8aa4-2f4a9ec6cda5 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 Aug 19 11:10:48.995472 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a105e55a-87d0-4433-8aa4-2f4a9ec6cda5 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:48.995692 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a105e55a-87d0-4433-8aa4-2f4a9ec6cda5 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:49.001284 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a105e55a-87d0-4433-8aa4-2f4a9ec6cda5 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 returned with HTTP 404 Aug 19 11:10:49.001764 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1074/4301] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:48 2026] GET /volume/v3/volumes/c480cf8c-dbd8-4c94-ab96-ed7c46c138f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:49.006396 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72fe799c-93e3-47d5-a718-c55c517f6d91 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.008291 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72fe799c-93e3-47d5-a718-c55c517f6d91 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:10:49.008558 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72fe799c-93e3-47d5-a718-c55c517f6d91 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:49.008790 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72fe799c-93e3-47d5-a718-c55c517f6d91 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:49.011256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7019e601-9cf7-40e0-9bd4-ee40bed89370 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.014357 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7019e601-9cf7-40e0-9bd4-ee40bed89370 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] DELETE https://10.4.3.46/volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed Aug 19 11:10:49.014357 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7019e601-9cf7-40e0-9bd4-ee40bed89370 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:49.014357 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7019e601-9cf7-40e0-9bd4-ee40bed89370 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:49.014357 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7019e601-9cf7-40e0-9bd4-ee40bed89370 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume with id: 6f70b268-ca79-41b4-abfb-2f20f79e34ed Aug 19 11:10:49.016141 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:49.016141 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:49.019919 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-72fe799c-93e3-47d5-a718-c55c517f6d91 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:49.023354 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:49.023354 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:49.023354 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7019e601-9cf7-40e0-9bd4-ee40bed89370 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:49.024807 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72fe799c-93e3-47d5-a718-c55c517f6d91 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:10:49.025271 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1075/4302] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:49 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:49.052074 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7019e601-9cf7-40e0-9bd4-ee40bed89370 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume request issued successfully. Aug 19 11:10:49.052511 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7019e601-9cf7-40e0-9bd4-ee40bed89370 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed returned with HTTP 202 Aug 19 11:10:49.053062 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1076/4303] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:49 2026] DELETE /volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:49.059600 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d1b8f421-0b62-4494-8edf-be52c239bc92 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.061751 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1b8f421-0b62-4494-8edf-be52c239bc92 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed Aug 19 11:10:49.062001 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1b8f421-0b62-4494-8edf-be52c239bc92 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:49.062241 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1b8f421-0b62-4494-8edf-be52c239bc92 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:49.072197 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:49.072197 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:49.076075 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d1b8f421-0b62-4494-8edf-be52c239bc92 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:49.082068 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1b8f421-0b62-4494-8edf-be52c239bc92 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed returned with HTTP 200 Aug 19 11:10:49.082729 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1079/4304] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:49 2026] GET /volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:49.312405 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-10734c2d-c21c-4d3d-90c7-92944ee56ed7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.314925 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-10734c2d-c21c-4d3d-90c7-92944ee56ed7 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:10:49.315165 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-10734c2d-c21c-4d3d-90c7-92944ee56ed7 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:49.315391 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-10734c2d-c21c-4d3d-90c7-92944ee56ed7 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:49.323911 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:49.323911 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:49.327763 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-10734c2d-c21c-4d3d-90c7-92944ee56ed7 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:49.332353 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-10734c2d-c21c-4d3d-90c7-92944ee56ed7 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:10:49.332826 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1075/4305] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:49 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:49.396793 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c21d408f-c4b8-45df-8a76-907d48082255 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.397160 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c21d408f-c4b8-45df-8a76-907d48082255 None None] GET https://10.4.3.46/volume// Aug 19 11:10:49.397318 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c21d408f-c4b8-45df-8a76-907d48082255 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:49.397515 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c21d408f-c4b8-45df-8a76-907d48082255 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:49.397821 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c21d408f-c4b8-45df-8a76-907d48082255 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:49.398538 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1076/4306] 10.4.3.46 () {66 vars in 1421 bytes} [Wed Aug 19 11:10:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:10:49.406076 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-1967dbf1-27c2-49cf-aeb3-75d3eb199e37 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.408554 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-1967dbf1-27c2-49cf-aeb3-75d3eb199e37 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:10:49.411506 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-1967dbf1-27c2-49cf-aeb3-75d3eb199e37 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e80fd3c-9e2b-4794-b2e3-deb72797111c", "connector": null, "instance_uuid": "68bd23fe-43d4-46c5-be84-1dd2268e5d6f"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:49.419079 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:49.419079 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:49.454221 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-1967dbf1-27c2-49cf-aeb3-75d3eb199e37 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:10:49.454221 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1077/4307] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:10:49 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:49.484358 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ef915bec-3370-49e9-9ce5-ebcb7d27f9b3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.489259 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ef915bec-3370-49e9-9ce5-ebcb7d27f9b3 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] GET https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 Aug 19 11:10:49.489503 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ef915bec-3370-49e9-9ce5-ebcb7d27f9b3 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:49.489697 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ef915bec-3370-49e9-9ce5-ebcb7d27f9b3 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:49.494200 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-05979be6-5c0d-4ed0-920a-0123d2f2de62 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.498954 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-05979be6-5c0d-4ed0-920a-0123d2f2de62 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:10:49.499059 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-05979be6-5c0d-4ed0-920a-0123d2f2de62 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:49.499229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-05979be6-5c0d-4ed0-920a-0123d2f2de62 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:49.501723 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ef915bec-3370-49e9-9ce5-ebcb7d27f9b3 tempest-SnapshotDataIntegrityTests-1091651644 tempest-SnapshotDataIntegrityTests-1091651644-project-member] https://10.4.3.46/volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 returned with HTTP 404 Aug 19 11:10:49.502295 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1080/4308] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:49 2026] GET /volume/v3/volumes/063ffac7-58e7-4f89-9a44-08759174a742 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:49.509998 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:49.509998 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:49.513075 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-05979be6-5c0d-4ed0-920a-0123d2f2de62 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:49.516636 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-05979be6-5c0d-4ed0-920a-0123d2f2de62 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:10:49.517010 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1076/4309] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:49 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:49.524522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b1692d5f-a3f6-423c-ab98-784686c9681c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.524957 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b1692d5f-a3f6-423c-ab98-784686c9681c None None] GET https://10.4.3.46/volume// Aug 19 11:10:49.525172 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b1692d5f-a3f6-423c-ab98-784686c9681c None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:49.525385 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b1692d5f-a3f6-423c-ab98-784686c9681c None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:49.526246 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b1692d5f-a3f6-423c-ab98-784686c9681c None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:49.526536 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1077/4310] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:10:49.535517 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-9335f44c-5667-425e-8c10-d034147788f2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.537601 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-9335f44c-5667-425e-8c10-d034147788f2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:10:49.539203 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-9335f44c-5667-425e-8c10-d034147788f2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:49.539203 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-9335f44c-5667-425e-8c10-d034147788f2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:49.547771 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:49.547771 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:49.551137 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-9335f44c-5667-425e-8c10-d034147788f2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:49.555439 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-9335f44c-5667-425e-8c10-d034147788f2 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:10:49.556248 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1078/4311] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:49 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 1116 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:49.677692 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-c78fd782-f2b7-4381-8e57-e44dc2f54129 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:49.679744 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-c78fd782-f2b7-4381-8e57-e44dc2f54129 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] PUT https://10.4.3.46/volume/v3/attachments/4876acce-fed1-46f4-b233-b333b9b153f6 Aug 19 11:10:49.680144 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-c78fd782-f2b7-4381-8e57-e44dc2f54129 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:49.692300 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-c78fd782-f2b7-4381-8e57-e44dc2f54129 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Acquiring lock "cinder-attachment_update-4e80fd3c-9e2b-4794-b2e3-deb72797111c-np0000007769" by "attachment_update" {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:10:49.696580 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-c78fd782-f2b7-4381-8e57-e44dc2f54129 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Lock "cinder-attachment_update-4e80fd3c-9e2b-4794-b2e3-deb72797111c-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100206) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:10:49.697557 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:49.697557 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:49.799500 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.coordination [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-c78fd782-f2b7-4381-8e57-e44dc2f54129 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Lock "cinder-attachment_update-4e80fd3c-9e2b-4794-b2e3-deb72797111c-np0000007769" released by "attachment_update" :: held 0.103s {{(pid=100206) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:10:49.799817 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-c78fd782-f2b7-4381-8e57-e44dc2f54129 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments/4876acce-fed1-46f4-b233-b333b9b153f6 returned with HTTP 200 Aug 19 11:10:49.800283 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1081/4312] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:10:49 2026] PUT /volume/v3/attachments/4876acce-fed1-46f4-b233-b333b9b153f6 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:50.099402 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c0fd6f14-adf3-418a-8dbf-bd4a30a74087 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:50.102414 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c0fd6f14-adf3-418a-8dbf-bd4a30a74087 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed Aug 19 11:10:50.102636 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c0fd6f14-adf3-418a-8dbf-bd4a30a74087 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:50.103004 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c0fd6f14-adf3-418a-8dbf-bd4a30a74087 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:50.112316 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c0fd6f14-adf3-418a-8dbf-bd4a30a74087 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed returned with HTTP 404 Aug 19 11:10:50.112814 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1077/4313] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:50 2026] GET /volume/v3/volumes/6f70b268-ca79-41b4-abfb-2f20f79e34ed => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:50.122026 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8d2bac4f-bbae-4d52-9ea9-c50fd9cdd55b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:50.123916 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8d2bac4f-bbae-4d52-9ea9-c50fd9cdd55b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] DELETE https://10.4.3.46/volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 Aug 19 11:10:50.124143 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8d2bac4f-bbae-4d52-9ea9-c50fd9cdd55b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:50.124445 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8d2bac4f-bbae-4d52-9ea9-c50fd9cdd55b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:50.124623 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8d2bac4f-bbae-4d52-9ea9-c50fd9cdd55b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume with id: c8e488d5-d80a-427b-9d06-2d089fd67d24 Aug 19 11:10:50.131370 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:50.131370 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:50.131814 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8d2bac4f-bbae-4d52-9ea9-c50fd9cdd55b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:50.148942 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8d2bac4f-bbae-4d52-9ea9-c50fd9cdd55b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume request issued successfully. Aug 19 11:10:50.149155 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8d2bac4f-bbae-4d52-9ea9-c50fd9cdd55b tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 returned with HTTP 202 Aug 19 11:10:50.149516 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1078/4314] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:50 2026] DELETE /volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:50.159399 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e4297520-a111-4720-8f1b-d953a426d01f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:50.162512 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e4297520-a111-4720-8f1b-d953a426d01f tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 Aug 19 11:10:50.162679 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e4297520-a111-4720-8f1b-d953a426d01f tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:50.163046 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e4297520-a111-4720-8f1b-d953a426d01f tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:50.176943 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:50.176943 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:50.181444 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e4297520-a111-4720-8f1b-d953a426d01f tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:50.186876 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e4297520-a111-4720-8f1b-d953a426d01f tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 returned with HTTP 200 Aug 19 11:10:50.187541 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1079/4315] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:50 2026] GET /volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:50.535056 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1ad11433-5a8f-471b-8cc1-7e02927012df None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:50.545090 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1ad11433-5a8f-471b-8cc1-7e02927012df tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:10:50.545314 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1ad11433-5a8f-471b-8cc1-7e02927012df tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:50.545608 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1ad11433-5a8f-471b-8cc1-7e02927012df tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:50.557212 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:50.557212 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:50.560746 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1ad11433-5a8f-471b-8cc1-7e02927012df tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:50.565022 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1ad11433-5a8f-471b-8cc1-7e02927012df tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:10:50.565409 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1082/4316] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:50 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:50.675095 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-fdc45f01-fd3b-44a3-84c4-768c82d05ae5 req-be013ed1-c0a0-4b34-85ed-074ab7638805 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:50.679775 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-fdc45f01-fd3b-44a3-84c4-768c82d05ae5 req-be013ed1-c0a0-4b34-85ed-074ab7638805 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/attachments/6ec0f198-0ccc-4c22-a03a-baaac5d827f8 Aug 19 11:10:50.680050 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-fdc45f01-fd3b-44a3-84c4-768c82d05ae5 req-be013ed1-c0a0-4b34-85ed-074ab7638805 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:50.680504 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-fdc45f01-fd3b-44a3-84c4-768c82d05ae5 req-be013ed1-c0a0-4b34-85ed-074ab7638805 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:50.694369 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:50.694369 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:50.750005 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-fdc45f01-fd3b-44a3-84c4-768c82d05ae5 req-be013ed1-c0a0-4b34-85ed-074ab7638805 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/6ec0f198-0ccc-4c22-a03a-baaac5d827f8 returned with HTTP 200 Aug 19 11:10:50.750354 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1078/4317] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:10:50 2026] DELETE /volume/v3/attachments/6ec0f198-0ccc-4c22-a03a-baaac5d827f8 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:51.204584 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4ec652a2-91f0-4a36-b7c5-7985a09336d6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:51.209027 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ec652a2-91f0-4a36-b7c5-7985a09336d6 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 Aug 19 11:10:51.209227 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ec652a2-91f0-4a36-b7c5-7985a09336d6 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:51.209433 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ec652a2-91f0-4a36-b7c5-7985a09336d6 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:51.215388 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ec652a2-91f0-4a36-b7c5-7985a09336d6 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 returned with HTTP 404 Aug 19 11:10:51.215886 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1079/4318] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:51 2026] GET /volume/v3/volumes/c8e488d5-d80a-427b-9d06-2d089fd67d24 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:51.225407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e0b459ba-a492-4c45-a642-5b91530ac24e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:51.227078 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e0b459ba-a492-4c45-a642-5b91530ac24e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] DELETE https://10.4.3.46/volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d Aug 19 11:10:51.227287 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e0b459ba-a492-4c45-a642-5b91530ac24e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:51.227513 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e0b459ba-a492-4c45-a642-5b91530ac24e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:51.227723 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-e0b459ba-a492-4c45-a642-5b91530ac24e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume with id: d0809e11-f856-4d6d-ade1-841982ae640d Aug 19 11:10:51.234984 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:51.234984 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:51.235428 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e0b459ba-a492-4c45-a642-5b91530ac24e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:51.256767 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e0b459ba-a492-4c45-a642-5b91530ac24e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Delete volume request issued successfully. Aug 19 11:10:51.256975 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e0b459ba-a492-4c45-a642-5b91530ac24e tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d returned with HTTP 202 Aug 19 11:10:51.257381 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1080/4319] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:51 2026] DELETE /volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:51.265793 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f47c9e2b-501a-446c-8f4a-4206fe156b0f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:51.270051 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f47c9e2b-501a-446c-8f4a-4206fe156b0f tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d Aug 19 11:10:51.270257 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f47c9e2b-501a-446c-8f4a-4206fe156b0f tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:51.270684 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f47c9e2b-501a-446c-8f4a-4206fe156b0f tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:51.283072 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:51.283072 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:51.288300 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f47c9e2b-501a-446c-8f4a-4206fe156b0f tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Volume info retrieved successfully. Aug 19 11:10:51.292335 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f47c9e2b-501a-446c-8f4a-4206fe156b0f tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d returned with HTTP 200 Aug 19 11:10:51.292778 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1083/4320] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:51 2026] GET /volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:51.576597 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-570b4e47-9a92-4469-b743-61fa05388d77 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:51.578253 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-570b4e47-9a92-4469-b743-61fa05388d77 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:10:51.578431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-570b4e47-9a92-4469-b743-61fa05388d77 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:51.578636 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-570b4e47-9a92-4469-b743-61fa05388d77 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:51.587906 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:51.587906 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:51.591165 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-570b4e47-9a92-4469-b743-61fa05388d77 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:51.595323 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-570b4e47-9a92-4469-b743-61fa05388d77 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:10:51.595967 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1079/4321] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:51 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:51.666381 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-61b72dd1-9af6-4dd9-ae15-920596818e97 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:51.668328 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-61b72dd1-9af6-4dd9-ae15-920596818e97 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:10:51.668656 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-61b72dd1-9af6-4dd9-ae15-920596818e97 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:51.668936 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-61b72dd1-9af6-4dd9-ae15-920596818e97 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:51.676555 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:51.676555 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:51.679179 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-61b72dd1-9af6-4dd9-ae15-920596818e97 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:10:51.683970 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-61b72dd1-9af6-4dd9-ae15-920596818e97 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 200 Aug 19 11:10:51.684494 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1080/4322] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:51 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:52.080978 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-cdbd04fe-119a-4bc1-8cc1-2baf3256a2ae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:52.083201 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-cdbd04fe-119a-4bc1-8cc1-2baf3256a2ae tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:10:52.083201 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-cdbd04fe-119a-4bc1-8cc1-2baf3256a2ae tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:52.083201 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-cdbd04fe-119a-4bc1-8cc1-2baf3256a2ae tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:52.085759 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=443,cinder:INSERT=61,cinder:UPDATE=118 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:10:52.090016 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:52.090016 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:52.093364 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-cdbd04fe-119a-4bc1-8cc1-2baf3256a2ae tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:10:52.097757 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-cdbd04fe-119a-4bc1-8cc1-2baf3256a2ae tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 200 Aug 19 11:10:52.098088 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1081/4323] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:52 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:52.106640 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-be4b46ea-6247-4570-9fba-a66db033802f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:52.107538 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-be4b46ea-6247-4570-9fba-a66db033802f None None] GET https://10.4.3.46/volume// Aug 19 11:10:52.107538 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-be4b46ea-6247-4570-9fba-a66db033802f None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:52.107538 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-be4b46ea-6247-4570-9fba-a66db033802f None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:52.107751 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-be4b46ea-6247-4570-9fba-a66db033802f None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:52.108016 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1084/4324] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:10: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 19 11:10:52.114420 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-a14bf419-395a-404b-9ca2-d12c3c62fe2f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:52.117342 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-a14bf419-395a-404b-9ca2-d12c3c62fe2f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:10:52.117733 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-a14bf419-395a-404b-9ca2-d12c3c62fe2f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecbe5389-0f15-4c80-b462-b084cd9bc344", "connector": null, "instance_uuid": "6cec1992-ae34-464c-886d-e7851b421d75"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:52.127345 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:52.127345 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:52.153288 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-a14bf419-395a-404b-9ca2-d12c3c62fe2f tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:10:52.153722 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1080/4325] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:10:52 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 19 11:10:52.305165 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f144bc7f-ffea-4047-a748-cef0293e27f8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:52.306973 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f144bc7f-ffea-4047-a748-cef0293e27f8 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] GET https://10.4.3.46/volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d Aug 19 11:10:52.307032 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f144bc7f-ffea-4047-a748-cef0293e27f8 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:52.307186 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f144bc7f-ffea-4047-a748-cef0293e27f8 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:52.313606 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f144bc7f-ffea-4047-a748-cef0293e27f8 tempest-CreateVolumesFromSourceVolumeTest-2040797937 tempest-CreateVolumesFromSourceVolumeTest-2040797937-project-member] https://10.4.3.46/volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d returned with HTTP 404 Aug 19 11:10:52.314057 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1081/4326] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:52 2026] GET /volume/v3/volumes/d0809e11-f856-4d6d-ade1-841982ae640d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:52.606661 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8f94a3c7-3921-4662-a5e4-bc3a0f07aef3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:52.608452 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f94a3c7-3921-4662-a5e4-bc3a0f07aef3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:10:52.608660 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f94a3c7-3921-4662-a5e4-bc3a0f07aef3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:52.608833 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f94a3c7-3921-4662-a5e4-bc3a0f07aef3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:52.618846 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:52.618846 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:52.623153 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8f94a3c7-3921-4662-a5e4-bc3a0f07aef3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:52.627384 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f94a3c7-3921-4662-a5e4-bc3a0f07aef3 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:10:52.627786 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1082/4327] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:52 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:53.150570 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ee3c4266-2056-4de5-96e8-f9fd33d89509 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:53.150872 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ee3c4266-2056-4de5-96e8-f9fd33d89509 None None] GET https://10.4.3.46/volume// Aug 19 11:10:53.150872 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ee3c4266-2056-4de5-96e8-f9fd33d89509 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:53.151550 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ee3c4266-2056-4de5-96e8-f9fd33d89509 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:53.151550 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ee3c4266-2056-4de5-96e8-f9fd33d89509 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:53.151652 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1085/4328] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:53.161901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-b1e9c1ed-725b-4464-87be-ba3df43b5b65 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:53.164209 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-b1e9c1ed-725b-4464-87be-ba3df43b5b65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:10:53.164791 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-b1e9c1ed-725b-4464-87be-ba3df43b5b65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:53.165024 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-b1e9c1ed-725b-4464-87be-ba3df43b5b65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:53.185812 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:53.185812 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:53.191826 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-b1e9c1ed-725b-4464-87be-ba3df43b5b65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:10:53.197654 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-b1e9c1ed-725b-4464-87be-ba3df43b5b65 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 200 Aug 19 11:10:53.198057 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1081/4329] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:53 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 1544 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:53.229526 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-97f7fb7d-0be5-4a94-9424-2bc23b3e16c4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:53.233048 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-97f7fb7d-0be5-4a94-9424-2bc23b3e16c4 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/attachments/4876acce-fed1-46f4-b233-b333b9b153f6/action Aug 19 11:10:53.233527 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-97f7fb7d-0be5-4a94-9424-2bc23b3e16c4 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:53.233699 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-97f7fb7d-0be5-4a94-9424-2bc23b3e16c4 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:53.257964 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:53.257964 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:53.278600 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b70ebd07-4157-44cc-85c2-c30de8801cbe req-97f7fb7d-0be5-4a94-9424-2bc23b3e16c4 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments/4876acce-fed1-46f4-b233-b333b9b153f6/action returned with HTTP 204 Aug 19 11:10:53.279241 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1082/4330] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:53 2026] POST /volume/v3/attachments/4876acce-fed1-46f4-b233-b333b9b153f6/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:53.337677 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-3c87735d-c256-43ff-8b92-7de1c08af6c8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:53.339652 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-3c87735d-c256-43ff-8b92-7de1c08af6c8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] PUT https://10.4.3.46/volume/v3/attachments/66ba8079-ea4a-4a93-b0bc-4588695493a6 Aug 19 11:10:53.340053 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-3c87735d-c256-43ff-8b92-7de1c08af6c8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:53.349467 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-3c87735d-c256-43ff-8b92-7de1c08af6c8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Acquiring lock "cinder-attachment_update-ecbe5389-0f15-4c80-b462-b084cd9bc344-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:10:53.354911 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-3c87735d-c256-43ff-8b92-7de1c08af6c8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-ecbe5389-0f15-4c80-b462-b084cd9bc344-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:10:53.355908 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:53.355908 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:53.455414 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-3c87735d-c256-43ff-8b92-7de1c08af6c8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-ecbe5389-0f15-4c80-b462-b084cd9bc344-np0000007769" released by "attachment_update" :: held 0.100s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:10:53.455745 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-3c87735d-c256-43ff-8b92-7de1c08af6c8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/66ba8079-ea4a-4a93-b0bc-4588695493a6 returned with HTTP 200 Aug 19 11:10:53.456198 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1083/4331] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:10:53 2026] PUT /volume/v3/attachments/66ba8079-ea4a-4a93-b0bc-4588695493a6 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:53.486427 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-065394fa-67cc-499f-8942-4f8b4bb7ced0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:53.491164 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-065394fa-67cc-499f-8942-4f8b4bb7ced0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments/66ba8079-ea4a-4a93-b0bc-4588695493a6/action Aug 19 11:10:53.491715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-065394fa-67cc-499f-8942-4f8b4bb7ced0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:53.491901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-065394fa-67cc-499f-8942-4f8b4bb7ced0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:53.496260 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=428,cinder:UPDATE=122,cinder:INSERT=58 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:10:53.514083 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:53.514083 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:53.527977 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-7ffb9e2f-1bfa-4e3c-a798-929b82a26bdc req-065394fa-67cc-499f-8942-4f8b4bb7ced0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/66ba8079-ea4a-4a93-b0bc-4588695493a6/action returned with HTTP 204 Aug 19 11:10:53.528490 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1086/4332] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:10:53 2026] POST /volume/v3/attachments/66ba8079-ea4a-4a93-b0bc-4588695493a6/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:53.640069 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-41028f49-bb8e-42e0-93f0-9557c440570d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:53.641791 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41028f49-bb8e-42e0-93f0-9557c440570d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:10:53.641973 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41028f49-bb8e-42e0-93f0-9557c440570d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:53.642259 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41028f49-bb8e-42e0-93f0-9557c440570d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:53.653474 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:53.653474 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:53.658712 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-41028f49-bb8e-42e0-93f0-9557c440570d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:53.664156 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41028f49-bb8e-42e0-93f0-9557c440570d tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:10:53.664679 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1082/4333] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:53 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 1229 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:53.678768 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2ea9e958-8538-417c-a87d-15f1a83509ee None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:53.681266 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ea9e958-8538-417c-a87d-15f1a83509ee tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:10:53.681469 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ea9e958-8538-417c-a87d-15f1a83509ee tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:53.681695 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ea9e958-8538-417c-a87d-15f1a83509ee tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:53.690564 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:53.690564 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:53.693799 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2ea9e958-8538-417c-a87d-15f1a83509ee tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:53.697539 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ea9e958-8538-417c-a87d-15f1a83509ee tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:10:53.697987 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1083/4334] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:53 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 1229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:53.713061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:53.824975 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:10:53.825770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-265196879"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:53.832725 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-265196879'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:10:53.833269 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume of 1 GB Aug 19 11:10:53.834272 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:53.834272 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:53.838183 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Availability Zones retrieved successfully. Aug 19 11:10:53.845102 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Flow 'volume_create_api' (10750b4d-b6b1-4ef1-8031-38283cf51452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:53.846739 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d421b22-8a69-41de-98fa-026069d9c8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:53.847849 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:10:53.863315 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-5d99980f-d578-4491-996b-5bbe83385f2f req-b9a4d5da-df0b-4e0b-ae20-73e1f40be31a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:53.866916 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5d99980f-d578-4491-996b-5bbe83385f2f req-b9a4d5da-df0b-4e0b-ae20-73e1f40be31a tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] DELETE https://10.4.3.46/volume/v3/attachments/406907d7-7652-4d25-b6b3-e5043bf1cd13 Aug 19 11:10:53.867037 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5d99980f-d578-4491-996b-5bbe83385f2f req-b9a4d5da-df0b-4e0b-ae20-73e1f40be31a tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:53.867240 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5d99980f-d578-4491-996b-5bbe83385f2f req-b9a4d5da-df0b-4e0b-ae20-73e1f40be31a tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:53.878077 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d421b22-8a69-41de-98fa-026069d9c8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:53.878223 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:53.878223 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:53.878984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f6d106-4465-47a9-8859-a72f599bc4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:53.926140 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5d99980f-d578-4491-996b-5bbe83385f2f req-b9a4d5da-df0b-4e0b-ae20-73e1f40be31a tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/attachments/406907d7-7652-4d25-b6b3-e5043bf1cd13 returned with HTTP 200 Aug 19 11:10:53.926559 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1087/4335] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:10:53 2026] DELETE /volume/v3/attachments/406907d7-7652-4d25-b6b3-e5043bf1cd13 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:53.937508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['556fcf0e-f6ae-4108-87a7-da9053b8556f', 'bd335378-52e9-46aa-91ad-5b6a35f725c6', 'ac78d5b0-4051-43ba-a4b8-12201c3c1e0c', '5a88a0b4-536e-49a0-9251-ef87bd69901f'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:53.938280 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f6d106-4465-47a9-8859-a72f599bc4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['556fcf0e-f6ae-4108-87a7-da9053b8556f', 'bd335378-52e9-46aa-91ad-5b6a35f725c6', 'ac78d5b0-4051-43ba-a4b8-12201c3c1e0c', '5a88a0b4-536e-49a0-9251-ef87bd69901f']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:53.938943 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c12d1e34-4a2c-4053-9a9d-7b534712745c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:53.963101 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c12d1e34-4a2c-4053-9a9d-7b534712745c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a9a385-d672-4c20-bff9-af8652b76346', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-265196879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5fccc486f604bb0999d1e8bdf44f890',qos_specs=None,replication_status=,reservations=['556fcf0e-f6ae-4108-87a7-da9053b8556f','bd335378-52e9-46aa-91ad-5b6a35f725c6','ac78d5b0-4051-43ba-a4b8-12201c3c1e0c','5a88a0b4-536e-49a0-9251-ef87bd69901f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa45b144b04401893651f37e40c8ba4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-265196879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17a9a385-d672-4c20-bff9-af8652b76346,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5fccc486f604bb0999d1e8bdf44f890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa45b144b04401893651f37e40c8ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:53.964326 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120c9e88-ebec-4bfa-b617-7bb1e82dc897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:53.980507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120c9e88-ebec-4bfa-b617-7bb1e82dc897) transitioned into state 'SUCCESS' from state '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-265196879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5fccc486f604bb0999d1e8bdf44f890',qos_specs=None,replication_status=,reservations=['556fcf0e-f6ae-4108-87a7-da9053b8556f','bd335378-52e9-46aa-91ad-5b6a35f725c6','ac78d5b0-4051-43ba-a4b8-12201c3c1e0c','5a88a0b4-536e-49a0-9251-ef87bd69901f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa45b144b04401893651f37e40c8ba4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:53.981553 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b4f615-db85-497f-85dc-3c786d8a81fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:10:53.992475 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b4f615-db85-497f-85dc-3c786d8a81fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:10:53.993712 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Flow 'volume_create_api' (10750b4d-b6b1-4ef1-8031-38283cf51452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:10:53.994217 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume request issued successfully. Aug 19 11:10:53.995029 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-900b46aa-05d1-409b-af59-a4eda6b56c1b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:10:53.995632 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1084/4336] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:10:53 2026] POST /volume/v3/volumes => generated 775 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:54.007115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f2f0be22-5f20-43f0-aacc-0d2cc8c70c24 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:54.009051 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f2f0be22-5f20-43f0-aacc-0d2cc8c70c24 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 Aug 19 11:10:54.009051 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f2f0be22-5f20-43f0-aacc-0d2cc8c70c24 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:54.009190 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f2f0be22-5f20-43f0-aacc-0d2cc8c70c24 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:54.016700 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:54.016700 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:54.019901 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f2f0be22-5f20-43f0-aacc-0d2cc8c70c24 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:10:54.024064 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f2f0be22-5f20-43f0-aacc-0d2cc8c70c24 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 returned with HTTP 200 Aug 19 11:10:54.024429 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1083/4337] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:10:54 2026] GET /volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:55.036615 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4dade51d-3f2c-4583-a4f0-024eac262bcf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:55.039511 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4dade51d-3f2c-4583-a4f0-024eac262bcf tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 Aug 19 11:10:55.039511 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4dade51d-3f2c-4583-a4f0-024eac262bcf tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:55.039511 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4dade51d-3f2c-4583-a4f0-024eac262bcf tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:55.048021 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:55.048021 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:55.052120 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4dade51d-3f2c-4583-a4f0-024eac262bcf tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:10:55.056172 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4dade51d-3f2c-4583-a4f0-024eac262bcf tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 returned with HTTP 200 Aug 19 11:10:55.056572 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1084/4338] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:10:55 2026] GET /volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:55.072295 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-32514b0c-1b77-4bff-b5fc-14037de65024 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:55.074458 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-32514b0c-1b77-4bff-b5fc-14037de65024 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:10:55.074929 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-32514b0c-1b77-4bff-b5fc-14037de65024 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "17a9a385-d672-4c20-bff9-af8652b76346", "name": "tempest-type-Backup-500815973"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:55.076523 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-32514b0c-1b77-4bff-b5fc-14037de65024 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating new backup {'backup': {'volume_id': '17a9a385-d672-4c20-bff9-af8652b76346', 'name': 'tempest-type-Backup-500815973'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:10:55.076758 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-32514b0c-1b77-4bff-b5fc-14037de65024 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating backup of volume 17a9a385-d672-4c20-bff9-af8652b76346 in container None Aug 19 11:10:55.089469 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:55.089469 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:55.090038 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-32514b0c-1b77-4bff-b5fc-14037de65024 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:10:55.136516 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-32514b0c-1b77-4bff-b5fc-14037de65024 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['9092c44c-9a4a-4bbe-bb2b-11c404acb5e7', 'e5439e6d-5e48-438c-9e6c-e865fb7a24f2'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:10:55.177051 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-32514b0c-1b77-4bff-b5fc-14037de65024 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:10:55.177673 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1088/4339] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:10:55 2026] POST /volume/v3/backups => generated 313 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:10:55.187073 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71f0d342-06b1-441e-a88e-478508b52e33 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:55.189115 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71f0d342-06b1-441e-a88e-478508b52e33 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:10:55.189334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71f0d342-06b1-441e-a88e-478508b52e33 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:55.189544 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71f0d342-06b1-441e-a88e-478508b52e33 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:55.189652 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-71f0d342-06b1-441e-a88e-478508b52e33 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:55.193900 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:55.193900 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:55.194543 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71f0d342-06b1-441e-a88e-478508b52e33 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:10:55.194954 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1085/4340] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:10:55 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:55.510652 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7d200f17-4792-4f76-a6aa-e3a622d2b6f8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:55.512318 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7d200f17-4792-4f76-a6aa-e3a622d2b6f8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] DELETE https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 Aug 19 11:10:55.512521 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7d200f17-4792-4f76-a6aa-e3a622d2b6f8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:55.512700 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7d200f17-4792-4f76-a6aa-e3a622d2b6f8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:55.512850 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-7d200f17-4792-4f76-a6aa-e3a622d2b6f8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Delete volume with id: 0e05c82a-794a-4efe-8025-8f68b68459e4 Aug 19 11:10:55.514637 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=415,cinder:INSERT=49,cinder:UPDATE=111 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:10:55.519440 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:55.519440 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:55.519840 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7d200f17-4792-4f76-a6aa-e3a622d2b6f8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:10:55.536116 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7d200f17-4792-4f76-a6aa-e3a622d2b6f8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Delete volume request issued successfully. Aug 19 11:10:55.536295 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7d200f17-4792-4f76-a6aa-e3a622d2b6f8 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 returned with HTTP 202 Aug 19 11:10:55.536690 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1084/4341] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:55 2026] DELETE /volume/v3/volumes/0e05c82a-794a-4efe-8025-8f68b68459e4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:55.543656 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee583833-7ccb-4496-ba93-27c733753728 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:55.546063 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee583833-7ccb-4496-ba93-27c733753728 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] DELETE https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 Aug 19 11:10:55.546366 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee583833-7ccb-4496-ba93-27c733753728 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:55.546657 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee583833-7ccb-4496-ba93-27c733753728 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:55.546811 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-ee583833-7ccb-4496-ba93-27c733753728 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Delete backup with id: b44a0615-8565-4e4f-b75e-92990516e5f1. Aug 19 11:10:55.551943 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:55.551943 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:55.567364 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-ee583833-7ccb-4496-ba93-27c733753728 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] delete_backup rpcapi backup_id b44a0615-8565-4e4f-b75e-92990516e5f1 {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:10:55.569557 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee583833-7ccb-4496-ba93-27c733753728 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 returned with HTTP 202 Aug 19 11:10:55.570149 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1085/4342] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:55 2026] DELETE /volume/v3/backups/b44a0615-8565-4e4f-b75e-92990516e5f1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:10:55.581242 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cede39c9-d1fe-4caa-a9c2-eeb80392e4d7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:55.583360 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cede39c9-d1fe-4caa-a9c2-eeb80392e4d7 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] DELETE https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a Aug 19 11:10:55.583621 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cede39c9-d1fe-4caa-a9c2-eeb80392e4d7 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:55.583948 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cede39c9-d1fe-4caa-a9c2-eeb80392e4d7 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:55.584389 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-cede39c9-d1fe-4caa-a9c2-eeb80392e4d7 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Delete volume with id: 3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a Aug 19 11:10:55.591531 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:55.591531 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:55.592006 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cede39c9-d1fe-4caa-a9c2-eeb80392e4d7 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:10:55.618531 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cede39c9-d1fe-4caa-a9c2-eeb80392e4d7 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Delete volume request issued successfully. Aug 19 11:10:55.618730 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cede39c9-d1fe-4caa-a9c2-eeb80392e4d7 tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a returned with HTTP 202 Aug 19 11:10:55.619171 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1089/4343] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:10:55 2026] DELETE /volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:10:55.629768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-780b415a-4618-47fe-8032-2a02e8b3415e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:55.632305 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-780b415a-4618-47fe-8032-2a02e8b3415e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a Aug 19 11:10:55.632423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-780b415a-4618-47fe-8032-2a02e8b3415e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:55.634132 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-780b415a-4618-47fe-8032-2a02e8b3415e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:55.644623 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:55.644623 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:55.650622 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-780b415a-4618-47fe-8032-2a02e8b3415e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Volume info retrieved successfully. Aug 19 11:10:55.657283 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-780b415a-4618-47fe-8032-2a02e8b3415e tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a returned with HTTP 200 Aug 19 11:10:55.657872 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1086/4344] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:55 2026] GET /volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:56.205770 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6644cc0a-79d9-4d26-8f18-900b390687ff None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:56.208087 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6644cc0a-79d9-4d26-8f18-900b390687ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:10:56.208518 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6644cc0a-79d9-4d26-8f18-900b390687ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:56.208858 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6644cc0a-79d9-4d26-8f18-900b390687ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:56.209052 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-6644cc0a-79d9-4d26-8f18-900b390687ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:56.214602 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:56.214602 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:56.215850 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6644cc0a-79d9-4d26-8f18-900b390687ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:10:56.216414 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1085/4345] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:10:56 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:56.672637 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aab8470b-f7cb-47e0-ad00-2ddb67f7826f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:56.674935 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aab8470b-f7cb-47e0-ad00-2ddb67f7826f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] GET https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a Aug 19 11:10:56.675203 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aab8470b-f7cb-47e0-ad00-2ddb67f7826f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:56.675469 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aab8470b-f7cb-47e0-ad00-2ddb67f7826f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:56.682598 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aab8470b-f7cb-47e0-ad00-2ddb67f7826f tempest-TestVolumeBackupRestore-1449253083 tempest-TestVolumeBackupRestore-1449253083-project-member] https://10.4.3.46/volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a returned with HTTP 404 Aug 19 11:10:56.683247 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1086/4346] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:10:56 2026] GET /volume/v3/volumes/3d7f99f6-8ac4-42ee-b6be-492db6b0eb4a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:10:57.226229 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-96c89436-8fdf-4232-976c-167a5b974740 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:57.228472 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-96c89436-8fdf-4232-976c-167a5b974740 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:10:57.228690 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-96c89436-8fdf-4232-976c-167a5b974740 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:57.228881 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-96c89436-8fdf-4232-976c-167a5b974740 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:57.228993 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-96c89436-8fdf-4232-976c-167a5b974740 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:57.233417 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:57.233417 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:10:57.234301 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-96c89436-8fdf-4232-976c-167a5b974740 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:10:57.234400 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1090/4347] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:10:57 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:58.247625 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1f0665ef-8691-4dad-9da8-f42f3c2c10df None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:58.249540 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1f0665ef-8691-4dad-9da8-f42f3c2c10df tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:10:58.249764 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1f0665ef-8691-4dad-9da8-f42f3c2c10df tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:58.249973 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1f0665ef-8691-4dad-9da8-f42f3c2c10df tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:58.250093 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1f0665ef-8691-4dad-9da8-f42f3c2c10df tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:58.254159 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:58.254159 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:58.254728 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1f0665ef-8691-4dad-9da8-f42f3c2c10df tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:10:58.255076 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1087/4348] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:10:58 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:10:58.259905 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-9faab808-1781-465c-82d8-cc5639639e6a req-cd4469ca-e464-49b9-a32f-11ecc1d2bfd6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:58.262030 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-cd4469ca-e464-49b9-a32f-11ecc1d2bfd6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:58.262257 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-cd4469ca-e464-49b9-a32f-11ecc1d2bfd6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:58.262460 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-cd4469ca-e464-49b9-a32f-11ecc1d2bfd6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:58.272028 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:58.272028 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:58.275699 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-9faab808-1781-465c-82d8-cc5639639e6a req-cd4469ca-e464-49b9-a32f-11ecc1d2bfd6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:58.281918 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-cd4469ca-e464-49b9-a32f-11ecc1d2bfd6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:58.282491 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1086/4349] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:10:58 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:10:58.302020 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9faab808-1781-465c-82d8-cc5639639e6a req-90409c55-e1e1-4a72-b40a-3813cf51c0e5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:58.304308 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-90409c55-e1e1-4a72-b40a-3813cf51c0e5 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2/action Aug 19 11:10:58.304667 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-90409c55-e1e1-4a72-b40a-3813cf51c0e5 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:10:58.305139 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-90409c55-e1e1-4a72-b40a-3813cf51c0e5 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:10:58.315540 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:58.315540 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:10:58.315968 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-9faab808-1781-465c-82d8-cc5639639e6a req-90409c55-e1e1-4a72-b40a-3813cf51c0e5 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:58.322985 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-9faab808-1781-465c-82d8-cc5639639e6a req-90409c55-e1e1-4a72-b40a-3813cf51c0e5 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Begin detaching volume completed successfully. Aug 19 11:10:58.323246 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-90409c55-e1e1-4a72-b40a-3813cf51c0e5 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2/action returned with HTTP 202 Aug 19 11:10:58.323726 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1087/4350] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:10:58 2026] POST /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:10:58.370249 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2920a6dc-80a2-4c9d-a920-588c43f33f15 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:58.370619 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2920a6dc-80a2-4c9d-a920-588c43f33f15 None None] GET https://10.4.3.46/volume// Aug 19 11:10:58.370802 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2920a6dc-80a2-4c9d-a920-588c43f33f15 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:58.371012 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2920a6dc-80a2-4c9d-a920-588c43f33f15 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:58.371344 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2920a6dc-80a2-4c9d-a920-588c43f33f15 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:10:58.371689 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1091/4351] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:10: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 19 11:10:58.377727 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9faab808-1781-465c-82d8-cc5639639e6a req-a3d9dae2-ff29-4776-8e5d-c1278bc162b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:58.379525 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-a3d9dae2-ff29-4776-8e5d-c1278bc162b0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:10:58.379799 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-a3d9dae2-ff29-4776-8e5d-c1278bc162b0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:58.380034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-a3d9dae2-ff29-4776-8e5d-c1278bc162b0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:58.389259 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:58.389259 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:10:58.392379 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-9faab808-1781-465c-82d8-cc5639639e6a req-a3d9dae2-ff29-4776-8e5d-c1278bc162b0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:10:58.396024 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-a3d9dae2-ff29-4776-8e5d-c1278bc162b0 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 200 Aug 19 11:10:58.396367 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1088/4352] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:10:58 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 1411 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:10:59.266909 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-df5f6a9a-f5e9-4b4f-b608-bc7c5ea3d2a1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:10:59.268972 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df5f6a9a-f5e9-4b4f-b608-bc7c5ea3d2a1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:10:59.269321 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df5f6a9a-f5e9-4b4f-b608-bc7c5ea3d2a1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:10:59.269597 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df5f6a9a-f5e9-4b4f-b608-bc7c5ea3d2a1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:10:59.269772 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-df5f6a9a-f5e9-4b4f-b608-bc7c5ea3d2a1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:10:59.274027 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:10:59.274027 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:10:59.274621 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df5f6a9a-f5e9-4b4f-b608-bc7c5ea3d2a1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:10:59.275007 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1087/4353] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:10:59 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:00.289072 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-278e4560-1f6c-4671-a975-adfc57bc99a2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:00.293922 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-278e4560-1f6c-4671-a975-adfc57bc99a2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:00.294774 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-278e4560-1f6c-4671-a975-adfc57bc99a2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:00.295632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-278e4560-1f6c-4671-a975-adfc57bc99a2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:00.295904 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-278e4560-1f6c-4671-a975-adfc57bc99a2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:00.308419 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:00.308419 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:00.310903 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-278e4560-1f6c-4671-a975-adfc57bc99a2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:00.311870 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1088/4354] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:00 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:00.332314 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-9faab808-1781-465c-82d8-cc5639639e6a req-70320fef-dbae-41fe-83e3-a003201894a5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:00.334698 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-70320fef-dbae-41fe-83e3-a003201894a5 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] DELETE https://10.4.3.46/volume/v3/attachments/51e3f248-e95e-4627-bf54-2294526a5d8e Aug 19 11:11:00.334903 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-70320fef-dbae-41fe-83e3-a003201894a5 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:00.335091 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-70320fef-dbae-41fe-83e3-a003201894a5 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:00.341734 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:00.341734 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:00.383524 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-9faab808-1781-465c-82d8-cc5639639e6a req-70320fef-dbae-41fe-83e3-a003201894a5 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments/51e3f248-e95e-4627-bf54-2294526a5d8e returned with HTTP 200 Aug 19 11:11:00.383930 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1092/4355] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:11:00 2026] DELETE /volume/v3/attachments/51e3f248-e95e-4627-bf54-2294526a5d8e => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:00.460962 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b4b50d99-7ac2-4471-868f-cda614f9eabf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:00.463317 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4b50d99-7ac2-4471-868f-cda614f9eabf tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] DELETE https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:11:00.463508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4b50d99-7ac2-4471-868f-cda614f9eabf tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:00.463702 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4b50d99-7ac2-4471-868f-cda614f9eabf tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:00.463856 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-b4b50d99-7ac2-4471-868f-cda614f9eabf tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Delete volume with id: 436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:11:00.471289 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:00.471289 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:00.471794 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b4b50d99-7ac2-4471-868f-cda614f9eabf tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:11:00.488433 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b4b50d99-7ac2-4471-868f-cda614f9eabf tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Delete volume request issued successfully. Aug 19 11:11:00.488634 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4b50d99-7ac2-4471-868f-cda614f9eabf tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 202 Aug 19 11:11:00.489035 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1089/4356] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:11:00 2026] DELETE /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:01.325102 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d4aaa30f-8a7f-49cb-8e9c-f368574be703 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:01.328850 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d4aaa30f-8a7f-49cb-8e9c-f368574be703 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:01.329172 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d4aaa30f-8a7f-49cb-8e9c-f368574be703 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:01.329988 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d4aaa30f-8a7f-49cb-8e9c-f368574be703 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:01.330190 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d4aaa30f-8a7f-49cb-8e9c-f368574be703 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:01.340412 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:01.340412 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:01.342756 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d4aaa30f-8a7f-49cb-8e9c-f368574be703 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:01.344154 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1088/4357] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:01 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:02.355776 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e32858aa-55b1-4c67-bd31-6867f53f96cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:02.357387 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e32858aa-55b1-4c67-bd31-6867f53f96cc tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:02.357638 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e32858aa-55b1-4c67-bd31-6867f53f96cc tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:02.357775 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e32858aa-55b1-4c67-bd31-6867f53f96cc tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:02.357877 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e32858aa-55b1-4c67-bd31-6867f53f96cc tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:02.363018 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:02.363018 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:02.363593 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e32858aa-55b1-4c67-bd31-6867f53f96cc tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:02.364035 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1089/4358] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:02 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:03.374551 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-010198bc-0374-4641-9bdd-5e14d9d56a01 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:03.377805 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-010198bc-0374-4641-9bdd-5e14d9d56a01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:03.377805 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-010198bc-0374-4641-9bdd-5e14d9d56a01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:03.377955 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-010198bc-0374-4641-9bdd-5e14d9d56a01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:03.378073 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-010198bc-0374-4641-9bdd-5e14d9d56a01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:03.382612 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:03.382612 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:03.383259 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-010198bc-0374-4641-9bdd-5e14d9d56a01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:03.383809 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1093/4359] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:03 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:04.357007 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:04.358764 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:04.359119 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "f2c78e00-556f-46b4-8afa-5172253ed070", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:04.360467 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'f2c78e00-556f-46b4-8afa-5172253ed070', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:04.394849 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b6dda12d-b694-49d5-8d26-ad190306327b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:04.397179 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b6dda12d-b694-49d5-8d26-ad190306327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:04.397548 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b6dda12d-b694-49d5-8d26-ad190306327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:04.397852 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b6dda12d-b694-49d5-8d26-ad190306327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:04.398038 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b6dda12d-b694-49d5-8d26-ad190306327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:04.403352 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:04.403352 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:04.404451 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b6dda12d-b694-49d5-8d26-ad190306327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:04.405011 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1089/4360] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:04 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:04.500439 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume of 1 GB Aug 19 11:11:04.504038 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Availability Zones retrieved successfully. Aug 19 11:11:04.508785 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Flow 'volume_create_api' (2fc78cc2-83b0-4e93-9e8f-5ac718347fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:04.509776 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c902ee5f-1fbe-46ed-be83-8925f280530f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:04.510592 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:04.557121 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c902ee5f-1fbe-46ed-be83-8925f280530f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:04.557786 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd0591a-1dee-4c3a-986d-6b1b309329f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:04.616857 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Created reservations ['db078421-47f7-4ea1-8526-cce832fd54b8', '5dbc5088-a547-4578-ae57-0ae4f7eaa731', 'c15c6883-7376-4362-8f1a-598308162f4d', '5af3e609-2e89-499a-9a21-6a9c9833bc69'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:04.617590 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd0591a-1dee-4c3a-986d-6b1b309329f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db078421-47f7-4ea1-8526-cce832fd54b8', '5dbc5088-a547-4578-ae57-0ae4f7eaa731', 'c15c6883-7376-4362-8f1a-598308162f4d', '5af3e609-2e89-499a-9a21-6a9c9833bc69']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:04.618257 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0804132-19fb-4b3e-b7a0-19ae0f6ba128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:04.644258 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0804132-19fb-4b3e-b7a0-19ae0f6ba128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '023e5d06-459d-40e1-a258-2443084bccd2', '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='eaa91da624044b06beb3d4cc7e3defb8',qos_specs=None,replication_status=,reservations=['db078421-47f7-4ea1-8526-cce832fd54b8','5dbc5088-a547-4578-ae57-0ae4f7eaa731','c15c6883-7376-4362-8f1a-598308162f4d','5af3e609-2e89-499a-9a21-6a9c9833bc69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:11:04Z,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=023e5d06-459d-40e1-a258-2443084bccd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa91da624044b06beb3d4cc7e3defb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:04.645218 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49eaba09-7c88-43c3-b422-595f592ae9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:04.668183 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49eaba09-7c88-43c3-b422-595f592ae9f4) transitioned into state 'SUCCESS' from 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='eaa91da624044b06beb3d4cc7e3defb8',qos_specs=None,replication_status=,reservations=['db078421-47f7-4ea1-8526-cce832fd54b8','5dbc5088-a547-4578-ae57-0ae4f7eaa731','c15c6883-7376-4362-8f1a-598308162f4d','5af3e609-2e89-499a-9a21-6a9c9833bc69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:04.668845 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd0cb635-70c9-4cfc-b613-5551e064123c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:04.687826 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd0cb635-70c9-4cfc-b613-5551e064123c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:04.688555 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Flow 'volume_create_api' (2fc78cc2-83b0-4e93-9e8f-5ac718347fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:04.688813 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume request issued successfully. Aug 19 11:11:04.689297 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1df2a563-7980-4655-ad3b-27d5e6b5c3da tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:04.689691 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1090/4361] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:11:04 2026] POST /volume/v3/volumes => generated 773 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:04.702927 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6a89f155-7f83-4115-8cad-36aed818f3a0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:04.711224 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6a89f155-7f83-4115-8cad-36aed818f3a0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:04.712299 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6a89f155-7f83-4115-8cad-36aed818f3a0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:04.713351 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6a89f155-7f83-4115-8cad-36aed818f3a0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:04.747366 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:04.747366 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:04.758633 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6a89f155-7f83-4115-8cad-36aed818f3a0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:04.783468 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6a89f155-7f83-4115-8cad-36aed818f3a0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 200 Aug 19 11:11:04.785952 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1090/4362] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:04 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 841 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:04.823930 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-975111ea-2421-4fbc-b787-bcb2b1e5a1e7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:04.825870 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-975111ea-2421-4fbc-b787-bcb2b1e5a1e7 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:11:04.826086 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-975111ea-2421-4fbc-b787-bcb2b1e5a1e7 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:04.826260 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-975111ea-2421-4fbc-b787-bcb2b1e5a1e7 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:04.834785 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:04.834785 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:04.837940 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-975111ea-2421-4fbc-b787-bcb2b1e5a1e7 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:11:04.841469 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-975111ea-2421-4fbc-b787-bcb2b1e5a1e7 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:11:04.841833 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1094/4363] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:11:04 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 1229 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:04.858431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-649bd58c-3923-422a-ba3f-eb406d853699 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:04.860196 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-649bd58c-3923-422a-ba3f-eb406d853699 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] POST https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c/action Aug 19 11:11:04.862585 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-649bd58c-3923-422a-ba3f-eb406d853699 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:11:04.862585 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-649bd58c-3923-422a-ba3f-eb406d853699 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:04.870315 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:04.870315 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:04.872080 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-649bd58c-3923-422a-ba3f-eb406d853699 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:11:04.881733 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-649bd58c-3923-422a-ba3f-eb406d853699 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Begin detaching volume completed successfully. Aug 19 11:11:04.882086 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-649bd58c-3923-422a-ba3f-eb406d853699 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c/action returned with HTTP 202 Aug 19 11:11:04.882566 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1090/4364] 10.4.3.46 () {72 vars in 1665 bytes} [Wed Aug 19 11:11:04 2026] POST /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:11:04.929575 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-01401504-8283-4d36-8583-f08a9bd4f427 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:04.929996 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01401504-8283-4d36-8583-f08a9bd4f427 None None] GET https://10.4.3.46/volume// Aug 19 11:11:04.930161 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01401504-8283-4d36-8583-f08a9bd4f427 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:04.930341 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01401504-8283-4d36-8583-f08a9bd4f427 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:04.930673 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01401504-8283-4d36-8583-f08a9bd4f427 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:11:04.930941 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1091/4365] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:11: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 19 11:11:04.936691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-f2ec847e-1e05-479b-90b1-7860b0e1af76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:04.938527 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-f2ec847e-1e05-479b-90b1-7860b0e1af76 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:11:04.938725 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-f2ec847e-1e05-479b-90b1-7860b0e1af76 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:04.938898 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-f2ec847e-1e05-479b-90b1-7860b0e1af76 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:04.947187 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:04.947187 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:04.950478 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-f2ec847e-1e05-479b-90b1-7860b0e1af76 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:11:04.954118 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-f2ec847e-1e05-479b-90b1-7860b0e1af76 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:11:04.954537 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1091/4366] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:11:04 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 1412 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:05.418659 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ee112564-35c4-4e16-aee2-aa1981174056 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:05.420932 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ee112564-35c4-4e16-aee2-aa1981174056 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:05.421155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ee112564-35c4-4e16-aee2-aa1981174056 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:05.421369 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ee112564-35c4-4e16-aee2-aa1981174056 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:05.421520 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-ee112564-35c4-4e16-aee2-aa1981174056 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:05.426092 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:05.426092 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:05.426851 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ee112564-35c4-4e16-aee2-aa1981174056 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:05.427259 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1095/4367] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:05 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:05.798069 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8adaf258-815f-41e7-a023-8d88f0f882ea None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:05.799290 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8adaf258-815f-41e7-a023-8d88f0f882ea tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:05.799679 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8adaf258-815f-41e7-a023-8d88f0f882ea tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:05.799765 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8adaf258-815f-41e7-a023-8d88f0f882ea tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:05.807084 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:05.807084 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:05.810581 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8adaf258-815f-41e7-a023-8d88f0f882ea tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:05.816254 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8adaf258-815f-41e7-a023-8d88f0f882ea tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 200 Aug 19 11:11:05.816841 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1091/4368] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:05 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:05.845813 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-8a809e48-2cbb-4edd-981d-84241467fcca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:05.847915 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-8a809e48-2cbb-4edd-981d-84241467fcca tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] DELETE https://10.4.3.46/volume/v3/attachments/4876acce-fed1-46f4-b233-b333b9b153f6 Aug 19 11:11:05.848098 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-8a809e48-2cbb-4edd-981d-84241467fcca tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:05.848294 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-8a809e48-2cbb-4edd-981d-84241467fcca tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:05.859856 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:05.859856 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:05.916849 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-80111706-cc64-4eac-8a2f-b5d08cf6cb2f req-8a809e48-2cbb-4edd-981d-84241467fcca tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments/4876acce-fed1-46f4-b233-b333b9b153f6 returned with HTTP 200 Aug 19 11:11:05.917295 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1092/4369] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:11:05 2026] DELETE /volume/v3/attachments/4876acce-fed1-46f4-b233-b333b9b153f6 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:05.978424 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-341cfc52-a411-448c-b54d-052b7859329e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:05.981129 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-341cfc52-a411-448c-b54d-052b7859329e tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] DELETE https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:11:05.981299 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-341cfc52-a411-448c-b54d-052b7859329e tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:05.981546 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-341cfc52-a411-448c-b54d-052b7859329e tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:05.982741 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-341cfc52-a411-448c-b54d-052b7859329e tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Delete volume with id: 4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:11:05.996246 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:05.996246 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:05.996763 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-341cfc52-a411-448c-b54d-052b7859329e tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:11:06.014348 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-341cfc52-a411-448c-b54d-052b7859329e tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Delete volume request issued successfully. Aug 19 11:11:06.014579 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-341cfc52-a411-448c-b54d-052b7859329e tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 202 Aug 19 11:11:06.015067 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1092/4370] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:11:05 2026] DELETE /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:06.048458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-5e7f6234-12d7-40ab-be98-c9c6971c33c1 req-35e1a814-8ccf-4b6e-a3c6-5859d6503d43 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:06.050775 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5e7f6234-12d7-40ab-be98-c9c6971c33c1 req-35e1a814-8ccf-4b6e-a3c6-5859d6503d43 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:11:06.050904 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5e7f6234-12d7-40ab-be98-c9c6971c33c1 req-35e1a814-8ccf-4b6e-a3c6-5859d6503d43 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:06.051133 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-5e7f6234-12d7-40ab-be98-c9c6971c33c1 req-35e1a814-8ccf-4b6e-a3c6-5859d6503d43 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:06.057822 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:06.057822 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:06.062228 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-5e7f6234-12d7-40ab-be98-c9c6971c33c1 req-35e1a814-8ccf-4b6e-a3c6-5859d6503d43 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:11:06.067010 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-5e7f6234-12d7-40ab-be98-c9c6971c33c1 req-35e1a814-8ccf-4b6e-a3c6-5859d6503d43 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 200 Aug 19 11:11:06.067459 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1096/4371] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:11:06 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:06.109080 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-12b16f67-6200-4235-ae58-ab220f2c57f6 req-2f7b7282-cb5a-45eb-9bb7-68d5a595f1c6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:06.112015 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-12b16f67-6200-4235-ae58-ab220f2c57f6 req-2f7b7282-cb5a-45eb-9bb7-68d5a595f1c6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:11:06.112204 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-12b16f67-6200-4235-ae58-ab220f2c57f6 req-2f7b7282-cb5a-45eb-9bb7-68d5a595f1c6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:06.112377 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-12b16f67-6200-4235-ae58-ab220f2c57f6 req-2f7b7282-cb5a-45eb-9bb7-68d5a595f1c6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:06.117516 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-12b16f67-6200-4235-ae58-ab220f2c57f6 req-2f7b7282-cb5a-45eb-9bb7-68d5a595f1c6 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 404 Aug 19 11:11:06.118126 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1092/4372] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:11:06 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 11:11:06.437071 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-12e459da-3015-4155-9b1d-b89755673f37 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:06.439385 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12e459da-3015-4155-9b1d-b89755673f37 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:06.439761 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12e459da-3015-4155-9b1d-b89755673f37 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:06.440011 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12e459da-3015-4155-9b1d-b89755673f37 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:06.440195 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-12e459da-3015-4155-9b1d-b89755673f37 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:06.445451 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:06.445451 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:06.446292 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12e459da-3015-4155-9b1d-b89755673f37 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:06.446892 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1093/4373] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:06 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:06.831544 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-37444043-6770-4b60-95e7-2f718a55ddf2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:06.832731 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37444043-6770-4b60-95e7-2f718a55ddf2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:06.832943 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37444043-6770-4b60-95e7-2f718a55ddf2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:06.833165 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37444043-6770-4b60-95e7-2f718a55ddf2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:06.840740 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:06.840740 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:06.844664 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-37444043-6770-4b60-95e7-2f718a55ddf2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:06.848333 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37444043-6770-4b60-95e7-2f718a55ddf2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 200 Aug 19 11:11:06.848712 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1093/4374] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:06 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:07.457913 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-05bde59e-e6f7-45ca-b749-77aa0241c469 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:07.460253 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-05bde59e-e6f7-45ca-b749-77aa0241c469 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:07.460584 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-05bde59e-e6f7-45ca-b749-77aa0241c469 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:07.460899 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-05bde59e-e6f7-45ca-b749-77aa0241c469 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:07.461053 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-05bde59e-e6f7-45ca-b749-77aa0241c469 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:07.466477 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:07.466477 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:07.467404 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-05bde59e-e6f7-45ca-b749-77aa0241c469 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:07.467955 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1097/4375] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:07 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:11:07.862827 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-618fb30d-6403-4d72-b784-30e770fda273 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:07.864783 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-618fb30d-6403-4d72-b784-30e770fda273 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:07.864991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-618fb30d-6403-4d72-b784-30e770fda273 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:07.865182 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-618fb30d-6403-4d72-b784-30e770fda273 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:07.872671 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:07.872671 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:07.876117 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-618fb30d-6403-4d72-b784-30e770fda273 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:07.880120 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-618fb30d-6403-4d72-b784-30e770fda273 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 200 Aug 19 11:11:07.880464 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1093/4376] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:07 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:08.480855 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-558dc97d-21bc-46de-adf7-1ecb993dc98a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:08.482455 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-558dc97d-21bc-46de-adf7-1ecb993dc98a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:08.482659 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-558dc97d-21bc-46de-adf7-1ecb993dc98a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:08.482828 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-558dc97d-21bc-46de-adf7-1ecb993dc98a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:08.482923 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-558dc97d-21bc-46de-adf7-1ecb993dc98a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:08.487602 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:08.487602 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:08.488120 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-558dc97d-21bc-46de-adf7-1ecb993dc98a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:08.488447 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1094/4377] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:08 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:08.894776 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-556d2a3c-6317-4aed-8071-5801b8caffc9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:08.898120 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-556d2a3c-6317-4aed-8071-5801b8caffc9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:08.898120 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-556d2a3c-6317-4aed-8071-5801b8caffc9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:08.898120 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-556d2a3c-6317-4aed-8071-5801b8caffc9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:08.904666 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:08.904666 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:08.909610 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-556d2a3c-6317-4aed-8071-5801b8caffc9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:08.915549 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-556d2a3c-6317-4aed-8071-5801b8caffc9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 200 Aug 19 11:11:08.916539 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1094/4378] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:08 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:09.502899 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-455eb133-c11d-46f5-86c5-96e1d902bf26 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:09.504801 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-455eb133-c11d-46f5-86c5-96e1d902bf26 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:09.505031 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-455eb133-c11d-46f5-86c5-96e1d902bf26 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:09.505209 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-455eb133-c11d-46f5-86c5-96e1d902bf26 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:09.505312 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-455eb133-c11d-46f5-86c5-96e1d902bf26 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:09.509144 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:09.509144 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:09.509729 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-455eb133-c11d-46f5-86c5-96e1d902bf26 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:09.510090 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1098/4379] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:09 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:09.784168 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-e5717fc9-0349-4866-8029-8d25c0e0e5cc req-c67e4a59-3f33-49ea-8932-4d4b69c698fe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:09.786232 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e5717fc9-0349-4866-8029-8d25c0e0e5cc req-c67e4a59-3f33-49ea-8932-4d4b69c698fe tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] DELETE https://10.4.3.46/volume/v3/attachments/6ad36f84-8482-4e1b-a914-23d468814c49 Aug 19 11:11:09.786397 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e5717fc9-0349-4866-8029-8d25c0e0e5cc req-c67e4a59-3f33-49ea-8932-4d4b69c698fe tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:09.786707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-e5717fc9-0349-4866-8029-8d25c0e0e5cc req-c67e4a59-3f33-49ea-8932-4d4b69c698fe tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:09.793360 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:09.793360 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:09.839561 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-e5717fc9-0349-4866-8029-8d25c0e0e5cc req-c67e4a59-3f33-49ea-8932-4d4b69c698fe tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/attachments/6ad36f84-8482-4e1b-a914-23d468814c49 returned with HTTP 200 Aug 19 11:11:09.840096 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1094/4380] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:11:09 2026] DELETE /volume/v3/attachments/6ad36f84-8482-4e1b-a914-23d468814c49 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:09.931514 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-99dc703a-145a-440f-8e2a-3a4a5b477117 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:09.933212 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99dc703a-145a-440f-8e2a-3a4a5b477117 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:09.933474 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99dc703a-145a-440f-8e2a-3a4a5b477117 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:09.934518 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99dc703a-145a-440f-8e2a-3a4a5b477117 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:09.942729 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:09.942729 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:09.946780 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-99dc703a-145a-440f-8e2a-3a4a5b477117 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:09.952049 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99dc703a-145a-440f-8e2a-3a4a5b477117 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 200 Aug 19 11:11:09.952560 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1095/4381] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:09 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:10.520991 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-de50914d-8da7-4908-92d7-e83ae54cc6b0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:10.522931 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de50914d-8da7-4908-92d7-e83ae54cc6b0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:10.523182 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de50914d-8da7-4908-92d7-e83ae54cc6b0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:10.523386 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de50914d-8da7-4908-92d7-e83ae54cc6b0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:10.523515 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-de50914d-8da7-4908-92d7-e83ae54cc6b0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:10.527977 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:10.527977 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:10.528732 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de50914d-8da7-4908-92d7-e83ae54cc6b0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:10.529297 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1095/4382] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:10 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:10.794819 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-144a4224-cf09-484a-ba4d-876549050600 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:10.796977 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-144a4224-cf09-484a-ba4d-876549050600 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] DELETE https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:11:10.797261 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-144a4224-cf09-484a-ba4d-876549050600 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:10.797514 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-144a4224-cf09-484a-ba4d-876549050600 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:10.797720 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-144a4224-cf09-484a-ba4d-876549050600 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Delete volume with id: 923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:11:10.806576 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:10.806576 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:10.807182 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-144a4224-cf09-484a-ba4d-876549050600 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:11:10.825512 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-144a4224-cf09-484a-ba4d-876549050600 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Delete volume request issued successfully. Aug 19 11:11:10.825730 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-144a4224-cf09-484a-ba4d-876549050600 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 202 Aug 19 11:11:10.826185 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1099/4383] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:11:10 2026] DELETE /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:10.837355 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-724730e0-33fd-4c42-992c-4e0a3cffa5f4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:10.838918 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-724730e0-33fd-4c42-992c-4e0a3cffa5f4 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:11:10.839102 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-724730e0-33fd-4c42-992c-4e0a3cffa5f4 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:10.839270 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-724730e0-33fd-4c42-992c-4e0a3cffa5f4 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:10.846322 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:10.846322 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:10.851000 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-724730e0-33fd-4c42-992c-4e0a3cffa5f4 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Volume info retrieved successfully. Aug 19 11:11:10.855136 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-724730e0-33fd-4c42-992c-4e0a3cffa5f4 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 200 Aug 19 11:11:10.855471 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1095/4384] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:10 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:10.965599 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-17ebae60-52d0-44fb-99a2-496adeb84b0c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:10.967294 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-17ebae60-52d0-44fb-99a2-496adeb84b0c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:10.967582 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-17ebae60-52d0-44fb-99a2-496adeb84b0c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:10.967799 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-17ebae60-52d0-44fb-99a2-496adeb84b0c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:10.975145 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:10.975145 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:10.978370 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-17ebae60-52d0-44fb-99a2-496adeb84b0c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:10.982672 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-17ebae60-52d0-44fb-99a2-496adeb84b0c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 200 Aug 19 11:11:10.983096 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1096/4385] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:10 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:10.995057 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4f561e01-9598-4346-b704-a06b689ca3a5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:10.996708 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4f561e01-9598-4346-b704-a06b689ca3a5 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:10.996921 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4f561e01-9598-4346-b704-a06b689ca3a5 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:10.997130 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4f561e01-9598-4346-b704-a06b689ca3a5 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:11.003528 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:11.003528 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:11.006866 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4f561e01-9598-4346-b704-a06b689ca3a5 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:11.011000 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4f561e01-9598-4346-b704-a06b689ca3a5 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 200 Aug 19 11:11:11.011437 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1096/4386] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:10 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:11.023385 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1f4218fa-1e1a-416d-b9df-bdf925d59f92 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:11.025763 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1f4218fa-1e1a-416d-b9df-bdf925d59f92 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:11.026067 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1f4218fa-1e1a-416d-b9df-bdf925d59f92 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:11.026448 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1f4218fa-1e1a-416d-b9df-bdf925d59f92 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:11.026732 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-1f4218fa-1e1a-416d-b9df-bdf925d59f92 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume with id: 023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:11.036233 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:11.036233 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:11.036887 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1f4218fa-1e1a-416d-b9df-bdf925d59f92 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:11.067949 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1f4218fa-1e1a-416d-b9df-bdf925d59f92 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume request issued successfully. Aug 19 11:11:11.068244 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1f4218fa-1e1a-416d-b9df-bdf925d59f92 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 202 Aug 19 11:11:11.068839 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1100/4387] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:11:11 2026] DELETE /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:11:11.075757 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6e6c7a31-d274-43a4-b95d-92b93eac9070 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:11.078901 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6e6c7a31-d274-43a4-b95d-92b93eac9070 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:11.079124 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6e6c7a31-d274-43a4-b95d-92b93eac9070 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:11.079306 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6e6c7a31-d274-43a4-b95d-92b93eac9070 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:11.090393 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:11.090393 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:11.098498 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6e6c7a31-d274-43a4-b95d-92b93eac9070 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:11.106321 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6e6c7a31-d274-43a4-b95d-92b93eac9070 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 200 Aug 19 11:11:11.106880 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1096/4388] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:11 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 1190 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:11.539063 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e82c0312-01ba-4870-ae4c-737d2cd8bf8e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:11.540559 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e82c0312-01ba-4870-ae4c-737d2cd8bf8e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:11.540732 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e82c0312-01ba-4870-ae4c-737d2cd8bf8e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:11.540897 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e82c0312-01ba-4870-ae4c-737d2cd8bf8e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:11.540993 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e82c0312-01ba-4870-ae4c-737d2cd8bf8e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:11.544590 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:11.544590 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:11.545102 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e82c0312-01ba-4870-ae4c-737d2cd8bf8e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:11.545423 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1097/4389] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:11 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:11.867774 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-22d4c068-68c8-41c2-bbaa-f5a7beed6758 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:11.872149 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-22d4c068-68c8-41c2-bbaa-f5a7beed6758 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 Aug 19 11:11:11.872149 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-22d4c068-68c8-41c2-bbaa-f5a7beed6758 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:11.872149 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-22d4c068-68c8-41c2-bbaa-f5a7beed6758 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:11.876755 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-22d4c068-68c8-41c2-bbaa-f5a7beed6758 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 returned with HTTP 404 Aug 19 11:11:11.877265 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1097/4390] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:11 2026] GET /volume/v3/volumes/923684e3-d01d-41db-ad4b-43b18ff85e41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:11.883608 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3d71f3a4-00e5-4ecf-93da-d1ebdf69c41a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:11.885703 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3d71f3a4-00e5-4ecf-93da-d1ebdf69c41a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] DELETE https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:11:11.885941 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3d71f3a4-00e5-4ecf-93da-d1ebdf69c41a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:11.886196 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3d71f3a4-00e5-4ecf-93da-d1ebdf69c41a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:11.886410 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-3d71f3a4-00e5-4ecf-93da-d1ebdf69c41a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Delete volume with id: 4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:11:11.892871 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3d71f3a4-00e5-4ecf-93da-d1ebdf69c41a tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 404 Aug 19 11:11:11.893447 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1101/4391] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:11:11 2026] DELETE /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:11.900273 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-55c837c2-778c-4de3-a42a-f9928c4ddf85 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:11.901898 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-55c837c2-778c-4de3-a42a-f9928c4ddf85 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c Aug 19 11:11:11.902073 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-55c837c2-778c-4de3-a42a-f9928c4ddf85 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:11.902270 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-55c837c2-778c-4de3-a42a-f9928c4ddf85 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:11.907824 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-55c837c2-778c-4de3-a42a-f9928c4ddf85 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c returned with HTTP 404 Aug 19 11:11:11.908254 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1097/4392] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:11 2026] GET /volume/v3/volumes/4e80fd3c-9e2b-4794-b2e3-deb72797111c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:11.916298 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a13e52af-c219-4cb3-a867-69cdcf6d0558 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:11.918355 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a13e52af-c219-4cb3-a867-69cdcf6d0558 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] DELETE https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:11:11.918596 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a13e52af-c219-4cb3-a867-69cdcf6d0558 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:11.918817 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a13e52af-c219-4cb3-a867-69cdcf6d0558 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:11.919026 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-a13e52af-c219-4cb3-a867-69cdcf6d0558 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Delete volume with id: 436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:11:11.925693 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a13e52af-c219-4cb3-a867-69cdcf6d0558 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 404 Aug 19 11:11:11.926241 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1098/4393] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:11:11 2026] DELETE /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:11.933536 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d82dfbfd-016e-45c3-9600-f3b9c4d77f76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:11.935321 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d82dfbfd-016e-45c3-9600-f3b9c4d77f76 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] GET https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 Aug 19 11:11:11.935720 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d82dfbfd-016e-45c3-9600-f3b9c4d77f76 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:11.936105 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d82dfbfd-016e-45c3-9600-f3b9c4d77f76 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:11.942242 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d82dfbfd-016e-45c3-9600-f3b9c4d77f76 tempest-TestInstancesWithCinderVolumes-1771404796 tempest-TestInstancesWithCinderVolumes-1771404796-project-member] https://10.4.3.46/volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 returned with HTTP 404 Aug 19 11:11:11.942970 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1098/4394] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:11 2026] GET /volume/v3/volumes/436b0bd2-3733-4d9c-804f-3695d5bba6b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:11.950164 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f221f70e-ebb1-454b-82ed-0f5b4ed45b22 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:11.952155 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f221f70e-ebb1-454b-82ed-0f5b4ed45b22 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:11:11.952372 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f221f70e-ebb1-454b-82ed-0f5b4ed45b22 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:11.952656 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f221f70e-ebb1-454b-82ed-0f5b4ed45b22 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Calling method 'detail' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:11.953574 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f221f70e-ebb1-454b-82ed-0f5b4ed45b22 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:11:11.968651 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f221f70e-ebb1-454b-82ed-0f5b4ed45b22 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Get all volumes completed successfully. Aug 19 11:11:11.970811 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:11.970811 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:11.975132 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f221f70e-ebb1-454b-82ed-0f5b4ed45b22 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:11:11.975493 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1102/4395] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:11:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10622 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:11.992766 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e1c491df-9eff-4cd5-a026-955f8cdf6174 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:11.994345 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e1c491df-9eff-4cd5-a026-955f8cdf6174 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] DELETE https://10.4.3.46/volume/v3/types/a60fd969-fb08-4dc0-bd8d-d97b7e0f45ab Aug 19 11:11:11.994532 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e1c491df-9eff-4cd5-a026-955f8cdf6174 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:11.994710 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e1c491df-9eff-4cd5-a026-955f8cdf6174 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:12.015027 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e1c491df-9eff-4cd5-a026-955f8cdf6174 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/types/a60fd969-fb08-4dc0-bd8d-d97b7e0f45ab returned with HTTP 202 Aug 19 11:11:12.015390 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1098/4396] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:11:11 2026] DELETE /volume/v3/types/a60fd969-fb08-4dc0-bd8d-d97b7e0f45ab => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:12.022642 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1e54ee7f-9c95-438a-8005-38a4793b78d7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:12.024181 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e54ee7f-9c95-438a-8005-38a4793b78d7 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:11:12.024343 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e54ee7f-9c95-438a-8005-38a4793b78d7 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:12.024534 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e54ee7f-9c95-438a-8005-38a4793b78d7 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:12.025255 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1e54ee7f-9c95-438a-8005-38a4793b78d7 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:11:12.036803 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1e54ee7f-9c95-438a-8005-38a4793b78d7 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Get all volumes completed successfully. Aug 19 11:11:12.038390 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:12.038390 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:12.043343 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e54ee7f-9c95-438a-8005-38a4793b78d7 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:11:12.043752 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1099/4397] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:11:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10622 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:12.061392 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-41b8213e-da75-4038-b05b-6fc5b9ffd031 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:12.062706 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-41b8213e-da75-4038-b05b-6fc5b9ffd031 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] DELETE https://10.4.3.46/volume/v3/types/22c494f6-b6f2-42bd-823c-f78322ec9f86 Aug 19 11:11:12.064543 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-41b8213e-da75-4038-b05b-6fc5b9ffd031 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:12.064543 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-41b8213e-da75-4038-b05b-6fc5b9ffd031 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:12.085388 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-41b8213e-da75-4038-b05b-6fc5b9ffd031 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/types/22c494f6-b6f2-42bd-823c-f78322ec9f86 returned with HTTP 202 Aug 19 11:11:12.085904 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1099/4398] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:11:12 2026] DELETE /volume/v3/types/22c494f6-b6f2-42bd-823c-f78322ec9f86 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:12.122309 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f1da0834-4897-4237-b655-4f66eee27f8d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:12.124013 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f1da0834-4897-4237-b655-4f66eee27f8d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:12.124202 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f1da0834-4897-4237-b655-4f66eee27f8d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:12.124379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f1da0834-4897-4237-b655-4f66eee27f8d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:12.129580 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f1da0834-4897-4237-b655-4f66eee27f8d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 404 Aug 19 11:11:12.130000 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1103/4399] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:12 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:12.331049 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ea485230-e562-46b1-a7f1-2c9ee8c987cb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:12.333060 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ea485230-e562-46b1-a7f1-2c9ee8c987cb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:11:12.333339 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ea485230-e562-46b1-a7f1-2c9ee8c987cb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:12.333592 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ea485230-e562-46b1-a7f1-2c9ee8c987cb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Calling method 'detail' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:12.334385 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ea485230-e562-46b1-a7f1-2c9ee8c987cb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100205) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:11:12.351044 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ea485230-e562-46b1-a7f1-2c9ee8c987cb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Get all volumes completed successfully. Aug 19 11:11:12.352728 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:12.352728 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:12.357470 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ea485230-e562-46b1-a7f1-2c9ee8c987cb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:11:12.357861 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1099/4400] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:11:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10622 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:12.370903 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4c8f5b71-826a-4bfe-a8ba-65060c284df8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:12.375113 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c8f5b71-826a-4bfe-a8ba-65060c284df8 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/55cdfbe7-a5e5-4c5f-b07e-312107747a73 Aug 19 11:11:12.375386 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c8f5b71-826a-4bfe-a8ba-65060c284df8 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:12.375670 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c8f5b71-826a-4bfe-a8ba-65060c284df8 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:12.375890 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-4c8f5b71-826a-4bfe-a8ba-65060c284df8 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Delete volume with id: 55cdfbe7-a5e5-4c5f-b07e-312107747a73 Aug 19 11:11:12.385301 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:12.385301 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:12.385783 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4c8f5b71-826a-4bfe-a8ba-65060c284df8 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Volume info retrieved successfully. Aug 19 11:11:12.399142 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.image.cache [None req-4c8f5b71-826a-4bfe-a8ba-65060c284df8 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '22ffd41e-0b20-40fd-a1b1-a04f54c393ce', 'volume_id': '55cdfbe7-a5e5-4c5f-b07e-312107747a73', 'host': 'np0000007769@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 19, 11, 9, 57), 'last_used': datetime.datetime(2026, 8, 19, 11, 10, 6)}. {{(pid=100204) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 19 11:11:12.409441 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4c8f5b71-826a-4bfe-a8ba-65060c284df8 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Delete volume request issued successfully. Aug 19 11:11:12.409683 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c8f5b71-826a-4bfe-a8ba-65060c284df8 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/volumes/55cdfbe7-a5e5-4c5f-b07e-312107747a73 returned with HTTP 202 Aug 19 11:11:12.410083 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1100/4401] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:11:12 2026] DELETE /volume/v3/volumes/55cdfbe7-a5e5-4c5f-b07e-312107747a73 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:12.417304 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8274b6a9-1607-480d-8b43-e51aea213eeb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:12.420631 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8274b6a9-1607-480d-8b43-e51aea213eeb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] GET https://10.4.3.46/volume/v3/volumes/55cdfbe7-a5e5-4c5f-b07e-312107747a73 Aug 19 11:11:12.420631 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8274b6a9-1607-480d-8b43-e51aea213eeb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:12.420631 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8274b6a9-1607-480d-8b43-e51aea213eeb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:12.426671 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:12.426671 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:12.430759 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8274b6a9-1607-480d-8b43-e51aea213eeb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Volume info retrieved successfully. Aug 19 11:11:12.434942 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8274b6a9-1607-480d-8b43-e51aea213eeb tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/volumes/55cdfbe7-a5e5-4c5f-b07e-312107747a73 returned with HTTP 200 Aug 19 11:11:12.434942 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1100/4402] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:12 2026] GET /volume/v3/volumes/55cdfbe7-a5e5-4c5f-b07e-312107747a73 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:12.557825 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ae047322-8939-4277-9590-2dd84592fe7d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:12.560019 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ae047322-8939-4277-9590-2dd84592fe7d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:11:12.560332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ae047322-8939-4277-9590-2dd84592fe7d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:12.560634 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ae047322-8939-4277-9590-2dd84592fe7d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:12.560802 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-ae047322-8939-4277-9590-2dd84592fe7d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:12.566080 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:12.566080 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:12.566958 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ae047322-8939-4277-9590-2dd84592fe7d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:11:12.567518 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1104/4403] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:12 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:12.576447 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-57da307b-b588-4e67-ae07-bb2f8440a231 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:12.578191 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-57da307b-b588-4e67-ae07-bb2f8440a231 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:11:12.578579 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-57da307b-b588-4e67-ae07-bb2f8440a231 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "17a9a385-d672-4c20-bff9-af8652b76346"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:12.580121 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-57da307b-b588-4e67-ae07-bb2f8440a231 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating new backup {'backup': {'volume_id': '17a9a385-d672-4c20-bff9-af8652b76346'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:11:12.580323 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-57da307b-b588-4e67-ae07-bb2f8440a231 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating backup of volume 17a9a385-d672-4c20-bff9-af8652b76346 in container None Aug 19 11:11:12.586785 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:12.586785 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:12.587067 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-57da307b-b588-4e67-ae07-bb2f8440a231 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:11:12.604048 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-57da307b-b588-4e67-ae07-bb2f8440a231 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['deeadaa4-461e-4afe-a83f-b3b26ac1a691', '3f54f75c-98a3-4eb4-9ba2-c28dc1754f9c'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:12.636504 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-57da307b-b588-4e67-ae07-bb2f8440a231 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:11:12.636696 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1100/4404] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:11:12 2026] POST /volume/v3/backups => generated 286 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:12.647502 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e067f29e-1e8b-4b30-ac85-6f9bd9ca9396 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:12.650454 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e067f29e-1e8b-4b30-ac85-6f9bd9ca9396 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:12.650454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e067f29e-1e8b-4b30-ac85-6f9bd9ca9396 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:12.650454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e067f29e-1e8b-4b30-ac85-6f9bd9ca9396 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:12.650646 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e067f29e-1e8b-4b30-ac85-6f9bd9ca9396 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:12.655608 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:12.655608 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:12.656315 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e067f29e-1e8b-4b30-ac85-6f9bd9ca9396 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:12.656756 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1101/4405] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:12 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:13.450728 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8cf2c8e6-a43c-4754-9be2-36a18adf1a81 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:13.454221 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8cf2c8e6-a43c-4754-9be2-36a18adf1a81 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] GET https://10.4.3.46/volume/v3/volumes/55cdfbe7-a5e5-4c5f-b07e-312107747a73 Aug 19 11:11:13.454221 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8cf2c8e6-a43c-4754-9be2-36a18adf1a81 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:13.454221 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8cf2c8e6-a43c-4754-9be2-36a18adf1a81 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:13.459261 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8cf2c8e6-a43c-4754-9be2-36a18adf1a81 tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/volumes/55cdfbe7-a5e5-4c5f-b07e-312107747a73 returned with HTTP 404 Aug 19 11:11:13.459863 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1101/4406] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:13 2026] GET /volume/v3/volumes/55cdfbe7-a5e5-4c5f-b07e-312107747a73 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:13.467646 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9a8dea00-78d0-4237-880b-f21b06da36ca None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:13.470501 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9a8dea00-78d0-4237-880b-f21b06da36ca tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] DELETE https://10.4.3.46/volume/v3/types/9a37d4e7-bf8d-40e8-9287-c7e61c2c0c32 Aug 19 11:11:13.470711 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9a8dea00-78d0-4237-880b-f21b06da36ca tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:13.470921 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9a8dea00-78d0-4237-880b-f21b06da36ca tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:13.502019 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9a8dea00-78d0-4237-880b-f21b06da36ca tempest-TestInstancesWithCinderVolumes-626395038 tempest-TestInstancesWithCinderVolumes-626395038-project-admin] https://10.4.3.46/volume/v3/types/9a37d4e7-bf8d-40e8-9287-c7e61c2c0c32 returned with HTTP 202 Aug 19 11:11:13.502542 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1105/4407] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:11:13 2026] DELETE /volume/v3/types/9a37d4e7-bf8d-40e8-9287-c7e61c2c0c32 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:13.595740 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:13.597303 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:13.597802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "f29a5e6c-2af4-4ed9-85ca-f3acbdfadf88", "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:13.599153 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'f29a5e6c-2af4-4ed9-85ca-f3acbdfadf88', 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:13.665757 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume of 1 GB Aug 19 11:11:13.666184 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:13.666184 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:13.666290 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b2314194-2f67-4b6d-9976-9ffe212d39a2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:13.667976 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2314194-2f67-4b6d-9976-9ffe212d39a2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:13.668173 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2314194-2f67-4b6d-9976-9ffe212d39a2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:13.668349 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2314194-2f67-4b6d-9976-9ffe212d39a2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:13.668441 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b2314194-2f67-4b6d-9976-9ffe212d39a2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:13.670541 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Availability Zones retrieved successfully. Aug 19 11:11:13.672153 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:13.672153 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:13.672650 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2314194-2f67-4b6d-9976-9ffe212d39a2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:13.672956 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1102/4408] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:13 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:13.675323 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Flow 'volume_create_api' (d1be996a-a3f0-497c-bdbf-4b88b093e147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:13.676222 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2961f11a-3fc6-44bf-93de-1f129c12268e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:13.677045 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:13.726008 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2961f11a-3fc6-44bf-93de-1f129c12268e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:13.726733 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c72c16-bb3e-4d06-b2e9-7e9e23f229a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:13.762128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Created reservations ['8a07471d-9f1c-4a0b-b754-0dba0053e051', '677b3944-9808-4c06-bd14-9d9a5c40e691', '7dadb4ab-d0c1-4434-97f3-9c8ad2997944', '72d389c3-46ea-41cf-a0b7-b27ca9c33acf'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:13.762326 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c72c16-bb3e-4d06-b2e9-7e9e23f229a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a07471d-9f1c-4a0b-b754-0dba0053e051', '677b3944-9808-4c06-bd14-9d9a5c40e691', '7dadb4ab-d0c1-4434-97f3-9c8ad2997944', '72d389c3-46ea-41cf-a0b7-b27ca9c33acf']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:13.763114 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175c717e-09e7-4abc-a795-f0d63211060e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:13.784342 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175c717e-09e7-4abc-a795-f0d63211060e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1042f0d-c8af-4a17-a44f-b3ffefb746f6', '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='eaa91da624044b06beb3d4cc7e3defb8',qos_specs=None,replication_status=,reservations=['8a07471d-9f1c-4a0b-b754-0dba0053e051','677b3944-9808-4c06-bd14-9d9a5c40e691','7dadb4ab-d0c1-4434-97f3-9c8ad2997944','72d389c3-46ea-41cf-a0b7-b27ca9c33acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:11:13Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1042f0d-c8af-4a17-a44f-b3ffefb746f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa91da624044b06beb3d4cc7e3defb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:13.785102 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abc93be-609a-41be-bcd8-74c88db44149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:13.802226 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abc93be-609a-41be-bcd8-74c88db44149) transitioned into state 'SUCCESS' from 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='eaa91da624044b06beb3d4cc7e3defb8',qos_specs=None,replication_status=,reservations=['8a07471d-9f1c-4a0b-b754-0dba0053e051','677b3944-9808-4c06-bd14-9d9a5c40e691','7dadb4ab-d0c1-4434-97f3-9c8ad2997944','72d389c3-46ea-41cf-a0b7-b27ca9c33acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:13.802994 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f079899e-b6f3-4880-8eb5-b48f5f06cdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:13.820359 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f079899e-b6f3-4880-8eb5-b48f5f06cdfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:13.820359 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Flow 'volume_create_api' (d1be996a-a3f0-497c-bdbf-4b88b093e147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:13.820359 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume request issued successfully. Aug 19 11:11:13.820359 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-546fbfbd-647e-4a92-9492-0e48f2b485f2 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:13.820359 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1101/4409] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:11:13 2026] POST /volume/v3/volumes => generated 773 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:13.831541 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b1311e35-fb49-4c5f-8589-a71a3b4566a6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:13.834715 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b1311e35-fb49-4c5f-8589-a71a3b4566a6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:13.835518 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b1311e35-fb49-4c5f-8589-a71a3b4566a6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:13.835518 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b1311e35-fb49-4c5f-8589-a71a3b4566a6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:13.848148 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:13.848148 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:13.852031 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b1311e35-fb49-4c5f-8589-a71a3b4566a6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:13.855966 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b1311e35-fb49-4c5f-8589-a71a3b4566a6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 200 Aug 19 11:11:13.856326 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1102/4410] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:13 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:14.682752 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b8455711-14fa-46a4-8d6c-920a4af661fa None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:14.684371 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b8455711-14fa-46a4-8d6c-920a4af661fa tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:14.684592 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b8455711-14fa-46a4-8d6c-920a4af661fa tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:14.684763 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b8455711-14fa-46a4-8d6c-920a4af661fa tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:14.684861 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-b8455711-14fa-46a4-8d6c-920a4af661fa tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:14.688895 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:14.688895 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:14.689424 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b8455711-14fa-46a4-8d6c-920a4af661fa tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:14.689743 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1106/4411] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:14 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:14.868024 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-13dbf2f1-a980-4d40-9d8f-4ead242a5aed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:14.869811 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13dbf2f1-a980-4d40-9d8f-4ead242a5aed tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:14.870012 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13dbf2f1-a980-4d40-9d8f-4ead242a5aed tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:14.870200 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13dbf2f1-a980-4d40-9d8f-4ead242a5aed tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:14.876791 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:14.876791 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:14.880058 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-13dbf2f1-a980-4d40-9d8f-4ead242a5aed tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:14.884269 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13dbf2f1-a980-4d40-9d8f-4ead242a5aed tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 200 Aug 19 11:11:14.884671 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1103/4412] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:14 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:15.703638 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-83efa57b-d72b-4393-b52b-4bc6159d8ff9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:15.706071 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-83efa57b-d72b-4393-b52b-4bc6159d8ff9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:15.706274 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-83efa57b-d72b-4393-b52b-4bc6159d8ff9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:15.706492 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-83efa57b-d72b-4393-b52b-4bc6159d8ff9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:15.706594 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-83efa57b-d72b-4393-b52b-4bc6159d8ff9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:15.710592 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:15.710592 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:15.711152 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-83efa57b-d72b-4393-b52b-4bc6159d8ff9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:15.711817 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1102/4413] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:15 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:15.896392 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7bc6ca34-48a5-4812-b222-349be224bd2f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:15.899153 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7bc6ca34-48a5-4812-b222-349be224bd2f tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:15.899153 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7bc6ca34-48a5-4812-b222-349be224bd2f tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:15.899153 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7bc6ca34-48a5-4812-b222-349be224bd2f tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:15.904330 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:15.904330 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:15.907372 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7bc6ca34-48a5-4812-b222-349be224bd2f tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:15.911473 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7bc6ca34-48a5-4812-b222-349be224bd2f tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 200 Aug 19 11:11:15.911890 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1103/4414] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:15 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:16.721159 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d483da8f-f427-4002-a2aa-1fd6d201867e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:16.722722 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d483da8f-f427-4002-a2aa-1fd6d201867e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:16.722911 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d483da8f-f427-4002-a2aa-1fd6d201867e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:16.723094 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d483da8f-f427-4002-a2aa-1fd6d201867e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:16.723193 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-d483da8f-f427-4002-a2aa-1fd6d201867e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:16.727136 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:16.727136 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:16.727916 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d483da8f-f427-4002-a2aa-1fd6d201867e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:16.728344 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1107/4415] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:16 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:16.924737 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eba53c44-7ee6-4481-80c4-c0363ddc3cb9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:16.926815 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eba53c44-7ee6-4481-80c4-c0363ddc3cb9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:16.927076 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eba53c44-7ee6-4481-80c4-c0363ddc3cb9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:16.927306 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eba53c44-7ee6-4481-80c4-c0363ddc3cb9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:16.935156 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:16.935156 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:16.938972 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eba53c44-7ee6-4481-80c4-c0363ddc3cb9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:16.943629 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eba53c44-7ee6-4481-80c4-c0363ddc3cb9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 200 Aug 19 11:11:16.944065 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1104/4416] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:16 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:17.737302 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1c32c649-708c-4183-bf2c-501cd4292523 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:17.740634 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1c32c649-708c-4183-bf2c-501cd4292523 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:17.740634 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1c32c649-708c-4183-bf2c-501cd4292523 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:17.740634 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1c32c649-708c-4183-bf2c-501cd4292523 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:17.740634 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-1c32c649-708c-4183-bf2c-501cd4292523 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:17.743999 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:17.743999 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:17.744733 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1c32c649-708c-4183-bf2c-501cd4292523 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:17.745189 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1103/4417] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:17 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:17.957519 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a3b0bd1-e95a-497d-8524-0a2b90c60c9c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:17.962024 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a3b0bd1-e95a-497d-8524-0a2b90c60c9c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:17.962024 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a3b0bd1-e95a-497d-8524-0a2b90c60c9c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:17.964337 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a3b0bd1-e95a-497d-8524-0a2b90c60c9c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:17.971492 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:17.971492 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:17.974938 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7a3b0bd1-e95a-497d-8524-0a2b90c60c9c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:17.979590 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a3b0bd1-e95a-497d-8524-0a2b90c60c9c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 200 Aug 19 11:11:17.980102 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1104/4418] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:17 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:18.754080 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9dcf5432-4d9a-4101-bf3e-553966e9735a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:18.756110 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9dcf5432-4d9a-4101-bf3e-553966e9735a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:18.756350 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9dcf5432-4d9a-4101-bf3e-553966e9735a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:18.756581 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9dcf5432-4d9a-4101-bf3e-553966e9735a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:18.756719 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9dcf5432-4d9a-4101-bf3e-553966e9735a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:18.761323 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:18.761323 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:18.762001 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9dcf5432-4d9a-4101-bf3e-553966e9735a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:18.762392 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1108/4419] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:18 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:18.993409 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0eebaeae-4a89-474e-9194-a8033dc2abe9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:18.994644 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0eebaeae-4a89-474e-9194-a8033dc2abe9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:18.994839 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0eebaeae-4a89-474e-9194-a8033dc2abe9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:18.995023 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0eebaeae-4a89-474e-9194-a8033dc2abe9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:19.001923 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:19.001923 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:19.005370 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0eebaeae-4a89-474e-9194-a8033dc2abe9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:19.009496 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0eebaeae-4a89-474e-9194-a8033dc2abe9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 200 Aug 19 11:11:19.009918 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1105/4420] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:18 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:19.772883 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2439c6d9-97bf-44ab-a7f0-917b64072bea None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:19.774469 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2439c6d9-97bf-44ab-a7f0-917b64072bea tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:19.774703 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2439c6d9-97bf-44ab-a7f0-917b64072bea tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:19.774896 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2439c6d9-97bf-44ab-a7f0-917b64072bea tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:19.775005 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-2439c6d9-97bf-44ab-a7f0-917b64072bea tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:19.778918 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:19.778918 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:19.779504 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2439c6d9-97bf-44ab-a7f0-917b64072bea tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:19.779838 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1104/4421] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:19 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:20.024052 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee7838a8-180e-4f63-9db1-636449ddc4ce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:20.026724 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee7838a8-180e-4f63-9db1-636449ddc4ce tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:20.026724 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee7838a8-180e-4f63-9db1-636449ddc4ce tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:20.026724 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee7838a8-180e-4f63-9db1-636449ddc4ce tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:20.032694 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:20.032694 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:20.036214 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee7838a8-180e-4f63-9db1-636449ddc4ce tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:20.040200 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee7838a8-180e-4f63-9db1-636449ddc4ce tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 200 Aug 19 11:11:20.040580 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1105/4422] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:20 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:20.052018 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d972ceee-6bb7-4a76-870d-522e5c479549 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:20.053787 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d972ceee-6bb7-4a76-870d-522e5c479549 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:20.054000 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d972ceee-6bb7-4a76-870d-522e5c479549 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:20.054283 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d972ceee-6bb7-4a76-870d-522e5c479549 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:20.061030 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:20.061030 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:20.064185 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d972ceee-6bb7-4a76-870d-522e5c479549 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:20.069174 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d972ceee-6bb7-4a76-870d-522e5c479549 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 200 Aug 19 11:11:20.069550 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1109/4423] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:20 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:20.081400 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:20.083555 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:20.084056 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "a1042f0d-c8af-4a17-a44f-b3ffefb746f6", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:20.086100 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'a1042f0d-c8af-4a17-a44f-b3ffefb746f6', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:20.095706 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:20.095706 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:20.096289 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume retrieved successfully. Aug 19 11:11:20.096430 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume of 1 GB Aug 19 11:11:20.100329 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Availability Zones retrieved successfully. Aug 19 11:11:20.106984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Flow 'volume_create_api' (137d7c87-eb7e-4d92-9bf9-0bd88398d35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:20.108326 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ab89c6-ece0-4acf-9c65-8d9020a3c287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:20.109455 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:20.131593 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ab89c6-ece0-4acf-9c65-8d9020a3c287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a1042f0d-c8af-4a17-a44f-b3ffefb746f6', 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:20.132279 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec8070b-3c29-43af-9485-4eaf2e4f76c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:20.171070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Created reservations ['2acd7bc2-144e-4aaf-9665-51b534e0ddf9', '367ebbdc-ba44-4258-9883-eea4b4856f9a', '8bac0e7c-a5f4-468a-975c-b0aa05f98538', '8e714a27-8cb6-4ead-bc71-266119785d94'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:20.171790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec8070b-3c29-43af-9485-4eaf2e4f76c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2acd7bc2-144e-4aaf-9665-51b534e0ddf9', '367ebbdc-ba44-4258-9883-eea4b4856f9a', '8bac0e7c-a5f4-468a-975c-b0aa05f98538', '8e714a27-8cb6-4ead-bc71-266119785d94']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:20.172454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3ff6c4-1231-491c-a3c4-ea1650176fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:20.202443 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3ff6c4-1231-491c-a3c4-ea1650176fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca8b9d99-4156-4e27-8ccf-af3d3648d0f8', '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='eaa91da624044b06beb3d4cc7e3defb8',qos_specs=None,replication_status=,reservations=['2acd7bc2-144e-4aaf-9665-51b534e0ddf9','367ebbdc-ba44-4258-9883-eea4b4856f9a','8bac0e7c-a5f4-468a-975c-b0aa05f98538','8e714a27-8cb6-4ead-bc71-266119785d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=a1042f0d-c8af-4a17-a44f-b3ffefb746f6,status='creating',user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), '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-19T11:11:20Z,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=ca8b9d99-4156-4e27-8ccf-af3d3648d0f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa91da624044b06beb3d4cc7e3defb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a1042f0d-c8af-4a17-a44f-b3ffefb746f6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:20.203105 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2fb36d-784a-4a5a-81ba-d0264bca6d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:20.218067 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2fb36d-784a-4a5a-81ba-d0264bca6d86) transitioned into state 'SUCCESS' from 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='eaa91da624044b06beb3d4cc7e3defb8',qos_specs=None,replication_status=,reservations=['2acd7bc2-144e-4aaf-9665-51b534e0ddf9','367ebbdc-ba44-4258-9883-eea4b4856f9a','8bac0e7c-a5f4-468a-975c-b0aa05f98538','8e714a27-8cb6-4ead-bc71-266119785d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=a1042f0d-c8af-4a17-a44f-b3ffefb746f6,status='creating',user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:20.218594 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d84282b-b2bb-4368-852b-44e9c7382408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:20.233759 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d84282b-b2bb-4368-852b-44e9c7382408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:20.234389 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Flow 'volume_create_api' (137d7c87-eb7e-4d92-9bf9-0bd88398d35e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:20.234850 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume request issued successfully. Aug 19 11:11:20.235527 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f177bf36-f662-4cbe-83d8-a02d10b9cbdb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:20.235940 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1106/4424] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:11:20 2026] POST /volume/v3/volumes => generated 807 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:20.246498 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-94009bfa-2f37-48bd-8b84-5068dfdd7d14 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:20.248231 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-94009bfa-2f37-48bd-8b84-5068dfdd7d14 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 Aug 19 11:11:20.248443 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-94009bfa-2f37-48bd-8b84-5068dfdd7d14 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:20.248642 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-94009bfa-2f37-48bd-8b84-5068dfdd7d14 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:20.255811 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:20.255811 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:20.264103 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-94009bfa-2f37-48bd-8b84-5068dfdd7d14 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:20.270128 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-94009bfa-2f37-48bd-8b84-5068dfdd7d14 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 returned with HTTP 200 Aug 19 11:11:20.270515 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1105/4425] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:20 2026] GET /volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:20.789497 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3fc16fc3-ae53-4b6e-8168-7c90f8e12c39 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:20.791730 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3fc16fc3-ae53-4b6e-8168-7c90f8e12c39 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:20.792010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3fc16fc3-ae53-4b6e-8168-7c90f8e12c39 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:20.792246 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3fc16fc3-ae53-4b6e-8168-7c90f8e12c39 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:20.792395 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3fc16fc3-ae53-4b6e-8168-7c90f8e12c39 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:20.796798 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:20.796798 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:20.797466 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3fc16fc3-ae53-4b6e-8168-7c90f8e12c39 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:20.797858 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1106/4426] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:20 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:21.284893 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4a128381-fbc9-4a9a-9018-8d51ac172fc3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:21.286936 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4a128381-fbc9-4a9a-9018-8d51ac172fc3 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 Aug 19 11:11:21.287450 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4a128381-fbc9-4a9a-9018-8d51ac172fc3 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:21.287714 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4a128381-fbc9-4a9a-9018-8d51ac172fc3 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:21.294693 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:21.294693 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:21.299421 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4a128381-fbc9-4a9a-9018-8d51ac172fc3 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:21.307678 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4a128381-fbc9-4a9a-9018-8d51ac172fc3 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 returned with HTTP 200 Aug 19 11:11:21.308157 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1110/4427] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:21 2026] GET /volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 => generated 1226 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:21.320386 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-05df8166-f93a-48af-bcd8-7df9cc5cdcef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:21.322910 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-05df8166-f93a-48af-bcd8-7df9cc5cdcef tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 Aug 19 11:11:21.323109 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-05df8166-f93a-48af-bcd8-7df9cc5cdcef tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:21.323274 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-05df8166-f93a-48af-bcd8-7df9cc5cdcef tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:21.330041 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:21.330041 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:21.333626 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-05df8166-f93a-48af-bcd8-7df9cc5cdcef tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:21.337799 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-05df8166-f93a-48af-bcd8-7df9cc5cdcef tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 returned with HTTP 200 Aug 19 11:11:21.338157 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1107/4428] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:21 2026] GET /volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:21.349509 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ec586b02-f502-4d4f-becf-7a1153782862 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:21.351410 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ec586b02-f502-4d4f-becf-7a1153782862 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:21.351655 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ec586b02-f502-4d4f-becf-7a1153782862 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:21.351843 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ec586b02-f502-4d4f-becf-7a1153782862 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:21.352025 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-ec586b02-f502-4d4f-becf-7a1153782862 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume with id: a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:21.360650 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:21.360650 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:21.361186 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ec586b02-f502-4d4f-becf-7a1153782862 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:21.387257 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ec586b02-f502-4d4f-becf-7a1153782862 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume request issued successfully. Aug 19 11:11:21.387440 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ec586b02-f502-4d4f-becf-7a1153782862 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 202 Aug 19 11:11:21.387883 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1106/4429] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:11:21 2026] DELETE /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:11:21.394753 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-237b2254-06ce-4b14-86f8-d41732f30c2a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:21.397090 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-237b2254-06ce-4b14-86f8-d41732f30c2a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:21.397406 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-237b2254-06ce-4b14-86f8-d41732f30c2a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:21.397729 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-237b2254-06ce-4b14-86f8-d41732f30c2a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:21.407361 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:21.407361 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:21.412518 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-237b2254-06ce-4b14-86f8-d41732f30c2a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:21.417200 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-237b2254-06ce-4b14-86f8-d41732f30c2a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 200 Aug 19 11:11:21.417684 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1107/4430] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:21 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 1190 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:21.808027 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e0601146-c568-4a28-9b83-91661d400980 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:21.809752 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e0601146-c568-4a28-9b83-91661d400980 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:21.809950 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e0601146-c568-4a28-9b83-91661d400980 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:21.810141 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e0601146-c568-4a28-9b83-91661d400980 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:21.810248 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-e0601146-c568-4a28-9b83-91661d400980 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:21.813923 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:21.813923 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:21.814471 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e0601146-c568-4a28-9b83-91661d400980 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:21.814805 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1111/4431] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:21 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:21.999497 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-da90f72e-304e-40cf-8f20-abf00ad1daf8 req-d98cba9f-e448-429d-9322-6830d6a49725 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:22.001497 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-da90f72e-304e-40cf-8f20-abf00ad1daf8 req-d98cba9f-e448-429d-9322-6830d6a49725 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] DELETE https://10.4.3.46/volume/v3/attachments/1f353ff1-f4a5-4e09-b425-3daca8d2bb4f Aug 19 11:11:22.001698 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-da90f72e-304e-40cf-8f20-abf00ad1daf8 req-d98cba9f-e448-429d-9322-6830d6a49725 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:22.001885 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-da90f72e-304e-40cf-8f20-abf00ad1daf8 req-d98cba9f-e448-429d-9322-6830d6a49725 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:22.008654 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:22.008654 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:22.056875 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-da90f72e-304e-40cf-8f20-abf00ad1daf8 req-d98cba9f-e448-429d-9322-6830d6a49725 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/attachments/1f353ff1-f4a5-4e09-b425-3daca8d2bb4f returned with HTTP 200 Aug 19 11:11:22.057288 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1108/4432] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:11:21 2026] DELETE /volume/v3/attachments/1f353ff1-f4a5-4e09-b425-3daca8d2bb4f => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:22.429681 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7841c5ec-b9fc-4016-90f3-c69230bb9d50 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:22.431406 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7841c5ec-b9fc-4016-90f3-c69230bb9d50 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:22.431638 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7841c5ec-b9fc-4016-90f3-c69230bb9d50 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:22.431812 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7841c5ec-b9fc-4016-90f3-c69230bb9d50 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:22.438230 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7841c5ec-b9fc-4016-90f3-c69230bb9d50 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 404 Aug 19 11:11:22.438698 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1107/4433] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:22 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:22.828290 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f78d407e-b92e-423f-8764-303215251ccd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:22.829931 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f78d407e-b92e-423f-8764-303215251ccd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:22.830132 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f78d407e-b92e-423f-8764-303215251ccd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:22.830301 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f78d407e-b92e-423f-8764-303215251ccd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:22.830525 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f78d407e-b92e-423f-8764-303215251ccd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:22.834570 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:22.834570 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:22.835312 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f78d407e-b92e-423f-8764-303215251ccd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:22.835878 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1108/4434] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:22 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:23.352045 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d3530c90-0cca-4d96-b2d2-1e6f105183b2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:23.353679 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d3530c90-0cca-4d96-b2d2-1e6f105183b2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] DELETE https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:11:23.353873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d3530c90-0cca-4d96-b2d2-1e6f105183b2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:23.354066 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d3530c90-0cca-4d96-b2d2-1e6f105183b2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:23.354215 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-d3530c90-0cca-4d96-b2d2-1e6f105183b2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Delete volume with id: 2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:11:23.363173 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:23.363173 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:23.364043 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d3530c90-0cca-4d96-b2d2-1e6f105183b2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:11:23.376387 np0000007769 devstack@c-api.service[100206]: WARNING cinder.keymgr.conf_key_mgr [None req-d3530c90-0cca-4d96-b2d2-1e6f105183b2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:11:23.384363 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d3530c90-0cca-4d96-b2d2-1e6f105183b2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Delete volume request issued successfully. Aug 19 11:11:23.384626 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d3530c90-0cca-4d96-b2d2-1e6f105183b2 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 202 Aug 19 11:11:23.385149 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1112/4435] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:11:23 2026] DELETE /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:23.391860 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-78d839b2-7ea2-4b8b-bace-f6b222734fca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:23.393458 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78d839b2-7ea2-4b8b-bace-f6b222734fca tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:11:23.394002 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78d839b2-7ea2-4b8b-bace-f6b222734fca tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:23.394002 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78d839b2-7ea2-4b8b-bace-f6b222734fca tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:23.400172 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:23.400172 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:23.404160 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-78d839b2-7ea2-4b8b-bace-f6b222734fca tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:11:23.409006 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78d839b2-7ea2-4b8b-bace-f6b222734fca tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 200 Aug 19 11:11:23.409006 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1109/4436] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:23 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:23.844781 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-508747a6-3d1e-4956-aba0-892f0ca7c949 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:23.846415 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-508747a6-3d1e-4956-aba0-892f0ca7c949 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:23.846642 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-508747a6-3d1e-4956-aba0-892f0ca7c949 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:23.846849 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-508747a6-3d1e-4956-aba0-892f0ca7c949 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:23.846962 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-508747a6-3d1e-4956-aba0-892f0ca7c949 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:23.850884 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:23.850884 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:23.851474 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-508747a6-3d1e-4956-aba0-892f0ca7c949 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:23.851826 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1108/4437] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:23 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:24.025863 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-22124326-654e-424c-972b-bdaf01365485 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:24.027452 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:24.027822 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "a44ff2cd-91e4-4edf-bf16-8417a2d202b3", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:24.029210 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'a44ff2cd-91e4-4edf-bf16-8417a2d202b3', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:24.212747 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume of 1 GB Aug 19 11:11:24.216501 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Availability Zones retrieved successfully. Aug 19 11:11:24.221425 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Flow 'volume_create_api' (66569890-82b8-4205-b955-dbd5a19fc64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:24.222491 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb31d21a-12de-4049-afba-fd9000dc3c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:24.223395 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:24.276652 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb31d21a-12de-4049-afba-fd9000dc3c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:24.277359 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cff2935-7bd2-4f17-a867-9574227823fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:24.319409 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Created reservations ['cc6ddd6f-69ec-4f17-a94c-c642235552c6', '72b04567-5b0a-4db1-98de-face95f73280', '915277e6-1deb-4dd0-a0c6-96595426299a', 'b5f70239-0b83-48a5-93d3-0e2576f0b139'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:24.320272 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cff2935-7bd2-4f17-a867-9574227823fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc6ddd6f-69ec-4f17-a94c-c642235552c6', '72b04567-5b0a-4db1-98de-face95f73280', '915277e6-1deb-4dd0-a0c6-96595426299a', 'b5f70239-0b83-48a5-93d3-0e2576f0b139']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:24.320992 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0dc8d3d-47bd-48e3-809e-7c4fb891bbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:24.345044 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0dc8d3d-47bd-48e3-809e-7c4fb891bbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a386e838-d398-4d10-a80c-e618ce34c795', '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='eaa91da624044b06beb3d4cc7e3defb8',qos_specs=None,replication_status=,reservations=['cc6ddd6f-69ec-4f17-a94c-c642235552c6','72b04567-5b0a-4db1-98de-face95f73280','915277e6-1deb-4dd0-a0c6-96595426299a','b5f70239-0b83-48a5-93d3-0e2576f0b139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:11:24Z,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=a386e838-d398-4d10-a80c-e618ce34c795,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa91da624044b06beb3d4cc7e3defb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:24.345885 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351390f1-976f-4780-865c-933fda947834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:24.363648 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351390f1-976f-4780-865c-933fda947834) transitioned into state 'SUCCESS' from 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='eaa91da624044b06beb3d4cc7e3defb8',qos_specs=None,replication_status=,reservations=['cc6ddd6f-69ec-4f17-a94c-c642235552c6','72b04567-5b0a-4db1-98de-face95f73280','915277e6-1deb-4dd0-a0c6-96595426299a','b5f70239-0b83-48a5-93d3-0e2576f0b139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:24.364344 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41aaff9f-33a5-4a50-a800-bba41a1f6d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:24.375081 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41aaff9f-33a5-4a50-a800-bba41a1f6d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:24.375867 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Flow 'volume_create_api' (66569890-82b8-4205-b955-dbd5a19fc64f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:24.376161 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume request issued successfully. Aug 19 11:11:24.376713 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-22124326-654e-424c-972b-bdaf01365485 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:24.377121 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1109/4438] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:11:24 2026] POST /volume/v3/volumes => generated 773 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:24.388255 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2d2bdd16-cf43-4941-bb87-4585b8480201 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:24.389922 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2d2bdd16-cf43-4941-bb87-4585b8480201 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:24.390171 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2d2bdd16-cf43-4941-bb87-4585b8480201 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:24.390302 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2d2bdd16-cf43-4941-bb87-4585b8480201 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:24.397079 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:24.397079 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:24.400611 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2d2bdd16-cf43-4941-bb87-4585b8480201 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:24.404246 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2d2bdd16-cf43-4941-bb87-4585b8480201 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 200 Aug 19 11:11:24.404594 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1113/4439] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:24 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:24.421082 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b070a745-2db0-4133-9393-95ad14d8cf4a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:24.422750 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b070a745-2db0-4133-9393-95ad14d8cf4a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 Aug 19 11:11:24.422925 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b070a745-2db0-4133-9393-95ad14d8cf4a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:24.423112 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b070a745-2db0-4133-9393-95ad14d8cf4a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:24.428288 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b070a745-2db0-4133-9393-95ad14d8cf4a tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 returned with HTTP 404 Aug 19 11:11:24.428716 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1110/4440] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:24 2026] GET /volume/v3/volumes/2a789aa3-4f19-4421-abd2-4f4466f79c80 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:24.710951 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e7e3556c-79e4-4bb0-b839-99f25e13bc0c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:24.712636 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e7e3556c-79e4-4bb0-b839-99f25e13bc0c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] DELETE https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:11:24.712838 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e7e3556c-79e4-4bb0-b839-99f25e13bc0c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:24.713014 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e7e3556c-79e4-4bb0-b839-99f25e13bc0c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:24.713175 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-e7e3556c-79e4-4bb0-b839-99f25e13bc0c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Delete volume with id: 49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:11:24.719908 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:24.719908 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:24.720367 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e7e3556c-79e4-4bb0-b839-99f25e13bc0c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:11:24.732443 np0000007769 devstack@c-api.service[100205]: WARNING cinder.keymgr.conf_key_mgr [None req-e7e3556c-79e4-4bb0-b839-99f25e13bc0c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 11:11:24.742769 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e7e3556c-79e4-4bb0-b839-99f25e13bc0c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Delete volume request issued successfully. Aug 19 11:11:24.743045 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e7e3556c-79e4-4bb0-b839-99f25e13bc0c tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 202 Aug 19 11:11:24.743518 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1109/4441] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:11:24 2026] DELETE /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:24.750198 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-40e5374a-fb0c-4e38-9aeb-00be71f016f9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:24.752302 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-40e5374a-fb0c-4e38-9aeb-00be71f016f9 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:11:24.752540 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-40e5374a-fb0c-4e38-9aeb-00be71f016f9 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:24.752740 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-40e5374a-fb0c-4e38-9aeb-00be71f016f9 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:24.760588 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:24.760588 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:24.766526 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-40e5374a-fb0c-4e38-9aeb-00be71f016f9 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Volume info retrieved successfully. Aug 19 11:11:24.772609 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-40e5374a-fb0c-4e38-9aeb-00be71f016f9 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 200 Aug 19 11:11:24.773020 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1110/4442] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:24 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 1427 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:24.861298 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c0083eca-68b5-451d-9c9c-1008ca23118a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:24.862974 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c0083eca-68b5-451d-9c9c-1008ca23118a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:24.863167 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c0083eca-68b5-451d-9c9c-1008ca23118a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:24.863353 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c0083eca-68b5-451d-9c9c-1008ca23118a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:24.863458 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-c0083eca-68b5-451d-9c9c-1008ca23118a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:24.867172 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:24.867172 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:24.867747 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c0083eca-68b5-451d-9c9c-1008ca23118a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:24.868110 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1114/4443] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:24 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:25.416676 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d5ca9031-2de5-407d-8dc3-63aa9c503117 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:25.418650 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5ca9031-2de5-407d-8dc3-63aa9c503117 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:25.418921 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5ca9031-2de5-407d-8dc3-63aa9c503117 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:25.419137 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5ca9031-2de5-407d-8dc3-63aa9c503117 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:25.426737 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:25.426737 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:25.430524 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d5ca9031-2de5-407d-8dc3-63aa9c503117 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:25.434334 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5ca9031-2de5-407d-8dc3-63aa9c503117 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 200 Aug 19 11:11:25.434736 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1111/4444] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:25 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:25.785236 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-761b8412-d641-4f50-88fd-4a6903996184 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:25.786898 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-761b8412-d641-4f50-88fd-4a6903996184 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] GET https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac Aug 19 11:11:25.787101 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-761b8412-d641-4f50-88fd-4a6903996184 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:25.787265 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-761b8412-d641-4f50-88fd-4a6903996184 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:25.792141 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-761b8412-d641-4f50-88fd-4a6903996184 tempest-TestEncryptedCinderVolumes-362561544 tempest-TestEncryptedCinderVolumes-362561544-project-member] https://10.4.3.46/volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac returned with HTTP 404 Aug 19 11:11:25.792622 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1110/4445] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:25 2026] GET /volume/v3/volumes/49a08bc3-34e1-4ec5-8917-6199f9b39aac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:25.799623 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aac2ca68-746c-4aca-9818-189824827197 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:25.801704 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aac2ca68-746c-4aca-9818-189824827197 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] GET https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 Aug 19 11:11:25.801913 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aac2ca68-746c-4aca-9818-189824827197 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:25.802111 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aac2ca68-746c-4aca-9818-189824827197 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:25.802930 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aac2ca68-746c-4aca-9818-189824827197 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:11:25.815452 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aac2ca68-746c-4aca-9818-189824827197 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Get all volumes completed successfully. Aug 19 11:11:25.817351 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:25.817351 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:25.822298 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aac2ca68-746c-4aca-9818-189824827197 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] https://10.4.3.46/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 11:11:25.822717 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1111/4446] 10.4.3.46 () {66 vars in 1278 bytes} [Wed Aug 19 11:11:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:25.843313 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9b19b417-67f6-4a23-a3d3-8c844146fe65 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:25.845032 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9b19b417-67f6-4a23-a3d3-8c844146fe65 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] DELETE https://10.4.3.46/volume/v3/types/4ba3e1aa-6f49-42f8-9f8e-58b0db12e713 Aug 19 11:11:25.845233 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9b19b417-67f6-4a23-a3d3-8c844146fe65 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:25.845439 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9b19b417-67f6-4a23-a3d3-8c844146fe65 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:25.867972 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9b19b417-67f6-4a23-a3d3-8c844146fe65 tempest-TestEncryptedCinderVolumes-1663092671 tempest-TestEncryptedCinderVolumes-1663092671-project-admin] https://10.4.3.46/volume/v3/types/4ba3e1aa-6f49-42f8-9f8e-58b0db12e713 returned with HTTP 202 Aug 19 11:11:25.868358 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1115/4447] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:11:25 2026] DELETE /volume/v3/types/4ba3e1aa-6f49-42f8-9f8e-58b0db12e713 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:25.878746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-33740fd1-2201-4bd6-92d3-46d76fa03d50 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:25.880340 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-33740fd1-2201-4bd6-92d3-46d76fa03d50 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:25.880573 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-33740fd1-2201-4bd6-92d3-46d76fa03d50 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:25.880790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-33740fd1-2201-4bd6-92d3-46d76fa03d50 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:25.880936 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-33740fd1-2201-4bd6-92d3-46d76fa03d50 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:25.884679 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:25.884679 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:25.885284 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-33740fd1-2201-4bd6-92d3-46d76fa03d50 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:25.885659 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1112/4448] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:25 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:26.446138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0aa8c72c-7a48-4788-b601-cec7611fea4b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:26.447843 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0aa8c72c-7a48-4788-b601-cec7611fea4b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:26.448046 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0aa8c72c-7a48-4788-b601-cec7611fea4b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:26.448232 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0aa8c72c-7a48-4788-b601-cec7611fea4b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:26.454701 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:26.454701 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:26.457879 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0aa8c72c-7a48-4788-b601-cec7611fea4b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:26.464381 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0aa8c72c-7a48-4788-b601-cec7611fea4b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 200 Aug 19 11:11:26.464873 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1111/4449] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:26 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:26.895895 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0bb0116e-a7d6-444b-98d7-43f4d8176605 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:26.898213 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0bb0116e-a7d6-444b-98d7-43f4d8176605 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:26.898527 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0bb0116e-a7d6-444b-98d7-43f4d8176605 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:26.898780 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0bb0116e-a7d6-444b-98d7-43f4d8176605 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:26.898965 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0bb0116e-a7d6-444b-98d7-43f4d8176605 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:26.904380 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:26.904380 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:26.905136 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0bb0116e-a7d6-444b-98d7-43f4d8176605 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:26.905499 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1112/4450] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:26 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:27.476461 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-db1ed6d5-1bc5-4415-a739-09464776d555 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:27.478138 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db1ed6d5-1bc5-4415-a739-09464776d555 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:27.478335 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db1ed6d5-1bc5-4415-a739-09464776d555 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:27.478529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db1ed6d5-1bc5-4415-a739-09464776d555 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:27.485040 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:27.485040 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:27.488603 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-db1ed6d5-1bc5-4415-a739-09464776d555 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:27.492632 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db1ed6d5-1bc5-4415-a739-09464776d555 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 200 Aug 19 11:11:27.493196 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1116/4451] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:27 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:27.917558 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b5980254-7720-49eb-ae8f-3c79f24b31b8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:27.919318 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5980254-7720-49eb-ae8f-3c79f24b31b8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:27.919555 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5980254-7720-49eb-ae8f-3c79f24b31b8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:27.919733 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5980254-7720-49eb-ae8f-3c79f24b31b8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:27.919831 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b5980254-7720-49eb-ae8f-3c79f24b31b8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:27.924213 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:27.924213 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:27.924786 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5980254-7720-49eb-ae8f-3c79f24b31b8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:27.925126 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1113/4452] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:27 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:28.126979 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-79d029a5-1d88-4126-b20c-662a3cd61199 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:28.128525 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:28.128853 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1351452915", "snapshot_id": null, "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "volume_type": null, "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:28.130254 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1351452915', 'snapshot_id': None, 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'volume_type': None, 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:28.197458 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create volume of 1 GB Aug 19 11:11:28.201357 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Availability Zones retrieved successfully. Aug 19 11:11:28.206327 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Flow 'volume_create_api' (45c21587-9108-421b-bdba-52d42b8c1bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:28.207337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11a95ca-4d66-4b43-982d-1f9b48f1207b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:28.208183 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:28.258168 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11a95ca-4d66-4b43-982d-1f9b48f1207b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:28.259084 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e968ed88-de57-43fc-9733-1f9dab9fbbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:28.310598 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Created reservations ['e5789136-fac7-4408-ac74-31c8624a3a16', 'bfc2342f-680e-4569-ab5d-9149ed6846e6', '75c4b27a-e595-4a0a-aa3b-29a8c09b786e', '1437ed92-9ca8-473c-965b-ed23f06599cd'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:28.311235 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e968ed88-de57-43fc-9733-1f9dab9fbbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5789136-fac7-4408-ac74-31c8624a3a16', 'bfc2342f-680e-4569-ab5d-9149ed6846e6', '75c4b27a-e595-4a0a-aa3b-29a8c09b786e', '1437ed92-9ca8-473c-965b-ed23f06599cd']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:28.311875 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07037ede-3284-41de-8ccf-6af35cb0f560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:28.333908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07037ede-3284-41de-8ccf-6af35cb0f560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57d0a5e-d355-4df4-ad10-08f6ebd06828', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1351452915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1226ebd70ec44319ba383d4e9c0ed6d7',qos_specs=None,replication_status=,reservations=['e5789136-fac7-4408-ac74-31c8624a3a16','bfc2342f-680e-4569-ab5d-9149ed6846e6','75c4b27a-e595-4a0a-aa3b-29a8c09b786e','1437ed92-9ca8-473c-965b-ed23f06599cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='918eb94226a548b1a645f1269a0ceaa8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1351452915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f57d0a5e-d355-4df4-ad10-08f6ebd06828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1226ebd70ec44319ba383d4e9c0ed6d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='918eb94226a548b1a645f1269a0ceaa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:28.334594 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eea85f5-1a48-4b91-bef3-366ff5a8d01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:28.350303 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eea85f5-1a48-4b91-bef3-366ff5a8d01d) transitioned into state 'SUCCESS' from state '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-1351452915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1226ebd70ec44319ba383d4e9c0ed6d7',qos_specs=None,replication_status=,reservations=['e5789136-fac7-4408-ac74-31c8624a3a16','bfc2342f-680e-4569-ab5d-9149ed6846e6','75c4b27a-e595-4a0a-aa3b-29a8c09b786e','1437ed92-9ca8-473c-965b-ed23f06599cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='918eb94226a548b1a645f1269a0ceaa8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:28.350945 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a602c90-308c-4d4f-961d-6009e83d8cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:28.359464 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a602c90-308c-4d4f-961d-6009e83d8cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:28.360208 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Flow 'volume_create_api' (45c21587-9108-421b-bdba-52d42b8c1bbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:28.360504 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create volume request issued successfully. Aug 19 11:11:28.361016 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-79d029a5-1d88-4126-b20c-662a3cd61199 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:28.361413 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1112/4453] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:11:28 2026] POST /volume/v3/volumes => generated 779 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:28.376038 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4aecd804-ab0b-46ef-8a57-d418e0faa3f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:28.377703 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4aecd804-ab0b-46ef-8a57-d418e0faa3f2 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:11:28.377905 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4aecd804-ab0b-46ef-8a57-d418e0faa3f2 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:28.378113 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4aecd804-ab0b-46ef-8a57-d418e0faa3f2 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:28.384458 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:28.384458 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:28.387659 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4aecd804-ab0b-46ef-8a57-d418e0faa3f2 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:11:28.391112 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4aecd804-ab0b-46ef-8a57-d418e0faa3f2 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 200 Aug 19 11:11:28.391458 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1113/4454] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:28 2026] GET /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:28.503997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-44efd13c-4c91-450c-9d33-57d080f2fd7c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:28.507446 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-44efd13c-4c91-450c-9d33-57d080f2fd7c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:28.507446 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-44efd13c-4c91-450c-9d33-57d080f2fd7c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:28.507446 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-44efd13c-4c91-450c-9d33-57d080f2fd7c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:28.513794 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:28.513794 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:28.515913 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-44efd13c-4c91-450c-9d33-57d080f2fd7c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:28.519765 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-44efd13c-4c91-450c-9d33-57d080f2fd7c tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 200 Aug 19 11:11:28.520138 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1117/4455] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:28 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:28.937662 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bdab84e3-9455-487f-b255-625ae15a4450 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:28.939810 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bdab84e3-9455-487f-b255-625ae15a4450 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:28.940094 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bdab84e3-9455-487f-b255-625ae15a4450 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:28.940313 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bdab84e3-9455-487f-b255-625ae15a4450 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:28.941678 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-bdab84e3-9455-487f-b255-625ae15a4450 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:28.945159 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:28.945159 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:28.945987 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bdab84e3-9455-487f-b255-625ae15a4450 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:28.946261 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1114/4456] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:28 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:29.405229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3e0948f4-f078-425b-9f2b-9d7802afab28 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:29.407474 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e0948f4-f078-425b-9f2b-9d7802afab28 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:11:29.407724 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e0948f4-f078-425b-9f2b-9d7802afab28 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:29.407910 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e0948f4-f078-425b-9f2b-9d7802afab28 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:29.415072 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:29.415072 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:29.418443 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3e0948f4-f078-425b-9f2b-9d7802afab28 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:11:29.422777 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e0948f4-f078-425b-9f2b-9d7802afab28 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 200 Aug 19 11:11:29.423154 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1113/4457] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:29 2026] GET /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:29.435453 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ad0cedc7-d536-4a74-9a7f-7fce4ae0e1ba None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:29.436973 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad0cedc7-d536-4a74-9a7f-7fce4ae0e1ba tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:11:29.437245 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad0cedc7-d536-4a74-9a7f-7fce4ae0e1ba tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:29.437548 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad0cedc7-d536-4a74-9a7f-7fce4ae0e1ba tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:29.444769 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:29.444769 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:29.447562 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ad0cedc7-d536-4a74-9a7f-7fce4ae0e1ba tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:11:29.452038 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad0cedc7-d536-4a74-9a7f-7fce4ae0e1ba tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 200 Aug 19 11:11:29.452516 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1114/4458] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:29 2026] GET /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 1387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:29.531856 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4994e6f8-1c71-4e22-9a42-263b7e7fee3a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:29.533728 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4994e6f8-1c71-4e22-9a42-263b7e7fee3a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:29.533935 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4994e6f8-1c71-4e22-9a42-263b7e7fee3a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:29.534120 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4994e6f8-1c71-4e22-9a42-263b7e7fee3a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:29.541159 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:29.541159 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:29.545089 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4994e6f8-1c71-4e22-9a42-263b7e7fee3a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:29.549513 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4994e6f8-1c71-4e22-9a42-263b7e7fee3a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 200 Aug 19 11:11:29.549928 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1118/4459] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:29 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:29.955133 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5a520977-a528-4d1c-8361-5d38ef24ca8a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:29.959162 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a520977-a528-4d1c-8361-5d38ef24ca8a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:29.959162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a520977-a528-4d1c-8361-5d38ef24ca8a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:29.959162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a520977-a528-4d1c-8361-5d38ef24ca8a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:29.959162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5a520977-a528-4d1c-8361-5d38ef24ca8a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b5139675-f6a0-4266-80ee-4d9655790808. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:29.967716 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:29.967716 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:29.969014 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a520977-a528-4d1c-8361-5d38ef24ca8a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 200 Aug 19 11:11:29.969014 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1115/4460] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:29 2026] GET /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:29.977477 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-946503d0-54f9-4dfe-950b-51bf4265d4ff None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:29.979430 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-946503d0-54f9-4dfe-950b-51bf4265d4ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 Aug 19 11:11:29.979725 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-946503d0-54f9-4dfe-950b-51bf4265d4ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:29.980000 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-946503d0-54f9-4dfe-950b-51bf4265d4ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:29.980138 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-946503d0-54f9-4dfe-950b-51bf4265d4ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete backup with id: b5139675-f6a0-4266-80ee-4d9655790808. Aug 19 11:11:29.984412 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:29.984412 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:29.999726 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-946503d0-54f9-4dfe-950b-51bf4265d4ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] delete_backup rpcapi backup_id b5139675-f6a0-4266-80ee-4d9655790808 {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:11:30.001474 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-946503d0-54f9-4dfe-950b-51bf4265d4ff tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 returned with HTTP 202 Aug 19 11:11:30.001872 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1114/4461] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:11:29 2026] DELETE /volume/v3/backups/b5139675-f6a0-4266-80ee-4d9655790808 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:11:30.013533 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-24bef2c6-e145-4829-aee0-d68e62685e76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:30.014842 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:30.015304 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-798410078"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:30.016728 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-798410078'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:30.018279 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume of 1 GB Aug 19 11:11:30.026603 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Availability Zones retrieved successfully. Aug 19 11:11:30.032105 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Flow 'volume_create_api' (2a93cabf-86c5-4d85-9252-509f31f2b44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:30.033507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2d2f21-87cb-4692-bbb3-f18325a1f47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:30.034135 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:30.073010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2d2f21-87cb-4692-bbb3-f18325a1f47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:30.073728 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f53ecf7-06b7-4e18-90fa-2b81430859cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:30.132472 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['d0bf81cf-e2ef-4ba8-a5bf-c05c7a09ef3d', 'a041e27c-0098-47a2-8dcb-9de47cd60f78', 'bdbcd986-e7fc-4666-a0f5-75bb96b89378', '4815b67e-9f5b-432c-b707-083ef1934afa'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:30.133992 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f53ecf7-06b7-4e18-90fa-2b81430859cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0bf81cf-e2ef-4ba8-a5bf-c05c7a09ef3d', 'a041e27c-0098-47a2-8dcb-9de47cd60f78', 'bdbcd986-e7fc-4666-a0f5-75bb96b89378', '4815b67e-9f5b-432c-b707-083ef1934afa']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:30.134875 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb89c396-bdf9-4cd9-a213-796afcad4de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:30.168226 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb89c396-bdf9-4cd9-a213-796afcad4de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc96df39-9db8-4c2b-9434-ec5a1d045094', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798410078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5fccc486f604bb0999d1e8bdf44f890',qos_specs=None,replication_status=,reservations=['d0bf81cf-e2ef-4ba8-a5bf-c05c7a09ef3d','a041e27c-0098-47a2-8dcb-9de47cd60f78','bdbcd986-e7fc-4666-a0f5-75bb96b89378','4815b67e-9f5b-432c-b707-083ef1934afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa45b144b04401893651f37e40c8ba4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798410078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc96df39-9db8-4c2b-9434-ec5a1d045094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5fccc486f604bb0999d1e8bdf44f890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa45b144b04401893651f37e40c8ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:30.168945 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c546d3-a8ad-4e44-89cc-e4f9fb460446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:30.196440 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c546d3-a8ad-4e44-89cc-e4f9fb460446) transitioned into state 'SUCCESS' from state '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-798410078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5fccc486f604bb0999d1e8bdf44f890',qos_specs=None,replication_status=,reservations=['d0bf81cf-e2ef-4ba8-a5bf-c05c7a09ef3d','a041e27c-0098-47a2-8dcb-9de47cd60f78','bdbcd986-e7fc-4666-a0f5-75bb96b89378','4815b67e-9f5b-432c-b707-083ef1934afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa45b144b04401893651f37e40c8ba4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:30.197291 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b142244e-00ac-4e94-997d-6618a2773af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:30.207263 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b142244e-00ac-4e94-997d-6618a2773af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:30.208105 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Flow 'volume_create_api' (2a93cabf-86c5-4d85-9252-509f31f2b44b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:30.208452 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume request issued successfully. Aug 19 11:11:30.209042 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24bef2c6-e145-4829-aee0-d68e62685e76 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:30.209568 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1115/4462] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:11:30 2026] POST /volume/v3/volumes => generated 775 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:30.222448 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3a9a73cf-b861-4ec0-a3c5-105630dd301a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:30.224272 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3a9a73cf-b861-4ec0-a3c5-105630dd301a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 Aug 19 11:11:30.224505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3a9a73cf-b861-4ec0-a3c5-105630dd301a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:30.224718 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3a9a73cf-b861-4ec0-a3c5-105630dd301a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:30.231647 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:30.231647 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:30.235576 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3a9a73cf-b861-4ec0-a3c5-105630dd301a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:11:30.240409 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3a9a73cf-b861-4ec0-a3c5-105630dd301a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 returned with HTTP 200 Aug 19 11:11:30.240835 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1119/4463] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:30 2026] GET /volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:30.537085 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d6cb04ac-8beb-4eb5-a5dc-d49a4e62012d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:30.539383 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d6cb04ac-8beb-4eb5-a5dc-d49a4e62012d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:11:30.539629 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d6cb04ac-8beb-4eb5-a5dc-d49a4e62012d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:30.539846 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d6cb04ac-8beb-4eb5-a5dc-d49a4e62012d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:30.548418 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:30.548418 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:30.552473 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d6cb04ac-8beb-4eb5-a5dc-d49a4e62012d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:11:30.558019 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d6cb04ac-8beb-4eb5-a5dc-d49a4e62012d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 200 Aug 19 11:11:30.558019 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1116/4464] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:11:30 2026] GET /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 1369 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:30.561246 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e336682b-717e-4c10-a603-373988f6d3e6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:30.563052 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e336682b-717e-4c10-a603-373988f6d3e6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:30.563207 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e336682b-717e-4c10-a603-373988f6d3e6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:30.563428 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e336682b-717e-4c10-a603-373988f6d3e6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:30.569979 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:30.569979 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:30.573202 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e336682b-717e-4c10-a603-373988f6d3e6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:30.577033 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e336682b-717e-4c10-a603-373988f6d3e6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 200 Aug 19 11:11:30.577356 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1115/4465] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:30 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:30.588955 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-889fb48f-2147-4818-ba53-3342e460a502 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:30.590693 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-889fb48f-2147-4818-ba53-3342e460a502 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:30.590890 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-889fb48f-2147-4818-ba53-3342e460a502 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:30.591081 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-889fb48f-2147-4818-ba53-3342e460a502 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:30.597647 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:30.597647 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:30.600848 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-889fb48f-2147-4818-ba53-3342e460a502 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:30.605450 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-889fb48f-2147-4818-ba53-3342e460a502 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 200 Aug 19 11:11:30.605939 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1116/4466] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:30 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:30.619266 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ebb2de67-ffaf-4dc2-9b94-39d8bd09848a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:30.620909 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ebb2de67-ffaf-4dc2-9b94-39d8bd09848a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:11:30.621280 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ebb2de67-ffaf-4dc2-9b94-39d8bd09848a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a386e838-d398-4d10-a80c-e618ce34c795", "name": "tempest-VolumeImageDependencyTests-Snapshot-112740862"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:30.633801 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:30.633801 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:30.634443 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ebb2de67-ffaf-4dc2-9b94-39d8bd09848a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:30.634646 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-ebb2de67-ffaf-4dc2-9b94-39d8bd09848a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create snapshot from volume a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:30.680115 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-ebb2de67-ffaf-4dc2-9b94-39d8bd09848a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Created reservations ['451dba35-a62a-4172-8310-b4859a48ccfb', '59102101-2fce-40c4-97b7-40b6561b4c8e', 'fd4e1e90-7d9b-4349-a06d-3c4893e856cf', '424c5425-b234-4dc9-bdf4-7fa0c04c5914'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:30.712274 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ebb2de67-ffaf-4dc2-9b94-39d8bd09848a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Snapshot create request issued successfully. Aug 19 11:11:30.712597 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ebb2de67-ffaf-4dc2-9b94-39d8bd09848a tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:11:30.713004 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1120/4467] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:11:30 2026] POST /volume/v3/snapshots => generated 312 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:30.722865 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b58b179e-0956-4fb9-90f9-aa59aad0d948 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:30.724871 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b58b179e-0956-4fb9-90f9-aa59aad0d948 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a Aug 19 11:11:30.725054 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b58b179e-0956-4fb9-90f9-aa59aad0d948 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:30.725238 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b58b179e-0956-4fb9-90f9-aa59aad0d948 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:30.731410 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:30.731410 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:30.731834 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b58b179e-0956-4fb9-90f9-aa59aad0d948 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Snapshot retrieved successfully. Aug 19 11:11:30.732580 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b58b179e-0956-4fb9-90f9-aa59aad0d948 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a returned with HTTP 200 Aug 19 11:11:30.732904 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1117/4468] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:30 2026] GET /volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:30.962952 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-1893b3df-396e-435f-b114-8cef02bb0631 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:30.964934 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-1893b3df-396e-435f-b114-8cef02bb0631 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:11:30.965100 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-1893b3df-396e-435f-b114-8cef02bb0631 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:30.965270 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-1893b3df-396e-435f-b114-8cef02bb0631 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:30.971333 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:30.971333 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:30.974393 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-1893b3df-396e-435f-b114-8cef02bb0631 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:11:30.978356 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-1893b3df-396e-435f-b114-8cef02bb0631 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 200 Aug 19 11:11:30.978813 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1116/4469] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:11:30 2026] GET /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 1369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:30.986600 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0b363bbc-9b06-4f49-a8e2-5e903623be88 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:30.986963 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b363bbc-9b06-4f49-a8e2-5e903623be88 None None] GET https://10.4.3.46/volume// Aug 19 11:11:30.987114 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b363bbc-9b06-4f49-a8e2-5e903623be88 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:30.987290 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b363bbc-9b06-4f49-a8e2-5e903623be88 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:30.987598 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b363bbc-9b06-4f49-a8e2-5e903623be88 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:11:30.987855 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1117/4470] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:11:30 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 11:11:30.994198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-e9b6da5c-3181-4788-b0d0-52850ba1e2ab None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:30.996168 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-e9b6da5c-3181-4788-b0d0-52850ba1e2ab tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:11:30.996529 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-e9b6da5c-3181-4788-b0d0-52850ba1e2ab tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f57d0a5e-d355-4df4-ad10-08f6ebd06828", "connector": null, "instance_uuid": "0e4df567-e5dc-4e56-8803-d881f452882e"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:31.004119 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:31.004119 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:31.079825 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-e9b6da5c-3181-4788-b0d0-52850ba1e2ab tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:11:31.080428 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1121/4471] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:11:30 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:31.253790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a1113cc5-328e-4a3d-a8b2-991f3202ca3f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:31.259111 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1113cc5-328e-4a3d-a8b2-991f3202ca3f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 Aug 19 11:11:31.259416 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1113cc5-328e-4a3d-a8b2-991f3202ca3f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:31.259742 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1113cc5-328e-4a3d-a8b2-991f3202ca3f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:31.272871 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:31.272871 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:31.278301 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a1113cc5-328e-4a3d-a8b2-991f3202ca3f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:11:31.285798 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1113cc5-328e-4a3d-a8b2-991f3202ca3f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 returned with HTTP 200 Aug 19 11:11:31.286335 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1118/4472] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:31 2026] GET /volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:31.298734 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-032be2f8-5c31-49e7-96e4-d6153746aa41 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:31.300309 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-032be2f8-5c31-49e7-96e4-d6153746aa41 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:11:31.300643 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-032be2f8-5c31-49e7-96e4-d6153746aa41 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc96df39-9db8-4c2b-9434-ec5a1d045094", "name": "tempest-type-Backup-207672282"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:31.301952 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-032be2f8-5c31-49e7-96e4-d6153746aa41 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating new backup {'backup': {'volume_id': 'dc96df39-9db8-4c2b-9434-ec5a1d045094', 'name': 'tempest-type-Backup-207672282'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:11:31.302077 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-032be2f8-5c31-49e7-96e4-d6153746aa41 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating backup of volume dc96df39-9db8-4c2b-9434-ec5a1d045094 in container None Aug 19 11:11:31.308390 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:31.308390 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:31.308662 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-032be2f8-5c31-49e7-96e4-d6153746aa41 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:11:31.331366 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-032be2f8-5c31-49e7-96e4-d6153746aa41 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['cc085a31-c805-4376-b957-5cd41becd297', '47a173d5-f0fe-44a9-a4f1-2333ec238559'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:31.365861 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-032be2f8-5c31-49e7-96e4-d6153746aa41 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:11:31.366333 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1117/4473] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:11: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 19 11:11:31.375746 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-45c1c09a-bf3e-4604-aa28-1cd2787c0041 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:31.377707 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45c1c09a-bf3e-4604-aa28-1cd2787c0041 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:31.378048 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45c1c09a-bf3e-4604-aa28-1cd2787c0041 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:31.378316 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45c1c09a-bf3e-4604-aa28-1cd2787c0041 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:31.378596 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-45c1c09a-bf3e-4604-aa28-1cd2787c0041 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:31.383687 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:31.383687 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:31.384438 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45c1c09a-bf3e-4604-aa28-1cd2787c0041 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:31.384944 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1118/4474] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:31 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:31.740447 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-909debc0-1d6e-46da-87eb-7f80327f483d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:31.741987 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-909debc0-1d6e-46da-87eb-7f80327f483d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a Aug 19 11:11:31.742773 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-909debc0-1d6e-46da-87eb-7f80327f483d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:31.742773 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-909debc0-1d6e-46da-87eb-7f80327f483d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:31.746562 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:31.746562 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:31.746952 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-909debc0-1d6e-46da-87eb-7f80327f483d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Snapshot retrieved successfully. Aug 19 11:11:31.747563 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-909debc0-1d6e-46da-87eb-7f80327f483d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a returned with HTTP 200 Aug 19 11:11:31.747888 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1122/4475] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:31 2026] GET /volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:31.757947 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:31.759656 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:31.759988 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "7ea6be43-ecbb-4ab2-9736-4115344c649a", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:31.761369 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '7ea6be43-ecbb-4ab2-9736-4115344c649a', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:31.766451 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:31.766451 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:31.766929 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Snapshot retrieved successfully. Aug 19 11:11:31.767046 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume of 1 GB Aug 19 11:11:31.770282 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Availability Zones retrieved successfully. Aug 19 11:11:31.775502 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Flow 'volume_create_api' (beae0898-a71a-4b54-af0d-31ca7d77d880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:31.776339 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ff56c6-bdb5-4d3f-b10b-ec23108b9d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:31.777138 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:31.806016 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ff56c6-bdb5-4d3f-b10b-ec23108b9d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7ea6be43-ecbb-4ab2-9736-4115344c649a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:31.806790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f1433c-d823-4d86-961b-a12b02901b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:31.843140 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Created reservations ['cb3b1da2-15c2-41fb-9863-c36c55e7a719', '710c39e5-d23d-46af-a1de-4b2ec305a1ff', '09eacca2-a2a4-402b-99af-d642b378e3cb', '4da94ecc-9888-4a66-9f30-7d6257cea5b5'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:31.843951 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f1433c-d823-4d86-961b-a12b02901b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb3b1da2-15c2-41fb-9863-c36c55e7a719', '710c39e5-d23d-46af-a1de-4b2ec305a1ff', '09eacca2-a2a4-402b-99af-d642b378e3cb', '4da94ecc-9888-4a66-9f30-7d6257cea5b5']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:31.844700 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a604371-b776-43f8-8b18-167104e40550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:31.884431 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a604371-b776-43f8-8b18-167104e40550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92390a12-f767-4f96-8fe2-61474a13b48f', '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='eaa91da624044b06beb3d4cc7e3defb8',qos_specs=None,replication_status=,reservations=['cb3b1da2-15c2-41fb-9863-c36c55e7a719','710c39e5-d23d-46af-a1de-4b2ec305a1ff','09eacca2-a2a4-402b-99af-d642b378e3cb','4da94ecc-9888-4a66-9f30-7d6257cea5b5'],size=1,snapshot_id=7ea6be43-ecbb-4ab2-9736-4115344c649a,source_replicaid=,source_volid=None,status='creating',user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), '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-19T11:11:31Z,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=92390a12-f767-4f96-8fe2-61474a13b48f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa91da624044b06beb3d4cc7e3defb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7ea6be43-ecbb-4ab2-9736-4115344c649a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:31.885658 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba6800e-8b02-4b21-8913-f1c83476d12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:31.904231 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba6800e-8b02-4b21-8913-f1c83476d12a) transitioned into state 'SUCCESS' from 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='eaa91da624044b06beb3d4cc7e3defb8',qos_specs=None,replication_status=,reservations=['cb3b1da2-15c2-41fb-9863-c36c55e7a719','710c39e5-d23d-46af-a1de-4b2ec305a1ff','09eacca2-a2a4-402b-99af-d642b378e3cb','4da94ecc-9888-4a66-9f30-7d6257cea5b5'],size=1,snapshot_id=7ea6be43-ecbb-4ab2-9736-4115344c649a,source_replicaid=,source_volid=None,status='creating',user_id='f4c40279d4c54fb2bcaa696452d33efb',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:31.904897 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (211946ef-eaa1-419e-a757-750eedd1cc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:31.922831 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (211946ef-eaa1-419e-a757-750eedd1cc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:31.923706 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Flow 'volume_create_api' (beae0898-a71a-4b54-af0d-31ca7d77d880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:31.924003 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Create volume request issued successfully. Aug 19 11:11:31.924526 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9b2f5e14-af8b-43ba-915e-9e2443baa8d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:31.925056 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1119/4476] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:11:31 2026] POST /volume/v3/volumes => generated 807 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:31.937634 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c0c58889-3de5-43ee-be93-a172e03097f8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:31.939336 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c0c58889-3de5-43ee-be93-a172e03097f8 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f Aug 19 11:11:31.939564 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c0c58889-3de5-43ee-be93-a172e03097f8 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:31.939750 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c0c58889-3de5-43ee-be93-a172e03097f8 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:31.946682 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:31.946682 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:31.950062 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c0c58889-3de5-43ee-be93-a172e03097f8 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:31.953900 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c0c58889-3de5-43ee-be93-a172e03097f8 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f returned with HTTP 200 Aug 19 11:11:31.954243 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1118/4477] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:31 2026] GET /volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:32.144548 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-454788b5-c590-4b66-a892-eb37930f0e6f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:32.145041 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-454788b5-c590-4b66-a892-eb37930f0e6f None None] GET https://10.4.3.46/volume// Aug 19 11:11:32.145205 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-454788b5-c590-4b66-a892-eb37930f0e6f None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:32.145387 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-454788b5-c590-4b66-a892-eb37930f0e6f None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:32.145734 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-454788b5-c590-4b66-a892-eb37930f0e6f None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:11:32.146041 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1119/4478] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:11: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 19 11:11:32.152929 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-435fabca-b8f6-4e33-8997-22a57c6941cf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:32.154875 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-435fabca-b8f6-4e33-8997-22a57c6941cf tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:11:32.155061 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-435fabca-b8f6-4e33-8997-22a57c6941cf tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:32.155237 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-435fabca-b8f6-4e33-8997-22a57c6941cf tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:32.164790 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:32.164790 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:32.168465 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-435fabca-b8f6-4e33-8997-22a57c6941cf tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:11:32.174928 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-435fabca-b8f6-4e33-8997-22a57c6941cf tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 200 Aug 19 11:11:32.174928 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1123/4479] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:11:32 2026] GET /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 1548 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:32.290213 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-4e9da3a6-8b0a-4d2c-9261-cd208e9cdf13 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:32.292511 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-4e9da3a6-8b0a-4d2c-9261-cd208e9cdf13 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] PUT https://10.4.3.46/volume/v3/attachments/7e1a959c-9ddf-4dc1-b963-8416956ecd93 Aug 19 11:11:32.292923 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-4e9da3a6-8b0a-4d2c-9261-cd208e9cdf13 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:32.300817 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-4e9da3a6-8b0a-4d2c-9261-cd208e9cdf13 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Acquiring lock "cinder-attachment_update-f57d0a5e-d355-4df4-ad10-08f6ebd06828-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:11:32.309174 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-4e9da3a6-8b0a-4d2c-9261-cd208e9cdf13 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Lock "cinder-attachment_update-f57d0a5e-d355-4df4-ad10-08f6ebd06828-np0000007769" acquired by "attachment_update" :: waited 0.008s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:11:32.310317 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:32.310317 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:32.384267 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-4e9da3a6-8b0a-4d2c-9261-cd208e9cdf13 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Lock "cinder-attachment_update-f57d0a5e-d355-4df4-ad10-08f6ebd06828-np0000007769" released by "attachment_update" :: held 0.075s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:11:32.384682 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-4e9da3a6-8b0a-4d2c-9261-cd208e9cdf13 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments/7e1a959c-9ddf-4dc1-b963-8416956ecd93 returned with HTTP 200 Aug 19 11:11:32.385307 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1120/4480] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:11:32 2026] PUT /volume/v3/attachments/7e1a959c-9ddf-4dc1-b963-8416956ecd93 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:32.395946 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ed4446f8-a6c4-4288-b75e-8c9b7fdaf056 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:32.399102 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ed4446f8-a6c4-4288-b75e-8c9b7fdaf056 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:32.399317 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ed4446f8-a6c4-4288-b75e-8c9b7fdaf056 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:32.399507 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ed4446f8-a6c4-4288-b75e-8c9b7fdaf056 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:32.400149 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-ed4446f8-a6c4-4288-b75e-8c9b7fdaf056 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:32.405062 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d71aca4d-6c91-4f4e-9f50-0860a968c7e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:32.405657 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:32.405657 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:32.406281 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ed4446f8-a6c4-4288-b75e-8c9b7fdaf056 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:32.406646 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1119/4481] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:32 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:32.406926 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d71aca4d-6c91-4f4e-9f50-0860a968c7e4 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/attachments/7e1a959c-9ddf-4dc1-b963-8416956ecd93/action Aug 19 11:11:32.407258 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d71aca4d-6c91-4f4e-9f50-0860a968c7e4 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:11:32.407371 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d71aca4d-6c91-4f4e-9f50-0860a968c7e4 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:32.428130 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:32.428130 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:32.452021 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c26e4c01-ede0-4859-9ef3-7f699dd84b95 req-d71aca4d-6c91-4f4e-9f50-0860a968c7e4 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments/7e1a959c-9ddf-4dc1-b963-8416956ecd93/action returned with HTTP 204 Aug 19 11:11:32.452473 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1120/4482] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:11:32 2026] POST /volume/v3/attachments/7e1a959c-9ddf-4dc1-b963-8416956ecd93/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:32.966010 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-734a2f00-c518-448a-a08d-43378015f252 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:32.967698 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-734a2f00-c518-448a-a08d-43378015f252 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f Aug 19 11:11:32.967901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-734a2f00-c518-448a-a08d-43378015f252 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:32.968158 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-734a2f00-c518-448a-a08d-43378015f252 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:32.975110 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:32.975110 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:32.978525 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-734a2f00-c518-448a-a08d-43378015f252 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:32.983609 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-734a2f00-c518-448a-a08d-43378015f252 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f returned with HTTP 200 Aug 19 11:11:32.984043 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1124/4483] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:32 2026] GET /volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:32.995138 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ce5aecaf-3efa-4d04-b8cc-109bc195e84d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:32.999601 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ce5aecaf-3efa-4d04-b8cc-109bc195e84d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f Aug 19 11:11:32.999806 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ce5aecaf-3efa-4d04-b8cc-109bc195e84d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:33.000022 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ce5aecaf-3efa-4d04-b8cc-109bc195e84d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:33.012446 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:33.012446 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:33.017119 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ce5aecaf-3efa-4d04-b8cc-109bc195e84d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:33.024390 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ce5aecaf-3efa-4d04-b8cc-109bc195e84d tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f returned with HTTP 200 Aug 19 11:11:33.024762 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1121/4484] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:32 2026] GET /volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f => generated 1226 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:33.040365 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-665a4407-db60-4b5e-b010-f0acc820c45b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:33.042446 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-665a4407-db60-4b5e-b010-f0acc820c45b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a Aug 19 11:11:33.042669 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-665a4407-db60-4b5e-b010-f0acc820c45b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:33.042848 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-665a4407-db60-4b5e-b010-f0acc820c45b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:33.042958 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-665a4407-db60-4b5e-b010-f0acc820c45b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete snapshot with id: 7ea6be43-ecbb-4ab2-9736-4115344c649a Aug 19 11:11:33.047699 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:33.047699 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:33.048103 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-665a4407-db60-4b5e-b010-f0acc820c45b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Snapshot retrieved successfully. Aug 19 11:11:33.067068 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-665a4407-db60-4b5e-b010-f0acc820c45b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Snapshot delete request issued successfully. Aug 19 11:11:33.067457 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-665a4407-db60-4b5e-b010-f0acc820c45b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a returned with HTTP 202 Aug 19 11:11:33.067629 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1120/4485] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:11:33 2026] DELETE /volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:33.074608 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-391ba0ea-1f92-4989-aca4-909277ba80eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:33.075563 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-391ba0ea-1f92-4989-aca4-909277ba80eb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a Aug 19 11:11:33.075745 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-391ba0ea-1f92-4989-aca4-909277ba80eb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:33.075933 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-391ba0ea-1f92-4989-aca4-909277ba80eb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:33.081049 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:33.081049 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:33.081655 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-391ba0ea-1f92-4989-aca4-909277ba80eb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Snapshot retrieved successfully. Aug 19 11:11:33.082599 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-391ba0ea-1f92-4989-aca4-909277ba80eb tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a returned with HTTP 200 Aug 19 11:11:33.083325 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1121/4486] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:33 2026] GET /volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:33.418616 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-40d84424-8eb8-473d-84ad-524d708eb8d1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:33.418818 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-40d84424-8eb8-473d-84ad-524d708eb8d1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:33.419027 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-40d84424-8eb8-473d-84ad-524d708eb8d1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:33.419200 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-40d84424-8eb8-473d-84ad-524d708eb8d1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:33.419299 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-40d84424-8eb8-473d-84ad-524d708eb8d1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:33.423247 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:33.423247 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:33.423823 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-40d84424-8eb8-473d-84ad-524d708eb8d1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:33.424190 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1125/4487] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:33 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:34.091720 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a7ba1439-86e1-4fa5-ad60-9c52569ee1d0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:34.093432 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a7ba1439-86e1-4fa5-ad60-9c52569ee1d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a Aug 19 11:11:34.093728 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a7ba1439-86e1-4fa5-ad60-9c52569ee1d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:34.093954 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a7ba1439-86e1-4fa5-ad60-9c52569ee1d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:34.098000 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a7ba1439-86e1-4fa5-ad60-9c52569ee1d0 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a returned with HTTP 404 Aug 19 11:11:34.098430 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1122/4488] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:34 2026] GET /volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:34.104313 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cf0b47da-14b0-48ba-b9b9-1b9e6743a8ac None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:34.105971 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cf0b47da-14b0-48ba-b9b9-1b9e6743a8ac tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f Aug 19 11:11:34.106197 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cf0b47da-14b0-48ba-b9b9-1b9e6743a8ac tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:34.106402 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cf0b47da-14b0-48ba-b9b9-1b9e6743a8ac tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:34.106584 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-cf0b47da-14b0-48ba-b9b9-1b9e6743a8ac tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume with id: 92390a12-f767-4f96-8fe2-61474a13b48f Aug 19 11:11:34.112930 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:34.112930 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:34.113350 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cf0b47da-14b0-48ba-b9b9-1b9e6743a8ac tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:34.129737 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-cf0b47da-14b0-48ba-b9b9-1b9e6743a8ac tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume request issued successfully. Aug 19 11:11:34.129921 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cf0b47da-14b0-48ba-b9b9-1b9e6743a8ac tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f returned with HTTP 202 Aug 19 11:11:34.130314 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1121/4489] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:11:34 2026] DELETE /volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:11:34.136498 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1d228a6c-180d-4693-9df7-8963e880d7fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:34.138654 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d228a6c-180d-4693-9df7-8963e880d7fc tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f Aug 19 11:11:34.139004 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d228a6c-180d-4693-9df7-8963e880d7fc tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:34.139283 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d228a6c-180d-4693-9df7-8963e880d7fc tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:34.148166 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:34.148166 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:34.152080 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1d228a6c-180d-4693-9df7-8963e880d7fc tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:34.156223 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d228a6c-180d-4693-9df7-8963e880d7fc tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f returned with HTTP 200 Aug 19 11:11:34.156628 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1122/4490] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:34 2026] GET /volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f => generated 1225 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:34.433997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-87677bba-4af9-4152-9ff3-28fc480d554b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:34.435502 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-87677bba-4af9-4152-9ff3-28fc480d554b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:34.435502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-87677bba-4af9-4152-9ff3-28fc480d554b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:34.435502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-87677bba-4af9-4152-9ff3-28fc480d554b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:34.435502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-87677bba-4af9-4152-9ff3-28fc480d554b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:34.439721 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:34.439721 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:34.440264 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-87677bba-4af9-4152-9ff3-28fc480d554b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:34.440929 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1126/4491] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:34 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:35.170504 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8f8db7d1-e12b-4b22-9ca5-fb8d1051ed20 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:35.172331 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f8db7d1-e12b-4b22-9ca5-fb8d1051ed20 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f Aug 19 11:11:35.172619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f8db7d1-e12b-4b22-9ca5-fb8d1051ed20 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:35.172860 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f8db7d1-e12b-4b22-9ca5-fb8d1051ed20 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:35.179102 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f8db7d1-e12b-4b22-9ca5-fb8d1051ed20 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f returned with HTTP 404 Aug 19 11:11:35.179619 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1123/4492] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:35 2026] GET /volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:35.417495 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-eb301eb4-b814-442e-abbe-44500111c037 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:35.419337 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-eb301eb4-b814-442e-abbe-44500111c037 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:35.419569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-eb301eb4-b814-442e-abbe-44500111c037 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:35.419747 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-eb301eb4-b814-442e-abbe-44500111c037 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:35.419907 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-eb301eb4-b814-442e-abbe-44500111c037 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume with id: a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:35.427305 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:35.427305 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:35.427472 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-eb301eb4-b814-442e-abbe-44500111c037 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:35.447780 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-eb301eb4-b814-442e-abbe-44500111c037 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume request issued successfully. Aug 19 11:11:35.447780 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-eb301eb4-b814-442e-abbe-44500111c037 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 202 Aug 19 11:11:35.448004 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1122/4493] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:11:35 2026] DELETE /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:11:35.450879 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7dba62d0-60cb-43c7-a75a-c472ae537262 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:35.453558 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7dba62d0-60cb-43c7-a75a-c472ae537262 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:35.453638 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7dba62d0-60cb-43c7-a75a-c472ae537262 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:35.454221 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7dba62d0-60cb-43c7-a75a-c472ae537262 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:35.454221 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7dba62d0-60cb-43c7-a75a-c472ae537262 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:35.458273 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-17e4bf6b-1475-41ca-aa1e-2f6560aad791 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:35.458273 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-17e4bf6b-1475-41ca-aa1e-2f6560aad791 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:35.458273 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-17e4bf6b-1475-41ca-aa1e-2f6560aad791 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:35.462448 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-17e4bf6b-1475-41ca-aa1e-2f6560aad791 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:35.462512 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:35.462512 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:35.462512 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7dba62d0-60cb-43c7-a75a-c472ae537262 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:35.462512 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1123/4494] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:35 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:35.471890 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:35.471890 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:35.476268 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-17e4bf6b-1475-41ca-aa1e-2f6560aad791 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:35.481372 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-17e4bf6b-1475-41ca-aa1e-2f6560aad791 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 200 Aug 19 11:11:35.481879 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1127/4495] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:35 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 1190 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:36.475601 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c738485e-567c-4dd1-80cb-f1092ad2fbca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:36.477357 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c738485e-567c-4dd1-80cb-f1092ad2fbca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:36.477581 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c738485e-567c-4dd1-80cb-f1092ad2fbca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:36.477769 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c738485e-567c-4dd1-80cb-f1092ad2fbca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:36.477871 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c738485e-567c-4dd1-80cb-f1092ad2fbca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:36.482368 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:36.482368 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:36.483455 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c738485e-567c-4dd1-80cb-f1092ad2fbca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:36.484027 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1124/4496] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:36 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:36.498120 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d3a8957a-906a-4df9-800e-c9fd4fa42c4b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:36.499987 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d3a8957a-906a-4df9-800e-c9fd4fa42c4b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:36.500210 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d3a8957a-906a-4df9-800e-c9fd4fa42c4b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:36.500410 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d3a8957a-906a-4df9-800e-c9fd4fa42c4b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:36.505594 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d3a8957a-906a-4df9-800e-c9fd4fa42c4b tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 404 Aug 19 11:11:36.506095 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1123/4497] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:36 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:36.514156 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5db52938-69fd-4923-a6d1-427333e63382 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:36.516692 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5db52938-69fd-4923-a6d1-427333e63382 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f Aug 19 11:11:36.517241 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5db52938-69fd-4923-a6d1-427333e63382 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:36.517492 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5db52938-69fd-4923-a6d1-427333e63382 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:36.517977 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-5db52938-69fd-4923-a6d1-427333e63382 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume with id: 92390a12-f767-4f96-8fe2-61474a13b48f Aug 19 11:11:36.526133 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5db52938-69fd-4923-a6d1-427333e63382 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f returned with HTTP 404 Aug 19 11:11:36.526904 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1124/4498] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:11:36 2026] DELETE /volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:36.534117 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-541a7fe1-50d6-4a30-ad8c-84ab4fcb0929 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:36.536339 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-541a7fe1-50d6-4a30-ad8c-84ab4fcb0929 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f Aug 19 11:11:36.536339 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-541a7fe1-50d6-4a30-ad8c-84ab4fcb0929 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:36.536339 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-541a7fe1-50d6-4a30-ad8c-84ab4fcb0929 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:36.541720 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-541a7fe1-50d6-4a30-ad8c-84ab4fcb0929 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f returned with HTTP 404 Aug 19 11:11:36.542366 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1128/4499] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:36 2026] GET /volume/v3/volumes/92390a12-f767-4f96-8fe2-61474a13b48f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:36.548755 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6f3913d7-5a0d-4c99-a96b-d69233d77375 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:36.550843 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f3913d7-5a0d-4c99-a96b-d69233d77375 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a Aug 19 11:11:36.551113 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f3913d7-5a0d-4c99-a96b-d69233d77375 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:36.551378 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f3913d7-5a0d-4c99-a96b-d69233d77375 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:36.551535 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-6f3913d7-5a0d-4c99-a96b-d69233d77375 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete snapshot with id: 7ea6be43-ecbb-4ab2-9736-4115344c649a Aug 19 11:11:36.556791 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f3913d7-5a0d-4c99-a96b-d69233d77375 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a returned with HTTP 404 Aug 19 11:11:36.557389 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1125/4500] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:11:36 2026] DELETE /volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:36.565497 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-29576cf5-fc12-4f12-b1d6-e785f7105ad5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:36.568037 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-29576cf5-fc12-4f12-b1d6-e785f7105ad5 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a Aug 19 11:11:36.568309 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-29576cf5-fc12-4f12-b1d6-e785f7105ad5 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:36.568594 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-29576cf5-fc12-4f12-b1d6-e785f7105ad5 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:36.573260 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-29576cf5-fc12-4f12-b1d6-e785f7105ad5 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a returned with HTTP 404 Aug 19 11:11:36.573810 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1124/4501] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:36 2026] GET /volume/v3/snapshots/7ea6be43-ecbb-4ab2-9736-4115344c649a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:36.580339 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cbef4e3c-ef63-4c4d-9acf-5bfc3885a5b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:36.582287 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cbef4e3c-ef63-4c4d-9acf-5bfc3885a5b6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:36.582540 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cbef4e3c-ef63-4c4d-9acf-5bfc3885a5b6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:36.582801 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cbef4e3c-ef63-4c4d-9acf-5bfc3885a5b6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:36.582995 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-cbef4e3c-ef63-4c4d-9acf-5bfc3885a5b6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume with id: a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:36.588918 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cbef4e3c-ef63-4c4d-9acf-5bfc3885a5b6 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 404 Aug 19 11:11:36.589429 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1125/4502] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:11:36 2026] DELETE /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:36.596028 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ce5195ed-b95d-48aa-88b8-e1213a859775 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:36.597878 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ce5195ed-b95d-48aa-88b8-e1213a859775 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 Aug 19 11:11:36.598118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ce5195ed-b95d-48aa-88b8-e1213a859775 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:36.598301 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ce5195ed-b95d-48aa-88b8-e1213a859775 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:36.604032 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ce5195ed-b95d-48aa-88b8-e1213a859775 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 returned with HTTP 404 Aug 19 11:11:36.604512 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1129/4503] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:36 2026] GET /volume/v3/volumes/a386e838-d398-4d10-a80c-e618ce34c795 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:36.638282 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e18ff0e8-ea48-4acd-83de-4c3ffaeb1058 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:36.639878 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e18ff0e8-ea48-4acd-83de-4c3ffaeb1058 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 Aug 19 11:11:36.640093 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e18ff0e8-ea48-4acd-83de-4c3ffaeb1058 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:36.640285 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e18ff0e8-ea48-4acd-83de-4c3ffaeb1058 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:36.640412 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-e18ff0e8-ea48-4acd-83de-4c3ffaeb1058 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume with id: ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 Aug 19 11:11:36.647099 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:36.647099 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:36.647536 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e18ff0e8-ea48-4acd-83de-4c3ffaeb1058 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:36.665762 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e18ff0e8-ea48-4acd-83de-4c3ffaeb1058 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume request issued successfully. Aug 19 11:11:36.665762 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e18ff0e8-ea48-4acd-83de-4c3ffaeb1058 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 returned with HTTP 202 Aug 19 11:11:36.665762 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1126/4504] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:11:36 2026] DELETE /volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:11:36.672527 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b13e0125-beb6-4231-83f9-515107d0fadd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:36.675348 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b13e0125-beb6-4231-83f9-515107d0fadd tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 Aug 19 11:11:36.675646 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b13e0125-beb6-4231-83f9-515107d0fadd tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:36.675911 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b13e0125-beb6-4231-83f9-515107d0fadd tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:36.685271 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:36.685271 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:36.690193 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b13e0125-beb6-4231-83f9-515107d0fadd tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Volume info retrieved successfully. Aug 19 11:11:36.696179 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b13e0125-beb6-4231-83f9-515107d0fadd tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 returned with HTTP 200 Aug 19 11:11:36.696710 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1125/4505] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:36 2026] GET /volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 => generated 1225 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:37.494856 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a2ea564e-bb54-4441-8bb6-21bace42771f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:37.498764 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2ea564e-bb54-4441-8bb6-21bace42771f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:37.498956 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2ea564e-bb54-4441-8bb6-21bace42771f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:37.499119 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2ea564e-bb54-4441-8bb6-21bace42771f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:37.499216 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a2ea564e-bb54-4441-8bb6-21bace42771f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:37.502909 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:37.502909 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:37.503443 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2ea564e-bb54-4441-8bb6-21bace42771f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:37.503791 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1126/4506] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:37 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:37.561051 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-45dfe663-8c81-4286-8902-3bfbcd41dd82 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:37.562723 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-45dfe663-8c81-4286-8902-3bfbcd41dd82 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:11:37.563116 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-45dfe663-8c81-4286-8902-3bfbcd41dd82 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ecbe5389-0f15-4c80-b462-b084cd9bc344", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1343162352", "description": null, "metadata": null}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:37.577587 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:37.577587 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:37.577946 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-45dfe663-8c81-4286-8902-3bfbcd41dd82 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:11:37.578134 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-45dfe663-8c81-4286-8902-3bfbcd41dd82 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create snapshot from volume ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:11:37.604250 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-45dfe663-8c81-4286-8902-3bfbcd41dd82 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['5fbd9d20-4c03-4aff-a5d0-748d8e4e2625', '44ba2e8f-0552-40b5-8021-cd3bffd81ce9', '3fb5061c-08dc-4d65-9d7d-eb89ef77358d', '449dbea6-2e07-46e4-a8f2-9057e3437807'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:37.635271 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-45dfe663-8c81-4286-8902-3bfbcd41dd82 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot force create request issued successfully. Aug 19 11:11:37.635922 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-45dfe663-8c81-4286-8902-3bfbcd41dd82 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:11:37.636130 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1130/4507] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:11:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:37.645362 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-633150c2-fb83-4397-858a-82e6578075d4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:37.647644 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-633150c2-fb83-4397-858a-82e6578075d4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 Aug 19 11:11:37.648141 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-633150c2-fb83-4397-858a-82e6578075d4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:37.648141 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-633150c2-fb83-4397-858a-82e6578075d4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:37.654372 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:37.654372 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:37.655143 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-633150c2-fb83-4397-858a-82e6578075d4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:11:37.655913 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-633150c2-fb83-4397-858a-82e6578075d4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 returned with HTTP 200 Aug 19 11:11:37.656583 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1127/4508] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:37 2026] GET /volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:37.709293 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4c6f6a42-9a50-494d-98bf-09a74edbc8f9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:37.711120 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c6f6a42-9a50-494d-98bf-09a74edbc8f9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 Aug 19 11:11:37.711349 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c6f6a42-9a50-494d-98bf-09a74edbc8f9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:37.711780 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c6f6a42-9a50-494d-98bf-09a74edbc8f9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:37.717517 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c6f6a42-9a50-494d-98bf-09a74edbc8f9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 returned with HTTP 404 Aug 19 11:11:37.717941 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1126/4509] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:37 2026] GET /volume/v3/volumes/ca8b9d99-4156-4e27-8ccf-af3d3648d0f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:37.724969 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-29765b8b-c4aa-4da8-a85d-df4c282f0757 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:37.726972 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-29765b8b-c4aa-4da8-a85d-df4c282f0757 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:37.726972 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-29765b8b-c4aa-4da8-a85d-df4c282f0757 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:37.727194 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-29765b8b-c4aa-4da8-a85d-df4c282f0757 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:37.727358 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-29765b8b-c4aa-4da8-a85d-df4c282f0757 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume with id: a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:37.733022 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-29765b8b-c4aa-4da8-a85d-df4c282f0757 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 404 Aug 19 11:11:37.733432 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1127/4510] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:11:37 2026] DELETE /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:37.739261 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2d152cd7-76ed-43d5-ad66-5efc93607cf9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:37.741012 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2d152cd7-76ed-43d5-ad66-5efc93607cf9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 Aug 19 11:11:37.741221 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2d152cd7-76ed-43d5-ad66-5efc93607cf9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:37.741392 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2d152cd7-76ed-43d5-ad66-5efc93607cf9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:37.746473 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2d152cd7-76ed-43d5-ad66-5efc93607cf9 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 returned with HTTP 404 Aug 19 11:11:37.746929 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1131/4511] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:37 2026] GET /volume/v3/volumes/a1042f0d-c8af-4a17-a44f-b3ffefb746f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:37.779126 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ef9bd80f-900d-4506-9899-c1f010c95102 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:37.780707 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef9bd80f-900d-4506-9899-c1f010c95102 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] DELETE https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:37.780931 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef9bd80f-900d-4506-9899-c1f010c95102 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:37.781128 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef9bd80f-900d-4506-9899-c1f010c95102 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:37.781308 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ef9bd80f-900d-4506-9899-c1f010c95102 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Delete volume with id: 023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:37.786038 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef9bd80f-900d-4506-9899-c1f010c95102 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 404 Aug 19 11:11:37.786457 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1128/4512] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:11:37 2026] DELETE /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:37.792021 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-805930d6-15e6-4d36-ad18-874d24091eb3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:37.793817 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-805930d6-15e6-4d36-ad18-874d24091eb3 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] GET https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 Aug 19 11:11:37.794046 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-805930d6-15e6-4d36-ad18-874d24091eb3 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:37.794245 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-805930d6-15e6-4d36-ad18-874d24091eb3 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:37.799453 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-805930d6-15e6-4d36-ad18-874d24091eb3 tempest-VolumeImageDependencyTests-43081053 tempest-VolumeImageDependencyTests-43081053-project-member] https://10.4.3.46/volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 returned with HTTP 404 Aug 19 11:11:37.799891 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1127/4513] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:11:37 2026] GET /volume/v3/volumes/023e5d06-459d-40e1-a258-2443084bccd2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:11:38.513261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c9212f6a-9931-487e-818a-f5c900856acc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:38.515236 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9212f6a-9931-487e-818a-f5c900856acc tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:38.515476 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9212f6a-9931-487e-818a-f5c900856acc tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:38.515753 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9212f6a-9931-487e-818a-f5c900856acc tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:38.515850 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c9212f6a-9931-487e-818a-f5c900856acc tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:38.521605 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:38.521605 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:38.522241 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9212f6a-9931-487e-818a-f5c900856acc tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:38.522606 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1128/4514] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:38 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:38.668752 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-518249f8-0529-431a-82b4-d0b300e465e4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:38.670465 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-518249f8-0529-431a-82b4-d0b300e465e4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 Aug 19 11:11:38.670843 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-518249f8-0529-431a-82b4-d0b300e465e4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:38.670843 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-518249f8-0529-431a-82b4-d0b300e465e4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:38.675694 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:38.675694 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:38.676273 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-518249f8-0529-431a-82b4-d0b300e465e4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:11:38.676985 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-518249f8-0529-431a-82b4-d0b300e465e4 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 returned with HTTP 200 Aug 19 11:11:38.677281 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1132/4515] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:38 2026] GET /volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:38.686064 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-908cc5ce-7445-4f19-a54a-be9041bf5d4a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:38.687825 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-908cc5ce-7445-4f19-a54a-be9041bf5d4a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 Aug 19 11:11:38.687943 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-908cc5ce-7445-4f19-a54a-be9041bf5d4a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:38.688120 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-908cc5ce-7445-4f19-a54a-be9041bf5d4a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:38.692786 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:38.692786 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:38.692914 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-908cc5ce-7445-4f19-a54a-be9041bf5d4a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:11:38.693661 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-908cc5ce-7445-4f19-a54a-be9041bf5d4a tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 returned with HTTP 200 Aug 19 11:11:38.694133 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1129/4516] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:38 2026] GET /volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:38.704272 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:38.707917 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:38.708562 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-692362909", "snapshot_id": "cb5f9ff4-0af8-4235-898a-337af0506c36", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:38.711755 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-692362909', 'snapshot_id': 'cb5f9ff4-0af8-4235-898a-337af0506c36', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:38.719136 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:38.719136 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:38.719331 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:11:38.719514 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume of 1 GB Aug 19 11:11:38.723471 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Availability Zones retrieved successfully. Aug 19 11:11:38.728505 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (f75acf6c-098e-40f0-ac61-178af5f4d9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:38.729578 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7356922e-3222-42a4-bf05-94615e4fed88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:38.730610 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:38.758992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7356922e-3222-42a4-bf05-94615e4fed88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cb5f9ff4-0af8-4235-898a-337af0506c36', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:38.760021 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bc900b-f455-4410-b036-e412b7714f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:38.797227 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Created reservations ['38dc35a5-bc71-4ee3-9177-cfd7573698f3', 'e2efcd95-2b06-4905-a8e8-a2b9263fe7c4', 'd09e3e1e-00f6-49ed-9199-7da0ea12be02', '3f0cc6b9-24fb-408a-99d3-5543d7a06560'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:38.798013 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bc900b-f455-4410-b036-e412b7714f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38dc35a5-bc71-4ee3-9177-cfd7573698f3', 'e2efcd95-2b06-4905-a8e8-a2b9263fe7c4', 'd09e3e1e-00f6-49ed-9199-7da0ea12be02', '3f0cc6b9-24fb-408a-99d3-5543d7a06560']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:38.798793 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1c112bb-6a23-4391-9a5e-0522cb0e2e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:38.844286 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1c112bb-6a23-4391-9a5e-0522cb0e2e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2195781-30a5-4311-ae25-13dd667896af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-692362909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['38dc35a5-bc71-4ee3-9177-cfd7573698f3','e2efcd95-2b06-4905-a8e8-a2b9263fe7c4','d09e3e1e-00f6-49ed-9199-7da0ea12be02','3f0cc6b9-24fb-408a-99d3-5543d7a06560'],size=1,snapshot_id=cb5f9ff4-0af8-4235-898a-337af0506c36,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), '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-19T11:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-692362909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2195781-30a5-4311-ae25-13dd667896af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6de536afff0497596c6e3f7bcac470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cb5f9ff4-0af8-4235-898a-337af0506c36,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:38.845235 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2486d7-8070-4be3-ba87-b8abf9c105cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:38.862665 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2486d7-8070-4be3-ba87-b8abf9c105cc) transitioned into state 'SUCCESS' from state '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-692362909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6de536afff0497596c6e3f7bcac470a',qos_specs=None,replication_status=,reservations=['38dc35a5-bc71-4ee3-9177-cfd7573698f3','e2efcd95-2b06-4905-a8e8-a2b9263fe7c4','d09e3e1e-00f6-49ed-9199-7da0ea12be02','3f0cc6b9-24fb-408a-99d3-5543d7a06560'],size=1,snapshot_id=cb5f9ff4-0af8-4235-898a-337af0506c36,source_replicaid=,source_volid=None,status='creating',user_id='3801715f8d3b4b099b7fcda16ba4c081',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:38.863456 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a41aa4b6-5fb2-4b0b-9f67-d249e8e47da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:38.883773 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a41aa4b6-5fb2-4b0b-9f67-d249e8e47da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:38.884549 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Flow 'volume_create_api' (f75acf6c-098e-40f0-ac61-178af5f4d9f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:38.884861 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Create volume request issued successfully. Aug 19 11:11:38.885492 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c40ba42d-838c-4fdb-bfb5-f71dc68818e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:38.885907 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1128/4517] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:11:38 2026] POST /volume/v3/volumes => generated 782 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:38.897325 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ca2d93ec-5322-46f5-9b0c-3676a5ab7e1b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:38.899137 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ca2d93ec-5322-46f5-9b0c-3676a5ab7e1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af Aug 19 11:11:38.899374 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ca2d93ec-5322-46f5-9b0c-3676a5ab7e1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:38.899582 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ca2d93ec-5322-46f5-9b0c-3676a5ab7e1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:38.906491 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:38.906491 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:38.913000 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ca2d93ec-5322-46f5-9b0c-3676a5ab7e1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:11:38.917773 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8db100db-f338-4ef6-afce-eda850a92a1b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:38.918150 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ca2d93ec-5322-46f5-9b0c-3676a5ab7e1b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af returned with HTTP 200 Aug 19 11:11:38.918535 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1129/4518] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:38 2026] GET /volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:39.001469 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:39.001862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:39.003359 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:39.003514 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Create volume of 1 GB Aug 19 11:11:39.008275 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Availability Zones retrieved successfully. Aug 19 11:11:39.014637 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Flow 'volume_create_api' (cf2d85c3-2713-43fa-bb3b-e22c906fad5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:39.015559 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0efa5256-fca4-4473-be5c-08cf904cdaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:39.016413 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:39.041092 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0efa5256-fca4-4473-be5c-08cf904cdaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:39.041998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c137387-68ad-4cca-be94-ef97a7f42354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:39.103922 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Created reservations ['dcc3427f-aa97-4b3f-ad22-57ad8be7ad7e', 'e3b3ba7f-1e4e-451b-8072-27d76a51ce7e', '9da9ea61-b15f-46d3-b065-5b1decd0fe08', '8f74171e-b0a2-4349-a9b7-9d72b17b7055'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:39.104721 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c137387-68ad-4cca-be94-ef97a7f42354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc3427f-aa97-4b3f-ad22-57ad8be7ad7e', 'e3b3ba7f-1e4e-451b-8072-27d76a51ce7e', '9da9ea61-b15f-46d3-b065-5b1decd0fe08', '8f74171e-b0a2-4349-a9b7-9d72b17b7055']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:39.105427 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa029d7-3b0e-4829-962e-465facb462e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:39.127170 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa029d7-3b0e-4829-962e-465facb462e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25fd2c94-2776-4f90-9838-1ab779bf6d23', '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='8e58c4ca8e4240b5b60592a72327cb09',qos_specs=None,replication_status=,reservations=['dcc3427f-aa97-4b3f-ad22-57ad8be7ad7e','e3b3ba7f-1e4e-451b-8072-27d76a51ce7e','9da9ea61-b15f-46d3-b065-5b1decd0fe08','8f74171e-b0a2-4349-a9b7-9d72b17b7055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69c224f4849441fa15c23c1305ef9bf',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:11:39Z,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=25fd2c94-2776-4f90-9838-1ab779bf6d23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e58c4ca8e4240b5b60592a72327cb09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a69c224f4849441fa15c23c1305ef9bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:39.127883 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6b900e-cb38-4282-941d-95745c5cf6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:39.143901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6b900e-cb38-4282-941d-95745c5cf6b0) transitioned into state 'SUCCESS' from 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='8e58c4ca8e4240b5b60592a72327cb09',qos_specs=None,replication_status=,reservations=['dcc3427f-aa97-4b3f-ad22-57ad8be7ad7e','e3b3ba7f-1e4e-451b-8072-27d76a51ce7e','9da9ea61-b15f-46d3-b065-5b1decd0fe08','8f74171e-b0a2-4349-a9b7-9d72b17b7055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69c224f4849441fa15c23c1305ef9bf',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:39.144545 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02309c7-e5b9-4919-b344-1ac9ff58f358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:39.152327 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02309c7-e5b9-4919-b344-1ac9ff58f358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:39.153106 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Flow 'volume_create_api' (cf2d85c3-2713-43fa-bb3b-e22c906fad5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:39.153389 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Create volume request issued successfully. Aug 19 11:11:39.153979 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8db100db-f338-4ef6-afce-eda850a92a1b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:39.154367 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1133/4519] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:11:38 2026] POST /volume/v3/volumes => generated 738 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:39.167189 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5989f113-17c2-475e-a10f-e69b65abf37a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:39.168989 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5989f113-17c2-475e-a10f-e69b65abf37a tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 Aug 19 11:11:39.169188 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5989f113-17c2-475e-a10f-e69b65abf37a tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:39.169356 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5989f113-17c2-475e-a10f-e69b65abf37a tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:39.175952 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:39.175952 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:39.179689 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5989f113-17c2-475e-a10f-e69b65abf37a tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:39.183573 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5989f113-17c2-475e-a10f-e69b65abf37a tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 returned with HTTP 200 Aug 19 11:11:39.183994 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1130/4520] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:39 2026] GET /volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 => generated 806 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:39.533564 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bcf74efd-b94c-4c1b-b198-c3a4f09fe29c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:39.535274 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bcf74efd-b94c-4c1b-b198-c3a4f09fe29c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:39.535492 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bcf74efd-b94c-4c1b-b198-c3a4f09fe29c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:39.535751 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bcf74efd-b94c-4c1b-b198-c3a4f09fe29c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:39.535908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-bcf74efd-b94c-4c1b-b198-c3a4f09fe29c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:39.540032 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:39.540032 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:39.540607 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bcf74efd-b94c-4c1b-b198-c3a4f09fe29c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:39.540954 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1129/4521] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:39 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:39.929591 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-db715ade-b489-429f-a97b-36d7bc614ae7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:39.931983 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db715ade-b489-429f-a97b-36d7bc614ae7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af Aug 19 11:11:39.932164 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db715ade-b489-429f-a97b-36d7bc614ae7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:39.932355 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db715ade-b489-429f-a97b-36d7bc614ae7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:39.938676 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:39.938676 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:39.941935 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-db715ade-b489-429f-a97b-36d7bc614ae7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:11:39.946455 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db715ade-b489-429f-a97b-36d7bc614ae7 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af returned with HTTP 200 Aug 19 11:11:39.946817 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1130/4522] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:39 2026] GET /volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:39.959004 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8e8e70c5-f87d-4d91-9b2d-c7a142de3004 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:39.960730 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8e8e70c5-f87d-4d91-9b2d-c7a142de3004 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af Aug 19 11:11:39.960917 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8e8e70c5-f87d-4d91-9b2d-c7a142de3004 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:39.961084 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8e8e70c5-f87d-4d91-9b2d-c7a142de3004 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:39.967400 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:39.967400 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:39.970347 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8e8e70c5-f87d-4d91-9b2d-c7a142de3004 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:11:39.974329 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8e8e70c5-f87d-4d91-9b2d-c7a142de3004 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af returned with HTTP 200 Aug 19 11:11:39.974712 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1134/4523] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:39 2026] GET /volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af => generated 1391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:40.094963 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-bd7cbad5-d2c2-4101-b4cc-dee9563f5ad0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:40.097053 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-bd7cbad5-d2c2-4101-b4cc-dee9563f5ad0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af Aug 19 11:11:40.097323 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-bd7cbad5-d2c2-4101-b4cc-dee9563f5ad0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:40.097604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-bd7cbad5-d2c2-4101-b4cc-dee9563f5ad0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:40.103866 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:40.103866 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:40.107192 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-bd7cbad5-d2c2-4101-b4cc-dee9563f5ad0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:11:40.112272 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-bd7cbad5-d2c2-4101-b4cc-dee9563f5ad0 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af returned with HTTP 200 Aug 19 11:11:40.112832 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1131/4524] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:11:40 2026] GET /volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:40.199145 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6ef05550-60a8-4e17-b76c-497bb85b6331 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:40.203051 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ef05550-60a8-4e17-b76c-497bb85b6331 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 Aug 19 11:11:40.203209 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ef05550-60a8-4e17-b76c-497bb85b6331 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:40.203382 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ef05550-60a8-4e17-b76c-497bb85b6331 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:40.215384 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:40.215384 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:40.221932 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6ef05550-60a8-4e17-b76c-497bb85b6331 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:40.227475 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ef05550-60a8-4e17-b76c-497bb85b6331 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 returned with HTTP 200 Aug 19 11:11:40.227995 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1130/4525] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:40 2026] GET /volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:40.240419 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2e4547ea-3a0c-4a4e-ba7c-460f8f431cf9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:40.242225 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2e4547ea-3a0c-4a4e-ba7c-460f8f431cf9 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 Aug 19 11:11:40.242401 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2e4547ea-3a0c-4a4e-ba7c-460f8f431cf9 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:40.242591 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2e4547ea-3a0c-4a4e-ba7c-460f8f431cf9 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:40.249655 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:40.249655 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:40.253426 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2e4547ea-3a0c-4a4e-ba7c-460f8f431cf9 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:40.257864 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2e4547ea-3a0c-4a4e-ba7c-460f8f431cf9 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 returned with HTTP 200 Aug 19 11:11:40.258258 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1131/4526] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:40 2026] GET /volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:40.273470 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:40.276027 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:40.276425 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1173330097"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:40.278144 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1173330097'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:40.278311 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Create volume of 1 GB Aug 19 11:11:40.282882 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Availability Zones retrieved successfully. Aug 19 11:11:40.289886 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Flow 'volume_create_api' (4951bc03-7a6a-4dd5-9d1c-5176436845e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:40.291049 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d053f7ee-94a8-4d79-b680-a3fd1263cc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:40.292185 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:40.319466 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d053f7ee-94a8-4d79-b680-a3fd1263cc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:40.320239 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf73c81-74a8-4cec-8155-14e054837b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:40.363355 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Created reservations ['54c4079f-8a68-4809-b1d3-2b1c5d0e8182', '876f0b4e-e427-4322-9351-29c1689659fe', '6f03506f-899a-4df9-950f-6df3fe33964b', 'a4d964ba-3768-40a2-b85c-c5d64840ec8a'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:40.364559 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf73c81-74a8-4cec-8155-14e054837b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c4079f-8a68-4809-b1d3-2b1c5d0e8182', '876f0b4e-e427-4322-9351-29c1689659fe', '6f03506f-899a-4df9-950f-6df3fe33964b', 'a4d964ba-3768-40a2-b85c-c5d64840ec8a']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:40.365462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb0619a0-9471-47e9-85b4-fb2ac9fe2e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:40.389173 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb0619a0-9471-47e9-85b4-fb2ac9fe2e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1173330097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e58c4ca8e4240b5b60592a72327cb09',qos_specs=None,replication_status=,reservations=['54c4079f-8a68-4809-b1d3-2b1c5d0e8182','876f0b4e-e427-4322-9351-29c1689659fe','6f03506f-899a-4df9-950f-6df3fe33964b','a4d964ba-3768-40a2-b85c-c5d64840ec8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69c224f4849441fa15c23c1305ef9bf',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:11:40Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1173330097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e58c4ca8e4240b5b60592a72327cb09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a69c224f4849441fa15c23c1305ef9bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:40.389963 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc256375-c88d-4f56-80e2-17232beaf3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:40.407393 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc256375-c88d-4f56-80e2-17232beaf3e5) transitioned into 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-1173330097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e58c4ca8e4240b5b60592a72327cb09',qos_specs=None,replication_status=,reservations=['54c4079f-8a68-4809-b1d3-2b1c5d0e8182','876f0b4e-e427-4322-9351-29c1689659fe','6f03506f-899a-4df9-950f-6df3fe33964b','a4d964ba-3768-40a2-b85c-c5d64840ec8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69c224f4849441fa15c23c1305ef9bf',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:40.408115 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e93ab12f-ee1d-4976-91ec-f8a23bf8c022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:40.415725 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e93ab12f-ee1d-4976-91ec-f8a23bf8c022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:40.416453 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Flow 'volume_create_api' (4951bc03-7a6a-4dd5-9d1c-5176436845e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:40.416897 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Create volume request issued successfully. Aug 19 11:11:40.417374 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c5d4021d-abe1-4e34-8d1b-892a890ac2e7 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:40.417763 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1135/4527] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:11:40 2026] POST /volume/v3/volumes => generated 774 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:40.434147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7145e50f-717d-4a41-9739-a30d7a1a3b50 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:40.436397 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7145e50f-717d-4a41-9739-a30d7a1a3b50 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 Aug 19 11:11:40.436727 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7145e50f-717d-4a41-9739-a30d7a1a3b50 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:40.437049 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7145e50f-717d-4a41-9739-a30d7a1a3b50 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:40.443812 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:40.443812 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:40.447083 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7145e50f-717d-4a41-9739-a30d7a1a3b50 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:40.450821 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7145e50f-717d-4a41-9739-a30d7a1a3b50 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 returned with HTTP 200 Aug 19 11:11:40.451250 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1132/4528] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:40 2026] GET /volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:40.550205 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-570cc33a-be56-46c3-80cf-44f2cf278746 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:40.551913 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-570cc33a-be56-46c3-80cf-44f2cf278746 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:40.552135 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-570cc33a-be56-46c3-80cf-44f2cf278746 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:40.552320 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-570cc33a-be56-46c3-80cf-44f2cf278746 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:40.552422 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-570cc33a-be56-46c3-80cf-44f2cf278746 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:40.556684 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:40.556684 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:40.557400 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-570cc33a-be56-46c3-80cf-44f2cf278746 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:40.557812 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1131/4529] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:40 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:40.617501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-33d020bd-48c5-455b-9a62-fbcb471db5bc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:40.620566 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-33d020bd-48c5-455b-9a62-fbcb471db5bc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af Aug 19 11:11:40.622630 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-33d020bd-48c5-455b-9a62-fbcb471db5bc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:40.622630 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-33d020bd-48c5-455b-9a62-fbcb471db5bc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:40.633205 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:40.633205 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:40.636130 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-33d020bd-48c5-455b-9a62-fbcb471db5bc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:11:40.640649 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-33d020bd-48c5-455b-9a62-fbcb471db5bc tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af returned with HTTP 200 Aug 19 11:11:40.641157 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1132/4530] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:11:40 2026] GET /volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:40.650791 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2d2b9e61-c8a2-4c61-815a-2bb1a431aa0d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:40.651220 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2d2b9e61-c8a2-4c61-815a-2bb1a431aa0d None None] GET https://10.4.3.46/volume// Aug 19 11:11:40.651370 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2d2b9e61-c8a2-4c61-815a-2bb1a431aa0d None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:40.651563 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2d2b9e61-c8a2-4c61-815a-2bb1a431aa0d None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:40.651861 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2d2b9e61-c8a2-4c61-815a-2bb1a431aa0d None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:11:40.652137 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1136/4531] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11: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 19 11:11:40.659049 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-3c0b24de-4338-4acc-bbdc-1ff2692b4f64 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:40.660940 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-3c0b24de-4338-4acc-bbdc-1ff2692b4f64 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:11:40.661324 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-3c0b24de-4338-4acc-bbdc-1ff2692b4f64 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2195781-30a5-4311-ae25-13dd667896af", "connector": null, "instance_uuid": "d2ef1ea2-a761-486e-ae0c-2a756aa1d754"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:40.668815 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:40.668815 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:40.691086 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-3c0b24de-4338-4acc-bbdc-1ff2692b4f64 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:11:40.691623 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1133/4532] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:11:40 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:41.465368 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1f51d0bd-589b-4448-91e5-a06708c06998 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:41.467876 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1f51d0bd-589b-4448-91e5-a06708c06998 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 Aug 19 11:11:41.468280 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1f51d0bd-589b-4448-91e5-a06708c06998 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:41.468638 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1f51d0bd-589b-4448-91e5-a06708c06998 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:41.477993 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:41.477993 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:41.482101 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1f51d0bd-589b-4448-91e5-a06708c06998 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:41.486043 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1f51d0bd-589b-4448-91e5-a06708c06998 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 returned with HTTP 200 Aug 19 11:11:41.486623 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1132/4533] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:41 2026] GET /volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:41.497410 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f9393b0f-f0b7-4f41-866b-8e075ad1b4d8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:41.499118 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9393b0f-f0b7-4f41-866b-8e075ad1b4d8 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 Aug 19 11:11:41.499295 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9393b0f-f0b7-4f41-866b-8e075ad1b4d8 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:41.499468 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9393b0f-f0b7-4f41-866b-8e075ad1b4d8 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:41.505694 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:41.505694 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:41.508971 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f9393b0f-f0b7-4f41-866b-8e075ad1b4d8 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:41.511026 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e9c2fcf7-62d2-4e5d-b21c-229cb016dac8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:41.511385 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e9c2fcf7-62d2-4e5d-b21c-229cb016dac8 None None] GET https://10.4.3.46/volume// Aug 19 11:11:41.511557 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e9c2fcf7-62d2-4e5d-b21c-229cb016dac8 None None] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:41.511729 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e9c2fcf7-62d2-4e5d-b21c-229cb016dac8 None None] Calling method 'all' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:41.512087 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e9c2fcf7-62d2-4e5d-b21c-229cb016dac8 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:11:41.512494 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1137/4534] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:11: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 19 11:11:41.512668 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9393b0f-f0b7-4f41-866b-8e075ad1b4d8 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 returned with HTTP 200 Aug 19 11:11:41.513070 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1133/4535] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:41 2026] GET /volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:41.519123 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-7da4f177-dcb9-43fb-95a1-b227da9d61cd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:41.524428 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-7da4f177-dcb9-43fb-95a1-b227da9d61cd tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af Aug 19 11:11:41.525403 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3818e7aa-55d2-48f9-a671-004766098156 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:41.525912 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-7da4f177-dcb9-43fb-95a1-b227da9d61cd tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:41.526186 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-7da4f177-dcb9-43fb-95a1-b227da9d61cd tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:41.528599 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3818e7aa-55d2-48f9-a671-004766098156 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:11:41.528930 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3818e7aa-55d2-48f9-a671-004766098156 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-106104696"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:41.538426 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:41.538426 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:41.540797 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:41.540797 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:41.541304 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3818e7aa-55d2-48f9-a671-004766098156 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:41.541419 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-3818e7aa-55d2-48f9-a671-004766098156 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Create snapshot from volume 3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 Aug 19 11:11:41.541849 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-7da4f177-dcb9-43fb-95a1-b227da9d61cd tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:11:41.546046 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-7da4f177-dcb9-43fb-95a1-b227da9d61cd tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af returned with HTTP 200 Aug 19 11:11:41.546673 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1134/4536] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:11:41 2026] GET /volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af => generated 1570 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:11:41.569544 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-00caeb9f-3918-4204-8dfa-ebe14343c845 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:41.571335 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-00caeb9f-3918-4204-8dfa-ebe14343c845 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:41.571562 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-00caeb9f-3918-4204-8dfa-ebe14343c845 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:41.571803 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-00caeb9f-3918-4204-8dfa-ebe14343c845 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:41.571849 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-00caeb9f-3918-4204-8dfa-ebe14343c845 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:41.578092 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-3818e7aa-55d2-48f9-a671-004766098156 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Created reservations ['40dba753-ee6b-452a-a627-20f559a390b3', '36a18116-0b0a-4846-a370-1a60ddf57389', '85965d81-0554-4aa0-b6fb-16f60256b658', 'ce99e572-36f3-4c86-bc2c-80fdc3848973'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:41.579672 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:41.579672 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:41.580266 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-00caeb9f-3918-4204-8dfa-ebe14343c845 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:41.580725 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1138/4537] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:41 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:41.609503 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3818e7aa-55d2-48f9-a671-004766098156 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Snapshot create request issued successfully. Aug 19 11:11:41.609503 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3818e7aa-55d2-48f9-a671-004766098156 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:11:41.609720 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1133/4538] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:11:41 2026] POST /volume/v3/snapshots => generated 325 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:41.620673 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fd4af1b7-ff2c-4a53-ac8b-38ff9f04a82b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:41.622459 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd4af1b7-ff2c-4a53-ac8b-38ff9f04a82b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b Aug 19 11:11:41.622696 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd4af1b7-ff2c-4a53-ac8b-38ff9f04a82b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:41.624723 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd4af1b7-ff2c-4a53-ac8b-38ff9f04a82b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:41.636107 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:41.636107 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:41.637585 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fd4af1b7-ff2c-4a53-ac8b-38ff9f04a82b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Snapshot retrieved successfully. Aug 19 11:11:41.638319 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd4af1b7-ff2c-4a53-ac8b-38ff9f04a82b tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b returned with HTTP 200 Aug 19 11:11:41.639343 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1134/4539] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:41 2026] GET /volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b => generated 457 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:41.663616 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-c470188e-f5f6-40c2-9c90-1163e81789e5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:41.665609 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-c470188e-f5f6-40c2-9c90-1163e81789e5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] PUT https://10.4.3.46/volume/v3/attachments/cae85cc0-7fc2-45c4-a52a-a3fe25fbf515 Aug 19 11:11:41.666055 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-c470188e-f5f6-40c2-9c90-1163e81789e5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:41.673493 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-c470188e-f5f6-40c2-9c90-1163e81789e5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Acquiring lock "cinder-attachment_update-d2195781-30a5-4311-ae25-13dd667896af-np0000007769" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:11:41.678212 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-c470188e-f5f6-40c2-9c90-1163e81789e5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-d2195781-30a5-4311-ae25-13dd667896af-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:11:41.679054 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:41.679054 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:41.754818 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-c470188e-f5f6-40c2-9c90-1163e81789e5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Lock "cinder-attachment_update-d2195781-30a5-4311-ae25-13dd667896af-np0000007769" released by "attachment_update" :: held 0.076s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:11:41.755136 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-c470188e-f5f6-40c2-9c90-1163e81789e5 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/cae85cc0-7fc2-45c4-a52a-a3fe25fbf515 returned with HTTP 200 Aug 19 11:11:41.755578 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1135/4540] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:11:41 2026] PUT /volume/v3/attachments/cae85cc0-7fc2-45c4-a52a-a3fe25fbf515 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:41.775853 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-31c7dd0f-134c-418d-a81f-cd03dfb4b274 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:41.777991 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-31c7dd0f-134c-418d-a81f-cd03dfb4b274 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] POST https://10.4.3.46/volume/v3/attachments/cae85cc0-7fc2-45c4-a52a-a3fe25fbf515/action Aug 19 11:11:41.778327 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-31c7dd0f-134c-418d-a81f-cd03dfb4b274 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action body: b'{"os-complete": null}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:11:41.778447 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-31c7dd0f-134c-418d-a81f-cd03dfb4b274 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:41.793327 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:41.793327 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:41.804148 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-0ccc1f5c-04fc-4745-b13c-2ae14030d678 req-31c7dd0f-134c-418d-a81f-cd03dfb4b274 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/cae85cc0-7fc2-45c4-a52a-a3fe25fbf515/action returned with HTTP 204 Aug 19 11:11:41.804792 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1139/4541] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:11:41 2026] POST /volume/v3/attachments/cae85cc0-7fc2-45c4-a52a-a3fe25fbf515/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:42.590072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d4ce8274-4376-41b0-9026-a78b3dad2106 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:42.591852 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d4ce8274-4376-41b0-9026-a78b3dad2106 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:42.592056 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d4ce8274-4376-41b0-9026-a78b3dad2106 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:42.592229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d4ce8274-4376-41b0-9026-a78b3dad2106 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:42.592329 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d4ce8274-4376-41b0-9026-a78b3dad2106 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:42.596126 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:42.596126 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:42.596714 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d4ce8274-4376-41b0-9026-a78b3dad2106 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:42.597037 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1134/4542] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:42 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:42.649752 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cb8f0466-b1e8-4db7-aa96-bf27efec87c4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:42.651466 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cb8f0466-b1e8-4db7-aa96-bf27efec87c4 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b Aug 19 11:11:42.651677 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cb8f0466-b1e8-4db7-aa96-bf27efec87c4 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:42.651850 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cb8f0466-b1e8-4db7-aa96-bf27efec87c4 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:42.656780 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:42.656780 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:42.657154 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cb8f0466-b1e8-4db7-aa96-bf27efec87c4 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Snapshot retrieved successfully. Aug 19 11:11:42.657853 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cb8f0466-b1e8-4db7-aa96-bf27efec87c4 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b returned with HTTP 200 Aug 19 11:11:42.658170 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1135/4543] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:42 2026] GET /volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:42.668740 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71296c87-94aa-4a13-be37-c41f2e8c8558 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:42.671135 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71296c87-94aa-4a13-be37-c41f2e8c8558 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b Aug 19 11:11:42.671437 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71296c87-94aa-4a13-be37-c41f2e8c8558 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:42.671738 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71296c87-94aa-4a13-be37-c41f2e8c8558 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:42.679004 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:42.679004 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:42.679794 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-71296c87-94aa-4a13-be37-c41f2e8c8558 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Snapshot retrieved successfully. Aug 19 11:11:42.681054 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71296c87-94aa-4a13-be37-c41f2e8c8558 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b returned with HTTP 200 Aug 19 11:11:42.681665 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1136/4544] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:42 2026] GET /volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:42.690787 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-94b5c4ee-2740-42b6-b5fb-2a44b07fbb7f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:42.692994 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-94b5c4ee-2740-42b6-b5fb-2a44b07fbb7f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b Aug 19 11:11:42.693242 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-94b5c4ee-2740-42b6-b5fb-2a44b07fbb7f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:42.693494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-94b5c4ee-2740-42b6-b5fb-2a44b07fbb7f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:42.693648 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-94b5c4ee-2740-42b6-b5fb-2a44b07fbb7f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Delete snapshot with id: 5751db07-d8f6-4b38-8b9c-d4c5858feb9b Aug 19 11:11:42.699922 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:42.699922 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:42.700449 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-94b5c4ee-2740-42b6-b5fb-2a44b07fbb7f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Snapshot retrieved successfully. Aug 19 11:11:42.720417 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-94b5c4ee-2740-42b6-b5fb-2a44b07fbb7f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Snapshot delete request issued successfully. Aug 19 11:11:42.720570 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-94b5c4ee-2740-42b6-b5fb-2a44b07fbb7f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b returned with HTTP 202 Aug 19 11:11:42.721020 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1140/4545] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:11:42 2026] DELETE /volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:42.727816 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-aa33bb7b-75cc-452c-ac80-44782e4d5033 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:42.732202 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aa33bb7b-75cc-452c-ac80-44782e4d5033 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b Aug 19 11:11:42.732202 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aa33bb7b-75cc-452c-ac80-44782e4d5033 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:42.732202 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aa33bb7b-75cc-452c-ac80-44782e4d5033 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:42.737043 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:42.737043 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:42.738828 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-aa33bb7b-75cc-452c-ac80-44782e4d5033 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Snapshot retrieved successfully. Aug 19 11:11:42.739839 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aa33bb7b-75cc-452c-ac80-44782e4d5033 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b returned with HTTP 200 Aug 19 11:11:42.740318 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1135/4546] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:42 2026] GET /volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:43.606981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-340a4307-1089-406b-b3bd-46b0296586d0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:43.608799 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-340a4307-1089-406b-b3bd-46b0296586d0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:43.609068 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-340a4307-1089-406b-b3bd-46b0296586d0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:43.609301 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-340a4307-1089-406b-b3bd-46b0296586d0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:43.609517 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-340a4307-1089-406b-b3bd-46b0296586d0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:43.613888 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:43.613888 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:43.614409 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-340a4307-1089-406b-b3bd-46b0296586d0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:43.614873 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1136/4547] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:43 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:43.748464 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e1d573cc-dc8f-43c2-9727-5621c5c11134 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:43.750198 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1d573cc-dc8f-43c2-9727-5621c5c11134 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b Aug 19 11:11:43.750407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1d573cc-dc8f-43c2-9727-5621c5c11134 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:43.750621 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1d573cc-dc8f-43c2-9727-5621c5c11134 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:43.754756 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1d573cc-dc8f-43c2-9727-5621c5c11134 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b returned with HTTP 404 Aug 19 11:11:43.755234 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1137/4548] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:11:43 2026] GET /volume/v3/snapshots/5751db07-d8f6-4b38-8b9c-d4c5858feb9b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:43.761585 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fe7d7946-869f-49c4-ad49-2f45089461d5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:43.763244 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fe7d7946-869f-49c4-ad49-2f45089461d5 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] DELETE https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 Aug 19 11:11:43.763422 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fe7d7946-869f-49c4-ad49-2f45089461d5 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:43.763609 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fe7d7946-869f-49c4-ad49-2f45089461d5 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:43.763799 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-fe7d7946-869f-49c4-ad49-2f45089461d5 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Delete volume with id: 3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 Aug 19 11:11:43.769929 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:43.769929 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:43.770308 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fe7d7946-869f-49c4-ad49-2f45089461d5 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:43.786049 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-fe7d7946-869f-49c4-ad49-2f45089461d5 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Delete volume request issued successfully. Aug 19 11:11:43.786210 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fe7d7946-869f-49c4-ad49-2f45089461d5 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 returned with HTTP 202 Aug 19 11:11:43.786573 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1141/4549] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:11:43 2026] DELETE /volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:43.793392 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-562691c4-a719-428c-a875-87a6a992094d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:43.795678 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-562691c4-a719-428c-a875-87a6a992094d tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 Aug 19 11:11:43.795890 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-562691c4-a719-428c-a875-87a6a992094d tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:43.796120 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-562691c4-a719-428c-a875-87a6a992094d tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:43.803653 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:43.803653 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:43.808362 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-562691c4-a719-428c-a875-87a6a992094d tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:43.812736 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-562691c4-a719-428c-a875-87a6a992094d tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 returned with HTTP 200 Aug 19 11:11:43.813189 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1136/4550] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:43 2026] GET /volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:44.624116 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72ce6e63-d71b-4362-985c-122fd91cc905 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:44.625915 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72ce6e63-d71b-4362-985c-122fd91cc905 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:44.626127 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72ce6e63-d71b-4362-985c-122fd91cc905 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:44.626301 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72ce6e63-d71b-4362-985c-122fd91cc905 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:44.626400 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-72ce6e63-d71b-4362-985c-122fd91cc905 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:44.630746 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:44.630746 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:44.631440 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72ce6e63-d71b-4362-985c-122fd91cc905 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:44.631660 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1137/4551] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:44 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:44.827548 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-473b0a00-599c-474a-b241-36e0c9bd29a4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:44.829632 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-473b0a00-599c-474a-b241-36e0c9bd29a4 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 Aug 19 11:11:44.829851 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-473b0a00-599c-474a-b241-36e0c9bd29a4 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:44.830030 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-473b0a00-599c-474a-b241-36e0c9bd29a4 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:44.834990 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-473b0a00-599c-474a-b241-36e0c9bd29a4 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 returned with HTTP 404 Aug 19 11:11:44.835437 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1138/4552] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:44 2026] GET /volume/v3/volumes/3c8ada13-2aaf-4f2c-854b-f12b1c27e2b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:44.842697 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cd12e200-cfdf-4843-b172-430cb6e54a6f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:44.844473 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cd12e200-cfdf-4843-b172-430cb6e54a6f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] DELETE https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 Aug 19 11:11:44.844697 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cd12e200-cfdf-4843-b172-430cb6e54a6f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:44.844891 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cd12e200-cfdf-4843-b172-430cb6e54a6f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:44.845059 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-cd12e200-cfdf-4843-b172-430cb6e54a6f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Delete volume with id: 25fd2c94-2776-4f90-9838-1ab779bf6d23 Aug 19 11:11:44.851763 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:44.851763 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:44.852223 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cd12e200-cfdf-4843-b172-430cb6e54a6f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:44.873716 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cd12e200-cfdf-4843-b172-430cb6e54a6f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Delete volume request issued successfully. Aug 19 11:11:44.873914 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cd12e200-cfdf-4843-b172-430cb6e54a6f tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 returned with HTTP 202 Aug 19 11:11:44.874310 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1142/4553] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:11:44 2026] DELETE /volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:44.879865 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e67bbb10-85b7-4025-ad0f-abf413485298 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:44.881706 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e67bbb10-85b7-4025-ad0f-abf413485298 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 Aug 19 11:11:44.881919 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e67bbb10-85b7-4025-ad0f-abf413485298 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:44.882102 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e67bbb10-85b7-4025-ad0f-abf413485298 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:44.892449 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:44.892449 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:44.896867 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e67bbb10-85b7-4025-ad0f-abf413485298 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Volume info retrieved successfully. Aug 19 11:11:44.900706 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e67bbb10-85b7-4025-ad0f-abf413485298 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 returned with HTTP 200 Aug 19 11:11:44.901083 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1137/4554] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:44 2026] GET /volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:45.640978 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2a66fe4a-fe6c-4f95-819e-5af5984b3bd6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:45.642716 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a66fe4a-fe6c-4f95-819e-5af5984b3bd6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:45.642920 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a66fe4a-fe6c-4f95-819e-5af5984b3bd6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:45.643098 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a66fe4a-fe6c-4f95-819e-5af5984b3bd6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:45.643199 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2a66fe4a-fe6c-4f95-819e-5af5984b3bd6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:45.644996 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=227,cinder:UPDATE=39,cinder:INSERT=14 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:11:45.648346 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:45.648346 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:45.649197 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a66fe4a-fe6c-4f95-819e-5af5984b3bd6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:45.649799 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1138/4555] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:45 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:45.912466 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a5ef04fe-08c0-4b9a-b488-b55fe434b358 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:45.913927 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5ef04fe-08c0-4b9a-b488-b55fe434b358 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] GET https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 Aug 19 11:11:45.914084 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5ef04fe-08c0-4b9a-b488-b55fe434b358 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:45.914258 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5ef04fe-08c0-4b9a-b488-b55fe434b358 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:45.919006 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5ef04fe-08c0-4b9a-b488-b55fe434b358 tempest-CinderUnicodeTest-821409614 tempest-CinderUnicodeTest-821409614-project-member] https://10.4.3.46/volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 returned with HTTP 404 Aug 19 11:11:45.919434 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1139/4556] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:11:45 2026] GET /volume/v3/volumes/25fd2c94-2776-4f90-9838-1ab779bf6d23 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:46.659431 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9d58e15e-254a-463e-b9ae-23c77d3762df None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:46.661134 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d58e15e-254a-463e-b9ae-23c77d3762df tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:46.661361 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d58e15e-254a-463e-b9ae-23c77d3762df tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:46.661575 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d58e15e-254a-463e-b9ae-23c77d3762df tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:46.661662 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9d58e15e-254a-463e-b9ae-23c77d3762df tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:46.667313 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:46.667313 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:46.667946 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d58e15e-254a-463e-b9ae-23c77d3762df tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:46.668298 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1143/4557] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:46 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:47.192528 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:47.272522 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:47.272958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1362654530"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:47.275270 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1362654530'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:47.275905 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume of 1 GB Aug 19 11:11:47.279633 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Availability Zones retrieved successfully. Aug 19 11:11:47.285115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Flow 'volume_create_api' (f79012ab-349f-4660-a44a-a27bfafc4e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:47.286137 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19913103-2dec-4e13-a7ad-fbd6c898ad37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:47.288397 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:47.321566 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19913103-2dec-4e13-a7ad-fbd6c898ad37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:47.324159 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a09d32c6-f9a7-4784-82b7-737876c91034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:47.386507 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Created reservations ['23284a3e-44fc-415f-aa3b-5e627ebce095', '06cc0071-4a37-4dc0-bf91-678bb8e085bd', '859a843c-fbdb-4d97-b97e-0c01af9b4112', '70759d88-ec0f-4c0b-ad5b-f02f5fbd2374'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:47.386507 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a09d32c6-f9a7-4784-82b7-737876c91034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23284a3e-44fc-415f-aa3b-5e627ebce095', '06cc0071-4a37-4dc0-bf91-678bb8e085bd', '859a843c-fbdb-4d97-b97e-0c01af9b4112', '70759d88-ec0f-4c0b-ad5b-f02f5fbd2374']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:47.386507 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70aa5fe4-d213-4826-890c-10cde8410617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:47.408310 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70aa5fe4-d213-4826-890c-10cde8410617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45c49cc6-02f5-44a9-9592-c4ebf31eb06b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1362654530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6621f08a3cdd4a2093213ada1af30e12',qos_specs=None,replication_status=,reservations=['23284a3e-44fc-415f-aa3b-5e627ebce095','06cc0071-4a37-4dc0-bf91-678bb8e085bd','859a843c-fbdb-4d97-b97e-0c01af9b4112','70759d88-ec0f-4c0b-ad5b-f02f5fbd2374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8609a602e0764a8eaddafc019ecb03e4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1362654530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45c49cc6-02f5-44a9-9592-c4ebf31eb06b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6621f08a3cdd4a2093213ada1af30e12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8609a602e0764a8eaddafc019ecb03e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:47.409216 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8bfb689-4c4d-4e7d-b2cf-55a022dd7eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:47.428868 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8bfb689-4c4d-4e7d-b2cf-55a022dd7eb8) transitioned into state 'SUCCESS' from state '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-1362654530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6621f08a3cdd4a2093213ada1af30e12',qos_specs=None,replication_status=,reservations=['23284a3e-44fc-415f-aa3b-5e627ebce095','06cc0071-4a37-4dc0-bf91-678bb8e085bd','859a843c-fbdb-4d97-b97e-0c01af9b4112','70759d88-ec0f-4c0b-ad5b-f02f5fbd2374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8609a602e0764a8eaddafc019ecb03e4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:47.429927 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac4cd10-bc2f-438e-96e7-c9fcee00ff9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:47.440021 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac4cd10-bc2f-438e-96e7-c9fcee00ff9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:47.440897 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Flow 'volume_create_api' (f79012ab-349f-4660-a44a-a27bfafc4e19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:47.441274 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume request issued successfully. Aug 19 11:11:47.441889 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6ab3b996-fa8c-4e54-8d04-23a25462882f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:47.442348 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1138/4558] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:11:47 2026] POST /volume/v3/volumes => generated 776 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:47.454566 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-03efbbbb-8dc7-4952-8868-c3ad233a4b76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:47.456422 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03efbbbb-8dc7-4952-8868-c3ad233a4b76 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b Aug 19 11:11:47.458160 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03efbbbb-8dc7-4952-8868-c3ad233a4b76 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:47.458160 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03efbbbb-8dc7-4952-8868-c3ad233a4b76 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:47.463222 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:47.463222 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:47.466260 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-03efbbbb-8dc7-4952-8868-c3ad233a4b76 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:11:47.469621 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03efbbbb-8dc7-4952-8868-c3ad233a4b76 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b returned with HTTP 200 Aug 19 11:11:47.469955 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1139/4559] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:47 2026] GET /volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:47.682020 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-25c5f005-fd90-4f2d-b186-e18de38a1090 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:47.683734 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25c5f005-fd90-4f2d-b186-e18de38a1090 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:47.683965 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25c5f005-fd90-4f2d-b186-e18de38a1090 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:47.684146 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25c5f005-fd90-4f2d-b186-e18de38a1090 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:47.684247 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-25c5f005-fd90-4f2d-b186-e18de38a1090 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id eeba560f-c35f-4919-9c41-6be3b68e5487. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:47.688319 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:47.688319 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:47.688874 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25c5f005-fd90-4f2d-b186-e18de38a1090 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 200 Aug 19 11:11:47.689219 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1140/4560] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:47 2026] GET /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:47.700430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dabb57e7-d788-4b9c-9451-d58ce5c36a0c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:47.702235 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dabb57e7-d788-4b9c-9451-d58ce5c36a0c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 Aug 19 11:11:47.702455 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dabb57e7-d788-4b9c-9451-d58ce5c36a0c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:47.702692 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dabb57e7-d788-4b9c-9451-d58ce5c36a0c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:47.702844 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-dabb57e7-d788-4b9c-9451-d58ce5c36a0c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete backup with id: eeba560f-c35f-4919-9c41-6be3b68e5487. Aug 19 11:11:47.707946 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:47.707946 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:47.726292 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-dabb57e7-d788-4b9c-9451-d58ce5c36a0c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] delete_backup rpcapi backup_id eeba560f-c35f-4919-9c41-6be3b68e5487 {{(pid=100206) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:11:47.727995 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dabb57e7-d788-4b9c-9451-d58ce5c36a0c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 returned with HTTP 202 Aug 19 11:11:47.728429 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1144/4561] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:11:47 2026] DELETE /volume/v3/backups/eeba560f-c35f-4919-9c41-6be3b68e5487 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:11:47.736413 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e0e13247-968e-4ee4-9b1f-723f2cc1831c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:47.737640 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e0e13247-968e-4ee4-9b1f-723f2cc1831c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 Aug 19 11:11:47.737940 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e0e13247-968e-4ee4-9b1f-723f2cc1831c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:47.738186 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e0e13247-968e-4ee4-9b1f-723f2cc1831c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:47.738412 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-e0e13247-968e-4ee4-9b1f-723f2cc1831c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete volume with id: dc96df39-9db8-4c2b-9434-ec5a1d045094 Aug 19 11:11:47.748271 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:47.748271 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:47.748271 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e0e13247-968e-4ee4-9b1f-723f2cc1831c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:11:47.764712 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e0e13247-968e-4ee4-9b1f-723f2cc1831c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete volume request issued successfully. Aug 19 11:11:47.764985 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e0e13247-968e-4ee4-9b1f-723f2cc1831c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 returned with HTTP 202 Aug 19 11:11:47.765544 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1139/4562] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:11:47 2026] DELETE /volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:11:47.774150 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-36e7be78-92b5-435a-87ed-56ebbb8c534a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:47.775854 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36e7be78-92b5-435a-87ed-56ebbb8c534a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 Aug 19 11:11:47.776052 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36e7be78-92b5-435a-87ed-56ebbb8c534a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:47.776236 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36e7be78-92b5-435a-87ed-56ebbb8c534a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:47.783106 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:47.783106 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:47.787116 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-36e7be78-92b5-435a-87ed-56ebbb8c534a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:11:47.790220 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36e7be78-92b5-435a-87ed-56ebbb8c534a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 returned with HTTP 200 Aug 19 11:11:47.790632 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1140/4563] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:47 2026] GET /volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:48.482320 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3b6349ee-9c5b-498e-9488-0e73b634363d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:48.484367 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b6349ee-9c5b-498e-9488-0e73b634363d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b Aug 19 11:11:48.484944 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b6349ee-9c5b-498e-9488-0e73b634363d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:48.484944 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b6349ee-9c5b-498e-9488-0e73b634363d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:48.494276 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:48.494276 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:48.501520 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3b6349ee-9c5b-498e-9488-0e73b634363d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:11:48.503270 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b6349ee-9c5b-498e-9488-0e73b634363d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b returned with HTTP 200 Aug 19 11:11:48.503745 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1141/4564] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:48 2026] GET /volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:48.516073 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b875c5d1-6a7d-4c0b-a996-68837f61962e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:48.517737 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b875c5d1-6a7d-4c0b-a996-68837f61962e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:11:48.518062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b875c5d1-6a7d-4c0b-a996-68837f61962e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45c49cc6-02f5-44a9-9592-c4ebf31eb06b", "name": "tempest-type-Backup-1535588977"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:48.519406 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-b875c5d1-6a7d-4c0b-a996-68837f61962e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Creating new backup {'backup': {'volume_id': '45c49cc6-02f5-44a9-9592-c4ebf31eb06b', 'name': 'tempest-type-Backup-1535588977'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:11:48.519574 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-b875c5d1-6a7d-4c0b-a996-68837f61962e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Creating backup of volume 45c49cc6-02f5-44a9-9592-c4ebf31eb06b in container None Aug 19 11:11:48.528126 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:48.528126 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:48.528408 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b875c5d1-6a7d-4c0b-a996-68837f61962e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:11:48.559412 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-b875c5d1-6a7d-4c0b-a996-68837f61962e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Created reservations ['69d49d6a-2dd1-4a14-814f-742cfc858a9b', 'b4f4c6a4-f604-4772-9969-c7a1db7da95b'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:48.595309 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b875c5d1-6a7d-4c0b-a996-68837f61962e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:11:48.595792 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1145/4565] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:11:48 2026] POST /volume/v3/backups => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:48.604463 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b64e42b6-fd1c-48f7-8cf0-b0c41850ec69 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:48.608386 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b64e42b6-fd1c-48f7-8cf0-b0c41850ec69 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:48.608386 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b64e42b6-fd1c-48f7-8cf0-b0c41850ec69 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:48.608386 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b64e42b6-fd1c-48f7-8cf0-b0c41850ec69 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:48.608386 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b64e42b6-fd1c-48f7-8cf0-b0c41850ec69 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:48.612736 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:48.612736 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:48.613534 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b64e42b6-fd1c-48f7-8cf0-b0c41850ec69 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:48.613958 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1140/4566] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:48 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:48.803194 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a504fb26-469d-4e80-b830-974b1d15c723 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:48.804932 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a504fb26-469d-4e80-b830-974b1d15c723 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 Aug 19 11:11:48.805174 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a504fb26-469d-4e80-b830-974b1d15c723 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:48.805353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a504fb26-469d-4e80-b830-974b1d15c723 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:48.811316 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a504fb26-469d-4e80-b830-974b1d15c723 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 returned with HTTP 404 Aug 19 11:11:48.811768 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1141/4567] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:48 2026] GET /volume/v3/volumes/dc96df39-9db8-4c2b-9434-ec5a1d045094 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:11:48.819636 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-52539ee6-6178-42ce-b6a3-ae90ce6340e2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:48.821750 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-52539ee6-6178-42ce-b6a3-ae90ce6340e2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626/export_record Aug 19 11:11:48.822009 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-52539ee6-6178-42ce-b6a3-ae90ce6340e2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:48.822242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-52539ee6-6178-42ce-b6a3-ae90ce6340e2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'export_record' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:48.822383 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-52539ee6-6178-42ce-b6a3-ae90ce6340e2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Export record for backup 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 11:11:48.827767 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:48.827767 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:48.828821 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.api [None req-52539ee6-6178-42ce-b6a3-ae90ce6340e2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling RPCAPI with context: , host: np0000007769, backup: 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 11:11:48.841132 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-52539ee6-6178-42ce-b6a3-ae90ce6340e2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] export_record in rpcapi backup_id 4d784d40-5cad-4dba-a734-b30cc9ec1626 on host np0000007769. {{(pid=100204) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 11:11:48.849550 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-52539ee6-6178-42ce-b6a3-ae90ce6340e2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGQ3ODRkNDAtNWNhZC00ZGJhLWE3MzQtYjMwY2M5ZWMxNjI2IiwgInVzZXJfaWQiOiAiYWFhNDViMTQ0YjA0NDAxODkzNjUxZjM3ZTQwYzhiYTQiLCAicHJvamVjdF9pZCI6ICJlNWZjY2M0ODZmNjA0YmIwOTk5ZDFlOGJkZjQ0Zjg5MCIsICJ2b2x1bWVfaWQiOiAiMTdhOWEzODUtZDY3Mi00YzIwLWJmZjktYWY4NjUyYjc2MzQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MDA4MTU5NzMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xN2E5YTM4NS1kNjcyLTRjMjAtYmZmOS1hZjg2NTJiNzYzNDYvMjAyNjA4MTkxMTExMDAvYXpfbm92YV9iYWNrdXBfNGQ3ODRkNDAtNWNhZC00ZGJhLWE3MzQtYjMwY2M5ZWMxNjI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMToxMDo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMToxMDo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjExOjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100204) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 11:11:48.849923 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-52539ee6-6178-42ce-b6a3-ae90ce6340e2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626/export_record returned with HTTP 200 Aug 19 11:11:48.850624 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1142/4568] 10.4.3.46 () {68 vars in 1423 bytes} [Wed Aug 19 11:11:48 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:48.858951 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:48.860746 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:11:48.861112 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1300518447"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:48.862495 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1300518447'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:11:48.862628 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume of 1 GB Aug 19 11:11:48.862931 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:48.862931 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:48.866410 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Availability Zones retrieved successfully. Aug 19 11:11:48.871737 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Flow 'volume_create_api' (039abbbb-506a-4651-bd52-68772d382da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:48.872628 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b01eb6-b8b5-4742-9c29-1362ba998183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:48.873371 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:11:48.895359 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b01eb6-b8b5-4742-9c29-1362ba998183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:48.896135 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7eb0b8-29c0-4916-8a6b-ac4c61287b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:48.930590 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['51b9e6d4-0aef-4baa-bfc0-c2471403b3fe', '80c69c89-cefe-4c4d-bb2c-649eb0d1a3d3', '8821e413-ae16-4ba6-8c14-34dd83d47c23', 'e7085723-73de-40fd-badf-47edae25f91e'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:48.931395 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7eb0b8-29c0-4916-8a6b-ac4c61287b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51b9e6d4-0aef-4baa-bfc0-c2471403b3fe', '80c69c89-cefe-4c4d-bb2c-649eb0d1a3d3', '8821e413-ae16-4ba6-8c14-34dd83d47c23', 'e7085723-73de-40fd-badf-47edae25f91e']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:48.932145 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18fb95f1-27a9-4271-a49c-e349c194eb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:48.956211 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18fb95f1-27a9-4271-a49c-e349c194eb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d55a99c-a35b-475e-b5ab-1e4927da5ea5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1300518447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5fccc486f604bb0999d1e8bdf44f890',qos_specs=None,replication_status=,reservations=['51b9e6d4-0aef-4baa-bfc0-c2471403b3fe','80c69c89-cefe-4c4d-bb2c-649eb0d1a3d3','8821e413-ae16-4ba6-8c14-34dd83d47c23','e7085723-73de-40fd-badf-47edae25f91e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa45b144b04401893651f37e40c8ba4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1300518447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d55a99c-a35b-475e-b5ab-1e4927da5ea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5fccc486f604bb0999d1e8bdf44f890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa45b144b04401893651f37e40c8ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:48.956943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f2b69b-64df-4b56-806f-8169ee436431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:48.976136 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f2b69b-64df-4b56-806f-8169ee436431) transitioned into state 'SUCCESS' from state '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-1300518447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5fccc486f604bb0999d1e8bdf44f890',qos_specs=None,replication_status=,reservations=['51b9e6d4-0aef-4baa-bfc0-c2471403b3fe','80c69c89-cefe-4c4d-bb2c-649eb0d1a3d3','8821e413-ae16-4ba6-8c14-34dd83d47c23','e7085723-73de-40fd-badf-47edae25f91e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa45b144b04401893651f37e40c8ba4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:48.976953 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a2f1e8e-554b-4d69-ad55-8d1eb22bd770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:11:48.986004 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a2f1e8e-554b-4d69-ad55-8d1eb22bd770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:11:48.986777 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Flow 'volume_create_api' (039abbbb-506a-4651-bd52-68772d382da7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:11:48.987103 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume request issued successfully. Aug 19 11:11:48.987677 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-71f7339a-1298-41a2-9c95-0f8f20ce38e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:11:48.988069 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1146/4569] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:11:48 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:49.000053 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4c428888-8908-4806-ac91-8bf6c733f436 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:49.003531 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c428888-8908-4806-ac91-8bf6c733f436 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 Aug 19 11:11:49.003531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c428888-8908-4806-ac91-8bf6c733f436 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:49.003531 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4c428888-8908-4806-ac91-8bf6c733f436 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:49.009409 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:49.009409 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:49.013089 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-4c428888-8908-4806-ac91-8bf6c733f436 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:11:49.016968 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4c428888-8908-4806-ac91-8bf6c733f436 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 returned with HTTP 200 Aug 19 11:11:49.017445 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1141/4570] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:48 2026] GET /volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:49.625163 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d2615cae-45a4-4033-a80d-1be2d5ae5c5b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:49.626799 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2615cae-45a4-4033-a80d-1be2d5ae5c5b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:49.627001 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2615cae-45a4-4033-a80d-1be2d5ae5c5b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:49.627171 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2615cae-45a4-4033-a80d-1be2d5ae5c5b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:49.627261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d2615cae-45a4-4033-a80d-1be2d5ae5c5b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:49.631086 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:49.631086 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:49.631628 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2615cae-45a4-4033-a80d-1be2d5ae5c5b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:49.631981 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1142/4571] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:49 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:50.030102 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-44450aad-4e0a-4243-b3fc-bfeffe9655e8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:50.032083 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-44450aad-4e0a-4243-b3fc-bfeffe9655e8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 Aug 19 11:11:50.032289 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-44450aad-4e0a-4243-b3fc-bfeffe9655e8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:50.032518 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-44450aad-4e0a-4243-b3fc-bfeffe9655e8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:50.047846 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:50.047846 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:50.051365 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-44450aad-4e0a-4243-b3fc-bfeffe9655e8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:11:50.055395 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-44450aad-4e0a-4243-b3fc-bfeffe9655e8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 returned with HTTP 200 Aug 19 11:11:50.056038 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1143/4572] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:50 2026] GET /volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:11:50.069356 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-29be031f-6708-4076-b53b-c8d3afe4635c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:50.071647 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-29be031f-6708-4076-b53b-c8d3afe4635c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:11:50.072210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-29be031f-6708-4076-b53b-c8d3afe4635c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d55a99c-a35b-475e-b5ab-1e4927da5ea5", "name": "tempest-type-Backup-738386377"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:11:50.074013 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-29be031f-6708-4076-b53b-c8d3afe4635c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating new backup {'backup': {'volume_id': '6d55a99c-a35b-475e-b5ab-1e4927da5ea5', 'name': 'tempest-type-Backup-738386377'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:11:50.074163 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-29be031f-6708-4076-b53b-c8d3afe4635c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating backup of volume 6d55a99c-a35b-475e-b5ab-1e4927da5ea5 in container None Aug 19 11:11:50.082532 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:50.082532 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:50.082955 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-29be031f-6708-4076-b53b-c8d3afe4635c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:11:50.101320 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-29be031f-6708-4076-b53b-c8d3afe4635c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['5cf39958-8481-4d37-ae0a-db3e6f47cd18', 'ae0fc110-6aae-4455-a44e-5ee706ad0ff3'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:11:50.131654 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-29be031f-6708-4076-b53b-c8d3afe4635c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:11:50.132088 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1147/4573] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:11:50 2026] POST /volume/v3/backups => generated 313 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:11:50.146421 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-53dfb84d-f180-4036-b3fb-b01b029ff137 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:50.148401 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-53dfb84d-f180-4036-b3fb-b01b029ff137 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:11:50.148401 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-53dfb84d-f180-4036-b3fb-b01b029ff137 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:50.149467 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-53dfb84d-f180-4036-b3fb-b01b029ff137 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:50.149467 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-53dfb84d-f180-4036-b3fb-b01b029ff137 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:50.153872 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:50.153872 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:50.154555 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-53dfb84d-f180-4036-b3fb-b01b029ff137 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:11:50.155047 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1142/4574] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:50 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:50.643331 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c9ac9a64-c685-4990-a5d8-e1280f7447c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:50.644848 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9ac9a64-c685-4990-a5d8-e1280f7447c3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:50.645023 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9ac9a64-c685-4990-a5d8-e1280f7447c3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:50.645189 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9ac9a64-c685-4990-a5d8-e1280f7447c3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:50.645287 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c9ac9a64-c685-4990-a5d8-e1280f7447c3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:50.648959 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:50.648959 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:50.649525 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9ac9a64-c685-4990-a5d8-e1280f7447c3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:50.649895 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1143/4575] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:50 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:51.165028 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cf0f7053-ce19-4179-aba9-bd56a56ac524 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:51.167559 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf0f7053-ce19-4179-aba9-bd56a56ac524 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:11:51.167799 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf0f7053-ce19-4179-aba9-bd56a56ac524 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:51.167985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf0f7053-ce19-4179-aba9-bd56a56ac524 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:51.168947 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cf0f7053-ce19-4179-aba9-bd56a56ac524 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:51.172020 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:51.172020 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:51.172601 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf0f7053-ce19-4179-aba9-bd56a56ac524 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:11:51.173112 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1144/4576] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:51 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:51.660983 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-29d3fb12-7edc-4028-a16d-d080d65c0ed9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:51.662586 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-29d3fb12-7edc-4028-a16d-d080d65c0ed9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:51.662766 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-29d3fb12-7edc-4028-a16d-d080d65c0ed9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:51.662957 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-29d3fb12-7edc-4028-a16d-d080d65c0ed9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:51.663047 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-29d3fb12-7edc-4028-a16d-d080d65c0ed9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:51.666879 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:51.666879 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:51.667438 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-29d3fb12-7edc-4028-a16d-d080d65c0ed9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:51.667953 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1148/4577] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:51 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:52.182030 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d7437345-5cc3-4830-93e7-3124e96c2b88 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:52.183744 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d7437345-5cc3-4830-93e7-3124e96c2b88 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:11:52.183984 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d7437345-5cc3-4830-93e7-3124e96c2b88 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:52.184163 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d7437345-5cc3-4830-93e7-3124e96c2b88 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:52.184264 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d7437345-5cc3-4830-93e7-3124e96c2b88 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:52.188201 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:52.188201 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:52.188849 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d7437345-5cc3-4830-93e7-3124e96c2b88 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:11:52.189302 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1143/4578] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:52 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:52.677580 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d546c5b0-d5dc-481d-a101-2703e87fe9d5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:52.679253 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d546c5b0-d5dc-481d-a101-2703e87fe9d5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:52.679501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d546c5b0-d5dc-481d-a101-2703e87fe9d5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:52.679712 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d546c5b0-d5dc-481d-a101-2703e87fe9d5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:52.679859 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d546c5b0-d5dc-481d-a101-2703e87fe9d5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:52.683669 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:52.683669 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:52.684232 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d546c5b0-d5dc-481d-a101-2703e87fe9d5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:52.684581 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1144/4579] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:52 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:53.197927 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-48a31b4d-d339-40c2-9d9f-1369ff0398d8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:53.199609 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48a31b4d-d339-40c2-9d9f-1369ff0398d8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:11:53.199821 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48a31b4d-d339-40c2-9d9f-1369ff0398d8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:53.200047 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48a31b4d-d339-40c2-9d9f-1369ff0398d8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:53.200153 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-48a31b4d-d339-40c2-9d9f-1369ff0398d8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:53.201721 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=268,cinder:UPDATE=63,cinder:INSERT=36,cinder:DELETE=1 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:11:53.204423 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:53.204423 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:53.205246 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48a31b4d-d339-40c2-9d9f-1369ff0398d8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:11:53.206092 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1145/4580] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:53 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:53.694242 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-82efd27d-e148-450f-a2ec-580d283cab4e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:53.697512 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-82efd27d-e148-450f-a2ec-580d283cab4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:53.697512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-82efd27d-e148-450f-a2ec-580d283cab4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:53.697512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-82efd27d-e148-450f-a2ec-580d283cab4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:53.697512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-82efd27d-e148-450f-a2ec-580d283cab4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:53.698438 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=284,cinder:UPDATE=112,cinder:INSERT=54 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:11:53.701139 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:53.701139 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:53.702195 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-82efd27d-e148-450f-a2ec-580d283cab4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:53.703256 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1149/4581] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:53 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:54.216230 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2a9b9c19-e800-426d-ac01-2f9271aa1ea7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:54.218193 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2a9b9c19-e800-426d-ac01-2f9271aa1ea7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:11:54.218193 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2a9b9c19-e800-426d-ac01-2f9271aa1ea7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:54.218193 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2a9b9c19-e800-426d-ac01-2f9271aa1ea7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:54.218193 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-2a9b9c19-e800-426d-ac01-2f9271aa1ea7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:54.222295 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:54.222295 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:54.222969 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2a9b9c19-e800-426d-ac01-2f9271aa1ea7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:11:54.223333 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1144/4582] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:54 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:54.713507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e779aee9-3f68-4afc-b333-41f009ec4865 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:54.715281 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e779aee9-3f68-4afc-b333-41f009ec4865 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:54.715490 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e779aee9-3f68-4afc-b333-41f009ec4865 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:54.715680 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e779aee9-3f68-4afc-b333-41f009ec4865 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:54.715782 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e779aee9-3f68-4afc-b333-41f009ec4865 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:54.719555 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:54.719555 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:54.720105 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e779aee9-3f68-4afc-b333-41f009ec4865 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:54.720603 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1145/4583] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:54 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:55.232602 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-29a049d0-21e8-4e3d-a246-8ddf377c0939 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:55.234818 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29a049d0-21e8-4e3d-a246-8ddf377c0939 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:11:55.235133 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29a049d0-21e8-4e3d-a246-8ddf377c0939 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:55.235415 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29a049d0-21e8-4e3d-a246-8ddf377c0939 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:55.235616 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-29a049d0-21e8-4e3d-a246-8ddf377c0939 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:55.243175 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:55.243175 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:55.244113 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29a049d0-21e8-4e3d-a246-8ddf377c0939 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:11:55.244539 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1146/4584] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:55 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:55.729476 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f05bbf11-3070-4afb-81e0-d9470e8a81f8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:55.731175 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f05bbf11-3070-4afb-81e0-d9470e8a81f8 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:55.731415 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f05bbf11-3070-4afb-81e0-d9470e8a81f8 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:55.731651 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f05bbf11-3070-4afb-81e0-d9470e8a81f8 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:55.731784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-f05bbf11-3070-4afb-81e0-d9470e8a81f8 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:55.735785 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:55.735785 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:55.736382 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f05bbf11-3070-4afb-81e0-d9470e8a81f8 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:55.736747 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1150/4585] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:55 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:56.257760 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b9857c84-92b0-44ca-83b1-3e1b59decbfb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:56.259439 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b9857c84-92b0-44ca-83b1-3e1b59decbfb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:11:56.259674 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b9857c84-92b0-44ca-83b1-3e1b59decbfb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:56.259872 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b9857c84-92b0-44ca-83b1-3e1b59decbfb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:56.259968 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b9857c84-92b0-44ca-83b1-3e1b59decbfb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:56.262896 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=277,cinder:UPDATE=92,cinder:INSERT=51 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:11:56.267886 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:56.267886 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:56.268474 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b9857c84-92b0-44ca-83b1-3e1b59decbfb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:11:56.268853 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1145/4586] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:56 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:56.751335 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e2dedf75-b8f4-4345-bd75-0f29c0a9cc2c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:56.753145 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2dedf75-b8f4-4345-bd75-0f29c0a9cc2c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:56.753328 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2dedf75-b8f4-4345-bd75-0f29c0a9cc2c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:56.753548 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2dedf75-b8f4-4345-bd75-0f29c0a9cc2c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:56.753645 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e2dedf75-b8f4-4345-bd75-0f29c0a9cc2c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:56.759961 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:56.759961 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:56.760755 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2dedf75-b8f4-4345-bd75-0f29c0a9cc2c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:56.761211 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1146/4587] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:56 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:57.279174 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f60dd25d-59ad-4935-8733-8ba065ae8761 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:57.280759 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f60dd25d-59ad-4935-8733-8ba065ae8761 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:11:57.280932 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f60dd25d-59ad-4935-8733-8ba065ae8761 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:57.281109 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f60dd25d-59ad-4935-8733-8ba065ae8761 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:57.281208 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f60dd25d-59ad-4935-8733-8ba065ae8761 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:57.284939 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:57.284939 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:57.285446 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f60dd25d-59ad-4935-8733-8ba065ae8761 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:11:57.285802 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1147/4588] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:57 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:57.771361 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7e8df391-9a7a-4fcc-bda9-1fca8a80b2ca None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:57.776880 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7e8df391-9a7a-4fcc-bda9-1fca8a80b2ca tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:57.777096 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7e8df391-9a7a-4fcc-bda9-1fca8a80b2ca tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:57.777250 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7e8df391-9a7a-4fcc-bda9-1fca8a80b2ca tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:57.777391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-7e8df391-9a7a-4fcc-bda9-1fca8a80b2ca tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:57.783500 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:57.783500 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:57.784051 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7e8df391-9a7a-4fcc-bda9-1fca8a80b2ca tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:57.784378 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1151/4589] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:57 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:58.298265 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-da14f57f-640f-48dc-b3a3-fd2f49425f32 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:58.300581 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-da14f57f-640f-48dc-b3a3-fd2f49425f32 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:11:58.300877 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-da14f57f-640f-48dc-b3a3-fd2f49425f32 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:58.301116 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-da14f57f-640f-48dc-b3a3-fd2f49425f32 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:58.301247 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-da14f57f-640f-48dc-b3a3-fd2f49425f32 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:58.306131 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:58.306131 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:11:58.306864 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-da14f57f-640f-48dc-b3a3-fd2f49425f32 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:11:58.307294 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1146/4590] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:58 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:58.795470 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-42777646-a0fa-4318-aef8-cd2a6a331ac4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:58.797965 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42777646-a0fa-4318-aef8-cd2a6a331ac4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:58.798246 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42777646-a0fa-4318-aef8-cd2a6a331ac4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:58.798451 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42777646-a0fa-4318-aef8-cd2a6a331ac4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:58.798612 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-42777646-a0fa-4318-aef8-cd2a6a331ac4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:58.803728 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:58.803728 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:11:58.804358 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42777646-a0fa-4318-aef8-cd2a6a331ac4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:58.804761 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1147/4591] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:58 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:59.316795 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c341f139-c2fb-4ed3-b7c1-c220c3e0877a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:59.323001 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c341f139-c2fb-4ed3-b7c1-c220c3e0877a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:11:59.323001 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c341f139-c2fb-4ed3-b7c1-c220c3e0877a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:59.323001 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c341f139-c2fb-4ed3-b7c1-c220c3e0877a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:59.323001 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c341f139-c2fb-4ed3-b7c1-c220c3e0877a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:59.329960 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:59.329960 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:11:59.330920 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c341f139-c2fb-4ed3-b7c1-c220c3e0877a tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:11:59.331497 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1148/4592] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:59 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:11:59.813950 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9884090e-bc56-4e6a-9e63-750fe894b2df None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:11:59.815501 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9884090e-bc56-4e6a-9e63-750fe894b2df tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:11:59.815918 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9884090e-bc56-4e6a-9e63-750fe894b2df tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:11:59.815918 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9884090e-bc56-4e6a-9e63-750fe894b2df tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:11:59.816084 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9884090e-bc56-4e6a-9e63-750fe894b2df tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:11:59.820017 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:11:59.820017 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:11:59.820765 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9884090e-bc56-4e6a-9e63-750fe894b2df tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:11:59.820970 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1152/4593] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:11:59 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:00.341289 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7bd934c5-d937-4884-825c-8aa4b2cba437 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:00.342975 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7bd934c5-d937-4884-825c-8aa4b2cba437 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:00.343174 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7bd934c5-d937-4884-825c-8aa4b2cba437 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:00.343350 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7bd934c5-d937-4884-825c-8aa4b2cba437 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:00.343444 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-7bd934c5-d937-4884-825c-8aa4b2cba437 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:00.347729 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:00.347729 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:00.348320 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7bd934c5-d937-4884-825c-8aa4b2cba437 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:12:00.348654 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1147/4594] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:00 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:00.830514 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e8a13ba5-199e-44e5-99c8-300c7476b9c4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:00.832921 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8a13ba5-199e-44e5-99c8-300c7476b9c4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:12:00.833269 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8a13ba5-199e-44e5-99c8-300c7476b9c4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:00.833507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8a13ba5-199e-44e5-99c8-300c7476b9c4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:00.833669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e8a13ba5-199e-44e5-99c8-300c7476b9c4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:00.839140 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:00.839140 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:00.840013 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8a13ba5-199e-44e5-99c8-300c7476b9c4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:12:00.840582 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1148/4595] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:00 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:01.358542 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e29a5952-d2ae-413e-928a-87af575399e9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:01.361115 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e29a5952-d2ae-413e-928a-87af575399e9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:01.361115 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e29a5952-d2ae-413e-928a-87af575399e9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:01.361115 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e29a5952-d2ae-413e-928a-87af575399e9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:01.361268 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e29a5952-d2ae-413e-928a-87af575399e9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:01.366466 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:01.366466 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:01.367217 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e29a5952-d2ae-413e-928a-87af575399e9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:12:01.367721 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1149/4596] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:01 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:01.850287 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e5521106-f986-446c-91f5-6fd78ae949d3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:01.853361 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e5521106-f986-446c-91f5-6fd78ae949d3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:12:01.853615 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e5521106-f986-446c-91f5-6fd78ae949d3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:01.853827 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e5521106-f986-446c-91f5-6fd78ae949d3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:01.853933 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-e5521106-f986-446c-91f5-6fd78ae949d3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:01.859564 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:01.859564 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:01.860430 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e5521106-f986-446c-91f5-6fd78ae949d3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:12:01.860909 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1153/4597] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:01 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:02.384720 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-af40be48-4918-4175-9a88-dae2ed23400b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:02.387124 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-af40be48-4918-4175-9a88-dae2ed23400b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:02.387418 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-af40be48-4918-4175-9a88-dae2ed23400b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:02.387718 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-af40be48-4918-4175-9a88-dae2ed23400b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:02.387883 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-af40be48-4918-4175-9a88-dae2ed23400b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:02.393719 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:02.393719 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:02.394608 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-af40be48-4918-4175-9a88-dae2ed23400b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:12:02.395118 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1148/4598] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:02 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:02.870580 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a2db0e6-7570-4bb3-a280-aa1ae96031f4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:02.872270 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a2db0e6-7570-4bb3-a280-aa1ae96031f4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:12:02.872494 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a2db0e6-7570-4bb3-a280-aa1ae96031f4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:02.872677 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a2db0e6-7570-4bb3-a280-aa1ae96031f4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:02.872795 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7a2db0e6-7570-4bb3-a280-aa1ae96031f4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:02.876809 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:02.876809 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:02.877410 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a2db0e6-7570-4bb3-a280-aa1ae96031f4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:12:02.877880 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1149/4599] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:02 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:02.887435 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ec030ae3-5bb5-4acf-b274-ea67704ffd6b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:02.944456 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec030ae3-5bb5-4acf-b274-ea67704ffd6b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:12:02.944869 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec030ae3-5bb5-4acf-b274-ea67704ffd6b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45c49cc6-02f5-44a9-9592-c4ebf31eb06b"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:02.946236 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-ec030ae3-5bb5-4acf-b274-ea67704ffd6b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Creating new backup {'backup': {'volume_id': '45c49cc6-02f5-44a9-9592-c4ebf31eb06b'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:12:02.946370 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-ec030ae3-5bb5-4acf-b274-ea67704ffd6b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Creating backup of volume 45c49cc6-02f5-44a9-9592-c4ebf31eb06b in container None Aug 19 11:12:02.953079 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:02.953079 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:02.953452 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ec030ae3-5bb5-4acf-b274-ea67704ffd6b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Volume info retrieved successfully. Aug 19 11:12:02.971668 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-ec030ae3-5bb5-4acf-b274-ea67704ffd6b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Created reservations ['3c45a02a-640c-4ec0-8411-25d67289ff77', '3fd7cd4d-051d-42cc-bdad-f60969332323'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:03.017311 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec030ae3-5bb5-4acf-b274-ea67704ffd6b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:12:03.017311 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1150/4600] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:12:02 2026] POST /volume/v3/backups => generated 286 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:03.024269 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b2a2e8b6-5ba6-4ef7-99b3-17d24ffd744c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:03.028259 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b2a2e8b6-5ba6-4ef7-99b3-17d24ffd744c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:03.028259 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b2a2e8b6-5ba6-4ef7-99b3-17d24ffd744c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:03.028259 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b2a2e8b6-5ba6-4ef7-99b3-17d24ffd744c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:03.028259 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-b2a2e8b6-5ba6-4ef7-99b3-17d24ffd744c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:03.034492 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:03.034492 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:03.035659 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b2a2e8b6-5ba6-4ef7-99b3-17d24ffd744c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:03.035912 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1154/4601] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:03 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 693 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:03.407084 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-faa0bc8f-bfe8-44f0-a390-91b6392c80ae None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:03.408747 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-faa0bc8f-bfe8-44f0-a390-91b6392c80ae tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:03.409071 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-faa0bc8f-bfe8-44f0-a390-91b6392c80ae tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:03.410360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-faa0bc8f-bfe8-44f0-a390-91b6392c80ae tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:03.410360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-faa0bc8f-bfe8-44f0-a390-91b6392c80ae tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:03.413933 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:03.413933 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:03.414691 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-faa0bc8f-bfe8-44f0-a390-91b6392c80ae tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:12:03.415134 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1149/4602] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:03 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:04.047010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7cb7e176-70f8-405e-aae2-fce39234ac73 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:04.048710 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7cb7e176-70f8-405e-aae2-fce39234ac73 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:04.048951 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7cb7e176-70f8-405e-aae2-fce39234ac73 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:04.049132 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7cb7e176-70f8-405e-aae2-fce39234ac73 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:04.049236 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7cb7e176-70f8-405e-aae2-fce39234ac73 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:04.053139 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:04.053139 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:04.053770 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7cb7e176-70f8-405e-aae2-fce39234ac73 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:04.054096 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1150/4603] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:04 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:04.424477 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1c19e7a4-ee06-4196-b250-2df95d6726c0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:04.427876 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1c19e7a4-ee06-4196-b250-2df95d6726c0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:04.428081 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1c19e7a4-ee06-4196-b250-2df95d6726c0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:04.428266 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1c19e7a4-ee06-4196-b250-2df95d6726c0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:04.428400 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1c19e7a4-ee06-4196-b250-2df95d6726c0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:04.440151 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:04.440151 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:04.441039 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1c19e7a4-ee06-4196-b250-2df95d6726c0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:12:04.441243 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1151/4604] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:04 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:05.065177 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9821dced-55cd-4b3a-9f28-82cfdb61118a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:05.066806 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9821dced-55cd-4b3a-9f28-82cfdb61118a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:05.067005 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9821dced-55cd-4b3a-9f28-82cfdb61118a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:05.067203 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9821dced-55cd-4b3a-9f28-82cfdb61118a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:05.067305 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9821dced-55cd-4b3a-9f28-82cfdb61118a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:05.071326 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:05.071326 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:05.071883 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9821dced-55cd-4b3a-9f28-82cfdb61118a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:05.072191 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1155/4605] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:05 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:05.455590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-10b72c75-af65-46be-bc45-2bbf38265355 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:05.457896 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-10b72c75-af65-46be-bc45-2bbf38265355 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:05.459583 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-10b72c75-af65-46be-bc45-2bbf38265355 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:05.459583 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-10b72c75-af65-46be-bc45-2bbf38265355 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:05.459583 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-10b72c75-af65-46be-bc45-2bbf38265355 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:05.464842 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:05.464842 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:05.465973 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-10b72c75-af65-46be-bc45-2bbf38265355 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:12:05.466644 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1150/4606] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:05 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:06.083844 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-03836251-4a39-4f15-9e34-5f03109c0463 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:06.085569 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03836251-4a39-4f15-9e34-5f03109c0463 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:06.085773 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03836251-4a39-4f15-9e34-5f03109c0463 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:06.086011 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03836251-4a39-4f15-9e34-5f03109c0463 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:06.086060 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-03836251-4a39-4f15-9e34-5f03109c0463 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:06.089911 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:06.089911 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:06.090433 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03836251-4a39-4f15-9e34-5f03109c0463 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:06.090787 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1151/4607] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:06 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:06.478491 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b5ed26bc-199b-4f7c-b79f-9d2f69f0934b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:06.480143 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5ed26bc-199b-4f7c-b79f-9d2f69f0934b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:06.480371 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5ed26bc-199b-4f7c-b79f-9d2f69f0934b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:06.480595 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5ed26bc-199b-4f7c-b79f-9d2f69f0934b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:06.480751 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b5ed26bc-199b-4f7c-b79f-9d2f69f0934b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:06.484777 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:06.484777 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:06.485412 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5ed26bc-199b-4f7c-b79f-9d2f69f0934b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:12:06.485816 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1152/4608] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:06 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:06.494622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c940af55-af12-449c-af65-38f3770e9b97 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:06.496148 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c940af55-af12-449c-af65-38f3770e9b97 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3/export_record Aug 19 11:12:06.496336 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c940af55-af12-449c-af65-38f3770e9b97 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:06.496539 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c940af55-af12-449c-af65-38f3770e9b97 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'export_record' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:06.496643 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-c940af55-af12-449c-af65-38f3770e9b97 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Export record for backup d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100206) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 11:12:06.500296 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:06.500296 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:06.501070 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.api [None req-c940af55-af12-449c-af65-38f3770e9b97 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling RPCAPI with context: , host: np0000007769, backup: d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100206) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 11:12:06.511920 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-c940af55-af12-449c-af65-38f3770e9b97 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] export_record in rpcapi backup_id d9195025-4b95-4882-8a16-52d1d0cab6f3 on host np0000007769. {{(pid=100206) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 11:12:06.522062 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-c940af55-af12-449c-af65-38f3770e9b97 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDkxOTUwMjUtNGI5NS00ODgyLThhMTYtNTJkMWQwY2FiNmYzIiwgInVzZXJfaWQiOiAiYWFhNDViMTQ0YjA0NDAxODkzNjUxZjM3ZTQwYzhiYTQiLCAicHJvamVjdF9pZCI6ICJlNWZjY2M0ODZmNjA0YmIwOTk5ZDFlOGJkZjQ0Zjg5MCIsICJ2b2x1bWVfaWQiOiAiNmQ1NWE5OWMtYTM1Yi00NzVlLWI1YWItMWU0OTI3ZGE1ZWE1IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzgzODYzNzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZDU1YTk5Yy1hMzViLTQ3NWUtYjVhYi0xZTQ5MjdkYTVlYTUvMjAyNjA4MTkxMTExNTMvYXpfbm92YV9iYWNrdXBfZDkxOTUwMjUtNGI5NS00ODgyLThhMTYtNTJkMWQwY2FiNmYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMToxMTo1MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMToxMTo1MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100206) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 11:12:06.522219 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c940af55-af12-449c-af65-38f3770e9b97 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3/export_record returned with HTTP 200 Aug 19 11:12:06.522700 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1156/4609] 10.4.3.46 () {68 vars in 1423 bytes} [Wed Aug 19 11:12:06 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:06.531574 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8440206a-9207-487e-93f5-a98575d753f6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:06.534792 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8440206a-9207-487e-93f5-a98575d753f6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:06.534792 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8440206a-9207-487e-93f5-a98575d753f6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:06.534792 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8440206a-9207-487e-93f5-a98575d753f6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:06.534792 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-8440206a-9207-487e-93f5-a98575d753f6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:06.539198 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:06.539198 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:06.540149 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8440206a-9207-487e-93f5-a98575d753f6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:12:06.540803 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1151/4610] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:06 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:06.551502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aa4da473-7297-4217-ad20-e9e8937d327b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:06.553876 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa4da473-7297-4217-ad20-e9e8937d327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/backups/import_record Aug 19 11:12:06.554257 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa4da473-7297-4217-ad20-e9e8937d327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE5ZTZjZjUtMTQ5Zi00MDM4LWEwM2QtN2E5MTQ3ZmFhMDcxIiwgInVzZXJfaWQiOiAiYWFhNDViMTQ0YjA0NDAxODkzNjUxZjM3ZTQwYzhiYTQiLCAicHJvamVjdF9pZCI6ICJlNWZjY2M0ODZmNjA0YmIwOTk5ZDFlOGJkZjQ0Zjg5MCIsICJ2b2x1bWVfaWQiOiAiNmQ1NWE5OWMtYTM1Yi00NzVlLWI1YWItMWU0OTI3ZGE1ZWE1IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzgzODYzNzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZDU1YTk5Yy1hMzViLTQ3NWUtYjVhYi0xZTQ5MjdkYTVlYTUvMjAyNjA4MTkxMTExNTMvYXpfbm92YV9iYWNrdXBfZDkxOTUwMjUtNGI5NS00ODgyLThhMTYtNTJkMWQwY2FiNmYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMToxMTo1MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMToxMTo1MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:06.558610 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-aa4da473-7297-4217-ad20-e9e8937d327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE5ZTZjZjUtMTQ5Zi00MDM4LWEwM2QtN2E5MTQ3ZmFhMDcxIiwgInVzZXJfaWQiOiAiYWFhNDViMTQ0YjA0NDAxODkzNjUxZjM3ZTQwYzhiYTQiLCAicHJvamVjdF9pZCI6ICJlNWZjY2M0ODZmNjA0YmIwOTk5ZDFlOGJkZjQ0Zjg5MCIsICJ2b2x1bWVfaWQiOiAiNmQ1NWE5OWMtYTM1Yi00NzVlLWI1YWItMWU0OTI3ZGE1ZWE1IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzgzODYzNzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZDU1YTk5Yy1hMzViLTQ3NWUtYjVhYi0xZTQ5MjdkYTVlYTUvMjAyNjA4MTkxMTExNTMvYXpfbm92YV9iYWNrdXBfZDkxOTUwMjUtNGI5NS00ODgyLThhMTYtNTJkMWQwY2FiNmYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMToxMTo1MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMToxMTo1MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100203) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 11:12:06.558732 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-aa4da473-7297-4217-ad20-e9e8937d327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE5ZTZjZjUtMTQ5Zi00MDM4LWEwM2QtN2E5MTQ3ZmFhMDcxIiwgInVzZXJfaWQiOiAiYWFhNDViMTQ0YjA0NDAxODkzNjUxZjM3ZTQwYzhiYTQiLCAicHJvamVjdF9pZCI6ICJlNWZjY2M0ODZmNjA0YmIwOTk5ZDFlOGJkZjQ0Zjg5MCIsICJ2b2x1bWVfaWQiOiAiNmQ1NWE5OWMtYTM1Yi00NzVlLWI1YWItMWU0OTI3ZGE1ZWE1IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzgzODYzNzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZDU1YTk5Yy1hMzViLTQ3NWUtYjVhYi0xZTQ5MjdkYTVlYTUvMjAyNjA4MTkxMTExNTMvYXpfbm92YV9iYWNrdXBfZDkxOTUwMjUtNGI5NS00ODgyLThhMTYtNTJkMWQwY2FiNmYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMToxMTo1MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMToxMTo1MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100203) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 11:12:06.600804 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-aa4da473-7297-4217-ad20-e9e8937d327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['1816542d-555a-4015-8e97-60e8342dab24', 'f8503bb1-f523-4f4c-8083-10abf4027de5'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:06.617863 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-aa4da473-7297-4217-ad20-e9e8937d327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] import_record rpcapi backup id b19e6cf5-149f-4038-a03d-7a9147faa071 on host np0000007769 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjE5ZTZjZjUtMTQ5Zi00MDM4LWEwM2QtN2E5MTQ3ZmFhMDcxIiwgInVzZXJfaWQiOiAiYWFhNDViMTQ0YjA0NDAxODkzNjUxZjM3ZTQwYzhiYTQiLCAicHJvamVjdF9pZCI6ICJlNWZjY2M0ODZmNjA0YmIwOTk5ZDFlOGJkZjQ0Zjg5MCIsICJ2b2x1bWVfaWQiOiAiNmQ1NWE5OWMtYTM1Yi00NzVlLWI1YWItMWU0OTI3ZGE1ZWE1IiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzgzODYzNzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZDU1YTk5Yy1hMzViLTQ3NWUtYjVhYi0xZTQ5MjdkYTVlYTUvMjAyNjA4MTkxMTExNTMvYXpfbm92YV9iYWNrdXBfZDkxOTUwMjUtNGI5NS00ODgyLThhMTYtNTJkMWQwY2FiNmYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMToxMTo1MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMToxMTo1MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100203) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 19 11:12:06.620091 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-aa4da473-7297-4217-ad20-e9e8937d327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Import record output: {'backup': {'id': 'b19e6cf5-149f-4038-a03d-7a9147faa071', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071'}, {'rel': 'bookmark', 'href': 'https://10.4.3.46/volume/backups/b19e6cf5-149f-4038-a03d-7a9147faa071'}]}}. {{(pid=100203) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 19 11:12:06.620423 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa4da473-7297-4217-ad20-e9e8937d327b tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/import_record returned with HTTP 201 Aug 19 11:12:06.620959 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1152/4611] 10.4.3.46 () {70 vars in 1335 bytes} [Wed Aug 19 11:12:06 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 70 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 19 11:12:06.629247 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3b4b62cb-e993-4dad-b643-b13ae8edc692 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:06.631377 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b4b62cb-e993-4dad-b643-b13ae8edc692 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 Aug 19 11:12:06.631713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b4b62cb-e993-4dad-b643-b13ae8edc692 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:06.632062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b4b62cb-e993-4dad-b643-b13ae8edc692 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:06.632252 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3b4b62cb-e993-4dad-b643-b13ae8edc692 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b19e6cf5-149f-4038-a03d-7a9147faa071. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:06.637940 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:06.637940 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:06.638677 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b4b62cb-e993-4dad-b643-b13ae8edc692 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 returned with HTTP 200 Aug 19 11:12:06.639140 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1153/4612] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:06 2026] GET /volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 => generated 645 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:07.100225 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-04a9d879-cd59-426f-a0fd-fde13088cee0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:07.102718 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-04a9d879-cd59-426f-a0fd-fde13088cee0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:07.103023 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-04a9d879-cd59-426f-a0fd-fde13088cee0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:07.104812 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-04a9d879-cd59-426f-a0fd-fde13088cee0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:07.104984 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-04a9d879-cd59-426f-a0fd-fde13088cee0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:07.110255 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:07.110255 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:07.111067 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-04a9d879-cd59-426f-a0fd-fde13088cee0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:07.111567 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1157/4613] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:07 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:07.649140 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-39fd1f4f-da00-47d1-a807-3d1ba159926c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:07.650973 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-39fd1f4f-da00-47d1-a807-3d1ba159926c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 Aug 19 11:12:07.652549 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-39fd1f4f-da00-47d1-a807-3d1ba159926c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:07.652549 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-39fd1f4f-da00-47d1-a807-3d1ba159926c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:07.652549 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-39fd1f4f-da00-47d1-a807-3d1ba159926c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b19e6cf5-149f-4038-a03d-7a9147faa071. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:07.657391 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:07.657391 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:07.658238 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-39fd1f4f-da00-47d1-a807-3d1ba159926c tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 returned with HTTP 200 Aug 19 11:12:07.658773 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1152/4614] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:07 2026] GET /volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:07.668225 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6251ac5e-7795-4adf-8d0b-a5aa705777d2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:07.669952 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6251ac5e-7795-4adf-8d0b-a5aa705777d2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 Aug 19 11:12:07.671571 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6251ac5e-7795-4adf-8d0b-a5aa705777d2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:07.671571 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6251ac5e-7795-4adf-8d0b-a5aa705777d2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:07.671571 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-6251ac5e-7795-4adf-8d0b-a5aa705777d2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete backup with id: b19e6cf5-149f-4038-a03d-7a9147faa071. Aug 19 11:12:07.674520 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:07.674520 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:07.698540 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-6251ac5e-7795-4adf-8d0b-a5aa705777d2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] delete_backup rpcapi backup_id b19e6cf5-149f-4038-a03d-7a9147faa071 {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:12:07.699927 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6251ac5e-7795-4adf-8d0b-a5aa705777d2 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 returned with HTTP 202 Aug 19 11:12:07.700302 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1153/4615] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:07 2026] DELETE /volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:12:07.706925 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7ebb79fa-a39e-48f1-81c4-5d669e894704 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:07.708540 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ebb79fa-a39e-48f1-81c4-5d669e894704 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 Aug 19 11:12:07.708746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ebb79fa-a39e-48f1-81c4-5d669e894704 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:07.708920 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ebb79fa-a39e-48f1-81c4-5d669e894704 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:07.709014 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7ebb79fa-a39e-48f1-81c4-5d669e894704 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b19e6cf5-149f-4038-a03d-7a9147faa071. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:07.713718 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:07.713718 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:07.714572 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ebb79fa-a39e-48f1-81c4-5d669e894704 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 returned with HTTP 200 Aug 19 11:12:07.715064 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1154/4616] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:07 2026] GET /volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:08.121602 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7001e97c-0882-40ce-b230-81320568997b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:08.123215 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7001e97c-0882-40ce-b230-81320568997b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:08.123414 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7001e97c-0882-40ce-b230-81320568997b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:08.123645 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7001e97c-0882-40ce-b230-81320568997b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:08.123778 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-7001e97c-0882-40ce-b230-81320568997b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:08.127767 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:08.127767 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:08.128343 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7001e97c-0882-40ce-b230-81320568997b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:08.128926 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1158/4617] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:08 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:08.724056 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-aaf43c32-e0da-4c9f-99b9-38f73b1121c6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:08.725735 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aaf43c32-e0da-4c9f-99b9-38f73b1121c6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 Aug 19 11:12:08.725941 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aaf43c32-e0da-4c9f-99b9-38f73b1121c6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:08.726120 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aaf43c32-e0da-4c9f-99b9-38f73b1121c6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:08.726219 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-aaf43c32-e0da-4c9f-99b9-38f73b1121c6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id b19e6cf5-149f-4038-a03d-7a9147faa071. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:08.729552 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aaf43c32-e0da-4c9f-99b9-38f73b1121c6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 returned with HTTP 404 Aug 19 11:12:08.730028 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1153/4618] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:08 2026] GET /volume/v3/backups/b19e6cf5-149f-4038-a03d-7a9147faa071 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:08.735931 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dda1642d-0bf2-437e-887b-d0e0c631cd18 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:08.737566 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dda1642d-0bf2-437e-887b-d0e0c631cd18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 Aug 19 11:12:08.737775 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dda1642d-0bf2-437e-887b-d0e0c631cd18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:08.737949 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dda1642d-0bf2-437e-887b-d0e0c631cd18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:08.738096 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-dda1642d-0bf2-437e-887b-d0e0c631cd18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete volume with id: 6d55a99c-a35b-475e-b5ab-1e4927da5ea5 Aug 19 11:12:08.744385 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:08.744385 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:08.745000 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dda1642d-0bf2-437e-887b-d0e0c631cd18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:08.766528 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dda1642d-0bf2-437e-887b-d0e0c631cd18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete volume request issued successfully. Aug 19 11:12:08.766734 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dda1642d-0bf2-437e-887b-d0e0c631cd18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 returned with HTTP 202 Aug 19 11:12:08.767116 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1154/4619] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:08 2026] DELETE /volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:12:08.773771 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-512a99a4-227a-4ef2-8ef8-70be972b306f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:08.775278 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-512a99a4-227a-4ef2-8ef8-70be972b306f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 Aug 19 11:12:08.775454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-512a99a4-227a-4ef2-8ef8-70be972b306f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:08.775649 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-512a99a4-227a-4ef2-8ef8-70be972b306f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:08.782140 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:08.782140 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:08.785076 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-512a99a4-227a-4ef2-8ef8-70be972b306f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:08.788229 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-512a99a4-227a-4ef2-8ef8-70be972b306f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 returned with HTTP 200 Aug 19 11:12:08.788568 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1155/4620] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:08 2026] GET /volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:09.137733 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9638463c-4d34-423f-a870-1fb565ee351b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:09.139292 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9638463c-4d34-423f-a870-1fb565ee351b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:09.139518 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9638463c-4d34-423f-a870-1fb565ee351b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:09.139713 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9638463c-4d34-423f-a870-1fb565ee351b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:09.139822 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9638463c-4d34-423f-a870-1fb565ee351b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:09.143717 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:09.143717 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:09.144279 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9638463c-4d34-423f-a870-1fb565ee351b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:09.144630 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1159/4621] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:09 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:09.799645 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4cfa3a1f-7b40-4cc7-b19f-fa14d6befb18 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:09.801224 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4cfa3a1f-7b40-4cc7-b19f-fa14d6befb18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 Aug 19 11:12:09.801412 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4cfa3a1f-7b40-4cc7-b19f-fa14d6befb18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:09.801603 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4cfa3a1f-7b40-4cc7-b19f-fa14d6befb18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:09.806625 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4cfa3a1f-7b40-4cc7-b19f-fa14d6befb18 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 returned with HTTP 404 Aug 19 11:12:09.807200 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1154/4622] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:09 2026] GET /volume/v3/volumes/6d55a99c-a35b-475e-b5ab-1e4927da5ea5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:09.814728 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cf9ca19b-ea8c-4c0a-be99-bca6da24b830 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:09.816525 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cf9ca19b-ea8c-4c0a-be99-bca6da24b830 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups Aug 19 11:12:09.816780 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cf9ca19b-ea8c-4c0a-be99-bca6da24b830 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:09.816999 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cf9ca19b-ea8c-4c0a-be99-bca6da24b830 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:09.822291 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cf9ca19b-ea8c-4c0a-be99-bca6da24b830 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 200 Aug 19 11:12:09.822745 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1155/4623] 10.4.3.46 () {68 vars in 1270 bytes} [Wed Aug 19 11:12:09 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 19 11:12:09.829722 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3c24d418-6b3d-4594-88bf-6fac90a8499d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:09.831454 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c24d418-6b3d-4594-88bf-6fac90a8499d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups?project_id=e5fccc486f604bb0999d1e8bdf44f890 Aug 19 11:12:09.831707 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c24d418-6b3d-4594-88bf-6fac90a8499d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:09.831931 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c24d418-6b3d-4594-88bf-6fac90a8499d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:09.837654 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c24d418-6b3d-4594-88bf-6fac90a8499d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups?project_id=e5fccc486f604bb0999d1e8bdf44f890 returned with HTTP 200 Aug 19 11:12:09.838198 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1156/4624] 10.4.3.46 () {68 vars in 1357 bytes} [Wed Aug 19 11:12:09 2026] GET /volume/v3/backups?project_id=e5fccc486f604bb0999d1e8bdf44f890 => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:09.845020 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f706cff0-04b1-406f-ac38-d6756aada034 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:09.846662 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:12:09.847012 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2129539237"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:09.848304 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2129539237'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:12:09.848439 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume of 1 GB Aug 19 11:12:09.853255 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Availability Zones retrieved successfully. Aug 19 11:12:09.858281 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Flow 'volume_create_api' (6a6fb393-23d0-44e3-a1c5-f70983906d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:09.859297 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4cf33b5-6544-4df7-8d5f-622acad8792f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:09.860153 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:12:09.882750 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4cf33b5-6544-4df7-8d5f-622acad8792f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:09.883500 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38182a49-493e-4c7d-aa2b-cdec65a4d10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:09.923774 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['e9f880f9-020b-4f21-bafc-2274e04f3c4b', '09d95027-824c-45f3-8505-beace33722af', '0d90ccaf-1c96-4785-a175-d3a4665c1d59', '28496cf8-ff4e-40e7-a2be-c80fdfcbe86e'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:09.924546 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38182a49-493e-4c7d-aa2b-cdec65a4d10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9f880f9-020b-4f21-bafc-2274e04f3c4b', '09d95027-824c-45f3-8505-beace33722af', '0d90ccaf-1c96-4785-a175-d3a4665c1d59', '28496cf8-ff4e-40e7-a2be-c80fdfcbe86e']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:09.925227 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb708b6c-b684-41de-8cca-cb96468b52a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:09.956042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb708b6c-b684-41de-8cca-cb96468b52a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca5b26a6-4a11-4c02-ab01-23a535492ca6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2129539237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5fccc486f604bb0999d1e8bdf44f890',qos_specs=None,replication_status=,reservations=['e9f880f9-020b-4f21-bafc-2274e04f3c4b','09d95027-824c-45f3-8505-beace33722af','0d90ccaf-1c96-4785-a175-d3a4665c1d59','28496cf8-ff4e-40e7-a2be-c80fdfcbe86e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa45b144b04401893651f37e40c8ba4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2129539237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca5b26a6-4a11-4c02-ab01-23a535492ca6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5fccc486f604bb0999d1e8bdf44f890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa45b144b04401893651f37e40c8ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:09.956805 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f112abc3-f82b-4c7b-b654-24782f8d53b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:09.977364 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f112abc3-f82b-4c7b-b654-24782f8d53b3) transitioned into state 'SUCCESS' from state '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-2129539237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5fccc486f604bb0999d1e8bdf44f890',qos_specs=None,replication_status=,reservations=['e9f880f9-020b-4f21-bafc-2274e04f3c4b','09d95027-824c-45f3-8505-beace33722af','0d90ccaf-1c96-4785-a175-d3a4665c1d59','28496cf8-ff4e-40e7-a2be-c80fdfcbe86e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa45b144b04401893651f37e40c8ba4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:09.978396 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a94c07-a217-41d0-a587-da5dbe216987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:09.996853 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a94c07-a217-41d0-a587-da5dbe216987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:09.998074 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Flow 'volume_create_api' (6a6fb393-23d0-44e3-a1c5-f70983906d95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:09.998492 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume request issued successfully. Aug 19 11:12:09.999240 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f706cff0-04b1-406f-ac38-d6756aada034 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:12:09.999876 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1160/4625] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:12:09 2026] POST /volume/v3/volumes => generated 776 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:10.011614 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-82a427af-cf7b-4dfe-9200-b2c0159feee0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:10.013497 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-82a427af-cf7b-4dfe-9200-b2c0159feee0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 Aug 19 11:12:10.013745 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-82a427af-cf7b-4dfe-9200-b2c0159feee0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:10.014007 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-82a427af-cf7b-4dfe-9200-b2c0159feee0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:10.021526 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:10.021526 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:10.025057 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-82a427af-cf7b-4dfe-9200-b2c0159feee0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:10.028945 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-82a427af-cf7b-4dfe-9200-b2c0159feee0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 returned with HTTP 200 Aug 19 11:12:10.029312 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1155/4626] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:10 2026] GET /volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:10.153641 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b3a0fdf3-f264-48f3-95f6-b42794517b9b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:10.155399 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b3a0fdf3-f264-48f3-95f6-b42794517b9b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:10.155593 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b3a0fdf3-f264-48f3-95f6-b42794517b9b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:10.155788 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b3a0fdf3-f264-48f3-95f6-b42794517b9b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:10.155882 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b3a0fdf3-f264-48f3-95f6-b42794517b9b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:10.160201 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:10.160201 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:10.160583 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b3a0fdf3-f264-48f3-95f6-b42794517b9b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:10.161140 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1156/4627] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:10 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:11.040655 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c5fb315a-98c4-4b7a-8cbd-feb37545f3d1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:11.042253 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5fb315a-98c4-4b7a-8cbd-feb37545f3d1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 Aug 19 11:12:11.042447 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5fb315a-98c4-4b7a-8cbd-feb37545f3d1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:11.042646 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5fb315a-98c4-4b7a-8cbd-feb37545f3d1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:11.049288 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:11.049288 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:11.052112 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c5fb315a-98c4-4b7a-8cbd-feb37545f3d1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:11.055168 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5fb315a-98c4-4b7a-8cbd-feb37545f3d1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 returned with HTTP 200 Aug 19 11:12:11.055469 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1157/4628] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:11 2026] GET /volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:11.066506 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4b16a18f-7586-4521-8a4d-54c444667cc7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:11.068442 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4b16a18f-7586-4521-8a4d-54c444667cc7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:12:11.068818 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4b16a18f-7586-4521-8a4d-54c444667cc7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ca5b26a6-4a11-4c02-ab01-23a535492ca6", "name": "tempest-type-Backup-2133128627"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:11.070103 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-4b16a18f-7586-4521-8a4d-54c444667cc7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating new backup {'backup': {'volume_id': 'ca5b26a6-4a11-4c02-ab01-23a535492ca6', 'name': 'tempest-type-Backup-2133128627'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:12:11.070234 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-4b16a18f-7586-4521-8a4d-54c444667cc7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating backup of volume ca5b26a6-4a11-4c02-ab01-23a535492ca6 in container None Aug 19 11:12:11.076663 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:11.076663 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:11.076951 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4b16a18f-7586-4521-8a4d-54c444667cc7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:11.092423 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-4b16a18f-7586-4521-8a4d-54c444667cc7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['4cc1002e-cb17-4d79-8f87-f686edad86d6', '93bd82b6-3d30-40b3-b0a0-210084a1ee5b'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:11.119444 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4b16a18f-7586-4521-8a4d-54c444667cc7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:12:11.119787 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1161/4629] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:12:11 2026] POST /volume/v3/backups => generated 314 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:11.127931 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-60ba3f87-3f60-4eb5-871d-bd54c631da8d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:11.129492 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-60ba3f87-3f60-4eb5-871d-bd54c631da8d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:11.129920 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-60ba3f87-3f60-4eb5-871d-bd54c631da8d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:11.131019 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-60ba3f87-3f60-4eb5-871d-bd54c631da8d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:11.131019 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-60ba3f87-3f60-4eb5-871d-bd54c631da8d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:11.136360 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:11.136360 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:11.136360 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-60ba3f87-3f60-4eb5-871d-bd54c631da8d tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:11.136360 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1156/4630] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:11 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:11.171965 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5b315395-014d-4da4-992c-9914197517f0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:11.174876 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5b315395-014d-4da4-992c-9914197517f0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:11.174876 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5b315395-014d-4da4-992c-9914197517f0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:11.174876 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5b315395-014d-4da4-992c-9914197517f0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:11.174876 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5b315395-014d-4da4-992c-9914197517f0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:11.178761 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:11.178761 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:11.179380 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5b315395-014d-4da4-992c-9914197517f0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:11.179858 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1157/4631] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:11 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:12.145687 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d9f671bc-2e70-4eb7-b9b2-64ac42c16f11 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:12.147330 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d9f671bc-2e70-4eb7-b9b2-64ac42c16f11 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:12.147576 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d9f671bc-2e70-4eb7-b9b2-64ac42c16f11 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:12.147793 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d9f671bc-2e70-4eb7-b9b2-64ac42c16f11 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:12.147925 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d9f671bc-2e70-4eb7-b9b2-64ac42c16f11 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:12.151716 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:12.151716 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:12.152254 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d9f671bc-2e70-4eb7-b9b2-64ac42c16f11 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:12.152586 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1158/4632] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:12 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:12.189082 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cd69bddf-d53f-440d-a381-08264cc69f90 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:12.190941 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cd69bddf-d53f-440d-a381-08264cc69f90 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:12.191137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cd69bddf-d53f-440d-a381-08264cc69f90 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:12.191323 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cd69bddf-d53f-440d-a381-08264cc69f90 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:12.191425 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-cd69bddf-d53f-440d-a381-08264cc69f90 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:12.195223 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:12.195223 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:12.195783 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cd69bddf-d53f-440d-a381-08264cc69f90 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:12.196107 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1162/4633] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:12 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:13.162048 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-46260ec5-990d-4550-8648-8319859d2f58 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:13.163576 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-46260ec5-990d-4550-8648-8319859d2f58 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:13.163811 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-46260ec5-990d-4550-8648-8319859d2f58 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:13.164021 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-46260ec5-990d-4550-8648-8319859d2f58 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:13.164160 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-46260ec5-990d-4550-8648-8319859d2f58 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:13.167829 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:13.167829 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:13.168388 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-46260ec5-990d-4550-8648-8319859d2f58 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:13.168769 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1157/4634] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:13 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:13.205476 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9bdf3d1a-6878-4881-8f39-4212fed45d29 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:13.207077 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9bdf3d1a-6878-4881-8f39-4212fed45d29 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:13.207276 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9bdf3d1a-6878-4881-8f39-4212fed45d29 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:13.207452 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9bdf3d1a-6878-4881-8f39-4212fed45d29 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:13.207571 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9bdf3d1a-6878-4881-8f39-4212fed45d29 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:13.211541 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:13.211541 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:13.212064 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9bdf3d1a-6878-4881-8f39-4212fed45d29 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:13.212400 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1158/4635] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:13 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:14.178110 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b2b8cc48-4759-465d-aed6-43f65ba6f8e4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:14.180111 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2b8cc48-4759-465d-aed6-43f65ba6f8e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:14.180389 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2b8cc48-4759-465d-aed6-43f65ba6f8e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:14.180618 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2b8cc48-4759-465d-aed6-43f65ba6f8e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:14.180759 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b2b8cc48-4759-465d-aed6-43f65ba6f8e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:14.185455 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:14.185455 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:14.186209 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2b8cc48-4759-465d-aed6-43f65ba6f8e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:14.186662 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1159/4636] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:14 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:14.233702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e316eb25-685a-4fc8-a050-c9d19fe291b0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:14.240403 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e316eb25-685a-4fc8-a050-c9d19fe291b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:14.241171 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e316eb25-685a-4fc8-a050-c9d19fe291b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:14.241905 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e316eb25-685a-4fc8-a050-c9d19fe291b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:14.242038 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-e316eb25-685a-4fc8-a050-c9d19fe291b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:14.245964 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:14.245964 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:14.246547 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e316eb25-685a-4fc8-a050-c9d19fe291b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:14.246891 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1163/4637] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:14 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:15.196316 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9a3d91e9-9b1a-47f6-b9a6-8f7a4a323559 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:15.198269 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9a3d91e9-9b1a-47f6-b9a6-8f7a4a323559 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:15.198476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9a3d91e9-9b1a-47f6-b9a6-8f7a4a323559 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:15.198742 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9a3d91e9-9b1a-47f6-b9a6-8f7a4a323559 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:15.198849 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-9a3d91e9-9b1a-47f6-b9a6-8f7a4a323559 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:15.204638 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:15.204638 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:15.205711 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9a3d91e9-9b1a-47f6-b9a6-8f7a4a323559 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:15.206294 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1158/4638] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:15 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:15.256637 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-20476303-ce19-43fd-abf8-093ec996c723 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:15.258359 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-20476303-ce19-43fd-abf8-093ec996c723 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:15.258576 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-20476303-ce19-43fd-abf8-093ec996c723 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:15.258761 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-20476303-ce19-43fd-abf8-093ec996c723 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:15.258875 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-20476303-ce19-43fd-abf8-093ec996c723 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:15.262836 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:15.262836 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:15.263391 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-20476303-ce19-43fd-abf8-093ec996c723 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:15.263749 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1159/4639] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:15 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:16.220510 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8803021b-603d-453e-83fa-63c182ea7de8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:16.222692 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8803021b-603d-453e-83fa-63c182ea7de8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:16.222951 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8803021b-603d-453e-83fa-63c182ea7de8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:16.223189 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8803021b-603d-453e-83fa-63c182ea7de8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:16.223328 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-8803021b-603d-453e-83fa-63c182ea7de8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:16.228419 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:16.228419 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:16.229203 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8803021b-603d-453e-83fa-63c182ea7de8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:16.229656 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1160/4640] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:16 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:16.277402 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-66fc6504-b2c5-4a52-b6a4-bf56f971382e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:16.280894 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-66fc6504-b2c5-4a52-b6a4-bf56f971382e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:16.281109 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-66fc6504-b2c5-4a52-b6a4-bf56f971382e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:16.281292 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-66fc6504-b2c5-4a52-b6a4-bf56f971382e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:16.281397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-66fc6504-b2c5-4a52-b6a4-bf56f971382e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:16.285282 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:16.285282 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:16.285804 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-66fc6504-b2c5-4a52-b6a4-bf56f971382e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:16.286141 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1164/4641] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:16 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:16.607571 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-828e4a80-1dbf-4e8b-a8d8-78dbd14f4469 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:16.609435 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-828e4a80-1dbf-4e8b-a8d8-78dbd14f4469 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/limits Aug 19 11:12:16.609628 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-828e4a80-1dbf-4e8b-a8d8-78dbd14f4469 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:16.609831 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-828e4a80-1dbf-4e8b-a8d8-78dbd14f4469 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:16.627267 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-828e4a80-1dbf-4e8b-a8d8-78dbd14f4469 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/limits returned with HTTP 200 Aug 19 11:12:16.627720 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1159/4642] 10.4.3.46 () {68 vars in 1477 bytes} [Wed Aug 19 11:12:16 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:16.663753 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-928fe88e-f727-4964-812c-79b1762dec8a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:16.665731 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-928fe88e-f727-4964-812c-79b1762dec8a tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:12:16.665917 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-928fe88e-f727-4964-812c-79b1762dec8a tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:16.666089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-928fe88e-f727-4964-812c-79b1762dec8a tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:16.676745 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:16.676745 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:16.680463 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-928fe88e-f727-4964-812c-79b1762dec8a tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:12:16.685599 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-928fe88e-f727-4964-812c-79b1762dec8a tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 200 Aug 19 11:12:16.686133 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1160/4643] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:12:16 2026] GET /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 1661 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:16.694327 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-af019462-16c3-49fe-ad71-65cee19bcead None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:16.697073 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-af019462-16c3-49fe-ad71-65cee19bcead tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:12:16.697430 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-af019462-16c3-49fe-ad71-65cee19bcead tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f57d0a5e-d355-4df4-ad10-08f6ebd06828", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-519655242", "description": null, "metadata": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:16.708538 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:16.708538 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:16.709067 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-af019462-16c3-49fe-ad71-65cee19bcead tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:12:16.709277 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-af019462-16c3-49fe-ad71-65cee19bcead tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create snapshot from volume f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:12:16.740701 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-af019462-16c3-49fe-ad71-65cee19bcead tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Created reservations ['56320cc8-3683-4d6c-80a2-f099f0cac13d', '8a7df78d-f811-45fe-a49f-88eb1ae4d508', '883e0a64-f6d9-4bf7-87e8-64249fe250f1', 'dcfd613b-71f1-4f58-83c5-60a17f36206b'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:16.779507 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-af019462-16c3-49fe-ad71-65cee19bcead tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot force create request issued successfully. Aug 19 11:12:16.779507 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2d276934-afc6-4254-87cf-5b730d5e1eaf req-af019462-16c3-49fe-ad71-65cee19bcead tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:12:16.779507 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1161/4644] 10.4.3.46 () {72 vars in 1540 bytes} [Wed Aug 19 11:12:16 2026] POST /volume/v3/snapshots => generated 323 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:17.244704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-89c50e06-6fc4-4a16-9d6a-5563d30867ca None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:17.246408 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-89c50e06-6fc4-4a16-9d6a-5563d30867ca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:17.246618 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-89c50e06-6fc4-4a16-9d6a-5563d30867ca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:17.246812 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-89c50e06-6fc4-4a16-9d6a-5563d30867ca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:17.246935 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-89c50e06-6fc4-4a16-9d6a-5563d30867ca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:17.251409 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:17.251409 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:17.251993 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-89c50e06-6fc4-4a16-9d6a-5563d30867ca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:17.252305 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1165/4645] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:17 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:17.297922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-26a50b53-cd04-49e7-b365-b3a8a97c8483 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:17.299952 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-26a50b53-cd04-49e7-b365-b3a8a97c8483 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:17.300138 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-26a50b53-cd04-49e7-b365-b3a8a97c8483 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:17.300323 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-26a50b53-cd04-49e7-b365-b3a8a97c8483 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:17.300424 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-26a50b53-cd04-49e7-b365-b3a8a97c8483 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:17.304456 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:17.304456 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:17.305100 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-26a50b53-cd04-49e7-b365-b3a8a97c8483 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 200 Aug 19 11:12:17.305565 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1160/4646] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:17 2026] GET /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:17.313920 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-af5ac9da-0c45-4fec-9bfa-8471bd2f97a3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:17.315414 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af5ac9da-0c45-4fec-9bfa-8471bd2f97a3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] DELETE https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd Aug 19 11:12:17.315632 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af5ac9da-0c45-4fec-9bfa-8471bd2f97a3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:17.315817 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af5ac9da-0c45-4fec-9bfa-8471bd2f97a3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:17.315915 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-af5ac9da-0c45-4fec-9bfa-8471bd2f97a3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete backup with id: c23e64cc-b134-43b0-a5ec-fd84bc3aaedd. Aug 19 11:12:17.319588 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:17.319588 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:17.329314 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-af5ac9da-0c45-4fec-9bfa-8471bd2f97a3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] delete_backup rpcapi backup_id c23e64cc-b134-43b0-a5ec-fd84bc3aaedd {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:12:17.330865 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af5ac9da-0c45-4fec-9bfa-8471bd2f97a3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd returned with HTTP 202 Aug 19 11:12:17.331213 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1161/4647] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:17 2026] DELETE /volume/v3/backups/c23e64cc-b134-43b0-a5ec-fd84bc3aaedd => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:12:17.343893 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ca292253-afb4-4fc4-b92f-66db08236365 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:17.345653 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:12:17.346002 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1146967519"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:17.347375 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1146967519'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:12:17.347469 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume of 1 GB Aug 19 11:12:17.347748 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:17.347748 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:17.352011 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Availability Zones retrieved successfully. Aug 19 11:12:17.357718 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Flow 'volume_create_api' (1b31e836-1d7e-45c7-852e-005c5b73de55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:17.358625 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045ed3f3-e0ad-4d91-901d-aab4c4326bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:17.359394 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:12:17.382243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045ed3f3-e0ad-4d91-901d-aab4c4326bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:17.383128 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2171c18f-2277-4f73-b555-a2f548a0f6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:17.430264 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Created reservations ['f471d88f-37e0-402b-81d2-ca8e9c3a751a', 'ab003218-82b1-454d-8b7c-21b472cedae1', '7d059620-e0e2-4dd9-813f-fceb0b9d3247', '1fa644e2-98f5-4b68-8f47-befb1de96748'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:17.430993 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2171c18f-2277-4f73-b555-a2f548a0f6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f471d88f-37e0-402b-81d2-ca8e9c3a751a', 'ab003218-82b1-454d-8b7c-21b472cedae1', '7d059620-e0e2-4dd9-813f-fceb0b9d3247', '1fa644e2-98f5-4b68-8f47-befb1de96748']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:17.431718 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63bf1821-0f69-4f11-9cf1-732f623080d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:17.463617 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63bf1821-0f69-4f11-9cf1-732f623080d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ec85e60-58b3-4715-8282-7efb37539d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146967519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6621f08a3cdd4a2093213ada1af30e12',qos_specs=None,replication_status=,reservations=['f471d88f-37e0-402b-81d2-ca8e9c3a751a','ab003218-82b1-454d-8b7c-21b472cedae1','7d059620-e0e2-4dd9-813f-fceb0b9d3247','1fa644e2-98f5-4b68-8f47-befb1de96748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8609a602e0764a8eaddafc019ecb03e4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146967519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ec85e60-58b3-4715-8282-7efb37539d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6621f08a3cdd4a2093213ada1af30e12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8609a602e0764a8eaddafc019ecb03e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:17.464423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c821972-ba67-4787-a6da-808d28c6ec6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:17.506836 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c821972-ba67-4787-a6da-808d28c6ec6e) transitioned into state 'SUCCESS' from state '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-1146967519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6621f08a3cdd4a2093213ada1af30e12',qos_specs=None,replication_status=,reservations=['f471d88f-37e0-402b-81d2-ca8e9c3a751a','ab003218-82b1-454d-8b7c-21b472cedae1','7d059620-e0e2-4dd9-813f-fceb0b9d3247','1fa644e2-98f5-4b68-8f47-befb1de96748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8609a602e0764a8eaddafc019ecb03e4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:17.507535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289a4e19-0b40-447e-9a5a-c6f7d96b305d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:17.530265 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289a4e19-0b40-447e-9a5a-c6f7d96b305d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:17.533517 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Flow 'volume_create_api' (1b31e836-1d7e-45c7-852e-005c5b73de55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:17.533517 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume request issued successfully. Aug 19 11:12:17.533517 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca292253-afb4-4fc4-b92f-66db08236365 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:12:17.533517 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1162/4648] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:12:17 2026] POST /volume/v3/volumes => generated 776 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:17.545818 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2b618fbe-93b2-46ec-b5b3-06235882bfaf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:17.557789 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b618fbe-93b2-46ec-b5b3-06235882bfaf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f Aug 19 11:12:17.557789 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b618fbe-93b2-46ec-b5b3-06235882bfaf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:17.557789 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b618fbe-93b2-46ec-b5b3-06235882bfaf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:17.560106 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:17.560106 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:17.564809 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2b618fbe-93b2-46ec-b5b3-06235882bfaf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:17.567738 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b618fbe-93b2-46ec-b5b3-06235882bfaf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f returned with HTTP 200 Aug 19 11:12:17.568175 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1166/4649] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:17 2026] GET /volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:18.261998 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-32838550-25b0-4336-ba76-c7cc93cf3773 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:18.266331 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-32838550-25b0-4336-ba76-c7cc93cf3773 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:18.268350 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-32838550-25b0-4336-ba76-c7cc93cf3773 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:18.270005 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-32838550-25b0-4336-ba76-c7cc93cf3773 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:18.270172 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-32838550-25b0-4336-ba76-c7cc93cf3773 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:18.280127 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:18.280127 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:18.280961 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-32838550-25b0-4336-ba76-c7cc93cf3773 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:18.281464 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1161/4650] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:18 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:18.522704 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-55d7f608-efb0-4672-90d5-d019101ddaee None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:18.524305 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-55d7f608-efb0-4672-90d5-d019101ddaee tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab Aug 19 11:12:18.524552 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-55d7f608-efb0-4672-90d5-d019101ddaee tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:18.524745 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-55d7f608-efb0-4672-90d5-d019101ddaee tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:18.529301 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:18.529301 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:18.529694 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-55d7f608-efb0-4672-90d5-d019101ddaee tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot retrieved successfully. Aug 19 11:12:18.530406 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-55d7f608-efb0-4672-90d5-d019101ddaee tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab returned with HTTP 200 Aug 19 11:12:18.530744 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1162/4651] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:12:18 2026] GET /volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:18.553333 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:18.555320 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:12:18.555712 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-309246702", "snapshot_id": null, "imageRef": "885ebaae-5943-417a-941b-6679bfe0877d", "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:18.557143 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-309246702', 'snapshot_id': None, 'imageRef': '885ebaae-5943-417a-941b-6679bfe0877d', 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:12:18.582984 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b5582355-b9ce-4041-b061-e1604de5ef47 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:18.585096 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b5582355-b9ce-4041-b061-e1604de5ef47 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f Aug 19 11:12:18.585344 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b5582355-b9ce-4041-b061-e1604de5ef47 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:18.585571 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b5582355-b9ce-4041-b061-e1604de5ef47 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:18.592797 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:18.592797 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:18.596658 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b5582355-b9ce-4041-b061-e1604de5ef47 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:18.601329 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b5582355-b9ce-4041-b061-e1604de5ef47 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f returned with HTTP 200 Aug 19 11:12:18.601825 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1167/4652] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:18 2026] GET /volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:18.614631 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-629012c9-de52-4bb6-b219-b9f9ba8bda4e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:18.616620 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-629012c9-de52-4bb6-b219-b9f9ba8bda4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:12:18.617112 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-629012c9-de52-4bb6-b219-b9f9ba8bda4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4ec85e60-58b3-4715-8282-7efb37539d3f", "name": "tempest-type-Backup-582160261"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:18.618791 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-629012c9-de52-4bb6-b219-b9f9ba8bda4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Creating new backup {'backup': {'volume_id': '4ec85e60-58b3-4715-8282-7efb37539d3f', 'name': 'tempest-type-Backup-582160261'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:12:18.619013 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-629012c9-de52-4bb6-b219-b9f9ba8bda4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Creating backup of volume 4ec85e60-58b3-4715-8282-7efb37539d3f in container None Aug 19 11:12:18.626275 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:18.626275 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:18.626757 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-629012c9-de52-4bb6-b219-b9f9ba8bda4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:18.643742 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:18.643742 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:18.644253 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot retrieved successfully. Aug 19 11:12:18.644416 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create volume of 1 GB Aug 19 11:12:18.644716 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-629012c9-de52-4bb6-b219-b9f9ba8bda4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Created reservations ['55eb68e2-6d7d-4596-8b44-161c9b8bd0c5', 'bf5e63d7-d835-4490-9ecf-603ecac101a9'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:18.650344 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Availability Zones retrieved successfully. Aug 19 11:12:18.655289 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Flow 'volume_create_api' (c86616d5-fe3b-43b4-9f5d-4bf46673b4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:18.657139 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdfde0e0-060f-4a29-8eed-864e3c546a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:18.657993 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:12:18.682980 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-629012c9-de52-4bb6-b219-b9f9ba8bda4e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:12:18.683597 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1162/4653] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:12:18 2026] POST /volume/v3/backups => generated 313 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:18.691283 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-36a76022-d6f1-4cfa-900a-c8dd949f60b2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:18.693107 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36a76022-d6f1-4cfa-900a-c8dd949f60b2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:18.693348 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36a76022-d6f1-4cfa-900a-c8dd949f60b2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:18.693582 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36a76022-d6f1-4cfa-900a-c8dd949f60b2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:18.693752 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-36a76022-d6f1-4cfa-900a-c8dd949f60b2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:18.699503 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:18.699503 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:18.699503 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36a76022-d6f1-4cfa-900a-c8dd949f60b2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:18.699503 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1163/4654] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:18 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:18.704977 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdfde0e0-060f-4a29-8eed-864e3c546a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dd81c823-5bf4-4de8-90ff-0e93f1aabeab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:18.706110 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dbd4654-6021-496f-be62-4eedda21ea1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:18.753330 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Created reservations ['9366d0d9-ec18-4364-ba38-b8e423f3c6a3', '8ef9671f-3691-4d90-a59d-66d0a4e69118', 'e14a996f-8298-4ecd-87a0-2b96bbae1959', '3ec3353d-ffad-464d-ad20-38984a9670f0'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:18.754142 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dbd4654-6021-496f-be62-4eedda21ea1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9366d0d9-ec18-4364-ba38-b8e423f3c6a3', '8ef9671f-3691-4d90-a59d-66d0a4e69118', 'e14a996f-8298-4ecd-87a0-2b96bbae1959', '3ec3353d-ffad-464d-ad20-38984a9670f0']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:18.755528 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0cd143-75cf-41ed-bfd7-137211c52432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:18.795904 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0cd143-75cf-41ed-bfd7-137211c52432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06eafe10-723d-4b5c-b037-2d03a6d2401a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-309246702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1226ebd70ec44319ba383d4e9c0ed6d7',qos_specs=None,replication_status=,reservations=['9366d0d9-ec18-4364-ba38-b8e423f3c6a3','8ef9671f-3691-4d90-a59d-66d0a4e69118','e14a996f-8298-4ecd-87a0-2b96bbae1959','3ec3353d-ffad-464d-ad20-38984a9670f0'],size=1,snapshot_id=dd81c823-5bf4-4de8-90ff-0e93f1aabeab,source_replicaid=,source_volid=None,status='creating',user_id='918eb94226a548b1a645f1269a0ceaa8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), '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-19T11:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-309246702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06eafe10-723d-4b5c-b037-2d03a6d2401a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1226ebd70ec44319ba383d4e9c0ed6d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dd81c823-5bf4-4de8-90ff-0e93f1aabeab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='918eb94226a548b1a645f1269a0ceaa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:18.796634 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166d2660-51a2-41f6-b43b-33d82004e814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:18.820640 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166d2660-51a2-41f6-b43b-33d82004e814) transitioned into state 'SUCCESS' from state '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-309246702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1226ebd70ec44319ba383d4e9c0ed6d7',qos_specs=None,replication_status=,reservations=['9366d0d9-ec18-4364-ba38-b8e423f3c6a3','8ef9671f-3691-4d90-a59d-66d0a4e69118','e14a996f-8298-4ecd-87a0-2b96bbae1959','3ec3353d-ffad-464d-ad20-38984a9670f0'],size=1,snapshot_id=dd81c823-5bf4-4de8-90ff-0e93f1aabeab,source_replicaid=,source_volid=None,status='creating',user_id='918eb94226a548b1a645f1269a0ceaa8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:18.821447 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694c81a6-11c4-43fb-b7c1-e765b73c4e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:18.846284 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694c81a6-11c4-43fb-b7c1-e765b73c4e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:18.847083 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Flow 'volume_create_api' (c86616d5-fe3b-43b4-9f5d-4bf46673b4c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:18.847496 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create volume request issued successfully. Aug 19 11:12:18.847815 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-96cbe14f-4235-4167-aa9d-87c8c3f72f24 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:12:18.848247 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1163/4655] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:12:18 2026] POST /volume/v3/volumes => generated 811 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:18.863352 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cfe1a391-c1a7-4ab0-a3bf-e61cc0658fa0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:18.865134 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cfe1a391-c1a7-4ab0-a3bf-e61cc0658fa0 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a Aug 19 11:12:18.865302 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cfe1a391-c1a7-4ab0-a3bf-e61cc0658fa0 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:18.865544 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cfe1a391-c1a7-4ab0-a3bf-e61cc0658fa0 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:18.872599 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:18.872599 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:18.876105 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cfe1a391-c1a7-4ab0-a3bf-e61cc0658fa0 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:12:18.880192 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cfe1a391-c1a7-4ab0-a3bf-e61cc0658fa0 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a returned with HTTP 200 Aug 19 11:12:18.880550 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1168/4656] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:12:18 2026] GET /volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:19.293432 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-88e3a2d0-d477-4ef5-8170-0261dca61270 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:19.295544 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-88e3a2d0-d477-4ef5-8170-0261dca61270 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:19.295803 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-88e3a2d0-d477-4ef5-8170-0261dca61270 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:19.296022 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-88e3a2d0-d477-4ef5-8170-0261dca61270 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:19.296148 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-88e3a2d0-d477-4ef5-8170-0261dca61270 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:19.300885 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:19.300885 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:19.302548 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-88e3a2d0-d477-4ef5-8170-0261dca61270 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:19.302548 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1163/4657] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:19 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:19.708880 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-25822623-efc0-4d2b-92af-b7d93e528b78 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:19.711062 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-25822623-efc0-4d2b-92af-b7d93e528b78 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:19.711305 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-25822623-efc0-4d2b-92af-b7d93e528b78 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:19.711547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-25822623-efc0-4d2b-92af-b7d93e528b78 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:19.711714 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-25822623-efc0-4d2b-92af-b7d93e528b78 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:19.717225 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:19.717225 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:19.717940 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-25822623-efc0-4d2b-92af-b7d93e528b78 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:19.718363 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1164/4658] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:19 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:19.896439 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c47aa51b-d606-4512-95ff-fd24623fc5f6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:19.898274 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c47aa51b-d606-4512-95ff-fd24623fc5f6 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a Aug 19 11:12:19.898533 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c47aa51b-d606-4512-95ff-fd24623fc5f6 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:19.898746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c47aa51b-d606-4512-95ff-fd24623fc5f6 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:19.906055 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:19.906055 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:19.908292 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c47aa51b-d606-4512-95ff-fd24623fc5f6 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:12:19.912243 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c47aa51b-d606-4512-95ff-fd24623fc5f6 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a returned with HTTP 200 Aug 19 11:12:19.912593 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1164/4659] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:12:19 2026] GET /volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a => generated 1420 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:12:19.925332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c78ae1db-2c96-428f-b9b6-17d4df340365 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:19.927139 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c78ae1db-2c96-428f-b9b6-17d4df340365 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a Aug 19 11:12:19.927331 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c78ae1db-2c96-428f-b9b6-17d4df340365 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:19.927521 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c78ae1db-2c96-428f-b9b6-17d4df340365 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:19.933896 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:19.933896 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:19.937218 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c78ae1db-2c96-428f-b9b6-17d4df340365 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:12:19.941619 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c78ae1db-2c96-428f-b9b6-17d4df340365 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a returned with HTTP 200 Aug 19 11:12:19.941998 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1169/4660] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:12:19 2026] GET /volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a => generated 1420 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:12:20.312074 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-33b7bcc4-56bd-416e-97a9-36418c0d0afd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:20.313999 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-33b7bcc4-56bd-416e-97a9-36418c0d0afd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:20.314292 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-33b7bcc4-56bd-416e-97a9-36418c0d0afd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:20.314556 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-33b7bcc4-56bd-416e-97a9-36418c0d0afd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:20.314743 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-33b7bcc4-56bd-416e-97a9-36418c0d0afd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:20.322318 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:20.322318 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:20.322318 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-33b7bcc4-56bd-416e-97a9-36418c0d0afd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:20.322318 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1164/4661] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:20 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:20.729029 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c0c00b02-456c-45ad-8cff-df3e250ddf78 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:20.730878 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0c00b02-456c-45ad-8cff-df3e250ddf78 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:20.731090 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0c00b02-456c-45ad-8cff-df3e250ddf78 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:20.731289 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0c00b02-456c-45ad-8cff-df3e250ddf78 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:20.731392 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c0c00b02-456c-45ad-8cff-df3e250ddf78 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:20.735457 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:20.735457 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:20.736137 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0c00b02-456c-45ad-8cff-df3e250ddf78 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:20.736568 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1165/4662] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:20 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:21.075408 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-270a767d-3ee4-4898-b29e-722530164072 req-2c593935-eeba-457d-b276-5955336b5142 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:21.077585 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-2c593935-eeba-457d-b276-5955336b5142 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a Aug 19 11:12:21.077860 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-2c593935-eeba-457d-b276-5955336b5142 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:21.078073 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-2c593935-eeba-457d-b276-5955336b5142 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:21.085774 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:21.085774 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:21.089964 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-270a767d-3ee4-4898-b29e-722530164072 req-2c593935-eeba-457d-b276-5955336b5142 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:12:21.095641 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-2c593935-eeba-457d-b276-5955336b5142 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a returned with HTTP 200 Aug 19 11:12:21.096004 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1165/4663] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:12:21 2026] GET /volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a => generated 1402 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:21.336784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ccdf1b74-d260-4333-ba2c-5f8ed0de6d50 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:21.338793 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ccdf1b74-d260-4333-ba2c-5f8ed0de6d50 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:21.339130 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ccdf1b74-d260-4333-ba2c-5f8ed0de6d50 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:21.339334 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ccdf1b74-d260-4333-ba2c-5f8ed0de6d50 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:21.339399 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-ccdf1b74-d260-4333-ba2c-5f8ed0de6d50 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:21.343740 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:21.343740 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:21.344356 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ccdf1b74-d260-4333-ba2c-5f8ed0de6d50 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:21.344751 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1170/4664] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:21 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:21.618735 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-270a767d-3ee4-4898-b29e-722530164072 req-3b439f4d-1fd3-454a-988f-646d9926e296 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:21.623506 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-3b439f4d-1fd3-454a-988f-646d9926e296 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a Aug 19 11:12:21.623506 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-3b439f4d-1fd3-454a-988f-646d9926e296 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:21.623506 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-3b439f4d-1fd3-454a-988f-646d9926e296 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:21.630226 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:21.630226 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:21.633723 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-270a767d-3ee4-4898-b29e-722530164072 req-3b439f4d-1fd3-454a-988f-646d9926e296 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:12:21.638101 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-3b439f4d-1fd3-454a-988f-646d9926e296 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a returned with HTTP 200 Aug 19 11:12:21.638627 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1165/4665] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:12:21 2026] GET /volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a => generated 1402 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:21.647802 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ddd85a4-afb0-409b-a91e-01b12f289b62 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:21.648201 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ddd85a4-afb0-409b-a91e-01b12f289b62 None None] GET https://10.4.3.46/volume// Aug 19 11:12:21.648388 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ddd85a4-afb0-409b-a91e-01b12f289b62 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:21.648587 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ddd85a4-afb0-409b-a91e-01b12f289b62 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:21.648897 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ddd85a4-afb0-409b-a91e-01b12f289b62 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:12:21.649198 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1166/4666] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:12: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 19 11:12:21.656541 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-270a767d-3ee4-4898-b29e-722530164072 req-0e539baf-caaa-4203-a459-51e63df5bead None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:21.658470 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-0e539baf-caaa-4203-a459-51e63df5bead tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:12:21.658948 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-0e539baf-caaa-4203-a459-51e63df5bead tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06eafe10-723d-4b5c-b037-2d03a6d2401a", "connector": null, "instance_uuid": "15346ca3-8ea3-4e0e-bdf9-490be00bd42e"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:21.666816 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:21.666816 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:21.687863 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-0e539baf-caaa-4203-a459-51e63df5bead tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:12:21.688257 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1166/4667] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:12:21 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 19 11:12:21.748306 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-763d4825-2a09-47cc-9a89-d9925befd94c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:21.751422 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-763d4825-2a09-47cc-9a89-d9925befd94c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:21.751422 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-763d4825-2a09-47cc-9a89-d9925befd94c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:21.751422 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-763d4825-2a09-47cc-9a89-d9925befd94c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:21.751422 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-763d4825-2a09-47cc-9a89-d9925befd94c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:21.755182 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:21.755182 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:21.755891 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-763d4825-2a09-47cc-9a89-d9925befd94c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:21.758042 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1171/4668] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:21 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:22.355956 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-76e7b186-ed34-445c-a5d5-889a0e185c80 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:22.360926 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-76e7b186-ed34-445c-a5d5-889a0e185c80 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:22.361194 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-76e7b186-ed34-445c-a5d5-889a0e185c80 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:22.361450 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-76e7b186-ed34-445c-a5d5-889a0e185c80 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:22.361663 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-76e7b186-ed34-445c-a5d5-889a0e185c80 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:22.366527 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:22.366527 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:22.367329 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-76e7b186-ed34-445c-a5d5-889a0e185c80 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:22.367795 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1166/4669] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:22 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:12:22.674936 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f4607f26-dadd-4966-b2ba-da26d2ca32e1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:22.675284 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f4607f26-dadd-4966-b2ba-da26d2ca32e1 None None] GET https://10.4.3.46/volume// Aug 19 11:12:22.675457 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f4607f26-dadd-4966-b2ba-da26d2ca32e1 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:22.675662 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f4607f26-dadd-4966-b2ba-da26d2ca32e1 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:22.675952 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f4607f26-dadd-4966-b2ba-da26d2ca32e1 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:12:22.676218 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1167/4670] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11: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 19 11:12:22.682610 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-270a767d-3ee4-4898-b29e-722530164072 req-0f4bd6ef-5118-495f-9ef5-cf249e644fe7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:22.688417 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-0f4bd6ef-5118-495f-9ef5-cf249e644fe7 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a Aug 19 11:12:22.688417 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-0f4bd6ef-5118-495f-9ef5-cf249e644fe7 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:22.688417 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-0f4bd6ef-5118-495f-9ef5-cf249e644fe7 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:22.695786 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:22.695786 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:22.698851 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [req-270a767d-3ee4-4898-b29e-722530164072 req-0f4bd6ef-5118-495f-9ef5-cf249e644fe7 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:12:22.702916 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-0f4bd6ef-5118-495f-9ef5-cf249e644fe7 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a returned with HTTP 200 Aug 19 11:12:22.703378 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1167/4671] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:12:22 2026] GET /volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a => generated 1581 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:12:22.767395 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e4916a82-f370-4bc4-be06-d01e0f6ee6b0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:22.771371 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4916a82-f370-4bc4-be06-d01e0f6ee6b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:22.771871 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4916a82-f370-4bc4-be06-d01e0f6ee6b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:22.772405 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e4916a82-f370-4bc4-be06-d01e0f6ee6b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:22.773497 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-e4916a82-f370-4bc4-be06-d01e0f6ee6b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:22.780367 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:22.780367 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:22.780367 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e4916a82-f370-4bc4-be06-d01e0f6ee6b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:22.780367 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1172/4672] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:22 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:22.797061 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-270a767d-3ee4-4898-b29e-722530164072 req-d1f03efe-3d78-483a-86ad-e77fb4e6dce8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:22.799011 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-d1f03efe-3d78-483a-86ad-e77fb4e6dce8 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] PUT https://10.4.3.46/volume/v3/attachments/14fc88f2-e1fa-48f0-8e76-65ff470d10dd Aug 19 11:12:22.799360 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-d1f03efe-3d78-483a-86ad-e77fb4e6dce8 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:22.806670 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-270a767d-3ee4-4898-b29e-722530164072 req-d1f03efe-3d78-483a-86ad-e77fb4e6dce8 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Acquiring lock "cinder-attachment_update-06eafe10-723d-4b5c-b037-2d03a6d2401a-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:12:22.810609 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-270a767d-3ee4-4898-b29e-722530164072 req-d1f03efe-3d78-483a-86ad-e77fb4e6dce8 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Lock "cinder-attachment_update-06eafe10-723d-4b5c-b037-2d03a6d2401a-np0000007769" acquired by "attachment_update" :: waited 0.004s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:12:22.811461 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:22.811461 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:22.886403 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-270a767d-3ee4-4898-b29e-722530164072 req-d1f03efe-3d78-483a-86ad-e77fb4e6dce8 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Lock "cinder-attachment_update-06eafe10-723d-4b5c-b037-2d03a6d2401a-np0000007769" released by "attachment_update" :: held 0.075s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:12:22.886403 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-d1f03efe-3d78-483a-86ad-e77fb4e6dce8 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments/14fc88f2-e1fa-48f0-8e76-65ff470d10dd returned with HTTP 200 Aug 19 11:12:22.886996 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1167/4673] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:12:22 2026] PUT /volume/v3/attachments/14fc88f2-e1fa-48f0-8e76-65ff470d10dd => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:22.914025 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-270a767d-3ee4-4898-b29e-722530164072 req-b6cf08c4-0368-4978-aa4f-2f93cf8beaea None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:22.917187 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-b6cf08c4-0368-4978-aa4f-2f93cf8beaea tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/attachments/14fc88f2-e1fa-48f0-8e76-65ff470d10dd/action Aug 19 11:12:22.917458 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-b6cf08c4-0368-4978-aa4f-2f93cf8beaea tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:12:22.917458 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-b6cf08c4-0368-4978-aa4f-2f93cf8beaea tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:22.934848 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:22.934848 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:22.944525 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-270a767d-3ee4-4898-b29e-722530164072 req-b6cf08c4-0368-4978-aa4f-2f93cf8beaea tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments/14fc88f2-e1fa-48f0-8e76-65ff470d10dd/action returned with HTTP 204 Aug 19 11:12:22.945082 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1168/4674] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:12:22 2026] POST /volume/v3/attachments/14fc88f2-e1fa-48f0-8e76-65ff470d10dd/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:23.381299 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-27b1fa10-48a8-4c66-8067-9cd1b3903848 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:23.383221 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27b1fa10-48a8-4c66-8067-9cd1b3903848 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:23.383437 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27b1fa10-48a8-4c66-8067-9cd1b3903848 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:23.383676 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27b1fa10-48a8-4c66-8067-9cd1b3903848 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:23.383778 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-27b1fa10-48a8-4c66-8067-9cd1b3903848 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:23.391718 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:23.391718 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:23.392305 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27b1fa10-48a8-4c66-8067-9cd1b3903848 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:23.392694 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1168/4675] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:23 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:23.793060 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9aeae226-7808-43cb-883c-d4e744b5885f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:23.794848 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9aeae226-7808-43cb-883c-d4e744b5885f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:23.795042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9aeae226-7808-43cb-883c-d4e744b5885f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:23.795225 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9aeae226-7808-43cb-883c-d4e744b5885f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:23.795327 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9aeae226-7808-43cb-883c-d4e744b5885f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:23.799579 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:23.799579 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:23.800394 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9aeae226-7808-43cb-883c-d4e744b5885f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:23.801703 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1173/4676] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:23 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:24.407168 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0e8900d6-584e-433b-9fe0-7bac3d7cf2e5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:24.408873 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e8900d6-584e-433b-9fe0-7bac3d7cf2e5 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:24.409054 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e8900d6-584e-433b-9fe0-7bac3d7cf2e5 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:24.409222 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e8900d6-584e-433b-9fe0-7bac3d7cf2e5 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:24.409321 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-0e8900d6-584e-433b-9fe0-7bac3d7cf2e5 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:24.413261 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:24.413261 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:24.413823 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e8900d6-584e-433b-9fe0-7bac3d7cf2e5 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:24.414288 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1168/4677] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:24 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:24.810471 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c62cf00b-9fa6-4f3e-93c6-725e313da0da None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:24.812138 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c62cf00b-9fa6-4f3e-93c6-725e313da0da tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:24.812333 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c62cf00b-9fa6-4f3e-93c6-725e313da0da tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:24.812528 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c62cf00b-9fa6-4f3e-93c6-725e313da0da tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:24.812631 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c62cf00b-9fa6-4f3e-93c6-725e313da0da tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:24.816435 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:24.816435 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:24.816995 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c62cf00b-9fa6-4f3e-93c6-725e313da0da tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:24.817302 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1169/4678] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:24 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:25.425602 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ebbfc7a4-ade8-4853-804f-9857244111ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:25.428843 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ebbfc7a4-ade8-4853-804f-9857244111ab tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:25.428843 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ebbfc7a4-ade8-4853-804f-9857244111ab tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:25.428843 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ebbfc7a4-ade8-4853-804f-9857244111ab tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:25.428843 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ebbfc7a4-ade8-4853-804f-9857244111ab tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:25.434554 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:25.434554 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:25.435282 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ebbfc7a4-ade8-4853-804f-9857244111ab tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:25.435787 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1169/4679] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:25 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:25.826598 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8310ee8a-bd36-406c-bedb-933e9ecd4fa9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:25.828550 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8310ee8a-bd36-406c-bedb-933e9ecd4fa9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:25.828729 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8310ee8a-bd36-406c-bedb-933e9ecd4fa9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:25.828900 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8310ee8a-bd36-406c-bedb-933e9ecd4fa9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:25.829023 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-8310ee8a-bd36-406c-bedb-933e9ecd4fa9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:25.833645 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:25.833645 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:25.834252 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8310ee8a-bd36-406c-bedb-933e9ecd4fa9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:25.834660 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1174/4680] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:25 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:26.445708 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-23a616ea-0a92-40d5-b9cb-f64067fa408f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:26.447229 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-23a616ea-0a92-40d5-b9cb-f64067fa408f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:26.447532 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-23a616ea-0a92-40d5-b9cb-f64067fa408f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:26.447802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-23a616ea-0a92-40d5-b9cb-f64067fa408f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:26.447989 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-23a616ea-0a92-40d5-b9cb-f64067fa408f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:26.452435 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:26.452435 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:26.453326 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-23a616ea-0a92-40d5-b9cb-f64067fa408f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:26.453445 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1169/4681] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:26 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:26.845827 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-48b51ee0-c924-4cc4-b220-f9647a566962 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:26.847871 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48b51ee0-c924-4cc4-b220-f9647a566962 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:26.848123 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48b51ee0-c924-4cc4-b220-f9647a566962 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:26.848332 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48b51ee0-c924-4cc4-b220-f9647a566962 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:26.848453 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-48b51ee0-c924-4cc4-b220-f9647a566962 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:26.853275 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:26.853275 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:26.854037 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48b51ee0-c924-4cc4-b220-f9647a566962 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:26.854474 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1170/4682] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:26 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:27.464349 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-82c21f85-e692-4f1f-bf62-72c15f125fb9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:27.465921 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82c21f85-e692-4f1f-bf62-72c15f125fb9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:27.466096 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82c21f85-e692-4f1f-bf62-72c15f125fb9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:27.466288 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82c21f85-e692-4f1f-bf62-72c15f125fb9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:27.466404 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-82c21f85-e692-4f1f-bf62-72c15f125fb9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:27.470993 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:27.470993 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:27.471198 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82c21f85-e692-4f1f-bf62-72c15f125fb9 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:27.471615 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1170/4683] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:27 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:27.482753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-391cd7e8-119f-4964-a0c9-8d7454d56e01 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:27.484441 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-391cd7e8-119f-4964-a0c9-8d7454d56e01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219/action Aug 19 11:12:27.484809 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-391cd7e8-119f-4964-a0c9-8d7454d56e01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:12:27.484929 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-391cd7e8-119f-4964-a0c9-8d7454d56e01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:27.486119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.admin_actions [None req-391cd7e8-119f-4964-a0c9-8d7454d56e01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Updating backup '24168ec0-b921-4198-a04d-903092990219' with '{'status': 'error'}' {{(pid=100206) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 11:12:27.493230 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:27.493230 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:27.499206 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-391cd7e8-119f-4964-a0c9-8d7454d56e01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] reset_status in rpcapi backup_id 24168ec0-b921-4198-a04d-903092990219 on host np0000007769. {{(pid=100206) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 19 11:12:27.500783 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-391cd7e8-119f-4964-a0c9-8d7454d56e01 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219/action returned with HTTP 202 Aug 19 11:12:27.501292 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1175/4684] 10.4.3.46 () {70 vars in 1423 bytes} [Wed Aug 19 11:12:27 2026] POST /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:12:27.507838 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a7c46dd9-2ae5-436c-a370-a63018e690a0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:27.510180 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a7c46dd9-2ae5-436c-a370-a63018e690a0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 Aug 19 11:12:27.510454 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a7c46dd9-2ae5-436c-a370-a63018e690a0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:27.510746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a7c46dd9-2ae5-436c-a370-a63018e690a0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:27.510952 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-a7c46dd9-2ae5-436c-a370-a63018e690a0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete volume with id: ca5b26a6-4a11-4c02-ab01-23a535492ca6 Aug 19 11:12:27.520866 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:27.520866 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:27.521334 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a7c46dd9-2ae5-436c-a370-a63018e690a0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:27.541561 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a7c46dd9-2ae5-436c-a370-a63018e690a0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete volume request issued successfully. Aug 19 11:12:27.541772 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a7c46dd9-2ae5-436c-a370-a63018e690a0 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 returned with HTTP 202 Aug 19 11:12:27.542118 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1170/4685] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:27 2026] DELETE /volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:12:27.549222 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-062c5f32-8847-4d12-9211-9d9374ab18ab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:27.550895 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-062c5f32-8847-4d12-9211-9d9374ab18ab tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 Aug 19 11:12:27.551404 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-062c5f32-8847-4d12-9211-9d9374ab18ab tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:27.551404 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-062c5f32-8847-4d12-9211-9d9374ab18ab tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:27.558304 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:27.558304 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:27.561507 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-062c5f32-8847-4d12-9211-9d9374ab18ab tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:27.565213 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-062c5f32-8847-4d12-9211-9d9374ab18ab tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 returned with HTTP 200 Aug 19 11:12:27.565651 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1171/4686] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:27 2026] GET /volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:27.866353 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f1d225c4-d696-4d70-80c4-2f7b372ccd25 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:27.868237 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1d225c4-d696-4d70-80c4-2f7b372ccd25 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:27.868434 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1d225c4-d696-4d70-80c4-2f7b372ccd25 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:27.868553 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1d225c4-d696-4d70-80c4-2f7b372ccd25 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:27.868730 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f1d225c4-d696-4d70-80c4-2f7b372ccd25 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:27.873716 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:27.873716 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:27.874316 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1d225c4-d696-4d70-80c4-2f7b372ccd25 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:27.874719 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1171/4687] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:27 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:28.583313 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8b07e4d5-52f9-4ca7-abe3-f77153d98f91 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:28.588237 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8b07e4d5-52f9-4ca7-abe3-f77153d98f91 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 Aug 19 11:12:28.588479 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8b07e4d5-52f9-4ca7-abe3-f77153d98f91 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:28.588726 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8b07e4d5-52f9-4ca7-abe3-f77153d98f91 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:28.594784 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8b07e4d5-52f9-4ca7-abe3-f77153d98f91 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 returned with HTTP 404 Aug 19 11:12:28.595233 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1176/4688] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:28 2026] GET /volume/v3/volumes/ca5b26a6-4a11-4c02-ab01-23a535492ca6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:28.604321 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9fc51b55-f7b6-415d-9277-37421db69dcb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:28.608667 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] POST https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626/restore Aug 19 11:12:28.608667 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:28.608667 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Restoring backup 4d784d40-5cad-4dba-a734-b30cc9ec1626 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100205) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 11:12:28.608667 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Restoring backup 4d784d40-5cad-4dba-a734-b30cc9ec1626 to volume None. Aug 19 11:12:28.614194 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:28.614194 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:28.615118 np0000007769 devstack@c-api.service[100205]: INFO cinder.backup.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Creating volume of 1 GB for restore of backup 4d784d40-5cad-4dba-a734-b30cc9ec1626. Aug 19 11:12:28.618287 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Availability Zones retrieved successfully. Aug 19 11:12:28.623694 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Flow 'volume_create_api' (e20fa737-534f-4aed-81fe-b8de86424f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:28.625151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70dc0ee-f041-40a1-8b3d-1a7d26038dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:28.626213 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:12:28.654987 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70dc0ee-f041-40a1-8b3d-1a7d26038dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:28.657950 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c01dab-d843-4ce9-aeb7-c2a64686dcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:28.713330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Created reservations ['18c98156-44c4-4113-9bad-68f156c91302', '90806303-7bff-425f-8641-048b2ea8af13', 'f300b7df-8d2f-4316-ae53-068e3b3ce75f', 'e1fdc1c6-04cf-4e95-bb5c-b845b14b7e66'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:28.716986 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c01dab-d843-4ce9-aeb7-c2a64686dcb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18c98156-44c4-4113-9bad-68f156c91302', '90806303-7bff-425f-8641-048b2ea8af13', 'f300b7df-8d2f-4316-ae53-068e3b3ce75f', 'e1fdc1c6-04cf-4e95-bb5c-b845b14b7e66']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:28.716986 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ef7f94-d172-40db-bc0b-2d0ed26cfd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:28.747772 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ef7f94-d172-40db-bc0b-2d0ed26cfd2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '790baf33-08dd-4f81-93ad-50f05da30967', '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='e5fccc486f604bb0999d1e8bdf44f890',qos_specs=None,replication_status=,reservations=['18c98156-44c4-4113-9bad-68f156c91302','90806303-7bff-425f-8641-048b2ea8af13','f300b7df-8d2f-4316-ae53-068e3b3ce75f','e1fdc1c6-04cf-4e95-bb5c-b845b14b7e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa45b144b04401893651f37e40c8ba4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:12:28Z,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=790baf33-08dd-4f81-93ad-50f05da30967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5fccc486f604bb0999d1e8bdf44f890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa45b144b04401893651f37e40c8ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:28.748863 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (829efccc-dd39-4f11-93a2-3a0034c66095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:28.768415 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (829efccc-dd39-4f11-93a2-3a0034c66095) transitioned into 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='e5fccc486f604bb0999d1e8bdf44f890',qos_specs=None,replication_status=,reservations=['18c98156-44c4-4113-9bad-68f156c91302','90806303-7bff-425f-8641-048b2ea8af13','f300b7df-8d2f-4316-ae53-068e3b3ce75f','e1fdc1c6-04cf-4e95-bb5c-b845b14b7e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa45b144b04401893651f37e40c8ba4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:28.769332 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (047c641d-f07e-440a-b9a0-bbaba12c94a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:28.782897 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (047c641d-f07e-440a-b9a0-bbaba12c94a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:28.783717 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Flow 'volume_create_api' (e20fa737-534f-4aed-81fe-b8de86424f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:28.784081 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Create volume request issued successfully. Aug 19 11:12:28.795468 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:28.795468 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:28.795857 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:28.802723 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-07941d31-b46b-4053-a046-52d49a9a58be req-2980c0ac-b7d3-4c81-b885-c36638874901 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:28.805395 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-07941d31-b46b-4053-a046-52d49a9a58be req-2980c0ac-b7d3-4c81-b885-c36638874901 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/attachments/cae85cc0-7fc2-45c4-a52a-a3fe25fbf515 Aug 19 11:12:28.805708 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-07941d31-b46b-4053-a046-52d49a9a58be req-2980c0ac-b7d3-4c81-b885-c36638874901 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:28.805927 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-07941d31-b46b-4053-a046-52d49a9a58be req-2980c0ac-b7d3-4c81-b885-c36638874901 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:28.815365 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:28.815365 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:28.857243 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-07941d31-b46b-4053-a046-52d49a9a58be req-2980c0ac-b7d3-4c81-b885-c36638874901 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/cae85cc0-7fc2-45c4-a52a-a3fe25fbf515 returned with HTTP 200 Aug 19 11:12:28.857751 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1172/4689] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:12:28 2026] DELETE /volume/v3/attachments/cae85cc0-7fc2-45c4-a52a-a3fe25fbf515 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:28.884962 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5369a27d-b359-4d23-b32a-d1fbc69fe92d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:28.887117 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5369a27d-b359-4d23-b32a-d1fbc69fe92d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:28.887392 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5369a27d-b359-4d23-b32a-d1fbc69fe92d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:28.887683 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5369a27d-b359-4d23-b32a-d1fbc69fe92d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:28.887886 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5369a27d-b359-4d23-b32a-d1fbc69fe92d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:28.896416 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:28.896416 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:28.897749 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5369a27d-b359-4d23-b32a-d1fbc69fe92d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:28.898379 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1172/4690] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:28 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:29.755091 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5632e742-add9-47df-84ff-889f799839f8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:29.757274 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5632e742-add9-47df-84ff-889f799839f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af Aug 19 11:12:29.757524 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5632e742-add9-47df-84ff-889f799839f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:29.757747 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5632e742-add9-47df-84ff-889f799839f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:29.757916 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-5632e742-add9-47df-84ff-889f799839f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: d2195781-30a5-4311-ae25-13dd667896af Aug 19 11:12:29.765361 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:29.765361 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:29.765856 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5632e742-add9-47df-84ff-889f799839f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:12:29.787190 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5632e742-add9-47df-84ff-889f799839f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume request issued successfully. Aug 19 11:12:29.787405 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5632e742-add9-47df-84ff-889f799839f8 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af returned with HTTP 202 Aug 19 11:12:29.787955 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1177/4691] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:12:29 2026] DELETE /volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:12:29.794925 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-703f79cd-131c-478c-b563-4fef8457b4b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:29.796712 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-703f79cd-131c-478c-b563-4fef8457b4b1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af Aug 19 11:12:29.796901 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-703f79cd-131c-478c-b563-4fef8457b4b1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:29.797077 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-703f79cd-131c-478c-b563-4fef8457b4b1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:29.803597 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:29.803597 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:29.803961 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:29.804057 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Checking backup size 1 against volume size 1 {{(pid=100205) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 11:12:29.804153 np0000007769 devstack@c-api.service[100205]: INFO cinder.backup.api [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Overwriting volume 790baf33-08dd-4f81-93ad-50f05da30967 with restore of backup 4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:29.804809 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:29.804809 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:29.808738 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-703f79cd-131c-478c-b563-4fef8457b4b1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:12:29.812923 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-703f79cd-131c-478c-b563-4fef8457b4b1 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af returned with HTTP 200 Aug 19 11:12:29.813299 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1173/4692] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:29 2026] GET /volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af => generated 1390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:29.820272 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] restore_backup in rpcapi backup_id 4d784d40-5cad-4dba-a734-b30cc9ec1626 {{(pid=100205) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 11:12:29.822024 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9fc51b55-f7b6-415d-9277-37421db69dcb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626/restore returned with HTTP 202 Aug 19 11:12:29.822440 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1171/4693] 10.4.3.46 () {70 vars in 1426 bytes} [Wed Aug 19 11:12:28 2026] POST /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626/restore => generated 152 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:29.834497 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-992e2f71-1ba1-430c-8e44-095a829f68eb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:29.836228 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-992e2f71-1ba1-430c-8e44-095a829f68eb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:29.836424 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-992e2f71-1ba1-430c-8e44-095a829f68eb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:29.836635 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-992e2f71-1ba1-430c-8e44-095a829f68eb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:29.836722 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-992e2f71-1ba1-430c-8e44-095a829f68eb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:29.840391 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:29.840391 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:29.840990 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-992e2f71-1ba1-430c-8e44-095a829f68eb tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:29.841397 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1173/4694] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:29 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:29.908386 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c48ec126-df1f-491e-bb1a-ba85704549c5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:29.911146 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c48ec126-df1f-491e-bb1a-ba85704549c5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:29.911350 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c48ec126-df1f-491e-bb1a-ba85704549c5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:29.911538 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c48ec126-df1f-491e-bb1a-ba85704549c5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:29.911657 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-c48ec126-df1f-491e-bb1a-ba85704549c5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:29.918164 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:29.918164 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:29.918850 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c48ec126-df1f-491e-bb1a-ba85704549c5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:29.919269 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1178/4695] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:29 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:30.825613 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a0cc6663-1d9c-4690-8ee4-95df03a76c08 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:30.827532 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a0cc6663-1d9c-4690-8ee4-95df03a76c08 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af Aug 19 11:12:30.827735 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a0cc6663-1d9c-4690-8ee4-95df03a76c08 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:30.827926 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a0cc6663-1d9c-4690-8ee4-95df03a76c08 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:30.833472 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a0cc6663-1d9c-4690-8ee4-95df03a76c08 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af returned with HTTP 404 Aug 19 11:12:30.834074 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1174/4696] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:30 2026] GET /volume/v3/volumes/d2195781-30a5-4311-ae25-13dd667896af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:30.839323 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b244c2a5-6447-4635-95b3-d702946434af None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:30.841077 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b244c2a5-6447-4635-95b3-d702946434af tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 Aug 19 11:12:30.841250 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b244c2a5-6447-4635-95b3-d702946434af tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:30.841435 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b244c2a5-6447-4635-95b3-d702946434af tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:30.841559 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-b244c2a5-6447-4635-95b3-d702946434af tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete snapshot with id: cb5f9ff4-0af8-4235-898a-337af0506c36 Aug 19 11:12:30.846074 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:30.846074 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:30.846443 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b244c2a5-6447-4635-95b3-d702946434af tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:12:30.852579 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a8934cf7-7f45-4a4c-934d-99ba2c5d03cd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:30.854387 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a8934cf7-7f45-4a4c-934d-99ba2c5d03cd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:30.854681 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a8934cf7-7f45-4a4c-934d-99ba2c5d03cd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:30.854909 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a8934cf7-7f45-4a4c-934d-99ba2c5d03cd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:30.855064 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a8934cf7-7f45-4a4c-934d-99ba2c5d03cd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:30.859429 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:30.859429 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:30.860082 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a8934cf7-7f45-4a4c-934d-99ba2c5d03cd tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:30.860421 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1174/4697] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:30 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:30.868339 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b244c2a5-6447-4635-95b3-d702946434af tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot delete request issued successfully. Aug 19 11:12:30.868520 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b244c2a5-6447-4635-95b3-d702946434af tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 returned with HTTP 202 Aug 19 11:12:30.868889 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1172/4698] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:12:30 2026] DELETE /volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:12:30.874660 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9237817e-cbfc-457a-a3b9-7dbce79c949b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:30.876498 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9237817e-cbfc-457a-a3b9-7dbce79c949b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 Aug 19 11:12:30.876750 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9237817e-cbfc-457a-a3b9-7dbce79c949b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:30.876984 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9237817e-cbfc-457a-a3b9-7dbce79c949b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:30.881634 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:30.881634 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:30.882048 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9237817e-cbfc-457a-a3b9-7dbce79c949b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Snapshot retrieved successfully. Aug 19 11:12:30.882743 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9237817e-cbfc-457a-a3b9-7dbce79c949b tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 returned with HTTP 200 Aug 19 11:12:30.883087 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1179/4699] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:12:30 2026] GET /volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:30.928798 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a771147b-79bb-4104-ab55-6756d68254b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:30.931180 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a771147b-79bb-4104-ab55-6756d68254b9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:30.931981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a771147b-79bb-4104-ab55-6756d68254b9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:30.931981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a771147b-79bb-4104-ab55-6756d68254b9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:30.931981 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a771147b-79bb-4104-ab55-6756d68254b9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:30.939020 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:30.939020 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:30.939621 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a771147b-79bb-4104-ab55-6756d68254b9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:30.939971 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1175/4700] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:30 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:31.872292 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-73611a3b-f893-4d4c-9be1-09d8b36a3e44 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:31.873922 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73611a3b-f893-4d4c-9be1-09d8b36a3e44 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:31.874144 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73611a3b-f893-4d4c-9be1-09d8b36a3e44 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:31.874346 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73611a3b-f893-4d4c-9be1-09d8b36a3e44 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:31.874475 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-73611a3b-f893-4d4c-9be1-09d8b36a3e44 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:31.879248 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:31.879248 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:31.879985 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73611a3b-f893-4d4c-9be1-09d8b36a3e44 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:31.880397 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1175/4701] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:31 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:31.890821 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0e25ee2f-74a8-4d4a-bbcc-d6046185d115 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:31.892501 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e25ee2f-74a8-4d4a-bbcc-d6046185d115 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 Aug 19 11:12:31.892709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e25ee2f-74a8-4d4a-bbcc-d6046185d115 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:31.892886 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e25ee2f-74a8-4d4a-bbcc-d6046185d115 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:31.897093 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e25ee2f-74a8-4d4a-bbcc-d6046185d115 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 returned with HTTP 404 Aug 19 11:12:31.897531 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1173/4702] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:12:31 2026] GET /volume/v3/snapshots/cb5f9ff4-0af8-4235-898a-337af0506c36 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:31.949133 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-efaec601-5228-462d-bbee-c849e0277f25 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:31.950763 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-efaec601-5228-462d-bbee-c849e0277f25 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:31.950981 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-efaec601-5228-462d-bbee-c849e0277f25 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:31.951160 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-efaec601-5228-462d-bbee-c849e0277f25 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:31.951266 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-efaec601-5228-462d-bbee-c849e0277f25 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:31.955202 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:31.955202 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:31.955764 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-efaec601-5228-462d-bbee-c849e0277f25 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:31.956114 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1180/4703] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:31 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:32.893853 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9f29a776-0c56-4225-bacd-4b8c81ecbaca None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:32.895610 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f29a776-0c56-4225-bacd-4b8c81ecbaca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:32.895836 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f29a776-0c56-4225-bacd-4b8c81ecbaca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:32.896011 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f29a776-0c56-4225-bacd-4b8c81ecbaca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:32.896109 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9f29a776-0c56-4225-bacd-4b8c81ecbaca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:32.900426 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:32.900426 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:32.900844 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f29a776-0c56-4225-bacd-4b8c81ecbaca tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:32.901195 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1176/4704] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:32 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:32.966926 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-61c45cb9-0341-4377-9ae2-e4b38790953d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:32.969256 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61c45cb9-0341-4377-9ae2-e4b38790953d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:32.969500 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61c45cb9-0341-4377-9ae2-e4b38790953d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:32.969719 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61c45cb9-0341-4377-9ae2-e4b38790953d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:32.969823 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-61c45cb9-0341-4377-9ae2-e4b38790953d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:32.974905 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:32.974905 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:32.975640 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61c45cb9-0341-4377-9ae2-e4b38790953d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:32.976078 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1176/4705] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:32 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:33.445030 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-b39a4fa6-a533-41c7-b00f-326220a9f5ef req-6a5e2733-b664-402b-8db2-1e03df841042 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:33.447042 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b39a4fa6-a533-41c7-b00f-326220a9f5ef req-6a5e2733-b664-402b-8db2-1e03df841042 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/attachments/66ba8079-ea4a-4a93-b0bc-4588695493a6 Aug 19 11:12:33.447213 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b39a4fa6-a533-41c7-b00f-326220a9f5ef req-6a5e2733-b664-402b-8db2-1e03df841042 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:33.447392 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-b39a4fa6-a533-41c7-b00f-326220a9f5ef req-6a5e2733-b664-402b-8db2-1e03df841042 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:33.454330 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:33.454330 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:33.505201 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-b39a4fa6-a533-41c7-b00f-326220a9f5ef req-6a5e2733-b664-402b-8db2-1e03df841042 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/attachments/66ba8079-ea4a-4a93-b0bc-4588695493a6 returned with HTTP 200 Aug 19 11:12:33.505201 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1174/4706] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:12:33 2026] DELETE /volume/v3/attachments/66ba8079-ea4a-4a93-b0bc-4588695493a6 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:33.910246 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9fb8ea13-5d80-4fe7-8f26-e0f140f590c1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:33.911895 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9fb8ea13-5d80-4fe7-8f26-e0f140f590c1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:33.912088 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9fb8ea13-5d80-4fe7-8f26-e0f140f590c1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:33.912258 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9fb8ea13-5d80-4fe7-8f26-e0f140f590c1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:33.912359 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9fb8ea13-5d80-4fe7-8f26-e0f140f590c1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:33.916155 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:33.916155 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:33.916709 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9fb8ea13-5d80-4fe7-8f26-e0f140f590c1 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:33.917043 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1181/4707] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:33 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:33.985066 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-addf92e0-f414-4abc-b80a-cef149444df9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:33.986767 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-addf92e0-f414-4abc-b80a-cef149444df9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:33.986953 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-addf92e0-f414-4abc-b80a-cef149444df9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:33.987140 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-addf92e0-f414-4abc-b80a-cef149444df9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:33.987241 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-addf92e0-f414-4abc-b80a-cef149444df9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 27120c50-c957-4196-a194-af483d0243e3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:33.991242 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:33.991242 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:33.991846 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-addf92e0-f414-4abc-b80a-cef149444df9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 200 Aug 19 11:12:33.992193 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1177/4708] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:33 2026] GET /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:34.000603 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0aba152a-3642-4f9d-8aad-0d57e8ba0d63 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:34.002317 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0aba152a-3642-4f9d-8aad-0d57e8ba0d63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] DELETE https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 Aug 19 11:12:34.002578 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0aba152a-3642-4f9d-8aad-0d57e8ba0d63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:34.002802 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0aba152a-3642-4f9d-8aad-0d57e8ba0d63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:34.002937 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-0aba152a-3642-4f9d-8aad-0d57e8ba0d63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Delete backup with id: 27120c50-c957-4196-a194-af483d0243e3. Aug 19 11:12:34.007177 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:34.007177 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:34.019079 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-0aba152a-3642-4f9d-8aad-0d57e8ba0d63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] delete_backup rpcapi backup_id 27120c50-c957-4196-a194-af483d0243e3 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:12:34.020737 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0aba152a-3642-4f9d-8aad-0d57e8ba0d63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] https://10.4.3.46/volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 returned with HTTP 202 Aug 19 11:12:34.021184 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1177/4709] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:33 2026] DELETE /volume/v3/backups/27120c50-c957-4196-a194-af483d0243e3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:12:34.027843 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-416fc010-3532-48bb-8498-41ae9920058e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:34.029543 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-416fc010-3532-48bb-8498-41ae9920058e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f Aug 19 11:12:34.029757 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-416fc010-3532-48bb-8498-41ae9920058e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:34.029930 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-416fc010-3532-48bb-8498-41ae9920058e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:34.030091 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-416fc010-3532-48bb-8498-41ae9920058e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete volume with id: 4ec85e60-58b3-4715-8282-7efb37539d3f Aug 19 11:12:34.037518 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:34.037518 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:34.037853 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-416fc010-3532-48bb-8498-41ae9920058e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:34.066654 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-416fc010-3532-48bb-8498-41ae9920058e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete volume request issued successfully. Aug 19 11:12:34.066834 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-416fc010-3532-48bb-8498-41ae9920058e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f returned with HTTP 202 Aug 19 11:12:34.067251 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1175/4710] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:34 2026] DELETE /volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:12:34.076346 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d5eeb1a8-9715-4263-9775-64dbe868ab0a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:34.078026 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d5eeb1a8-9715-4263-9775-64dbe868ab0a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f Aug 19 11:12:34.078217 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d5eeb1a8-9715-4263-9775-64dbe868ab0a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:34.078390 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d5eeb1a8-9715-4263-9775-64dbe868ab0a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:34.085572 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:34.085572 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:34.088937 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d5eeb1a8-9715-4263-9775-64dbe868ab0a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:34.092287 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d5eeb1a8-9715-4263-9775-64dbe868ab0a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f returned with HTTP 200 Aug 19 11:12:34.092654 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1182/4711] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:34 2026] GET /volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:34.833547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-80f05cc9-5e05-4a7b-8132-e865d5bc940d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:34.838653 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80f05cc9-5e05-4a7b-8132-e865d5bc940d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] DELETE https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:12:34.838854 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80f05cc9-5e05-4a7b-8132-e865d5bc940d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:34.839037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80f05cc9-5e05-4a7b-8132-e865d5bc940d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:34.839192 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-80f05cc9-5e05-4a7b-8132-e865d5bc940d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume with id: ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:12:34.846365 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:34.846365 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:34.846873 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-80f05cc9-5e05-4a7b-8132-e865d5bc940d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:12:34.875417 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-80f05cc9-5e05-4a7b-8132-e865d5bc940d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Delete volume request issued successfully. Aug 19 11:12:34.875417 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80f05cc9-5e05-4a7b-8132-e865d5bc940d tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 202 Aug 19 11:12:34.875983 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1178/4712] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:12:34 2026] DELETE /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:12:34.882554 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-357802e9-de30-4ad9-8515-ff702c8480ef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:34.884317 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-357802e9-de30-4ad9-8515-ff702c8480ef tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:12:34.884559 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-357802e9-de30-4ad9-8515-ff702c8480ef tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:34.884766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-357802e9-de30-4ad9-8515-ff702c8480ef tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:34.891984 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:34.891984 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:34.895843 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-357802e9-de30-4ad9-8515-ff702c8480ef tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Volume info retrieved successfully. Aug 19 11:12:34.900356 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-357802e9-de30-4ad9-8515-ff702c8480ef tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 200 Aug 19 11:12:34.900762 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1178/4713] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:34 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:34.927241 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8b1d2b8c-bedd-4af7-a2d7-12b5a2732605 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:34.931027 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b1d2b8c-bedd-4af7-a2d7-12b5a2732605 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:34.931027 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b1d2b8c-bedd-4af7-a2d7-12b5a2732605 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:34.931027 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b1d2b8c-bedd-4af7-a2d7-12b5a2732605 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:34.931027 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-8b1d2b8c-bedd-4af7-a2d7-12b5a2732605 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:34.934247 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:34.934247 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:34.935079 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b1d2b8c-bedd-4af7-a2d7-12b5a2732605 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:34.935532 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1176/4714] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:34 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:35.104764 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0555fe87-63ff-442c-84b9-48f2169644ec None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:35.107012 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0555fe87-63ff-442c-84b9-48f2169644ec tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f Aug 19 11:12:35.107301 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0555fe87-63ff-442c-84b9-48f2169644ec tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:35.107562 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0555fe87-63ff-442c-84b9-48f2169644ec tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:35.114993 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0555fe87-63ff-442c-84b9-48f2169644ec tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f returned with HTTP 404 Aug 19 11:12:35.115621 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1183/4715] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:35 2026] GET /volume/v3/volumes/4ec85e60-58b3-4715-8282-7efb37539d3f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:35.125464 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-51118cec-684b-4b2b-8425-b9c5c0e91ad2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:35.127374 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-51118cec-684b-4b2b-8425-b9c5c0e91ad2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2/export_record Aug 19 11:12:35.127595 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-51118cec-684b-4b2b-8425-b9c5c0e91ad2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:35.127793 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-51118cec-684b-4b2b-8425-b9c5c0e91ad2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Calling method 'export_record' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:35.127899 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-51118cec-684b-4b2b-8425-b9c5c0e91ad2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Export record for backup 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 11:12:35.132214 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:35.132214 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:35.133280 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-51118cec-684b-4b2b-8425-b9c5c0e91ad2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'cf711f60fe9845b89ccc2fd1d1fb024b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6621f08a3cdd4a2093213ada1af30e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:12:35.133470 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-51118cec-684b-4b2b-8425-b9c5c0e91ad2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2/export_record returned with HTTP 403 Aug 19 11:12:35.133924 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1179/4716] 10.4.3.46 () {68 vars in 1423 bytes} [Wed Aug 19 11:12:35 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:35.143260 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:35.145043 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:12:35.145402 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1241904055"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:35.146843 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1241904055'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:12:35.146956 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume of 1 GB Aug 19 11:12:35.150750 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Availability Zones retrieved successfully. Aug 19 11:12:35.155586 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Flow 'volume_create_api' (996861b5-1485-401e-8a54-272eb7a31b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:35.156382 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1d01c7-e2cd-4c1c-a1c0-7ffc28672413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:35.157058 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:12:35.179922 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1d01c7-e2cd-4c1c-a1c0-7ffc28672413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:35.180535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0dd1474-0ef3-4aae-9a42-e71619ea399f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:35.215746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Created reservations ['5b12f108-7b0c-4e21-82e9-003f42939ea4', 'e7a88192-08d7-4698-80d4-edc8c93f221f', '084633cf-fe7f-40e8-904b-5c6d8cd11e01', 'fd1960c3-2c76-4d47-855b-490ed9606e3d'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:35.216448 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0dd1474-0ef3-4aae-9a42-e71619ea399f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b12f108-7b0c-4e21-82e9-003f42939ea4', 'e7a88192-08d7-4698-80d4-edc8c93f221f', '084633cf-fe7f-40e8-904b-5c6d8cd11e01', 'fd1960c3-2c76-4d47-855b-490ed9606e3d']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:35.217147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6d2e176-62d5-4e7e-9fb3-e217570c9ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:35.238850 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6d2e176-62d5-4e7e-9fb3-e217570c9ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59024f70-2a8b-466b-b134-c6ec30f0e3b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1241904055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6621f08a3cdd4a2093213ada1af30e12',qos_specs=None,replication_status=,reservations=['5b12f108-7b0c-4e21-82e9-003f42939ea4','e7a88192-08d7-4698-80d4-edc8c93f221f','084633cf-fe7f-40e8-904b-5c6d8cd11e01','fd1960c3-2c76-4d47-855b-490ed9606e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8609a602e0764a8eaddafc019ecb03e4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1241904055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59024f70-2a8b-466b-b134-c6ec30f0e3b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6621f08a3cdd4a2093213ada1af30e12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8609a602e0764a8eaddafc019ecb03e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:35.239488 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c96f680-50e6-4554-83a1-2e833b40dfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:35.256173 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c96f680-50e6-4554-83a1-2e833b40dfbd) transitioned into state 'SUCCESS' from state '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-1241904055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6621f08a3cdd4a2093213ada1af30e12',qos_specs=None,replication_status=,reservations=['5b12f108-7b0c-4e21-82e9-003f42939ea4','e7a88192-08d7-4698-80d4-edc8c93f221f','084633cf-fe7f-40e8-904b-5c6d8cd11e01','fd1960c3-2c76-4d47-855b-490ed9606e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8609a602e0764a8eaddafc019ecb03e4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:35.256786 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee166983-bd30-45b1-8f67-359abcc2bc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:35.265252 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee166983-bd30-45b1-8f67-359abcc2bc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:35.265999 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Flow 'volume_create_api' (996861b5-1485-401e-8a54-272eb7a31b79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:35.266264 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume request issued successfully. Aug 19 11:12:35.266815 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5d8ef9b-852b-426a-b0e4-44a593caf630 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:12:35.267198 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1179/4717] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:12:35 2026] POST /volume/v3/volumes => generated 776 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:35.278863 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c594c220-be7d-47d0-bcba-2e4b920a90b3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:35.282879 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c594c220-be7d-47d0-bcba-2e4b920a90b3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 Aug 19 11:12:35.282879 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c594c220-be7d-47d0-bcba-2e4b920a90b3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:35.282879 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c594c220-be7d-47d0-bcba-2e4b920a90b3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:35.289135 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:35.289135 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:35.292687 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c594c220-be7d-47d0-bcba-2e4b920a90b3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:35.296668 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c594c220-be7d-47d0-bcba-2e4b920a90b3 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 returned with HTTP 200 Aug 19 11:12:35.297197 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1177/4718] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:35 2026] GET /volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:35.913939 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-47026225-2177-4ea7-bd48-eaca3c6df7e9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:35.916215 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-47026225-2177-4ea7-bd48-eaca3c6df7e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] GET https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 Aug 19 11:12:35.916469 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-47026225-2177-4ea7-bd48-eaca3c6df7e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:35.916751 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-47026225-2177-4ea7-bd48-eaca3c6df7e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:35.924135 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-47026225-2177-4ea7-bd48-eaca3c6df7e9 tempest-TestVolumeBootPattern-17449291 tempest-TestVolumeBootPattern-17449291-project-member] https://10.4.3.46/volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 returned with HTTP 404 Aug 19 11:12:35.924723 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1184/4719] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:35 2026] GET /volume/v3/volumes/ecbe5389-0f15-4c80-b462-b084cd9bc344 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:35.944337 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-966c19cb-2850-4cf1-893e-46ac0c66deac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:35.945973 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-966c19cb-2850-4cf1-893e-46ac0c66deac tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:35.946123 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-966c19cb-2850-4cf1-893e-46ac0c66deac tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:35.946304 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-966c19cb-2850-4cf1-893e-46ac0c66deac tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:35.946399 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-966c19cb-2850-4cf1-893e-46ac0c66deac tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:35.950265 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:35.950265 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:35.950888 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-966c19cb-2850-4cf1-893e-46ac0c66deac tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:35.951257 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1180/4720] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:35 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:36.309425 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0b7b4d6c-11bb-4fa6-8776-a7968b7973b1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:36.311093 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b7b4d6c-11bb-4fa6-8776-a7968b7973b1 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 Aug 19 11:12:36.311263 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b7b4d6c-11bb-4fa6-8776-a7968b7973b1 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:36.311427 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b7b4d6c-11bb-4fa6-8776-a7968b7973b1 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:36.318136 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:36.318136 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:36.320964 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0b7b4d6c-11bb-4fa6-8776-a7968b7973b1 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:36.324239 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b7b4d6c-11bb-4fa6-8776-a7968b7973b1 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 returned with HTTP 200 Aug 19 11:12:36.324594 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1180/4721] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:36 2026] GET /volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:36.340677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-70bc94f5-5714-4679-ba42-c1dc6c5877e9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:36.342801 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-70bc94f5-5714-4679-ba42-c1dc6c5877e9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:12:36.342801 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-70bc94f5-5714-4679-ba42-c1dc6c5877e9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "59024f70-2a8b-466b-b134-c6ec30f0e3b2", "name": "tempest-type-Backup-750989034"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:36.343798 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-70bc94f5-5714-4679-ba42-c1dc6c5877e9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Creating new backup {'backup': {'volume_id': '59024f70-2a8b-466b-b134-c6ec30f0e3b2', 'name': 'tempest-type-Backup-750989034'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:12:36.343914 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-70bc94f5-5714-4679-ba42-c1dc6c5877e9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Creating backup of volume 59024f70-2a8b-466b-b134-c6ec30f0e3b2 in container None Aug 19 11:12:36.353217 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:36.353217 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:36.353497 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-70bc94f5-5714-4679-ba42-c1dc6c5877e9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:36.374214 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-70bc94f5-5714-4679-ba42-c1dc6c5877e9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Created reservations ['b2422e20-4b2a-41c8-a332-4aa93be63550', '3ff21345-e8bb-41d8-8b11-5a6111722494'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:36.411812 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-70bc94f5-5714-4679-ba42-c1dc6c5877e9 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:12:36.412162 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1178/4722] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:12:36 2026] POST /volume/v3/backups => generated 313 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:36.420365 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3a11454c-44df-4ca1-9b09-be0a64bfb9c2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:36.422085 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3a11454c-44df-4ca1-9b09-be0a64bfb9c2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:36.422281 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3a11454c-44df-4ca1-9b09-be0a64bfb9c2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:36.422449 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3a11454c-44df-4ca1-9b09-be0a64bfb9c2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:36.422565 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-3a11454c-44df-4ca1-9b09-be0a64bfb9c2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:36.426464 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:36.426464 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:36.427059 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3a11454c-44df-4ca1-9b09-be0a64bfb9c2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:36.427415 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1185/4723] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:36 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:36.961297 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-45bac095-3c20-4970-a3f4-453d4bb71374 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:36.963107 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45bac095-3c20-4970-a3f4-453d4bb71374 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:36.963309 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45bac095-3c20-4970-a3f4-453d4bb71374 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:36.963542 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45bac095-3c20-4970-a3f4-453d4bb71374 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:36.963669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-45bac095-3c20-4970-a3f4-453d4bb71374 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:36.967948 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:36.967948 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:36.968534 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45bac095-3c20-4970-a3f4-453d4bb71374 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:36.968912 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1181/4724] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:36 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:12:37.436501 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-89db46d3-43a8-4800-9426-35dd7be332c2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:37.438188 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-89db46d3-43a8-4800-9426-35dd7be332c2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:37.438380 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-89db46d3-43a8-4800-9426-35dd7be332c2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:37.438642 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-89db46d3-43a8-4800-9426-35dd7be332c2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:37.438769 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-89db46d3-43a8-4800-9426-35dd7be332c2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:37.442906 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:37.442906 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:37.443446 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-89db46d3-43a8-4800-9426-35dd7be332c2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:37.443802 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1181/4725] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:37 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:37.978610 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e1d14ba7-4871-4710-af05-77fd3f796239 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:37.980400 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e1d14ba7-4871-4710-af05-77fd3f796239 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:37.980677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e1d14ba7-4871-4710-af05-77fd3f796239 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:37.980907 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e1d14ba7-4871-4710-af05-77fd3f796239 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:37.981059 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-e1d14ba7-4871-4710-af05-77fd3f796239 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:37.984793 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:37.984793 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:37.985374 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e1d14ba7-4871-4710-af05-77fd3f796239 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:37.985752 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1179/4726] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:37 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:38.453189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2e0d879b-7623-42ca-9d15-73fb6276e875 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:38.454906 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2e0d879b-7623-42ca-9d15-73fb6276e875 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:38.455093 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2e0d879b-7623-42ca-9d15-73fb6276e875 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:38.455263 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2e0d879b-7623-42ca-9d15-73fb6276e875 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:38.455359 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-2e0d879b-7623-42ca-9d15-73fb6276e875 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:38.459289 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:38.459289 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:38.459973 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2e0d879b-7623-42ca-9d15-73fb6276e875 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:38.460404 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1186/4727] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:38 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:38.996714 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3cfeeab9-1ddc-472e-80a0-7d71304a5881 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:38.998451 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3cfeeab9-1ddc-472e-80a0-7d71304a5881 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:38.998800 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3cfeeab9-1ddc-472e-80a0-7d71304a5881 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:38.998992 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3cfeeab9-1ddc-472e-80a0-7d71304a5881 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:38.999132 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3cfeeab9-1ddc-472e-80a0-7d71304a5881 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:39.004268 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:39.004268 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:39.005277 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3cfeeab9-1ddc-472e-80a0-7d71304a5881 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:39.005954 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1182/4728] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:38 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:39.017968 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-18fe27fa-56a0-462a-a4fb-bedb500338d3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:39.020702 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-18fe27fa-56a0-462a-a4fb-bedb500338d3 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/790baf33-08dd-4f81-93ad-50f05da30967 Aug 19 11:12:39.020945 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-18fe27fa-56a0-462a-a4fb-bedb500338d3 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:39.021206 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-18fe27fa-56a0-462a-a4fb-bedb500338d3 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:39.021418 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-18fe27fa-56a0-462a-a4fb-bedb500338d3 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete volume with id: 790baf33-08dd-4f81-93ad-50f05da30967 Aug 19 11:12:39.030908 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:39.030908 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:39.031326 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-18fe27fa-56a0-462a-a4fb-bedb500338d3 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:39.067819 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-18fe27fa-56a0-462a-a4fb-bedb500338d3 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete volume request issued successfully. Aug 19 11:12:39.068079 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-18fe27fa-56a0-462a-a4fb-bedb500338d3 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/790baf33-08dd-4f81-93ad-50f05da30967 returned with HTTP 202 Aug 19 11:12:39.068654 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1182/4729] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:39 2026] DELETE /volume/v3/volumes/790baf33-08dd-4f81-93ad-50f05da30967 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:12:39.076819 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0ea46dd0-a0c0-4984-be66-420af36c67e4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:39.079105 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0ea46dd0-a0c0-4984-be66-420af36c67e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/790baf33-08dd-4f81-93ad-50f05da30967 Aug 19 11:12:39.079105 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0ea46dd0-a0c0-4984-be66-420af36c67e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:39.079271 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0ea46dd0-a0c0-4984-be66-420af36c67e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:39.087881 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:39.087881 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:39.094907 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0ea46dd0-a0c0-4984-be66-420af36c67e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:39.101585 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0ea46dd0-a0c0-4984-be66-420af36c67e4 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/790baf33-08dd-4f81-93ad-50f05da30967 returned with HTTP 200 Aug 19 11:12:39.102061 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1180/4730] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:39 2026] GET /volume/v3/volumes/790baf33-08dd-4f81-93ad-50f05da30967 => generated 1072 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:39.470415 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-85db8ddc-3858-4855-ac33-5a0e3c4ee0a8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:39.472112 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-85db8ddc-3858-4855-ac33-5a0e3c4ee0a8 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:39.472308 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-85db8ddc-3858-4855-ac33-5a0e3c4ee0a8 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:39.472493 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-85db8ddc-3858-4855-ac33-5a0e3c4ee0a8 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:39.472624 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-85db8ddc-3858-4855-ac33-5a0e3c4ee0a8 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:39.476671 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:39.476671 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:39.477208 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-85db8ddc-3858-4855-ac33-5a0e3c4ee0a8 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:39.477547 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1187/4731] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:39 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:40.117288 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ea273102-5ca8-4744-8d3c-e4e7d1cdd2b7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:40.120765 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ea273102-5ca8-4744-8d3c-e4e7d1cdd2b7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/790baf33-08dd-4f81-93ad-50f05da30967 Aug 19 11:12:40.121364 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ea273102-5ca8-4744-8d3c-e4e7d1cdd2b7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:40.121364 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ea273102-5ca8-4744-8d3c-e4e7d1cdd2b7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:40.128290 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ea273102-5ca8-4744-8d3c-e4e7d1cdd2b7 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/790baf33-08dd-4f81-93ad-50f05da30967 returned with HTTP 404 Aug 19 11:12:40.128783 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1183/4732] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:40 2026] GET /volume/v3/volumes/790baf33-08dd-4f81-93ad-50f05da30967 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:40.137870 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b2bd80f8-af3b-4801-acaf-39c2a36e5ffa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:40.139355 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2bd80f8-af3b-4801-acaf-39c2a36e5ffa tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:40.139581 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2bd80f8-af3b-4801-acaf-39c2a36e5ffa tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:40.139920 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2bd80f8-af3b-4801-acaf-39c2a36e5ffa tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:40.139920 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b2bd80f8-af3b-4801-acaf-39c2a36e5ffa tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:40.143990 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:40.143990 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:40.144589 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2bd80f8-af3b-4801-acaf-39c2a36e5ffa tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:40.144975 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1183/4733] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:40 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:40.154229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6863dd18-4238-4b1e-ac5d-a1cd2b425572 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:40.155933 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6863dd18-4238-4b1e-ac5d-a1cd2b425572 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:40.156136 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6863dd18-4238-4b1e-ac5d-a1cd2b425572 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:40.156313 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6863dd18-4238-4b1e-ac5d-a1cd2b425572 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:40.156414 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-6863dd18-4238-4b1e-ac5d-a1cd2b425572 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete backup with id: 24168ec0-b921-4198-a04d-903092990219. Aug 19 11:12:40.160501 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:40.160501 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:40.176064 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-6863dd18-4238-4b1e-ac5d-a1cd2b425572 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] delete_backup rpcapi backup_id 24168ec0-b921-4198-a04d-903092990219 {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:12:40.177724 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6863dd18-4238-4b1e-ac5d-a1cd2b425572 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 202 Aug 19 11:12:40.180198 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1181/4734] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:40 2026] DELETE /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:12:40.184879 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dfa83fdd-500f-44e4-a4f4-c45f43bdeb4e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:40.186761 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dfa83fdd-500f-44e4-a4f4-c45f43bdeb4e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:40.186979 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dfa83fdd-500f-44e4-a4f4-c45f43bdeb4e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:40.187168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dfa83fdd-500f-44e4-a4f4-c45f43bdeb4e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:40.187271 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-dfa83fdd-500f-44e4-a4f4-c45f43bdeb4e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:40.192376 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:40.192376 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:40.193025 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dfa83fdd-500f-44e4-a4f4-c45f43bdeb4e tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 200 Aug 19 11:12:40.193378 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1188/4735] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:40 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:40.486659 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-88456a80-a087-426a-8d0b-8979fd1d38bd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:40.488374 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-88456a80-a087-426a-8d0b-8979fd1d38bd tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:40.488608 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-88456a80-a087-426a-8d0b-8979fd1d38bd tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:40.488787 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-88456a80-a087-426a-8d0b-8979fd1d38bd tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:40.488888 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-88456a80-a087-426a-8d0b-8979fd1d38bd tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:40.492943 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:40.492943 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:40.493530 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-88456a80-a087-426a-8d0b-8979fd1d38bd tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:40.494019 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1184/4736] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:40 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:41.203189 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1b358366-cd53-4397-9463-559f627f5d29 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:41.205075 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1b358366-cd53-4397-9463-559f627f5d29 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 Aug 19 11:12:41.205289 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1b358366-cd53-4397-9463-559f627f5d29 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:41.205510 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1b358366-cd53-4397-9463-559f627f5d29 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:41.205663 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1b358366-cd53-4397-9463-559f627f5d29 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 24168ec0-b921-4198-a04d-903092990219. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:41.209408 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1b358366-cd53-4397-9463-559f627f5d29 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 returned with HTTP 404 Aug 19 11:12:41.209910 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1184/4737] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:41 2026] GET /volume/v3/backups/24168ec0-b921-4198-a04d-903092990219 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:41.217015 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-66ac0593-6006-475d-a407-f56265096240 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:41.219058 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-66ac0593-6006-475d-a407-f56265096240 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:41.219305 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-66ac0593-6006-475d-a407-f56265096240 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:41.219587 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-66ac0593-6006-475d-a407-f56265096240 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:41.219698 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-66ac0593-6006-475d-a407-f56265096240 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete backup with id: d9195025-4b95-4882-8a16-52d1d0cab6f3. Aug 19 11:12:41.224429 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:41.224429 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:41.237763 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-66ac0593-6006-475d-a407-f56265096240 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] delete_backup rpcapi backup_id d9195025-4b95-4882-8a16-52d1d0cab6f3 {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:12:41.240064 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-66ac0593-6006-475d-a407-f56265096240 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 202 Aug 19 11:12:41.241587 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1182/4738] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:41 2026] DELETE /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:12:41.249313 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-02ccc521-2fe3-4495-a888-545415f8a407 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:41.251531 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-02ccc521-2fe3-4495-a888-545415f8a407 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:41.251856 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-02ccc521-2fe3-4495-a888-545415f8a407 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:41.252115 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-02ccc521-2fe3-4495-a888-545415f8a407 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:41.252199 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-02ccc521-2fe3-4495-a888-545415f8a407 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:41.257104 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:41.257104 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:41.257996 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-02ccc521-2fe3-4495-a888-545415f8a407 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 200 Aug 19 11:12:41.258448 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1189/4739] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:41 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:41.505802 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-00419a14-086c-4458-8ec8-6a9b42f6544f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:41.507813 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-00419a14-086c-4458-8ec8-6a9b42f6544f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:41.508060 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-00419a14-086c-4458-8ec8-6a9b42f6544f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:41.508283 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-00419a14-086c-4458-8ec8-6a9b42f6544f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:41.508417 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-00419a14-086c-4458-8ec8-6a9b42f6544f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:41.512992 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:41.512992 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:41.513716 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-00419a14-086c-4458-8ec8-6a9b42f6544f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:41.514260 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1185/4740] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:41 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:42.177340 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-41419089-20f3-4009-b6ba-7e54adf35937 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:42.277178 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cbc4d6ab-3802-4aad-8dad-823d97669d68 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:42.279655 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cbc4d6ab-3802-4aad-8dad-823d97669d68 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 Aug 19 11:12:42.280034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cbc4d6ab-3802-4aad-8dad-823d97669d68 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:42.280613 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cbc4d6ab-3802-4aad-8dad-823d97669d68 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:42.280720 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-cbc4d6ab-3802-4aad-8dad-823d97669d68 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id d9195025-4b95-4882-8a16-52d1d0cab6f3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:42.287717 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cbc4d6ab-3802-4aad-8dad-823d97669d68 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 returned with HTTP 404 Aug 19 11:12:42.288359 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1183/4741] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:42 2026] GET /volume/v3/backups/d9195025-4b95-4882-8a16-52d1d0cab6f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:42.296630 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b0ee7224-6060-4e23-a782-53e655a5f56f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:42.299792 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b0ee7224-6060-4e23-a782-53e655a5f56f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:42.300054 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b0ee7224-6060-4e23-a782-53e655a5f56f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:42.300733 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b0ee7224-6060-4e23-a782-53e655a5f56f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:42.300733 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-b0ee7224-6060-4e23-a782-53e655a5f56f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete backup with id: 4d784d40-5cad-4dba-a734-b30cc9ec1626. Aug 19 11:12:42.306797 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:42.306797 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:42.311918 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:12:42.311918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1180487651"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:42.313777 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1180487651'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:12:42.313777 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Create volume of 1 GB Aug 19 11:12:42.318022 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Availability Zones retrieved successfully. Aug 19 11:12:42.323894 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Flow 'volume_create_api' (5a4ed819-c89c-403f-98a7-71e86e631a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:42.325060 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a29244d-cc61-4210-bfd0-f274b624cbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:42.325119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-b0ee7224-6060-4e23-a782-53e655a5f56f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] delete_backup rpcapi backup_id 4d784d40-5cad-4dba-a734-b30cc9ec1626 {{(pid=100206) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:12:42.325564 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:12:42.326947 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b0ee7224-6060-4e23-a782-53e655a5f56f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 202 Aug 19 11:12:42.328776 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1190/4742] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:42 2026] DELETE /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:12:42.337759 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6da2afd0-3b5a-43c8-810c-a53146e402b8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:42.340013 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6da2afd0-3b5a-43c8-810c-a53146e402b8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:42.340408 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6da2afd0-3b5a-43c8-810c-a53146e402b8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:42.340655 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6da2afd0-3b5a-43c8-810c-a53146e402b8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:42.340831 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6da2afd0-3b5a-43c8-810c-a53146e402b8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:42.346564 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:42.346564 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:42.347170 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6da2afd0-3b5a-43c8-810c-a53146e402b8 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 200 Aug 19 11:12:42.347843 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1186/4743] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:42 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:42.353615 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a29244d-cc61-4210-bfd0-f274b624cbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:42.354226 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00509b57-2346-4176-8af3-4fe695070f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:42.411198 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Created reservations ['72080b20-4655-4386-909e-7c2b28383515', 'a23fa68a-1060-4b9a-afe4-85ca2ce95d3a', 'c960db7b-742a-43d3-91f3-ff49ee707f2c', '54a7fa37-2359-49d8-b83b-52fb0b29c5b3'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:42.412068 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00509b57-2346-4176-8af3-4fe695070f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72080b20-4655-4386-909e-7c2b28383515', 'a23fa68a-1060-4b9a-afe4-85ca2ce95d3a', 'c960db7b-742a-43d3-91f3-ff49ee707f2c', '54a7fa37-2359-49d8-b83b-52fb0b29c5b3']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:42.412870 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225e4548-661c-4421-9cb4-8bfe0953f454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:42.436638 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225e4548-661c-4421-9cb4-8bfe0953f454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1180487651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9f0438e25b43d9922f787e76001500',qos_specs=None,replication_status=,reservations=['72080b20-4655-4386-909e-7c2b28383515','a23fa68a-1060-4b9a-afe4-85ca2ce95d3a','c960db7b-742a-43d3-91f3-ff49ee707f2c','54a7fa37-2359-49d8-b83b-52fb0b29c5b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f379a00bde243a2932d888f78335d8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:12:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1180487651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae9f0438e25b43d9922f787e76001500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f379a00bde243a2932d888f78335d8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:42.437770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b035a83a-6dd5-4644-afb5-133820b9c304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:42.454997 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b035a83a-6dd5-4644-afb5-133820b9c304) transitioned into state 'SUCCESS' from state '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-1180487651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9f0438e25b43d9922f787e76001500',qos_specs=None,replication_status=,reservations=['72080b20-4655-4386-909e-7c2b28383515','a23fa68a-1060-4b9a-afe4-85ca2ce95d3a','c960db7b-742a-43d3-91f3-ff49ee707f2c','54a7fa37-2359-49d8-b83b-52fb0b29c5b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f379a00bde243a2932d888f78335d8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:42.456228 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e14c17-0e21-4ee8-9380-d141b9299c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:42.465019 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e14c17-0e21-4ee8-9380-d141b9299c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:42.465766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Flow 'volume_create_api' (5a4ed819-c89c-403f-98a7-71e86e631a9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:42.466023 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Create volume request issued successfully. Aug 19 11:12:42.466619 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41419089-20f3-4009-b6ba-7e54adf35937 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:12:42.467041 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1185/4744] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:12:42 2026] POST /volume/v3/volumes => generated 747 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:42.480772 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b044015c-40c0-429d-9f0d-5c5a587c11e8 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:42.482867 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b044015c-40c0-429d-9f0d-5c5a587c11e8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c Aug 19 11:12:42.484151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b044015c-40c0-429d-9f0d-5c5a587c11e8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:42.484400 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b044015c-40c0-429d-9f0d-5c5a587c11e8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:42.495792 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:42.495792 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:42.500175 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b044015c-40c0-429d-9f0d-5c5a587c11e8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:12:42.505284 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b044015c-40c0-429d-9f0d-5c5a587c11e8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c returned with HTTP 200 Aug 19 11:12:42.505769 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1184/4745] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:42 2026] GET /volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:42.530963 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7e502f0b-c6fd-49e7-ae00-8b6a3bb39132 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:42.532790 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7e502f0b-c6fd-49e7-ae00-8b6a3bb39132 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:42.533001 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7e502f0b-c6fd-49e7-ae00-8b6a3bb39132 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:42.533180 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7e502f0b-c6fd-49e7-ae00-8b6a3bb39132 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:42.533281 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-7e502f0b-c6fd-49e7-ae00-8b6a3bb39132 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:42.537835 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:42.537835 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:42.538504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7e502f0b-c6fd-49e7-ae00-8b6a3bb39132 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:42.538906 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1191/4746] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:42 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:43.359284 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3e61fac1-ce0c-4115-947b-5278236132b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:43.361236 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3e61fac1-ce0c-4115-947b-5278236132b6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 Aug 19 11:12:43.361521 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3e61fac1-ce0c-4115-947b-5278236132b6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:43.361767 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3e61fac1-ce0c-4115-947b-5278236132b6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:43.361915 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3e61fac1-ce0c-4115-947b-5278236132b6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Show backup with id 4d784d40-5cad-4dba-a734-b30cc9ec1626. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:43.366145 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3e61fac1-ce0c-4115-947b-5278236132b6 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 returned with HTTP 404 Aug 19 11:12:43.366756 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1187/4747] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:43 2026] GET /volume/v3/backups/4d784d40-5cad-4dba-a734-b30cc9ec1626 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:43.373671 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d902e2f7-911c-44dd-987d-23d21b77a945 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:43.376080 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d902e2f7-911c-44dd-987d-23d21b77a945 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 Aug 19 11:12:43.376312 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d902e2f7-911c-44dd-987d-23d21b77a945 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:43.376563 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d902e2f7-911c-44dd-987d-23d21b77a945 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:43.376782 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-d902e2f7-911c-44dd-987d-23d21b77a945 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete volume with id: 17a9a385-d672-4c20-bff9-af8652b76346 Aug 19 11:12:43.388065 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:43.388065 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:43.388374 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d902e2f7-911c-44dd-987d-23d21b77a945 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:43.415150 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d902e2f7-911c-44dd-987d-23d21b77a945 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Delete volume request issued successfully. Aug 19 11:12:43.415247 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d902e2f7-911c-44dd-987d-23d21b77a945 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 returned with HTTP 202 Aug 19 11:12:43.418117 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1186/4748] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:43 2026] DELETE /volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:12:43.426463 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ca7d213c-e60e-4104-9c9a-15376a811b6f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:43.430347 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca7d213c-e60e-4104-9c9a-15376a811b6f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 Aug 19 11:12:43.430547 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca7d213c-e60e-4104-9c9a-15376a811b6f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:43.430827 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca7d213c-e60e-4104-9c9a-15376a811b6f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:43.444559 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:43.444559 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:43.451701 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ca7d213c-e60e-4104-9c9a-15376a811b6f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Volume info retrieved successfully. Aug 19 11:12:43.455730 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca7d213c-e60e-4104-9c9a-15376a811b6f tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 returned with HTTP 200 Aug 19 11:12:43.456271 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1185/4749] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:43 2026] GET /volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:43.516842 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9ac71681-319d-4912-9b1c-f8053d01475e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:43.518497 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ac71681-319d-4912-9b1c-f8053d01475e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c Aug 19 11:12:43.518913 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ac71681-319d-4912-9b1c-f8053d01475e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:43.518913 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ac71681-319d-4912-9b1c-f8053d01475e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:43.525454 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:43.525454 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:43.528765 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9ac71681-319d-4912-9b1c-f8053d01475e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:12:43.532450 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ac71681-319d-4912-9b1c-f8053d01475e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c returned with HTTP 200 Aug 19 11:12:43.532830 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1192/4750] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:43 2026] GET /volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:43.545878 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f9329ceb-a81e-487a-b0ea-5214f4b546c4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:43.547339 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9329ceb-a81e-487a-b0ea-5214f4b546c4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:12:43.547656 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9329ceb-a81e-487a-b0ea-5214f4b546c4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c", "name": "tempest-VolumesBackupsTest-Backup-1605556800"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:43.549287 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-f9329ceb-a81e-487a-b0ea-5214f4b546c4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Creating new backup {'backup': {'volume_id': 'bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c', 'name': 'tempest-VolumesBackupsTest-Backup-1605556800'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:12:43.549409 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-f9329ceb-a81e-487a-b0ea-5214f4b546c4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Creating backup of volume bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c in container None Aug 19 11:12:43.550228 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-61193c1d-dcc4-49a9-b317-04165727cfe4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:43.551711 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61193c1d-dcc4-49a9-b317-04165727cfe4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:43.551944 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61193c1d-dcc4-49a9-b317-04165727cfe4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:43.552105 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61193c1d-dcc4-49a9-b317-04165727cfe4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:43.552203 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-61193c1d-dcc4-49a9-b317-04165727cfe4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:43.560359 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:43.560359 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:43.560737 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f9329ceb-a81e-487a-b0ea-5214f4b546c4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:12:43.563067 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:43.563067 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:43.563686 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61193c1d-dcc4-49a9-b317-04165727cfe4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:43.564046 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1187/4751] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:43 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:43.585831 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-f9329ceb-a81e-487a-b0ea-5214f4b546c4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Created reservations ['8232773f-346a-4825-8c5c-75947fd1b73a', '17c150c7-7a7d-4494-9200-6aa74c4f681f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:43.619506 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9329ceb-a81e-487a-b0ea-5214f4b546c4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:12:43.619506 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1188/4752] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:12:43 2026] POST /volume/v3/backups => generated 328 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:43.625913 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7f08fce0-e219-44ca-bb6e-713d603d12c6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:43.628432 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7f08fce0-e219-44ca-bb6e-713d603d12c6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:43.628680 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7f08fce0-e219-44ca-bb6e-713d603d12c6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:43.628959 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7f08fce0-e219-44ca-bb6e-713d603d12c6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:43.629131 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-7f08fce0-e219-44ca-bb6e-713d603d12c6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:43.633745 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:43.633745 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:43.634454 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7f08fce0-e219-44ca-bb6e-713d603d12c6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:43.634956 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1186/4753] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:43 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:44.471291 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-10880e36-1e8a-4a5d-a0ff-7fde27e23518 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:44.473106 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-10880e36-1e8a-4a5d-a0ff-7fde27e23518 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] GET https://10.4.3.46/volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 Aug 19 11:12:44.473316 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-10880e36-1e8a-4a5d-a0ff-7fde27e23518 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:44.473581 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-10880e36-1e8a-4a5d-a0ff-7fde27e23518 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:44.479151 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-10880e36-1e8a-4a5d-a0ff-7fde27e23518 tempest-ProjectAdminTests33-1311552624 tempest-ProjectAdminTests33-1311552624-project-admin] https://10.4.3.46/volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 returned with HTTP 404 Aug 19 11:12:44.479590 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1193/4754] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:44 2026] GET /volume/v3/volumes/17a9a385-d672-4c20-bff9-af8652b76346 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:44.573281 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ef5a0570-1f3b-4059-b257-a0f8ce7669b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:44.574987 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef5a0570-1f3b-4059-b257-a0f8ce7669b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:44.575197 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef5a0570-1f3b-4059-b257-a0f8ce7669b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:44.575383 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef5a0570-1f3b-4059-b257-a0f8ce7669b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:44.575506 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ef5a0570-1f3b-4059-b257-a0f8ce7669b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:44.579662 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:44.579662 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:44.580342 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef5a0570-1f3b-4059-b257-a0f8ce7669b0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:44.580806 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1188/4755] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:44 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:44.646212 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-78061477-e9cf-4496-bb32-874f297ec05a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:44.647822 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78061477-e9cf-4496-bb32-874f297ec05a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:44.648007 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78061477-e9cf-4496-bb32-874f297ec05a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:44.648174 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78061477-e9cf-4496-bb32-874f297ec05a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:44.648269 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-78061477-e9cf-4496-bb32-874f297ec05a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:44.651990 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:44.651990 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:44.652702 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78061477-e9cf-4496-bb32-874f297ec05a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:44.654130 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1189/4756] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:44 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:45.590196 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a322293f-da44-4bc3-bae4-4603959080df None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:45.591966 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a322293f-da44-4bc3-bae4-4603959080df tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:45.592181 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a322293f-da44-4bc3-bae4-4603959080df tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:45.592351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a322293f-da44-4bc3-bae4-4603959080df tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:45.592445 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-a322293f-da44-4bc3-bae4-4603959080df tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:45.596317 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:45.596317 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:45.596914 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a322293f-da44-4bc3-bae4-4603959080df tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:45.597258 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1187/4757] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:45 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:45.663377 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-febb33a4-d680-4ed7-997c-bdbf46d3aca4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:45.665122 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-febb33a4-d680-4ed7-997c-bdbf46d3aca4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:45.665300 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-febb33a4-d680-4ed7-997c-bdbf46d3aca4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:45.665509 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-febb33a4-d680-4ed7-997c-bdbf46d3aca4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:45.665643 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-febb33a4-d680-4ed7-997c-bdbf46d3aca4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:45.669634 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:45.669634 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:45.670293 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-febb33a4-d680-4ed7-997c-bdbf46d3aca4 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:45.670686 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1194/4758] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:45 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:45.843391 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:45.918659 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:12:45.919035 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1786751383"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:45.920287 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1786751383'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:12:45.920396 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Create volume of 1 GB Aug 19 11:12:45.923962 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Availability Zones retrieved successfully. Aug 19 11:12:45.928791 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Flow 'volume_create_api' (73b26e6b-9b8e-496c-b142-bea7511f3803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:45.929640 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f999466-031f-4100-808d-cbed63eff194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:45.930290 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:12:45.950808 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f999466-031f-4100-808d-cbed63eff194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:45.951446 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcf7d7c-300f-400c-87a6-17a4d22037fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:46.019886 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Created reservations ['220c513e-54a6-4e2e-b4fa-69c55a120f95', '42a907b5-3700-4843-9110-f6e0d14236c6', 'de75c63d-6bf4-482b-b00c-0c4534cc9336', '9ab09601-fe0d-4d1b-a67c-0e43c89ea4a4'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:46.020802 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcf7d7c-300f-400c-87a6-17a4d22037fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['220c513e-54a6-4e2e-b4fa-69c55a120f95', '42a907b5-3700-4843-9110-f6e0d14236c6', 'de75c63d-6bf4-482b-b00c-0c4534cc9336', '9ab09601-fe0d-4d1b-a67c-0e43c89ea4a4']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:46.021690 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (637bd99a-3b43-4da8-9718-4671fea4f33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:46.051050 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (637bd99a-3b43-4da8-9718-4671fea4f33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '590e1e16-0708-4652-9c10-fc8d96082b23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786751383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd869f9f2fcd498ca5b084bf75456c0d',qos_specs=None,replication_status=,reservations=['220c513e-54a6-4e2e-b4fa-69c55a120f95','42a907b5-3700-4843-9110-f6e0d14236c6','de75c63d-6bf4-482b-b00c-0c4534cc9336','9ab09601-fe0d-4d1b-a67c-0e43c89ea4a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d8f38abd86c48e39672119c5e363042',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786751383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=590e1e16-0708-4652-9c10-fc8d96082b23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd869f9f2fcd498ca5b084bf75456c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d8f38abd86c48e39672119c5e363042',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:46.051619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0fd738-880a-4f79-a2d0-7398865a0ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:46.074493 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0fd738-880a-4f79-a2d0-7398865a0ab0) transitioned into state 'SUCCESS' from state '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-1786751383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd869f9f2fcd498ca5b084bf75456c0d',qos_specs=None,replication_status=,reservations=['220c513e-54a6-4e2e-b4fa-69c55a120f95','42a907b5-3700-4843-9110-f6e0d14236c6','de75c63d-6bf4-482b-b00c-0c4534cc9336','9ab09601-fe0d-4d1b-a67c-0e43c89ea4a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d8f38abd86c48e39672119c5e363042',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:46.076124 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3985ad-5a4c-4e23-a1a6-dc25bac550bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:46.085542 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3985ad-5a4c-4e23-a1a6-dc25bac550bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:46.086269 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Flow 'volume_create_api' (73b26e6b-9b8e-496c-b142-bea7511f3803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:46.086607 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Create volume request issued successfully. Aug 19 11:12:46.087914 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b7bc977c-76a6-44ca-b97e-36c5260baa49 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:12:46.087914 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1189/4759] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:12:45 2026] POST /volume/v3/volumes => generated 776 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:46.100153 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1aec615f-ba19-4db3-95e9-4b9a16afafd5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:46.101782 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1aec615f-ba19-4db3-95e9-4b9a16afafd5 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 Aug 19 11:12:46.101982 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1aec615f-ba19-4db3-95e9-4b9a16afafd5 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:46.102196 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1aec615f-ba19-4db3-95e9-4b9a16afafd5 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:46.105309 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=106,cinder:INSERT=10,cinder:UPDATE=23 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:12:46.111993 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:46.111993 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:46.115686 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1aec615f-ba19-4db3-95e9-4b9a16afafd5 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Volume info retrieved successfully. Aug 19 11:12:46.119935 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1aec615f-ba19-4db3-95e9-4b9a16afafd5 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 returned with HTTP 200 Aug 19 11:12:46.120981 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1190/4760] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:46 2026] GET /volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:46.607136 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4f627620-09ff-4451-98a8-901954f5e668 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:46.609404 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4f627620-09ff-4451-98a8-901954f5e668 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:46.609736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4f627620-09ff-4451-98a8-901954f5e668 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:46.609994 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4f627620-09ff-4451-98a8-901954f5e668 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:46.610144 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-4f627620-09ff-4451-98a8-901954f5e668 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:46.614624 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:46.614624 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:46.615186 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4f627620-09ff-4451-98a8-901954f5e668 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:46.615509 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1188/4761] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:46 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:46.680556 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f3227e85-0bec-43bc-ab64-96430ff16d2f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:46.682254 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f3227e85-0bec-43bc-ab64-96430ff16d2f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:46.682472 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f3227e85-0bec-43bc-ab64-96430ff16d2f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:46.682684 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f3227e85-0bec-43bc-ab64-96430ff16d2f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:46.682783 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-f3227e85-0bec-43bc-ab64-96430ff16d2f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:46.687762 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:46.687762 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:46.688765 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f3227e85-0bec-43bc-ab64-96430ff16d2f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:46.689254 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1195/4762] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:46 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:47.133373 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-775ad93f-7368-4793-a866-9867ba2fc0a8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:47.135599 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-775ad93f-7368-4793-a866-9867ba2fc0a8 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 Aug 19 11:12:47.135869 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-775ad93f-7368-4793-a866-9867ba2fc0a8 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:47.136097 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-775ad93f-7368-4793-a866-9867ba2fc0a8 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:47.144147 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:47.144147 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:47.147805 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-775ad93f-7368-4793-a866-9867ba2fc0a8 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Volume info retrieved successfully. Aug 19 11:12:47.151558 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-775ad93f-7368-4793-a866-9867ba2fc0a8 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 returned with HTTP 200 Aug 19 11:12:47.151921 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1190/4763] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:47 2026] GET /volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:47.162720 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-21f9a030-5fc7-4cb6-b44c-c6577e4dafc3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:47.164816 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21f9a030-5fc7-4cb6-b44c-c6577e4dafc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:12:47.165255 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-21f9a030-5fc7-4cb6-b44c-c6577e4dafc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "590e1e16-0708-4652-9c10-fc8d96082b23", "name": "tempest-type-Backup-776423446"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:47.166951 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-21f9a030-5fc7-4cb6-b44c-c6577e4dafc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Creating new backup {'backup': {'volume_id': '590e1e16-0708-4652-9c10-fc8d96082b23', 'name': 'tempest-type-Backup-776423446'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:12:47.167131 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-21f9a030-5fc7-4cb6-b44c-c6577e4dafc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Creating backup of volume 590e1e16-0708-4652-9c10-fc8d96082b23 in container None Aug 19 11:12:47.176803 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:47.176803 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:47.177228 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-21f9a030-5fc7-4cb6-b44c-c6577e4dafc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Volume info retrieved successfully. Aug 19 11:12:47.201418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-21f9a030-5fc7-4cb6-b44c-c6577e4dafc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Created reservations ['f19750a4-6e9c-4187-aa7f-9923b7ef45dc', 'fb80f1a2-c798-46ba-a5d8-d410c29cb134'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:47.231388 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21f9a030-5fc7-4cb6-b44c-c6577e4dafc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:12:47.231862 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1191/4764] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:12:47 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 19 11:12:47.241660 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0f66e686-4ce8-40b9-b9cf-ccafd749356c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:47.243925 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0f66e686-4ce8-40b9-b9cf-ccafd749356c tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:47.243925 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0f66e686-4ce8-40b9-b9cf-ccafd749356c tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:47.244050 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0f66e686-4ce8-40b9-b9cf-ccafd749356c tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:47.244151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-0f66e686-4ce8-40b9-b9cf-ccafd749356c tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:47.248162 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:47.248162 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:47.248755 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0f66e686-4ce8-40b9-b9cf-ccafd749356c tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:47.249092 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1189/4765] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:47 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:47.627699 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-01ccc525-e1e9-481c-986d-60fef6ddd388 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:47.632956 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-01ccc525-e1e9-481c-986d-60fef6ddd388 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:47.633728 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-01ccc525-e1e9-481c-986d-60fef6ddd388 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:47.635331 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-01ccc525-e1e9-481c-986d-60fef6ddd388 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:47.638565 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-01ccc525-e1e9-481c-986d-60fef6ddd388 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:47.656953 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:47.656953 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:47.659811 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-01ccc525-e1e9-481c-986d-60fef6ddd388 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:47.661342 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1196/4766] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:47 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:47.701004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-80c3e096-0ce4-4db8-84ee-953fe5c70c6b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:47.703004 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-80c3e096-0ce4-4db8-84ee-953fe5c70c6b tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:47.703214 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-80c3e096-0ce4-4db8-84ee-953fe5c70c6b tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:47.703431 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-80c3e096-0ce4-4db8-84ee-953fe5c70c6b tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:47.703587 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-80c3e096-0ce4-4db8-84ee-953fe5c70c6b tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:47.709464 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:47.709464 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:47.710310 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-80c3e096-0ce4-4db8-84ee-953fe5c70c6b tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:47.710749 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1191/4767] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:47 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:48.259735 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6fd175a9-6095-48d6-8ea4-79419f5f2d03 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:48.261437 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6fd175a9-6095-48d6-8ea4-79419f5f2d03 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:48.261694 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6fd175a9-6095-48d6-8ea4-79419f5f2d03 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:48.261886 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6fd175a9-6095-48d6-8ea4-79419f5f2d03 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:48.262004 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6fd175a9-6095-48d6-8ea4-79419f5f2d03 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:48.265967 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:48.265967 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:48.266502 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6fd175a9-6095-48d6-8ea4-79419f5f2d03 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:48.267003 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1192/4768] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:48 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:48.670135 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b92107b9-83d2-4f96-bbb8-ffec2ee5d0bf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:48.671750 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b92107b9-83d2-4f96-bbb8-ffec2ee5d0bf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:48.671971 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b92107b9-83d2-4f96-bbb8-ffec2ee5d0bf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:48.672169 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b92107b9-83d2-4f96-bbb8-ffec2ee5d0bf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:48.672271 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b92107b9-83d2-4f96-bbb8-ffec2ee5d0bf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:48.676068 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:48.676068 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:48.676667 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b92107b9-83d2-4f96-bbb8-ffec2ee5d0bf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:48.677128 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1190/4769] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:48 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:48.722627 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6cc724ca-5e69-4d14-aea4-ca2d76891d51 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:48.729546 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6cc724ca-5e69-4d14-aea4-ca2d76891d51 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:48.730274 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6cc724ca-5e69-4d14-aea4-ca2d76891d51 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:48.731463 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6cc724ca-5e69-4d14-aea4-ca2d76891d51 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:48.731693 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-6cc724ca-5e69-4d14-aea4-ca2d76891d51 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:48.741570 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:48.741570 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:48.742335 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6cc724ca-5e69-4d14-aea4-ca2d76891d51 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:48.742861 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1197/4770] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:48 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:49.278342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9fe0147d-ba39-4c82-ac6b-e28ec359bddd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:49.280370 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9fe0147d-ba39-4c82-ac6b-e28ec359bddd tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:49.280621 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9fe0147d-ba39-4c82-ac6b-e28ec359bddd tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:49.280808 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9fe0147d-ba39-4c82-ac6b-e28ec359bddd tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:49.280908 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-9fe0147d-ba39-4c82-ac6b-e28ec359bddd tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:49.284745 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:49.284745 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:49.285273 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9fe0147d-ba39-4c82-ac6b-e28ec359bddd tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:49.285654 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1192/4771] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:49 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:49.687295 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aa85504d-3aa7-49ef-a64f-e1e7ddcb3c0d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:49.688927 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa85504d-3aa7-49ef-a64f-e1e7ddcb3c0d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:49.689172 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa85504d-3aa7-49ef-a64f-e1e7ddcb3c0d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:49.689399 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa85504d-3aa7-49ef-a64f-e1e7ddcb3c0d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:49.689550 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-aa85504d-3aa7-49ef-a64f-e1e7ddcb3c0d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:49.693822 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:49.693822 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:49.694431 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa85504d-3aa7-49ef-a64f-e1e7ddcb3c0d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:49.694918 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1193/4772] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:49 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:49.751673 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cbef161d-41ef-43be-8b82-f7f284f7c142 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:49.753224 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cbef161d-41ef-43be-8b82-f7f284f7c142 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:49.753425 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cbef161d-41ef-43be-8b82-f7f284f7c142 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:49.753628 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cbef161d-41ef-43be-8b82-f7f284f7c142 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:49.753724 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-cbef161d-41ef-43be-8b82-f7f284f7c142 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:49.757965 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:49.757965 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:49.758631 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cbef161d-41ef-43be-8b82-f7f284f7c142 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:49.758958 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1191/4773] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:49 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:50.296172 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ddb7d3ad-7297-42ae-8f52-625dee824fc3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:50.297908 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ddb7d3ad-7297-42ae-8f52-625dee824fc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:50.298129 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ddb7d3ad-7297-42ae-8f52-625dee824fc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:50.298308 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ddb7d3ad-7297-42ae-8f52-625dee824fc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:50.298407 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-ddb7d3ad-7297-42ae-8f52-625dee824fc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:50.303447 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:50.303447 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:50.304067 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ddb7d3ad-7297-42ae-8f52-625dee824fc3 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:50.304406 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1198/4774] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:50 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:50.705022 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e0050711-8454-4f6d-aac0-8a4a7b86f728 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:50.706663 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e0050711-8454-4f6d-aac0-8a4a7b86f728 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:50.706880 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e0050711-8454-4f6d-aac0-8a4a7b86f728 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:50.707076 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e0050711-8454-4f6d-aac0-8a4a7b86f728 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:50.707176 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e0050711-8454-4f6d-aac0-8a4a7b86f728 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:50.711786 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:50.711786 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:50.712352 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e0050711-8454-4f6d-aac0-8a4a7b86f728 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:50.712724 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1193/4775] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:50 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:50.722036 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2f6957b4-b062-4f98-be74-634dd5c84027 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:50.724378 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f6957b4-b062-4f98-be74-634dd5c84027 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3/export_record Aug 19 11:12:50.724609 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f6957b4-b062-4f98-be74-634dd5c84027 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:50.724783 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f6957b4-b062-4f98-be74-634dd5c84027 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'export_record' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:50.724901 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-2f6957b4-b062-4f98-be74-634dd5c84027 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Export record for backup cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100203) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 11:12:50.731164 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:50.731164 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:50.732047 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.api [None req-2f6957b4-b062-4f98-be74-634dd5c84027 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling RPCAPI with context: , host: np0000007769, backup: cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100203) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 11:12:50.738690 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-2f6957b4-b062-4f98-be74-634dd5c84027 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] export_record in rpcapi backup_id cffc300d-c77e-401c-a425-0b43b780d8b3 on host np0000007769. {{(pid=100203) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 11:12:50.751336 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-2f6957b4-b062-4f98-be74-634dd5c84027 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2ZmYzMwMGQtYzc3ZS00MDFjLWE0MjUtMGI0M2I3ODBkOGIzIiwgInVzZXJfaWQiOiAiODYwOWE2MDJlMDc2NGE4ZWFkZGFmYzAxOWVjYjAzZTQiLCAicHJvamVjdF9pZCI6ICI2NjIxZjA4YTNjZGQ0YTIwOTMyMTNhZGExYWYzMGUxMiIsICJ2b2x1bWVfaWQiOiAiNTkwMjRmNzAtMmE4Yi00NjZiLWIxMzQtYzZlYzMwZjBlM2IyIiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTA5ODkwMzQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OTAyNGY3MC0yYThiLTQ2NmItYjEzNC1jNmVjMzBmMGUzYjIvMjAyNjA4MTkxMTEyMzgvYXpfbm92YV9iYWNrdXBfY2ZmYzMwMGQtYzc3ZS00MDFjLWE0MjUtMGI0M2I3ODBkOGIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMToxMjozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMToxMjozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEyOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100203) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 11:12:50.751681 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f6957b4-b062-4f98-be74-634dd5c84027 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3/export_record returned with HTTP 200 Aug 19 11:12:50.752073 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1194/4776] 10.4.3.46 () {68 vars in 1423 bytes} [Wed Aug 19 11:12:50 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:50.759992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cf28864f-d3cd-477d-979e-de086f90342f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:50.761868 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cf28864f-d3cd-477d-979e-de086f90342f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:12:50.762110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cf28864f-d3cd-477d-979e-de086f90342f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:50.762329 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cf28864f-d3cd-477d-979e-de086f90342f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:50.762474 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-cf28864f-d3cd-477d-979e-de086f90342f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:50.769381 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8140647d-0692-465a-a371-81a9bf47acc5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:50.769553 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:50.769553 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:50.770189 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cf28864f-d3cd-477d-979e-de086f90342f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:12:50.770583 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1192/4777] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:50 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:50.771780 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8140647d-0692-465a-a371-81a9bf47acc5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:50.772018 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8140647d-0692-465a-a371-81a9bf47acc5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:50.772238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8140647d-0692-465a-a371-81a9bf47acc5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:50.772385 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-8140647d-0692-465a-a371-81a9bf47acc5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:50.781570 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8fc27d58-80df-4262-8a69-565c2b69f3aa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:50.783186 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:50.783186 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:50.783608 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8fc27d58-80df-4262-8a69-565c2b69f3aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] POST https://10.4.3.46/volume/v3/backups/import_record Aug 19 11:12:50.784045 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8140647d-0692-465a-a371-81a9bf47acc5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:50.784108 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8fc27d58-80df-4262-8a69-565c2b69f3aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWQwNmI1ODQtM2FhYS00ZDYxLWE2MGYtNTJiOWM0MGYwYzYzIiwgInVzZXJfaWQiOiAiODYwOWE2MDJlMDc2NGE4ZWFkZGFmYzAxOWVjYjAzZTQiLCAicHJvamVjdF9pZCI6ICI2NjIxZjA4YTNjZGQ0YTIwOTMyMTNhZGExYWYzMGUxMiIsICJ2b2x1bWVfaWQiOiAiNTkwMjRmNzAtMmE4Yi00NjZiLWIxMzQtYzZlYzMwZjBlM2IyIiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTA5ODkwMzQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OTAyNGY3MC0yYThiLTQ2NmItYjEzNC1jNmVjMzBmMGUzYjIvMjAyNjA4MTkxMTEyMzgvYXpfbm92YV9iYWNrdXBfY2ZmYzMwMGQtYzc3ZS00MDFjLWE0MjUtMGI0M2I3ODBkOGIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMToxMjozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMToxMjozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEyOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:50.784463 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1199/4778] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:50 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:50.785683 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-8fc27d58-80df-4262-8a69-565c2b69f3aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWQwNmI1ODQtM2FhYS00ZDYxLWE2MGYtNTJiOWM0MGYwYzYzIiwgInVzZXJfaWQiOiAiODYwOWE2MDJlMDc2NGE4ZWFkZGFmYzAxOWVjYjAzZTQiLCAicHJvamVjdF9pZCI6ICI2NjIxZjA4YTNjZGQ0YTIwOTMyMTNhZGExYWYzMGUxMiIsICJ2b2x1bWVfaWQiOiAiNTkwMjRmNzAtMmE4Yi00NjZiLWIxMzQtYzZlYzMwZjBlM2IyIiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTA5ODkwMzQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OTAyNGY3MC0yYThiLTQ2NmItYjEzNC1jNmVjMzBmMGUzYjIvMjAyNjA4MTkxMTEyMzgvYXpfbm92YV9iYWNrdXBfY2ZmYzMwMGQtYzc3ZS00MDFjLWE0MjUtMGI0M2I3ODBkOGIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMToxMjozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMToxMjozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEyOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100204) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 11:12:50.785801 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-8fc27d58-80df-4262-8a69-565c2b69f3aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWQwNmI1ODQtM2FhYS00ZDYxLWE2MGYtNTJiOWM0MGYwYzYzIiwgInVzZXJfaWQiOiAiODYwOWE2MDJlMDc2NGE4ZWFkZGFmYzAxOWVjYjAzZTQiLCAicHJvamVjdF9pZCI6ICI2NjIxZjA4YTNjZGQ0YTIwOTMyMTNhZGExYWYzMGUxMiIsICJ2b2x1bWVfaWQiOiAiNTkwMjRmNzAtMmE4Yi00NjZiLWIxMzQtYzZlYzMwZjBlM2IyIiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTA5ODkwMzQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OTAyNGY3MC0yYThiLTQ2NmItYjEzNC1jNmVjMzBmMGUzYjIvMjAyNjA4MTkxMTEyMzgvYXpfbm92YV9iYWNrdXBfY2ZmYzMwMGQtYzc3ZS00MDFjLWE0MjUtMGI0M2I3ODBkOGIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMToxMjozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMToxMjozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEyOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100204) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 11:12:50.786563 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-8fc27d58-80df-4262-8a69-565c2b69f3aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'cf711f60fe9845b89ccc2fd1d1fb024b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6621f08a3cdd4a2093213ada1af30e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:12:50.786782 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8fc27d58-80df-4262-8a69-565c2b69f3aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] https://10.4.3.46/volume/v3/backups/import_record returned with HTTP 403 Aug 19 11:12:50.787316 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1194/4779] 10.4.3.46 () {70 vars in 1335 bytes} [Wed Aug 19 11:12:50 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:12:50.794330 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f203553d-8fcd-4adf-a3ce-d2c4ef1ac167 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:50.796967 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f203553d-8fcd-4adf-a3ce-d2c4ef1ac167 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 Aug 19 11:12:50.797159 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f203553d-8fcd-4adf-a3ce-d2c4ef1ac167 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:50.797353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f203553d-8fcd-4adf-a3ce-d2c4ef1ac167 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:50.798085 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-f203553d-8fcd-4adf-a3ce-d2c4ef1ac167 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete volume with id: 59024f70-2a8b-466b-b134-c6ec30f0e3b2 Aug 19 11:12:50.808423 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:50.808423 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:50.808800 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f203553d-8fcd-4adf-a3ce-d2c4ef1ac167 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:50.829296 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f203553d-8fcd-4adf-a3ce-d2c4ef1ac167 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete volume request issued successfully. Aug 19 11:12:50.829872 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f203553d-8fcd-4adf-a3ce-d2c4ef1ac167 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 returned with HTTP 202 Aug 19 11:12:50.831062 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1195/4780] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:12:50 2026] DELETE /volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:12:50.837957 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8f170e87-d7ec-484a-899c-d7e5a38f754a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:50.839512 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f170e87-d7ec-484a-899c-d7e5a38f754a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 Aug 19 11:12:50.839709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f170e87-d7ec-484a-899c-d7e5a38f754a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:50.839906 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f170e87-d7ec-484a-899c-d7e5a38f754a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:50.847388 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:50.847388 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:50.850619 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8f170e87-d7ec-484a-899c-d7e5a38f754a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:50.854517 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f170e87-d7ec-484a-899c-d7e5a38f754a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 returned with HTTP 200 Aug 19 11:12:50.854905 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1193/4781] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:50 2026] GET /volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:51.315716 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0760afbf-44c5-4169-a733-ad184ec8cb6b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:51.317753 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0760afbf-44c5-4169-a733-ad184ec8cb6b tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:51.318006 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0760afbf-44c5-4169-a733-ad184ec8cb6b tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:51.318210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0760afbf-44c5-4169-a733-ad184ec8cb6b tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:51.318348 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-0760afbf-44c5-4169-a733-ad184ec8cb6b tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:51.322909 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:51.322909 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:51.323611 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0760afbf-44c5-4169-a733-ad184ec8cb6b tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:51.324018 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1200/4782] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:51 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:51.794570 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-398306d0-936f-4235-aa27-48571990efd8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:51.796146 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-398306d0-936f-4235-aa27-48571990efd8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:51.796321 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-398306d0-936f-4235-aa27-48571990efd8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:51.796948 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-398306d0-936f-4235-aa27-48571990efd8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:51.797055 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-398306d0-936f-4235-aa27-48571990efd8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:51.801227 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:51.801227 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:51.801947 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-398306d0-936f-4235-aa27-48571990efd8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:51.802297 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1195/4783] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:51 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:51.867287 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-71b56966-1b63-469c-afb4-6263f4ec736b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:51.869374 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-71b56966-1b63-469c-afb4-6263f4ec736b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 Aug 19 11:12:51.869653 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-71b56966-1b63-469c-afb4-6263f4ec736b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:51.869897 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-71b56966-1b63-469c-afb4-6263f4ec736b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:51.876745 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-71b56966-1b63-469c-afb4-6263f4ec736b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 returned with HTTP 404 Aug 19 11:12:51.877261 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1196/4784] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:51 2026] GET /volume/v3/volumes/59024f70-2a8b-466b-b134-c6ec30f0e3b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 11:12:51.885888 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2831b3d8-73ea-4d2d-be3f-bdd2a3636694 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:51.887344 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2831b3d8-73ea-4d2d-be3f-bdd2a3636694 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] GET https://10.4.3.46/volume/v3/backups Aug 19 11:12:51.887542 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2831b3d8-73ea-4d2d-be3f-bdd2a3636694 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:51.887710 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2831b3d8-73ea-4d2d-be3f-bdd2a3636694 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:51.887975 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-2831b3d8-73ea-4d2d-be3f-bdd2a3636694 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:12:51.898243 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2831b3d8-73ea-4d2d-be3f-bdd2a3636694 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 200 Aug 19 11:12:51.898594 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1194/4785] 10.4.3.46 () {68 vars in 1270 bytes} [Wed Aug 19 11:12:51 2026] GET /volume/v3/backups => generated 620 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:51.907452 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-570b0529-49fe-4f08-9563-86c4517866a2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:51.909574 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-570b0529-49fe-4f08-9563-86c4517866a2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] GET https://10.4.3.46/volume/v3/backups?project_id=6621f08a3cdd4a2093213ada1af30e12 Aug 19 11:12:51.909960 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-570b0529-49fe-4f08-9563-86c4517866a2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:51.910213 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-570b0529-49fe-4f08-9563-86c4517866a2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:51.910606 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-570b0529-49fe-4f08-9563-86c4517866a2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Removing options 'project_id' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:12:51.926142 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-570b0529-49fe-4f08-9563-86c4517866a2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] https://10.4.3.46/volume/v3/backups?project_id=6621f08a3cdd4a2093213ada1af30e12 returned with HTTP 200 Aug 19 11:12:51.926649 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1201/4786] 10.4.3.46 () {68 vars in 1357 bytes} [Wed Aug 19 11:12:51 2026] GET /volume/v3/backups?project_id=6621f08a3cdd4a2093213ada1af30e12 => generated 620 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:51.934796 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:51.936397 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:12:51.936755 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-522323444"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:51.938041 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-522323444'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:12:51.938152 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume of 1 GB Aug 19 11:12:51.941739 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Availability Zones retrieved successfully. Aug 19 11:12:51.947478 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Flow 'volume_create_api' (24c2c5e4-63cb-4b3e-84ec-5ab491396a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:51.948370 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a272757d-0543-4283-a66f-7301adedd91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:51.949046 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:12:51.969985 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a272757d-0543-4283-a66f-7301adedd91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:51.970716 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975484d6-cb87-4a3c-a9b7-9266dd7299f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:52.006878 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Created reservations ['3a35c8b3-8828-45c7-9876-0f1c32af9605', '5614707e-7230-4aa3-bffb-209a94306d89', '40c7129a-cbd1-4172-8453-18fd44eaf9f5', '29c9fee6-0a0e-4455-9c81-f00290ca5847'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:52.007713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975484d6-cb87-4a3c-a9b7-9266dd7299f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a35c8b3-8828-45c7-9876-0f1c32af9605', '5614707e-7230-4aa3-bffb-209a94306d89', '40c7129a-cbd1-4172-8453-18fd44eaf9f5', '29c9fee6-0a0e-4455-9c81-f00290ca5847']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:52.008396 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a6f9bef-6ec8-439c-9f8a-b94b3dcbfc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:52.032152 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a6f9bef-6ec8-439c-9f8a-b94b3dcbfc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25b87c3e-d608-414a-8ff3-2f831de319fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-522323444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6621f08a3cdd4a2093213ada1af30e12',qos_specs=None,replication_status=,reservations=['3a35c8b3-8828-45c7-9876-0f1c32af9605','5614707e-7230-4aa3-bffb-209a94306d89','40c7129a-cbd1-4172-8453-18fd44eaf9f5','29c9fee6-0a0e-4455-9c81-f00290ca5847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8609a602e0764a8eaddafc019ecb03e4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-522323444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25b87c3e-d608-414a-8ff3-2f831de319fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6621f08a3cdd4a2093213ada1af30e12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8609a602e0764a8eaddafc019ecb03e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:52.032970 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4210e505-2779-4c0f-b256-2302ea40a41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:52.057532 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4210e505-2779-4c0f-b256-2302ea40a41d) transitioned into state 'SUCCESS' from state '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-522323444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6621f08a3cdd4a2093213ada1af30e12',qos_specs=None,replication_status=,reservations=['3a35c8b3-8828-45c7-9876-0f1c32af9605','5614707e-7230-4aa3-bffb-209a94306d89','40c7129a-cbd1-4172-8453-18fd44eaf9f5','29c9fee6-0a0e-4455-9c81-f00290ca5847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8609a602e0764a8eaddafc019ecb03e4',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:52.058169 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c01ca35-831e-4f0d-abec-12683a45f84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:12:52.071130 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c01ca35-831e-4f0d-abec-12683a45f84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:12:52.072030 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Flow 'volume_create_api' (24c2c5e4-63cb-4b3e-84ec-5ab491396a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:12:52.072323 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Create volume request issued successfully. Aug 19 11:12:52.072859 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f68c1e76-e716-42be-bd4f-07fa27b81c36 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:12:52.073304 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1196/4787] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:12:51 2026] POST /volume/v3/volumes => generated 775 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:52.086098 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8e894f6a-f9cf-41f9-b71e-d7fd393a703f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:52.088085 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e894f6a-f9cf-41f9-b71e-d7fd393a703f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe Aug 19 11:12:52.088320 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e894f6a-f9cf-41f9-b71e-d7fd393a703f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:52.088577 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e894f6a-f9cf-41f9-b71e-d7fd393a703f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:52.096391 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:52.096391 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:52.099770 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8e894f6a-f9cf-41f9-b71e-d7fd393a703f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:52.103892 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e894f6a-f9cf-41f9-b71e-d7fd393a703f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe returned with HTTP 200 Aug 19 11:12:52.104330 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1197/4788] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:52 2026] GET /volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:52.334056 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ad46e080-69ef-4d56-ac3a-59f974141473 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:52.335746 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ad46e080-69ef-4d56-ac3a-59f974141473 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:52.335955 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ad46e080-69ef-4d56-ac3a-59f974141473 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:52.336155 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ad46e080-69ef-4d56-ac3a-59f974141473 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:52.336281 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-ad46e080-69ef-4d56-ac3a-59f974141473 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:52.340501 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:52.340501 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:52.341064 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ad46e080-69ef-4d56-ac3a-59f974141473 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:52.341383 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1195/4789] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:52 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:52.812262 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-aba6c6be-2d59-4844-814c-bf2297e2ce6b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:52.814641 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-aba6c6be-2d59-4844-814c-bf2297e2ce6b tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:52.814838 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-aba6c6be-2d59-4844-814c-bf2297e2ce6b tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:52.815021 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-aba6c6be-2d59-4844-814c-bf2297e2ce6b tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:52.815116 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-aba6c6be-2d59-4844-814c-bf2297e2ce6b tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:52.819643 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:52.819643 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:52.820295 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-aba6c6be-2d59-4844-814c-bf2297e2ce6b tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:52.820644 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1202/4790] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:52 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:53.118003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4cded72c-96e2-4ad5-a75c-585e626c72bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:53.119889 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4cded72c-96e2-4ad5-a75c-585e626c72bc tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe Aug 19 11:12:53.120099 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4cded72c-96e2-4ad5-a75c-585e626c72bc tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:53.120271 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4cded72c-96e2-4ad5-a75c-585e626c72bc tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:53.127260 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:53.127260 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:53.130183 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4cded72c-96e2-4ad5-a75c-585e626c72bc tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:53.133779 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4cded72c-96e2-4ad5-a75c-585e626c72bc tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe returned with HTTP 200 Aug 19 11:12:53.134149 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1197/4791] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:53 2026] GET /volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:12:53.149622 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9ea4db7a-562e-43c1-80a7-758652d905d4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:53.151640 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ea4db7a-562e-43c1-80a7-758652d905d4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:12:53.151965 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ea4db7a-562e-43c1-80a7-758652d905d4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25b87c3e-d608-414a-8ff3-2f831de319fe", "name": "tempest-type-Backup-1491263439"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:53.153328 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-9ea4db7a-562e-43c1-80a7-758652d905d4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Creating new backup {'backup': {'volume_id': '25b87c3e-d608-414a-8ff3-2f831de319fe', 'name': 'tempest-type-Backup-1491263439'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:12:53.153477 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-9ea4db7a-562e-43c1-80a7-758652d905d4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Creating backup of volume 25b87c3e-d608-414a-8ff3-2f831de319fe in container None Aug 19 11:12:53.160310 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:53.160310 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:53.160652 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9ea4db7a-562e-43c1-80a7-758652d905d4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:12:53.178839 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-9ea4db7a-562e-43c1-80a7-758652d905d4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Created reservations ['4e2b4a58-bd6e-44b6-81bb-9cc0d09af600', '582f89e6-5b71-44a5-8c61-4df6168a25cb'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:53.209286 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ea4db7a-562e-43c1-80a7-758652d905d4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:12:53.209786 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1198/4792] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:12:53 2026] POST /volume/v3/backups => generated 314 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:12:53.221318 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-02ee684b-d93b-435b-b729-97cbba0af329 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:53.223332 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-02ee684b-d93b-435b-b729-97cbba0af329 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:12:53.223512 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-02ee684b-d93b-435b-b729-97cbba0af329 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:53.223770 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-02ee684b-d93b-435b-b729-97cbba0af329 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:53.223914 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-02ee684b-d93b-435b-b729-97cbba0af329 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:53.229180 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:53.229180 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:53.229760 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-02ee684b-d93b-435b-b729-97cbba0af329 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:12:53.230101 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1196/4793] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:53 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:53.350636 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-38d5ff76-793d-47a6-bfcc-8a8595a412cf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:53.352440 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-38d5ff76-793d-47a6-bfcc-8a8595a412cf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:53.352688 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-38d5ff76-793d-47a6-bfcc-8a8595a412cf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:53.352879 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-38d5ff76-793d-47a6-bfcc-8a8595a412cf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:53.352994 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-38d5ff76-793d-47a6-bfcc-8a8595a412cf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:53.357159 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:53.357159 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:53.357894 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-38d5ff76-793d-47a6-bfcc-8a8595a412cf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:53.358377 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1203/4794] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:53 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:53.829703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-deebe0e1-c9ea-47ec-963c-e0b52f433422 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:53.831424 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-deebe0e1-c9ea-47ec-963c-e0b52f433422 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:53.831653 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-deebe0e1-c9ea-47ec-963c-e0b52f433422 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:53.831826 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-deebe0e1-c9ea-47ec-963c-e0b52f433422 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:53.831961 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-deebe0e1-c9ea-47ec-963c-e0b52f433422 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:53.833432 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=251,cinder:INSERT=57,cinder:UPDATE=97 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:12:53.836265 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:53.836265 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:53.837020 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-deebe0e1-c9ea-47ec-963c-e0b52f433422 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:53.837538 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1198/4795] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:53 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:54.242536 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-82d37258-6d34-42e8-a0e5-c39debe66c0b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:54.244241 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-82d37258-6d34-42e8-a0e5-c39debe66c0b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:12:54.244504 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-82d37258-6d34-42e8-a0e5-c39debe66c0b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:54.244680 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-82d37258-6d34-42e8-a0e5-c39debe66c0b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:54.244811 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-82d37258-6d34-42e8-a0e5-c39debe66c0b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:54.249269 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:54.249269 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:54.249993 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-82d37258-6d34-42e8-a0e5-c39debe66c0b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:12:54.250374 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1199/4796] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:54 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:54.368512 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-28cfd1df-6fbf-4a85-895c-40239f7529e0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:54.370199 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-28cfd1df-6fbf-4a85-895c-40239f7529e0 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:54.370415 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-28cfd1df-6fbf-4a85-895c-40239f7529e0 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:54.370646 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-28cfd1df-6fbf-4a85-895c-40239f7529e0 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:54.370743 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-28cfd1df-6fbf-4a85-895c-40239f7529e0 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:54.374859 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:54.374859 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:54.375407 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-28cfd1df-6fbf-4a85-895c-40239f7529e0 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:54.375787 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1197/4797] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:54 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:54.847222 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-319c0669-218c-4646-8a71-16d03f513c24 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:54.850013 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-319c0669-218c-4646-8a71-16d03f513c24 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:54.850013 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-319c0669-218c-4646-8a71-16d03f513c24 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:54.850013 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-319c0669-218c-4646-8a71-16d03f513c24 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:54.850013 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-319c0669-218c-4646-8a71-16d03f513c24 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:54.850910 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=107,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:12:54.853859 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:54.853859 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:54.854643 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-319c0669-218c-4646-8a71-16d03f513c24 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:54.855089 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1204/4798] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:54 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:55.261505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7845e01b-cbe3-4086-abad-dbbd2de3bd4a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:55.264015 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7845e01b-cbe3-4086-abad-dbbd2de3bd4a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:12:55.264279 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7845e01b-cbe3-4086-abad-dbbd2de3bd4a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:55.264497 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7845e01b-cbe3-4086-abad-dbbd2de3bd4a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:55.264634 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7845e01b-cbe3-4086-abad-dbbd2de3bd4a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:55.269176 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:55.269176 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:55.269982 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7845e01b-cbe3-4086-abad-dbbd2de3bd4a tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:12:55.270386 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1199/4799] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:55 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:55.385521 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e55156eb-ff39-4fc1-ba7f-eb8a5ea76ab1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:55.387585 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e55156eb-ff39-4fc1-ba7f-eb8a5ea76ab1 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:55.387840 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e55156eb-ff39-4fc1-ba7f-eb8a5ea76ab1 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:55.388067 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e55156eb-ff39-4fc1-ba7f-eb8a5ea76ab1 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:55.388199 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e55156eb-ff39-4fc1-ba7f-eb8a5ea76ab1 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:55.395383 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:55.395383 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:55.396076 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e55156eb-ff39-4fc1-ba7f-eb8a5ea76ab1 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:55.396519 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1200/4800] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:55 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:55.867986 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d72d9834-280f-4d90-8253-0dd945496ce3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:55.869684 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d72d9834-280f-4d90-8253-0dd945496ce3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:55.870499 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d72d9834-280f-4d90-8253-0dd945496ce3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:55.870499 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d72d9834-280f-4d90-8253-0dd945496ce3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:55.870499 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d72d9834-280f-4d90-8253-0dd945496ce3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:55.874176 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:55.874176 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:55.874897 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d72d9834-280f-4d90-8253-0dd945496ce3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:55.875243 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1198/4801] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:55 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:56.280501 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2f7a42a8-ccbe-41d5-9e17-97011570dd10 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:56.282035 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2f7a42a8-ccbe-41d5-9e17-97011570dd10 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:12:56.282035 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2f7a42a8-ccbe-41d5-9e17-97011570dd10 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:56.282035 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2f7a42a8-ccbe-41d5-9e17-97011570dd10 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:56.282035 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-2f7a42a8-ccbe-41d5-9e17-97011570dd10 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:56.286272 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:56.286272 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:56.286838 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2f7a42a8-ccbe-41d5-9e17-97011570dd10 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:12:56.288732 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1205/4802] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:56 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:56.407342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a3a46e2e-56b4-4a1e-8aff-41d1bf3669c8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:56.409664 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a3a46e2e-56b4-4a1e-8aff-41d1bf3669c8 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:56.409943 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a3a46e2e-56b4-4a1e-8aff-41d1bf3669c8 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:56.410187 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a3a46e2e-56b4-4a1e-8aff-41d1bf3669c8 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:56.410335 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a3a46e2e-56b4-4a1e-8aff-41d1bf3669c8 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:56.416177 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:56.416177 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:56.416851 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a3a46e2e-56b4-4a1e-8aff-41d1bf3669c8 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:56.417306 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1200/4803] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:56 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:56.887436 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1d6ee8d4-214f-46c3-af91-92af670733bf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:56.889326 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d6ee8d4-214f-46c3-af91-92af670733bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:56.889326 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d6ee8d4-214f-46c3-af91-92af670733bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:56.889660 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d6ee8d4-214f-46c3-af91-92af670733bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:56.889660 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-1d6ee8d4-214f-46c3-af91-92af670733bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:56.893950 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:56.893950 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:56.894953 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d6ee8d4-214f-46c3-af91-92af670733bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:56.895394 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1201/4804] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:56 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:57.298891 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cfac5fa1-1be9-40f5-b154-5ab5e6b923cf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:57.300954 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cfac5fa1-1be9-40f5-b154-5ab5e6b923cf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:12:57.301113 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cfac5fa1-1be9-40f5-b154-5ab5e6b923cf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:57.301322 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cfac5fa1-1be9-40f5-b154-5ab5e6b923cf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:57.301432 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-cfac5fa1-1be9-40f5-b154-5ab5e6b923cf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:57.307439 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=143,cinder:INSERT=14,cinder:UPDATE=39 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:12:57.312795 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:57.312795 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:57.313393 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cfac5fa1-1be9-40f5-b154-5ab5e6b923cf tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:12:57.313893 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1199/4805] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:57 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:57.431474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b4e4d11e-ac7f-484b-8379-35987f963565 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:57.433764 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b4e4d11e-ac7f-484b-8379-35987f963565 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:57.434245 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b4e4d11e-ac7f-484b-8379-35987f963565 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:57.434245 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b4e4d11e-ac7f-484b-8379-35987f963565 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:57.434410 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-b4e4d11e-ac7f-484b-8379-35987f963565 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:57.439613 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:57.439613 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:57.439833 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b4e4d11e-ac7f-484b-8379-35987f963565 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:57.440416 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1206/4806] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:57 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:57.905564 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-de57ac5d-ce5e-4491-9f32-c80d08ccb7e0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:57.907016 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de57ac5d-ce5e-4491-9f32-c80d08ccb7e0 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:57.907171 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de57ac5d-ce5e-4491-9f32-c80d08ccb7e0 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:57.907334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de57ac5d-ce5e-4491-9f32-c80d08ccb7e0 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:57.907425 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-de57ac5d-ce5e-4491-9f32-c80d08ccb7e0 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:57.913583 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:57.913583 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:57.914242 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de57ac5d-ce5e-4491-9f32-c80d08ccb7e0 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:57.914589 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1201/4807] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:57 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:58.323664 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-feab3871-6c02-454e-a4cc-ccc8e56568fd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:58.326034 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-feab3871-6c02-454e-a4cc-ccc8e56568fd tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:12:58.326291 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-feab3871-6c02-454e-a4cc-ccc8e56568fd tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:58.326550 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-feab3871-6c02-454e-a4cc-ccc8e56568fd tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:58.326695 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-feab3871-6c02-454e-a4cc-ccc8e56568fd tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:58.331683 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:58.331683 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:58.332353 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-feab3871-6c02-454e-a4cc-ccc8e56568fd tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:12:58.332811 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1202/4808] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:58 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:58.460502 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cec82968-5c90-4e44-8972-9929bd15eb61 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:58.460502 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cec82968-5c90-4e44-8972-9929bd15eb61 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:58.460502 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cec82968-5c90-4e44-8972-9929bd15eb61 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:58.460883 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cec82968-5c90-4e44-8972-9929bd15eb61 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:58.460883 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-cec82968-5c90-4e44-8972-9929bd15eb61 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:58.464902 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:58.464902 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:58.465444 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cec82968-5c90-4e44-8972-9929bd15eb61 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:58.465953 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1200/4809] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:58 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:58.924859 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a3cdd789-90e6-42af-ac53-61b7590b8361 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:58.927061 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a3cdd789-90e6-42af-ac53-61b7590b8361 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:58.927298 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a3cdd789-90e6-42af-ac53-61b7590b8361 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:58.927615 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a3cdd789-90e6-42af-ac53-61b7590b8361 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:58.927717 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-a3cdd789-90e6-42af-ac53-61b7590b8361 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:58.932309 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:58.932309 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:58.933056 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a3cdd789-90e6-42af-ac53-61b7590b8361 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:58.933423 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1207/4810] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:58 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:58.942320 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dcfcd051-7b3d-443e-8227-de39779c35c6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:59.005805 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dcfcd051-7b3d-443e-8227-de39779c35c6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:12:59.006202 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dcfcd051-7b3d-443e-8227-de39779c35c6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c", "incremental": true}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:12:59.010612 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-dcfcd051-7b3d-443e-8227-de39779c35c6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Creating new backup {'backup': {'volume_id': 'bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c', 'incremental': True}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:12:59.010759 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-dcfcd051-7b3d-443e-8227-de39779c35c6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Creating backup of volume bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c in container None Aug 19 11:12:59.018601 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:59.018601 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:59.018936 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dcfcd051-7b3d-443e-8227-de39779c35c6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Volume info retrieved successfully. Aug 19 11:12:59.066436 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-dcfcd051-7b3d-443e-8227-de39779c35c6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Created reservations ['8b41c202-cb1d-4f77-8ed9-486dcfe62f0c', '8713b44a-e460-4f63-9c86-e8e7ee1feddc'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:12:59.088637 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dcfcd051-7b3d-443e-8227-de39779c35c6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 400 Aug 19 11:12:59.089179 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1202/4811] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:12:58 2026] POST /volume/v3/backups => generated 109 bytes in 147 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:12:59.097256 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-01bf26cb-f85f-4dc5-8009-14539a06ae13 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:59.099298 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01bf26cb-f85f-4dc5-8009-14539a06ae13 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] DELETE https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:59.099583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01bf26cb-f85f-4dc5-8009-14539a06ae13 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:59.099778 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01bf26cb-f85f-4dc5-8009-14539a06ae13 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:59.099876 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-01bf26cb-f85f-4dc5-8009-14539a06ae13 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Delete backup with id: f784e4e8-c3b2-46f7-987f-d998078eaf02. Aug 19 11:12:59.105298 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:59.105298 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:12:59.125423 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-01bf26cb-f85f-4dc5-8009-14539a06ae13 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] delete_backup rpcapi backup_id f784e4e8-c3b2-46f7-987f-d998078eaf02 {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:12:59.127697 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01bf26cb-f85f-4dc5-8009-14539a06ae13 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 202 Aug 19 11:12:59.128091 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1203/4812] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:12:59 2026] DELETE /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:12:59.135671 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-066b69a7-ffcd-4b0c-95d2-300a904371f5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:59.137920 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-066b69a7-ffcd-4b0c-95d2-300a904371f5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:12:59.138168 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-066b69a7-ffcd-4b0c-95d2-300a904371f5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:59.138410 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-066b69a7-ffcd-4b0c-95d2-300a904371f5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:59.138641 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-066b69a7-ffcd-4b0c-95d2-300a904371f5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:59.143568 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:59.143568 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:12:59.144427 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-066b69a7-ffcd-4b0c-95d2-300a904371f5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 200 Aug 19 11:12:59.144825 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1201/4813] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:12:59 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:59.344000 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fa1965a7-ac73-44e8-95cd-f9f7f55e599c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:59.346280 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa1965a7-ac73-44e8-95cd-f9f7f55e599c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:12:59.346567 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa1965a7-ac73-44e8-95cd-f9f7f55e599c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:59.346823 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fa1965a7-ac73-44e8-95cd-f9f7f55e599c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:59.346954 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-fa1965a7-ac73-44e8-95cd-f9f7f55e599c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:59.352772 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:59.352772 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:12:59.353402 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fa1965a7-ac73-44e8-95cd-f9f7f55e599c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:12:59.353765 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1208/4814] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:59 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:12:59.480489 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0186b273-bf16-4e26-af95-ecaa4fb729aa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:12:59.482221 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0186b273-bf16-4e26-af95-ecaa4fb729aa tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:12:59.482413 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0186b273-bf16-4e26-af95-ecaa4fb729aa tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:12:59.482616 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0186b273-bf16-4e26-af95-ecaa4fb729aa tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:12:59.482717 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0186b273-bf16-4e26-af95-ecaa4fb729aa tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:12:59.488660 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:12:59.488660 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:12:59.489219 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0186b273-bf16-4e26-af95-ecaa4fb729aa tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:12:59.489609 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1203/4815] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:12:59 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:00.155246 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-df8459c9-8df8-496d-93e0-ac54886456f8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:00.157561 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df8459c9-8df8-496d-93e0-ac54886456f8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 Aug 19 11:13:00.157760 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df8459c9-8df8-496d-93e0-ac54886456f8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:00.157967 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df8459c9-8df8-496d-93e0-ac54886456f8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:00.158066 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-df8459c9-8df8-496d-93e0-ac54886456f8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id f784e4e8-c3b2-46f7-987f-d998078eaf02. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:00.163747 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df8459c9-8df8-496d-93e0-ac54886456f8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 returned with HTTP 404 Aug 19 11:13:00.164186 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1204/4816] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:00 2026] GET /volume/v3/backups/f784e4e8-c3b2-46f7-987f-d998078eaf02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:00.171590 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:00.173147 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:13:00.173463 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1871844958"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:00.174793 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1871844958'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:13:00.174951 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Create volume of 1 GB Aug 19 11:13:00.179061 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Availability Zones retrieved successfully. Aug 19 11:13:00.183782 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Flow 'volume_create_api' (56981f73-8cd7-4802-a9d3-cbc276fbe2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:00.184763 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c57e930-ab8d-41b9-8efb-e441bcbc3e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:00.185584 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:13:00.209304 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c57e930-ab8d-41b9-8efb-e441bcbc3e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:00.210002 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ce2403-388c-4536-8176-2b559ec2f067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:00.254067 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Created reservations ['502c5a39-150d-4586-a671-4d0c46a0dd75', '2fac8bda-ec2b-4036-8141-2583cdcaba98', 'dcbd44a6-ec53-482c-8e2f-cf485de3dc51', 'e452ebc1-ac56-42e2-b7b1-0f291401c445'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:00.255237 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ce2403-388c-4536-8176-2b559ec2f067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['502c5a39-150d-4586-a671-4d0c46a0dd75', '2fac8bda-ec2b-4036-8141-2583cdcaba98', 'dcbd44a6-ec53-482c-8e2f-cf485de3dc51', 'e452ebc1-ac56-42e2-b7b1-0f291401c445']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:00.256049 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d776fa06-a276-4e46-a621-abf7df20b32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:00.279533 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d776fa06-a276-4e46-a621-abf7df20b32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f464087-094a-4f59-bb6d-af3bbc6c1c14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1871844958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9f0438e25b43d9922f787e76001500',qos_specs=None,replication_status=,reservations=['502c5a39-150d-4586-a671-4d0c46a0dd75','2fac8bda-ec2b-4036-8141-2583cdcaba98','dcbd44a6-ec53-482c-8e2f-cf485de3dc51','e452ebc1-ac56-42e2-b7b1-0f291401c445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f379a00bde243a2932d888f78335d8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1871844958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f464087-094a-4f59-bb6d-af3bbc6c1c14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae9f0438e25b43d9922f787e76001500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f379a00bde243a2932d888f78335d8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:00.280194 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb27e879-3bb6-4b1f-89bc-8df021fe21f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:00.301476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb27e879-3bb6-4b1f-89bc-8df021fe21f0) transitioned into state 'SUCCESS' from state '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-1871844958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9f0438e25b43d9922f787e76001500',qos_specs=None,replication_status=,reservations=['502c5a39-150d-4586-a671-4d0c46a0dd75','2fac8bda-ec2b-4036-8141-2583cdcaba98','dcbd44a6-ec53-482c-8e2f-cf485de3dc51','e452ebc1-ac56-42e2-b7b1-0f291401c445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f379a00bde243a2932d888f78335d8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:00.302166 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c158356-7d53-4c43-964c-0eac38de5f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:00.313359 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c158356-7d53-4c43-964c-0eac38de5f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:00.314158 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Flow 'volume_create_api' (56981f73-8cd7-4802-a9d3-cbc276fbe2c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:00.314468 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Create volume request issued successfully. Aug 19 11:13:00.315006 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-55a6a201-dca4-446c-8d2e-0e5b4f8b4a92 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:13:00.315389 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1202/4817] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:13:00 2026] POST /volume/v3/volumes => generated 747 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:13:00.328981 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dc3d6cb2-bc05-4fea-b566-bc1427d7b6f3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:00.331879 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dc3d6cb2-bc05-4fea-b566-bc1427d7b6f3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 Aug 19 11:13:00.332156 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dc3d6cb2-bc05-4fea-b566-bc1427d7b6f3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:00.332297 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dc3d6cb2-bc05-4fea-b566-bc1427d7b6f3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:00.338967 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:00.338967 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:00.342990 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dc3d6cb2-bc05-4fea-b566-bc1427d7b6f3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:13:00.347809 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dc3d6cb2-bc05-4fea-b566-bc1427d7b6f3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 returned with HTTP 200 Aug 19 11:13:00.348234 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1209/4818] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:00 2026] GET /volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:00.364861 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bcf771bb-f47a-449c-86df-ec0a18a22e57 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:00.366950 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bcf771bb-f47a-449c-86df-ec0a18a22e57 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:00.367194 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bcf771bb-f47a-449c-86df-ec0a18a22e57 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:00.367459 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bcf771bb-f47a-449c-86df-ec0a18a22e57 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:00.367596 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-bcf771bb-f47a-449c-86df-ec0a18a22e57 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:00.372710 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:00.372710 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:00.373423 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bcf771bb-f47a-449c-86df-ec0a18a22e57 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:13:00.373805 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1204/4819] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:00 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:00.498880 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b5ff4b44-9bec-49e9-9276-c9e769d832bf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:00.500607 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5ff4b44-9bec-49e9-9276-c9e769d832bf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:13:00.500805 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5ff4b44-9bec-49e9-9276-c9e769d832bf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:00.501035 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5ff4b44-9bec-49e9-9276-c9e769d832bf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:00.501134 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b5ff4b44-9bec-49e9-9276-c9e769d832bf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:00.505558 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:00.505558 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:00.506145 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5ff4b44-9bec-49e9-9276-c9e769d832bf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:13:00.506510 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1205/4820] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:00 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:01.360828 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6365b155-bad6-47b0-8259-93dfcf907e3d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:01.363035 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6365b155-bad6-47b0-8259-93dfcf907e3d tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 Aug 19 11:13:01.363392 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6365b155-bad6-47b0-8259-93dfcf907e3d tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:01.363762 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6365b155-bad6-47b0-8259-93dfcf907e3d tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:01.372058 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:01.372058 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:01.379764 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6365b155-bad6-47b0-8259-93dfcf907e3d tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:13:01.383253 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d98ed9f4-ff72-49de-b048-f45b277b4753 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:01.384695 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6365b155-bad6-47b0-8259-93dfcf907e3d tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 returned with HTTP 200 Aug 19 11:13:01.384839 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d98ed9f4-ff72-49de-b048-f45b277b4753 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:01.385061 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d98ed9f4-ff72-49de-b048-f45b277b4753 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:01.385132 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1203/4821] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:01 2026] GET /volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:01.385335 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d98ed9f4-ff72-49de-b048-f45b277b4753 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:01.385383 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-d98ed9f4-ff72-49de-b048-f45b277b4753 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:01.390284 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:01.390284 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:01.390821 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d98ed9f4-ff72-49de-b048-f45b277b4753 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:13:01.391028 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1210/4822] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:01 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:01.398174 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fae9a2d1-aa5b-4511-b0b8-9f3d63e0c2a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:01.400285 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fae9a2d1-aa5b-4511-b0b8-9f3d63e0c2a1 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:13:01.400768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fae9a2d1-aa5b-4511-b0b8-9f3d63e0c2a1 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f464087-094a-4f59-bb6d-af3bbc6c1c14", "name": "tempest-VolumesBackupsTest-Backup-943578087"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:01.402909 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-fae9a2d1-aa5b-4511-b0b8-9f3d63e0c2a1 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Creating new backup {'backup': {'volume_id': '6f464087-094a-4f59-bb6d-af3bbc6c1c14', 'name': 'tempest-VolumesBackupsTest-Backup-943578087'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:13:01.402909 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-fae9a2d1-aa5b-4511-b0b8-9f3d63e0c2a1 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Creating backup of volume 6f464087-094a-4f59-bb6d-af3bbc6c1c14 in container None Aug 19 11:13:01.412308 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:01.412308 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:01.412888 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fae9a2d1-aa5b-4511-b0b8-9f3d63e0c2a1 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Volume info retrieved successfully. Aug 19 11:13:01.431539 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-fae9a2d1-aa5b-4511-b0b8-9f3d63e0c2a1 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Created reservations ['04d13ccc-4bb5-429e-acbd-f1dc4a038723', '8f72532d-9cdc-4686-8d54-fe47a3da8d41'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:01.468756 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fae9a2d1-aa5b-4511-b0b8-9f3d63e0c2a1 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:13:01.469206 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1205/4823] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:13:01 2026] POST /volume/v3/backups => generated 327 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:13:01.480751 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-79460b19-1236-4a89-a498-be10a547c70b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:01.482926 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79460b19-1236-4a89-a498-be10a547c70b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:01.483188 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79460b19-1236-4a89-a498-be10a547c70b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:01.483468 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79460b19-1236-4a89-a498-be10a547c70b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:01.483661 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-79460b19-1236-4a89-a498-be10a547c70b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:01.489086 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:01.489086 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:01.489966 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79460b19-1236-4a89-a498-be10a547c70b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:01.490461 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1206/4824] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:01 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:01.516090 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d59409b8-5cf6-488f-8f12-48d2c37bdc1d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:01.517915 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d59409b8-5cf6-488f-8f12-48d2c37bdc1d tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:13:01.518128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d59409b8-5cf6-488f-8f12-48d2c37bdc1d tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:01.518312 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d59409b8-5cf6-488f-8f12-48d2c37bdc1d tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:01.518405 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d59409b8-5cf6-488f-8f12-48d2c37bdc1d tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:01.523339 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:01.523339 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:01.524155 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d59409b8-5cf6-488f-8f12-48d2c37bdc1d tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:13:01.524619 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1204/4825] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:01 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:02.400368 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-689f02f6-d69c-4fb4-bdb2-0b5d32521c63 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:02.402152 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-689f02f6-d69c-4fb4-bdb2-0b5d32521c63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:02.402334 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-689f02f6-d69c-4fb4-bdb2-0b5d32521c63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:02.402527 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-689f02f6-d69c-4fb4-bdb2-0b5d32521c63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:02.402631 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-689f02f6-d69c-4fb4-bdb2-0b5d32521c63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:02.406561 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:02.406561 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:02.407090 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-689f02f6-d69c-4fb4-bdb2-0b5d32521c63 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:13:02.407400 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1211/4826] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:02 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:02.499163 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-527e9a18-505b-4dc6-aee1-20bdf22b67fe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:02.500821 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-527e9a18-505b-4dc6-aee1-20bdf22b67fe tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:02.501035 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-527e9a18-505b-4dc6-aee1-20bdf22b67fe tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:02.501261 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-527e9a18-505b-4dc6-aee1-20bdf22b67fe tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:02.501407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-527e9a18-505b-4dc6-aee1-20bdf22b67fe tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:02.505345 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:02.505345 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:02.505958 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-527e9a18-505b-4dc6-aee1-20bdf22b67fe tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:02.506278 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1206/4827] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:02 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:02.535164 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7d5f6c97-63a1-44df-b07a-1450717fcbd0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:02.536866 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d5f6c97-63a1-44df-b07a-1450717fcbd0 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:13:02.537064 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d5f6c97-63a1-44df-b07a-1450717fcbd0 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:02.537243 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d5f6c97-63a1-44df-b07a-1450717fcbd0 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:02.537346 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7d5f6c97-63a1-44df-b07a-1450717fcbd0 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:02.541373 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:02.541373 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:02.541968 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d5f6c97-63a1-44df-b07a-1450717fcbd0 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:13:02.542297 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1207/4828] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:02 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:02.553352 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-54a8ae1d-0181-4364-a11c-d2a288ceb7ef None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:02.555050 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-54a8ae1d-0181-4364-a11c-d2a288ceb7ef tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] DELETE https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:13:02.555239 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-54a8ae1d-0181-4364-a11c-d2a288ceb7ef tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:02.555414 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-54a8ae1d-0181-4364-a11c-d2a288ceb7ef tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:02.555566 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-54a8ae1d-0181-4364-a11c-d2a288ceb7ef tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Delete backup with id: 4294f842-4219-4c1f-8e2f-aee99a3700cf. Aug 19 11:13:02.559576 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:02.559576 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:02.570062 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-54a8ae1d-0181-4364-a11c-d2a288ceb7ef tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] delete_backup rpcapi backup_id 4294f842-4219-4c1f-8e2f-aee99a3700cf {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:13:02.571637 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-54a8ae1d-0181-4364-a11c-d2a288ceb7ef tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 202 Aug 19 11:13:02.572027 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1205/4829] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:13:02 2026] DELETE /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:13:02.579673 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f6ccb3d5-1a77-489f-8b48-1dbf15fb847f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:02.582040 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f6ccb3d5-1a77-489f-8b48-1dbf15fb847f tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:13:02.582308 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f6ccb3d5-1a77-489f-8b48-1dbf15fb847f tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:02.582736 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f6ccb3d5-1a77-489f-8b48-1dbf15fb847f tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:02.583936 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-f6ccb3d5-1a77-489f-8b48-1dbf15fb847f tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:02.588351 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:02.588351 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:02.589069 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f6ccb3d5-1a77-489f-8b48-1dbf15fb847f tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 200 Aug 19 11:13:02.589465 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1212/4830] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:02 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:03.417517 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c74b8a8d-501b-4b59-882a-16688b241c66 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:03.419342 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c74b8a8d-501b-4b59-882a-16688b241c66 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:03.419590 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c74b8a8d-501b-4b59-882a-16688b241c66 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:03.419799 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c74b8a8d-501b-4b59-882a-16688b241c66 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:03.419932 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c74b8a8d-501b-4b59-882a-16688b241c66 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:03.423982 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:03.423982 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:03.424582 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c74b8a8d-501b-4b59-882a-16688b241c66 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:13:03.424920 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1207/4831] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:03 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:03.515495 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6c452a9c-b3ba-489c-b0e1-1dd447dd90a6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:03.517193 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c452a9c-b3ba-489c-b0e1-1dd447dd90a6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:03.517374 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c452a9c-b3ba-489c-b0e1-1dd447dd90a6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:03.517594 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c452a9c-b3ba-489c-b0e1-1dd447dd90a6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:03.517691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6c452a9c-b3ba-489c-b0e1-1dd447dd90a6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:03.522108 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:03.522108 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:03.522667 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c452a9c-b3ba-489c-b0e1-1dd447dd90a6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:03.522979 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1208/4832] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:03 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:03.599026 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8df28e43-2313-4b5a-8b56-432debfbc4cf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:03.600751 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8df28e43-2313-4b5a-8b56-432debfbc4cf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf Aug 19 11:13:03.600946 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8df28e43-2313-4b5a-8b56-432debfbc4cf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:03.601125 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8df28e43-2313-4b5a-8b56-432debfbc4cf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:03.601227 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-8df28e43-2313-4b5a-8b56-432debfbc4cf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Show backup with id 4294f842-4219-4c1f-8e2f-aee99a3700cf. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:03.604988 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8df28e43-2313-4b5a-8b56-432debfbc4cf tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf returned with HTTP 404 Aug 19 11:13:03.605523 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1206/4833] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:03 2026] GET /volume/v3/backups/4294f842-4219-4c1f-8e2f-aee99a3700cf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:03.612193 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5468a9d3-c9e7-4c6e-9015-6d28c1556019 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:03.614034 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5468a9d3-c9e7-4c6e-9015-6d28c1556019 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 Aug 19 11:13:03.614237 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5468a9d3-c9e7-4c6e-9015-6d28c1556019 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:03.614414 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5468a9d3-c9e7-4c6e-9015-6d28c1556019 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:03.614601 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-5468a9d3-c9e7-4c6e-9015-6d28c1556019 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Delete volume with id: 590e1e16-0708-4652-9c10-fc8d96082b23 Aug 19 11:13:03.621956 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:03.621956 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:03.622357 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5468a9d3-c9e7-4c6e-9015-6d28c1556019 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Volume info retrieved successfully. Aug 19 11:13:03.641580 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5468a9d3-c9e7-4c6e-9015-6d28c1556019 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Delete volume request issued successfully. Aug 19 11:13:03.641789 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5468a9d3-c9e7-4c6e-9015-6d28c1556019 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 returned with HTTP 202 Aug 19 11:13:03.642343 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1213/4834] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:13:03 2026] DELETE /volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:13:03.649031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-61341275-421c-4ec7-89b3-269d9f6ca325 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:03.650716 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61341275-421c-4ec7-89b3-269d9f6ca325 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 Aug 19 11:13:03.650915 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61341275-421c-4ec7-89b3-269d9f6ca325 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:03.651090 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61341275-421c-4ec7-89b3-269d9f6ca325 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:03.658280 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:03.658280 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:03.661510 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-61341275-421c-4ec7-89b3-269d9f6ca325 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Volume info retrieved successfully. Aug 19 11:13:03.665050 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61341275-421c-4ec7-89b3-269d9f6ca325 tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 returned with HTTP 200 Aug 19 11:13:03.665366 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1208/4835] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:03 2026] GET /volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:04.434238 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-df3a734e-110e-44b2-8532-a38fe3ba481f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:04.436024 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df3a734e-110e-44b2-8532-a38fe3ba481f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:04.436222 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df3a734e-110e-44b2-8532-a38fe3ba481f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:04.436410 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df3a734e-110e-44b2-8532-a38fe3ba481f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:04.436577 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-df3a734e-110e-44b2-8532-a38fe3ba481f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:04.440671 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:04.440671 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:04.441297 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df3a734e-110e-44b2-8532-a38fe3ba481f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:13:04.441725 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1209/4836] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:04 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:04.532104 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-251d9a9a-b76e-4437-bf26-f8ea739a6092 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:04.533844 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-251d9a9a-b76e-4437-bf26-f8ea739a6092 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:04.534032 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-251d9a9a-b76e-4437-bf26-f8ea739a6092 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:04.534211 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-251d9a9a-b76e-4437-bf26-f8ea739a6092 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:04.534307 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-251d9a9a-b76e-4437-bf26-f8ea739a6092 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:04.538591 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:04.538591 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:04.539144 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-251d9a9a-b76e-4437-bf26-f8ea739a6092 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:04.539461 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1207/4837] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:04 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:04.678522 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e5d7aa19-939c-43a2-9eeb-f4196baa615a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:04.680130 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e5d7aa19-939c-43a2-9eeb-f4196baa615a tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] GET https://10.4.3.46/volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 Aug 19 11:13:04.680337 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e5d7aa19-939c-43a2-9eeb-f4196baa615a tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:04.680564 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e5d7aa19-939c-43a2-9eeb-f4196baa615a tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:04.686664 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e5d7aa19-939c-43a2-9eeb-f4196baa615a tempest-ProjectReaderTests39-199160132 tempest-ProjectReaderTests39-199160132-project-admin] https://10.4.3.46/volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 returned with HTTP 404 Aug 19 11:13:04.687100 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1214/4838] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:04 2026] GET /volume/v3/volumes/590e1e16-0708-4652-9c10-fc8d96082b23 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:05.452643 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-16fe9912-70cb-44d6-8be2-b57a52e4adfc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:05.454845 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16fe9912-70cb-44d6-8be2-b57a52e4adfc tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:05.455126 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16fe9912-70cb-44d6-8be2-b57a52e4adfc tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:05.455367 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16fe9912-70cb-44d6-8be2-b57a52e4adfc tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:05.455535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-16fe9912-70cb-44d6-8be2-b57a52e4adfc tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:05.460602 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:05.460602 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:05.461262 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16fe9912-70cb-44d6-8be2-b57a52e4adfc tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:13:05.461740 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1209/4839] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:05 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:05.548691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ab798762-9e68-4881-bdec-90fe42c29114 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:05.550377 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab798762-9e68-4881-bdec-90fe42c29114 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:05.550598 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab798762-9e68-4881-bdec-90fe42c29114 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:05.550775 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab798762-9e68-4881-bdec-90fe42c29114 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:05.550879 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ab798762-9e68-4881-bdec-90fe42c29114 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:05.554843 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:05.554843 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:05.555362 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab798762-9e68-4881-bdec-90fe42c29114 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:05.555722 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1210/4840] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:05 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:06.471651 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-df54461b-2a13-4388-895e-8492eb528d66 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:06.473531 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df54461b-2a13-4388-895e-8492eb528d66 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:06.473755 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df54461b-2a13-4388-895e-8492eb528d66 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:06.473937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df54461b-2a13-4388-895e-8492eb528d66 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:06.474036 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-df54461b-2a13-4388-895e-8492eb528d66 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:06.478322 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:06.478322 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:06.478980 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df54461b-2a13-4388-895e-8492eb528d66 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:13:06.479351 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1208/4841] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:06 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:06.565572 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e58b099a-f5f5-40ce-b382-d76002a2a5db None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:06.567263 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e58b099a-f5f5-40ce-b382-d76002a2a5db tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:06.567513 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e58b099a-f5f5-40ce-b382-d76002a2a5db tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:06.567736 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e58b099a-f5f5-40ce-b382-d76002a2a5db tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:06.567889 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-e58b099a-f5f5-40ce-b382-d76002a2a5db tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:06.571993 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:06.571993 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:06.572703 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e58b099a-f5f5-40ce-b382-d76002a2a5db tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:06.573071 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1215/4842] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:06 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:07.200896 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-8c06937e-027b-44c3-a263-a36400b3619d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:07.258640 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-8c06937e-027b-44c3-a263-a36400b3619d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/limits Aug 19 11:13:07.258844 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-8c06937e-027b-44c3-a263-a36400b3619d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:07.259101 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-8c06937e-027b-44c3-a263-a36400b3619d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:07.276136 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-8c06937e-027b-44c3-a263-a36400b3619d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/limits returned with HTTP 200 Aug 19 11:13:07.276521 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1210/4843] 10.4.3.46 () {68 vars in 1477 bytes} [Wed Aug 19 11:13:07 2026] GET /volume/v3/limits => generated 302 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:07.307885 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-968454b6-ca65-48ee-9e16-4cbbce73ab9f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:07.310729 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-968454b6-ca65-48ee-9e16-4cbbce73ab9f tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:13:07.310984 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-968454b6-ca65-48ee-9e16-4cbbce73ab9f tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:07.311212 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-968454b6-ca65-48ee-9e16-4cbbce73ab9f tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:07.320582 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:07.320582 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:07.323918 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-968454b6-ca65-48ee-9e16-4cbbce73ab9f tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:13:07.328119 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-968454b6-ca65-48ee-9e16-4cbbce73ab9f tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 200 Aug 19 11:13:07.328648 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1211/4844] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:13:07 2026] GET /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 1661 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:07.336709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-b5134d21-67e4-46c6-bc92-af2081f40d84 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:07.338960 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-b5134d21-67e4-46c6-bc92-af2081f40d84 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:13:07.339339 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-b5134d21-67e4-46c6-bc92-af2081f40d84 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f57d0a5e-d355-4df4-ad10-08f6ebd06828", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-928114453", "description": null, "metadata": {}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:07.350667 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:07.350667 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:07.351149 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-b5134d21-67e4-46c6-bc92-af2081f40d84 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:13:07.351292 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-b5134d21-67e4-46c6-bc92-af2081f40d84 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create snapshot from volume f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:13:07.375618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-b5134d21-67e4-46c6-bc92-af2081f40d84 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Created reservations ['e96c921e-6bf9-4aee-9956-d8d1230eaa94', 'ea996289-3744-4438-8bf6-b59938b0fb41', 'd74d77ac-3e07-4909-bcae-1e2c7c9ff62b', 'c121444d-ad16-491b-89fd-8b19503dc6b7'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:07.405712 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-b5134d21-67e4-46c6-bc92-af2081f40d84 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot force create request issued successfully. Aug 19 11:13:07.406078 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-0cb03119-03bc-420e-9848-73cf941f03d0 req-b5134d21-67e4-46c6-bc92-af2081f40d84 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:13:07.406543 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1209/4845] 10.4.3.46 () {72 vars in 1540 bytes} [Wed Aug 19 11:13:07 2026] POST /volume/v3/snapshots => generated 323 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:13:07.488567 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bc15f55c-6e7a-4a66-b7d2-8d562036f17c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:07.490324 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bc15f55c-6e7a-4a66-b7d2-8d562036f17c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:07.490571 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bc15f55c-6e7a-4a66-b7d2-8d562036f17c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:07.490794 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bc15f55c-6e7a-4a66-b7d2-8d562036f17c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:07.490939 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-bc15f55c-6e7a-4a66-b7d2-8d562036f17c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:07.494797 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:07.494797 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:07.495315 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bc15f55c-6e7a-4a66-b7d2-8d562036f17c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:13:07.495820 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1216/4846] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:07 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:07.584703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-42463d05-bb37-446e-a230-d2e78143628f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:07.586525 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42463d05-bb37-446e-a230-d2e78143628f tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:07.586712 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42463d05-bb37-446e-a230-d2e78143628f tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:07.586890 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42463d05-bb37-446e-a230-d2e78143628f tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:07.586984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-42463d05-bb37-446e-a230-d2e78143628f tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:07.591027 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:07.591027 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:07.591659 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42463d05-bb37-446e-a230-d2e78143628f tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:07.591987 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1211/4847] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:07 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:08.504690 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d0fe8a91-b01f-4a33-a601-ee92609b2e9b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:08.506636 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d0fe8a91-b01f-4a33-a601-ee92609b2e9b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:08.506881 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d0fe8a91-b01f-4a33-a601-ee92609b2e9b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:08.507094 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d0fe8a91-b01f-4a33-a601-ee92609b2e9b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:08.507238 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d0fe8a91-b01f-4a33-a601-ee92609b2e9b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:08.511300 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:08.511300 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:08.511948 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d0fe8a91-b01f-4a33-a601-ee92609b2e9b tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:13:08.512299 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1212/4848] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:08 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:08.521857 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9da364d3-6acf-4dc8-9f12-b89f86b2dff6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:08.523962 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9da364d3-6acf-4dc8-9f12-b89f86b2dff6 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] POST https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b/action Aug 19 11:13:08.524355 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9da364d3-6acf-4dc8-9f12-b89f86b2dff6 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:13:08.524523 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9da364d3-6acf-4dc8-9f12-b89f86b2dff6 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:08.525992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.admin_actions [None req-9da364d3-6acf-4dc8-9f12-b89f86b2dff6 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Updating backup '77127924-a29a-4a6c-8e71-457df35d1a5b' with '{'status': 'error'}' {{(pid=100205) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 11:13:08.533492 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:08.533492 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:08.534694 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-9da364d3-6acf-4dc8-9f12-b89f86b2dff6 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cf711f60fe9845b89ccc2fd1d1fb024b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6621f08a3cdd4a2093213ada1af30e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:13:08.534894 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9da364d3-6acf-4dc8-9f12-b89f86b2dff6 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b/action returned with HTTP 403 Aug 19 11:13:08.535378 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1210/4849] 10.4.3.46 () {70 vars in 1423 bytes} [Wed Aug 19 11:13:08 2026] POST /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:08.541719 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8c2bbc85-130f-42c6-afbc-c36e78cf5de2 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:08.543831 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8c2bbc85-130f-42c6-afbc-c36e78cf5de2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe Aug 19 11:13:08.544082 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8c2bbc85-130f-42c6-afbc-c36e78cf5de2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:08.544328 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8c2bbc85-130f-42c6-afbc-c36e78cf5de2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:08.544550 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-8c2bbc85-130f-42c6-afbc-c36e78cf5de2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete volume with id: 25b87c3e-d608-414a-8ff3-2f831de319fe Aug 19 11:13:08.553788 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:08.553788 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:08.554282 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8c2bbc85-130f-42c6-afbc-c36e78cf5de2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:13:08.571230 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8c2bbc85-130f-42c6-afbc-c36e78cf5de2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete volume request issued successfully. Aug 19 11:13:08.571344 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8c2bbc85-130f-42c6-afbc-c36e78cf5de2 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe returned with HTTP 202 Aug 19 11:13:08.571802 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1217/4850] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:13:08 2026] DELETE /volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:13:08.579101 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7c3b62b5-6428-4200-b10a-c5136ff01281 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:08.580844 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7c3b62b5-6428-4200-b10a-c5136ff01281 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe Aug 19 11:13:08.581034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7c3b62b5-6428-4200-b10a-c5136ff01281 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:08.581221 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7c3b62b5-6428-4200-b10a-c5136ff01281 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:08.588334 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:08.588334 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:08.591724 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7c3b62b5-6428-4200-b10a-c5136ff01281 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:13:08.596495 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7c3b62b5-6428-4200-b10a-c5136ff01281 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe returned with HTTP 200 Aug 19 11:13:08.597345 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1212/4851] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:08 2026] GET /volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:08.601070 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-25f97bd2-b47f-419a-b109-0996db3baa64 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:08.602675 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-25f97bd2-b47f-419a-b109-0996db3baa64 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:08.602861 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-25f97bd2-b47f-419a-b109-0996db3baa64 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:08.603109 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-25f97bd2-b47f-419a-b109-0996db3baa64 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:08.603186 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-25f97bd2-b47f-419a-b109-0996db3baa64 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:08.607631 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:08.607631 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:08.608324 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-25f97bd2-b47f-419a-b109-0996db3baa64 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:08.608800 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1213/4852] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:08 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:08.891244 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5bb1fa4f-ba6c-43fa-9db7-6d31763b48d2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:08.892903 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5bb1fa4f-ba6c-43fa-9db7-6d31763b48d2 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e Aug 19 11:13:08.893078 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5bb1fa4f-ba6c-43fa-9db7-6d31763b48d2 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:08.893250 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5bb1fa4f-ba6c-43fa-9db7-6d31763b48d2 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:08.898157 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:08.898157 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:08.898536 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5bb1fa4f-ba6c-43fa-9db7-6d31763b48d2 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot retrieved successfully. Aug 19 11:13:08.899198 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5bb1fa4f-ba6c-43fa-9db7-6d31763b48d2 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e returned with HTTP 200 Aug 19 11:13:08.899516 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1211/4853] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:13:08 2026] GET /volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:08.923556 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:08.925261 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:13:08.925663 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-834113759", "snapshot_id": null, "imageRef": "da79b38e-f042-476f-a599-e39909ba7197", "volume_type": null, "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:08.927120 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-834113759', 'snapshot_id': None, 'imageRef': 'da79b38e-f042-476f-a599-e39909ba7197', 'volume_type': None, 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:13:08.996829 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:08.996829 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:08.997245 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot retrieved successfully. Aug 19 11:13:08.997405 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create volume of 1 GB Aug 19 11:13:09.000264 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Availability Zones retrieved successfully. Aug 19 11:13:09.004861 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Flow 'volume_create_api' (fc314e28-5658-44b9-9411-2c708bc1b6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:09.005817 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f2e766-9c41-4346-80bf-6dd3ba50f974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:09.006589 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:13:09.033807 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f2e766-9c41-4346-80bf-6dd3ba50f974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53f0f9c6-707e-4b01-a6ea-ea623465a93e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:09.034492 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f5ea83-6a94-4820-90c3-49b6f173532c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:09.069856 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Created reservations ['a0e70737-4a75-4c60-9173-a89dec1a552c', '5c6c6f92-34be-4e3d-82b0-d5f337e75f20', '94eaf306-3627-41bb-a658-0113ad984fa9', '0bd52c06-977e-4551-b961-4f61d1453369'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:09.070757 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f5ea83-6a94-4820-90c3-49b6f173532c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0e70737-4a75-4c60-9173-a89dec1a552c', '5c6c6f92-34be-4e3d-82b0-d5f337e75f20', '94eaf306-3627-41bb-a658-0113ad984fa9', '0bd52c06-977e-4551-b961-4f61d1453369']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:09.071613 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e53ca8c-4102-4b13-b6c5-5671309da63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:09.111178 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e53ca8c-4102-4b13-b6c5-5671309da63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8045ea7-66a7-4782-9398-e6b7fe9e8351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-834113759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1226ebd70ec44319ba383d4e9c0ed6d7',qos_specs=None,replication_status=,reservations=['a0e70737-4a75-4c60-9173-a89dec1a552c','5c6c6f92-34be-4e3d-82b0-d5f337e75f20','94eaf306-3627-41bb-a658-0113ad984fa9','0bd52c06-977e-4551-b961-4f61d1453369'],size=1,snapshot_id=53f0f9c6-707e-4b01-a6ea-ea623465a93e,source_replicaid=,source_volid=None,status='creating',user_id='918eb94226a548b1a645f1269a0ceaa8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), '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-19T11:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-834113759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8045ea7-66a7-4782-9398-e6b7fe9e8351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1226ebd70ec44319ba383d4e9c0ed6d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53f0f9c6-707e-4b01-a6ea-ea623465a93e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='918eb94226a548b1a645f1269a0ceaa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:09.111986 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5303fcc7-2559-472f-9139-f0022d437dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:09.129370 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5303fcc7-2559-472f-9139-f0022d437dd4) transitioned into state 'SUCCESS' from state '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-834113759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1226ebd70ec44319ba383d4e9c0ed6d7',qos_specs=None,replication_status=,reservations=['a0e70737-4a75-4c60-9173-a89dec1a552c','5c6c6f92-34be-4e3d-82b0-d5f337e75f20','94eaf306-3627-41bb-a658-0113ad984fa9','0bd52c06-977e-4551-b961-4f61d1453369'],size=1,snapshot_id=53f0f9c6-707e-4b01-a6ea-ea623465a93e,source_replicaid=,source_volid=None,status='creating',user_id='918eb94226a548b1a645f1269a0ceaa8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:09.130320 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e44dad-6ad7-4c67-adf9-c625be01f619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:09.157880 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e44dad-6ad7-4c67-adf9-c625be01f619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:09.159021 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Flow 'volume_create_api' (fc314e28-5658-44b9-9411-2c708bc1b6be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:09.159420 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Create volume request issued successfully. Aug 19 11:13:09.160184 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a5975dac-0cc8-4afa-acf1-b378ae04c9b9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:13:09.160946 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1218/4854] 10.4.3.46 () {70 vars in 1293 bytes} [Wed Aug 19 11:13:08 2026] POST /volume/v3/volumes => generated 811 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:09.172997 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a58f57d2-d204-45d5-aa8f-0494a0cc54a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:09.174662 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a58f57d2-d204-45d5-aa8f-0494a0cc54a1 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 Aug 19 11:13:09.174958 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a58f57d2-d204-45d5-aa8f-0494a0cc54a1 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:09.175032 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a58f57d2-d204-45d5-aa8f-0494a0cc54a1 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:09.181798 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:09.181798 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:09.185432 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a58f57d2-d204-45d5-aa8f-0494a0cc54a1 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:13:09.189075 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a58f57d2-d204-45d5-aa8f-0494a0cc54a1 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 returned with HTTP 200 Aug 19 11:13:09.189410 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1213/4855] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:13:09 2026] GET /volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:09.609833 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5d321631-d704-45c3-b78a-be6b61dc6b84 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:09.611971 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d321631-d704-45c3-b78a-be6b61dc6b84 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe Aug 19 11:13:09.612274 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d321631-d704-45c3-b78a-be6b61dc6b84 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:09.612525 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d321631-d704-45c3-b78a-be6b61dc6b84 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:09.618734 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-232450a1-74a8-46ed-a6bd-c421f9320193 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:09.620473 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d321631-d704-45c3-b78a-be6b61dc6b84 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe returned with HTTP 404 Aug 19 11:13:09.620685 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-232450a1-74a8-46ed-a6bd-c421f9320193 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:09.620885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-232450a1-74a8-46ed-a6bd-c421f9320193 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:09.621231 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1214/4856] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:09 2026] GET /volume/v3/volumes/25b87c3e-d608-414a-8ff3-2f831de319fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:09.621312 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-232450a1-74a8-46ed-a6bd-c421f9320193 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:09.621312 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-232450a1-74a8-46ed-a6bd-c421f9320193 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:09.625681 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:09.625681 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:09.626426 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-232450a1-74a8-46ed-a6bd-c421f9320193 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:09.626817 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1212/4857] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:09 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:09.629602 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:09.631964 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] POST https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2/restore Aug 19 11:13:09.632423 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:09.634152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Restoring backup 93a9d902-d6a2-4c4a-8ab4-96941381bfd2 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100206) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 11:13:09.634315 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Restoring backup 93a9d902-d6a2-4c4a-8ab4-96941381bfd2 to volume None. Aug 19 11:13:09.639573 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:09.639573 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:09.640983 np0000007769 devstack@c-api.service[100206]: INFO cinder.backup.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Creating volume of 1 GB for restore of backup 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. Aug 19 11:13:09.647422 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Availability zone cache updated, next update will occur around 2026-08-19 12:13:09.647135. {{(pid=100206) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 11:13:09.647584 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Availability Zones retrieved successfully. Aug 19 11:13:09.655113 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Flow 'volume_create_api' (b4992aa6-e928-4ca5-819e-3dcb5f6b43da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:09.656287 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d7614b3-2db3-44aa-ae30-1caa0cb775d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:09.657470 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:13:09.687453 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d7614b3-2db3-44aa-ae30-1caa0cb775d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:09.688690 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00816943-1743-4be0-9c43-e773e87910f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:09.726107 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Created reservations ['840c8b81-817c-4039-a13c-d8fc3d7eec58', '8f2e14e9-3dee-44a9-9e01-177646a68adf', '85f1b860-64de-40cb-a036-989b4d6d3f4e', 'eac54c03-8f3c-459f-936e-16d6d93702d9'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:09.726888 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00816943-1743-4be0-9c43-e773e87910f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['840c8b81-817c-4039-a13c-d8fc3d7eec58', '8f2e14e9-3dee-44a9-9e01-177646a68adf', '85f1b860-64de-40cb-a036-989b4d6d3f4e', 'eac54c03-8f3c-459f-936e-16d6d93702d9']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:09.727674 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca45d60-b116-471f-b9dc-a94669471dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:09.754135 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca45d60-b116-471f-b9dc-a94669471dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b', '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='6621f08a3cdd4a2093213ada1af30e12',qos_specs=None,replication_status=,reservations=['840c8b81-817c-4039-a13c-d8fc3d7eec58','8f2e14e9-3dee-44a9-9e01-177646a68adf','85f1b860-64de-40cb-a036-989b4d6d3f4e','eac54c03-8f3c-459f-936e-16d6d93702d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf711f60fe9845b89ccc2fd1d1fb024b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:13:09Z,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=f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6621f08a3cdd4a2093213ada1af30e12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf711f60fe9845b89ccc2fd1d1fb024b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:09.754907 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0764145-81b1-4f0f-958c-8af67fd98f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:09.768862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0764145-81b1-4f0f-958c-8af67fd98f71) transitioned into 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='6621f08a3cdd4a2093213ada1af30e12',qos_specs=None,replication_status=,reservations=['840c8b81-817c-4039-a13c-d8fc3d7eec58','8f2e14e9-3dee-44a9-9e01-177646a68adf','85f1b860-64de-40cb-a036-989b4d6d3f4e','eac54c03-8f3c-459f-936e-16d6d93702d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf711f60fe9845b89ccc2fd1d1fb024b',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:09.769540 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8471bab-ffbf-4fdd-af4d-99234e88d484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:09.777442 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8471bab-ffbf-4fdd-af4d-99234e88d484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:09.778238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Flow 'volume_create_api' (b4992aa6-e928-4ca5-819e-3dcb5f6b43da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:09.778533 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Create volume request issued successfully. Aug 19 11:13:09.784304 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:09.784304 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:09.784768 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Volume info retrieved successfully. Aug 19 11:13:10.203125 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0f5c3602-76e6-4068-9b57-25faf72119f7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:10.204693 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0f5c3602-76e6-4068-9b57-25faf72119f7 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 Aug 19 11:13:10.204899 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0f5c3602-76e6-4068-9b57-25faf72119f7 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:10.205100 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0f5c3602-76e6-4068-9b57-25faf72119f7 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:10.211579 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:10.211579 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:10.214768 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0f5c3602-76e6-4068-9b57-25faf72119f7 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:13:10.218964 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0f5c3602-76e6-4068-9b57-25faf72119f7 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 returned with HTTP 200 Aug 19 11:13:10.219579 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1214/4858] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:13:10 2026] GET /volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 => generated 1420 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:13:10.231154 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b4df58ef-79a9-43b9-a6d7-725050a2f34b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:10.232839 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4df58ef-79a9-43b9-a6d7-725050a2f34b tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 Aug 19 11:13:10.233030 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4df58ef-79a9-43b9-a6d7-725050a2f34b tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:10.233206 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4df58ef-79a9-43b9-a6d7-725050a2f34b tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:10.239957 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:10.239957 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:10.243363 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b4df58ef-79a9-43b9-a6d7-725050a2f34b tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:13:10.247819 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4df58ef-79a9-43b9-a6d7-725050a2f34b tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 returned with HTTP 200 Aug 19 11:13:10.248119 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1215/4859] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:13:10 2026] GET /volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 => generated 1420 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:13:10.637730 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f467beee-3916-4519-8e7f-1aad12aa6eea None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:10.639673 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f467beee-3916-4519-8e7f-1aad12aa6eea tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:10.639915 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f467beee-3916-4519-8e7f-1aad12aa6eea tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:10.640147 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f467beee-3916-4519-8e7f-1aad12aa6eea tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:10.640292 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-f467beee-3916-4519-8e7f-1aad12aa6eea tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:10.644561 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:10.644561 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:10.645257 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f467beee-3916-4519-8e7f-1aad12aa6eea tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:10.645693 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1213/4860] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:10 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:10.791305 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:10.791305 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:10.791795 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Volume info retrieved successfully. Aug 19 11:13:10.791913 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Checking backup size 1 against volume size 1 {{(pid=100206) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 11:13:10.792007 np0000007769 devstack@c-api.service[100206]: INFO cinder.backup.api [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Overwriting volume f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b with restore of backup 93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:10.810221 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] restore_backup in rpcapi backup_id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2 {{(pid=100206) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 11:13:10.812026 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c74faf21-c4f3-4c07-8dcb-c9e9f7202189 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2/restore returned with HTTP 202 Aug 19 11:13:10.812444 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1219/4861] 10.4.3.46 () {70 vars in 1426 bytes} [Wed Aug 19 11:13:09 2026] POST /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2/restore => generated 152 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:13:10.820864 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-21cd5fa2-c81e-4086-a507-19a06d31c683 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:10.822980 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21cd5fa2-c81e-4086-a507-19a06d31c683 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:10.822980 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21cd5fa2-c81e-4086-a507-19a06d31c683 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:10.823167 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21cd5fa2-c81e-4086-a507-19a06d31c683 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:10.823167 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-21cd5fa2-c81e-4086-a507-19a06d31c683 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:10.828271 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:10.828271 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:10.829073 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21cd5fa2-c81e-4086-a507-19a06d31c683 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:10.829493 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1215/4862] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:10 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:11.233834 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-f1b6e223-b97d-49cb-a06b-97c885caf86f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:11.270328 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-f1b6e223-b97d-49cb-a06b-97c885caf86f tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 Aug 19 11:13:11.270571 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-f1b6e223-b97d-49cb-a06b-97c885caf86f tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:11.270757 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-f1b6e223-b97d-49cb-a06b-97c885caf86f tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:11.277360 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:11.277360 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:11.281616 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-f1b6e223-b97d-49cb-a06b-97c885caf86f tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:13:11.286007 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-f1b6e223-b97d-49cb-a06b-97c885caf86f tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 returned with HTTP 200 Aug 19 11:13:11.286473 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1216/4863] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:13:11 2026] GET /volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 => generated 1402 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:11.655185 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5d4c2dc0-eaec-4e79-9b01-ce15bcc28db2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:11.657236 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5d4c2dc0-eaec-4e79-9b01-ce15bcc28db2 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:11.657468 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5d4c2dc0-eaec-4e79-9b01-ce15bcc28db2 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:11.657702 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5d4c2dc0-eaec-4e79-9b01-ce15bcc28db2 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:11.657874 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-5d4c2dc0-eaec-4e79-9b01-ce15bcc28db2 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:11.662228 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:11.662228 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:11.662899 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5d4c2dc0-eaec-4e79-9b01-ce15bcc28db2 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:11.663292 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1214/4864] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:11 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:11.715258 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-66edf391-2fe7-4b21-ab42-1b6dd820f32b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:11.718013 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-66edf391-2fe7-4b21-ab42-1b6dd820f32b tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 Aug 19 11:13:11.718268 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-66edf391-2fe7-4b21-ab42-1b6dd820f32b tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:11.718546 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-66edf391-2fe7-4b21-ab42-1b6dd820f32b tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:11.727259 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:11.727259 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:11.731595 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-66edf391-2fe7-4b21-ab42-1b6dd820f32b tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:13:11.737174 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-66edf391-2fe7-4b21-ab42-1b6dd820f32b tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 returned with HTTP 200 Aug 19 11:13:11.737607 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1220/4865] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:13:11 2026] GET /volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 => generated 1402 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:11.747228 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f6d24eb0-1709-4a81-811b-ca24bac2f533 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:11.747598 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6d24eb0-1709-4a81-811b-ca24bac2f533 None None] GET https://10.4.3.46/volume// Aug 19 11:13:11.747782 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6d24eb0-1709-4a81-811b-ca24bac2f533 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:11.747951 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6d24eb0-1709-4a81-811b-ca24bac2f533 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:11.748269 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6d24eb0-1709-4a81-811b-ca24bac2f533 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:13:11.748563 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1216/4866] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:13: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 19 11:13:11.756108 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-7039836d-57e3-4a97-9173-24517e82d6be None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:11.758423 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-7039836d-57e3-4a97-9173-24517e82d6be tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:13:11.758888 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-7039836d-57e3-4a97-9173-24517e82d6be tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8045ea7-66a7-4782-9398-e6b7fe9e8351", "connector": null, "instance_uuid": "fd0605bd-67de-4589-92dd-5bafc21da5bc"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:11.768841 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:11.768841 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:11.799876 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-7039836d-57e3-4a97-9173-24517e82d6be tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:13:11.800411 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1217/4867] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:13: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 19 11:13:11.840298 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e5dc266d-48fa-410c-bb6d-7daed1c5810c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:11.841969 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e5dc266d-48fa-410c-bb6d-7daed1c5810c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:11.842157 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e5dc266d-48fa-410c-bb6d-7daed1c5810c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:11.842329 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e5dc266d-48fa-410c-bb6d-7daed1c5810c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:11.842440 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-e5dc266d-48fa-410c-bb6d-7daed1c5810c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:11.846290 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:11.846290 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:11.846844 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e5dc266d-48fa-410c-bb6d-7daed1c5810c tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:11.847150 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1215/4868] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:11 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:12.672560 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9e403fdc-2250-47a2-ab59-bd4b7d91c3bd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:12.674509 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9e403fdc-2250-47a2-ab59-bd4b7d91c3bd tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:12.674738 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9e403fdc-2250-47a2-ab59-bd4b7d91c3bd tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:12.674991 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9e403fdc-2250-47a2-ab59-bd4b7d91c3bd tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:12.675146 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9e403fdc-2250-47a2-ab59-bd4b7d91c3bd tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:12.679135 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:12.679135 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:12.679781 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9e403fdc-2250-47a2-ab59-bd4b7d91c3bd tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:12.680133 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1221/4869] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:12 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:12.690767 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-12842a60-1dd9-4324-95e0-7271595aa1d8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:12.691225 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12842a60-1dd9-4324-95e0-7271595aa1d8 None None] GET https://10.4.3.46/volume// Aug 19 11:13:12.691443 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12842a60-1dd9-4324-95e0-7271595aa1d8 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:12.691708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12842a60-1dd9-4324-95e0-7271595aa1d8 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:12.692087 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12842a60-1dd9-4324-95e0-7271595aa1d8 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:13:12.692439 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1217/4870] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:13: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 19 11:13:12.698859 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-9d8f252d-01bc-446a-b623-0ae23018f0b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:12.700733 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-9d8f252d-01bc-446a-b623-0ae23018f0b5 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 Aug 19 11:13:12.700936 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-9d8f252d-01bc-446a-b623-0ae23018f0b5 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:12.701112 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-9d8f252d-01bc-446a-b623-0ae23018f0b5 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:12.709064 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:12.709064 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:12.712189 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-9d8f252d-01bc-446a-b623-0ae23018f0b5 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:13:12.716476 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-9d8f252d-01bc-446a-b623-0ae23018f0b5 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 returned with HTTP 200 Aug 19 11:13:12.716868 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1218/4871] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:13:12 2026] GET /volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 => generated 1581 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:13:12.826063 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-81943725-84b1-481b-8153-78bc3ae98f94 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:12.827967 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-81943725-84b1-481b-8153-78bc3ae98f94 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] PUT https://10.4.3.46/volume/v3/attachments/d4add2f7-8a92-444a-9ddd-b8c375bffbcb Aug 19 11:13:12.828321 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-81943725-84b1-481b-8153-78bc3ae98f94 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:12.835720 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-81943725-84b1-481b-8153-78bc3ae98f94 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Acquiring lock "cinder-attachment_update-f8045ea7-66a7-4782-9398-e6b7fe9e8351-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:13:12.840722 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-81943725-84b1-481b-8153-78bc3ae98f94 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Lock "cinder-attachment_update-f8045ea7-66a7-4782-9398-e6b7fe9e8351-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:13:12.841864 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:12.841864 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:12.869222 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-047bb21d-3cf2-4818-b4c3-788ce60a6e7e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:12.871460 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-047bb21d-3cf2-4818-b4c3-788ce60a6e7e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:12.871753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-047bb21d-3cf2-4818-b4c3-788ce60a6e7e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:12.872018 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-047bb21d-3cf2-4818-b4c3-788ce60a6e7e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:12.872177 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-047bb21d-3cf2-4818-b4c3-788ce60a6e7e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:12.877187 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:12.877187 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:12.878053 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-047bb21d-3cf2-4818-b4c3-788ce60a6e7e tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:12.878601 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1222/4872] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:12 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:12.934320 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-81943725-84b1-481b-8153-78bc3ae98f94 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Lock "cinder-attachment_update-f8045ea7-66a7-4782-9398-e6b7fe9e8351-np0000007769" released by "attachment_update" :: held 0.093s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:13:12.934320 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-81943725-84b1-481b-8153-78bc3ae98f94 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments/d4add2f7-8a92-444a-9ddd-b8c375bffbcb returned with HTTP 200 Aug 19 11:13:12.934677 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1216/4873] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:13:12 2026] PUT /volume/v3/attachments/d4add2f7-8a92-444a-9ddd-b8c375bffbcb => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:12.962201 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-a6e87996-5385-4fd5-ade2-b0c7c8f04b34 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:12.964230 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-a6e87996-5385-4fd5-ade2-b0c7c8f04b34 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] POST https://10.4.3.46/volume/v3/attachments/d4add2f7-8a92-444a-9ddd-b8c375bffbcb/action Aug 19 11:13:12.964850 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-a6e87996-5385-4fd5-ade2-b0c7c8f04b34 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:13:12.964934 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-a6e87996-5385-4fd5-ade2-b0c7c8f04b34 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:12.979221 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:12.979221 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:12.998518 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d3028d8e-cf1e-47aa-96f8-3015e96f2d50 req-a6e87996-5385-4fd5-ade2-b0c7c8f04b34 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments/d4add2f7-8a92-444a-9ddd-b8c375bffbcb/action returned with HTTP 204 Aug 19 11:13:12.999128 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1218/4874] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:13:12 2026] POST /volume/v3/attachments/d4add2f7-8a92-444a-9ddd-b8c375bffbcb/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:13.689768 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d8362b11-9812-477f-b191-de57159aa26b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:13.691298 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d8362b11-9812-477f-b191-de57159aa26b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:13.691532 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d8362b11-9812-477f-b191-de57159aa26b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:13.691737 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d8362b11-9812-477f-b191-de57159aa26b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:13.691835 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d8362b11-9812-477f-b191-de57159aa26b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:13.696056 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:13.696056 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:13.696728 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d8362b11-9812-477f-b191-de57159aa26b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:13.697137 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1219/4875] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:13 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:13.890739 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9e0a7b37-922a-41e7-a765-0c91caf13553 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:13.892896 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9e0a7b37-922a-41e7-a765-0c91caf13553 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:13.893167 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9e0a7b37-922a-41e7-a765-0c91caf13553 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:13.893414 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9e0a7b37-922a-41e7-a765-0c91caf13553 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:13.893569 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9e0a7b37-922a-41e7-a765-0c91caf13553 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:13.898267 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:13.898267 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:13.899031 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9e0a7b37-922a-41e7-a765-0c91caf13553 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:13.899419 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1223/4876] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:13 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:14.707180 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f3765de3-9c01-4587-96a5-cb42c13d4fab None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:14.708838 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f3765de3-9c01-4587-96a5-cb42c13d4fab tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:14.709018 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f3765de3-9c01-4587-96a5-cb42c13d4fab tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:14.709192 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f3765de3-9c01-4587-96a5-cb42c13d4fab tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:14.709293 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-f3765de3-9c01-4587-96a5-cb42c13d4fab tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:14.714110 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:14.714110 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:14.714860 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f3765de3-9c01-4587-96a5-cb42c13d4fab tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:14.715238 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1217/4877] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:14 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:14.910183 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3799a7ff-49df-49d2-b89c-c9effaab7e6d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:14.911899 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3799a7ff-49df-49d2-b89c-c9effaab7e6d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:14.912122 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3799a7ff-49df-49d2-b89c-c9effaab7e6d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:14.912318 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3799a7ff-49df-49d2-b89c-c9effaab7e6d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:14.912431 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3799a7ff-49df-49d2-b89c-c9effaab7e6d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:14.916467 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:14.916467 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:14.917056 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3799a7ff-49df-49d2-b89c-c9effaab7e6d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:14.917449 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1219/4878] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:14 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:15.724552 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2cb85308-4bc8-4531-921f-a1973a5860fa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:15.726527 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2cb85308-4bc8-4531-921f-a1973a5860fa tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:15.726726 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2cb85308-4bc8-4531-921f-a1973a5860fa tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:15.726907 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2cb85308-4bc8-4531-921f-a1973a5860fa tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:15.727000 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2cb85308-4bc8-4531-921f-a1973a5860fa tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:15.731123 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:15.731123 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:15.731706 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2cb85308-4bc8-4531-921f-a1973a5860fa tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:15.732044 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1220/4879] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:15 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:15.927502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7e430587-b8ba-463e-922e-4a4e44b48a80 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:15.929274 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7e430587-b8ba-463e-922e-4a4e44b48a80 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:15.929526 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7e430587-b8ba-463e-922e-4a4e44b48a80 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:15.929839 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7e430587-b8ba-463e-922e-4a4e44b48a80 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:15.929943 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-7e430587-b8ba-463e-922e-4a4e44b48a80 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:15.933994 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:15.933994 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:15.934549 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7e430587-b8ba-463e-922e-4a4e44b48a80 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:15.934876 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1224/4880] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:15 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:16.741247 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8b5a29fc-4c39-49f2-ac1b-f5319fa7b517 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:16.744109 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b5a29fc-4c39-49f2-ac1b-f5319fa7b517 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:16.744109 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b5a29fc-4c39-49f2-ac1b-f5319fa7b517 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:16.744109 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8b5a29fc-4c39-49f2-ac1b-f5319fa7b517 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:16.744109 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-8b5a29fc-4c39-49f2-ac1b-f5319fa7b517 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:16.747470 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:16.747470 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:16.748203 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8b5a29fc-4c39-49f2-ac1b-f5319fa7b517 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:16.748840 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1218/4881] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:16 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:16.945138 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-55e44534-8462-4e96-ab44-59ce73cb796f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:16.946961 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55e44534-8462-4e96-ab44-59ce73cb796f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:16.947168 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55e44534-8462-4e96-ab44-59ce73cb796f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:16.947379 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55e44534-8462-4e96-ab44-59ce73cb796f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:16.947473 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-55e44534-8462-4e96-ab44-59ce73cb796f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:16.951503 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:16.951503 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:16.952081 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55e44534-8462-4e96-ab44-59ce73cb796f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:16.952434 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1220/4882] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:16 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:17.757332 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-33f7de8b-b488-4146-a7fa-9f0f77bc4588 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:17.758852 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-33f7de8b-b488-4146-a7fa-9f0f77bc4588 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:17.759035 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-33f7de8b-b488-4146-a7fa-9f0f77bc4588 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:17.759205 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-33f7de8b-b488-4146-a7fa-9f0f77bc4588 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:17.759304 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-33f7de8b-b488-4146-a7fa-9f0f77bc4588 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:17.762804 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:17.762804 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:17.763287 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-33f7de8b-b488-4146-a7fa-9f0f77bc4588 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:17.763606 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1221/4883] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:17 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:17.774661 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-185f91b0-4693-4c4a-974d-a11d6aa2e7ab None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:17.776435 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-185f91b0-4693-4c4a-974d-a11d6aa2e7ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:13:17.776435 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-185f91b0-4693-4c4a-974d-a11d6aa2e7ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f464087-094a-4f59-bb6d-af3bbc6c1c14", "incremental": true}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:17.777679 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-185f91b0-4693-4c4a-974d-a11d6aa2e7ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Creating new backup {'backup': {'volume_id': '6f464087-094a-4f59-bb6d-af3bbc6c1c14', 'incremental': True}} {{(pid=100206) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:13:17.777796 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-185f91b0-4693-4c4a-974d-a11d6aa2e7ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Creating backup of volume 6f464087-094a-4f59-bb6d-af3bbc6c1c14 in container None Aug 19 11:13:17.784587 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:17.784587 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:17.784944 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-185f91b0-4693-4c4a-974d-a11d6aa2e7ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:13:17.798964 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-185f91b0-4693-4c4a-974d-a11d6aa2e7ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Created reservations ['58d619bf-b200-4177-a7b7-1275c8bb152c', '0c8cf20c-7c62-4e27-b9ff-5381d6ccdb4e'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:17.813988 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-185f91b0-4693-4c4a-974d-a11d6aa2e7ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 400 Aug 19 11:13:17.814447 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1225/4884] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:13:17 2026] POST /volume/v3/backups => generated 109 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 11:13:17.820535 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a289e7ce-e089-48c2-b4a2-1c4245c2c660 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:17.822048 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a289e7ce-e089-48c2-b4a2-1c4245c2c660 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] DELETE https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:17.822206 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a289e7ce-e089-48c2-b4a2-1c4245c2c660 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:17.822420 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a289e7ce-e089-48c2-b4a2-1c4245c2c660 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:17.822572 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-a289e7ce-e089-48c2-b4a2-1c4245c2c660 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Delete backup with id: 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. Aug 19 11:13:17.826978 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:17.826978 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:17.840709 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-a289e7ce-e089-48c2-b4a2-1c4245c2c660 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] delete_backup rpcapi backup_id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:13:17.843236 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a289e7ce-e089-48c2-b4a2-1c4245c2c660 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 202 Aug 19 11:13:17.843887 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1219/4885] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:13:17 2026] DELETE /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:13:17.851770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-113c6ffb-fa7e-400f-a096-b89fceebae1c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:17.854306 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-113c6ffb-fa7e-400f-a096-b89fceebae1c tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:17.854544 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-113c6ffb-fa7e-400f-a096-b89fceebae1c tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:17.854764 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-113c6ffb-fa7e-400f-a096-b89fceebae1c tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:17.854883 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-113c6ffb-fa7e-400f-a096-b89fceebae1c tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:17.860161 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:17.860161 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:17.860737 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-113c6ffb-fa7e-400f-a096-b89fceebae1c tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 200 Aug 19 11:13:17.861112 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1221/4886] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:17 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:17.962440 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72f00d3c-ae45-41f4-8cb2-c76713ced4b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:17.963964 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72f00d3c-ae45-41f4-8cb2-c76713ced4b5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:17.964142 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72f00d3c-ae45-41f4-8cb2-c76713ced4b5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:17.964308 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72f00d3c-ae45-41f4-8cb2-c76713ced4b5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:17.964417 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-72f00d3c-ae45-41f4-8cb2-c76713ced4b5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:17.968088 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:17.968088 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:17.968991 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72f00d3c-ae45-41f4-8cb2-c76713ced4b5 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:17.968991 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1222/4887] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:17 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:18.873225 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-73108389-98b8-42eb-8477-773a04ed2f7e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:18.875848 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-73108389-98b8-42eb-8477-773a04ed2f7e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 Aug 19 11:13:18.876098 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-73108389-98b8-42eb-8477-773a04ed2f7e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:18.876349 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-73108389-98b8-42eb-8477-773a04ed2f7e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:18.876502 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-73108389-98b8-42eb-8477-773a04ed2f7e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:18.886611 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-73108389-98b8-42eb-8477-773a04ed2f7e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 returned with HTTP 404 Aug 19 11:13:18.887157 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1226/4888] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:18 2026] GET /volume/v3/backups/39a18ff9-c3d1-49fc-a4a8-eb98ce6d13c4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:18.896660 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:18.898529 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:13:18.898903 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-294828224"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:18.900656 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-294828224'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:13:18.900799 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Create volume of 1 GB Aug 19 11:13:18.905069 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Availability Zones retrieved successfully. Aug 19 11:13:18.912833 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Flow 'volume_create_api' (2631fb64-ecb9-4fbf-a88c-5bc7dde2489c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:18.913929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e50e56d-9dcc-428a-b872-aae6345c81c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:18.915075 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:13:18.942258 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e50e56d-9dcc-428a-b872-aae6345c81c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:18.943133 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cd132b6-adec-44ac-a7cf-f2e9b916bf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:18.978050 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-75920602-c922-4492-b338-2fa51413cbc0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:18.980200 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-75920602-c922-4492-b338-2fa51413cbc0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:18.980504 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-75920602-c922-4492-b338-2fa51413cbc0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:18.980744 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-75920602-c922-4492-b338-2fa51413cbc0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:18.980876 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-75920602-c922-4492-b338-2fa51413cbc0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:18.985356 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:18.985356 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:18.986078 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-75920602-c922-4492-b338-2fa51413cbc0 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:18.986506 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1222/4889] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:18 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:18.994701 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Created reservations ['43c212ec-e386-4a0e-a8ab-6fa6197d710f', '152ba3de-d5f9-43ce-9b8b-c5c469cf3d64', 'b416d0b6-cc97-45ba-957c-7f465fbbb8f7', 'a570eb0e-795d-411e-a5b2-c323d4e8b596'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:18.995446 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cd132b6-adec-44ac-a7cf-f2e9b916bf4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43c212ec-e386-4a0e-a8ab-6fa6197d710f', '152ba3de-d5f9-43ce-9b8b-c5c469cf3d64', 'b416d0b6-cc97-45ba-957c-7f465fbbb8f7', 'a570eb0e-795d-411e-a5b2-c323d4e8b596']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:18.996151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bbe1640-fab4-4e7f-b393-c0ef69f70425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:19.023384 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bbe1640-fab4-4e7f-b393-c0ef69f70425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aad0ca0-d679-46aa-8981-9b2c151ec4bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-294828224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9f0438e25b43d9922f787e76001500',qos_specs=None,replication_status=,reservations=['43c212ec-e386-4a0e-a8ab-6fa6197d710f','152ba3de-d5f9-43ce-9b8b-c5c469cf3d64','b416d0b6-cc97-45ba-957c-7f465fbbb8f7','a570eb0e-795d-411e-a5b2-c323d4e8b596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f379a00bde243a2932d888f78335d8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-294828224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5aad0ca0-d679-46aa-8981-9b2c151ec4bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae9f0438e25b43d9922f787e76001500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f379a00bde243a2932d888f78335d8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:19.024144 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a75160-785e-4eb5-be56-c5d6f4f853b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:19.041936 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a75160-785e-4eb5-be56-c5d6f4f853b8) transitioned into state 'SUCCESS' from state '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-294828224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9f0438e25b43d9922f787e76001500',qos_specs=None,replication_status=,reservations=['43c212ec-e386-4a0e-a8ab-6fa6197d710f','152ba3de-d5f9-43ce-9b8b-c5c469cf3d64','b416d0b6-cc97-45ba-957c-7f465fbbb8f7','a570eb0e-795d-411e-a5b2-c323d4e8b596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f379a00bde243a2932d888f78335d8c',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:19.042676 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73a5b4c4-20c5-455b-bd2b-5366ba289ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:19.053212 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73a5b4c4-20c5-455b-bd2b-5366ba289ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:19.054139 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Flow 'volume_create_api' (2631fb64-ecb9-4fbf-a88c-5bc7dde2489c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:19.054505 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Create volume request issued successfully. Aug 19 11:13:19.055064 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ef1f6114-ff95-4d37-a942-5d375c89d1bf tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:13:19.055696 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1220/4890] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:13: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 19 11:13:19.070805 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f7a6fc20-c514-4f59-934c-0b7373e72d95 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:19.072493 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f7a6fc20-c514-4f59-934c-0b7373e72d95 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb Aug 19 11:13:19.072698 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f7a6fc20-c514-4f59-934c-0b7373e72d95 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:19.072877 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f7a6fc20-c514-4f59-934c-0b7373e72d95 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:19.082953 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:19.082953 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:19.087328 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f7a6fc20-c514-4f59-934c-0b7373e72d95 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:13:19.092808 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f7a6fc20-c514-4f59-934c-0b7373e72d95 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb returned with HTTP 200 Aug 19 11:13:19.093232 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1223/4891] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:19 2026] GET /volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:19.997249 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b8fb8545-76cc-4438-adc7-b43d463f4d3d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:19.999015 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b8fb8545-76cc-4438-adc7-b43d463f4d3d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:19.999238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b8fb8545-76cc-4438-adc7-b43d463f4d3d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:19.999464 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b8fb8545-76cc-4438-adc7-b43d463f4d3d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:19.999599 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-b8fb8545-76cc-4438-adc7-b43d463f4d3d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:20.003952 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:20.003952 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:20.004511 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b8fb8545-76cc-4438-adc7-b43d463f4d3d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:20.004854 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1227/4892] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:19 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:20.013582 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-19ef5447-48f2-4e6c-98f3-5d8d1e5b63a4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:20.015183 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19ef5447-48f2-4e6c-98f3-5d8d1e5b63a4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b Aug 19 11:13:20.015381 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19ef5447-48f2-4e6c-98f3-5d8d1e5b63a4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:20.015565 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19ef5447-48f2-4e6c-98f3-5d8d1e5b63a4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:20.015734 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-19ef5447-48f2-4e6c-98f3-5d8d1e5b63a4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete volume with id: f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b Aug 19 11:13:20.022816 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:20.022816 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:20.023112 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-19ef5447-48f2-4e6c-98f3-5d8d1e5b63a4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:13:20.037235 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-19ef5447-48f2-4e6c-98f3-5d8d1e5b63a4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete volume request issued successfully. Aug 19 11:13:20.037413 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19ef5447-48f2-4e6c-98f3-5d8d1e5b63a4 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b returned with HTTP 202 Aug 19 11:13:20.037816 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1223/4893] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:13:20 2026] DELETE /volume/v3/volumes/f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:13:20.044725 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-538733e3-5a1d-4677-ae3a-8cdacc472b54 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:20.046528 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-538733e3-5a1d-4677-ae3a-8cdacc472b54 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b Aug 19 11:13:20.046756 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-538733e3-5a1d-4677-ae3a-8cdacc472b54 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:20.046997 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-538733e3-5a1d-4677-ae3a-8cdacc472b54 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:20.054882 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:20.054882 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:20.058383 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-538733e3-5a1d-4677-ae3a-8cdacc472b54 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:13:20.061963 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-538733e3-5a1d-4677-ae3a-8cdacc472b54 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b returned with HTTP 200 Aug 19 11:13:20.062306 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1221/4894] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:20 2026] GET /volume/v3/volumes/f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:20.107974 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4dc80b79-a401-4a6a-b68f-5772ee0f4799 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:20.110204 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4dc80b79-a401-4a6a-b68f-5772ee0f4799 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb Aug 19 11:13:20.110505 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4dc80b79-a401-4a6a-b68f-5772ee0f4799 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:20.110780 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4dc80b79-a401-4a6a-b68f-5772ee0f4799 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:20.119686 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:20.119686 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:20.123860 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4dc80b79-a401-4a6a-b68f-5772ee0f4799 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:13:20.127625 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4dc80b79-a401-4a6a-b68f-5772ee0f4799 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb returned with HTTP 200 Aug 19 11:13:20.127970 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1224/4895] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:20 2026] GET /volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:20.139433 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-308e9c02-453a-4c2d-9484-19b1d63f3fbc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:20.140859 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-308e9c02-453a-4c2d-9484-19b1d63f3fbc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:13:20.141148 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-308e9c02-453a-4c2d-9484-19b1d63f3fbc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5aad0ca0-d679-46aa-8981-9b2c151ec4bb", "name": "tempest-VolumesBackupsTest-Backup-219420669"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:20.142391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-308e9c02-453a-4c2d-9484-19b1d63f3fbc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Creating new backup {'backup': {'volume_id': '5aad0ca0-d679-46aa-8981-9b2c151ec4bb', 'name': 'tempest-VolumesBackupsTest-Backup-219420669'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:13:20.142525 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-308e9c02-453a-4c2d-9484-19b1d63f3fbc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Creating backup of volume 5aad0ca0-d679-46aa-8981-9b2c151ec4bb in container None Aug 19 11:13:20.148517 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:20.148517 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:20.148772 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-308e9c02-453a-4c2d-9484-19b1d63f3fbc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Volume info retrieved successfully. Aug 19 11:13:20.162536 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-308e9c02-453a-4c2d-9484-19b1d63f3fbc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Created reservations ['4046bb25-4e61-455f-aca2-de6f28812d04', '0118ad8d-6da8-4bf9-aeaa-2b28a5c201d2'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:20.188902 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-308e9c02-453a-4c2d-9484-19b1d63f3fbc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:13:20.189273 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1228/4896] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:13:20 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 19 11:13:20.197749 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e900de22-addf-481b-8a80-13efcc96b881 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:20.199579 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e900de22-addf-481b-8a80-13efcc96b881 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:20.199908 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e900de22-addf-481b-8a80-13efcc96b881 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:20.199960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e900de22-addf-481b-8a80-13efcc96b881 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:20.200026 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e900de22-addf-481b-8a80-13efcc96b881 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:20.204388 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:20.204388 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:20.204936 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e900de22-addf-481b-8a80-13efcc96b881 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:20.205252 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1224/4897] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:20 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:21.073867 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ccc26aec-eba5-4646-b1ad-c46cfd4aa961 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:21.075565 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ccc26aec-eba5-4646-b1ad-c46cfd4aa961 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b Aug 19 11:13:21.075791 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ccc26aec-eba5-4646-b1ad-c46cfd4aa961 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:21.075998 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ccc26aec-eba5-4646-b1ad-c46cfd4aa961 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:21.081228 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ccc26aec-eba5-4646-b1ad-c46cfd4aa961 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b returned with HTTP 404 Aug 19 11:13:21.081661 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1222/4898] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:21 2026] GET /volume/v3/volumes/f5f1dcb2-9d09-49fd-9d58-9e25dca2c18b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:21.088302 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f6d6479f-5746-413f-9df8-9e50c46fecbb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:21.089975 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6d6479f-5746-413f-9df8-9e50c46fecbb tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:21.090175 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6d6479f-5746-413f-9df8-9e50c46fecbb tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:21.090351 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6d6479f-5746-413f-9df8-9e50c46fecbb tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:21.090449 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f6d6479f-5746-413f-9df8-9e50c46fecbb tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:21.094288 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:21.094288 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:21.094979 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6d6479f-5746-413f-9df8-9e50c46fecbb tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-member] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:21.095311 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1225/4899] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:21 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:21.104420 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-75d05ce7-e4b2-4566-a50d-f604f892456d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:21.106116 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-75d05ce7-e4b2-4566-a50d-f604f892456d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] DELETE https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:21.106314 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-75d05ce7-e4b2-4566-a50d-f604f892456d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:21.106585 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-75d05ce7-e4b2-4566-a50d-f604f892456d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:21.106742 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-75d05ce7-e4b2-4566-a50d-f604f892456d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete backup with id: 77127924-a29a-4a6c-8e71-457df35d1a5b. Aug 19 11:13:21.111122 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:21.111122 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:21.122568 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-75d05ce7-e4b2-4566-a50d-f604f892456d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] delete_backup rpcapi backup_id 77127924-a29a-4a6c-8e71-457df35d1a5b {{(pid=100206) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:13:21.124327 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-75d05ce7-e4b2-4566-a50d-f604f892456d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 202 Aug 19 11:13:21.124757 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1229/4900] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:13:21 2026] DELETE /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:13:21.131305 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-433693da-e953-483d-b80c-21f5ca2ee706 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:21.133043 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-433693da-e953-483d-b80c-21f5ca2ee706 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:21.133299 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-433693da-e953-483d-b80c-21f5ca2ee706 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:21.133559 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-433693da-e953-483d-b80c-21f5ca2ee706 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:21.133697 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-433693da-e953-483d-b80c-21f5ca2ee706 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:21.138676 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:21.138676 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:21.139367 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-433693da-e953-483d-b80c-21f5ca2ee706 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 200 Aug 19 11:13:21.139778 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1225/4901] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:21 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:21.215050 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f2265d18-64b6-4fed-b1bc-9b099e591f74 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:21.217387 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f2265d18-64b6-4fed-b1bc-9b099e591f74 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:21.217674 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f2265d18-64b6-4fed-b1bc-9b099e591f74 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:21.217926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f2265d18-64b6-4fed-b1bc-9b099e591f74 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:21.218064 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-f2265d18-64b6-4fed-b1bc-9b099e591f74 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:21.223643 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:21.223643 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:21.224339 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f2265d18-64b6-4fed-b1bc-9b099e591f74 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:21.225097 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1223/4902] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:21 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:22.149577 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-da2a9f6c-1432-42bf-a1e6-c7a85940ddea None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:22.151471 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-da2a9f6c-1432-42bf-a1e6-c7a85940ddea tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b Aug 19 11:13:22.151718 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-da2a9f6c-1432-42bf-a1e6-c7a85940ddea tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:22.151927 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-da2a9f6c-1432-42bf-a1e6-c7a85940ddea tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:22.152061 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-da2a9f6c-1432-42bf-a1e6-c7a85940ddea tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 77127924-a29a-4a6c-8e71-457df35d1a5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:22.155698 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-da2a9f6c-1432-42bf-a1e6-c7a85940ddea tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b returned with HTTP 404 Aug 19 11:13:22.156200 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1226/4903] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:22 2026] GET /volume/v3/backups/77127924-a29a-4a6c-8e71-457df35d1a5b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:22.162553 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-52025a13-24c6-4779-8314-bdb3a3434d2d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:22.164037 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-52025a13-24c6-4779-8314-bdb3a3434d2d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] DELETE https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:13:22.164245 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-52025a13-24c6-4779-8314-bdb3a3434d2d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:22.164470 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-52025a13-24c6-4779-8314-bdb3a3434d2d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:22.164608 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-52025a13-24c6-4779-8314-bdb3a3434d2d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete backup with id: cffc300d-c77e-401c-a425-0b43b780d8b3. Aug 19 11:13:22.168311 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:22.168311 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:22.178565 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-52025a13-24c6-4779-8314-bdb3a3434d2d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] delete_backup rpcapi backup_id cffc300d-c77e-401c-a425-0b43b780d8b3 {{(pid=100206) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:13:22.180264 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-52025a13-24c6-4779-8314-bdb3a3434d2d tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 202 Aug 19 11:13:22.180724 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1230/4904] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:13:22 2026] DELETE /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:13:22.186592 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-584e7589-169c-4a89-8a10-6c1b5d982f18 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:22.188048 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-584e7589-169c-4a89-8a10-6c1b5d982f18 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:13:22.188244 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-584e7589-169c-4a89-8a10-6c1b5d982f18 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:22.188423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-584e7589-169c-4a89-8a10-6c1b5d982f18 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:22.188546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-584e7589-169c-4a89-8a10-6c1b5d982f18 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:22.192647 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:22.192647 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:22.193214 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-584e7589-169c-4a89-8a10-6c1b5d982f18 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 200 Aug 19 11:13:22.193575 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1226/4905] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:22 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:22.235086 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2851fe41-05b3-4993-82f5-110782c22c9d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:22.236981 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2851fe41-05b3-4993-82f5-110782c22c9d tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:22.237611 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2851fe41-05b3-4993-82f5-110782c22c9d tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:22.237611 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2851fe41-05b3-4993-82f5-110782c22c9d tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:22.237611 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-2851fe41-05b3-4993-82f5-110782c22c9d tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:22.241111 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:22.241111 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:22.241789 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2851fe41-05b3-4993-82f5-110782c22c9d tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:22.242094 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1224/4906] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:22 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:23.203010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-48cbfdd2-8da7-4562-b173-e010cfb0cc29 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:23.204898 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48cbfdd2-8da7-4562-b173-e010cfb0cc29 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 Aug 19 11:13:23.205122 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48cbfdd2-8da7-4562-b173-e010cfb0cc29 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:23.205381 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48cbfdd2-8da7-4562-b173-e010cfb0cc29 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:23.205510 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-48cbfdd2-8da7-4562-b173-e010cfb0cc29 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id cffc300d-c77e-401c-a425-0b43b780d8b3. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:23.209655 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48cbfdd2-8da7-4562-b173-e010cfb0cc29 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 returned with HTTP 404 Aug 19 11:13:23.210165 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1227/4907] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:23 2026] GET /volume/v3/backups/cffc300d-c77e-401c-a425-0b43b780d8b3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:23.222978 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-93d48191-bb79-4231-9bd9-c4e20ad530aa None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:23.224879 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93d48191-bb79-4231-9bd9-c4e20ad530aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] DELETE https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:23.225135 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93d48191-bb79-4231-9bd9-c4e20ad530aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:23.225379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-93d48191-bb79-4231-9bd9-c4e20ad530aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:23.225510 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-93d48191-bb79-4231-9bd9-c4e20ad530aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete backup with id: 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. Aug 19 11:13:23.230158 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:23.230158 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:23.244347 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-93d48191-bb79-4231-9bd9-c4e20ad530aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] delete_backup rpcapi backup_id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2 {{(pid=100206) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:13:23.246332 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-93d48191-bb79-4231-9bd9-c4e20ad530aa tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 202 Aug 19 11:13:23.246942 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1231/4908] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:13:23 2026] DELETE /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:13:23.255438 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2a7b906-6e83-47f0-94d1-ca8a78ab7872 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:23.255735 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2bb10cdf-7681-482c-a815-d811110163d9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:23.256626 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2a7b906-6e83-47f0-94d1-ca8a78ab7872 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:23.256835 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2a7b906-6e83-47f0-94d1-ca8a78ab7872 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:23.257081 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2a7b906-6e83-47f0-94d1-ca8a78ab7872 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:23.257147 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f2a7b906-6e83-47f0-94d1-ca8a78ab7872 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:23.258547 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2bb10cdf-7681-482c-a815-d811110163d9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:23.258720 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2bb10cdf-7681-482c-a815-d811110163d9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:23.259021 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2bb10cdf-7681-482c-a815-d811110163d9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:23.259021 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-2bb10cdf-7681-482c-a815-d811110163d9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:23.262067 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:23.262067 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:23.262841 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2a7b906-6e83-47f0-94d1-ca8a78ab7872 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 200 Aug 19 11:13:23.263235 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1227/4909] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:23 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:23.264226 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:23.264226 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:23.264820 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2bb10cdf-7681-482c-a815-d811110163d9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:23.265146 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1225/4910] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:23 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:24.277107 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-55f2f3d9-f903-495e-bf2f-573f23fe766f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:24.277430 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-eebd0273-86dd-404b-99d5-d13711c57e68 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:24.278911 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-55f2f3d9-f903-495e-bf2f-573f23fe766f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 Aug 19 11:13:24.279144 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-55f2f3d9-f903-495e-bf2f-573f23fe766f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:24.279229 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eebd0273-86dd-404b-99d5-d13711c57e68 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:24.279342 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-55f2f3d9-f903-495e-bf2f-573f23fe766f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:24.279442 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-55f2f3d9-f903-495e-bf2f-573f23fe766f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Show backup with id 93a9d902-d6a2-4c4a-8ab4-96941381bfd2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:24.279506 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eebd0273-86dd-404b-99d5-d13711c57e68 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:24.279688 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eebd0273-86dd-404b-99d5-d13711c57e68 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:24.279835 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-eebd0273-86dd-404b-99d5-d13711c57e68 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:24.284624 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:24.284624 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:24.284926 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-55f2f3d9-f903-495e-bf2f-573f23fe766f tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 returned with HTTP 404 Aug 19 11:13:24.285377 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eebd0273-86dd-404b-99d5-d13711c57e68 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:24.285435 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1232/4911] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:24 2026] GET /volume/v3/backups/93a9d902-d6a2-4c4a-8ab4-96941381bfd2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:24.285759 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1228/4912] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:24 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:24.303406 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6f8cd9a7-9f31-4613-82ec-9b917d6ff793 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:24.305846 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f8cd9a7-9f31-4613-82ec-9b917d6ff793 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b Aug 19 11:13:24.306156 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f8cd9a7-9f31-4613-82ec-9b917d6ff793 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:24.306407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f8cd9a7-9f31-4613-82ec-9b917d6ff793 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:24.306632 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-6f8cd9a7-9f31-4613-82ec-9b917d6ff793 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete volume with id: 45c49cc6-02f5-44a9-9592-c4ebf31eb06b Aug 19 11:13:24.315902 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:24.315902 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:24.316338 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6f8cd9a7-9f31-4613-82ec-9b917d6ff793 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:13:24.334165 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6f8cd9a7-9f31-4613-82ec-9b917d6ff793 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Delete volume request issued successfully. Aug 19 11:13:24.334409 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f8cd9a7-9f31-4613-82ec-9b917d6ff793 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b returned with HTTP 202 Aug 19 11:13:24.335041 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1228/4913] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:13:24 2026] DELETE /volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:13:24.344129 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0c292234-6ab3-4300-9f9a-845aa4333875 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:24.346469 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0c292234-6ab3-4300-9f9a-845aa4333875 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b Aug 19 11:13:24.346736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0c292234-6ab3-4300-9f9a-845aa4333875 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:24.346963 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0c292234-6ab3-4300-9f9a-845aa4333875 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:24.355740 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:24.355740 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:24.359081 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0c292234-6ab3-4300-9f9a-845aa4333875 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Volume info retrieved successfully. Aug 19 11:13:24.363175 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0c292234-6ab3-4300-9f9a-845aa4333875 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b returned with HTTP 200 Aug 19 11:13:24.363592 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1226/4914] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:24 2026] GET /volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:25.296611 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0494a279-d893-478d-a571-257069d59c89 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:25.298366 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0494a279-d893-478d-a571-257069d59c89 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:25.298636 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0494a279-d893-478d-a571-257069d59c89 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:25.298991 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0494a279-d893-478d-a571-257069d59c89 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:25.299115 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-0494a279-d893-478d-a571-257069d59c89 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:25.303649 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:25.303649 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:25.304187 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0494a279-d893-478d-a571-257069d59c89 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:25.304530 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1233/4915] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:25 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:25.381453 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-319249b1-1561-4e2b-b234-938409dfa434 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:25.383574 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-319249b1-1561-4e2b-b234-938409dfa434 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] GET https://10.4.3.46/volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b Aug 19 11:13:25.383834 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-319249b1-1561-4e2b-b234-938409dfa434 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:25.384063 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-319249b1-1561-4e2b-b234-938409dfa434 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:25.391173 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-319249b1-1561-4e2b-b234-938409dfa434 tempest-ProjectMemberTests33-1485976096 tempest-ProjectMemberTests33-1485976096-project-admin] https://10.4.3.46/volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b returned with HTTP 404 Aug 19 11:13:25.391669 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1229/4916] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:25 2026] GET /volume/v3/volumes/45c49cc6-02f5-44a9-9592-c4ebf31eb06b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:26.316945 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-64f9b694-93f4-40aa-bf39-9858bcd26168 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:26.319054 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64f9b694-93f4-40aa-bf39-9858bcd26168 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:26.319272 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64f9b694-93f4-40aa-bf39-9858bcd26168 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:26.319525 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64f9b694-93f4-40aa-bf39-9858bcd26168 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:26.319664 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-64f9b694-93f4-40aa-bf39-9858bcd26168 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:26.324542 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:26.324542 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:26.325205 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64f9b694-93f4-40aa-bf39-9858bcd26168 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:26.325875 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1229/4917] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:26 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:26.824004 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:26.903539 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:13:26.903539 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1109240937"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:26.904108 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1109240937'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:13:26.904322 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Create volume of 1 GB Aug 19 11:13:26.908234 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Availability Zones retrieved successfully. Aug 19 11:13:26.913467 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Flow 'volume_create_api' (e9fd5246-f9f3-40d1-8bb9-2cf723b1afbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:26.914404 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356ae938-7ea5-45cb-8d04-d345f1c3ad4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:26.915185 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:13:26.939497 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356ae938-7ea5-45cb-8d04-d345f1c3ad4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:26.940453 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553ad2d5-e2e8-4886-89be-6cdd6be2dfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:27.001906 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Created reservations ['54d25a17-f964-43d9-a0fc-a2deb2512c59', '500e25e1-ddaa-42cb-84b8-17087cc6fffa', 'ca74b499-e75d-4747-82d8-da309db92229', 'faacb126-54c1-4157-900e-d64ef430d383'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:27.002840 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553ad2d5-e2e8-4886-89be-6cdd6be2dfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54d25a17-f964-43d9-a0fc-a2deb2512c59', '500e25e1-ddaa-42cb-84b8-17087cc6fffa', 'ca74b499-e75d-4747-82d8-da309db92229', 'faacb126-54c1-4157-900e-d64ef430d383']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:27.003549 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf29d07-fe35-4173-a352-ebea273084ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:27.026798 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf29d07-fe35-4173-a352-ebea273084ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf3256d-440e-48b5-9e1f-446c90b7fcb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1109240937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2972fb80a2fd4d7683590836d66982be',qos_specs=None,replication_status=,reservations=['54d25a17-f964-43d9-a0fc-a2deb2512c59','500e25e1-ddaa-42cb-84b8-17087cc6fffa','ca74b499-e75d-4747-82d8-da309db92229','faacb126-54c1-4157-900e-d64ef430d383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e8529d3d144f5ea0b9b745cf5659ac',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:13:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1109240937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf3256d-440e-48b5-9e1f-446c90b7fcb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2972fb80a2fd4d7683590836d66982be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e8529d3d144f5ea0b9b745cf5659ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:27.027494 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa16f1c-5864-45b9-a2e1-d8322bf747f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:27.049801 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa16f1c-5864-45b9-a2e1-d8322bf747f5) transitioned into state 'SUCCESS' from state '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-1109240937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2972fb80a2fd4d7683590836d66982be',qos_specs=None,replication_status=,reservations=['54d25a17-f964-43d9-a0fc-a2deb2512c59','500e25e1-ddaa-42cb-84b8-17087cc6fffa','ca74b499-e75d-4747-82d8-da309db92229','faacb126-54c1-4157-900e-d64ef430d383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e8529d3d144f5ea0b9b745cf5659ac',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:27.050467 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (837ecddd-f557-4503-9d81-93173d766fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:27.071509 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (837ecddd-f557-4503-9d81-93173d766fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:27.072736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Flow 'volume_create_api' (e9fd5246-f9f3-40d1-8bb9-2cf723b1afbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:27.072736 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Create volume request issued successfully. Aug 19 11:13:27.073527 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-58d5f006-ea24-4b7d-aeba-54d5713d3ec5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:13:27.073595 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1227/4918] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:13:26 2026] POST /volume/v3/volumes => generated 776 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:13:27.085356 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-32304c48-ee18-416d-8dcf-e9e48b891cf6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:27.086988 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-32304c48-ee18-416d-8dcf-e9e48b891cf6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 Aug 19 11:13:27.087192 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-32304c48-ee18-416d-8dcf-e9e48b891cf6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:27.087382 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-32304c48-ee18-416d-8dcf-e9e48b891cf6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:27.093905 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:27.093905 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:27.098006 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-32304c48-ee18-416d-8dcf-e9e48b891cf6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:13:27.103589 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-32304c48-ee18-416d-8dcf-e9e48b891cf6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 returned with HTTP 200 Aug 19 11:13:27.103589 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1234/4919] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:27 2026] GET /volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:27.337517 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d8b5acbc-25ac-4f49-8e9a-3521c19c74ff None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:27.339689 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d8b5acbc-25ac-4f49-8e9a-3521c19c74ff tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:27.339936 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d8b5acbc-25ac-4f49-8e9a-3521c19c74ff tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:27.340162 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d8b5acbc-25ac-4f49-8e9a-3521c19c74ff tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:27.340312 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d8b5acbc-25ac-4f49-8e9a-3521c19c74ff tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:27.346263 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:27.346263 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:27.346996 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d8b5acbc-25ac-4f49-8e9a-3521c19c74ff tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:27.347429 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1230/4920] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:27 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:28.113767 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2dd3eead-4895-40e5-a084-87f8dc170b63 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:28.115250 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2dd3eead-4895-40e5-a084-87f8dc170b63 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 Aug 19 11:13:28.115434 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2dd3eead-4895-40e5-a084-87f8dc170b63 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:28.115626 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2dd3eead-4895-40e5-a084-87f8dc170b63 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:28.121824 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:28.121824 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:28.124713 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2dd3eead-4895-40e5-a084-87f8dc170b63 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:13:28.127917 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2dd3eead-4895-40e5-a084-87f8dc170b63 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 returned with HTTP 200 Aug 19 11:13:28.128393 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1230/4921] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:28 2026] GET /volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:28.143168 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2d179d4d-aa94-4e2a-86d4-b4cb9ed56c31 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:28.144927 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2d179d4d-aa94-4e2a-86d4-b4cb9ed56c31 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:13:28.145230 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2d179d4d-aa94-4e2a-86d4-b4cb9ed56c31 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "daf3256d-440e-48b5-9e1f-446c90b7fcb4", "name": "tempest-type-Backup-1480443178"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:28.146480 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-2d179d4d-aa94-4e2a-86d4-b4cb9ed56c31 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Creating new backup {'backup': {'volume_id': 'daf3256d-440e-48b5-9e1f-446c90b7fcb4', 'name': 'tempest-type-Backup-1480443178'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:13:28.146656 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-2d179d4d-aa94-4e2a-86d4-b4cb9ed56c31 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Creating backup of volume daf3256d-440e-48b5-9e1f-446c90b7fcb4 in container None Aug 19 11:13:28.153031 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:28.153031 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:28.153328 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2d179d4d-aa94-4e2a-86d4-b4cb9ed56c31 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:13:28.184738 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-2d179d4d-aa94-4e2a-86d4-b4cb9ed56c31 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Created reservations ['99706713-1fb9-464b-8927-2fdd25a3a04e', '7b4c9982-43d8-4943-8080-810aaeed415e'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:28.230290 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2d179d4d-aa94-4e2a-86d4-b4cb9ed56c31 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:13:28.230798 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1228/4922] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:13:28 2026] POST /volume/v3/backups => generated 314 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:13:28.243006 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-413fd5ef-cbbe-4964-b3b8-2181f2ade056 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:28.244762 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-413fd5ef-cbbe-4964-b3b8-2181f2ade056 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:28.244957 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-413fd5ef-cbbe-4964-b3b8-2181f2ade056 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:28.245129 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-413fd5ef-cbbe-4964-b3b8-2181f2ade056 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:28.245232 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-413fd5ef-cbbe-4964-b3b8-2181f2ade056 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:28.249434 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:28.249434 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:28.250018 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-413fd5ef-cbbe-4964-b3b8-2181f2ade056 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:28.250408 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1235/4923] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:28 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:28.359013 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a50ebf4-f4a2-419a-b729-e46628f991cb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:28.361185 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a50ebf4-f4a2-419a-b729-e46628f991cb tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:28.361427 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a50ebf4-f4a2-419a-b729-e46628f991cb tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:28.361671 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a50ebf4-f4a2-419a-b729-e46628f991cb tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:28.361795 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7a50ebf4-f4a2-419a-b729-e46628f991cb tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:28.366116 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:28.366116 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:28.366807 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a50ebf4-f4a2-419a-b729-e46628f991cb tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:28.367190 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1231/4924] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:28 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:29.264551 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-08cc9baa-9931-4dce-be14-34e093182d01 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:29.266368 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-08cc9baa-9931-4dce-be14-34e093182d01 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:29.266633 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-08cc9baa-9931-4dce-be14-34e093182d01 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:29.266818 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-08cc9baa-9931-4dce-be14-34e093182d01 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:29.266916 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-08cc9baa-9931-4dce-be14-34e093182d01 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:29.271203 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:29.271203 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:29.271858 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-08cc9baa-9931-4dce-be14-34e093182d01 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:29.272299 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1231/4925] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:29 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:29.377016 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e92b21b8-3926-4f69-b652-4019458d32e0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:29.378912 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e92b21b8-3926-4f69-b652-4019458d32e0 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:29.379131 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e92b21b8-3926-4f69-b652-4019458d32e0 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:29.379319 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e92b21b8-3926-4f69-b652-4019458d32e0 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:29.379435 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-e92b21b8-3926-4f69-b652-4019458d32e0 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:29.383379 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:29.383379 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:29.383970 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e92b21b8-3926-4f69-b652-4019458d32e0 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:29.384282 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1229/4926] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:29 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:30.283694 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6a441742-980e-4acb-b4c5-50565b0e452c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:30.288054 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6a441742-980e-4acb-b4c5-50565b0e452c tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:30.288397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6a441742-980e-4acb-b4c5-50565b0e452c tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:30.288645 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6a441742-980e-4acb-b4c5-50565b0e452c tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:30.288779 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-6a441742-980e-4acb-b4c5-50565b0e452c tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:30.295657 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:30.295657 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:30.296315 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6a441742-980e-4acb-b4c5-50565b0e452c tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:30.296733 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1236/4927] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:30 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:30.395501 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6c74b509-4df5-4f19-9927-b2eb4fb556a3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:30.397849 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c74b509-4df5-4f19-9927-b2eb4fb556a3 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:30.398090 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c74b509-4df5-4f19-9927-b2eb4fb556a3 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:30.398340 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c74b509-4df5-4f19-9927-b2eb4fb556a3 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:30.398520 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6c74b509-4df5-4f19-9927-b2eb4fb556a3 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:30.403944 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:30.403944 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:30.404792 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c74b509-4df5-4f19-9927-b2eb4fb556a3 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:30.405289 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1232/4928] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:30 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:31.306636 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-211928fa-0c23-4201-80a2-fb8e8346a183 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:31.312503 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-211928fa-0c23-4201-80a2-fb8e8346a183 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:31.312503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-211928fa-0c23-4201-80a2-fb8e8346a183 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:31.312503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-211928fa-0c23-4201-80a2-fb8e8346a183 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:31.312503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-211928fa-0c23-4201-80a2-fb8e8346a183 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:31.317699 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:31.317699 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:31.318663 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-211928fa-0c23-4201-80a2-fb8e8346a183 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:31.319278 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1232/4929] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:31 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:31.416128 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-38e407f5-1f5f-4bff-8273-e59116b326af None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:31.417865 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-38e407f5-1f5f-4bff-8273-e59116b326af tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:31.418039 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-38e407f5-1f5f-4bff-8273-e59116b326af tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:31.418221 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-38e407f5-1f5f-4bff-8273-e59116b326af tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:31.418322 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-38e407f5-1f5f-4bff-8273-e59116b326af tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:31.422774 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:31.422774 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:31.423463 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-38e407f5-1f5f-4bff-8273-e59116b326af tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:31.423841 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1230/4930] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:31 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:32.329117 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a94a459c-6ce3-42f4-a858-0874fdf6d018 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:32.331093 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a94a459c-6ce3-42f4-a858-0874fdf6d018 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:32.331513 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a94a459c-6ce3-42f4-a858-0874fdf6d018 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:32.331782 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a94a459c-6ce3-42f4-a858-0874fdf6d018 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:32.331973 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-a94a459c-6ce3-42f4-a858-0874fdf6d018 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:32.336896 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:32.336896 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:32.337626 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a94a459c-6ce3-42f4-a858-0874fdf6d018 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:32.338011 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1237/4931] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:32 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:32.438974 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f9fcff7f-72a9-4884-a7f3-072370a0635a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:32.441234 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9fcff7f-72a9-4884-a7f3-072370a0635a tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:32.441510 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9fcff7f-72a9-4884-a7f3-072370a0635a tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:32.441771 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9fcff7f-72a9-4884-a7f3-072370a0635a tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:32.441921 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f9fcff7f-72a9-4884-a7f3-072370a0635a tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:32.447173 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:32.447173 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:32.448020 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9fcff7f-72a9-4884-a7f3-072370a0635a tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:32.448525 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1233/4932] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:32 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:33.347856 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e31c343b-2c04-4894-8922-ffb530891aca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:33.349573 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e31c343b-2c04-4894-8922-ffb530891aca tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:33.349726 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e31c343b-2c04-4894-8922-ffb530891aca tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:33.349922 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e31c343b-2c04-4894-8922-ffb530891aca tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:33.350049 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e31c343b-2c04-4894-8922-ffb530891aca tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:33.353860 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:33.353860 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:33.354410 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e31c343b-2c04-4894-8922-ffb530891aca tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:33.354745 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1233/4933] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:33 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:33.460863 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b67a1f23-bcea-4b91-94d6-257a7fe7716b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:33.464175 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b67a1f23-bcea-4b91-94d6-257a7fe7716b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:33.464426 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b67a1f23-bcea-4b91-94d6-257a7fe7716b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:33.464680 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b67a1f23-bcea-4b91-94d6-257a7fe7716b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:33.464819 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b67a1f23-bcea-4b91-94d6-257a7fe7716b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:33.469593 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:33.469593 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:33.470350 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b67a1f23-bcea-4b91-94d6-257a7fe7716b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:33.470808 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1231/4934] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:33 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:34.364612 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cc44f62e-39c7-4c33-b8e7-4f7c07d23ea4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:34.366410 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cc44f62e-39c7-4c33-b8e7-4f7c07d23ea4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:34.366632 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cc44f62e-39c7-4c33-b8e7-4f7c07d23ea4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:34.366804 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cc44f62e-39c7-4c33-b8e7-4f7c07d23ea4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:34.366932 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-cc44f62e-39c7-4c33-b8e7-4f7c07d23ea4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:34.370998 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:34.370998 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:34.371849 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cc44f62e-39c7-4c33-b8e7-4f7c07d23ea4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:34.372278 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1238/4935] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:34 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:34.479751 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0e99b033-eab4-407d-a029-7cb9a3427056 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:34.481397 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e99b033-eab4-407d-a029-7cb9a3427056 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:34.481598 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e99b033-eab4-407d-a029-7cb9a3427056 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:34.481770 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e99b033-eab4-407d-a029-7cb9a3427056 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:34.481873 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0e99b033-eab4-407d-a029-7cb9a3427056 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:34.485830 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:34.485830 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:34.486365 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e99b033-eab4-407d-a029-7cb9a3427056 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:34.486686 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1234/4936] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:34 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:34.495604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3f7eafa6-2869-4b1a-952f-44cd08422347 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:34.497498 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f7eafa6-2869-4b1a-952f-44cd08422347 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:13:34.497882 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f7eafa6-2869-4b1a-952f-44cd08422347 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5aad0ca0-d679-46aa-8981-9b2c151ec4bb", "name": "tempest-VolumesBackupsTest-Backup-1561124663"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:34.499253 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-3f7eafa6-2869-4b1a-952f-44cd08422347 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Creating new backup {'backup': {'volume_id': '5aad0ca0-d679-46aa-8981-9b2c151ec4bb', 'name': 'tempest-VolumesBackupsTest-Backup-1561124663'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:13:34.499384 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-3f7eafa6-2869-4b1a-952f-44cd08422347 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Creating backup of volume 5aad0ca0-d679-46aa-8981-9b2c151ec4bb in container None Aug 19 11:13:34.506747 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:34.506747 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:34.507293 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3f7eafa6-2869-4b1a-952f-44cd08422347 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:13:34.532435 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-3f7eafa6-2869-4b1a-952f-44cd08422347 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Created reservations ['b47a668d-34bb-46d0-b014-c1c9bf04e53e', '63db5773-b31b-4bf7-805c-2fcb75d967b0'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:34.574699 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f7eafa6-2869-4b1a-952f-44cd08422347 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:13:34.575338 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1234/4937] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:13:34 2026] POST /volume/v3/backups => generated 328 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:13:34.582736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-94988135-cf78-449b-a6e8-44571fa17726 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:34.584600 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-94988135-cf78-449b-a6e8-44571fa17726 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:34.584868 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-94988135-cf78-449b-a6e8-44571fa17726 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:34.585226 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-94988135-cf78-449b-a6e8-44571fa17726 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:34.585288 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-94988135-cf78-449b-a6e8-44571fa17726 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:34.590050 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:34.590050 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:34.590791 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-94988135-cf78-449b-a6e8-44571fa17726 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:34.591123 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1232/4938] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:34 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:35.381408 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ae0d2d7d-bf73-44b2-b79c-ff8bd1fb6971 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:35.383169 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ae0d2d7d-bf73-44b2-b79c-ff8bd1fb6971 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:35.383409 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ae0d2d7d-bf73-44b2-b79c-ff8bd1fb6971 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:35.383600 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ae0d2d7d-bf73-44b2-b79c-ff8bd1fb6971 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:35.383711 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-ae0d2d7d-bf73-44b2-b79c-ff8bd1fb6971 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:35.387702 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:35.387702 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:35.388225 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ae0d2d7d-bf73-44b2-b79c-ff8bd1fb6971 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:35.388698 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1239/4939] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:35 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:35.600779 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-acd77c3d-6fa3-461a-8615-50762e6c61fd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:35.602474 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-acd77c3d-6fa3-461a-8615-50762e6c61fd tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:35.602691 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-acd77c3d-6fa3-461a-8615-50762e6c61fd tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:35.602884 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-acd77c3d-6fa3-461a-8615-50762e6c61fd tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:35.603029 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-acd77c3d-6fa3-461a-8615-50762e6c61fd tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:35.607633 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:35.607633 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:35.608392 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-acd77c3d-6fa3-461a-8615-50762e6c61fd tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:35.608899 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1235/4940] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:35 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:36.397278 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fc7db435-0454-4540-8931-d9801e2296f7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:36.399034 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc7db435-0454-4540-8931-d9801e2296f7 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:36.399298 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc7db435-0454-4540-8931-d9801e2296f7 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:36.399446 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc7db435-0454-4540-8931-d9801e2296f7 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:36.399577 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-fc7db435-0454-4540-8931-d9801e2296f7 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:36.403316 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:36.403316 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:36.403838 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc7db435-0454-4540-8931-d9801e2296f7 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:36.404173 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1235/4941] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:36 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:36.619841 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-82048bc9-13d4-4889-8f31-e7c61b6deec1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:36.621950 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-82048bc9-13d4-4889-8f31-e7c61b6deec1 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:36.622218 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-82048bc9-13d4-4889-8f31-e7c61b6deec1 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:36.622496 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-82048bc9-13d4-4889-8f31-e7c61b6deec1 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:36.622656 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-82048bc9-13d4-4889-8f31-e7c61b6deec1 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:36.627080 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:36.627080 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:36.627766 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-82048bc9-13d4-4889-8f31-e7c61b6deec1 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:36.628119 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1233/4942] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:36 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:37.416994 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-83db3fb8-1412-44a0-8587-f7d6ced78333 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:37.418678 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-83db3fb8-1412-44a0-8587-f7d6ced78333 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:37.418875 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-83db3fb8-1412-44a0-8587-f7d6ced78333 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:37.419071 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-83db3fb8-1412-44a0-8587-f7d6ced78333 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:37.419173 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-83db3fb8-1412-44a0-8587-f7d6ced78333 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:37.423548 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:37.423548 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:37.424081 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-83db3fb8-1412-44a0-8587-f7d6ced78333 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:37.424414 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1240/4943] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:37 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:37.638681 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9f2d872e-d555-4d5f-89af-35af7cbf4324 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:37.641052 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f2d872e-d555-4d5f-89af-35af7cbf4324 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:37.641052 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f2d872e-d555-4d5f-89af-35af7cbf4324 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:37.641782 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f2d872e-d555-4d5f-89af-35af7cbf4324 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:37.641782 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9f2d872e-d555-4d5f-89af-35af7cbf4324 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:37.646859 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:37.646859 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:37.646859 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f2d872e-d555-4d5f-89af-35af7cbf4324 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:37.647237 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1236/4944] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:37 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:38.439522 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b61266e6-21ea-48ce-b535-8ab305318c59 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:38.450962 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b61266e6-21ea-48ce-b535-8ab305318c59 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:38.450962 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b61266e6-21ea-48ce-b535-8ab305318c59 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:38.450962 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b61266e6-21ea-48ce-b535-8ab305318c59 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:38.456552 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b61266e6-21ea-48ce-b535-8ab305318c59 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:38.470988 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:38.470988 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:38.471848 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b61266e6-21ea-48ce-b535-8ab305318c59 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:38.472368 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1236/4945] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:38 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:38.658692 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-86bc0a22-8c6a-43e4-9b63-92c81362bb64 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:38.660415 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-86bc0a22-8c6a-43e4-9b63-92c81362bb64 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:38.660866 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-86bc0a22-8c6a-43e4-9b63-92c81362bb64 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:38.660866 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-86bc0a22-8c6a-43e4-9b63-92c81362bb64 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:38.660866 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-86bc0a22-8c6a-43e4-9b63-92c81362bb64 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:38.665636 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:38.665636 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:38.666271 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-86bc0a22-8c6a-43e4-9b63-92c81362bb64 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:38.666271 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1234/4946] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:38 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:39.482274 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f146c905-7f97-460d-9c83-fa71ce0a4f0d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:39.483868 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f146c905-7f97-460d-9c83-fa71ce0a4f0d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:39.484382 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f146c905-7f97-460d-9c83-fa71ce0a4f0d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:39.484382 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f146c905-7f97-460d-9c83-fa71ce0a4f0d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:39.484382 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-f146c905-7f97-460d-9c83-fa71ce0a4f0d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:39.489330 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:39.489330 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:39.489900 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f146c905-7f97-460d-9c83-fa71ce0a4f0d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:39.490375 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1241/4947] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:39 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:39.676077 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e5c648d3-7c54-4674-b2f8-e82684f621d3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:39.678178 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e5c648d3-7c54-4674-b2f8-e82684f621d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:39.678353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e5c648d3-7c54-4674-b2f8-e82684f621d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:39.678546 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e5c648d3-7c54-4674-b2f8-e82684f621d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:39.678666 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e5c648d3-7c54-4674-b2f8-e82684f621d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:39.685786 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:39.685786 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:39.686390 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e5c648d3-7c54-4674-b2f8-e82684f621d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:39.686765 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1237/4948] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:39 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:13:40.505036 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9e07d9d7-a433-4bb1-8399-44a092032001 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:40.513224 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e07d9d7-a433-4bb1-8399-44a092032001 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:40.514035 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e07d9d7-a433-4bb1-8399-44a092032001 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:40.514852 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e07d9d7-a433-4bb1-8399-44a092032001 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:40.515563 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-9e07d9d7-a433-4bb1-8399-44a092032001 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:40.528969 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:40.528969 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:40.531940 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e07d9d7-a433-4bb1-8399-44a092032001 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:40.533575 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1237/4949] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:40 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:40.697346 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4fd80032-8574-4dee-b3fc-9c5e15c24614 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:40.699300 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4fd80032-8574-4dee-b3fc-9c5e15c24614 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:40.699569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4fd80032-8574-4dee-b3fc-9c5e15c24614 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:40.699791 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4fd80032-8574-4dee-b3fc-9c5e15c24614 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:40.699933 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-4fd80032-8574-4dee-b3fc-9c5e15c24614 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:40.704312 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:40.704312 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:40.705067 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4fd80032-8574-4dee-b3fc-9c5e15c24614 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:40.705437 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1235/4950] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:40 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:41.542864 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7dc7e95b-77a0-4d80-abc8-751410a8fa3f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:41.544499 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7dc7e95b-77a0-4d80-abc8-751410a8fa3f tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:41.544698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7dc7e95b-77a0-4d80-abc8-751410a8fa3f tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:41.544873 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7dc7e95b-77a0-4d80-abc8-751410a8fa3f tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:41.544986 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-7dc7e95b-77a0-4d80-abc8-751410a8fa3f tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:41.549073 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:41.549073 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:41.549632 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7dc7e95b-77a0-4d80-abc8-751410a8fa3f tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:41.549979 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1242/4951] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:41 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:41.715615 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a7a675a-c0fc-49a0-89fb-7e1f979d2067 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:41.717222 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a7a675a-c0fc-49a0-89fb-7e1f979d2067 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:41.717606 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a7a675a-c0fc-49a0-89fb-7e1f979d2067 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:41.717692 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a7a675a-c0fc-49a0-89fb-7e1f979d2067 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:41.717735 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7a7a675a-c0fc-49a0-89fb-7e1f979d2067 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:41.721720 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:41.721720 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:41.722400 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a7a675a-c0fc-49a0-89fb-7e1f979d2067 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:41.722729 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1238/4952] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:41 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:42.559084 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ad95c86c-f90a-4449-a30e-bb48241a69ac None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:42.560822 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad95c86c-f90a-4449-a30e-bb48241a69ac tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:13:42.561056 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad95c86c-f90a-4449-a30e-bb48241a69ac tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:42.561285 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad95c86c-f90a-4449-a30e-bb48241a69ac tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:42.561423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ad95c86c-f90a-4449-a30e-bb48241a69ac tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:42.565331 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:42.565331 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:42.565905 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad95c86c-f90a-4449-a30e-bb48241a69ac tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:13:42.566252 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1238/4953] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:42 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:42.578156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fac3ae8e-33a8-4093-a7de-ad3c0e0380bf None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:42.628755 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fac3ae8e-33a8-4093-a7de-ad3c0e0380bf tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930/export_record Aug 19 11:13:42.628998 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fac3ae8e-33a8-4093-a7de-ad3c0e0380bf tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:42.629178 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fac3ae8e-33a8-4093-a7de-ad3c0e0380bf tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Calling method 'export_record' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:42.629299 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-fac3ae8e-33a8-4093-a7de-ad3c0e0380bf tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Export record for backup 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100205) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 11:13:42.633294 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:42.633294 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:42.634348 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-fac3ae8e-33a8-4093-a7de-ad3c0e0380bf tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '634e27ec3833435fa3c4559de7f1d2b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2972fb80a2fd4d7683590836d66982be', '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=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:13:42.634550 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fac3ae8e-33a8-4093-a7de-ad3c0e0380bf tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930/export_record returned with HTTP 403 Aug 19 11:13:42.634952 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1236/4954] 10.4.3.46 () {68 vars in 1423 bytes} [Wed Aug 19 11:13:42 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930/export_record => generated 101 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:13:42.642775 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-912064f3-f850-481e-be1e-6f4cea50c816 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:42.644334 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:13:42.644705 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1141167663"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:42.646041 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1141167663'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:13:42.646152 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Create volume of 1 GB Aug 19 11:13:42.650234 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Availability Zones retrieved successfully. Aug 19 11:13:42.654905 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Flow 'volume_create_api' (f613d8ac-3bc1-48ff-84bf-ffe9784c70c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:42.655865 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2ad481-3e7d-442e-ace4-ae55c460db40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:42.656585 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:13:42.678040 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2ad481-3e7d-442e-ace4-ae55c460db40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:42.678818 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca0d2c5-43d5-4940-ad04-ea5ba5e07ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:42.715678 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Created reservations ['5cc07a8a-eb7d-49b5-8db2-12cbc33edc93', 'a2418145-f47d-40ca-9432-9eab01a9644c', '1ae1a35a-0468-4579-8b12-97c663557f10', 'e8bf0c14-7467-4c8f-937a-d2cda8ccdfa2'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:42.716326 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca0d2c5-43d5-4940-ad04-ea5ba5e07ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc07a8a-eb7d-49b5-8db2-12cbc33edc93', 'a2418145-f47d-40ca-9432-9eab01a9644c', '1ae1a35a-0468-4579-8b12-97c663557f10', 'e8bf0c14-7467-4c8f-937a-d2cda8ccdfa2']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:42.717003 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bdba27c-162f-4fdf-835c-110503845999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:42.734241 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-298bc08a-f643-4f43-99c3-42371f933e3f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:42.735925 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-298bc08a-f643-4f43-99c3-42371f933e3f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:42.736095 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-298bc08a-f643-4f43-99c3-42371f933e3f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:42.736277 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-298bc08a-f643-4f43-99c3-42371f933e3f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:42.736377 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-298bc08a-f643-4f43-99c3-42371f933e3f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:42.740361 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:42.740361 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:42.741053 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-298bc08a-f643-4f43-99c3-42371f933e3f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:42.741404 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1239/4955] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:42 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:42.747966 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bdba27c-162f-4fdf-835c-110503845999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd02995-f53d-427d-9876-b62593fcc843', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1141167663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2972fb80a2fd4d7683590836d66982be',qos_specs=None,replication_status=,reservations=['5cc07a8a-eb7d-49b5-8db2-12cbc33edc93','a2418145-f47d-40ca-9432-9eab01a9644c','1ae1a35a-0468-4579-8b12-97c663557f10','e8bf0c14-7467-4c8f-937a-d2cda8ccdfa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e8529d3d144f5ea0b9b745cf5659ac',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1141167663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd02995-f53d-427d-9876-b62593fcc843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2972fb80a2fd4d7683590836d66982be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e8529d3d144f5ea0b9b745cf5659ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:42.748735 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803c9204-fd8b-43ef-a5fc-b766a27d6290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:42.767277 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803c9204-fd8b-43ef-a5fc-b766a27d6290) transitioned into state 'SUCCESS' from state '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-1141167663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2972fb80a2fd4d7683590836d66982be',qos_specs=None,replication_status=,reservations=['5cc07a8a-eb7d-49b5-8db2-12cbc33edc93','a2418145-f47d-40ca-9432-9eab01a9644c','1ae1a35a-0468-4579-8b12-97c663557f10','e8bf0c14-7467-4c8f-937a-d2cda8ccdfa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e8529d3d144f5ea0b9b745cf5659ac',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:42.767996 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ab1f2b-e69a-41bb-8ccc-3253f462de5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:13:42.779504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ab1f2b-e69a-41bb-8ccc-3253f462de5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:13:42.779504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Flow 'volume_create_api' (f613d8ac-3bc1-48ff-84bf-ffe9784c70c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:13:42.779504 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Create volume request issued successfully. Aug 19 11:13:42.779504 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-912064f3-f850-481e-be1e-6f4cea50c816 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:13:42.779504 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1243/4956] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:13:42 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:13:42.790219 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c7fddbb8-98f8-47b8-aa32-5f252f4e3ace None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:42.793580 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c7fddbb8-98f8-47b8-aa32-5f252f4e3ace tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 Aug 19 11:13:42.793580 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c7fddbb8-98f8-47b8-aa32-5f252f4e3ace tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:42.793580 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c7fddbb8-98f8-47b8-aa32-5f252f4e3ace tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:42.799871 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:42.799871 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:42.802975 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c7fddbb8-98f8-47b8-aa32-5f252f4e3ace tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:13:42.806804 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c7fddbb8-98f8-47b8-aa32-5f252f4e3ace tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 returned with HTTP 200 Aug 19 11:13:42.807305 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1239/4957] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:42 2026] GET /volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:43.752511 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-38edd8a2-f32e-45b5-b9a9-2d3d0c44016a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:43.754278 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-38edd8a2-f32e-45b5-b9a9-2d3d0c44016a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:43.754453 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-38edd8a2-f32e-45b5-b9a9-2d3d0c44016a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:43.754657 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-38edd8a2-f32e-45b5-b9a9-2d3d0c44016a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:43.754783 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-38edd8a2-f32e-45b5-b9a9-2d3d0c44016a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:43.759948 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:43.759948 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:43.760797 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-38edd8a2-f32e-45b5-b9a9-2d3d0c44016a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:43.761206 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1237/4958] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:43 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:43.819118 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-eb91e474-0885-4811-85ed-4834db4a6af2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:43.821236 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb91e474-0885-4811-85ed-4834db4a6af2 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 Aug 19 11:13:43.821512 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb91e474-0885-4811-85ed-4834db4a6af2 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:43.821758 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb91e474-0885-4811-85ed-4834db4a6af2 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:43.828592 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:43.828592 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:43.832096 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-eb91e474-0885-4811-85ed-4834db4a6af2 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:13:43.835849 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb91e474-0885-4811-85ed-4834db4a6af2 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 returned with HTTP 200 Aug 19 11:13:43.836280 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1240/4959] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:43 2026] GET /volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:13:43.848455 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-065cfd13-60db-4e67-b5b3-143eebc652fe None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:43.849952 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-065cfd13-60db-4e67-b5b3-143eebc652fe tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:13:43.850439 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-065cfd13-60db-4e67-b5b3-143eebc652fe tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8dd02995-f53d-427d-9876-b62593fcc843", "name": "tempest-type-Backup-24860527"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:43.852670 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-065cfd13-60db-4e67-b5b3-143eebc652fe tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Creating new backup {'backup': {'volume_id': '8dd02995-f53d-427d-9876-b62593fcc843', 'name': 'tempest-type-Backup-24860527'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:13:43.852670 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-065cfd13-60db-4e67-b5b3-143eebc652fe tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Creating backup of volume 8dd02995-f53d-427d-9876-b62593fcc843 in container None Aug 19 11:13:43.859652 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:43.859652 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:43.859982 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-065cfd13-60db-4e67-b5b3-143eebc652fe tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:13:43.876030 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-065cfd13-60db-4e67-b5b3-143eebc652fe tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Created reservations ['a5a6b655-ba9f-4e23-bbaa-d354f54fb00b', '31ce36fa-0908-4b82-a605-99ef43ec5ad9'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:43.902795 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-065cfd13-60db-4e67-b5b3-143eebc652fe tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:13:43.903339 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1244/4960] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:13:43 2026] POST /volume/v3/backups => generated 312 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:13:43.910314 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-86815250-ffa0-4f5b-a78b-8929dd5ef053 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:43.913933 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-86815250-ffa0-4f5b-a78b-8929dd5ef053 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:43.913933 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-86815250-ffa0-4f5b-a78b-8929dd5ef053 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:43.913933 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-86815250-ffa0-4f5b-a78b-8929dd5ef053 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:43.913933 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-86815250-ffa0-4f5b-a78b-8929dd5ef053 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:43.916102 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:43.916102 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:43.916714 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-86815250-ffa0-4f5b-a78b-8929dd5ef053 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:43.917153 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1240/4961] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:43 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 719 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:44.771400 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bbe09e0e-2518-4021-8f6b-8478943442a7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:44.773036 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bbe09e0e-2518-4021-8f6b-8478943442a7 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:44.773222 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bbe09e0e-2518-4021-8f6b-8478943442a7 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:44.773399 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bbe09e0e-2518-4021-8f6b-8478943442a7 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:44.773510 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-bbe09e0e-2518-4021-8f6b-8478943442a7 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:44.777425 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:44.777425 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:44.778112 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bbe09e0e-2518-4021-8f6b-8478943442a7 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:44.778488 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1238/4962] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:44 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:44.925900 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bc1af838-8738-4f38-86f8-14de1fead984 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:44.927434 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bc1af838-8738-4f38-86f8-14de1fead984 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:44.927783 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bc1af838-8738-4f38-86f8-14de1fead984 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:44.928576 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bc1af838-8738-4f38-86f8-14de1fead984 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:44.928576 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-bc1af838-8738-4f38-86f8-14de1fead984 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:44.931875 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:44.931875 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:44.932491 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bc1af838-8738-4f38-86f8-14de1fead984 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:44.932845 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1241/4963] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:44 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:45.787790 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bb1eb923-9ebe-4541-a416-02d13de731a3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:45.789390 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bb1eb923-9ebe-4541-a416-02d13de731a3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:45.789573 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bb1eb923-9ebe-4541-a416-02d13de731a3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:45.789743 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bb1eb923-9ebe-4541-a416-02d13de731a3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:45.789843 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-bb1eb923-9ebe-4541-a416-02d13de731a3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:45.793585 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:45.793585 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:45.794330 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bb1eb923-9ebe-4541-a416-02d13de731a3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:45.794664 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1245/4964] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:45 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:45.941311 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-61f266be-f1ab-4b7c-9ca7-50a490659980 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:45.959088 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61f266be-f1ab-4b7c-9ca7-50a490659980 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:45.959088 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61f266be-f1ab-4b7c-9ca7-50a490659980 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:45.959088 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61f266be-f1ab-4b7c-9ca7-50a490659980 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:45.959088 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-61f266be-f1ab-4b7c-9ca7-50a490659980 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:45.959088 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:45.959088 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:45.959088 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61f266be-f1ab-4b7c-9ca7-50a490659980 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:45.959088 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1241/4965] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:45 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:46.803713 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7e738f4b-c54a-4a22-b068-7eef8a5fbdfa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:46.805277 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7e738f4b-c54a-4a22-b068-7eef8a5fbdfa tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:46.805455 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7e738f4b-c54a-4a22-b068-7eef8a5fbdfa tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:46.805658 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7e738f4b-c54a-4a22-b068-7eef8a5fbdfa tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:46.805754 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-7e738f4b-c54a-4a22-b068-7eef8a5fbdfa tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:46.809653 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:46.809653 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:46.810314 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7e738f4b-c54a-4a22-b068-7eef8a5fbdfa tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:46.810658 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1239/4966] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:46 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:46.968357 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b4e35b64-1cd1-4b45-90eb-ae9a04275973 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:46.970295 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4e35b64-1cd1-4b45-90eb-ae9a04275973 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:46.970539 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4e35b64-1cd1-4b45-90eb-ae9a04275973 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:46.970742 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4e35b64-1cd1-4b45-90eb-ae9a04275973 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:46.970846 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b4e35b64-1cd1-4b45-90eb-ae9a04275973 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:46.972504 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=110,cinder:INSERT=10,cinder:UPDATE=21 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:13:46.975941 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:46.975941 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:46.976687 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4e35b64-1cd1-4b45-90eb-ae9a04275973 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:46.977116 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1242/4967] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:46 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:47.819762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c71ef34e-f611-4514-9ed8-6ba214181036 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:47.821410 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c71ef34e-f611-4514-9ed8-6ba214181036 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:47.821607 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c71ef34e-f611-4514-9ed8-6ba214181036 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:47.821783 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c71ef34e-f611-4514-9ed8-6ba214181036 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:47.821884 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-c71ef34e-f611-4514-9ed8-6ba214181036 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:47.825874 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:47.825874 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:47.826550 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c71ef34e-f611-4514-9ed8-6ba214181036 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:47.826879 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1246/4968] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:47 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:47.995737 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d79f8a9a-9509-41d1-b70f-0c012eb4937e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:48.010639 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d79f8a9a-9509-41d1-b70f-0c012eb4937e tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:48.012203 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d79f8a9a-9509-41d1-b70f-0c012eb4937e tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:48.018010 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d79f8a9a-9509-41d1-b70f-0c012eb4937e tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:48.018223 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d79f8a9a-9509-41d1-b70f-0c012eb4937e tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:48.024895 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:48.024895 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:48.025623 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d79f8a9a-9509-41d1-b70f-0c012eb4937e tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:48.026039 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1242/4969] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:47 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:48.835753 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b43b0861-97ea-4c12-a656-37369a033a60 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:48.837414 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b43b0861-97ea-4c12-a656-37369a033a60 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:48.837602 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b43b0861-97ea-4c12-a656-37369a033a60 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:48.837776 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b43b0861-97ea-4c12-a656-37369a033a60 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:48.837872 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b43b0861-97ea-4c12-a656-37369a033a60 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:48.841894 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:48.841894 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:48.842716 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b43b0861-97ea-4c12-a656-37369a033a60 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:48.843037 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1240/4970] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:48 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:48.852772 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d6207e3b-99ff-40e4-95ad-3a48751e3a48 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:48.854497 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6207e3b-99ff-40e4-95ad-3a48751e3a48 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:48.854656 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6207e3b-99ff-40e4-95ad-3a48751e3a48 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:48.854821 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6207e3b-99ff-40e4-95ad-3a48751e3a48 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:48.854917 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d6207e3b-99ff-40e4-95ad-3a48751e3a48 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:48.859595 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:48.859595 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:48.860244 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6207e3b-99ff-40e4-95ad-3a48751e3a48 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:48.860626 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1243/4971] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:48 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:48.870051 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-579a3fbf-860d-4d90-99ec-a32d98536433 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:48.871625 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-579a3fbf-860d-4d90-99ec-a32d98536433 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:13:48.871921 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-579a3fbf-860d-4d90-99ec-a32d98536433 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5aad0ca0-d679-46aa-8981-9b2c151ec4bb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1495431346"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:48.873230 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-579a3fbf-860d-4d90-99ec-a32d98536433 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Creating new backup {'backup': {'volume_id': '5aad0ca0-d679-46aa-8981-9b2c151ec4bb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1495431346'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:13:48.873349 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-579a3fbf-860d-4d90-99ec-a32d98536433 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Creating backup of volume 5aad0ca0-d679-46aa-8981-9b2c151ec4bb in container None Aug 19 11:13:48.880763 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:48.880763 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:48.881078 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-579a3fbf-860d-4d90-99ec-a32d98536433 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Volume info retrieved successfully. Aug 19 11:13:48.895376 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-579a3fbf-860d-4d90-99ec-a32d98536433 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Created reservations ['d906570a-6522-4c80-831e-fdecbcbba5d0', 'ca9aca47-689d-4970-8896-c69a8205a1ff'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:48.928272 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-579a3fbf-860d-4d90-99ec-a32d98536433 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:13:48.928900 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1247/4972] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:13:48 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 19 11:13:48.936672 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8a60f14f-a6c1-4041-bc24-75b4dfe73b35 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:48.938308 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a60f14f-a6c1-4041-bc24-75b4dfe73b35 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:13:48.938468 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a60f14f-a6c1-4041-bc24-75b4dfe73b35 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:48.938667 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a60f14f-a6c1-4041-bc24-75b4dfe73b35 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:48.938746 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-8a60f14f-a6c1-4041-bc24-75b4dfe73b35 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:48.942433 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:48.942433 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:48.942937 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a60f14f-a6c1-4041-bc24-75b4dfe73b35 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 200 Aug 19 11:13:48.943423 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1243/4973] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:48 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:49.038746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-926e6284-2c97-4db2-931a-809677244035 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:49.040515 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-926e6284-2c97-4db2-931a-809677244035 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:49.040713 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-926e6284-2c97-4db2-931a-809677244035 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:49.040937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-926e6284-2c97-4db2-931a-809677244035 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:49.041005 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-926e6284-2c97-4db2-931a-809677244035 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:49.047933 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:49.047933 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:49.047933 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-926e6284-2c97-4db2-931a-809677244035 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:49.047933 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1241/4974] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:49 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:49.952507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a6e07ded-a6f6-4c53-83fc-b91af2059cd6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:49.954169 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6e07ded-a6f6-4c53-83fc-b91af2059cd6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:13:49.954349 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6e07ded-a6f6-4c53-83fc-b91af2059cd6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:49.954541 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6e07ded-a6f6-4c53-83fc-b91af2059cd6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:49.954639 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a6e07ded-a6f6-4c53-83fc-b91af2059cd6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:49.958672 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:49.958672 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:49.959289 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6e07ded-a6f6-4c53-83fc-b91af2059cd6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 200 Aug 19 11:13:49.959645 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1244/4975] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:49 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:50.057787 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0389b575-f32f-4724-8d0c-a2f5b74c8326 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:50.059592 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0389b575-f32f-4724-8d0c-a2f5b74c8326 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:50.059796 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0389b575-f32f-4724-8d0c-a2f5b74c8326 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:50.059986 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0389b575-f32f-4724-8d0c-a2f5b74c8326 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:50.060089 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-0389b575-f32f-4724-8d0c-a2f5b74c8326 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:50.064077 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:50.064077 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:50.064647 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0389b575-f32f-4724-8d0c-a2f5b74c8326 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:50.064984 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1248/4976] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:50 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:50.968658 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6ee60c33-3e79-4f79-8b71-45394ef1eb43 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:50.970193 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6ee60c33-3e79-4f79-8b71-45394ef1eb43 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:13:50.970366 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6ee60c33-3e79-4f79-8b71-45394ef1eb43 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:50.970546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6ee60c33-3e79-4f79-8b71-45394ef1eb43 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:50.970639 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6ee60c33-3e79-4f79-8b71-45394ef1eb43 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:50.975441 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:50.975441 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:50.976152 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6ee60c33-3e79-4f79-8b71-45394ef1eb43 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 200 Aug 19 11:13:50.976580 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1244/4977] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:50 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:51.076230 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c3c4bf47-12a3-44f8-a0e4-d646a4b0bff5 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:51.077841 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c3c4bf47-12a3-44f8-a0e4-d646a4b0bff5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:51.078027 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c3c4bf47-12a3-44f8-a0e4-d646a4b0bff5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:51.078210 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c3c4bf47-12a3-44f8-a0e4-d646a4b0bff5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:51.078335 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-c3c4bf47-12a3-44f8-a0e4-d646a4b0bff5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:51.082002 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:51.082002 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:51.082544 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c3c4bf47-12a3-44f8-a0e4-d646a4b0bff5 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:51.082852 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1242/4978] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:51 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:51.985633 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-eb8e1f92-c8cc-49b6-860e-0cf7050e3fd6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:51.987523 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb8e1f92-c8cc-49b6-860e-0cf7050e3fd6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:13:51.987753 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb8e1f92-c8cc-49b6-860e-0cf7050e3fd6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:51.987982 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb8e1f92-c8cc-49b6-860e-0cf7050e3fd6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:51.988127 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-eb8e1f92-c8cc-49b6-860e-0cf7050e3fd6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:51.992242 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:51.992242 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:51.992844 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb8e1f92-c8cc-49b6-860e-0cf7050e3fd6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 200 Aug 19 11:13:51.993246 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1245/4979] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:51 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:52.092699 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-97e061b1-2211-4c19-ac85-418a895e855b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:52.094620 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-97e061b1-2211-4c19-ac85-418a895e855b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:52.094803 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-97e061b1-2211-4c19-ac85-418a895e855b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:52.094967 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-97e061b1-2211-4c19-ac85-418a895e855b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:52.095058 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-97e061b1-2211-4c19-ac85-418a895e855b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:52.098757 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:52.098757 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:52.099281 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-97e061b1-2211-4c19-ac85-418a895e855b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:52.099620 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1249/4980] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:52 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:53.003525 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-06d07e09-d3f2-4707-aaef-5521e814a74b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:53.005028 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06d07e09-d3f2-4707-aaef-5521e814a74b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:13:53.005193 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06d07e09-d3f2-4707-aaef-5521e814a74b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:53.005387 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06d07e09-d3f2-4707-aaef-5521e814a74b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:53.005477 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-06d07e09-d3f2-4707-aaef-5521e814a74b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:53.009414 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:53.009414 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:53.009941 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06d07e09-d3f2-4707-aaef-5521e814a74b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 200 Aug 19 11:13:53.010287 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1245/4981] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:53 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:53.109125 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ebfae937-fb8a-4620-8023-2d49cfd03ea9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:53.112186 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ebfae937-fb8a-4620-8023-2d49cfd03ea9 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:53.112932 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ebfae937-fb8a-4620-8023-2d49cfd03ea9 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:53.113256 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ebfae937-fb8a-4620-8023-2d49cfd03ea9 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:53.113372 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-ebfae937-fb8a-4620-8023-2d49cfd03ea9 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:53.124797 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:53.124797 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:53.125812 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ebfae937-fb8a-4620-8023-2d49cfd03ea9 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:53.126266 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1243/4982] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:53 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:54.021048 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8c2cd59a-4eda-4c14-935a-11c9c7460151 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:54.022695 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8c2cd59a-4eda-4c14-935a-11c9c7460151 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:13:54.022868 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8c2cd59a-4eda-4c14-935a-11c9c7460151 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:54.023037 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8c2cd59a-4eda-4c14-935a-11c9c7460151 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:54.023146 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-8c2cd59a-4eda-4c14-935a-11c9c7460151 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:54.027157 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:54.027157 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:54.027772 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8c2cd59a-4eda-4c14-935a-11c9c7460151 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 200 Aug 19 11:13:54.028138 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1246/4983] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:54 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:54.135890 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9c362146-66ac-48f2-afa8-d885cf5e55ed None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:54.137604 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c362146-66ac-48f2-afa8-d885cf5e55ed tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:54.137815 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9c362146-66ac-48f2-afa8-d885cf5e55ed tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:54.137995 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9c362146-66ac-48f2-afa8-d885cf5e55ed tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:54.138094 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9c362146-66ac-48f2-afa8-d885cf5e55ed tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:54.141973 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:54.141973 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:54.142574 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c362146-66ac-48f2-afa8-d885cf5e55ed tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:54.142901 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1250/4984] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:54 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:55.042550 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2b552bf7-2a79-47da-92cb-85525a84a9bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:55.044227 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b552bf7-2a79-47da-92cb-85525a84a9bc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:13:55.044407 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b552bf7-2a79-47da-92cb-85525a84a9bc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:55.044609 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b552bf7-2a79-47da-92cb-85525a84a9bc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:55.044780 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-2b552bf7-2a79-47da-92cb-85525a84a9bc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:55.046190 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=104,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:13:55.048877 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:55.048877 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:55.049353 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b552bf7-2a79-47da-92cb-85525a84a9bc tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 200 Aug 19 11:13:55.049714 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1246/4985] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:55 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:55.152012 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8a15ac00-3b97-4f13-b5c0-dd6179ab9619 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:55.154008 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8a15ac00-3b97-4f13-b5c0-dd6179ab9619 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:55.154172 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8a15ac00-3b97-4f13-b5c0-dd6179ab9619 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:55.154368 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8a15ac00-3b97-4f13-b5c0-dd6179ab9619 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:55.154496 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-8a15ac00-3b97-4f13-b5c0-dd6179ab9619 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:55.158575 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:55.158575 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:55.159176 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8a15ac00-3b97-4f13-b5c0-dd6179ab9619 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:55.159523 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1244/4986] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:55 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:56.060506 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-18884abb-8e61-479e-b839-0ac217333217 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:56.062165 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18884abb-8e61-479e-b839-0ac217333217 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:13:56.062338 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18884abb-8e61-479e-b839-0ac217333217 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:56.062535 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18884abb-8e61-479e-b839-0ac217333217 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:56.062651 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-18884abb-8e61-479e-b839-0ac217333217 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:56.066555 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:56.066555 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:56.067076 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18884abb-8e61-479e-b839-0ac217333217 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 200 Aug 19 11:13:56.067406 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1247/4987] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:56 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:56.171345 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-305182cc-3228-46a0-9335-59f5ece6abc6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:56.173144 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-305182cc-3228-46a0-9335-59f5ece6abc6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:56.173532 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-305182cc-3228-46a0-9335-59f5ece6abc6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:56.174721 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-305182cc-3228-46a0-9335-59f5ece6abc6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:56.174721 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-305182cc-3228-46a0-9335-59f5ece6abc6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:56.175562 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=169,cinder:UPDATE=73,cinder:INSERT=31 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:13:56.178671 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:56.178671 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:56.179472 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-305182cc-3228-46a0-9335-59f5ece6abc6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:56.180182 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1251/4988] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:56 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:57.078434 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-99177008-621b-4cbf-8b39-d4d509ffcd0f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:57.080138 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99177008-621b-4cbf-8b39-d4d509ffcd0f tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:13:57.080319 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99177008-621b-4cbf-8b39-d4d509ffcd0f tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:57.080510 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99177008-621b-4cbf-8b39-d4d509ffcd0f tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:57.080635 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-99177008-621b-4cbf-8b39-d4d509ffcd0f tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:57.084707 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:57.084707 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:57.085251 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99177008-621b-4cbf-8b39-d4d509ffcd0f tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 200 Aug 19 11:13:57.085581 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1247/4989] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:57 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:57.093812 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-29dcf6c4-fbd5-41c9-a9ae-17955f34f5fc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:57.095398 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-29dcf6c4-fbd5-41c9-a9ae-17955f34f5fc tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:13:57.095614 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-29dcf6c4-fbd5-41c9-a9ae-17955f34f5fc tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:57.095787 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-29dcf6c4-fbd5-41c9-a9ae-17955f34f5fc tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:57.095886 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-29dcf6c4-fbd5-41c9-a9ae-17955f34f5fc tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:57.099607 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:57.099607 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:57.100442 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-29dcf6c4-fbd5-41c9-a9ae-17955f34f5fc tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:13:57.100776 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1245/4990] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:57 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:57.109084 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b02b0d5a-0786-45b5-a16f-79ae6e449f3e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:57.110427 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b02b0d5a-0786-45b5-a16f-79ae6e449f3e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:13:57.110706 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b02b0d5a-0786-45b5-a16f-79ae6e449f3e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:57.110886 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b02b0d5a-0786-45b5-a16f-79ae6e449f3e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:57.110982 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b02b0d5a-0786-45b5-a16f-79ae6e449f3e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:57.115007 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:57.115007 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:57.115639 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b02b0d5a-0786-45b5-a16f-79ae6e449f3e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:13:57.115979 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1248/4991] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:57 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:57.123331 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cabe49c2-e6fa-4b39-bb22-5fea19cd68d6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:57.124870 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cabe49c2-e6fa-4b39-bb22-5fea19cd68d6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:13:57.125171 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cabe49c2-e6fa-4b39-bb22-5fea19cd68d6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5aad0ca0-d679-46aa-8981-9b2c151ec4bb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1960449139"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:13:57.126439 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.backups [None req-cabe49c2-e6fa-4b39-bb22-5fea19cd68d6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Creating new backup {'backup': {'volume_id': '5aad0ca0-d679-46aa-8981-9b2c151ec4bb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1960449139'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:13:57.126597 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-cabe49c2-e6fa-4b39-bb22-5fea19cd68d6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Creating backup of volume 5aad0ca0-d679-46aa-8981-9b2c151ec4bb in container None Aug 19 11:13:57.134647 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:57.134647 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:57.134647 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cabe49c2-e6fa-4b39-bb22-5fea19cd68d6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:13:57.150331 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-cabe49c2-e6fa-4b39-bb22-5fea19cd68d6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Created reservations ['875d4ec8-01d4-44f0-a931-74e7c47b286d', '91202dba-4db3-4098-bae5-e23b254bc245'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:13:57.171616 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-86e7beca-8d9d-4e16-a6e3-0a1b0520388f req-bd014b09-263b-479c-a574-abdc6272be46 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:57.173692 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-86e7beca-8d9d-4e16-a6e3-0a1b0520388f req-bd014b09-263b-479c-a574-abdc6272be46 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] DELETE https://10.4.3.46/volume/v3/attachments/d4add2f7-8a92-444a-9ddd-b8c375bffbcb Aug 19 11:13:57.173924 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-86e7beca-8d9d-4e16-a6e3-0a1b0520388f req-bd014b09-263b-479c-a574-abdc6272be46 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:57.174178 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-86e7beca-8d9d-4e16-a6e3-0a1b0520388f req-bd014b09-263b-479c-a574-abdc6272be46 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:57.177340 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cabe49c2-e6fa-4b39-bb22-5fea19cd68d6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:13:57.177901 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1252/4992] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:13:57 2026] POST /volume/v3/backups => generated 328 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:13:57.181668 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:57.181668 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:57.185534 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-710a5e4f-3d05-4766-b462-a879fc1ec9b9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:57.187893 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-710a5e4f-3d05-4766-b462-a879fc1ec9b9 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:13:57.188079 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-710a5e4f-3d05-4766-b462-a879fc1ec9b9 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:57.188285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-710a5e4f-3d05-4766-b462-a879fc1ec9b9 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:57.188380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-710a5e4f-3d05-4766-b462-a879fc1ec9b9 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:57.190285 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61ea59a7-e2cf-40c5-94e0-6af7f6f7b77d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:57.194287 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61ea59a7-e2cf-40c5-94e0-6af7f6f7b77d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:57.194287 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61ea59a7-e2cf-40c5-94e0-6af7f6f7b77d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:57.194287 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61ea59a7-e2cf-40c5-94e0-6af7f6f7b77d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:57.194287 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-61ea59a7-e2cf-40c5-94e0-6af7f6f7b77d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:57.196224 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:57.196224 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:57.197200 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:57.197200 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:57.197793 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61ea59a7-e2cf-40c5-94e0-6af7f6f7b77d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:57.198456 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-710a5e4f-3d05-4766-b462-a879fc1ec9b9 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 200 Aug 19 11:13:57.198765 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1249/4993] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:57 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:57.198902 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1246/4994] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:57 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:57.233402 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-86e7beca-8d9d-4e16-a6e3-0a1b0520388f req-bd014b09-263b-479c-a574-abdc6272be46 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments/d4add2f7-8a92-444a-9ddd-b8c375bffbcb returned with HTTP 200 Aug 19 11:13:57.233862 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1248/4995] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:13:57 2026] DELETE /volume/v3/attachments/d4add2f7-8a92-444a-9ddd-b8c375bffbcb => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:58.207424 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3ac93f93-9778-4014-9c54-afd6cc2284e7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:58.208975 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f3e777d6-5e80-49b2-a3ae-ad7620fff8d8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:58.209208 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3ac93f93-9778-4014-9c54-afd6cc2284e7 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:58.209391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3ac93f93-9778-4014-9c54-afd6cc2284e7 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:58.209580 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3ac93f93-9778-4014-9c54-afd6cc2284e7 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:58.209678 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-3ac93f93-9778-4014-9c54-afd6cc2284e7 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:58.210671 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f3e777d6-5e80-49b2-a3ae-ad7620fff8d8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:13:58.210858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f3e777d6-5e80-49b2-a3ae-ad7620fff8d8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:58.211033 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f3e777d6-5e80-49b2-a3ae-ad7620fff8d8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:58.211144 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f3e777d6-5e80-49b2-a3ae-ad7620fff8d8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:58.213744 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:58.213744 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:58.214299 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3ac93f93-9778-4014-9c54-afd6cc2284e7 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:58.214672 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1253/4996] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:58 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:58.214899 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:58.214899 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:58.215624 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f3e777d6-5e80-49b2-a3ae-ad7620fff8d8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 200 Aug 19 11:13:58.215952 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1250/4997] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:58 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:58.739003 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f43aa5e7-6c36-4e5f-bb57-49d5bedf827d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:58.740684 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f43aa5e7-6c36-4e5f-bb57-49d5bedf827d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 Aug 19 11:13:58.740885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f43aa5e7-6c36-4e5f-bb57-49d5bedf827d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:58.741056 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f43aa5e7-6c36-4e5f-bb57-49d5bedf827d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:58.741229 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-f43aa5e7-6c36-4e5f-bb57-49d5bedf827d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Delete volume with id: f8045ea7-66a7-4782-9398-e6b7fe9e8351 Aug 19 11:13:58.743064 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=153,cinder:INSERT=32,cinder:UPDATE=59 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:13:58.748067 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:58.748067 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:13:58.748466 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f43aa5e7-6c36-4e5f-bb57-49d5bedf827d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:13:58.762321 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f43aa5e7-6c36-4e5f-bb57-49d5bedf827d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Delete volume request issued successfully. Aug 19 11:13:58.762473 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f43aa5e7-6c36-4e5f-bb57-49d5bedf827d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 returned with HTTP 202 Aug 19 11:13:58.762819 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1247/4998] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:13:58 2026] DELETE /volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:13:58.769263 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d1b73054-9dcc-4554-83a6-2525bb0c2c40 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:58.770844 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1b73054-9dcc-4554-83a6-2525bb0c2c40 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 Aug 19 11:13:58.771065 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1b73054-9dcc-4554-83a6-2525bb0c2c40 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:58.771257 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1b73054-9dcc-4554-83a6-2525bb0c2c40 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:58.778044 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:58.778044 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:58.781688 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d1b73054-9dcc-4554-83a6-2525bb0c2c40 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:13:58.786024 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1b73054-9dcc-4554-83a6-2525bb0c2c40 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 returned with HTTP 200 Aug 19 11:13:58.786422 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1249/4999] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:13:58 2026] GET /volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 => generated 1419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:13:59.223945 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-301039e3-99ae-46d4-9f8a-9ebc398728b6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:59.225518 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-301039e3-99ae-46d4-9f8a-9ebc398728b6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:13:59.225731 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-301039e3-99ae-46d4-9f8a-9ebc398728b6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:59.225916 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-301039e3-99ae-46d4-9f8a-9ebc398728b6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:59.225980 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-68269d6e-0412-4b95-a176-dcbf1303d3fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:59.226276 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-301039e3-99ae-46d4-9f8a-9ebc398728b6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:59.227616 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68269d6e-0412-4b95-a176-dcbf1303d3fc tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:13:59.227796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68269d6e-0412-4b95-a176-dcbf1303d3fc tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:59.227967 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68269d6e-0412-4b95-a176-dcbf1303d3fc tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:59.228060 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-68269d6e-0412-4b95-a176-dcbf1303d3fc tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:13:59.230350 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:59.230350 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:59.231039 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-301039e3-99ae-46d4-9f8a-9ebc398728b6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:13:59.231635 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1254/5000] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:13:59 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:59.231991 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:59.231991 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:13:59.232697 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68269d6e-0412-4b95-a176-dcbf1303d3fc tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 200 Aug 19 11:13:59.233014 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1251/5001] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:13:59 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:13:59.798253 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-054ff4b4-d5ae-4033-bf05-80e96ffd66b6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:59.799843 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-054ff4b4-d5ae-4033-bf05-80e96ffd66b6 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 Aug 19 11:13:59.800309 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-054ff4b4-d5ae-4033-bf05-80e96ffd66b6 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:59.800309 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-054ff4b4-d5ae-4033-bf05-80e96ffd66b6 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:59.805904 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-054ff4b4-d5ae-4033-bf05-80e96ffd66b6 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 returned with HTTP 404 Aug 19 11:13:59.805977 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1248/5002] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:13:59 2026] GET /volume/v3/volumes/f8045ea7-66a7-4782-9398-e6b7fe9e8351 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:13:59.813476 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fe2441bf-96d6-48b1-85b0-f9040535a572 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:59.815941 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe2441bf-96d6-48b1-85b0-f9040535a572 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e Aug 19 11:13:59.816232 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe2441bf-96d6-48b1-85b0-f9040535a572 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:59.816749 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe2441bf-96d6-48b1-85b0-f9040535a572 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:59.816749 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-fe2441bf-96d6-48b1-85b0-f9040535a572 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Delete snapshot with id: 53f0f9c6-707e-4b01-a6ea-ea623465a93e Aug 19 11:13:59.823947 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:59.823947 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:13:59.824334 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fe2441bf-96d6-48b1-85b0-f9040535a572 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot retrieved successfully. Aug 19 11:13:59.848917 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fe2441bf-96d6-48b1-85b0-f9040535a572 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot delete request issued successfully. Aug 19 11:13:59.848917 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe2441bf-96d6-48b1-85b0-f9040535a572 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e returned with HTTP 202 Aug 19 11:13:59.849312 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1250/5003] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:13:59 2026] DELETE /volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:13:59.858677 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b5494af1-e08c-46ea-b946-4db8c7cc6e9d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:13:59.860650 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b5494af1-e08c-46ea-b946-4db8c7cc6e9d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e Aug 19 11:13:59.860837 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b5494af1-e08c-46ea-b946-4db8c7cc6e9d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:13:59.861010 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b5494af1-e08c-46ea-b946-4db8c7cc6e9d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:13:59.865668 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:13:59.865668 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:13:59.866070 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b5494af1-e08c-46ea-b946-4db8c7cc6e9d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot retrieved successfully. Aug 19 11:13:59.866856 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b5494af1-e08c-46ea-b946-4db8c7cc6e9d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e returned with HTTP 200 Aug 19 11:13:59.867196 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1255/5004] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:13:59 2026] GET /volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:00.241085 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4b4bf5ec-3a75-46b3-a822-454147637dc3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:00.242149 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f73f3114-55dd-4139-a2b6-2a0399d602c3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:00.243201 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b4bf5ec-3a75-46b3-a822-454147637dc3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:14:00.243472 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b4bf5ec-3a75-46b3-a822-454147637dc3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:00.243727 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b4bf5ec-3a75-46b3-a822-454147637dc3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:00.243822 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f73f3114-55dd-4139-a2b6-2a0399d602c3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:14:00.243906 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4b4bf5ec-3a75-46b3-a822-454147637dc3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:00.244024 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f73f3114-55dd-4139-a2b6-2a0399d602c3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:00.244237 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f73f3114-55dd-4139-a2b6-2a0399d602c3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:00.244339 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-f73f3114-55dd-4139-a2b6-2a0399d602c3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:00.248196 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:00.248196 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:00.248780 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:00.248780 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:00.248868 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f73f3114-55dd-4139-a2b6-2a0399d602c3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 200 Aug 19 11:14:00.249165 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1249/5005] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:00 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:00.249572 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b4bf5ec-3a75-46b3-a822-454147637dc3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:14:00.249953 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1252/5006] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:00 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:00.261103 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8610b4de-6024-4605-a746-8385fc733608 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:00.263037 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8610b4de-6024-4605-a746-8385fc733608 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e/export_record Aug 19 11:14:00.263237 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8610b4de-6024-4605-a746-8385fc733608 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:00.263423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8610b4de-6024-4605-a746-8385fc733608 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'export_record' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:00.263547 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-8610b4de-6024-4605-a746-8385fc733608 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Export record for backup c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100204) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 11:14:00.267220 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:00.267220 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:00.267982 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.api [None req-8610b4de-6024-4605-a746-8385fc733608 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling RPCAPI with context: , host: np0000007769, backup: c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100204) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 11:14:00.273702 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-8610b4de-6024-4605-a746-8385fc733608 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] export_record in rpcapi backup_id c0788a57-5847-421e-9503-1533537fd62e on host np0000007769. {{(pid=100204) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 11:14:00.279312 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-8610b4de-6024-4605-a746-8385fc733608 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzA3ODhhNTctNTg0Ny00MjFlLTk1MDMtMTUzMzUzN2ZkNjJlIiwgInVzZXJfaWQiOiAiMTRlODUyOWQzZDE0NGY1ZWEwYjliNzQ1Y2Y1NjU5YWMiLCAicHJvamVjdF9pZCI6ICIyOTcyZmI4MGEyZmQ0ZDc2ODM1OTA4MzZkNjY5ODJiZSIsICJ2b2x1bWVfaWQiOiAiOGRkMDI5OTUtZjUzZC00MjdkLTk4NzYtYjYyNTkzZmNjODQzIiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNDg2MDUyNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhkZDAyOTk1LWY1M2QtNDI3ZC05ODc2LWI2MjU5M2ZjYzg0My8yMDI2MDgxOTExMTM0Ni9hel9ub3ZhX2JhY2t1cF9jMDc4OGE1Ny01ODQ3LTQyMWUtOTUwMy0xNTMzNTM3ZmQ2MmUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDExOjEzOjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEzOjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTE6MTQ6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100204) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 11:14:00.279574 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8610b4de-6024-4605-a746-8385fc733608 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e/export_record returned with HTTP 200 Aug 19 11:14:00.279951 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1251/5007] 10.4.3.46 () {68 vars in 1423 bytes} [Wed Aug 19 11:14:00 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e/export_record => generated 1424 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:00.286655 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4ca1aa1e-31b9-4e72-a780-7150564bfa18 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:00.288803 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ca1aa1e-31b9-4e72-a780-7150564bfa18 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:14:00.289036 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ca1aa1e-31b9-4e72-a780-7150564bfa18 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:00.289288 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ca1aa1e-31b9-4e72-a780-7150564bfa18 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:00.289525 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-4ca1aa1e-31b9-4e72-a780-7150564bfa18 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:00.293882 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:00.293882 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:00.294622 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ca1aa1e-31b9-4e72-a780-7150564bfa18 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:14:00.295064 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1256/5008] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:00 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:00.304910 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9f162572-7b65-44cb-9a15-08afc6f85704 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:00.306598 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9f162572-7b65-44cb-9a15-08afc6f85704 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] POST https://10.4.3.46/volume/v3/backups/import_record Aug 19 11:14:00.307056 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9f162572-7b65-44cb-9a15-08afc6f85704 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzJiYTBmODMtYzNmOS00YmM5LTkxNTEtMmYzZTc3YjMzODgyIiwgInVzZXJfaWQiOiAiMTRlODUyOWQzZDE0NGY1ZWEwYjliNzQ1Y2Y1NjU5YWMiLCAicHJvamVjdF9pZCI6ICIyOTcyZmI4MGEyZmQ0ZDc2ODM1OTA4MzZkNjY5ODJiZSIsICJ2b2x1bWVfaWQiOiAiOGRkMDI5OTUtZjUzZC00MjdkLTk4NzYtYjYyNTkzZmNjODQzIiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNDg2MDUyNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhkZDAyOTk1LWY1M2QtNDI3ZC05ODc2LWI2MjU5M2ZjYzg0My8yMDI2MDgxOTExMTM0Ni9hel9ub3ZhX2JhY2t1cF9jMDc4OGE1Ny01ODQ3LTQyMWUtOTUwMy0xNTMzNTM3ZmQ2MmUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDExOjEzOjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEzOjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTE6MTQ6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:00.308610 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-9f162572-7b65-44cb-9a15-08afc6f85704 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzJiYTBmODMtYzNmOS00YmM5LTkxNTEtMmYzZTc3YjMzODgyIiwgInVzZXJfaWQiOiAiMTRlODUyOWQzZDE0NGY1ZWEwYjliNzQ1Y2Y1NjU5YWMiLCAicHJvamVjdF9pZCI6ICIyOTcyZmI4MGEyZmQ0ZDc2ODM1OTA4MzZkNjY5ODJiZSIsICJ2b2x1bWVfaWQiOiAiOGRkMDI5OTUtZjUzZC00MjdkLTk4NzYtYjYyNTkzZmNjODQzIiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNDg2MDUyNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhkZDAyOTk1LWY1M2QtNDI3ZC05ODc2LWI2MjU5M2ZjYzg0My8yMDI2MDgxOTExMTM0Ni9hel9ub3ZhX2JhY2t1cF9jMDc4OGE1Ny01ODQ3LTQyMWUtOTUwMy0xNTMzNTM3ZmQ2MmUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDExOjEzOjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEzOjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTE6MTQ6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100205) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 11:14:00.308741 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-9f162572-7b65-44cb-9a15-08afc6f85704 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzJiYTBmODMtYzNmOS00YmM5LTkxNTEtMmYzZTc3YjMzODgyIiwgInVzZXJfaWQiOiAiMTRlODUyOWQzZDE0NGY1ZWEwYjliNzQ1Y2Y1NjU5YWMiLCAicHJvamVjdF9pZCI6ICIyOTcyZmI4MGEyZmQ0ZDc2ODM1OTA4MzZkNjY5ODJiZSIsICJ2b2x1bWVfaWQiOiAiOGRkMDI5OTUtZjUzZC00MjdkLTk4NzYtYjYyNTkzZmNjODQzIiwgImhvc3QiOiAibnAwMDAwMDA3NzY5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNDg2MDUyNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhkZDAyOTk1LWY1M2QtNDI3ZC05ODc2LWI2MjU5M2ZjYzg0My8yMDI2MDgxOTExMTM0Ni9hel9ub3ZhX2JhY2t1cF9jMDc4OGE1Ny01ODQ3LTQyMWUtOTUwMy0xNTMzNTM3ZmQ2MmUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDExOjEzOjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDExOjEzOjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTE6MTQ6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100205) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 11:14:00.309433 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-9f162572-7b65-44cb-9a15-08afc6f85704 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '634e27ec3833435fa3c4559de7f1d2b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2972fb80a2fd4d7683590836d66982be', '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=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:14:00.309627 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9f162572-7b65-44cb-9a15-08afc6f85704 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] https://10.4.3.46/volume/v3/backups/import_record returned with HTTP 403 Aug 19 11:14:00.310074 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1250/5009] 10.4.3.46 () {70 vars in 1335 bytes} [Wed Aug 19 11:14:00 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:00.316643 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ecac9d11-0897-4881-ac19-c311e1b4007a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:00.318723 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecac9d11-0897-4881-ac19-c311e1b4007a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 Aug 19 11:14:00.318992 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecac9d11-0897-4881-ac19-c311e1b4007a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:00.319236 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecac9d11-0897-4881-ac19-c311e1b4007a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:00.319447 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ecac9d11-0897-4881-ac19-c311e1b4007a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Delete volume with id: 8dd02995-f53d-427d-9876-b62593fcc843 Aug 19 11:14:00.328047 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:00.328047 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:00.328419 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ecac9d11-0897-4881-ac19-c311e1b4007a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:14:00.351474 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ecac9d11-0897-4881-ac19-c311e1b4007a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Delete volume request issued successfully. Aug 19 11:14:00.351737 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecac9d11-0897-4881-ac19-c311e1b4007a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 returned with HTTP 202 Aug 19 11:14:00.352176 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1253/5010] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:14:00 2026] DELETE /volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:00.359065 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71364109-658f-493f-a6d0-b6606e73b56a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:00.360993 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71364109-658f-493f-a6d0-b6606e73b56a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 Aug 19 11:14:00.361285 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71364109-658f-493f-a6d0-b6606e73b56a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:00.361572 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71364109-658f-493f-a6d0-b6606e73b56a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:00.369088 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:00.369088 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:00.372456 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-71364109-658f-493f-a6d0-b6606e73b56a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:14:00.376200 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71364109-658f-493f-a6d0-b6606e73b56a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 returned with HTTP 200 Aug 19 11:14:00.376549 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1252/5011] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:00 2026] GET /volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:00.877417 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4f8d3287-0735-4b01-adc7-3f8ff94eedd8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:00.879108 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4f8d3287-0735-4b01-adc7-3f8ff94eedd8 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e Aug 19 11:14:00.879297 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4f8d3287-0735-4b01-adc7-3f8ff94eedd8 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:00.879474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4f8d3287-0735-4b01-adc7-3f8ff94eedd8 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:00.883798 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4f8d3287-0735-4b01-adc7-3f8ff94eedd8 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e returned with HTTP 404 Aug 19 11:14:00.884222 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1257/5012] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:00 2026] GET /volume/v3/snapshots/53f0f9c6-707e-4b01-a6ea-ea623465a93e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 11:14:01.269576 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-da653b94-ff1e-414d-a003-682615029ba6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:01.271882 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-da653b94-ff1e-414d-a003-682615029ba6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:14:01.272019 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-da653b94-ff1e-414d-a003-682615029ba6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:01.272250 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-da653b94-ff1e-414d-a003-682615029ba6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:01.272363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-da653b94-ff1e-414d-a003-682615029ba6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:01.277242 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:01.277242 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:01.278340 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-da653b94-ff1e-414d-a003-682615029ba6 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 200 Aug 19 11:14:01.278605 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1251/5013] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:01 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:01.389405 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a1f9ee49-f46a-49e2-8fbd-4f6a7baa3d72 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:01.391543 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1f9ee49-f46a-49e2-8fbd-4f6a7baa3d72 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 Aug 19 11:14:01.391810 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1f9ee49-f46a-49e2-8fbd-4f6a7baa3d72 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:01.392039 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1f9ee49-f46a-49e2-8fbd-4f6a7baa3d72 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:01.398826 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1f9ee49-f46a-49e2-8fbd-4f6a7baa3d72 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 returned with HTTP 404 Aug 19 11:14:01.399388 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1254/5014] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:01 2026] GET /volume/v3/volumes/8dd02995-f53d-427d-9876-b62593fcc843 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:01.408425 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f9b8cdae-689b-4f39-9365-d2337d3d53cb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:01.410509 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f9b8cdae-689b-4f39-9365-d2337d3d53cb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] GET https://10.4.3.46/volume/v3/backups Aug 19 11:14:01.410811 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f9b8cdae-689b-4f39-9365-d2337d3d53cb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:01.411054 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f9b8cdae-689b-4f39-9365-d2337d3d53cb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:01.411413 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-f9b8cdae-689b-4f39-9365-d2337d3d53cb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:14:01.417818 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f9b8cdae-689b-4f39-9365-d2337d3d53cb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] https://10.4.3.46/volume/v3/backups returned with HTTP 200 Aug 19 11:14:01.418351 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1253/5015] 10.4.3.46 () {68 vars in 1270 bytes} [Wed Aug 19 11:14:01 2026] GET /volume/v3/backups => generated 619 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:01.431471 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4b02460f-dde7-4aae-8257-56d0dfd0d913 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:01.437763 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4b02460f-dde7-4aae-8257-56d0dfd0d913 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] GET https://10.4.3.46/volume/v3/backups?project_id=2972fb80a2fd4d7683590836d66982be Aug 19 11:14:01.438416 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4b02460f-dde7-4aae-8257-56d0dfd0d913 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:01.439374 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4b02460f-dde7-4aae-8257-56d0dfd0d913 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:01.440518 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-4b02460f-dde7-4aae-8257-56d0dfd0d913 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Removing options 'project_id' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:14:01.449313 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4b02460f-dde7-4aae-8257-56d0dfd0d913 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] https://10.4.3.46/volume/v3/backups?project_id=2972fb80a2fd4d7683590836d66982be returned with HTTP 200 Aug 19 11:14:01.449673 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1258/5016] 10.4.3.46 () {68 vars in 1357 bytes} [Wed Aug 19 11:14:01 2026] GET /volume/v3/backups?project_id=2972fb80a2fd4d7683590836d66982be => generated 619 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:01.458219 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-530d8c48-b975-430f-a3aa-7d70a470f212 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:01.459979 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:01.460335 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-333585121"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:01.461702 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-333585121'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:01.461815 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Create volume of 1 GB Aug 19 11:14:01.465725 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Availability Zones retrieved successfully. Aug 19 11:14:01.470815 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Flow 'volume_create_api' (8f80de3d-b8be-49a4-8dd6-be0deaff54f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:01.471700 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91663cf8-ec54-423b-a653-0f4c76e245f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:01.472426 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:01.496794 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91663cf8-ec54-423b-a653-0f4c76e245f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:01.497610 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f319cb9f-902f-4570-8798-935a3bd30139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:01.533803 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Created reservations ['e5c7fe68-4236-4195-8ad3-06537b12a4cf', 'c57301d4-b492-4683-b2bc-1541ad968104', '260de55d-c44f-404a-9d12-39cb4ce4e2a9', '0ff19c08-7957-451c-9868-2617c57b90dd'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:01.534662 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f319cb9f-902f-4570-8798-935a3bd30139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5c7fe68-4236-4195-8ad3-06537b12a4cf', 'c57301d4-b492-4683-b2bc-1541ad968104', '260de55d-c44f-404a-9d12-39cb4ce4e2a9', '0ff19c08-7957-451c-9868-2617c57b90dd']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:01.535345 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96b6f5c-51cb-49de-ba49-dcfe57d503fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:01.558457 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96b6f5c-51cb-49de-ba49-dcfe57d503fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-333585121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2972fb80a2fd4d7683590836d66982be',qos_specs=None,replication_status=,reservations=['e5c7fe68-4236-4195-8ad3-06537b12a4cf','c57301d4-b492-4683-b2bc-1541ad968104','260de55d-c44f-404a-9d12-39cb4ce4e2a9','0ff19c08-7957-451c-9868-2617c57b90dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e8529d3d144f5ea0b9b745cf5659ac',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-333585121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2972fb80a2fd4d7683590836d66982be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e8529d3d144f5ea0b9b745cf5659ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:01.559355 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abcb881e-5812-46fc-9937-9dd789c6f21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:01.577733 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abcb881e-5812-46fc-9937-9dd789c6f21d) transitioned into state 'SUCCESS' from state '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-333585121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2972fb80a2fd4d7683590836d66982be',qos_specs=None,replication_status=,reservations=['e5c7fe68-4236-4195-8ad3-06537b12a4cf','c57301d4-b492-4683-b2bc-1541ad968104','260de55d-c44f-404a-9d12-39cb4ce4e2a9','0ff19c08-7957-451c-9868-2617c57b90dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e8529d3d144f5ea0b9b745cf5659ac',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:01.578533 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880678e3-b895-49e3-aeb0-0db651caa36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:01.587375 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880678e3-b895-49e3-aeb0-0db651caa36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:01.588580 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Flow 'volume_create_api' (8f80de3d-b8be-49a4-8dd6-be0deaff54f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:01.589006 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Create volume request issued successfully. Aug 19 11:14:01.589811 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-530d8c48-b975-430f-a3aa-7d70a470f212 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:01.590456 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1252/5017] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:14:01 2026] POST /volume/v3/volumes => generated 775 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:01.606220 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fe615b12-0f2b-420e-b10d-067c7228d80f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:01.607668 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe615b12-0f2b-420e-b10d-067c7228d80f tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 Aug 19 11:14:01.607829 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe615b12-0f2b-420e-b10d-067c7228d80f tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:01.608020 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe615b12-0f2b-420e-b10d-067c7228d80f tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:01.614893 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:01.614893 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:01.618364 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fe615b12-0f2b-420e-b10d-067c7228d80f tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:14:01.623246 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe615b12-0f2b-420e-b10d-067c7228d80f tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 returned with HTTP 200 Aug 19 11:14:01.623758 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1255/5018] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:01 2026] GET /volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:02.289336 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-089e7b32-9989-4caa-bf72-7eadbb84058f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:02.291640 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-089e7b32-9989-4caa-bf72-7eadbb84058f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:14:02.291845 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-089e7b32-9989-4caa-bf72-7eadbb84058f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:02.292089 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-089e7b32-9989-4caa-bf72-7eadbb84058f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:02.292268 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-089e7b32-9989-4caa-bf72-7eadbb84058f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:02.297446 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:02.297446 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:02.298371 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-089e7b32-9989-4caa-bf72-7eadbb84058f tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 200 Aug 19 11:14:02.298865 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1254/5019] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:02 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:02.637441 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-82ca20ed-7b38-413a-be5c-9004923e2281 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:02.639189 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-82ca20ed-7b38-413a-be5c-9004923e2281 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 Aug 19 11:14:02.639424 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-82ca20ed-7b38-413a-be5c-9004923e2281 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:02.639656 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-82ca20ed-7b38-413a-be5c-9004923e2281 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:02.647987 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:02.647987 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:02.651413 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-82ca20ed-7b38-413a-be5c-9004923e2281 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:14:02.655250 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-82ca20ed-7b38-413a-be5c-9004923e2281 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 returned with HTTP 200 Aug 19 11:14:02.655786 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1259/5020] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:02 2026] GET /volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:02.670707 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-348811c4-9a3a-4871-bcbe-ba4d323baaeb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:02.672519 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-348811c4-9a3a-4871-bcbe-ba4d323baaeb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:14:02.672841 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-348811c4-9a3a-4871-bcbe-ba4d323baaeb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824", "name": "tempest-type-Backup-276193646"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:02.674178 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-348811c4-9a3a-4871-bcbe-ba4d323baaeb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Creating new backup {'backup': {'volume_id': 'a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824', 'name': 'tempest-type-Backup-276193646'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:14:02.674325 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-348811c4-9a3a-4871-bcbe-ba4d323baaeb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Creating backup of volume a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 in container None Aug 19 11:14:02.681148 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:02.681148 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:02.681459 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-348811c4-9a3a-4871-bcbe-ba4d323baaeb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:14:02.696563 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-348811c4-9a3a-4871-bcbe-ba4d323baaeb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Created reservations ['c9f25ea7-891a-49d0-a60f-b09c295b5d4f', 'b35a8899-09fc-457e-a19b-537c2702a655'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:02.728664 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-348811c4-9a3a-4871-bcbe-ba4d323baaeb tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:14:02.728664 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1253/5021] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:14:02 2026] POST /volume/v3/backups => generated 313 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:02.737786 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-38461c93-fa31-4d6c-999b-105a59a742a3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:02.740457 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-38461c93-fa31-4d6c-999b-105a59a742a3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:02.740741 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-38461c93-fa31-4d6c-999b-105a59a742a3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:02.740991 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-38461c93-fa31-4d6c-999b-105a59a742a3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:02.741146 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-38461c93-fa31-4d6c-999b-105a59a742a3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:02.746104 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:02.746104 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:02.746940 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-38461c93-fa31-4d6c-999b-105a59a742a3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:02.747435 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1256/5022] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:02 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:02.782504 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-8d0ecd1e-d544-47f2-a360-f8f4bccd5eb8 req-a5811f7b-e764-47cf-a8e4-02b064b8f42d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:02.784783 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8d0ecd1e-d544-47f2-a360-f8f4bccd5eb8 req-a5811f7b-e764-47cf-a8e4-02b064b8f42d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] DELETE https://10.4.3.46/volume/v3/attachments/14fc88f2-e1fa-48f0-8e76-65ff470d10dd Aug 19 11:14:02.784930 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8d0ecd1e-d544-47f2-a360-f8f4bccd5eb8 req-a5811f7b-e764-47cf-a8e4-02b064b8f42d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:02.785175 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8d0ecd1e-d544-47f2-a360-f8f4bccd5eb8 req-a5811f7b-e764-47cf-a8e4-02b064b8f42d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:02.793570 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:02.793570 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:02.837431 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8d0ecd1e-d544-47f2-a360-f8f4bccd5eb8 req-a5811f7b-e764-47cf-a8e4-02b064b8f42d tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments/14fc88f2-e1fa-48f0-8e76-65ff470d10dd returned with HTTP 200 Aug 19 11:14:02.837833 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1255/5023] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:14:02 2026] DELETE /volume/v3/attachments/14fc88f2-e1fa-48f0-8e76-65ff470d10dd => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:03.309577 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9ed9eb3e-b3a9-4e28-a596-7e86d5521c97 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:03.311459 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ed9eb3e-b3a9-4e28-a596-7e86d5521c97 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:14:03.311688 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ed9eb3e-b3a9-4e28-a596-7e86d5521c97 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:03.311875 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9ed9eb3e-b3a9-4e28-a596-7e86d5521c97 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:03.311977 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9ed9eb3e-b3a9-4e28-a596-7e86d5521c97 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:03.316158 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:03.316158 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:03.316949 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9ed9eb3e-b3a9-4e28-a596-7e86d5521c97 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 200 Aug 19 11:14:03.317379 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1260/5024] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:03 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:03.757547 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b8879a76-92f7-4a7e-91a9-82de1f131a5b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:03.759307 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b8879a76-92f7-4a7e-91a9-82de1f131a5b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:03.759535 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b8879a76-92f7-4a7e-91a9-82de1f131a5b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:03.759719 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b8879a76-92f7-4a7e-91a9-82de1f131a5b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:03.759814 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b8879a76-92f7-4a7e-91a9-82de1f131a5b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:03.763756 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:03.763756 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:03.764318 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b8879a76-92f7-4a7e-91a9-82de1f131a5b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:03.764868 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1254/5025] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:03 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:04.063747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9c044e9d-fbfe-47b0-88db-86cb2e519436 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:04.065327 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c044e9d-fbfe-47b0-88db-86cb2e519436 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] DELETE https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a Aug 19 11:14:04.065548 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c044e9d-fbfe-47b0-88db-86cb2e519436 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:04.065747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c044e9d-fbfe-47b0-88db-86cb2e519436 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:04.065926 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-9c044e9d-fbfe-47b0-88db-86cb2e519436 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Delete volume with id: 06eafe10-723d-4b5c-b037-2d03a6d2401a Aug 19 11:14:04.073280 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:04.073280 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:04.073730 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9c044e9d-fbfe-47b0-88db-86cb2e519436 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:14:04.095156 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9c044e9d-fbfe-47b0-88db-86cb2e519436 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Delete volume request issued successfully. Aug 19 11:14:04.095340 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c044e9d-fbfe-47b0-88db-86cb2e519436 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a returned with HTTP 202 Aug 19 11:14:04.095739 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1257/5026] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:14:04 2026] DELETE /volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:14:04.103570 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-60a699e6-8c31-4e97-b372-e24903288a8c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:04.105221 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60a699e6-8c31-4e97-b372-e24903288a8c tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a Aug 19 11:14:04.105406 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60a699e6-8c31-4e97-b372-e24903288a8c tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:04.105613 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60a699e6-8c31-4e97-b372-e24903288a8c tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:04.112057 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:04.112057 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:04.115262 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-60a699e6-8c31-4e97-b372-e24903288a8c tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:14:04.119145 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60a699e6-8c31-4e97-b372-e24903288a8c tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a returned with HTTP 200 Aug 19 11:14:04.119460 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1256/5027] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:04 2026] GET /volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a => generated 1419 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:14:04.328220 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1e974b06-ef7e-43cc-b455-c94cd26dcd59 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:04.329812 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e974b06-ef7e-43cc-b455-c94cd26dcd59 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:14:04.330025 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1e974b06-ef7e-43cc-b455-c94cd26dcd59 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:04.330234 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1e974b06-ef7e-43cc-b455-c94cd26dcd59 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:04.330386 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-1e974b06-ef7e-43cc-b455-c94cd26dcd59 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:04.334266 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:04.334266 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:04.334909 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e974b06-ef7e-43cc-b455-c94cd26dcd59 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 200 Aug 19 11:14:04.335232 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1261/5028] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:04 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:04.773699 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-44fa7adb-d01b-4842-b7a8-6176572a6a43 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:04.775464 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44fa7adb-d01b-4842-b7a8-6176572a6a43 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:04.775728 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44fa7adb-d01b-4842-b7a8-6176572a6a43 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:04.775920 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-44fa7adb-d01b-4842-b7a8-6176572a6a43 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:04.776017 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-44fa7adb-d01b-4842-b7a8-6176572a6a43 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:04.780084 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:04.780084 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:04.780639 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-44fa7adb-d01b-4842-b7a8-6176572a6a43 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:04.780989 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1255/5029] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:04 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:05.131247 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-49dd9c7f-8199-4939-be9c-3788597625b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:05.133160 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49dd9c7f-8199-4939-be9c-3788597625b1 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a Aug 19 11:14:05.133418 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49dd9c7f-8199-4939-be9c-3788597625b1 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:05.133749 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49dd9c7f-8199-4939-be9c-3788597625b1 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:05.139369 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49dd9c7f-8199-4939-be9c-3788597625b1 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a returned with HTTP 404 Aug 19 11:14:05.139827 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1258/5030] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:05 2026] GET /volume/v3/volumes/06eafe10-723d-4b5c-b037-2d03a6d2401a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:14:05.147306 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-66952f1f-36dd-433c-ab64-2aea7de4c8a9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:05.149102 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66952f1f-36dd-433c-ab64-2aea7de4c8a9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab Aug 19 11:14:05.149229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66952f1f-36dd-433c-ab64-2aea7de4c8a9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:05.149409 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66952f1f-36dd-433c-ab64-2aea7de4c8a9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:05.149557 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-66952f1f-36dd-433c-ab64-2aea7de4c8a9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Delete snapshot with id: dd81c823-5bf4-4de8-90ff-0e93f1aabeab Aug 19 11:14:05.155849 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:05.155849 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:05.156514 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-66952f1f-36dd-433c-ab64-2aea7de4c8a9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot retrieved successfully. Aug 19 11:14:05.174499 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-66952f1f-36dd-433c-ab64-2aea7de4c8a9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot delete request issued successfully. Aug 19 11:14:05.174695 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66952f1f-36dd-433c-ab64-2aea7de4c8a9 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab returned with HTTP 202 Aug 19 11:14:05.175072 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1257/5031] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:14:05 2026] DELETE /volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:05.181147 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-86e46370-58e1-4e7e-a985-744cdf399cad None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:05.182763 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-86e46370-58e1-4e7e-a985-744cdf399cad tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab Aug 19 11:14:05.182937 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-86e46370-58e1-4e7e-a985-744cdf399cad tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:05.183118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-86e46370-58e1-4e7e-a985-744cdf399cad tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:05.187973 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:05.187973 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:05.188448 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-86e46370-58e1-4e7e-a985-744cdf399cad tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Snapshot retrieved successfully. Aug 19 11:14:05.189267 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-86e46370-58e1-4e7e-a985-744cdf399cad tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab returned with HTTP 200 Aug 19 11:14:05.189641 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1262/5032] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:05 2026] GET /volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:05.345422 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b68a3ffd-7446-4136-b23e-a67477b9daf2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:05.347153 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b68a3ffd-7446-4136-b23e-a67477b9daf2 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:14:05.347245 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b68a3ffd-7446-4136-b23e-a67477b9daf2 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:05.347428 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b68a3ffd-7446-4136-b23e-a67477b9daf2 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:05.347558 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b68a3ffd-7446-4136-b23e-a67477b9daf2 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:05.351532 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:05.351532 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:05.352222 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b68a3ffd-7446-4136-b23e-a67477b9daf2 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 200 Aug 19 11:14:05.352607 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1256/5033] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:05 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:05.360929 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6c8ddbdd-e544-4af9-aeb2-37b5d39993ad None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:05.362890 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c8ddbdd-e544-4af9-aeb2-37b5d39993ad tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:14:05.363139 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c8ddbdd-e544-4af9-aeb2-37b5d39993ad tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:05.363357 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c8ddbdd-e544-4af9-aeb2-37b5d39993ad tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:05.363518 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6c8ddbdd-e544-4af9-aeb2-37b5d39993ad tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:05.367340 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:05.367340 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:05.368055 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c8ddbdd-e544-4af9-aeb2-37b5d39993ad tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:14:05.368443 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1259/5034] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:05 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:05.376501 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-78ce928a-58f5-4808-a86b-85b98089513a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:05.378240 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78ce928a-58f5-4808-a86b-85b98089513a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] DELETE https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:14:05.378429 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78ce928a-58f5-4808-a86b-85b98089513a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:05.378623 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78ce928a-58f5-4808-a86b-85b98089513a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:05.378740 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-78ce928a-58f5-4808-a86b-85b98089513a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Delete backup with id: b0b5d5e6-3538-4313-8c27-70efd1e15330. Aug 19 11:14:05.382702 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:05.382702 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:05.394908 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-78ce928a-58f5-4808-a86b-85b98089513a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] delete_backup rpcapi backup_id b0b5d5e6-3538-4313-8c27-70efd1e15330 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:14:05.396451 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78ce928a-58f5-4808-a86b-85b98089513a tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 202 Aug 19 11:14:05.396805 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1258/5035] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:05 2026] DELETE /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:14:05.404323 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a0957433-00c9-42e8-8fb9-31b8f706c5f0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:05.406031 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a0957433-00c9-42e8-8fb9-31b8f706c5f0 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:14:05.406220 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a0957433-00c9-42e8-8fb9-31b8f706c5f0 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:05.406396 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a0957433-00c9-42e8-8fb9-31b8f706c5f0 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:05.407101 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-a0957433-00c9-42e8-8fb9-31b8f706c5f0 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:05.411198 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:05.411198 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:05.412237 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a0957433-00c9-42e8-8fb9-31b8f706c5f0 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 200 Aug 19 11:14:05.412730 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1263/5036] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:05 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:05.790687 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e2f7a9df-5ae0-47a7-bcda-d1d6c8a37244 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:05.792667 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e2f7a9df-5ae0-47a7-bcda-d1d6c8a37244 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:05.792945 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e2f7a9df-5ae0-47a7-bcda-d1d6c8a37244 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:05.793210 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e2f7a9df-5ae0-47a7-bcda-d1d6c8a37244 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:05.793337 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-e2f7a9df-5ae0-47a7-bcda-d1d6c8a37244 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:05.797601 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:05.797601 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:05.798299 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e2f7a9df-5ae0-47a7-bcda-d1d6c8a37244 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:05.798684 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1257/5037] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:05 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:06.197699 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61b1be3b-ef0e-42e5-978e-19ca58018550 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:06.199303 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61b1be3b-ef0e-42e5-978e-19ca58018550 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab Aug 19 11:14:06.199477 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61b1be3b-ef0e-42e5-978e-19ca58018550 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:06.199666 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61b1be3b-ef0e-42e5-978e-19ca58018550 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:06.203730 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61b1be3b-ef0e-42e5-978e-19ca58018550 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab returned with HTTP 404 Aug 19 11:14:06.204167 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1260/5038] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:06 2026] GET /volume/v3/snapshots/dd81c823-5bf4-4de8-90ff-0e93f1aabeab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:06.424224 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e3edb507-7d7c-4bb6-8627-fa72c3a32dd8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:06.425765 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e3edb507-7d7c-4bb6-8627-fa72c3a32dd8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 Aug 19 11:14:06.425949 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e3edb507-7d7c-4bb6-8627-fa72c3a32dd8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:06.426130 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e3edb507-7d7c-4bb6-8627-fa72c3a32dd8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:06.426221 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e3edb507-7d7c-4bb6-8627-fa72c3a32dd8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id b0b5d5e6-3538-4313-8c27-70efd1e15330. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:06.429368 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e3edb507-7d7c-4bb6-8627-fa72c3a32dd8 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 returned with HTTP 404 Aug 19 11:14:06.429767 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1259/5039] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:06 2026] GET /volume/v3/backups/b0b5d5e6-3538-4313-8c27-70efd1e15330 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:06.435542 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2b901dbe-a611-4980-be6f-372af4948a6b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:06.436833 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b901dbe-a611-4980-be6f-372af4948a6b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] DELETE https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:14:06.437012 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b901dbe-a611-4980-be6f-372af4948a6b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:06.437218 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2b901dbe-a611-4980-be6f-372af4948a6b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:06.437320 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-2b901dbe-a611-4980-be6f-372af4948a6b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Delete backup with id: 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. Aug 19 11:14:06.441421 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:06.441421 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:06.454797 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-2b901dbe-a611-4980-be6f-372af4948a6b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] delete_backup rpcapi backup_id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 {{(pid=100206) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:14:06.456409 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2b901dbe-a611-4980-be6f-372af4948a6b tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 202 Aug 19 11:14:06.456810 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1264/5040] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:06 2026] DELETE /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:14:06.462578 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fdbd32d2-032e-43a8-994e-85547439021c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:06.464338 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fdbd32d2-032e-43a8-994e-85547439021c tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:14:06.464555 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fdbd32d2-032e-43a8-994e-85547439021c tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:06.464732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fdbd32d2-032e-43a8-994e-85547439021c tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:06.464832 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-fdbd32d2-032e-43a8-994e-85547439021c tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:06.469000 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:06.469000 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:06.469825 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fdbd32d2-032e-43a8-994e-85547439021c tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 200 Aug 19 11:14:06.470197 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1258/5041] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:06 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:06.808251 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0f178a4e-ba6d-4446-bdd5-65b532168431 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:06.809946 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0f178a4e-ba6d-4446-bdd5-65b532168431 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:06.810169 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0f178a4e-ba6d-4446-bdd5-65b532168431 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:06.810317 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0f178a4e-ba6d-4446-bdd5-65b532168431 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:06.810414 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0f178a4e-ba6d-4446-bdd5-65b532168431 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:06.815222 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:06.815222 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:06.815851 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0f178a4e-ba6d-4446-bdd5-65b532168431 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:06.816250 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1261/5042] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:06 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:07.479121 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-86cf02dc-5284-4086-994e-f2ab2999551e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:07.480629 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-86cf02dc-5284-4086-994e-f2ab2999551e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 Aug 19 11:14:07.480790 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-86cf02dc-5284-4086-994e-f2ab2999551e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:07.480960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-86cf02dc-5284-4086-994e-f2ab2999551e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:07.481061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-86cf02dc-5284-4086-994e-f2ab2999551e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id 0c59e20c-f6cc-44cf-b6b8-1a74b0a36362. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:07.484268 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-86cf02dc-5284-4086-994e-f2ab2999551e tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 returned with HTTP 404 Aug 19 11:14:07.484817 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1260/5043] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:07 2026] GET /volume/v3/backups/0c59e20c-f6cc-44cf-b6b8-1a74b0a36362 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:07.490846 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-442e43c0-bb77-4948-b213-f9dc7c744cce None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:07.492524 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-442e43c0-bb77-4948-b213-f9dc7c744cce tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] DELETE https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:14:07.492711 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-442e43c0-bb77-4948-b213-f9dc7c744cce tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:07.492883 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-442e43c0-bb77-4948-b213-f9dc7c744cce tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:07.493003 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-442e43c0-bb77-4948-b213-f9dc7c744cce tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Delete backup with id: 5e6baa8a-2716-459f-ab78-582a21a4e96e. Aug 19 11:14:07.496704 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:07.496704 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:07.511637 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-442e43c0-bb77-4948-b213-f9dc7c744cce tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] delete_backup rpcapi backup_id 5e6baa8a-2716-459f-ab78-582a21a4e96e {{(pid=100206) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:14:07.513153 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-442e43c0-bb77-4948-b213-f9dc7c744cce tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 202 Aug 19 11:14:07.513697 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1265/5044] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:07 2026] DELETE /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:14:07.519830 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-179adb1e-eb8f-4e81-bd6e-16fbc14046bb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:07.521639 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-179adb1e-eb8f-4e81-bd6e-16fbc14046bb tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:14:07.521815 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-179adb1e-eb8f-4e81-bd6e-16fbc14046bb tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:07.522299 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-179adb1e-eb8f-4e81-bd6e-16fbc14046bb tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:07.522299 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-179adb1e-eb8f-4e81-bd6e-16fbc14046bb tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:07.527708 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:07.527708 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:07.528597 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-179adb1e-eb8f-4e81-bd6e-16fbc14046bb tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:14:07.528930 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1259/5045] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:07 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:07.652602 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-8c44c862-6aa3-4385-8d97-be21b288ae2b req-f1cb18b7-0c48-41ee-90b7-3cd9a5c1ed92 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:07.654800 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8c44c862-6aa3-4385-8d97-be21b288ae2b req-f1cb18b7-0c48-41ee-90b7-3cd9a5c1ed92 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] DELETE https://10.4.3.46/volume/v3/attachments/7e1a959c-9ddf-4dc1-b963-8416956ecd93 Aug 19 11:14:07.655056 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8c44c862-6aa3-4385-8d97-be21b288ae2b req-f1cb18b7-0c48-41ee-90b7-3cd9a5c1ed92 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:07.655275 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8c44c862-6aa3-4385-8d97-be21b288ae2b req-f1cb18b7-0c48-41ee-90b7-3cd9a5c1ed92 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:07.664426 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:07.664426 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:07.720503 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8c44c862-6aa3-4385-8d97-be21b288ae2b req-f1cb18b7-0c48-41ee-90b7-3cd9a5c1ed92 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/attachments/7e1a959c-9ddf-4dc1-b963-8416956ecd93 returned with HTTP 200 Aug 19 11:14:07.720855 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1262/5046] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:14:07 2026] DELETE /volume/v3/attachments/7e1a959c-9ddf-4dc1-b963-8416956ecd93 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:07.826162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-73e95709-1435-4110-ac55-2416c49a4bc4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:07.827985 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73e95709-1435-4110-ac55-2416c49a4bc4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:07.828210 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73e95709-1435-4110-ac55-2416c49a4bc4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:07.828403 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73e95709-1435-4110-ac55-2416c49a4bc4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:07.828570 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-73e95709-1435-4110-ac55-2416c49a4bc4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:07.833413 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:07.833413 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:07.834118 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73e95709-1435-4110-ac55-2416c49a4bc4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:07.834535 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1261/5047] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:07 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:08.538373 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-eedc3ed9-91a7-4dec-b65d-7909434aa616 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:08.540068 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eedc3ed9-91a7-4dec-b65d-7909434aa616 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:14:08.540254 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eedc3ed9-91a7-4dec-b65d-7909434aa616 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:08.540428 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eedc3ed9-91a7-4dec-b65d-7909434aa616 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:08.540551 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-eedc3ed9-91a7-4dec-b65d-7909434aa616 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:08.544338 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:08.544338 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:08.544987 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eedc3ed9-91a7-4dec-b65d-7909434aa616 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 200 Aug 19 11:14:08.567243 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1266/5048] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:08 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:08.844319 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ad4a5ab9-0ab5-48e1-907d-115e3511bb87 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:08.846497 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ad4a5ab9-0ab5-48e1-907d-115e3511bb87 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:08.847061 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ad4a5ab9-0ab5-48e1-907d-115e3511bb87 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:08.847061 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ad4a5ab9-0ab5-48e1-907d-115e3511bb87 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:08.862224 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-ad4a5ab9-0ab5-48e1-907d-115e3511bb87 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:08.862224 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:08.862224 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:08.862224 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ad4a5ab9-0ab5-48e1-907d-115e3511bb87 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:08.862224 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1260/5049] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:08 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:09.556649 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-799303d4-a520-4d71-a2c8-05958f635dc1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:09.558206 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-799303d4-a520-4d71-a2c8-05958f635dc1 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e Aug 19 11:14:09.558412 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-799303d4-a520-4d71-a2c8-05958f635dc1 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:09.558642 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-799303d4-a520-4d71-a2c8-05958f635dc1 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:09.558784 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-799303d4-a520-4d71-a2c8-05958f635dc1 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Show backup with id 5e6baa8a-2716-459f-ab78-582a21a4e96e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:09.561831 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-799303d4-a520-4d71-a2c8-05958f635dc1 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e returned with HTTP 404 Aug 19 11:14:09.562270 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1263/5050] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:09 2026] GET /volume/v3/backups/5e6baa8a-2716-459f-ab78-582a21a4e96e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:09.576918 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3ebbcd9e-c7bc-4712-918d-1a1d7a46d8f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:09.578560 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ebbcd9e-c7bc-4712-918d-1a1d7a46d8f9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] DELETE https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:14:09.578782 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ebbcd9e-c7bc-4712-918d-1a1d7a46d8f9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:09.578854 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ebbcd9e-c7bc-4712-918d-1a1d7a46d8f9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:09.578942 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-3ebbcd9e-c7bc-4712-918d-1a1d7a46d8f9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Delete backup with id: cb45f313-33be-41d9-9442-666aa4151de2. Aug 19 11:14:09.582882 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:09.582882 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:09.595275 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-3ebbcd9e-c7bc-4712-918d-1a1d7a46d8f9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] delete_backup rpcapi backup_id cb45f313-33be-41d9-9442-666aa4151de2 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:14:09.596919 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ebbcd9e-c7bc-4712-918d-1a1d7a46d8f9 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 202 Aug 19 11:14:09.597349 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1262/5051] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:09 2026] DELETE /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:14:09.604298 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6cee2229-f650-4972-8af7-7bdffb3e52df None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:09.606069 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6cee2229-f650-4972-8af7-7bdffb3e52df tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:14:09.606269 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6cee2229-f650-4972-8af7-7bdffb3e52df tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:09.606463 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6cee2229-f650-4972-8af7-7bdffb3e52df tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:09.606596 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-6cee2229-f650-4972-8af7-7bdffb3e52df tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:09.610779 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:09.610779 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:09.611286 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6cee2229-f650-4972-8af7-7bdffb3e52df tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 200 Aug 19 11:14:09.611667 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1267/5052] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:09 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:09.781852 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7a131ad4-f8d0-4664-b0a1-cf4b64d29b58 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:09.783520 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7a131ad4-f8d0-4664-b0a1-cf4b64d29b58 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:14:09.783711 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7a131ad4-f8d0-4664-b0a1-cf4b64d29b58 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:09.783877 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7a131ad4-f8d0-4664-b0a1-cf4b64d29b58 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:09.785511 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-7a131ad4-f8d0-4664-b0a1-cf4b64d29b58 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Delete volume with id: f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:14:09.793572 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:09.793572 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:09.793572 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7a131ad4-f8d0-4664-b0a1-cf4b64d29b58 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:14:09.816719 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7a131ad4-f8d0-4664-b0a1-cf4b64d29b58 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Delete volume request issued successfully. Aug 19 11:14:09.816880 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7a131ad4-f8d0-4664-b0a1-cf4b64d29b58 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 202 Aug 19 11:14:09.817273 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1261/5053] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:14:09 2026] DELETE /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:14:09.823464 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b159c245-c3f1-4392-9156-4eb01886c7e0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:09.825030 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b159c245-c3f1-4392-9156-4eb01886c7e0 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:14:09.825227 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b159c245-c3f1-4392-9156-4eb01886c7e0 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:09.825392 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b159c245-c3f1-4392-9156-4eb01886c7e0 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:09.831372 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:09.831372 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:09.834361 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b159c245-c3f1-4392-9156-4eb01886c7e0 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Volume info retrieved successfully. Aug 19 11:14:09.838248 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b159c245-c3f1-4392-9156-4eb01886c7e0 tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 200 Aug 19 11:14:09.838578 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1264/5054] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:09 2026] GET /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 1386 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:14:09.863873 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1577a4c3-91ec-44cb-8a5d-6a01973bd8a4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:09.865467 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1577a4c3-91ec-44cb-8a5d-6a01973bd8a4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:09.865676 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1577a4c3-91ec-44cb-8a5d-6a01973bd8a4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:09.865846 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1577a4c3-91ec-44cb-8a5d-6a01973bd8a4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:09.865960 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1577a4c3-91ec-44cb-8a5d-6a01973bd8a4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:09.869794 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:09.869794 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:09.870339 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1577a4c3-91ec-44cb-8a5d-6a01973bd8a4 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:09.870737 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1263/5055] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:09 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:10.621447 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0201456e-cf20-4e94-8282-f6b43d2624b6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:10.623661 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0201456e-cf20-4e94-8282-f6b43d2624b6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] GET https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 Aug 19 11:14:10.623892 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0201456e-cf20-4e94-8282-f6b43d2624b6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:10.624087 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0201456e-cf20-4e94-8282-f6b43d2624b6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:10.624186 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-0201456e-cf20-4e94-8282-f6b43d2624b6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] Show backup with id cb45f313-33be-41d9-9442-666aa4151de2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:10.627652 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0201456e-cf20-4e94-8282-f6b43d2624b6 tempest-VolumesBackupsTest-227404971 tempest-VolumesBackupsTest-227404971-project-admin] https://10.4.3.46/volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 returned with HTTP 404 Aug 19 11:14:10.628024 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1268/5056] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:10 2026] GET /volume/v3/backups/cb45f313-33be-41d9-9442-666aa4151de2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:10.637795 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-610653e4-8afd-4233-9495-1abea2acf51e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:10.639822 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-610653e4-8afd-4233-9495-1abea2acf51e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb Aug 19 11:14:10.640006 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-610653e4-8afd-4233-9495-1abea2acf51e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:10.640218 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-610653e4-8afd-4233-9495-1abea2acf51e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:10.640369 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-610653e4-8afd-4233-9495-1abea2acf51e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Delete volume with id: 5aad0ca0-d679-46aa-8981-9b2c151ec4bb Aug 19 11:14:10.647490 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:10.647490 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:10.647932 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-610653e4-8afd-4233-9495-1abea2acf51e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:14:10.668108 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-610653e4-8afd-4233-9495-1abea2acf51e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Delete volume request issued successfully. Aug 19 11:14:10.668321 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-610653e4-8afd-4233-9495-1abea2acf51e tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb returned with HTTP 202 Aug 19 11:14:10.668741 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1262/5057] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:10 2026] DELETE /volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:10.678585 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a37e69c2-94a5-4395-9b7b-191979fc8984 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:10.685810 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a37e69c2-94a5-4395-9b7b-191979fc8984 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb Aug 19 11:14:10.686653 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a37e69c2-94a5-4395-9b7b-191979fc8984 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:10.686863 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a37e69c2-94a5-4395-9b7b-191979fc8984 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:10.693738 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:10.693738 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:10.697292 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a37e69c2-94a5-4395-9b7b-191979fc8984 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:14:10.701326 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a37e69c2-94a5-4395-9b7b-191979fc8984 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb returned with HTTP 200 Aug 19 11:14:10.701726 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1265/5058] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:10 2026] GET /volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:10.850831 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-99c6df0a-1612-49f6-bd78-4cedb89a00cc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:10.852806 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99c6df0a-1612-49f6-bd78-4cedb89a00cc tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] GET https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 Aug 19 11:14:10.853004 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99c6df0a-1612-49f6-bd78-4cedb89a00cc tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:10.853190 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99c6df0a-1612-49f6-bd78-4cedb89a00cc tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:10.858388 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99c6df0a-1612-49f6-bd78-4cedb89a00cc tempest-TestVolumeBootPatternV346-790010385 tempest-TestVolumeBootPatternV346-790010385-project-member] https://10.4.3.46/volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 returned with HTTP 404 Aug 19 11:14:10.858804 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1264/5059] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:10 2026] GET /volume/v3/volumes/f57d0a5e-d355-4df4-ad10-08f6ebd06828 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:14:10.880071 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cac72d5f-4b80-491c-84f3-d81504e4b1e3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:10.882119 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cac72d5f-4b80-491c-84f3-d81504e4b1e3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:10.882335 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cac72d5f-4b80-491c-84f3-d81504e4b1e3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:10.882538 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cac72d5f-4b80-491c-84f3-d81504e4b1e3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:10.882648 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-cac72d5f-4b80-491c-84f3-d81504e4b1e3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:10.886816 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:10.886816 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:10.887651 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cac72d5f-4b80-491c-84f3-d81504e4b1e3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:10.888059 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1269/5060] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:10 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:11.714014 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f573bb3f-8ced-47a4-bff6-62fa56a2e588 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:11.715663 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f573bb3f-8ced-47a4-bff6-62fa56a2e588 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb Aug 19 11:14:11.715864 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f573bb3f-8ced-47a4-bff6-62fa56a2e588 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:11.716062 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f573bb3f-8ced-47a4-bff6-62fa56a2e588 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:11.721158 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f573bb3f-8ced-47a4-bff6-62fa56a2e588 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb returned with HTTP 404 Aug 19 11:14:11.721568 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1263/5061] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:11 2026] GET /volume/v3/volumes/5aad0ca0-d679-46aa-8981-9b2c151ec4bb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:11.729075 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0675cf9b-77d4-4e90-be47-a06dc947d3d3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:11.733083 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0675cf9b-77d4-4e90-be47-a06dc947d3d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] DELETE https://10.4.3.46/volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 Aug 19 11:14:11.733249 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0675cf9b-77d4-4e90-be47-a06dc947d3d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:11.733466 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0675cf9b-77d4-4e90-be47-a06dc947d3d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:11.733677 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-0675cf9b-77d4-4e90-be47-a06dc947d3d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Delete volume with id: 6f464087-094a-4f59-bb6d-af3bbc6c1c14 Aug 19 11:14:11.744192 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:11.744192 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:11.744760 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0675cf9b-77d4-4e90-be47-a06dc947d3d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:14:11.762826 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0675cf9b-77d4-4e90-be47-a06dc947d3d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Delete volume request issued successfully. Aug 19 11:14:11.763038 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0675cf9b-77d4-4e90-be47-a06dc947d3d3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 returned with HTTP 202 Aug 19 11:14:11.763540 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1266/5062] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:11 2026] DELETE /volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:11.771329 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-41e86eb1-af2d-4b05-96bc-45fd857d90ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:11.773843 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41e86eb1-af2d-4b05-96bc-45fd857d90ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 Aug 19 11:14:11.774230 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41e86eb1-af2d-4b05-96bc-45fd857d90ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:11.774590 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41e86eb1-af2d-4b05-96bc-45fd857d90ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:11.784025 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:11.784025 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:11.788138 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-41e86eb1-af2d-4b05-96bc-45fd857d90ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:14:11.792133 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41e86eb1-af2d-4b05-96bc-45fd857d90ab tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 returned with HTTP 200 Aug 19 11:14:11.792528 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1265/5063] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:11 2026] GET /volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:11.897760 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-32719780-c7c2-452d-bdaa-17bd6c5e2351 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:11.899346 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-32719780-c7c2-452d-bdaa-17bd6c5e2351 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:11.899556 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-32719780-c7c2-452d-bdaa-17bd6c5e2351 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:11.899727 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-32719780-c7c2-452d-bdaa-17bd6c5e2351 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:11.899824 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-32719780-c7c2-452d-bdaa-17bd6c5e2351 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:11.904245 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:11.904245 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:11.904806 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-32719780-c7c2-452d-bdaa-17bd6c5e2351 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:11.905156 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1270/5064] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:11 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:12.807764 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-91898c38-347d-45ed-b251-95a1a2a5c903 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:12.809382 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-91898c38-347d-45ed-b251-95a1a2a5c903 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 Aug 19 11:14:12.809616 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-91898c38-347d-45ed-b251-95a1a2a5c903 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:12.809794 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-91898c38-347d-45ed-b251-95a1a2a5c903 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:12.816003 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-91898c38-347d-45ed-b251-95a1a2a5c903 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 returned with HTTP 404 Aug 19 11:14:12.816494 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1264/5065] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:12 2026] GET /volume/v3/volumes/6f464087-094a-4f59-bb6d-af3bbc6c1c14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:12.823494 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9c6d285a-3e6e-4068-ae40-017448e3ccb3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:12.825477 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c6d285a-3e6e-4068-ae40-017448e3ccb3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] DELETE https://10.4.3.46/volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c Aug 19 11:14:12.825731 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c6d285a-3e6e-4068-ae40-017448e3ccb3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:12.825961 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c6d285a-3e6e-4068-ae40-017448e3ccb3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:12.826175 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-9c6d285a-3e6e-4068-ae40-017448e3ccb3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Delete volume with id: bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c Aug 19 11:14:12.834589 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:12.834589 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:12.835129 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9c6d285a-3e6e-4068-ae40-017448e3ccb3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:14:12.852231 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9c6d285a-3e6e-4068-ae40-017448e3ccb3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Delete volume request issued successfully. Aug 19 11:14:12.852396 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c6d285a-3e6e-4068-ae40-017448e3ccb3 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c returned with HTTP 202 Aug 19 11:14:12.852811 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1267/5066] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:12 2026] DELETE /volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:12.859847 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0305c35f-2df6-43ed-bcb1-f8b3992366f5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:12.861357 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0305c35f-2df6-43ed-bcb1-f8b3992366f5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c Aug 19 11:14:12.861660 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0305c35f-2df6-43ed-bcb1-f8b3992366f5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:12.861922 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0305c35f-2df6-43ed-bcb1-f8b3992366f5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:12.869527 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:12.869527 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:12.872662 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0305c35f-2df6-43ed-bcb1-f8b3992366f5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Volume info retrieved successfully. Aug 19 11:14:12.876572 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0305c35f-2df6-43ed-bcb1-f8b3992366f5 tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c returned with HTTP 200 Aug 19 11:14:12.876906 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1266/5067] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:12 2026] GET /volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:12.914871 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-61786577-8876-4d8a-afdc-d203f20cf6a3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:12.919095 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-61786577-8876-4d8a-afdc-d203f20cf6a3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:12.919095 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-61786577-8876-4d8a-afdc-d203f20cf6a3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:12.919095 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-61786577-8876-4d8a-afdc-d203f20cf6a3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:12.919095 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-61786577-8876-4d8a-afdc-d203f20cf6a3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:12.922527 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:12.922527 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:12.923351 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-61786577-8876-4d8a-afdc-d203f20cf6a3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:12.923942 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1271/5068] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:12 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:13.888575 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a7f560da-f17e-4d4a-b6ee-de179c72fe3c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:13.890185 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a7f560da-f17e-4d4a-b6ee-de179c72fe3c tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] GET https://10.4.3.46/volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c Aug 19 11:14:13.890407 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a7f560da-f17e-4d4a-b6ee-de179c72fe3c tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:13.890622 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a7f560da-f17e-4d4a-b6ee-de179c72fe3c tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:13.895509 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a7f560da-f17e-4d4a-b6ee-de179c72fe3c tempest-VolumesBackupsTest-195697613 tempest-VolumesBackupsTest-195697613-project-member] https://10.4.3.46/volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c returned with HTTP 404 Aug 19 11:14:13.895971 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1265/5069] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:13 2026] GET /volume/v3/volumes/bb9ba02e-ed5d-4d35-9086-fbdacdc4b57c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:13.934296 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-49ef972d-0e44-4469-b73f-b07a7411f032 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:13.936084 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49ef972d-0e44-4469-b73f-b07a7411f032 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:13.936274 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49ef972d-0e44-4469-b73f-b07a7411f032 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:13.936455 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49ef972d-0e44-4469-b73f-b07a7411f032 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:13.936568 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-49ef972d-0e44-4469-b73f-b07a7411f032 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:13.940087 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:13.940087 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:13.940623 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49ef972d-0e44-4469-b73f-b07a7411f032 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:13.940942 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1268/5070] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:13 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:14.950718 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-76d799ab-b080-4720-991d-3ae25552a3e6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:14.952588 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-76d799ab-b080-4720-991d-3ae25552a3e6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:14.952965 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-76d799ab-b080-4720-991d-3ae25552a3e6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:14.953209 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-76d799ab-b080-4720-991d-3ae25552a3e6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:14.953526 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-76d799ab-b080-4720-991d-3ae25552a3e6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:14.958199 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:14.958199 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:14.958861 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-76d799ab-b080-4720-991d-3ae25552a3e6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:14.959281 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1267/5071] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:14 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:15.354253 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-116ef5de-bedb-47d9-a41b-4750783d82ea None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:15.454652 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:15.454995 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2016393609"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:15.456303 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2016393609'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:15.456416 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Create volume of 1 GB Aug 19 11:14:15.460544 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Availability Zones retrieved successfully. Aug 19 11:14:15.465457 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Flow 'volume_create_api' (42015408-4b57-4c40-a39d-6d98e62dcb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:15.466288 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5a86053-44ea-4bea-8b9c-362011e267f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:15.467093 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:15.491241 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5a86053-44ea-4bea-8b9c-362011e267f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:15.491987 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efef9b87-9dce-4474-a256-83516a567332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:15.555501 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Created reservations ['bab7ba4f-7bac-4e93-b250-6977b7488da9', '2eb56ed1-a436-4ad2-96e5-09906d9b5079', '854c261f-a295-46d4-a038-5ec74146b26e', 'eb4f76ab-98c5-466b-847e-3b18df4f7506'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:15.556238 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efef9b87-9dce-4474-a256-83516a567332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bab7ba4f-7bac-4e93-b250-6977b7488da9', '2eb56ed1-a436-4ad2-96e5-09906d9b5079', '854c261f-a295-46d4-a038-5ec74146b26e', 'eb4f76ab-98c5-466b-847e-3b18df4f7506']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:15.556898 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1d7a22-e88a-41d0-87a8-f659216188a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:15.579272 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1d7a22-e88a-41d0-87a8-f659216188a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b6e0f82-088f-4ab9-ad3e-6ed832cce654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2016393609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='133c2cf9782d44d3986720789ae235c4',qos_specs=None,replication_status=,reservations=['bab7ba4f-7bac-4e93-b250-6977b7488da9','2eb56ed1-a436-4ad2-96e5-09906d9b5079','854c261f-a295-46d4-a038-5ec74146b26e','eb4f76ab-98c5-466b-847e-3b18df4f7506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7e949d0b5d42ceac061698ff29a5ad',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2016393609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b6e0f82-088f-4ab9-ad3e-6ed832cce654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='133c2cf9782d44d3986720789ae235c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec7e949d0b5d42ceac061698ff29a5ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:15.580011 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087302e0-2209-46ea-ad65-98c32d720094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:15.599073 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087302e0-2209-46ea-ad65-98c32d720094) transitioned into state 'SUCCESS' from state '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-2016393609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='133c2cf9782d44d3986720789ae235c4',qos_specs=None,replication_status=,reservations=['bab7ba4f-7bac-4e93-b250-6977b7488da9','2eb56ed1-a436-4ad2-96e5-09906d9b5079','854c261f-a295-46d4-a038-5ec74146b26e','eb4f76ab-98c5-466b-847e-3b18df4f7506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7e949d0b5d42ceac061698ff29a5ad',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:15.599749 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a75f26f1-e583-4d20-8682-dddcf67ef5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:15.608961 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a75f26f1-e583-4d20-8682-dddcf67ef5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:15.609735 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Flow 'volume_create_api' (42015408-4b57-4c40-a39d-6d98e62dcb5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:15.610024 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Create volume request issued successfully. Aug 19 11:14:15.610526 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-116ef5de-bedb-47d9-a41b-4750783d82ea tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:15.610944 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1272/5072] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:14:15 2026] POST /volume/v3/volumes => generated 764 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:15.626340 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fcdfb1b5-4b8d-4c42-b0b0-6aa8e121ee19 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:15.628125 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fcdfb1b5-4b8d-4c42-b0b0-6aa8e121ee19 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 Aug 19 11:14:15.628278 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fcdfb1b5-4b8d-4c42-b0b0-6aa8e121ee19 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:15.628459 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fcdfb1b5-4b8d-4c42-b0b0-6aa8e121ee19 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:15.637712 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:15.637712 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:15.641249 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fcdfb1b5-4b8d-4c42-b0b0-6aa8e121ee19 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:15.645498 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fcdfb1b5-4b8d-4c42-b0b0-6aa8e121ee19 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 returned with HTTP 200 Aug 19 11:14:15.645860 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1266/5073] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:15 2026] GET /volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:15.969241 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7e9911fa-e994-4e7f-9c3d-72a972693095 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:15.970829 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7e9911fa-e994-4e7f-9c3d-72a972693095 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:15.971024 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7e9911fa-e994-4e7f-9c3d-72a972693095 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:15.971193 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7e9911fa-e994-4e7f-9c3d-72a972693095 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:15.971290 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7e9911fa-e994-4e7f-9c3d-72a972693095 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:15.975012 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:15.975012 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:15.975537 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7e9911fa-e994-4e7f-9c3d-72a972693095 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:15.975843 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1269/5074] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:15 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:16.249540 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:16.325264 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:16.325586 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-658908218"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:16.326944 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-658908218'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:16.327106 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume of 1 GB Aug 19 11:14:16.331550 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Availability Zones retrieved successfully. Aug 19 11:14:16.336367 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (d4b7bce9-3a42-4f29-9613-d02511c7c56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:16.337274 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26220789-3e05-41e4-8920-f921e3e041da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:16.338163 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:16.360158 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26220789-3e05-41e4-8920-f921e3e041da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:16.360895 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9a92e40-329a-4fd7-9428-2c55dc34c209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:16.408013 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Created reservations ['6f6ea9f4-ddf8-4b0f-9063-a1e4d448bbe4', '5324a589-2eff-4198-af64-e614b1a38855', '26198f6c-490d-4758-9082-e138674c2be8', '1147eb93-a5f9-41fa-b26f-7ebb1b95c49a'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:16.408699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9a92e40-329a-4fd7-9428-2c55dc34c209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f6ea9f4-ddf8-4b0f-9063-a1e4d448bbe4', '5324a589-2eff-4198-af64-e614b1a38855', '26198f6c-490d-4758-9082-e138674c2be8', '1147eb93-a5f9-41fa-b26f-7ebb1b95c49a']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:16.409461 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4b4efd-3bf2-4852-85f5-a027352bfdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:16.434460 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4b4efd-3bf2-4852-85f5-a027352bfdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82f050f3-ac28-4f08-a715-69390d092ca7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-658908218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['6f6ea9f4-ddf8-4b0f-9063-a1e4d448bbe4','5324a589-2eff-4198-af64-e614b1a38855','26198f6c-490d-4758-9082-e138674c2be8','1147eb93-a5f9-41fa-b26f-7ebb1b95c49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-658908218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82f050f3-ac28-4f08-a715-69390d092ca7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f4aa4cd53482e93597dffce56d70d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:16.435154 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdfc42dc-0d06-4f99-8a00-726b8b24a9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:16.450653 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdfc42dc-0d06-4f99-8a00-726b8b24a9f3) transitioned into state 'SUCCESS' from state '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-658908218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['6f6ea9f4-ddf8-4b0f-9063-a1e4d448bbe4','5324a589-2eff-4198-af64-e614b1a38855','26198f6c-490d-4758-9082-e138674c2be8','1147eb93-a5f9-41fa-b26f-7ebb1b95c49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:16.451283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba5a076-1dad-432e-925a-9c027d75151e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:16.459791 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba5a076-1dad-432e-925a-9c027d75151e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:16.460539 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (d4b7bce9-3a42-4f29-9613-d02511c7c56e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:16.460812 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request issued successfully. Aug 19 11:14:16.461350 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-84cf12f9-c645-47c9-a33a-36ee7a180ac1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:16.461835 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1268/5075] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:14:16 2026] POST /volume/v3/volumes => generated 755 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:16.473890 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-79ca06e5-a4f0-4f0c-91d2-2df7bc2781a0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:16.476224 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-79ca06e5-a4f0-4f0c-91d2-2df7bc2781a0 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 Aug 19 11:14:16.476506 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-79ca06e5-a4f0-4f0c-91d2-2df7bc2781a0 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:16.476753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-79ca06e5-a4f0-4f0c-91d2-2df7bc2781a0 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:16.483899 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:16.483899 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:16.487137 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-79ca06e5-a4f0-4f0c-91d2-2df7bc2781a0 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:16.490892 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-79ca06e5-a4f0-4f0c-91d2-2df7bc2781a0 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 returned with HTTP 200 Aug 19 11:14:16.491246 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1273/5076] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:16 2026] GET /volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:16.660580 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2f871aaa-121b-490f-8feb-5c95bed21153 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:16.662222 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2f871aaa-121b-490f-8feb-5c95bed21153 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 Aug 19 11:14:16.662428 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2f871aaa-121b-490f-8feb-5c95bed21153 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:16.662625 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2f871aaa-121b-490f-8feb-5c95bed21153 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:16.669132 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:16.669132 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:16.672810 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2f871aaa-121b-490f-8feb-5c95bed21153 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:16.676946 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2f871aaa-121b-490f-8feb-5c95bed21153 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 returned with HTTP 200 Aug 19 11:14:16.677310 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1267/5077] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:16 2026] GET /volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:16.688290 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3f788e05-755c-4556-a6e3-a340f62161fd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:16.689897 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3f788e05-755c-4556-a6e3-a340f62161fd tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:14:16.690213 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3f788e05-755c-4556-a6e3-a340f62161fd tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b6e0f82-088f-4ab9-ad3e-6ed832cce654", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1107868823"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:16.698712 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:16.698712 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:16.699129 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3f788e05-755c-4556-a6e3-a340f62161fd tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:16.699234 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-3f788e05-755c-4556-a6e3-a340f62161fd tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Create snapshot from volume 6b6e0f82-088f-4ab9-ad3e-6ed832cce654 Aug 19 11:14:16.726856 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-3f788e05-755c-4556-a6e3-a340f62161fd tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Created reservations ['b2ad5b67-8b27-4f18-a87f-9653991ba3ba', '016634e2-d319-4114-8098-24b2f96f7c79', 'c46dcb5a-12e6-4cc5-8057-8651adb585ec', 'bedfa11b-a821-41c8-ada9-09a8a19f1fb8'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:16.752943 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3f788e05-755c-4556-a6e3-a340f62161fd tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot create request issued successfully. Aug 19 11:14:16.753300 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3f788e05-755c-4556-a6e3-a340f62161fd tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:14:16.753715 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1270/5078] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:14:16 2026] POST /volume/v3/snapshots => generated 322 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:16.761497 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-141771a5-d2d2-4ab4-b192-e9b5f99bc096 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:16.763362 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-141771a5-d2d2-4ab4-b192-e9b5f99bc096 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 Aug 19 11:14:16.763599 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-141771a5-d2d2-4ab4-b192-e9b5f99bc096 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:16.763825 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-141771a5-d2d2-4ab4-b192-e9b5f99bc096 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:16.768215 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:16.768215 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:16.768592 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-141771a5-d2d2-4ab4-b192-e9b5f99bc096 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot retrieved successfully. Aug 19 11:14:16.769282 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-141771a5-d2d2-4ab4-b192-e9b5f99bc096 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 returned with HTTP 200 Aug 19 11:14:16.769614 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1269/5079] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:16 2026] GET /volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:16.984524 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-100d919d-c269-4601-b5d6-e39cc9565059 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:16.986333 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-100d919d-c269-4601-b5d6-e39cc9565059 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:16.986549 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-100d919d-c269-4601-b5d6-e39cc9565059 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:16.986839 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-100d919d-c269-4601-b5d6-e39cc9565059 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:16.986839 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-100d919d-c269-4601-b5d6-e39cc9565059 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:16.991002 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:16.991002 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:16.991564 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-100d919d-c269-4601-b5d6-e39cc9565059 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:16.991872 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1274/5080] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:16 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:17.502072 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bf7d3c86-1a3c-4c05-8c52-41eacb9c008a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:17.503747 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bf7d3c86-1a3c-4c05-8c52-41eacb9c008a tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 Aug 19 11:14:17.503954 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bf7d3c86-1a3c-4c05-8c52-41eacb9c008a tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:17.504147 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bf7d3c86-1a3c-4c05-8c52-41eacb9c008a tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:17.510970 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:17.510970 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:17.514258 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-bf7d3c86-1a3c-4c05-8c52-41eacb9c008a tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:17.517802 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bf7d3c86-1a3c-4c05-8c52-41eacb9c008a tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 returned with HTTP 200 Aug 19 11:14:17.518132 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1268/5081] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:17 2026] GET /volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:17.528424 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1929d2b6-8937-4098-bdc0-4fe1b39f585b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:17.530107 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1929d2b6-8937-4098-bdc0-4fe1b39f585b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:14:17.530432 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1929d2b6-8937-4098-bdc0-4fe1b39f585b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "82f050f3-ac28-4f08-a715-69390d092ca7", "name": "tempest-CreateVolumesFromBackupTest-Backup-574471999"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:17.531790 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-1929d2b6-8937-4098-bdc0-4fe1b39f585b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Creating new backup {'backup': {'volume_id': '82f050f3-ac28-4f08-a715-69390d092ca7', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-574471999'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:14:17.531933 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-1929d2b6-8937-4098-bdc0-4fe1b39f585b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Creating backup of volume 82f050f3-ac28-4f08-a715-69390d092ca7 in container None Aug 19 11:14:17.538443 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:17.538443 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:17.538906 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1929d2b6-8937-4098-bdc0-4fe1b39f585b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:17.561681 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-1929d2b6-8937-4098-bdc0-4fe1b39f585b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Created reservations ['075ac56f-2967-4e42-8a94-3164846deb3c', '6f698c86-3d81-4502-95f7-0a87d9889cc0'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:17.584635 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1929d2b6-8937-4098-bdc0-4fe1b39f585b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:14:17.585036 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1271/5082] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:14:17 2026] POST /volume/v3/backups => generated 336 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:17.591800 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-19114e17-41b0-46f5-bf93-f828790953e7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:17.593326 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19114e17-41b0-46f5-bf93-f828790953e7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:17.593508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19114e17-41b0-46f5-bf93-f828790953e7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:17.593679 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19114e17-41b0-46f5-bf93-f828790953e7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:17.593774 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-19114e17-41b0-46f5-bf93-f828790953e7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:17.597427 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:17.597427 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:17.598080 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19114e17-41b0-46f5-bf93-f828790953e7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:17.598530 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1270/5083] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:17 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:17.777636 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-db035cd9-00ea-4579-83b9-2a5463acc367 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:17.779324 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db035cd9-00ea-4579-83b9-2a5463acc367 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 Aug 19 11:14:17.779540 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db035cd9-00ea-4579-83b9-2a5463acc367 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:17.779762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-db035cd9-00ea-4579-83b9-2a5463acc367 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:17.784683 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:17.784683 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:17.785106 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-db035cd9-00ea-4579-83b9-2a5463acc367 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot retrieved successfully. Aug 19 11:14:17.785793 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-db035cd9-00ea-4579-83b9-2a5463acc367 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 returned with HTTP 200 Aug 19 11:14:17.786152 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1275/5084] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:17 2026] GET /volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:17.793300 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f1244c30-a6b6-444b-9240-877085cc2087 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:17.794923 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f1244c30-a6b6-444b-9240-877085cc2087 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] POST https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654/action Aug 19 11:14:17.795292 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f1244c30-a6b6-444b-9240-877085cc2087 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Action body: b'{"revert": {"snapshot_id": "d66640ee-1011-4d88-b14a-e51bcfad69f7"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:14:17.795398 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f1244c30-a6b6-444b-9240-877085cc2087 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "d66640ee-1011-4d88-b14a-e51bcfad69f7"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:17.803095 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:17.803095 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:17.803521 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f1244c30-a6b6-444b-9240-877085cc2087 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume retrieved successfully. Aug 19 11:14:17.813867 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-f1244c30-a6b6-444b-9240-877085cc2087 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Reverting volume 6b6e0f82-088f-4ab9-ad3e-6ed832cce654 to snapshot d66640ee-1011-4d88-b14a-e51bcfad69f7. Aug 19 11:14:17.814586 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:17.814586 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:17.825275 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f1244c30-a6b6-444b-9240-877085cc2087 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654/action returned with HTTP 202 Aug 19 11:14:17.825673 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1269/5085] 10.4.3.46 () {70 vars in 1424 bytes} [Wed Aug 19 11:14:17 2026] POST /volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 11:14:17.831855 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-19f5db16-359a-4d69-afa7-6ad388b2c230 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:17.833447 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-19f5db16-359a-4d69-afa7-6ad388b2c230 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 Aug 19 11:14:17.833655 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-19f5db16-359a-4d69-afa7-6ad388b2c230 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:17.833830 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-19f5db16-359a-4d69-afa7-6ad388b2c230 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:17.839887 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:17.839887 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:17.842822 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-19f5db16-359a-4d69-afa7-6ad388b2c230 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:17.846725 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-19f5db16-359a-4d69-afa7-6ad388b2c230 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 returned with HTTP 200 Aug 19 11:14:17.847046 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1272/5086] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:17 2026] GET /volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:18.000649 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1d053baf-4a5b-4282-be7b-bee779cc0c4a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:18.002275 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1d053baf-4a5b-4282-be7b-bee779cc0c4a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:18.002510 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1d053baf-4a5b-4282-be7b-bee779cc0c4a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:18.002688 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1d053baf-4a5b-4282-be7b-bee779cc0c4a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:18.002785 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1d053baf-4a5b-4282-be7b-bee779cc0c4a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:18.006503 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:18.006503 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:18.007024 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1d053baf-4a5b-4282-be7b-bee779cc0c4a tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:18.007333 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1271/5087] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:17 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:18.015578 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-295a8c4a-3c77-47bd-9346-3d4350f7c7ea None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:18.017247 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-295a8c4a-3c77-47bd-9346-3d4350f7c7ea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] POST https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22/action Aug 19 11:14:18.017637 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-295a8c4a-3c77-47bd-9346-3d4350f7c7ea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:14:18.017781 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-295a8c4a-3c77-47bd-9346-3d4350f7c7ea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:18.019130 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.admin_actions [None req-295a8c4a-3c77-47bd-9346-3d4350f7c7ea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Updating backup '446a295f-88e3-40bf-8133-5f0650e3ee22' with '{'status': 'error'}' {{(pid=100206) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 11:14:18.026338 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:18.026338 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:18.027577 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.policy [None req-295a8c4a-3c77-47bd-9346-3d4350f7c7ea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '634e27ec3833435fa3c4559de7f1d2b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2972fb80a2fd4d7683590836d66982be', '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=100206) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:14:18.027857 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-295a8c4a-3c77-47bd-9346-3d4350f7c7ea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22/action returned with HTTP 403 Aug 19 11:14:18.028360 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1276/5088] 10.4.3.46 () {70 vars in 1423 bytes} [Wed Aug 19 11:14:18 2026] POST /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:18.033519 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3e1676fc-ff3b-46fd-8eb2-89cf84499ce6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:18.035121 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e1676fc-ff3b-46fd-8eb2-89cf84499ce6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 Aug 19 11:14:18.035331 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e1676fc-ff3b-46fd-8eb2-89cf84499ce6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:18.035553 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3e1676fc-ff3b-46fd-8eb2-89cf84499ce6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:18.035735 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-3e1676fc-ff3b-46fd-8eb2-89cf84499ce6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Delete volume with id: a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 Aug 19 11:14:18.042629 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:18.042629 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:18.043028 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3e1676fc-ff3b-46fd-8eb2-89cf84499ce6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:14:18.061757 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3e1676fc-ff3b-46fd-8eb2-89cf84499ce6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Delete volume request issued successfully. Aug 19 11:14:18.061941 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3e1676fc-ff3b-46fd-8eb2-89cf84499ce6 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 returned with HTTP 202 Aug 19 11:14:18.062462 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1270/5089] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:14:18 2026] DELETE /volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:18.068349 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aa3ab7c1-b0bd-469a-98f1-c01594b99799 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:18.070144 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa3ab7c1-b0bd-469a-98f1-c01594b99799 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 Aug 19 11:14:18.070354 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa3ab7c1-b0bd-469a-98f1-c01594b99799 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:18.070589 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa3ab7c1-b0bd-469a-98f1-c01594b99799 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:18.077226 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:18.077226 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:18.080939 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aa3ab7c1-b0bd-469a-98f1-c01594b99799 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:14:18.084606 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa3ab7c1-b0bd-469a-98f1-c01594b99799 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 returned with HTTP 200 Aug 19 11:14:18.085044 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1273/5090] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:18 2026] GET /volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:18.607588 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-618452e8-94d4-41fe-9022-89fe20e92ad4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:18.609255 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-618452e8-94d4-41fe-9022-89fe20e92ad4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:18.609454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-618452e8-94d4-41fe-9022-89fe20e92ad4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:18.609670 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-618452e8-94d4-41fe-9022-89fe20e92ad4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:18.609777 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-618452e8-94d4-41fe-9022-89fe20e92ad4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:18.613938 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:18.613938 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:18.614613 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-618452e8-94d4-41fe-9022-89fe20e92ad4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:18.614934 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1272/5091] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:18 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:18.858867 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-25407f5f-76bb-4bd2-9807-998b36b78dc9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:18.860915 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-25407f5f-76bb-4bd2-9807-998b36b78dc9 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 Aug 19 11:14:18.861130 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-25407f5f-76bb-4bd2-9807-998b36b78dc9 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:18.861310 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-25407f5f-76bb-4bd2-9807-998b36b78dc9 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:18.867708 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:18.867708 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:18.870985 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-25407f5f-76bb-4bd2-9807-998b36b78dc9 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:18.874580 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-25407f5f-76bb-4bd2-9807-998b36b78dc9 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 returned with HTTP 200 Aug 19 11:14:18.874906 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1277/5092] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:18 2026] GET /volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:18.885017 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-17078745-32a7-447a-b2f4-58da9b084129 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:18.886670 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-17078745-32a7-447a-b2f4-58da9b084129 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 Aug 19 11:14:18.886889 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-17078745-32a7-447a-b2f4-58da9b084129 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:18.887116 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-17078745-32a7-447a-b2f4-58da9b084129 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:18.891351 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:18.891351 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:18.891771 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-17078745-32a7-447a-b2f4-58da9b084129 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot retrieved successfully. Aug 19 11:14:18.892503 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-17078745-32a7-447a-b2f4-58da9b084129 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 returned with HTTP 200 Aug 19 11:14:18.892825 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1271/5093] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:18 2026] GET /volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:18.899500 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cca4e5a9-8810-4299-a601-7fb126f8a42b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:18.901126 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cca4e5a9-8810-4299-a601-7fb126f8a42b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 Aug 19 11:14:18.901316 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cca4e5a9-8810-4299-a601-7fb126f8a42b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:18.901498 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cca4e5a9-8810-4299-a601-7fb126f8a42b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:18.907341 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:18.907341 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:18.910349 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cca4e5a9-8810-4299-a601-7fb126f8a42b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:18.913767 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cca4e5a9-8810-4299-a601-7fb126f8a42b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 returned with HTTP 200 Aug 19 11:14:18.914112 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1274/5094] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:18 2026] GET /volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:18.924800 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:18.926354 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:18.926709 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2032063980"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:18.928016 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2032063980'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:18.928125 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Create volume of 1 GB Aug 19 11:14:18.932263 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Availability Zones retrieved successfully. Aug 19 11:14:18.937036 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Flow 'volume_create_api' (fbd8a643-926c-4d8b-8f03-f17352d18ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:18.938008 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370a8d08-bc31-4315-99c7-49ef64a96b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:18.938780 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:18.960553 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370a8d08-bc31-4315-99c7-49ef64a96b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:18.961201 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96fcd3c-eb19-45cf-9632-35cf1557da9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:18.995891 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Created reservations ['3ad16323-a9eb-4f47-af1e-33ae5d17df41', 'aef62175-81cd-4f35-8daa-eb9477b6c225', '160dd20b-99f7-4280-a5d8-0ddf306084ff', 'ae3444b7-466d-4585-bb91-b1a64c9479a4'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:18.996604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96fcd3c-eb19-45cf-9632-35cf1557da9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ad16323-a9eb-4f47-af1e-33ae5d17df41', 'aef62175-81cd-4f35-8daa-eb9477b6c225', '160dd20b-99f7-4280-a5d8-0ddf306084ff', 'ae3444b7-466d-4585-bb91-b1a64c9479a4']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:18.997289 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8e70e5-0d8e-4897-95c7-08dfdfc49772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:19.017882 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8e70e5-0d8e-4897-95c7-08dfdfc49772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36363713-b039-4955-8b91-3ca594a723b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2032063980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='133c2cf9782d44d3986720789ae235c4',qos_specs=None,replication_status=,reservations=['3ad16323-a9eb-4f47-af1e-33ae5d17df41','aef62175-81cd-4f35-8daa-eb9477b6c225','160dd20b-99f7-4280-a5d8-0ddf306084ff','ae3444b7-466d-4585-bb91-b1a64c9479a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7e949d0b5d42ceac061698ff29a5ad',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2032063980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36363713-b039-4955-8b91-3ca594a723b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='133c2cf9782d44d3986720789ae235c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec7e949d0b5d42ceac061698ff29a5ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:19.018492 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8adf2e2-1b66-4e8c-8b81-0b38f5df9185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:19.033305 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8adf2e2-1b66-4e8c-8b81-0b38f5df9185) transitioned into state 'SUCCESS' from state '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-2032063980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='133c2cf9782d44d3986720789ae235c4',qos_specs=None,replication_status=,reservations=['3ad16323-a9eb-4f47-af1e-33ae5d17df41','aef62175-81cd-4f35-8daa-eb9477b6c225','160dd20b-99f7-4280-a5d8-0ddf306084ff','ae3444b7-466d-4585-bb91-b1a64c9479a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7e949d0b5d42ceac061698ff29a5ad',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:19.033945 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffbfbaf5-d3e4-48ca-aa3a-919a46271ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:19.041955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffbfbaf5-d3e4-48ca-aa3a-919a46271ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:19.042725 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Flow 'volume_create_api' (fbd8a643-926c-4d8b-8f03-f17352d18ad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:19.043017 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Create volume request issued successfully. Aug 19 11:14:19.043556 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-feb25b12-27be-4eed-b0ea-ddd93457bd6a tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:19.043953 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1273/5095] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:14:18 2026] POST /volume/v3/volumes => generated 764 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:19.054439 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d14fe71b-a72d-45b6-9bd8-7271661e4a4c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:19.056086 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d14fe71b-a72d-45b6-9bd8-7271661e4a4c tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 Aug 19 11:14:19.056536 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d14fe71b-a72d-45b6-9bd8-7271661e4a4c tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:19.056536 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d14fe71b-a72d-45b6-9bd8-7271661e4a4c tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:19.063831 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:19.063831 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:19.067230 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d14fe71b-a72d-45b6-9bd8-7271661e4a4c tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:19.071630 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d14fe71b-a72d-45b6-9bd8-7271661e4a4c tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 returned with HTTP 200 Aug 19 11:14:19.071966 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1278/5096] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:19 2026] GET /volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:19.098008 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e94c073e-5b8b-4b12-9214-a2e69fc5a76b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:19.100075 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e94c073e-5b8b-4b12-9214-a2e69fc5a76b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 Aug 19 11:14:19.100265 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e94c073e-5b8b-4b12-9214-a2e69fc5a76b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:19.100521 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e94c073e-5b8b-4b12-9214-a2e69fc5a76b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:19.107139 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e94c073e-5b8b-4b12-9214-a2e69fc5a76b tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 returned with HTTP 404 Aug 19 11:14:19.107694 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1272/5097] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:19 2026] GET /volume/v3/volumes/a6d4c3e9-3e7c-4090-bc36-d69b4ff8a824 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:19.114750 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-69e66a08-0399-4bc0-9307-1e8bee46d1d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:19.116498 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69e66a08-0399-4bc0-9307-1e8bee46d1d1 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:14:19.116738 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69e66a08-0399-4bc0-9307-1e8bee46d1d1 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:19.116923 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69e66a08-0399-4bc0-9307-1e8bee46d1d1 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:19.117033 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-69e66a08-0399-4bc0-9307-1e8bee46d1d1 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:19.120959 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:19.120959 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:19.121702 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69e66a08-0399-4bc0-9307-1e8bee46d1d1 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-reader] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:14:19.122257 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1275/5098] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:19 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:19.131171 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c8a133e4-444a-4ba1-86e8-90427bc28123 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:19.133026 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8a133e4-444a-4ba1-86e8-90427bc28123 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] DELETE https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:19.133231 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8a133e4-444a-4ba1-86e8-90427bc28123 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:19.133406 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8a133e4-444a-4ba1-86e8-90427bc28123 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:19.133530 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-c8a133e4-444a-4ba1-86e8-90427bc28123 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Delete backup with id: 446a295f-88e3-40bf-8133-5f0650e3ee22. Aug 19 11:14:19.137495 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:19.137495 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:19.147735 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-c8a133e4-444a-4ba1-86e8-90427bc28123 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] delete_backup rpcapi backup_id 446a295f-88e3-40bf-8133-5f0650e3ee22 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:14:19.149175 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8a133e4-444a-4ba1-86e8-90427bc28123 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 202 Aug 19 11:14:19.149616 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1274/5099] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:14:19 2026] DELETE /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:14:19.156044 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-23078a40-9d8e-4b26-9a65-ca788cb6849d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:19.157758 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-23078a40-9d8e-4b26-9a65-ca788cb6849d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:19.157956 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-23078a40-9d8e-4b26-9a65-ca788cb6849d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:19.158158 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-23078a40-9d8e-4b26-9a65-ca788cb6849d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:19.158256 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-23078a40-9d8e-4b26-9a65-ca788cb6849d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:19.162301 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:19.162301 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:19.162947 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-23078a40-9d8e-4b26-9a65-ca788cb6849d tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 200 Aug 19 11:14:19.163370 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1279/5100] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:19 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:19.623711 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d4493633-ac13-4a8e-b51f-c1a8c8a783a2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:19.625752 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d4493633-ac13-4a8e-b51f-c1a8c8a783a2 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:19.625997 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d4493633-ac13-4a8e-b51f-c1a8c8a783a2 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:19.626229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d4493633-ac13-4a8e-b51f-c1a8c8a783a2 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:19.626367 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d4493633-ac13-4a8e-b51f-c1a8c8a783a2 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:19.631452 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:19.631452 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:19.632153 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d4493633-ac13-4a8e-b51f-c1a8c8a783a2 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:19.632592 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1273/5101] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:19 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:20.083875 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c75966b0-de9f-4fdd-bf3c-33dd95680605 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:20.085727 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c75966b0-de9f-4fdd-bf3c-33dd95680605 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 Aug 19 11:14:20.085872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c75966b0-de9f-4fdd-bf3c-33dd95680605 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:20.086066 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c75966b0-de9f-4fdd-bf3c-33dd95680605 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:20.093241 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:20.093241 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:20.096852 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c75966b0-de9f-4fdd-bf3c-33dd95680605 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:20.100921 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c75966b0-de9f-4fdd-bf3c-33dd95680605 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 returned with HTTP 200 Aug 19 11:14:20.101284 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1276/5102] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:20 2026] GET /volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:20.114406 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c019b7ca-2c82-4675-8da0-6dc6aa809f95 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:20.116353 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c019b7ca-2c82-4675-8da0-6dc6aa809f95 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:14:20.116694 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c019b7ca-2c82-4675-8da0-6dc6aa809f95 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36363713-b039-4955-8b91-3ca594a723b9", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1377788147"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:20.126141 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:20.126141 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:20.126666 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c019b7ca-2c82-4675-8da0-6dc6aa809f95 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:20.126775 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-c019b7ca-2c82-4675-8da0-6dc6aa809f95 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Create snapshot from volume 36363713-b039-4955-8b91-3ca594a723b9 Aug 19 11:14:20.152435 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c019b7ca-2c82-4675-8da0-6dc6aa809f95 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Created reservations ['6ca92fe6-5ff9-453a-8ad4-d5bf1bc1289d', '62efbfb9-624b-4b08-b5dd-90df1e59fdfd', '27cc4c5c-54fb-4d88-89f0-389c957a870c', 'c2136fbb-da4e-49b4-8ec9-d58bf26f3988'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:20.172841 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b49ec238-70ed-428d-9df6-b94466f1cc1e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:20.174423 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b49ec238-70ed-428d-9df6-b94466f1cc1e tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 Aug 19 11:14:20.174651 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b49ec238-70ed-428d-9df6-b94466f1cc1e tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:20.174859 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b49ec238-70ed-428d-9df6-b94466f1cc1e tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:20.174945 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-b49ec238-70ed-428d-9df6-b94466f1cc1e tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 446a295f-88e3-40bf-8133-5f0650e3ee22. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:20.178502 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b49ec238-70ed-428d-9df6-b94466f1cc1e tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 returned with HTTP 404 Aug 19 11:14:20.178858 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1280/5103] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:20 2026] GET /volume/v3/backups/446a295f-88e3-40bf-8133-5f0650e3ee22 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:20.183028 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c019b7ca-2c82-4675-8da0-6dc6aa809f95 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot create request issued successfully. Aug 19 11:14:20.183423 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c019b7ca-2c82-4675-8da0-6dc6aa809f95 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:14:20.183948 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1275/5104] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:14:20 2026] POST /volume/v3/snapshots => generated 322 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:20.185329 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-bd561940-f6ce-4ec7-8117-d5292a3ff4f3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:20.187145 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bd561940-f6ce-4ec7-8117-d5292a3ff4f3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] DELETE https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:14:20.187352 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bd561940-f6ce-4ec7-8117-d5292a3ff4f3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:20.187567 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-bd561940-f6ce-4ec7-8117-d5292a3ff4f3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:20.187695 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-bd561940-f6ce-4ec7-8117-d5292a3ff4f3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Delete backup with id: c0788a57-5847-421e-9503-1533537fd62e. Aug 19 11:14:20.191747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2522545a-f2ec-4eda-a9aa-8f26b9dd0b80 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:20.191830 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:20.191830 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:20.193410 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2522545a-f2ec-4eda-a9aa-8f26b9dd0b80 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e Aug 19 11:14:20.193604 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2522545a-f2ec-4eda-a9aa-8f26b9dd0b80 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:20.193791 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2522545a-f2ec-4eda-a9aa-8f26b9dd0b80 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:20.198201 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:20.198201 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:20.198951 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2522545a-f2ec-4eda-a9aa-8f26b9dd0b80 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot retrieved successfully. Aug 19 11:14:20.199653 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2522545a-f2ec-4eda-a9aa-8f26b9dd0b80 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e returned with HTTP 200 Aug 19 11:14:20.199653 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1277/5105] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:20 2026] GET /volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:14:20.202570 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-bd561940-f6ce-4ec7-8117-d5292a3ff4f3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] delete_backup rpcapi backup_id c0788a57-5847-421e-9503-1533537fd62e {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:14:20.204077 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-bd561940-f6ce-4ec7-8117-d5292a3ff4f3 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 202 Aug 19 11:14:20.204501 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1274/5106] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:14:20 2026] DELETE /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:14:20.211379 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-22332fed-9141-4cdf-9a19-39451dc9eaea None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:20.213519 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-22332fed-9141-4cdf-9a19-39451dc9eaea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:14:20.213765 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-22332fed-9141-4cdf-9a19-39451dc9eaea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:20.213945 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-22332fed-9141-4cdf-9a19-39451dc9eaea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:20.214119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-22332fed-9141-4cdf-9a19-39451dc9eaea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:20.218551 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:20.218551 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:20.219189 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-22332fed-9141-4cdf-9a19-39451dc9eaea tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 200 Aug 19 11:14:20.219552 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1281/5107] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:20 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:20.643685 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a4aa1620-cdcd-4567-b181-408175e1e405 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:20.646040 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a4aa1620-cdcd-4567-b181-408175e1e405 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:20.646282 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a4aa1620-cdcd-4567-b181-408175e1e405 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:20.646541 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a4aa1620-cdcd-4567-b181-408175e1e405 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:20.646691 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a4aa1620-cdcd-4567-b181-408175e1e405 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:20.651623 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:20.651623 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:20.652577 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a4aa1620-cdcd-4567-b181-408175e1e405 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:20.653034 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1276/5108] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:20 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:21.208266 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-37adcc94-832b-45a0-b725-813e1b55ccb2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:21.210037 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37adcc94-832b-45a0-b725-813e1b55ccb2 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e Aug 19 11:14:21.210229 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37adcc94-832b-45a0-b725-813e1b55ccb2 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:21.210402 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37adcc94-832b-45a0-b725-813e1b55ccb2 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:21.215134 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:21.215134 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:21.215538 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-37adcc94-832b-45a0-b725-813e1b55ccb2 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot retrieved successfully. Aug 19 11:14:21.216246 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37adcc94-832b-45a0-b725-813e1b55ccb2 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e returned with HTTP 200 Aug 19 11:14:21.216704 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1278/5109] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:21 2026] GET /volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:21.224957 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-baa46b49-7666-45ec-b9f1-1d4510dbeb26 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:21.227276 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-baa46b49-7666-45ec-b9f1-1d4510dbeb26 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] POST https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9/action Aug 19 11:14:21.227649 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-baa46b49-7666-45ec-b9f1-1d4510dbeb26 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:14:21.227767 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-baa46b49-7666-45ec-b9f1-1d4510dbeb26 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:21.229544 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d27aa828-8549-45ed-bb07-bbf32d28752c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:21.231137 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d27aa828-8549-45ed-bb07-bbf32d28752c tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e Aug 19 11:14:21.231367 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d27aa828-8549-45ed-bb07-bbf32d28752c tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:21.231569 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d27aa828-8549-45ed-bb07-bbf32d28752c tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:21.231705 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-d27aa828-8549-45ed-bb07-bbf32d28752c tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id c0788a57-5847-421e-9503-1533537fd62e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:21.235096 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d27aa828-8549-45ed-bb07-bbf32d28752c tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e returned with HTTP 404 Aug 19 11:14:21.235514 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1282/5110] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:21 2026] GET /volume/v3/backups/c0788a57-5847-421e-9503-1533537fd62e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 11:14:21.235552 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:21.235552 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:21.235978 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-baa46b49-7666-45ec-b9f1-1d4510dbeb26 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:21.242209 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-089e621e-1ae7-4f72-8996-465edca95efd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:21.243786 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-089e621e-1ae7-4f72-8996-465edca95efd tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] DELETE https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:14:21.244013 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-089e621e-1ae7-4f72-8996-465edca95efd tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:21.244209 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-089e621e-1ae7-4f72-8996-465edca95efd tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:21.244308 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-089e621e-1ae7-4f72-8996-465edca95efd tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Delete backup with id: 6a8f28f0-d64f-49cd-a9f6-c330a932e930. Aug 19 11:14:21.248397 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:21.248397 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:21.258237 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-089e621e-1ae7-4f72-8996-465edca95efd tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] delete_backup rpcapi backup_id 6a8f28f0-d64f-49cd-a9f6-c330a932e930 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:14:21.259692 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-089e621e-1ae7-4f72-8996-465edca95efd tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 202 Aug 19 11:14:21.260176 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1277/5111] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:14:21 2026] DELETE /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:14:21.267328 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9c6b7bd3-d64f-4bfb-945e-31ba80f625ec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:21.267441 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-baa46b49-7666-45ec-b9f1-1d4510dbeb26 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Created reservations ['193dda8d-3684-44fb-a7fa-fa23781f5dd2', '992c1518-a982-4c5b-a312-8451dc649e3a'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:21.269416 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c6b7bd3-d64f-4bfb-945e-31ba80f625ec tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:14:21.269680 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c6b7bd3-d64f-4bfb-945e-31ba80f625ec tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:21.269915 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c6b7bd3-d64f-4bfb-945e-31ba80f625ec tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:21.270066 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9c6b7bd3-d64f-4bfb-945e-31ba80f625ec tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:21.274859 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:21.274859 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:21.275658 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c6b7bd3-d64f-4bfb-945e-31ba80f625ec tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 200 Aug 19 11:14:21.276100 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1279/5112] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:21 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:21.277779 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-baa46b49-7666-45ec-b9f1-1d4510dbeb26 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Extend volume request issued successfully. Aug 19 11:14:21.277940 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-baa46b49-7666-45ec-b9f1-1d4510dbeb26 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9/action returned with HTTP 202 Aug 19 11:14:21.278350 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1275/5113] 10.4.3.46 () {70 vars in 1424 bytes} [Wed Aug 19 11:14:21 2026] POST /volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 11:14:21.286206 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1c8e117f-fa04-41ca-9809-e433267459ec None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:21.288052 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c8e117f-fa04-41ca-9809-e433267459ec tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 Aug 19 11:14:21.288280 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1c8e117f-fa04-41ca-9809-e433267459ec tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:21.288790 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1c8e117f-fa04-41ca-9809-e433267459ec tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:21.296177 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:21.296177 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:21.300443 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1c8e117f-fa04-41ca-9809-e433267459ec tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:21.305401 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1c8e117f-fa04-41ca-9809-e433267459ec tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 returned with HTTP 200 Aug 19 11:14:21.305780 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1283/5114] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:21 2026] GET /volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:21.662830 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-704f0aec-07e6-4ab0-a10c-1eedfe9855e6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:21.664445 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-704f0aec-07e6-4ab0-a10c-1eedfe9855e6 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:21.664636 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-704f0aec-07e6-4ab0-a10c-1eedfe9855e6 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:21.664815 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-704f0aec-07e6-4ab0-a10c-1eedfe9855e6 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:21.664915 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-704f0aec-07e6-4ab0-a10c-1eedfe9855e6 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:21.668822 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:21.668822 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:21.669440 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-704f0aec-07e6-4ab0-a10c-1eedfe9855e6 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:21.669882 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1278/5115] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:21 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:22.286664 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1c983dbc-bc72-4571-97f4-96c2e15180ef None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:22.288877 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c983dbc-bc72-4571-97f4-96c2e15180ef tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 Aug 19 11:14:22.289265 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c983dbc-bc72-4571-97f4-96c2e15180ef tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:22.289402 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c983dbc-bc72-4571-97f4-96c2e15180ef tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:22.289558 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-1c983dbc-bc72-4571-97f4-96c2e15180ef tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Show backup with id 6a8f28f0-d64f-49cd-a9f6-c330a932e930. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:22.293796 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c983dbc-bc72-4571-97f4-96c2e15180ef tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 returned with HTTP 404 Aug 19 11:14:22.294386 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1280/5116] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:22 2026] GET /volume/v3/backups/6a8f28f0-d64f-49cd-a9f6-c330a932e930 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:22.301554 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-96e0ef38-315a-4772-8842-d20659b16f58 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:22.303249 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96e0ef38-315a-4772-8842-d20659b16f58 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 Aug 19 11:14:22.303508 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96e0ef38-315a-4772-8842-d20659b16f58 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:22.303900 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-96e0ef38-315a-4772-8842-d20659b16f58 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:22.303996 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-96e0ef38-315a-4772-8842-d20659b16f58 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Delete volume with id: daf3256d-440e-48b5-9e1f-446c90b7fcb4 Aug 19 11:14:22.311092 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:22.311092 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:22.311531 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-96e0ef38-315a-4772-8842-d20659b16f58 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:14:22.318559 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5c11ce85-c903-4e0a-b299-7e6c779dfbee None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:22.320252 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5c11ce85-c903-4e0a-b299-7e6c779dfbee tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 Aug 19 11:14:22.320440 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5c11ce85-c903-4e0a-b299-7e6c779dfbee tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:22.320636 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5c11ce85-c903-4e0a-b299-7e6c779dfbee tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:22.327469 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:22.327469 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:22.328417 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-96e0ef38-315a-4772-8842-d20659b16f58 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Delete volume request issued successfully. Aug 19 11:14:22.328677 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-96e0ef38-315a-4772-8842-d20659b16f58 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 returned with HTTP 202 Aug 19 11:14:22.329191 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1276/5117] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:14:22 2026] DELETE /volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:22.331017 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5c11ce85-c903-4e0a-b299-7e6c779dfbee tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:22.335196 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5c11ce85-c903-4e0a-b299-7e6c779dfbee tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 returned with HTTP 200 Aug 19 11:14:22.335547 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-856fd510-ae4d-4ba2-a9d3-c913f52222e8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:22.335809 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1284/5118] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:22 2026] GET /volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:22.337668 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-856fd510-ae4d-4ba2-a9d3-c913f52222e8 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 Aug 19 11:14:22.337975 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-856fd510-ae4d-4ba2-a9d3-c913f52222e8 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:22.338243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-856fd510-ae4d-4ba2-a9d3-c913f52222e8 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:22.345811 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:22.345811 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:22.347325 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-26d34edd-2cad-444d-a263-8aa98ebc0875 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:22.349089 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-856fd510-ae4d-4ba2-a9d3-c913f52222e8 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Volume info retrieved successfully. Aug 19 11:14:22.349317 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-26d34edd-2cad-444d-a263-8aa98ebc0875 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] POST https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9/action Aug 19 11:14:22.349748 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-26d34edd-2cad-444d-a263-8aa98ebc0875 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Action body: b'{"revert": {"snapshot_id": "31a678cd-0db0-41a3-ae48-c5d9906f478e"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:14:22.349916 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-26d34edd-2cad-444d-a263-8aa98ebc0875 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "31a678cd-0db0-41a3-ae48-c5d9906f478e"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:22.352730 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-856fd510-ae4d-4ba2-a9d3-c913f52222e8 tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 returned with HTTP 200 Aug 19 11:14:22.353144 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1279/5119] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:22 2026] GET /volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:22.358083 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:22.358083 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:22.358503 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-26d34edd-2cad-444d-a263-8aa98ebc0875 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume retrieved successfully. Aug 19 11:14:22.368424 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-26d34edd-2cad-444d-a263-8aa98ebc0875 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] HTTP exception thrown: Can't revert volume 36363713-b039-4955-8b91-3ca594a723b9 to its latest snapshot 31a678cd-0db0-41a3-ae48-c5d9906f478e. The volume size must be equal to the snapshot size. Aug 19 11:14:22.368577 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-26d34edd-2cad-444d-a263-8aa98ebc0875 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9/action returned with HTTP 400 Aug 19 11:14:22.369040 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1281/5120] 10.4.3.46 () {70 vars in 1424 bytes} [Wed Aug 19 11:14:22 2026] POST /volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 19 11:14:22.376449 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a63bc684-4796-4dbf-b190-3154f73c0e4b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:22.378634 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a63bc684-4796-4dbf-b190-3154f73c0e4b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e Aug 19 11:14:22.378897 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a63bc684-4796-4dbf-b190-3154f73c0e4b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:22.379158 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a63bc684-4796-4dbf-b190-3154f73c0e4b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:22.379311 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-a63bc684-4796-4dbf-b190-3154f73c0e4b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Delete snapshot with id: 31a678cd-0db0-41a3-ae48-c5d9906f478e Aug 19 11:14:22.385256 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:22.385256 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:22.385934 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a63bc684-4796-4dbf-b190-3154f73c0e4b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot retrieved successfully. Aug 19 11:14:22.404406 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a63bc684-4796-4dbf-b190-3154f73c0e4b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot delete request issued successfully. Aug 19 11:14:22.404697 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a63bc684-4796-4dbf-b190-3154f73c0e4b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e returned with HTTP 202 Aug 19 11:14:22.405241 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1277/5121] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:14:22 2026] DELETE /volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:22.412138 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b7ffa78f-42e8-4494-a1cb-6ce5bdaed693 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:22.414150 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b7ffa78f-42e8-4494-a1cb-6ce5bdaed693 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e Aug 19 11:14:22.414385 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b7ffa78f-42e8-4494-a1cb-6ce5bdaed693 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:22.414727 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b7ffa78f-42e8-4494-a1cb-6ce5bdaed693 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:22.419985 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:22.419985 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:22.420564 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b7ffa78f-42e8-4494-a1cb-6ce5bdaed693 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot retrieved successfully. Aug 19 11:14:22.421514 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b7ffa78f-42e8-4494-a1cb-6ce5bdaed693 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e returned with HTTP 200 Aug 19 11:14:22.421936 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1285/5122] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:22 2026] GET /volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:22.679135 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b4065e93-cc2f-4966-bbf1-e42401896faa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:22.680461 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4065e93-cc2f-4966-bbf1-e42401896faa tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:22.680759 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4065e93-cc2f-4966-bbf1-e42401896faa tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:22.681018 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4065e93-cc2f-4966-bbf1-e42401896faa tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:22.681222 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b4065e93-cc2f-4966-bbf1-e42401896faa tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:22.685173 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:22.685173 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:22.685943 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4065e93-cc2f-4966-bbf1-e42401896faa tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:22.686343 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1280/5123] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:22 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:23.364655 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c4cf6940-c1b4-4cde-b55b-629712f700ec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:23.366374 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c4cf6940-c1b4-4cde-b55b-629712f700ec tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] GET https://10.4.3.46/volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 Aug 19 11:14:23.366600 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c4cf6940-c1b4-4cde-b55b-629712f700ec tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:23.366777 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c4cf6940-c1b4-4cde-b55b-629712f700ec tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:23.372028 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c4cf6940-c1b4-4cde-b55b-629712f700ec tempest-ProjectReaderTests33-1068408803 tempest-ProjectReaderTests33-1068408803-project-admin] https://10.4.3.46/volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 returned with HTTP 404 Aug 19 11:14:23.372638 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1282/5124] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:23 2026] GET /volume/v3/volumes/daf3256d-440e-48b5-9e1f-446c90b7fcb4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:23.430713 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-afd33fe6-6c70-4f4b-8183-b3937f678d01 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:23.432599 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-afd33fe6-6c70-4f4b-8183-b3937f678d01 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e Aug 19 11:14:23.432904 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-afd33fe6-6c70-4f4b-8183-b3937f678d01 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:23.433098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-afd33fe6-6c70-4f4b-8183-b3937f678d01 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:23.437472 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-afd33fe6-6c70-4f4b-8183-b3937f678d01 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e returned with HTTP 404 Aug 19 11:14:23.438120 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1278/5125] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:23 2026] GET /volume/v3/snapshots/31a678cd-0db0-41a3-ae48-c5d9906f478e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:23.444809 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-99990dc2-4666-46fd-9eef-44f00118bd9d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:23.446642 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-99990dc2-4666-46fd-9eef-44f00118bd9d tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] DELETE https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 Aug 19 11:14:23.446834 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-99990dc2-4666-46fd-9eef-44f00118bd9d tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:23.447021 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-99990dc2-4666-46fd-9eef-44f00118bd9d tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:23.447165 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-99990dc2-4666-46fd-9eef-44f00118bd9d tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Delete volume with id: 36363713-b039-4955-8b91-3ca594a723b9 Aug 19 11:14:23.454125 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:23.454125 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:23.454560 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-99990dc2-4666-46fd-9eef-44f00118bd9d tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:23.469698 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-99990dc2-4666-46fd-9eef-44f00118bd9d tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Delete volume request issued successfully. Aug 19 11:14:23.469899 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-99990dc2-4666-46fd-9eef-44f00118bd9d tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 returned with HTTP 202 Aug 19 11:14:23.470297 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1286/5126] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:14:23 2026] DELETE /volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:14:23.479682 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0720cd79-dfa2-40d7-a364-f421919b1f3b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:23.481085 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0720cd79-dfa2-40d7-a364-f421919b1f3b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 Aug 19 11:14:23.481085 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0720cd79-dfa2-40d7-a364-f421919b1f3b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:23.481085 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0720cd79-dfa2-40d7-a364-f421919b1f3b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:23.486797 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:23.486797 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:23.490978 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0720cd79-dfa2-40d7-a364-f421919b1f3b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:23.495766 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0720cd79-dfa2-40d7-a364-f421919b1f3b tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 returned with HTTP 200 Aug 19 11:14:23.496131 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1281/5127] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:23 2026] GET /volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:23.696257 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ece634bc-6209-4f5d-a546-5f0530101c3c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:23.698082 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ece634bc-6209-4f5d-a546-5f0530101c3c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:23.698374 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ece634bc-6209-4f5d-a546-5f0530101c3c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:23.698583 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ece634bc-6209-4f5d-a546-5f0530101c3c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:23.698720 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ece634bc-6209-4f5d-a546-5f0530101c3c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:23.702692 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:23.702692 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:23.703393 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ece634bc-6209-4f5d-a546-5f0530101c3c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:23.703756 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1283/5128] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:23 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:24.507504 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3df5bfed-80ad-4052-8797-3612f91781b7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:24.509175 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3df5bfed-80ad-4052-8797-3612f91781b7 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 Aug 19 11:14:24.509408 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3df5bfed-80ad-4052-8797-3612f91781b7 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:24.509617 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3df5bfed-80ad-4052-8797-3612f91781b7 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:24.515599 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3df5bfed-80ad-4052-8797-3612f91781b7 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 returned with HTTP 404 Aug 19 11:14:24.516088 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1279/5129] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:24 2026] GET /volume/v3/volumes/36363713-b039-4955-8b91-3ca594a723b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:14:24.521653 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-baffd3e1-bd57-4c1d-bea5-8ddf85b5b513 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:24.523247 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-baffd3e1-bd57-4c1d-bea5-8ddf85b5b513 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 Aug 19 11:14:24.523449 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-baffd3e1-bd57-4c1d-bea5-8ddf85b5b513 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:24.523673 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-baffd3e1-bd57-4c1d-bea5-8ddf85b5b513 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:24.523803 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-baffd3e1-bd57-4c1d-bea5-8ddf85b5b513 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Delete snapshot with id: d66640ee-1011-4d88-b14a-e51bcfad69f7 Aug 19 11:14:24.528432 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:24.528432 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:24.528873 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-baffd3e1-bd57-4c1d-bea5-8ddf85b5b513 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot retrieved successfully. Aug 19 11:14:24.542052 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-baffd3e1-bd57-4c1d-bea5-8ddf85b5b513 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot delete request issued successfully. Aug 19 11:14:24.542270 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-baffd3e1-bd57-4c1d-bea5-8ddf85b5b513 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 returned with HTTP 202 Aug 19 11:14:24.542798 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1287/5130] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:14:24 2026] DELETE /volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:24.549081 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9701dbf0-39ff-467b-86c6-da69f33fff0c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:24.550799 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9701dbf0-39ff-467b-86c6-da69f33fff0c tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 Aug 19 11:14:24.550993 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9701dbf0-39ff-467b-86c6-da69f33fff0c tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:24.551166 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9701dbf0-39ff-467b-86c6-da69f33fff0c tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:24.555538 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:24.555538 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:24.555922 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9701dbf0-39ff-467b-86c6-da69f33fff0c tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Snapshot retrieved successfully. Aug 19 11:14:24.556617 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9701dbf0-39ff-467b-86c6-da69f33fff0c tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 returned with HTTP 200 Aug 19 11:14:24.556958 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1282/5131] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:24 2026] GET /volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:24.713198 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5ba658e4-1f82-4c9c-a72a-32924f876053 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:24.714902 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ba658e4-1f82-4c9c-a72a-32924f876053 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:24.715086 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ba658e4-1f82-4c9c-a72a-32924f876053 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:24.715280 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ba658e4-1f82-4c9c-a72a-32924f876053 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:24.715389 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5ba658e4-1f82-4c9c-a72a-32924f876053 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:24.719545 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:24.719545 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:24.720195 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ba658e4-1f82-4c9c-a72a-32924f876053 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:24.720536 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1284/5132] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:24 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:25.566494 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-df88d435-3f6c-435f-9fd0-d6c50629fa89 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:25.568135 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df88d435-3f6c-435f-9fd0-d6c50629fa89 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 Aug 19 11:14:25.568312 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df88d435-3f6c-435f-9fd0-d6c50629fa89 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:25.568497 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-df88d435-3f6c-435f-9fd0-d6c50629fa89 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:25.572457 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-df88d435-3f6c-435f-9fd0-d6c50629fa89 tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 returned with HTTP 404 Aug 19 11:14:25.572881 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1280/5133] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:14:25 2026] GET /volume/v3/snapshots/d66640ee-1011-4d88-b14a-e51bcfad69f7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:25.580236 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3462da57-780a-4585-a69a-a54f74bf299f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:25.581911 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3462da57-780a-4585-a69a-a54f74bf299f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] DELETE https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 Aug 19 11:14:25.582149 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3462da57-780a-4585-a69a-a54f74bf299f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:25.582318 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3462da57-780a-4585-a69a-a54f74bf299f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:25.582471 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-3462da57-780a-4585-a69a-a54f74bf299f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Delete volume with id: 6b6e0f82-088f-4ab9-ad3e-6ed832cce654 Aug 19 11:14:25.588875 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:25.588875 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:25.589282 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3462da57-780a-4585-a69a-a54f74bf299f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:25.607258 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3462da57-780a-4585-a69a-a54f74bf299f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Delete volume request issued successfully. Aug 19 11:14:25.607475 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3462da57-780a-4585-a69a-a54f74bf299f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 returned with HTTP 202 Aug 19 11:14:25.608003 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1288/5134] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:14:25 2026] DELETE /volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:14:25.615532 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-24daaa2a-940e-4e66-a55b-d09269da04ff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:25.617213 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24daaa2a-940e-4e66-a55b-d09269da04ff tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 Aug 19 11:14:25.617451 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24daaa2a-940e-4e66-a55b-d09269da04ff tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:25.617688 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24daaa2a-940e-4e66-a55b-d09269da04ff tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:25.626887 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:25.626887 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:25.631267 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-24daaa2a-940e-4e66-a55b-d09269da04ff tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Volume info retrieved successfully. Aug 19 11:14:25.635306 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24daaa2a-940e-4e66-a55b-d09269da04ff tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 returned with HTTP 200 Aug 19 11:14:25.635729 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1283/5135] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:25 2026] GET /volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:25.730285 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0839ee0e-cc57-4a5c-819a-06ee92cf1e24 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:25.732130 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0839ee0e-cc57-4a5c-819a-06ee92cf1e24 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:25.732313 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0839ee0e-cc57-4a5c-819a-06ee92cf1e24 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:25.732531 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0839ee0e-cc57-4a5c-819a-06ee92cf1e24 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:25.732633 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0839ee0e-cc57-4a5c-819a-06ee92cf1e24 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:25.736831 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:25.736831 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:25.737564 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0839ee0e-cc57-4a5c-819a-06ee92cf1e24 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:25.737921 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1285/5136] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:25 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:26.648547 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-72fa5656-bdd9-4588-8d63-82ecee2d394f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:26.650218 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-72fa5656-bdd9-4588-8d63-82ecee2d394f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] GET https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 Aug 19 11:14:26.650426 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-72fa5656-bdd9-4588-8d63-82ecee2d394f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:26.650631 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-72fa5656-bdd9-4588-8d63-82ecee2d394f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:26.655595 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-72fa5656-bdd9-4588-8d63-82ecee2d394f tempest-VolumeRevertTests-1955491844 tempest-VolumeRevertTests-1955491844-project-member] https://10.4.3.46/volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 returned with HTTP 404 Aug 19 11:14:26.656017 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1281/5137] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:14:26 2026] GET /volume/v3/volumes/6b6e0f82-088f-4ab9-ad3e-6ed832cce654 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:14:26.747392 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9c770cd1-ceba-4c1b-b6ff-66487dfc3aa1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:26.753751 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c770cd1-ceba-4c1b-b6ff-66487dfc3aa1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:26.753941 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9c770cd1-ceba-4c1b-b6ff-66487dfc3aa1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:26.754119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9c770cd1-ceba-4c1b-b6ff-66487dfc3aa1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:26.754220 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-9c770cd1-ceba-4c1b-b6ff-66487dfc3aa1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:26.761019 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:26.761019 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:26.761671 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c770cd1-ceba-4c1b-b6ff-66487dfc3aa1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:26.761998 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1289/5138] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:26 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:27.710671 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-734a2930-9a39-4122-9db9-785f3b027ebd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:27.771706 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f2505522-ffb0-4bef-8f13-2f8939cd5302 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:27.773417 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2505522-ffb0-4bef-8f13-2f8939cd5302 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:27.773634 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2505522-ffb0-4bef-8f13-2f8939cd5302 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:27.773812 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2505522-ffb0-4bef-8f13-2f8939cd5302 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:27.773908 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f2505522-ffb0-4bef-8f13-2f8939cd5302 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:27.778146 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:27.778146 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:27.778821 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2505522-ffb0-4bef-8f13-2f8939cd5302 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:27.779180 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1286/5139] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:27 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:27.786906 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:27.787252 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-909015572"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:27.788594 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-909015572'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:27.788700 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Create volume of 1 GB Aug 19 11:14:27.792411 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Availability Zones retrieved successfully. Aug 19 11:14:27.797416 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Flow 'volume_create_api' (ccd23478-a879-44f4-9d1e-3ef79811b8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:27.798307 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d5ff1c-9f47-46ee-bdd2-53998c2262d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:27.799025 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:27.820868 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d5ff1c-9f47-46ee-bdd2-53998c2262d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:27.821616 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efdd152b-d36e-42c0-a007-c274360385ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:27.872572 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Created reservations ['244a7703-04c3-4b25-b828-bc5124b2b18b', 'fb9b1458-5d8a-48ca-8653-fd7fac92993a', '2860dad8-3ef7-42e2-b8e0-cf8cc8f2d92a', '0b75f6e7-bc97-42dd-8eeb-b4b634dfd346'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:27.873564 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efdd152b-d36e-42c0-a007-c274360385ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['244a7703-04c3-4b25-b828-bc5124b2b18b', 'fb9b1458-5d8a-48ca-8653-fd7fac92993a', '2860dad8-3ef7-42e2-b8e0-cf8cc8f2d92a', '0b75f6e7-bc97-42dd-8eeb-b4b634dfd346']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:27.874287 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355c11d9-14c4-4de7-a24f-f6dc56a1336a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:27.894641 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355c11d9-14c4-4de7-a24f-f6dc56a1336a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c73b36ef-00ef-4845-b3cb-3b89ffd05a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-909015572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598691fce0ae4339a8a3811af5c8d4c2',qos_specs=None,replication_status=,reservations=['244a7703-04c3-4b25-b828-bc5124b2b18b','fb9b1458-5d8a-48ca-8653-fd7fac92993a','2860dad8-3ef7-42e2-b8e0-cf8cc8f2d92a','0b75f6e7-bc97-42dd-8eeb-b4b634dfd346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc79d8cb999f47879f125a7cb28dafbc',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-909015572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c73b36ef-00ef-4845-b3cb-3b89ffd05a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598691fce0ae4339a8a3811af5c8d4c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc79d8cb999f47879f125a7cb28dafbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:27.895293 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05b00b0a-1d40-4365-84ec-a379e1db0d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:27.911108 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05b00b0a-1d40-4365-84ec-a379e1db0d76) transitioned into state 'SUCCESS' from state '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-909015572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598691fce0ae4339a8a3811af5c8d4c2',qos_specs=None,replication_status=,reservations=['244a7703-04c3-4b25-b828-bc5124b2b18b','fb9b1458-5d8a-48ca-8653-fd7fac92993a','2860dad8-3ef7-42e2-b8e0-cf8cc8f2d92a','0b75f6e7-bc97-42dd-8eeb-b4b634dfd346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc79d8cb999f47879f125a7cb28dafbc',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:27.911758 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9cd3896-79e6-41bd-84fe-a061e1ca217e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:27.920446 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9cd3896-79e6-41bd-84fe-a061e1ca217e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:27.921234 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Flow 'volume_create_api' (ccd23478-a879-44f4-9d1e-3ef79811b8df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:27.921562 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Create volume request issued successfully. Aug 19 11:14:27.922157 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-734a2930-9a39-4122-9db9-785f3b027ebd tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:27.922725 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1284/5140] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:14:27 2026] POST /volume/v3/volumes => generated 775 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:27.933575 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8513cb30-a982-4f41-b77b-3fc992a22bef None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:27.935768 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8513cb30-a982-4f41-b77b-3fc992a22bef tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 Aug 19 11:14:27.936046 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8513cb30-a982-4f41-b77b-3fc992a22bef tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:27.936245 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8513cb30-a982-4f41-b77b-3fc992a22bef tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:27.944374 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:27.944374 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:27.948370 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8513cb30-a982-4f41-b77b-3fc992a22bef tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Volume info retrieved successfully. Aug 19 11:14:27.952775 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8513cb30-a982-4f41-b77b-3fc992a22bef tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 returned with HTTP 200 Aug 19 11:14:27.953219 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1282/5141] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:27 2026] GET /volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:28.788167 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-63798683-4b2a-48d7-a75a-1e60a8ae1f6c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:28.790333 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-63798683-4b2a-48d7-a75a-1e60a8ae1f6c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:28.790676 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-63798683-4b2a-48d7-a75a-1e60a8ae1f6c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:28.790994 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-63798683-4b2a-48d7-a75a-1e60a8ae1f6c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:28.791201 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-63798683-4b2a-48d7-a75a-1e60a8ae1f6c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:28.796150 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:28.796150 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:28.797027 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-63798683-4b2a-48d7-a75a-1e60a8ae1f6c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:28.797433 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1290/5142] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:28 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:28.967774 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b8775e28-baf8-46e8-bbce-60b27cf03b71 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:28.969581 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b8775e28-baf8-46e8-bbce-60b27cf03b71 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 Aug 19 11:14:28.969825 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b8775e28-baf8-46e8-bbce-60b27cf03b71 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:28.970160 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b8775e28-baf8-46e8-bbce-60b27cf03b71 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:28.978448 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:28.978448 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:28.982638 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b8775e28-baf8-46e8-bbce-60b27cf03b71 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Volume info retrieved successfully. Aug 19 11:14:28.987209 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b8775e28-baf8-46e8-bbce-60b27cf03b71 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 returned with HTTP 200 Aug 19 11:14:28.987619 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1287/5143] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:28 2026] GET /volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:29.000105 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f94d5b6c-8fe4-4829-b361-eb64939070b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:29.001905 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f94d5b6c-8fe4-4829-b361-eb64939070b0 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:14:29.002348 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f94d5b6c-8fe4-4829-b361-eb64939070b0 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c73b36ef-00ef-4845-b3cb-3b89ffd05a35", "name": "tempest-type-Backup-691732663"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:29.003806 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-f94d5b6c-8fe4-4829-b361-eb64939070b0 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Creating new backup {'backup': {'volume_id': 'c73b36ef-00ef-4845-b3cb-3b89ffd05a35', 'name': 'tempest-type-Backup-691732663'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:14:29.003943 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-f94d5b6c-8fe4-4829-b361-eb64939070b0 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Creating backup of volume c73b36ef-00ef-4845-b3cb-3b89ffd05a35 in container None Aug 19 11:14:29.011229 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:29.011229 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:29.011575 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f94d5b6c-8fe4-4829-b361-eb64939070b0 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Volume info retrieved successfully. Aug 19 11:14:29.036298 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f94d5b6c-8fe4-4829-b361-eb64939070b0 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Created reservations ['bf6af8a6-45ec-4b8f-927f-659b15843ea8', 'ac787b00-7aa9-4627-91e0-12f3cc165e69'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:29.068290 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f94d5b6c-8fe4-4829-b361-eb64939070b0 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:14:29.068875 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1285/5144] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:14:28 2026] POST /volume/v3/backups => generated 313 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:29.076561 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e8af7e7d-037b-4077-bc50-1ada18b0fea1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:29.078317 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e8af7e7d-037b-4077-bc50-1ada18b0fea1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:29.078537 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e8af7e7d-037b-4077-bc50-1ada18b0fea1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:29.078715 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e8af7e7d-037b-4077-bc50-1ada18b0fea1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:29.078810 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-e8af7e7d-037b-4077-bc50-1ada18b0fea1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:29.083191 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:29.083191 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:29.083967 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e8af7e7d-037b-4077-bc50-1ada18b0fea1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:29.084366 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1283/5145] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:29 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:29.806835 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8dc10b6b-d3c2-44fc-94a6-02e908dd249a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:29.808890 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8dc10b6b-d3c2-44fc-94a6-02e908dd249a tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:29.809169 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8dc10b6b-d3c2-44fc-94a6-02e908dd249a tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:29.809425 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8dc10b6b-d3c2-44fc-94a6-02e908dd249a tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:29.809617 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-8dc10b6b-d3c2-44fc-94a6-02e908dd249a tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:29.814389 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:29.814389 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:29.815398 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8dc10b6b-d3c2-44fc-94a6-02e908dd249a tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:29.815878 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1291/5146] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:29 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:30.093627 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cd05d868-fe8c-41cb-8e6a-d397cc7e55d5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:30.095401 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd05d868-fe8c-41cb-8e6a-d397cc7e55d5 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:30.095623 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd05d868-fe8c-41cb-8e6a-d397cc7e55d5 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:30.095806 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd05d868-fe8c-41cb-8e6a-d397cc7e55d5 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:30.095900 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-cd05d868-fe8c-41cb-8e6a-d397cc7e55d5 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:30.099965 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:30.099965 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:30.100528 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd05d868-fe8c-41cb-8e6a-d397cc7e55d5 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:30.100856 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1288/5147] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:30 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:30.825775 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2d3d8678-856e-430a-b50c-9361a1bf989c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:30.827615 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2d3d8678-856e-430a-b50c-9361a1bf989c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:30.827796 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2d3d8678-856e-430a-b50c-9361a1bf989c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:30.827980 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2d3d8678-856e-430a-b50c-9361a1bf989c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:30.828080 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-2d3d8678-856e-430a-b50c-9361a1bf989c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:30.832301 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:30.832301 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:30.832984 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2d3d8678-856e-430a-b50c-9361a1bf989c tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:30.833343 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1286/5148] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:30 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:31.109620 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d3d3884f-133d-420c-bb5b-b7507ae07a32 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:31.111337 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d3d3884f-133d-420c-bb5b-b7507ae07a32 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:31.111553 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d3d3884f-133d-420c-bb5b-b7507ae07a32 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:31.111729 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d3d3884f-133d-420c-bb5b-b7507ae07a32 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:31.111853 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d3d3884f-133d-420c-bb5b-b7507ae07a32 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:31.115813 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:31.115813 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:31.116364 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d3d3884f-133d-420c-bb5b-b7507ae07a32 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:31.116705 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1284/5149] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:31 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:31.842711 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-995f1b0a-3b5d-4c90-8eb7-1c5459e93e45 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:31.844449 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-995f1b0a-3b5d-4c90-8eb7-1c5459e93e45 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:31.844693 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-995f1b0a-3b5d-4c90-8eb7-1c5459e93e45 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:31.844865 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-995f1b0a-3b5d-4c90-8eb7-1c5459e93e45 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:31.844978 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-995f1b0a-3b5d-4c90-8eb7-1c5459e93e45 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:31.849161 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:31.849161 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:31.849915 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-995f1b0a-3b5d-4c90-8eb7-1c5459e93e45 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:31.850308 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1292/5150] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:31 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:31.858830 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:31.860519 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:31.860850 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "08452917-6b76-452c-bc33-b8c1b8275f86", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-725333366"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:31.862220 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request body: {'volume': {"'backup_id": '08452917-6b76-452c-bc33-b8c1b8275f86', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-725333366'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:31.862294 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume of 1 GB Aug 19 11:14:31.865977 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Availability Zones retrieved successfully. Aug 19 11:14:31.870907 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (b540ff2e-8d0f-4a35-81df-707e52312128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:31.871774 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df09423f-1109-4548-861e-aaead7ae1227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:31.872606 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:31.895130 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df09423f-1109-4548-861e-aaead7ae1227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:31.896062 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e5c4ce6-8be9-4270-ba42-72cc5f73609c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:31.932535 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Created reservations ['8432d0b5-8103-40a5-bd41-7540ac64dd6c', 'd1c0c966-0ad2-4817-b014-435245deccef', '73b917b2-6a50-41a5-a211-5b523a2ebaf3', '1dcfe288-7108-45ce-be00-b92f9ba484de'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:31.933361 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e5c4ce6-8be9-4270-ba42-72cc5f73609c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8432d0b5-8103-40a5-bd41-7540ac64dd6c', 'd1c0c966-0ad2-4817-b014-435245deccef', '73b917b2-6a50-41a5-a211-5b523a2ebaf3', '1dcfe288-7108-45ce-be00-b92f9ba484de']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:31.934187 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f652de-6d92-4151-a81e-5fd0287daff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:31.954811 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f652de-6d92-4151-a81e-5fd0287daff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb59effd-7ddc-47b9-872e-a30d31210746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-725333366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['8432d0b5-8103-40a5-bd41-7540ac64dd6c','d1c0c966-0ad2-4817-b014-435245deccef','73b917b2-6a50-41a5-a211-5b523a2ebaf3','1dcfe288-7108-45ce-be00-b92f9ba484de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-725333366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb59effd-7ddc-47b9-872e-a30d31210746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f4aa4cd53482e93597dffce56d70d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:31.956166 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9cd9a1-1356-45ba-b8e1-89999e997f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:31.973646 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9cd9a1-1356-45ba-b8e1-89999e997f3e) transitioned into state 'SUCCESS' from state '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-725333366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['8432d0b5-8103-40a5-bd41-7540ac64dd6c','d1c0c966-0ad2-4817-b014-435245deccef','73b917b2-6a50-41a5-a211-5b523a2ebaf3','1dcfe288-7108-45ce-be00-b92f9ba484de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:31.974376 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fbd58ac-7ee6-49d0-a4da-5963233a9adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:31.985510 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fbd58ac-7ee6-49d0-a4da-5963233a9adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:31.985510 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (b540ff2e-8d0f-4a35-81df-707e52312128) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:31.985510 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request issued successfully. Aug 19 11:14:31.985510 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61e74cd3-6ebb-45a2-8fa3-c085939075f9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:31.985510 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1289/5151] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:14:31 2026] POST /volume/v3/volumes => generated 755 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:31.996298 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f838b8d1-68c2-49eb-a225-92058972bd77 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:31.997885 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:31.998231 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "08452917-6b76-452c-bc33-b8c1b8275f86", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-345773957"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:31.999562 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request body: {'volume': {"'backup_id": '08452917-6b76-452c-bc33-b8c1b8275f86', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-345773957'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:31.999669 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume of 1 GB Aug 19 11:14:32.003606 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Availability Zones retrieved successfully. Aug 19 11:14:32.008697 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (5c411c70-dca6-4cad-ba17-16e2bcf3b0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:32.009951 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee084b4b-5de5-4a08-917d-ba93341b696b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.010329 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:32.033119 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee084b4b-5de5-4a08-917d-ba93341b696b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.033819 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf4c895-8a7d-4e3b-b118-1ce2f8a82733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.070302 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Created reservations ['f2f8936a-8029-4af7-9433-c91403789ea0', '7bf805a6-7540-4dbc-8b67-2a2923928424', '83f06236-5785-4c0b-bb4d-2eebb3b5ac51', 'e9cb0944-4347-45e4-a047-bba70fb6850a'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:32.071167 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf4c895-8a7d-4e3b-b118-1ce2f8a82733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2f8936a-8029-4af7-9433-c91403789ea0', '7bf805a6-7540-4dbc-8b67-2a2923928424', '83f06236-5785-4c0b-bb4d-2eebb3b5ac51', 'e9cb0944-4347-45e4-a047-bba70fb6850a']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.071971 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c034c99c-0b60-479a-9455-9fe7856cbfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.092832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c034c99c-0b60-479a-9455-9fe7856cbfde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1c621d-3630-460d-91a6-5f444c4ec974', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-345773957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['f2f8936a-8029-4af7-9433-c91403789ea0','7bf805a6-7540-4dbc-8b67-2a2923928424','83f06236-5785-4c0b-bb4d-2eebb3b5ac51','e9cb0944-4347-45e4-a047-bba70fb6850a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-345773957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e1c621d-3630-460d-91a6-5f444c4ec974,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f4aa4cd53482e93597dffce56d70d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.093597 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4772de80-158b-4909-b097-557dae17303f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.112885 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4772de80-158b-4909-b097-557dae17303f) transitioned into state 'SUCCESS' from state '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-345773957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['f2f8936a-8029-4af7-9433-c91403789ea0','7bf805a6-7540-4dbc-8b67-2a2923928424','83f06236-5785-4c0b-bb4d-2eebb3b5ac51','e9cb0944-4347-45e4-a047-bba70fb6850a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.113678 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (884085f3-b770-40b3-8e01-b3ab521f7355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.122874 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (884085f3-b770-40b3-8e01-b3ab521f7355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.123291 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (5c411c70-dca6-4cad-ba17-16e2bcf3b0ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:32.123569 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request issued successfully. Aug 19 11:14:32.124098 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f838b8d1-68c2-49eb-a225-92058972bd77 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:32.124493 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1287/5152] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:14:31 2026] POST /volume/v3/volumes => generated 755 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:32.127408 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d072673e-a48d-46e7-92b8-aad1daf46b88 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.129778 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d072673e-a48d-46e7-92b8-aad1daf46b88 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:32.130087 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d072673e-a48d-46e7-92b8-aad1daf46b88 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:32.130700 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d072673e-a48d-46e7-92b8-aad1daf46b88 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:32.130890 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d072673e-a48d-46e7-92b8-aad1daf46b88 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:32.135729 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.137151 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:32.137151 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:32.137381 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:32.137756 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "08452917-6b76-452c-bc33-b8c1b8275f86", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1762037913"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:32.138260 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d072673e-a48d-46e7-92b8-aad1daf46b88 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:32.138790 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1285/5153] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:32 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:32.139611 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request body: {'volume': {"'backup_id": '08452917-6b76-452c-bc33-b8c1b8275f86', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1762037913'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:32.139611 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume of 1 GB Aug 19 11:14:32.143715 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Availability Zones retrieved successfully. Aug 19 11:14:32.148708 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (a11be02e-f074-4168-8779-ee7287c3c77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:32.149713 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21caddec-0af0-401a-ad51-c67fc11d4ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.150549 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:32.174956 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21caddec-0af0-401a-ad51-c67fc11d4ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.175554 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (124996d0-29dd-4d43-bffd-baa6cbae393d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.210404 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Created reservations ['13d398ea-c7e0-4c3c-afa7-069bfc66d6d6', 'c44cd33e-3348-46fc-8501-fb2418265a6c', '8986c626-261d-46b5-8e3e-e17e397ea5a4', 'e508ca49-027c-458a-a211-c69a56152ab9'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:32.211098 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (124996d0-29dd-4d43-bffd-baa6cbae393d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13d398ea-c7e0-4c3c-afa7-069bfc66d6d6', 'c44cd33e-3348-46fc-8501-fb2418265a6c', '8986c626-261d-46b5-8e3e-e17e397ea5a4', 'e508ca49-027c-458a-a211-c69a56152ab9']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.211753 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f9fd69-57e9-4cae-b052-238e87f36ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.232327 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f9fd69-57e9-4cae-b052-238e87f36ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5beb7e0e-9381-4337-bf05-e78a7ac3e223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1762037913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['13d398ea-c7e0-4c3c-afa7-069bfc66d6d6','c44cd33e-3348-46fc-8501-fb2418265a6c','8986c626-261d-46b5-8e3e-e17e397ea5a4','e508ca49-027c-458a-a211-c69a56152ab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1762037913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5beb7e0e-9381-4337-bf05-e78a7ac3e223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f4aa4cd53482e93597dffce56d70d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.233622 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (254d52a8-55ad-481d-8ba7-fb3746b211d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.254205 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (254d52a8-55ad-481d-8ba7-fb3746b211d1) transitioned into state 'SUCCESS' from state '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-1762037913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['13d398ea-c7e0-4c3c-afa7-069bfc66d6d6','c44cd33e-3348-46fc-8501-fb2418265a6c','8986c626-261d-46b5-8e3e-e17e397ea5a4','e508ca49-027c-458a-a211-c69a56152ab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.254861 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58f7db15-4f83-43ba-8ca2-059b9b134e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.262828 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58f7db15-4f83-43ba-8ca2-059b9b134e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.263734 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (a11be02e-f074-4168-8779-ee7287c3c77c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:32.264024 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request issued successfully. Aug 19 11:14:32.264630 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5263bf43-fbd7-42c6-b017-506528f4fe01 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:32.265057 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1293/5154] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:14:32 2026] POST /volume/v3/volumes => generated 756 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:32.275727 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b3b3a7ba-852a-454d-8be5-989dc277336f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.277445 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:32.277826 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "08452917-6b76-452c-bc33-b8c1b8275f86", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1106381325"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:32.279204 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request body: {'volume': {"'backup_id": '08452917-6b76-452c-bc33-b8c1b8275f86', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1106381325'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:32.279320 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume of 1 GB Aug 19 11:14:32.279582 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:32.279582 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:32.283216 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Availability Zones retrieved successfully. Aug 19 11:14:32.288213 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (872ac37b-08d5-4335-8e4e-67168111d84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:32.289051 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ee2085a-4538-47fd-9a08-03ea2d02651d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.289852 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:32.313219 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ee2085a-4538-47fd-9a08-03ea2d02651d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.313943 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63829d8e-cca2-4836-aa40-8c3262b1e8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.350633 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Created reservations ['7c05c2da-ff10-46d6-a589-a7eb59686f60', '80be48f7-ff4c-4058-9379-6881a81107ab', 'e90fb88d-61e1-4d81-aec0-14d75acd96fe', 'a406de87-82ae-4d7b-be22-9830dd38ccaa'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:32.351360 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63829d8e-cca2-4836-aa40-8c3262b1e8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c05c2da-ff10-46d6-a589-a7eb59686f60', '80be48f7-ff4c-4058-9379-6881a81107ab', 'e90fb88d-61e1-4d81-aec0-14d75acd96fe', 'a406de87-82ae-4d7b-be22-9830dd38ccaa']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.352198 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3b8d10-454a-417a-bad0-3a746dfa3097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.371386 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3b8d10-454a-417a-bad0-3a746dfa3097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc298ac5-062b-4fd5-b85a-0c457be60168', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1106381325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['7c05c2da-ff10-46d6-a589-a7eb59686f60','80be48f7-ff4c-4058-9379-6881a81107ab','e90fb88d-61e1-4d81-aec0-14d75acd96fe','a406de87-82ae-4d7b-be22-9830dd38ccaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1106381325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc298ac5-062b-4fd5-b85a-0c457be60168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f4aa4cd53482e93597dffce56d70d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.372089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae5b724a-6495-410d-a11d-75ce4b918f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.389255 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae5b724a-6495-410d-a11d-75ce4b918f0d) transitioned into state 'SUCCESS' from state '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-1106381325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['7c05c2da-ff10-46d6-a589-a7eb59686f60','80be48f7-ff4c-4058-9379-6881a81107ab','e90fb88d-61e1-4d81-aec0-14d75acd96fe','a406de87-82ae-4d7b-be22-9830dd38ccaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.389999 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53144c99-599a-4c2b-9a65-2ca59c8aea5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.398747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53144c99-599a-4c2b-9a65-2ca59c8aea5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.399586 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (872ac37b-08d5-4335-8e4e-67168111d84b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:32.399915 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request issued successfully. Aug 19 11:14:32.400473 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b3b3a7ba-852a-454d-8be5-989dc277336f tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:32.400987 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1290/5155] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:14:32 2026] POST /volume/v3/volumes => generated 756 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:32.412984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-63b40b90-1721-4abe-bee8-967b09840e26 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.415434 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:32.416022 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "08452917-6b76-452c-bc33-b8c1b8275f86", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2000973142"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:32.418085 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request body: {'volume': {"'backup_id": '08452917-6b76-452c-bc33-b8c1b8275f86', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2000973142'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:32.418313 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume of 1 GB Aug 19 11:14:32.418757 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:32.418757 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:32.423993 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Availability Zones retrieved successfully. Aug 19 11:14:32.431607 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (c874e973-7a44-49c4-9ac3-957fbab94294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:32.432936 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1f7a79-1f42-4188-8331-168f337bc736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.434152 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:32.460061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1f7a79-1f42-4188-8331-168f337bc736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.460920 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7e3f287-9816-45d6-ad41-a923703a2bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.497673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Created reservations ['77d6148a-fcf5-4ea2-bade-3e588eb383ef', '4f81c1d7-4186-478d-97f0-079b4ca6ea2f', '8bd1dbe8-434f-45b4-932e-42e30a40bee2', '47726c3d-bc4d-4d07-b1ce-24a7120e2a0e'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:32.498373 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7e3f287-9816-45d6-ad41-a923703a2bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77d6148a-fcf5-4ea2-bade-3e588eb383ef', '4f81c1d7-4186-478d-97f0-079b4ca6ea2f', '8bd1dbe8-434f-45b4-932e-42e30a40bee2', '47726c3d-bc4d-4d07-b1ce-24a7120e2a0e']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.499057 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c33f7cdd-6f74-407a-a608-8d8446e25716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.522062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c33f7cdd-6f74-407a-a608-8d8446e25716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d4d1ee-eeb8-4708-92f4-9a8becac3d15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2000973142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['77d6148a-fcf5-4ea2-bade-3e588eb383ef','4f81c1d7-4186-478d-97f0-079b4ca6ea2f','8bd1dbe8-434f-45b4-932e-42e30a40bee2','47726c3d-bc4d-4d07-b1ce-24a7120e2a0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2000973142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7d4d1ee-eeb8-4708-92f4-9a8becac3d15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3f4aa4cd53482e93597dffce56d70d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.522944 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5165fff2-5af0-463d-a378-5d80a8a2d70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.544215 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5165fff2-5af0-463d-a378-5d80a8a2d70e) transitioned into state 'SUCCESS' from state '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-2000973142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3f4aa4cd53482e93597dffce56d70d',qos_specs=None,replication_status=,reservations=['77d6148a-fcf5-4ea2-bade-3e588eb383ef','4f81c1d7-4186-478d-97f0-079b4ca6ea2f','8bd1dbe8-434f-45b4-932e-42e30a40bee2','47726c3d-bc4d-4d07-b1ce-24a7120e2a0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0a32ba9ae54ad6af8b0e49ae4d7faa',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.544966 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c99ae6-6b05-4ebb-a707-78661351e2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:32.554064 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c99ae6-6b05-4ebb-a707-78661351e2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:32.554818 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Flow 'volume_create_api' (c874e973-7a44-49c4-9ac3-957fbab94294) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:32.555108 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Create volume request issued successfully. Aug 19 11:14:32.555636 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63b40b90-1721-4abe-bee8-967b09840e26 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:32.556035 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1288/5156] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:14:32 2026] POST /volume/v3/volumes => generated 756 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:32.566077 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2c76c860-d805-41cb-b2d7-1c5c149f23c9 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.567742 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2c76c860-d805-41cb-b2d7-1c5c149f23c9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 Aug 19 11:14:32.567991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2c76c860-d805-41cb-b2d7-1c5c149f23c9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:32.568252 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2c76c860-d805-41cb-b2d7-1c5c149f23c9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:32.574502 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:32.574502 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:32.577583 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-2c76c860-d805-41cb-b2d7-1c5c149f23c9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:32.581001 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2c76c860-d805-41cb-b2d7-1c5c149f23c9 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 returned with HTTP 200 Aug 19 11:14:32.581361 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1286/5157] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:32 2026] GET /volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:32.592690 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dcaa5223-204e-4089-8968-6e2c4e067c08 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.595018 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dcaa5223-204e-4089-8968-6e2c4e067c08 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 Aug 19 11:14:32.595201 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dcaa5223-204e-4089-8968-6e2c4e067c08 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:32.595397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dcaa5223-204e-4089-8968-6e2c4e067c08 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:32.602722 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:32.602722 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:32.606294 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dcaa5223-204e-4089-8968-6e2c4e067c08 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:32.610088 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dcaa5223-204e-4089-8968-6e2c4e067c08 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 returned with HTTP 200 Aug 19 11:14:32.610455 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1294/5158] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:32 2026] GET /volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:32.622663 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f36c2558-55d9-4a34-a4ab-9c6e030c8495 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.624643 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f36c2558-55d9-4a34-a4ab-9c6e030c8495 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 Aug 19 11:14:32.624825 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f36c2558-55d9-4a34-a4ab-9c6e030c8495 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:32.625085 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f36c2558-55d9-4a34-a4ab-9c6e030c8495 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:32.632186 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:32.632186 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:32.636617 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f36c2558-55d9-4a34-a4ab-9c6e030c8495 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:32.641253 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f36c2558-55d9-4a34-a4ab-9c6e030c8495 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 returned with HTTP 200 Aug 19 11:14:32.641750 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1291/5159] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:32 2026] GET /volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:32.657206 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8d41ff28-5f76-4e23-b930-56f8272db71b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.659570 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8d41ff28-5f76-4e23-b930-56f8272db71b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 Aug 19 11:14:32.659906 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8d41ff28-5f76-4e23-b930-56f8272db71b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:32.660112 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8d41ff28-5f76-4e23-b930-56f8272db71b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:32.667046 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:32.667046 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:32.670373 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8d41ff28-5f76-4e23-b930-56f8272db71b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:32.674026 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8d41ff28-5f76-4e23-b930-56f8272db71b tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 returned with HTTP 200 Aug 19 11:14:32.674368 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1289/5160] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:32 2026] GET /volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:32.685596 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-49cc031b-7223-4f93-a99c-b9b266cdfef4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.687496 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-49cc031b-7223-4f93-a99c-b9b266cdfef4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 Aug 19 11:14:32.687800 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-49cc031b-7223-4f93-a99c-b9b266cdfef4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:32.688060 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-49cc031b-7223-4f93-a99c-b9b266cdfef4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:32.696675 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:32.696675 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:32.700501 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-49cc031b-7223-4f93-a99c-b9b266cdfef4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:32.704164 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-49cc031b-7223-4f93-a99c-b9b266cdfef4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 returned with HTTP 200 Aug 19 11:14:32.704524 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1287/5161] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:32 2026] GET /volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:32.716424 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2a3fb87e-9cbd-4cea-af2a-16c2a78795bb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.718014 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a3fb87e-9cbd-4cea-af2a-16c2a78795bb tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] DELETE https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:32.718195 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a3fb87e-9cbd-4cea-af2a-16c2a78795bb tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:32.718402 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2a3fb87e-9cbd-4cea-af2a-16c2a78795bb tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:32.718536 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-2a3fb87e-9cbd-4cea-af2a-16c2a78795bb tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete backup with id: 08452917-6b76-452c-bc33-b8c1b8275f86. Aug 19 11:14:32.722580 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:32.722580 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:32.733499 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-2a3fb87e-9cbd-4cea-af2a-16c2a78795bb tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] delete_backup rpcapi backup_id 08452917-6b76-452c-bc33-b8c1b8275f86 {{(pid=100206) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:14:32.735314 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2a3fb87e-9cbd-4cea-af2a-16c2a78795bb tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 202 Aug 19 11:14:32.735739 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1295/5162] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:32 2026] DELETE /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 11:14:32.743160 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0e6e6983-ac6d-419d-aab0-4a67df8d151d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:32.744930 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e6e6983-ac6d-419d-aab0-4a67df8d151d tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:32.745107 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e6e6983-ac6d-419d-aab0-4a67df8d151d tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:32.745319 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e6e6983-ac6d-419d-aab0-4a67df8d151d tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:32.745421 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0e6e6983-ac6d-419d-aab0-4a67df8d151d tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:32.749948 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:32.749948 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:32.750623 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e6e6983-ac6d-419d-aab0-4a67df8d151d tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 200 Aug 19 11:14:32.750956 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1292/5163] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:32 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:33.148261 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-34edc4a4-52a6-4e49-90b8-1760f9d39e14 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:33.150020 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-34edc4a4-52a6-4e49-90b8-1760f9d39e14 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:33.150225 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-34edc4a4-52a6-4e49-90b8-1760f9d39e14 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:33.150401 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-34edc4a4-52a6-4e49-90b8-1760f9d39e14 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:33.150516 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-34edc4a4-52a6-4e49-90b8-1760f9d39e14 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:33.154947 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:33.154947 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:33.155627 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-34edc4a4-52a6-4e49-90b8-1760f9d39e14 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:33.156003 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1290/5164] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:33 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:33.760416 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ca581514-cc3c-4e91-b838-dac6c9cba3f3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:33.762410 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca581514-cc3c-4e91-b838-dac6c9cba3f3 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 Aug 19 11:14:33.762670 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca581514-cc3c-4e91-b838-dac6c9cba3f3 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:33.762909 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ca581514-cc3c-4e91-b838-dac6c9cba3f3 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:33.763047 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-ca581514-cc3c-4e91-b838-dac6c9cba3f3 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Show backup with id 08452917-6b76-452c-bc33-b8c1b8275f86. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:33.767082 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ca581514-cc3c-4e91-b838-dac6c9cba3f3 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 returned with HTTP 404 Aug 19 11:14:33.767591 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1288/5165] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:33 2026] GET /volume/v3/backups/08452917-6b76-452c-bc33-b8c1b8275f86 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:33.779743 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2e69d0e3-d170-41bc-8cbb-7993cce2a028 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:33.781935 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2e69d0e3-d170-41bc-8cbb-7993cce2a028 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] DELETE https://10.4.3.46/volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 Aug 19 11:14:33.782174 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2e69d0e3-d170-41bc-8cbb-7993cce2a028 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:33.782467 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2e69d0e3-d170-41bc-8cbb-7993cce2a028 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:33.782677 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-2e69d0e3-d170-41bc-8cbb-7993cce2a028 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume with id: f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 Aug 19 11:14:33.791861 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:33.791861 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:33.792369 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2e69d0e3-d170-41bc-8cbb-7993cce2a028 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:33.808824 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2e69d0e3-d170-41bc-8cbb-7993cce2a028 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume request issued successfully. Aug 19 11:14:33.809005 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2e69d0e3-d170-41bc-8cbb-7993cce2a028 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 returned with HTTP 202 Aug 19 11:14:33.809585 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1296/5166] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:33 2026] DELETE /volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:33.818049 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-875d09ad-a097-47cf-a83d-13705f5e9490 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:33.820351 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-875d09ad-a097-47cf-a83d-13705f5e9490 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 Aug 19 11:14:33.820601 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-875d09ad-a097-47cf-a83d-13705f5e9490 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:33.820847 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-875d09ad-a097-47cf-a83d-13705f5e9490 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:33.829497 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:33.829497 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:33.833736 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-875d09ad-a097-47cf-a83d-13705f5e9490 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:33.838186 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-875d09ad-a097-47cf-a83d-13705f5e9490 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 returned with HTTP 200 Aug 19 11:14:33.838612 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1293/5167] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:33 2026] GET /volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:34.166300 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5f5b46f6-25ca-4e16-bd44-65519012984a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:34.167998 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5f5b46f6-25ca-4e16-bd44-65519012984a tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:34.168182 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5f5b46f6-25ca-4e16-bd44-65519012984a tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:34.168418 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5f5b46f6-25ca-4e16-bd44-65519012984a tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:34.168588 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5f5b46f6-25ca-4e16-bd44-65519012984a tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:34.173878 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:34.173878 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:34.174506 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5f5b46f6-25ca-4e16-bd44-65519012984a tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:34.174847 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1291/5168] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:34 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:34.849956 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-988a34df-e514-49df-a552-fc8031ca87c0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:34.851662 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-988a34df-e514-49df-a552-fc8031ca87c0 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 Aug 19 11:14:34.851901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-988a34df-e514-49df-a552-fc8031ca87c0 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:34.852112 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-988a34df-e514-49df-a552-fc8031ca87c0 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:34.857766 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-988a34df-e514-49df-a552-fc8031ca87c0 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 returned with HTTP 404 Aug 19 11:14:34.858227 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1289/5169] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:34 2026] GET /volume/v3/volumes/f7d4d1ee-eeb8-4708-92f4-9a8becac3d15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:34.864698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0a907058-f380-4529-93f2-cd4849558303 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:34.866983 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0a907058-f380-4529-93f2-cd4849558303 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] DELETE https://10.4.3.46/volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 Aug 19 11:14:34.867210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0a907058-f380-4529-93f2-cd4849558303 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:34.867423 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0a907058-f380-4529-93f2-cd4849558303 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:34.867652 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-0a907058-f380-4529-93f2-cd4849558303 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume with id: dc298ac5-062b-4fd5-b85a-0c457be60168 Aug 19 11:14:34.876613 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:34.876613 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:34.877244 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0a907058-f380-4529-93f2-cd4849558303 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:34.898376 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0a907058-f380-4529-93f2-cd4849558303 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume request issued successfully. Aug 19 11:14:34.898576 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0a907058-f380-4529-93f2-cd4849558303 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 returned with HTTP 202 Aug 19 11:14:34.898981 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1297/5170] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:34 2026] DELETE /volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:34.905762 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d1098f7c-1a29-42cb-afd2-b7234560d605 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:34.907445 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1098f7c-1a29-42cb-afd2-b7234560d605 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 Aug 19 11:14:34.907639 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1098f7c-1a29-42cb-afd2-b7234560d605 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:34.907819 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1098f7c-1a29-42cb-afd2-b7234560d605 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:34.914167 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:34.914167 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:34.917157 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d1098f7c-1a29-42cb-afd2-b7234560d605 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:34.920784 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1098f7c-1a29-42cb-afd2-b7234560d605 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 returned with HTTP 200 Aug 19 11:14:34.921159 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1294/5171] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:34 2026] GET /volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:35.183680 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-97b4b6be-66bf-4c82-85b1-15ed058c183d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:35.185705 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97b4b6be-66bf-4c82-85b1-15ed058c183d tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:35.185911 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97b4b6be-66bf-4c82-85b1-15ed058c183d tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:35.186114 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97b4b6be-66bf-4c82-85b1-15ed058c183d tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:35.186221 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-97b4b6be-66bf-4c82-85b1-15ed058c183d tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:35.190289 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:35.190289 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:35.190860 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97b4b6be-66bf-4c82-85b1-15ed058c183d tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:35.191228 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1292/5172] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:35 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:35.932267 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-90ea64a0-f2f1-41cf-9822-65cccd04f8b7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:35.933999 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90ea64a0-f2f1-41cf-9822-65cccd04f8b7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 Aug 19 11:14:35.934187 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90ea64a0-f2f1-41cf-9822-65cccd04f8b7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:35.934361 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-90ea64a0-f2f1-41cf-9822-65cccd04f8b7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:35.939422 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-90ea64a0-f2f1-41cf-9822-65cccd04f8b7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 returned with HTTP 404 Aug 19 11:14:35.939930 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1290/5173] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:35 2026] GET /volume/v3/volumes/dc298ac5-062b-4fd5-b85a-0c457be60168 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:35.945581 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9d519fe2-9e4c-4209-b70b-7eec71610dc8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:35.947432 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d519fe2-9e4c-4209-b70b-7eec71610dc8 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] DELETE https://10.4.3.46/volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 Aug 19 11:14:35.947685 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d519fe2-9e4c-4209-b70b-7eec71610dc8 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:35.947865 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9d519fe2-9e4c-4209-b70b-7eec71610dc8 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:35.948029 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-9d519fe2-9e4c-4209-b70b-7eec71610dc8 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume with id: 5beb7e0e-9381-4337-bf05-e78a7ac3e223 Aug 19 11:14:35.954919 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:35.954919 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:35.955396 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9d519fe2-9e4c-4209-b70b-7eec71610dc8 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:35.970378 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9d519fe2-9e4c-4209-b70b-7eec71610dc8 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume request issued successfully. Aug 19 11:14:35.970566 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9d519fe2-9e4c-4209-b70b-7eec71610dc8 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 returned with HTTP 202 Aug 19 11:14:35.970952 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1298/5174] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:35 2026] DELETE /volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:35.977141 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7d5cfe05-5a28-4c43-8e3b-e51b783e83e1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:35.979099 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d5cfe05-5a28-4c43-8e3b-e51b783e83e1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 Aug 19 11:14:35.979320 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d5cfe05-5a28-4c43-8e3b-e51b783e83e1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:35.979541 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d5cfe05-5a28-4c43-8e3b-e51b783e83e1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:35.986429 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:35.986429 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:35.990056 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7d5cfe05-5a28-4c43-8e3b-e51b783e83e1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:35.993932 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d5cfe05-5a28-4c43-8e3b-e51b783e83e1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 returned with HTTP 200 Aug 19 11:14:35.994262 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1295/5175] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:35 2026] GET /volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:36.199764 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6500039c-eb84-4520-b506-ff13aa1b2e1b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:36.201585 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6500039c-eb84-4520-b506-ff13aa1b2e1b tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:36.201792 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6500039c-eb84-4520-b506-ff13aa1b2e1b tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:36.201982 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6500039c-eb84-4520-b506-ff13aa1b2e1b tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:36.202076 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6500039c-eb84-4520-b506-ff13aa1b2e1b tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:36.206361 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:36.206361 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:36.207055 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6500039c-eb84-4520-b506-ff13aa1b2e1b tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:36.207634 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1293/5176] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:36 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:37.005589 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7b9960d8-9025-4535-a33d-727e25949fcc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:37.007369 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b9960d8-9025-4535-a33d-727e25949fcc tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 Aug 19 11:14:37.007563 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7b9960d8-9025-4535-a33d-727e25949fcc tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:37.007733 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7b9960d8-9025-4535-a33d-727e25949fcc tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:37.013032 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b9960d8-9025-4535-a33d-727e25949fcc tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 returned with HTTP 404 Aug 19 11:14:37.013532 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1291/5177] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:37 2026] GET /volume/v3/volumes/5beb7e0e-9381-4337-bf05-e78a7ac3e223 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:37.019332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-33fcb377-264d-401b-baa7-a6d4e00e2534 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:37.021046 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-33fcb377-264d-401b-baa7-a6d4e00e2534 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] DELETE https://10.4.3.46/volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 Aug 19 11:14:37.021227 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-33fcb377-264d-401b-baa7-a6d4e00e2534 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:37.021395 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-33fcb377-264d-401b-baa7-a6d4e00e2534 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:37.021568 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-33fcb377-264d-401b-baa7-a6d4e00e2534 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume with id: 2e1c621d-3630-460d-91a6-5f444c4ec974 Aug 19 11:14:37.027990 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:37.027990 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:37.028417 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-33fcb377-264d-401b-baa7-a6d4e00e2534 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:37.043149 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-33fcb377-264d-401b-baa7-a6d4e00e2534 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume request issued successfully. Aug 19 11:14:37.043439 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-33fcb377-264d-401b-baa7-a6d4e00e2534 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 returned with HTTP 202 Aug 19 11:14:37.043884 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1299/5178] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:37 2026] DELETE /volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:37.051349 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fa3df2bc-6d56-40ba-a29f-b94ec85cfe82 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:37.053223 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fa3df2bc-6d56-40ba-a29f-b94ec85cfe82 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 Aug 19 11:14:37.053447 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fa3df2bc-6d56-40ba-a29f-b94ec85cfe82 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:37.053612 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fa3df2bc-6d56-40ba-a29f-b94ec85cfe82 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:37.059935 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:37.059935 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:37.063627 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fa3df2bc-6d56-40ba-a29f-b94ec85cfe82 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:37.067208 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fa3df2bc-6d56-40ba-a29f-b94ec85cfe82 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 returned with HTTP 200 Aug 19 11:14:37.067645 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1296/5179] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:37 2026] GET /volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:37.216907 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-03cf6bc4-f0e1-4056-847e-0e38bae632be None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:37.218815 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-03cf6bc4-f0e1-4056-847e-0e38bae632be tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:37.219095 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-03cf6bc4-f0e1-4056-847e-0e38bae632be tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:37.219319 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-03cf6bc4-f0e1-4056-847e-0e38bae632be tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:37.219432 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-03cf6bc4-f0e1-4056-847e-0e38bae632be tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:37.223407 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:37.223407 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:37.224029 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-03cf6bc4-f0e1-4056-847e-0e38bae632be tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:37.224371 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1294/5180] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:37 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:38.079082 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d0d55121-125e-4041-9793-05190348a9aa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:38.080836 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d0d55121-125e-4041-9793-05190348a9aa tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 Aug 19 11:14:38.081025 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d0d55121-125e-4041-9793-05190348a9aa tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:38.081194 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d0d55121-125e-4041-9793-05190348a9aa tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:38.086428 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d0d55121-125e-4041-9793-05190348a9aa tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 returned with HTTP 404 Aug 19 11:14:38.086904 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1292/5181] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:38 2026] GET /volume/v3/volumes/2e1c621d-3630-460d-91a6-5f444c4ec974 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:38.093199 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-24b480b2-83bd-46b9-b51f-9765fb6548c1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:38.094834 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-24b480b2-83bd-46b9-b51f-9765fb6548c1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] DELETE https://10.4.3.46/volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 Aug 19 11:14:38.095021 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-24b480b2-83bd-46b9-b51f-9765fb6548c1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:38.095189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-24b480b2-83bd-46b9-b51f-9765fb6548c1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:38.095330 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-24b480b2-83bd-46b9-b51f-9765fb6548c1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume with id: cb59effd-7ddc-47b9-872e-a30d31210746 Aug 19 11:14:38.101877 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:38.101877 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:38.102330 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-24b480b2-83bd-46b9-b51f-9765fb6548c1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:38.116311 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-24b480b2-83bd-46b9-b51f-9765fb6548c1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume request issued successfully. Aug 19 11:14:38.116561 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-24b480b2-83bd-46b9-b51f-9765fb6548c1 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 returned with HTTP 202 Aug 19 11:14:38.117009 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1300/5182] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:38 2026] DELETE /volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:38.124626 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6d3a058e-a8f0-4931-b646-67b5edb318ad None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:38.126777 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d3a058e-a8f0-4931-b646-67b5edb318ad tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 Aug 19 11:14:38.127054 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d3a058e-a8f0-4931-b646-67b5edb318ad tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:38.127288 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d3a058e-a8f0-4931-b646-67b5edb318ad tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:38.136345 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:38.136345 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:38.140813 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6d3a058e-a8f0-4931-b646-67b5edb318ad tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:38.146343 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d3a058e-a8f0-4931-b646-67b5edb318ad tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 returned with HTTP 200 Aug 19 11:14:38.146839 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1297/5183] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:38 2026] GET /volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:38.234280 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-30cab0f4-7baf-4b2c-96e0-9c0e5660b289 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:38.236645 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-30cab0f4-7baf-4b2c-96e0-9c0e5660b289 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:38.236724 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-30cab0f4-7baf-4b2c-96e0-9c0e5660b289 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:38.237039 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-30cab0f4-7baf-4b2c-96e0-9c0e5660b289 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:38.237222 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-30cab0f4-7baf-4b2c-96e0-9c0e5660b289 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:38.241376 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:38.241376 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:38.241971 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-30cab0f4-7baf-4b2c-96e0-9c0e5660b289 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:38.242366 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1295/5184] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:38 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:39.157683 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a4f22360-a7e3-45cb-abe8-d32b533cb0c7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:39.159249 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4f22360-a7e3-45cb-abe8-d32b533cb0c7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 Aug 19 11:14:39.159413 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4f22360-a7e3-45cb-abe8-d32b533cb0c7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:39.159603 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4f22360-a7e3-45cb-abe8-d32b533cb0c7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:39.164608 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4f22360-a7e3-45cb-abe8-d32b533cb0c7 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 returned with HTTP 404 Aug 19 11:14:39.165084 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1293/5185] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:39 2026] GET /volume/v3/volumes/cb59effd-7ddc-47b9-872e-a30d31210746 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:39.170808 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b62d984f-16eb-48db-924d-75c492071641 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:39.172582 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b62d984f-16eb-48db-924d-75c492071641 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] DELETE https://10.4.3.46/volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 Aug 19 11:14:39.172779 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b62d984f-16eb-48db-924d-75c492071641 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:39.172969 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b62d984f-16eb-48db-924d-75c492071641 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:39.173138 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-b62d984f-16eb-48db-924d-75c492071641 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume with id: 82f050f3-ac28-4f08-a715-69390d092ca7 Aug 19 11:14:39.179720 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:39.179720 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:39.180157 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b62d984f-16eb-48db-924d-75c492071641 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:39.196500 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b62d984f-16eb-48db-924d-75c492071641 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Delete volume request issued successfully. Aug 19 11:14:39.196500 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b62d984f-16eb-48db-924d-75c492071641 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 returned with HTTP 202 Aug 19 11:14:39.196500 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1301/5186] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:14:39 2026] DELETE /volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:39.201808 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-311bd673-6c8c-4ced-a5b9-5d8545fd1e25 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:39.203390 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-311bd673-6c8c-4ced-a5b9-5d8545fd1e25 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 Aug 19 11:14:39.203596 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-311bd673-6c8c-4ced-a5b9-5d8545fd1e25 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:39.203783 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-311bd673-6c8c-4ced-a5b9-5d8545fd1e25 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:39.210303 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:39.210303 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:39.214210 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-311bd673-6c8c-4ced-a5b9-5d8545fd1e25 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Volume info retrieved successfully. Aug 19 11:14:39.217594 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-311bd673-6c8c-4ced-a5b9-5d8545fd1e25 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 returned with HTTP 200 Aug 19 11:14:39.218009 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1298/5187] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:39 2026] GET /volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:39.251256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4c14e85d-7ecf-44a3-944d-478df7f60dea None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:39.252995 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c14e85d-7ecf-44a3-944d-478df7f60dea tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:39.253174 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c14e85d-7ecf-44a3-944d-478df7f60dea tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:39.253335 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c14e85d-7ecf-44a3-944d-478df7f60dea tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:39.253433 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4c14e85d-7ecf-44a3-944d-478df7f60dea tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:39.257914 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:39.257914 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:39.258530 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c14e85d-7ecf-44a3-944d-478df7f60dea tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:39.258865 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1296/5188] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:39 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:40.229457 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6d9a9998-fdf0-4f9c-bd4e-7228128b74e4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:40.231026 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d9a9998-fdf0-4f9c-bd4e-7228128b74e4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] GET https://10.4.3.46/volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 Aug 19 11:14:40.231186 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d9a9998-fdf0-4f9c-bd4e-7228128b74e4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:40.231351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6d9a9998-fdf0-4f9c-bd4e-7228128b74e4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:40.236802 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6d9a9998-fdf0-4f9c-bd4e-7228128b74e4 tempest-CreateVolumesFromBackupTest-1733786332 tempest-CreateVolumesFromBackupTest-1733786332-project-member] https://10.4.3.46/volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 returned with HTTP 404 Aug 19 11:14:40.237242 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1294/5189] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:40 2026] GET /volume/v3/volumes/82f050f3-ac28-4f08-a715-69390d092ca7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:40.269672 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c72e6ae1-301f-4e99-ad89-cddee59557b1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:40.271433 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c72e6ae1-301f-4e99-ad89-cddee59557b1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:40.271671 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c72e6ae1-301f-4e99-ad89-cddee59557b1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:40.271870 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c72e6ae1-301f-4e99-ad89-cddee59557b1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:40.271992 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-c72e6ae1-301f-4e99-ad89-cddee59557b1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:40.275909 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:40.275909 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:40.276464 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c72e6ae1-301f-4e99-ad89-cddee59557b1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:40.276830 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1302/5190] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:40 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:41.286561 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f1781ce3-9d01-4f34-8dd6-e7160f0e0bc1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:41.288708 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f1781ce3-9d01-4f34-8dd6-e7160f0e0bc1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:41.288997 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f1781ce3-9d01-4f34-8dd6-e7160f0e0bc1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:41.289236 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f1781ce3-9d01-4f34-8dd6-e7160f0e0bc1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:41.289374 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f1781ce3-9d01-4f34-8dd6-e7160f0e0bc1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:41.294071 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:41.294071 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:41.294899 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f1781ce3-9d01-4f34-8dd6-e7160f0e0bc1 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:41.295336 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1299/5191] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:41 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:42.305003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-afdb6216-75f4-4d44-9bf8-1ec03e947fa8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:42.306920 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-afdb6216-75f4-4d44-9bf8-1ec03e947fa8 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:42.307205 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-afdb6216-75f4-4d44-9bf8-1ec03e947fa8 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:42.307461 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-afdb6216-75f4-4d44-9bf8-1ec03e947fa8 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:42.307597 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-afdb6216-75f4-4d44-9bf8-1ec03e947fa8 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:42.312790 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:42.312790 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:42.313732 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-afdb6216-75f4-4d44-9bf8-1ec03e947fa8 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:42.314283 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1297/5192] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:42 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:43.324027 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7c440c27-afc8-483b-9c6a-42f1f752ca5b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:43.325767 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7c440c27-afc8-483b-9c6a-42f1f752ca5b tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:43.325990 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7c440c27-afc8-483b-9c6a-42f1f752ca5b tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:43.326173 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7c440c27-afc8-483b-9c6a-42f1f752ca5b tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:43.326256 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-7c440c27-afc8-483b-9c6a-42f1f752ca5b tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:43.330118 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:43.330118 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:43.330707 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7c440c27-afc8-483b-9c6a-42f1f752ca5b tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:43.331047 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1295/5193] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:43 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:43.340224 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bcf4c2ff-95ef-4f73-9973-4d1dad0ff515 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:43.342417 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bcf4c2ff-95ef-4f73-9973-4d1dad0ff515 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] PUT https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:43.342901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bcf4c2ff-95ef-4f73-9973-4d1dad0ff515 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:43.349439 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:43.349439 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:43.359751 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bcf4c2ff-95ef-4f73-9973-4d1dad0ff515 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:43.360154 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1303/5194] 10.4.3.46 () {70 vars in 1401 bytes} [Wed Aug 19 11:14:43 2026] PUT /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 313 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:43.367741 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f4e35458-f240-4cc9-a823-28cedafad9ae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:43.369347 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f4e35458-f240-4cc9-a823-28cedafad9ae tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:43.369623 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f4e35458-f240-4cc9-a823-28cedafad9ae tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:43.369743 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f4e35458-f240-4cc9-a823-28cedafad9ae tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:43.369851 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f4e35458-f240-4cc9-a823-28cedafad9ae tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:43.373212 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:43.373212 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:43.373760 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f4e35458-f240-4cc9-a823-28cedafad9ae tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:43.374079 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1300/5195] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:43 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:43.383133 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-79af861c-58af-454f-9bb6-7fa1bf7fb71c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:43.385203 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-79af861c-58af-454f-9bb6-7fa1bf7fb71c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] DELETE https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:43.385504 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-79af861c-58af-454f-9bb6-7fa1bf7fb71c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:43.385770 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-79af861c-58af-454f-9bb6-7fa1bf7fb71c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:43.385961 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-79af861c-58af-454f-9bb6-7fa1bf7fb71c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Delete backup with id: 7f88e336-93f5-4bf9-a156-cac0140536c2. Aug 19 11:14:43.390752 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:43.390752 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:43.405441 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-79af861c-58af-454f-9bb6-7fa1bf7fb71c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] delete_backup rpcapi backup_id 7f88e336-93f5-4bf9-a156-cac0140536c2 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:14:43.407134 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-79af861c-58af-454f-9bb6-7fa1bf7fb71c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 202 Aug 19 11:14:43.407570 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1298/5196] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:14:43 2026] DELETE /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:14:43.414304 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-89ec0117-9bb8-44dc-bd87-06da54475415 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:43.415925 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-89ec0117-9bb8-44dc-bd87-06da54475415 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:43.416226 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-89ec0117-9bb8-44dc-bd87-06da54475415 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:43.416285 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-89ec0117-9bb8-44dc-bd87-06da54475415 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:43.416389 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-89ec0117-9bb8-44dc-bd87-06da54475415 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:43.420132 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:43.420132 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:43.420719 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-89ec0117-9bb8-44dc-bd87-06da54475415 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 200 Aug 19 11:14:43.421066 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1296/5197] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:43 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:44.432189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-90b23043-5663-4947-9fa3-193a4de5bdd7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:44.434441 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-90b23043-5663-4947-9fa3-193a4de5bdd7 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 Aug 19 11:14:44.434906 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-90b23043-5663-4947-9fa3-193a4de5bdd7 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:44.435157 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-90b23043-5663-4947-9fa3-193a4de5bdd7 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:44.435369 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-90b23043-5663-4947-9fa3-193a4de5bdd7 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Show backup with id 7f88e336-93f5-4bf9-a156-cac0140536c2. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:44.440142 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-90b23043-5663-4947-9fa3-193a4de5bdd7 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 returned with HTTP 404 Aug 19 11:14:44.440906 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1304/5198] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:44 2026] GET /volume/v3/backups/7f88e336-93f5-4bf9-a156-cac0140536c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:44.448288 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7d130146-2462-4633-be8b-78e9ab5ded45 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:44.451507 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d130146-2462-4633-be8b-78e9ab5ded45 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 Aug 19 11:14:44.451507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d130146-2462-4633-be8b-78e9ab5ded45 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:44.451507 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d130146-2462-4633-be8b-78e9ab5ded45 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:44.451507 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-7d130146-2462-4633-be8b-78e9ab5ded45 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Delete volume with id: c73b36ef-00ef-4845-b3cb-3b89ffd05a35 Aug 19 11:14:44.460910 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:44.460910 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:44.461407 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7d130146-2462-4633-be8b-78e9ab5ded45 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Volume info retrieved successfully. Aug 19 11:14:44.479109 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7d130146-2462-4633-be8b-78e9ab5ded45 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Delete volume request issued successfully. Aug 19 11:14:44.479109 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d130146-2462-4633-be8b-78e9ab5ded45 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 returned with HTTP 202 Aug 19 11:14:44.479534 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1301/5199] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:14:44 2026] DELETE /volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:14:44.487542 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a8ad523d-f5c5-409c-9b8f-d70a9d71327c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:44.489201 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a8ad523d-f5c5-409c-9b8f-d70a9d71327c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 Aug 19 11:14:44.489389 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a8ad523d-f5c5-409c-9b8f-d70a9d71327c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:44.489589 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a8ad523d-f5c5-409c-9b8f-d70a9d71327c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:44.497342 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:44.497342 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:44.499725 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a8ad523d-f5c5-409c-9b8f-d70a9d71327c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Volume info retrieved successfully. Aug 19 11:14:44.503387 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a8ad523d-f5c5-409c-9b8f-d70a9d71327c tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 returned with HTTP 200 Aug 19 11:14:44.503798 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1299/5200] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:44 2026] GET /volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:44.576764 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:44.625991 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:44.626363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-664458321"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:44.627856 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-664458321'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:44.627982 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume of 1 GB Aug 19 11:14:44.632199 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Availability Zones retrieved successfully. Aug 19 11:14:44.637019 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Flow 'volume_create_api' (7a3d0c98-5dc6-447a-8ec5-c973833cb9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:44.638177 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e3f942-34ff-4eb6-aa93-662852a3be0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:44.639124 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:44.661927 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e3f942-34ff-4eb6-aa93-662852a3be0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:44.662760 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78124adf-07e3-42ee-ae99-69c8538aef5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:44.717217 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['2fffc5d5-ea5a-41da-a3d5-b29a15794e7f', '682ef97b-40b0-4919-afd5-2b915239769f', '7319b033-7b30-4764-901c-51fec949581d', 'd9577e2f-516e-4060-9b5a-a9bf6cd66297'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:44.717980 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78124adf-07e3-42ee-ae99-69c8538aef5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fffc5d5-ea5a-41da-a3d5-b29a15794e7f', '682ef97b-40b0-4919-afd5-2b915239769f', '7319b033-7b30-4764-901c-51fec949581d', 'd9577e2f-516e-4060-9b5a-a9bf6cd66297']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:44.718713 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39f7a46a-61c6-46d7-9a14-30ada8e4dcef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:44.741637 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39f7a46a-61c6-46d7-9a14-30ada8e4dcef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b14f07e7-81fa-413d-b954-dab0f82a4721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-664458321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822c6721ee7f4089b0f09c6ce94e93b0',qos_specs=None,replication_status=,reservations=['2fffc5d5-ea5a-41da-a3d5-b29a15794e7f','682ef97b-40b0-4919-afd5-2b915239769f','7319b033-7b30-4764-901c-51fec949581d','d9577e2f-516e-4060-9b5a-a9bf6cd66297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-664458321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b14f07e7-81fa-413d-b954-dab0f82a4721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822c6721ee7f4089b0f09c6ce94e93b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:44.742558 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c29288-def4-4294-a1ad-c02084d0eb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:44.758879 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c29288-def4-4294-a1ad-c02084d0eb43) transitioned into state 'SUCCESS' from state '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-664458321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822c6721ee7f4089b0f09c6ce94e93b0',qos_specs=None,replication_status=,reservations=['2fffc5d5-ea5a-41da-a3d5-b29a15794e7f','682ef97b-40b0-4919-afd5-2b915239769f','7319b033-7b30-4764-901c-51fec949581d','d9577e2f-516e-4060-9b5a-a9bf6cd66297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:44.759529 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b27b8cb5-5d94-4f6a-b98b-1404a38e884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:44.767776 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b27b8cb5-5d94-4f6a-b98b-1404a38e884b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:44.768543 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Flow 'volume_create_api' (7a3d0c98-5dc6-447a-8ec5-c973833cb9d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:44.768810 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume request issued successfully. Aug 19 11:14:44.769316 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7b1fd5ce-4f44-4058-82a1-3ccda4529a16 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:44.769712 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1297/5201] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:14:44 2026] POST /volume/v3/volumes => generated 746 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:44.782725 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b9643129-6f89-4b8f-a8c7-3d3d9c58052b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:44.784471 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b9643129-6f89-4b8f-a8c7-3d3d9c58052b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 Aug 19 11:14:44.784678 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b9643129-6f89-4b8f-a8c7-3d3d9c58052b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:44.784900 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b9643129-6f89-4b8f-a8c7-3d3d9c58052b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:44.791701 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:44.791701 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:44.794935 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b9643129-6f89-4b8f-a8c7-3d3d9c58052b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:14:44.798846 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b9643129-6f89-4b8f-a8c7-3d3d9c58052b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 returned with HTTP 200 Aug 19 11:14:44.799231 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1305/5202] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:44 2026] GET /volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:45.515117 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b440e253-dc72-4dc6-a78a-0c1056ad47a9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:45.516806 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b440e253-dc72-4dc6-a78a-0c1056ad47a9 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] GET https://10.4.3.46/volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 Aug 19 11:14:45.517014 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b440e253-dc72-4dc6-a78a-0c1056ad47a9 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:45.517192 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b440e253-dc72-4dc6-a78a-0c1056ad47a9 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:45.522467 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b440e253-dc72-4dc6-a78a-0c1056ad47a9 tempest-ProjectAdminTests39-1043046931 tempest-ProjectAdminTests39-1043046931-project-admin] https://10.4.3.46/volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 returned with HTTP 404 Aug 19 11:14:45.522902 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1302/5203] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:45 2026] GET /volume/v3/volumes/c73b36ef-00ef-4845-b3cb-3b89ffd05a35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:14:45.810013 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-75d5c30a-7885-429d-9996-f0510d3a0027 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:45.811982 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-75d5c30a-7885-429d-9996-f0510d3a0027 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 Aug 19 11:14:45.812195 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-75d5c30a-7885-429d-9996-f0510d3a0027 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:45.812401 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-75d5c30a-7885-429d-9996-f0510d3a0027 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:45.819590 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:45.819590 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:45.823033 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-75d5c30a-7885-429d-9996-f0510d3a0027 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:14:45.827283 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-75d5c30a-7885-429d-9996-f0510d3a0027 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 returned with HTTP 200 Aug 19 11:14:45.827681 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1300/5204] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:45 2026] GET /volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:45.839046 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-84da0fdb-2d26-448e-882b-e18a8b57c32e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:45.840979 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-84da0fdb-2d26-448e-882b-e18a8b57c32e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:14:45.841309 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-84da0fdb-2d26-448e-882b-e18a8b57c32e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b14f07e7-81fa-413d-b954-dab0f82a4721", "name": "tempest-VolumesBackupsTest-Backup-7580218"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:45.842672 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-84da0fdb-2d26-448e-882b-e18a8b57c32e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating new backup {'backup': {'volume_id': 'b14f07e7-81fa-413d-b954-dab0f82a4721', 'name': 'tempest-VolumesBackupsTest-Backup-7580218'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:14:45.843018 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-84da0fdb-2d26-448e-882b-e18a8b57c32e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating backup of volume b14f07e7-81fa-413d-b954-dab0f82a4721 in container None Aug 19 11:14:45.849602 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:45.849602 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:45.850107 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-84da0fdb-2d26-448e-882b-e18a8b57c32e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:14:45.874982 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-84da0fdb-2d26-448e-882b-e18a8b57c32e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['527ae5b1-16e1-43cd-ba22-9cba47a5d504', '4d9775ce-ad02-4028-9425-3dd7a78a65c7'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:45.906359 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-84da0fdb-2d26-448e-882b-e18a8b57c32e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:14:45.906770 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1298/5205] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:14:45 2026] POST /volume/v3/backups => generated 325 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:45.914360 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ce232f57-1d53-47cf-ba97-195f11bc131b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:45.916219 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ce232f57-1d53-47cf-ba97-195f11bc131b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:45.916394 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ce232f57-1d53-47cf-ba97-195f11bc131b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:45.916586 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ce232f57-1d53-47cf-ba97-195f11bc131b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:45.916681 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-ce232f57-1d53-47cf-ba97-195f11bc131b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:45.920645 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:45.920645 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:45.921337 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ce232f57-1d53-47cf-ba97-195f11bc131b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:45.921693 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1306/5206] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:45 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:46.669970 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-15ee4bcb-718b-445e-aca4-e03335ed593e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:46.741824 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:14:46.742135 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2069241737"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:46.743382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2069241737'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:14:46.743500 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Create volume of 1 GB Aug 19 11:14:46.746933 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Availability Zones retrieved successfully. Aug 19 11:14:46.751794 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Flow 'volume_create_api' (2fb9d2d3-e369-40be-b632-c2cd4ab1e901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:46.752605 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092681b5-feb7-4cf6-972d-e5331967af55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:46.753264 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:14:46.773424 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092681b5-feb7-4cf6-972d-e5331967af55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:46.774111 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2fa331-af76-4fd6-88eb-8013903d60eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:46.826120 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Created reservations ['c7745ce7-561d-40a5-9d23-9bd061a8499c', '5d6fa95f-e854-42c7-a7ac-46e14d772849', '11da5e5c-bfa9-4965-babc-0ec8fc649aaa', '8e01ab98-6e76-42c3-853b-4cc29ccbafbe'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:46.826858 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2fa331-af76-4fd6-88eb-8013903d60eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7745ce7-561d-40a5-9d23-9bd061a8499c', '5d6fa95f-e854-42c7-a7ac-46e14d772849', '11da5e5c-bfa9-4965-babc-0ec8fc649aaa', '8e01ab98-6e76-42c3-853b-4cc29ccbafbe']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:46.827571 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a6bf81-3b2e-4bae-8f47-b7b76260bd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:46.850643 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a6bf81-3b2e-4bae-8f47-b7b76260bd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '935d226d-f153-405d-9ba5-6bd2695db5b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2069241737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71acff8f4310462fafc0105726f581e6',qos_specs=None,replication_status=,reservations=['c7745ce7-561d-40a5-9d23-9bd061a8499c','5d6fa95f-e854-42c7-a7ac-46e14d772849','11da5e5c-bfa9-4965-babc-0ec8fc649aaa','8e01ab98-6e76-42c3-853b-4cc29ccbafbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fae9fd2c4974a3db7b26dfac634d2f8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2069241737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=935d226d-f153-405d-9ba5-6bd2695db5b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71acff8f4310462fafc0105726f581e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fae9fd2c4974a3db7b26dfac634d2f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:46.851317 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9506eae7-36b6-485b-9a3a-247739c1164b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:46.867920 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9506eae7-36b6-485b-9a3a-247739c1164b) transitioned into state 'SUCCESS' from state '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-2069241737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71acff8f4310462fafc0105726f581e6',qos_specs=None,replication_status=,reservations=['c7745ce7-561d-40a5-9d23-9bd061a8499c','5d6fa95f-e854-42c7-a7ac-46e14d772849','11da5e5c-bfa9-4965-babc-0ec8fc649aaa','8e01ab98-6e76-42c3-853b-4cc29ccbafbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fae9fd2c4974a3db7b26dfac634d2f8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:46.868500 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72da1479-67c9-4624-bae2-fd64b8b4f7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:14:46.878361 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72da1479-67c9-4624-bae2-fd64b8b4f7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:14:46.879371 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Flow 'volume_create_api' (2fb9d2d3-e369-40be-b632-c2cd4ab1e901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:14:46.879716 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Create volume request issued successfully. Aug 19 11:14:46.880235 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-15ee4bcb-718b-445e-aca4-e03335ed593e tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:14:46.880628 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1303/5207] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:14:46 2026] POST /volume/v3/volumes => generated 776 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:46.891065 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6fc3e253-e166-4a6f-94f1-707e6d0ee5fa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:46.892563 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6fc3e253-e166-4a6f-94f1-707e6d0ee5fa tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 Aug 19 11:14:46.892735 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6fc3e253-e166-4a6f-94f1-707e6d0ee5fa tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:46.892930 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6fc3e253-e166-4a6f-94f1-707e6d0ee5fa tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:46.899271 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:46.899271 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:46.901998 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6fc3e253-e166-4a6f-94f1-707e6d0ee5fa tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Volume info retrieved successfully. Aug 19 11:14:46.905165 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6fc3e253-e166-4a6f-94f1-707e6d0ee5fa tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 returned with HTTP 200 Aug 19 11:14:46.905530 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1301/5208] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:46 2026] GET /volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:46.930926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dcf96dfd-ec52-4b82-a587-45cfb632294f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:46.932708 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dcf96dfd-ec52-4b82-a587-45cfb632294f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:46.932920 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dcf96dfd-ec52-4b82-a587-45cfb632294f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:46.933093 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dcf96dfd-ec52-4b82-a587-45cfb632294f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:46.933194 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-dcf96dfd-ec52-4b82-a587-45cfb632294f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:46.937356 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:46.937356 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:46.938057 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dcf96dfd-ec52-4b82-a587-45cfb632294f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:46.938362 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1299/5209] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:46 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:47.916512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1dba59ed-769f-4d33-97fa-a8595cd858f6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:47.918219 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1dba59ed-769f-4d33-97fa-a8595cd858f6 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 Aug 19 11:14:47.918415 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1dba59ed-769f-4d33-97fa-a8595cd858f6 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:47.918611 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1dba59ed-769f-4d33-97fa-a8595cd858f6 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:47.925425 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:47.925425 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:47.928340 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1dba59ed-769f-4d33-97fa-a8595cd858f6 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Volume info retrieved successfully. Aug 19 11:14:47.931599 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1dba59ed-769f-4d33-97fa-a8595cd858f6 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 returned with HTTP 200 Aug 19 11:14:47.931930 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1307/5210] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:47 2026] GET /volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:14:47.942597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2cc1be9c-21e1-4773-b22f-fc0abf0ab69a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:47.944298 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2cc1be9c-21e1-4773-b22f-fc0abf0ab69a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] POST https://10.4.3.46/volume/v3/backups Aug 19 11:14:47.944635 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2cc1be9c-21e1-4773-b22f-fc0abf0ab69a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "935d226d-f153-405d-9ba5-6bd2695db5b0", "name": "tempest-type-Backup-1504416656"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:14:47.945894 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-2cc1be9c-21e1-4773-b22f-fc0abf0ab69a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Creating new backup {'backup': {'volume_id': '935d226d-f153-405d-9ba5-6bd2695db5b0', 'name': 'tempest-type-Backup-1504416656'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:14:47.946021 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-2cc1be9c-21e1-4773-b22f-fc0abf0ab69a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Creating backup of volume 935d226d-f153-405d-9ba5-6bd2695db5b0 in container None Aug 19 11:14:47.946902 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-51f923ab-72f5-450b-beaf-314506f0ecb4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:47.947896 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=216,cinder:UPDATE=64,cinder:INSERT=40 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:14:47.948462 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51f923ab-72f5-450b-beaf-314506f0ecb4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:47.948670 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51f923ab-72f5-450b-beaf-314506f0ecb4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:47.948880 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51f923ab-72f5-450b-beaf-314506f0ecb4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:47.949010 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-51f923ab-72f5-450b-beaf-314506f0ecb4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:47.952614 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:47.952614 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:47.953171 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:47.953171 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:47.953407 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51f923ab-72f5-450b-beaf-314506f0ecb4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:47.953502 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2cc1be9c-21e1-4773-b22f-fc0abf0ab69a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Volume info retrieved successfully. Aug 19 11:14:47.953787 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1302/5211] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:47 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:47.974309 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-2cc1be9c-21e1-4773-b22f-fc0abf0ab69a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Created reservations ['850897a7-2246-44a7-9cd6-2005a9bdbacb', 'a4be2213-f401-4aed-81d0-59908a017d75'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:14:47.996843 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2cc1be9c-21e1-4773-b22f-fc0abf0ab69a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:14:47.997364 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1304/5212] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:14:47 2026] POST /volume/v3/backups => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:14:48.004500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0bff560d-addf-4a87-9f78-5503f96ad67b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:48.006329 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0bff560d-addf-4a87-9f78-5503f96ad67b tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:48.006560 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0bff560d-addf-4a87-9f78-5503f96ad67b tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:48.006767 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0bff560d-addf-4a87-9f78-5503f96ad67b tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:48.006870 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-0bff560d-addf-4a87-9f78-5503f96ad67b tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:48.010754 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:48.010754 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:48.011369 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0bff560d-addf-4a87-9f78-5503f96ad67b tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:48.011766 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1300/5213] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:48 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:48.963589 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-30fa9eca-c46d-48ca-8a38-e306f9099248 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:48.965448 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-30fa9eca-c46d-48ca-8a38-e306f9099248 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:48.965648 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-30fa9eca-c46d-48ca-8a38-e306f9099248 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:48.965840 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-30fa9eca-c46d-48ca-8a38-e306f9099248 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:48.965940 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-30fa9eca-c46d-48ca-8a38-e306f9099248 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:48.969758 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:48.969758 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:48.970405 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-30fa9eca-c46d-48ca-8a38-e306f9099248 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:48.970769 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1308/5214] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:48 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:49.020705 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb34d88d-1a26-4541-9294-4998556adc1f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:49.022376 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb34d88d-1a26-4541-9294-4998556adc1f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:49.022584 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb34d88d-1a26-4541-9294-4998556adc1f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:49.022757 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb34d88d-1a26-4541-9294-4998556adc1f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:49.022878 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-eb34d88d-1a26-4541-9294-4998556adc1f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:49.026657 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:49.026657 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:49.027202 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb34d88d-1a26-4541-9294-4998556adc1f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:49.027535 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1303/5215] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:49 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:49.980186 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3c70b03d-7b7a-4bae-875d-91cc2f53868b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:49.981938 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3c70b03d-7b7a-4bae-875d-91cc2f53868b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:49.982120 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3c70b03d-7b7a-4bae-875d-91cc2f53868b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:49.982299 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3c70b03d-7b7a-4bae-875d-91cc2f53868b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:49.982402 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3c70b03d-7b7a-4bae-875d-91cc2f53868b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:49.986559 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:49.986559 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:49.987249 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3c70b03d-7b7a-4bae-875d-91cc2f53868b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:49.987584 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1305/5216] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:49 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:50.036061 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-19cdaea3-8962-4ce9-b123-e7816d919fbd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:50.037862 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-19cdaea3-8962-4ce9-b123-e7816d919fbd tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:50.038070 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-19cdaea3-8962-4ce9-b123-e7816d919fbd tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:50.038248 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-19cdaea3-8962-4ce9-b123-e7816d919fbd tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:50.038352 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-19cdaea3-8962-4ce9-b123-e7816d919fbd tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:50.042429 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:50.042429 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:50.042995 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-19cdaea3-8962-4ce9-b123-e7816d919fbd tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:50.043362 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1301/5217] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:50 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:50.996559 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-42c187a5-05ae-4e68-88bc-88d6620ecbe1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:50.998235 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-42c187a5-05ae-4e68-88bc-88d6620ecbe1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:50.998417 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-42c187a5-05ae-4e68-88bc-88d6620ecbe1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:50.998609 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-42c187a5-05ae-4e68-88bc-88d6620ecbe1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:50.998709 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-42c187a5-05ae-4e68-88bc-88d6620ecbe1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:51.002713 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:51.002713 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:51.003425 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-42c187a5-05ae-4e68-88bc-88d6620ecbe1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:51.003752 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1309/5218] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:50 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:51.055128 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-859b3253-ffef-4883-93cc-3581a4f6a4a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:51.060448 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-859b3253-ffef-4883-93cc-3581a4f6a4a1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:51.061277 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-859b3253-ffef-4883-93cc-3581a4f6a4a1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:51.062160 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-859b3253-ffef-4883-93cc-3581a4f6a4a1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:51.062711 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-859b3253-ffef-4883-93cc-3581a4f6a4a1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:51.077791 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:51.077791 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:51.078666 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-859b3253-ffef-4883-93cc-3581a4f6a4a1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:51.079147 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1304/5219] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:51 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:52.012669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e91aa669-c72a-480e-92dc-5d06e0099280 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:52.014454 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e91aa669-c72a-480e-92dc-5d06e0099280 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:52.014660 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e91aa669-c72a-480e-92dc-5d06e0099280 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:52.014875 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e91aa669-c72a-480e-92dc-5d06e0099280 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:52.015009 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e91aa669-c72a-480e-92dc-5d06e0099280 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:52.018931 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:52.018931 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:52.019597 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e91aa669-c72a-480e-92dc-5d06e0099280 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:52.019955 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1306/5220] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:52 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:52.088943 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e0d53652-4035-44c9-882c-e2a36e445837 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:52.090984 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e0d53652-4035-44c9-882c-e2a36e445837 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:52.091243 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e0d53652-4035-44c9-882c-e2a36e445837 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:52.091518 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e0d53652-4035-44c9-882c-e2a36e445837 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:52.091698 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-e0d53652-4035-44c9-882c-e2a36e445837 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:52.096163 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:52.096163 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:52.096950 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e0d53652-4035-44c9-882c-e2a36e445837 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:52.097568 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1302/5221] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:52 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:53.028912 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-de289ebc-b81e-49a7-b1b6-3da03abb7ddd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:53.030565 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-de289ebc-b81e-49a7-b1b6-3da03abb7ddd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:53.030755 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-de289ebc-b81e-49a7-b1b6-3da03abb7ddd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:53.030947 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-de289ebc-b81e-49a7-b1b6-3da03abb7ddd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:53.031045 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-de289ebc-b81e-49a7-b1b6-3da03abb7ddd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:53.035118 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:53.035118 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:53.035783 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-de289ebc-b81e-49a7-b1b6-3da03abb7ddd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:53.036214 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1310/5222] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:53 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:53.107281 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-96c3eac5-241a-4ba1-976f-1760b84a854f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:53.108998 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-96c3eac5-241a-4ba1-976f-1760b84a854f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:53.109195 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-96c3eac5-241a-4ba1-976f-1760b84a854f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:53.109370 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-96c3eac5-241a-4ba1-976f-1760b84a854f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:53.109503 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-96c3eac5-241a-4ba1-976f-1760b84a854f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:53.113451 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:53.113451 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:53.113834 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-96c3eac5-241a-4ba1-976f-1760b84a854f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:53.114151 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1305/5223] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:53 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:54.045998 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-66e86f5a-d523-431c-9b29-7945f80e81cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:54.047686 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66e86f5a-d523-431c-9b29-7945f80e81cc tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:54.047951 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66e86f5a-d523-431c-9b29-7945f80e81cc tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:54.048187 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66e86f5a-d523-431c-9b29-7945f80e81cc tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:54.048352 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-66e86f5a-d523-431c-9b29-7945f80e81cc tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:54.052917 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:54.052917 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:54.053698 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66e86f5a-d523-431c-9b29-7945f80e81cc tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:54.054107 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1307/5224] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:54 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:54.123119 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ad9634d0-8792-4dd4-9441-fcc32f6506e4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:54.125541 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ad9634d0-8792-4dd4-9441-fcc32f6506e4 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:54.125541 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ad9634d0-8792-4dd4-9441-fcc32f6506e4 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:54.125699 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ad9634d0-8792-4dd4-9441-fcc32f6506e4 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:54.125731 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-ad9634d0-8792-4dd4-9441-fcc32f6506e4 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:54.129813 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:54.129813 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:54.130348 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ad9634d0-8792-4dd4-9441-fcc32f6506e4 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:54.130703 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1303/5225] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:54 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:55.065309 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-150cb01c-a727-4d7d-b01e-49869c1ea290 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:55.067223 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-150cb01c-a727-4d7d-b01e-49869c1ea290 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:55.067457 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-150cb01c-a727-4d7d-b01e-49869c1ea290 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:55.067702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-150cb01c-a727-4d7d-b01e-49869c1ea290 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:55.067859 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-150cb01c-a727-4d7d-b01e-49869c1ea290 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:55.072229 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:55.072229 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:55.072999 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-150cb01c-a727-4d7d-b01e-49869c1ea290 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:55.073381 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1311/5226] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:55 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:55.140730 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4577e218-c517-43cf-9b83-97773e8c4f20 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:55.142464 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4577e218-c517-43cf-9b83-97773e8c4f20 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:55.142681 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4577e218-c517-43cf-9b83-97773e8c4f20 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:55.142871 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4577e218-c517-43cf-9b83-97773e8c4f20 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:55.142989 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4577e218-c517-43cf-9b83-97773e8c4f20 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:55.144691 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=262,cinder:UPDATE=94,cinder:INSERT=49 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:14:55.147582 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:55.147582 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:55.148300 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4577e218-c517-43cf-9b83-97773e8c4f20 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:55.148778 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1306/5227] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:55 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:56.082669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-45058bd3-3b18-4ab1-8fe0-151e0a59698f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:56.084452 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45058bd3-3b18-4ab1-8fe0-151e0a59698f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:56.084675 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45058bd3-3b18-4ab1-8fe0-151e0a59698f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:56.084898 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-45058bd3-3b18-4ab1-8fe0-151e0a59698f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:56.085005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-45058bd3-3b18-4ab1-8fe0-151e0a59698f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:56.089288 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:56.089288 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:56.089989 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-45058bd3-3b18-4ab1-8fe0-151e0a59698f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:56.090326 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1308/5228] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:56 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:56.158926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-348bc5fa-ccaa-4ec3-b934-6c060a7e4e88 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:56.160734 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-348bc5fa-ccaa-4ec3-b934-6c060a7e4e88 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:56.161016 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-348bc5fa-ccaa-4ec3-b934-6c060a7e4e88 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:56.161229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-348bc5fa-ccaa-4ec3-b934-6c060a7e4e88 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:56.161330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-348bc5fa-ccaa-4ec3-b934-6c060a7e4e88 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:56.167275 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:56.167275 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:56.167894 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-348bc5fa-ccaa-4ec3-b934-6c060a7e4e88 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:56.168221 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1304/5229] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:56 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:57.099504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5df2a5fc-3415-490f-a4ee-7a6d9d70a88d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:57.101897 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5df2a5fc-3415-490f-a4ee-7a6d9d70a88d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:57.102126 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5df2a5fc-3415-490f-a4ee-7a6d9d70a88d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:57.102349 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5df2a5fc-3415-490f-a4ee-7a6d9d70a88d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:57.102494 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-5df2a5fc-3415-490f-a4ee-7a6d9d70a88d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:57.104382 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=167,cinder:INSERT=27,cinder:UPDATE=45 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:14:57.108729 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:57.108729 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:57.109814 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5df2a5fc-3415-490f-a4ee-7a6d9d70a88d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:57.110343 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1312/5230] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:57 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:57.177220 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c8dcc89c-e325-418f-9b4d-0c3a078ac06a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:57.178860 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8dcc89c-e325-418f-9b4d-0c3a078ac06a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:57.179055 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8dcc89c-e325-418f-9b4d-0c3a078ac06a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:57.179221 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8dcc89c-e325-418f-9b4d-0c3a078ac06a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:57.179323 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c8dcc89c-e325-418f-9b4d-0c3a078ac06a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:57.183177 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:57.183177 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:57.183731 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8dcc89c-e325-418f-9b4d-0c3a078ac06a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:57.184091 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1307/5231] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:57 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:58.120798 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bcb316bb-507e-44f9-b8f8-8a5864eeb0b3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:58.122348 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bcb316bb-507e-44f9-b8f8-8a5864eeb0b3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:58.122577 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bcb316bb-507e-44f9-b8f8-8a5864eeb0b3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:58.122806 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bcb316bb-507e-44f9-b8f8-8a5864eeb0b3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:58.122948 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-bcb316bb-507e-44f9-b8f8-8a5864eeb0b3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:58.127088 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:58.127088 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:14:58.127713 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bcb316bb-507e-44f9-b8f8-8a5864eeb0b3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:58.128200 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1309/5232] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:58 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:58.221532 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-94b7f46f-d2f6-4eec-990f-5926c5118bc7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:58.544922 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-94b7f46f-d2f6-4eec-990f-5926c5118bc7 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:58.544922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-94b7f46f-d2f6-4eec-990f-5926c5118bc7 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:58.544922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-94b7f46f-d2f6-4eec-990f-5926c5118bc7 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:58.544922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-94b7f46f-d2f6-4eec-990f-5926c5118bc7 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:58.544922 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:58.544922 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:14:58.544922 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-94b7f46f-d2f6-4eec-990f-5926c5118bc7 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:58.544922 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1305/5233] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:58 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:59.137600 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6af64033-ed48-425b-8110-cc02d3421501 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:59.139378 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6af64033-ed48-425b-8110-cc02d3421501 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:14:59.139631 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6af64033-ed48-425b-8110-cc02d3421501 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:59.139836 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6af64033-ed48-425b-8110-cc02d3421501 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:59.139941 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-6af64033-ed48-425b-8110-cc02d3421501 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:59.144095 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:59.144095 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:14:59.144860 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6af64033-ed48-425b-8110-cc02d3421501 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:14:59.145230 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1313/5234] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:14:59 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:14:59.237512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b89891d6-e07f-40d7-92bd-be1edb0c1419 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:14:59.239178 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b89891d6-e07f-40d7-92bd-be1edb0c1419 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:14:59.239370 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b89891d6-e07f-40d7-92bd-be1edb0c1419 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:14:59.239574 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b89891d6-e07f-40d7-92bd-be1edb0c1419 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:14:59.239677 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b89891d6-e07f-40d7-92bd-be1edb0c1419 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:14:59.243867 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:14:59.243867 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:14:59.244391 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b89891d6-e07f-40d7-92bd-be1edb0c1419 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:14:59.244748 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1308/5235] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:14:59 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:00.154467 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4a698fdb-9ae8-488d-aadf-c4da1d962756 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:00.156096 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a698fdb-9ae8-488d-aadf-c4da1d962756 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:00.156277 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a698fdb-9ae8-488d-aadf-c4da1d962756 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:00.156444 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a698fdb-9ae8-488d-aadf-c4da1d962756 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:00.156575 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4a698fdb-9ae8-488d-aadf-c4da1d962756 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:00.160499 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:00.160499 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:00.161134 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a698fdb-9ae8-488d-aadf-c4da1d962756 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:00.161573 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1310/5236] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:00 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:00.253630 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-880b313b-f8a0-4ff7-8e29-72695b88c87a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:00.255372 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-880b313b-f8a0-4ff7-8e29-72695b88c87a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:00.255603 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-880b313b-f8a0-4ff7-8e29-72695b88c87a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:00.255802 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-880b313b-f8a0-4ff7-8e29-72695b88c87a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:00.255898 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-880b313b-f8a0-4ff7-8e29-72695b88c87a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:00.257824 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=167,cinder:UPDATE=52,cinder:INSERT=31 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:15:00.260546 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:00.260546 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:00.261230 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-880b313b-f8a0-4ff7-8e29-72695b88c87a tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:00.261623 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1306/5237] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:00 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:01.170003 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a6361930-b26f-4b82-a05a-7e899c758ff6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:01.171514 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a6361930-b26f-4b82-a05a-7e899c758ff6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:01.171730 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a6361930-b26f-4b82-a05a-7e899c758ff6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:01.171945 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a6361930-b26f-4b82-a05a-7e899c758ff6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:01.172073 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-a6361930-b26f-4b82-a05a-7e899c758ff6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:01.177150 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:01.177150 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:01.177765 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a6361930-b26f-4b82-a05a-7e899c758ff6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:01.178141 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1314/5238] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:01 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:01.270563 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3aee2ca6-c88d-4c60-9767-d6f5013767e9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:01.272308 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3aee2ca6-c88d-4c60-9767-d6f5013767e9 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:01.272541 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3aee2ca6-c88d-4c60-9767-d6f5013767e9 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:01.272756 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3aee2ca6-c88d-4c60-9767-d6f5013767e9 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:01.272855 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3aee2ca6-c88d-4c60-9767-d6f5013767e9 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:01.276968 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:01.276968 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:01.277493 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3aee2ca6-c88d-4c60-9767-d6f5013767e9 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:01.277870 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1309/5239] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:01 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:02.186930 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a9b18c05-693e-454c-8b7d-3636b9de90ca None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:02.188552 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a9b18c05-693e-454c-8b7d-3636b9de90ca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:02.188747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a9b18c05-693e-454c-8b7d-3636b9de90ca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:02.188917 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a9b18c05-693e-454c-8b7d-3636b9de90ca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:02.189010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a9b18c05-693e-454c-8b7d-3636b9de90ca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:02.193259 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:02.193259 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:02.193919 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a9b18c05-693e-454c-8b7d-3636b9de90ca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:02.194238 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1311/5240] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:02 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:02.287013 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-640a40fe-3970-4e2a-b292-96dc59a13661 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:02.288958 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-640a40fe-3970-4e2a-b292-96dc59a13661 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:02.289181 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-640a40fe-3970-4e2a-b292-96dc59a13661 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:02.289358 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-640a40fe-3970-4e2a-b292-96dc59a13661 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:02.289461 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-640a40fe-3970-4e2a-b292-96dc59a13661 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:02.293474 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:02.293474 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:02.294048 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-640a40fe-3970-4e2a-b292-96dc59a13661 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:02.294385 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1307/5241] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:02 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:03.203565 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5f75b966-247a-44d4-b9f8-487ff4bd4038 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:03.204847 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5f75b966-247a-44d4-b9f8-487ff4bd4038 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:03.205013 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5f75b966-247a-44d4-b9f8-487ff4bd4038 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:03.205222 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5f75b966-247a-44d4-b9f8-487ff4bd4038 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:03.205337 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-5f75b966-247a-44d4-b9f8-487ff4bd4038 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:03.209140 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:03.209140 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:03.209834 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5f75b966-247a-44d4-b9f8-487ff4bd4038 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:03.210147 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1315/5242] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:03 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:04.151380 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-40e6c9f6-dd6f-44d9-a51b-9db31e224ff3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:04.153008 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-40e6c9f6-dd6f-44d9-a51b-9db31e224ff3 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:04.153201 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-40e6c9f6-dd6f-44d9-a51b-9db31e224ff3 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:04.153368 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-40e6c9f6-dd6f-44d9-a51b-9db31e224ff3 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:04.153468 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-40e6c9f6-dd6f-44d9-a51b-9db31e224ff3 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:04.157453 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:04.157453 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:04.158176 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-40e6c9f6-dd6f-44d9-a51b-9db31e224ff3 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:04.158622 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1310/5243] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:04 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:04.294672 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0af771a5-f802-4a0c-897c-be147f27ed34 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:04.296649 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0af771a5-f802-4a0c-897c-be147f27ed34 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:04.296887 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0af771a5-f802-4a0c-897c-be147f27ed34 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:04.297567 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0af771a5-f802-4a0c-897c-be147f27ed34 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:04.297567 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0af771a5-f802-4a0c-897c-be147f27ed34 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:04.302856 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:04.302856 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:04.303807 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0af771a5-f802-4a0c-897c-be147f27ed34 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:04.304279 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1312/5244] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:04 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:05.170196 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ef0edf9b-4239-45f9-a47b-9b0286b2b658 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:05.171813 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ef0edf9b-4239-45f9-a47b-9b0286b2b658 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:05.171987 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ef0edf9b-4239-45f9-a47b-9b0286b2b658 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:05.172137 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ef0edf9b-4239-45f9-a47b-9b0286b2b658 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:05.172241 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-ef0edf9b-4239-45f9-a47b-9b0286b2b658 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:05.176074 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:05.176074 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:05.176630 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ef0edf9b-4239-45f9-a47b-9b0286b2b658 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:05.177008 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1308/5245] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:05 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:05.314424 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8f244ebd-bc7f-4906-b2b6-7fe008aac805 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:05.315982 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8f244ebd-bc7f-4906-b2b6-7fe008aac805 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:05.316168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8f244ebd-bc7f-4906-b2b6-7fe008aac805 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:05.316343 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8f244ebd-bc7f-4906-b2b6-7fe008aac805 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:05.316437 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-8f244ebd-bc7f-4906-b2b6-7fe008aac805 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:05.320904 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:05.320904 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:05.321674 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8f244ebd-bc7f-4906-b2b6-7fe008aac805 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:05.322042 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1316/5246] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:05 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:06.187772 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-42aded88-082b-4e50-a403-9df981b5227b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:06.189453 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42aded88-082b-4e50-a403-9df981b5227b tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:06.189645 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42aded88-082b-4e50-a403-9df981b5227b tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:06.189829 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42aded88-082b-4e50-a403-9df981b5227b tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:06.189928 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-42aded88-082b-4e50-a403-9df981b5227b tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:06.193692 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:06.193692 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:06.194196 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42aded88-082b-4e50-a403-9df981b5227b tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:06.194574 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1311/5247] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:06 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:06.331797 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ddbd6dc3-18b9-43a1-8fc9-95a302bcb2ae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:06.333423 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ddbd6dc3-18b9-43a1-8fc9-95a302bcb2ae tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:06.333617 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ddbd6dc3-18b9-43a1-8fc9-95a302bcb2ae tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:06.333810 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ddbd6dc3-18b9-43a1-8fc9-95a302bcb2ae tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:06.333917 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ddbd6dc3-18b9-43a1-8fc9-95a302bcb2ae tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:06.337847 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:06.337847 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:06.338465 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ddbd6dc3-18b9-43a1-8fc9-95a302bcb2ae tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:06.338831 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1313/5248] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:06 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:08.417649 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-25291994-37a4-4072-a7e6-c5c343bc8e9d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:08.417951 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ed42505a-dd3c-4492-97d2-850a6a5d7eb6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:08.419347 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-25291994-37a4-4072-a7e6-c5c343bc8e9d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:08.419558 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-25291994-37a4-4072-a7e6-c5c343bc8e9d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:08.419605 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ed42505a-dd3c-4492-97d2-850a6a5d7eb6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:08.419758 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-25291994-37a4-4072-a7e6-c5c343bc8e9d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:08.419809 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ed42505a-dd3c-4492-97d2-850a6a5d7eb6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:08.419857 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-25291994-37a4-4072-a7e6-c5c343bc8e9d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:08.419999 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ed42505a-dd3c-4492-97d2-850a6a5d7eb6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:08.420129 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-ed42505a-dd3c-4492-97d2-850a6a5d7eb6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:08.424176 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:08.424176 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:08.424753 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-25291994-37a4-4072-a7e6-c5c343bc8e9d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:08.424809 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:08.424809 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:08.425060 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1309/5249] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:08 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:08.425700 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ed42505a-dd3c-4492-97d2-850a6a5d7eb6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:08.426059 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1317/5250] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:08 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:09.435321 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ffbbfcea-1741-48be-9221-6953c3d7d044 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:09.435676 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-01cc0844-f639-4eef-a22c-f18c2ad99f51 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:09.437018 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ffbbfcea-1741-48be-9221-6953c3d7d044 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:09.437187 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01cc0844-f639-4eef-a22c-f18c2ad99f51 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:09.437349 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ffbbfcea-1741-48be-9221-6953c3d7d044 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:09.437442 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01cc0844-f639-4eef-a22c-f18c2ad99f51 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:09.437545 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ffbbfcea-1741-48be-9221-6953c3d7d044 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:09.437600 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01cc0844-f639-4eef-a22c-f18c2ad99f51 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:09.437654 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ffbbfcea-1741-48be-9221-6953c3d7d044 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:09.437712 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-01cc0844-f639-4eef-a22c-f18c2ad99f51 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:09.441891 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:09.441891 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:09.442381 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:09.442381 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:09.442443 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01cc0844-f639-4eef-a22c-f18c2ad99f51 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:09.442785 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1314/5251] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:09 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 11:15:09.443243 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ffbbfcea-1741-48be-9221-6953c3d7d044 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:09.443679 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1312/5252] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:09 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:10.453198 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5166045f-894b-434f-a32a-3f50452e3c86 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:10.453664 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-da5b11d7-b38b-4e3b-8f58-60725c7f5544 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:10.454929 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5166045f-894b-434f-a32a-3f50452e3c86 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:10.455033 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-da5b11d7-b38b-4e3b-8f58-60725c7f5544 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:10.455112 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5166045f-894b-434f-a32a-3f50452e3c86 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:10.455203 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-da5b11d7-b38b-4e3b-8f58-60725c7f5544 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:10.455291 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5166045f-894b-434f-a32a-3f50452e3c86 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:10.455399 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-5166045f-894b-434f-a32a-3f50452e3c86 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:10.455459 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-da5b11d7-b38b-4e3b-8f58-60725c7f5544 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:10.455602 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-da5b11d7-b38b-4e3b-8f58-60725c7f5544 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:10.459354 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:10.459354 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:10.459580 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:10.459580 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:10.460098 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5166045f-894b-434f-a32a-3f50452e3c86 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:10.460267 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-da5b11d7-b38b-4e3b-8f58-60725c7f5544 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:10.460439 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1310/5253] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:10 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:10.460676 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1318/5254] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:10 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:10.469857 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f62d85b6-69ca-4efa-9eee-051041f9f3e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:10.471567 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f62d85b6-69ca-4efa-9eee-051041f9f3e8 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8/restore Aug 19 11:15:10.471987 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f62d85b6-69ca-4efa-9eee-051041f9f3e8 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "b14f07e7-81fa-413d-b954-dab0f82a4721"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:10.473304 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-f62d85b6-69ca-4efa-9eee-051041f9f3e8 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Restoring backup 259adc5a-f907-4d52-9649-ebf54e1241f8 ({'restore': {'volume_id': 'b14f07e7-81fa-413d-b954-dab0f82a4721'}}) {{(pid=100203) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 11:15:10.473425 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-f62d85b6-69ca-4efa-9eee-051041f9f3e8 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Restoring backup 259adc5a-f907-4d52-9649-ebf54e1241f8 to volume b14f07e7-81fa-413d-b954-dab0f82a4721. Aug 19 11:15:10.477962 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:10.477962 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:10.484505 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:10.484505 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:10.485047 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f62d85b6-69ca-4efa-9eee-051041f9f3e8 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:15:10.485205 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.api [None req-f62d85b6-69ca-4efa-9eee-051041f9f3e8 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Checking backup size 1 against volume size 1 {{(pid=100203) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 11:15:10.485334 np0000007769 devstack@c-api.service[100203]: INFO cinder.backup.api [None req-f62d85b6-69ca-4efa-9eee-051041f9f3e8 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Overwriting volume b14f07e7-81fa-413d-b954-dab0f82a4721 with restore of backup 259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:10.503540 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-f62d85b6-69ca-4efa-9eee-051041f9f3e8 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] restore_backup in rpcapi backup_id 259adc5a-f907-4d52-9649-ebf54e1241f8 {{(pid=100203) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 11:15:10.505858 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f62d85b6-69ca-4efa-9eee-051041f9f3e8 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8/restore returned with HTTP 202 Aug 19 11:15:10.506256 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1315/5255] 10.4.3.46 () {68 vars in 1386 bytes} [Wed Aug 19 11:15:10 2026] POST /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8/restore => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:10.513370 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4061fe26-a27a-4790-a342-652b077d711f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:10.516095 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4061fe26-a27a-4790-a342-652b077d711f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:10.516345 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4061fe26-a27a-4790-a342-652b077d711f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:10.516585 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4061fe26-a27a-4790-a342-652b077d711f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:10.516716 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4061fe26-a27a-4790-a342-652b077d711f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:10.522266 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:10.522266 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:10.522522 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4061fe26-a27a-4790-a342-652b077d711f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:10.522975 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1313/5256] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:10 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:11.470403 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f80fa107-fe85-4c42-aeca-5977391864a1 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:11.472113 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f80fa107-fe85-4c42-aeca-5977391864a1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:11.472315 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f80fa107-fe85-4c42-aeca-5977391864a1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:11.472501 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f80fa107-fe85-4c42-aeca-5977391864a1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:11.472625 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-f80fa107-fe85-4c42-aeca-5977391864a1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:11.476465 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:11.476465 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:11.477049 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f80fa107-fe85-4c42-aeca-5977391864a1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:11.477367 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1311/5257] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:11 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:11.532997 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-803476e6-81a8-4af7-9779-c6773c27e2d0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:11.534689 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-803476e6-81a8-4af7-9779-c6773c27e2d0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:11.534886 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-803476e6-81a8-4af7-9779-c6773c27e2d0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:11.535045 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-803476e6-81a8-4af7-9779-c6773c27e2d0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:11.535145 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-803476e6-81a8-4af7-9779-c6773c27e2d0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:11.539179 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:11.539179 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:11.539925 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-803476e6-81a8-4af7-9779-c6773c27e2d0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:11.540260 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1319/5258] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:11 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:12.488375 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d0576d0b-2daa-49fd-be46-5be132abf631 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:12.489819 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d0576d0b-2daa-49fd-be46-5be132abf631 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:12.489999 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d0576d0b-2daa-49fd-be46-5be132abf631 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:12.490174 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d0576d0b-2daa-49fd-be46-5be132abf631 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:12.490266 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d0576d0b-2daa-49fd-be46-5be132abf631 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:12.494359 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:12.494359 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:12.494914 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d0576d0b-2daa-49fd-be46-5be132abf631 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:12.495221 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1316/5259] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:12 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:12.549620 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f97f7a85-0c33-4424-843a-d1c6d27cb6d6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:12.551414 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f97f7a85-0c33-4424-843a-d1c6d27cb6d6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:12.551625 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f97f7a85-0c33-4424-843a-d1c6d27cb6d6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:12.551812 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f97f7a85-0c33-4424-843a-d1c6d27cb6d6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:12.551911 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f97f7a85-0c33-4424-843a-d1c6d27cb6d6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:12.556214 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:12.556214 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:12.556912 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f97f7a85-0c33-4424-843a-d1c6d27cb6d6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:12.557256 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1314/5260] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:12 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:13.504290 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a8405749-1913-4dee-ba81-3c82888ed530 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:13.506116 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8405749-1913-4dee-ba81-3c82888ed530 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:13.506326 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8405749-1913-4dee-ba81-3c82888ed530 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:13.506536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8405749-1913-4dee-ba81-3c82888ed530 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:13.506645 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-a8405749-1913-4dee-ba81-3c82888ed530 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:13.510897 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:13.510897 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:13.511477 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8405749-1913-4dee-ba81-3c82888ed530 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:13.511863 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1312/5261] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:13 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:13.521462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-506b652e-7d3e-48d9-a67f-2a879fdfb0dd None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:13.566050 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e2b2c0dc-430e-4e2f-bf91-2ddfe14f8fbb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:13.567820 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2b2c0dc-430e-4e2f-bf91-2ddfe14f8fbb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:13.568026 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2b2c0dc-430e-4e2f-bf91-2ddfe14f8fbb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:13.568210 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2b2c0dc-430e-4e2f-bf91-2ddfe14f8fbb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:13.568307 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e2b2c0dc-430e-4e2f-bf91-2ddfe14f8fbb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:13.572354 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:13.572354 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:13.573107 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2b2c0dc-430e-4e2f-bf91-2ddfe14f8fbb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:13.573452 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1317/5262] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:13 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:13.579764 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-506b652e-7d3e-48d9-a67f-2a879fdfb0dd tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-member] PUT https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:13.580046 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-506b652e-7d3e-48d9-a67f-2a879fdfb0dd tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:13.585654 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:13.585654 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:13.593107 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-506b652e-7d3e-48d9-a67f-2a879fdfb0dd tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-member] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:13.593490 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1320/5263] 10.4.3.46 () {70 vars in 1401 bytes} [Wed Aug 19 11:15:13 2026] PUT /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 314 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:13.603008 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cbd564ba-1d68-4ffe-a45b-d0dbd85c6848 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:13.604885 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cbd564ba-1d68-4ffe-a45b-d0dbd85c6848 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:13.605111 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cbd564ba-1d68-4ffe-a45b-d0dbd85c6848 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:13.605358 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cbd564ba-1d68-4ffe-a45b-d0dbd85c6848 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:13.605517 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cbd564ba-1d68-4ffe-a45b-d0dbd85c6848 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:13.610285 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:13.610285 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:13.610919 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cbd564ba-1d68-4ffe-a45b-d0dbd85c6848 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:13.611282 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1315/5264] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:13 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:13.627994 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6f2790b9-d813-48c4-ad5d-32252799804d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:13.629673 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6f2790b9-d813-48c4-ad5d-32252799804d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] DELETE https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:13.629909 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6f2790b9-d813-48c4-ad5d-32252799804d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:13.630119 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6f2790b9-d813-48c4-ad5d-32252799804d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:13.630254 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-6f2790b9-d813-48c4-ad5d-32252799804d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Delete backup with id: 9abcfb73-5254-4d0d-91fd-d4d494ea0948. Aug 19 11:15:13.634146 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:13.634146 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:13.645164 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-6f2790b9-d813-48c4-ad5d-32252799804d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] delete_backup rpcapi backup_id 9abcfb73-5254-4d0d-91fd-d4d494ea0948 {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:15:13.646714 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6f2790b9-d813-48c4-ad5d-32252799804d tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 202 Aug 19 11:15:13.647072 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1313/5265] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:15:13 2026] DELETE /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:15:13.653242 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-69eac1d8-e2ee-44aa-8013-d118aba40d6f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:13.654922 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69eac1d8-e2ee-44aa-8013-d118aba40d6f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:13.655123 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69eac1d8-e2ee-44aa-8013-d118aba40d6f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:13.655299 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69eac1d8-e2ee-44aa-8013-d118aba40d6f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:13.655399 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-69eac1d8-e2ee-44aa-8013-d118aba40d6f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:13.659611 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:13.659611 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:13.660179 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69eac1d8-e2ee-44aa-8013-d118aba40d6f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:13.660524 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1318/5266] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:13 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:14.583170 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-906234af-cd44-4807-9cd3-25bdd601e876 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:14.584707 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-906234af-cd44-4807-9cd3-25bdd601e876 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:14.584897 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-906234af-cd44-4807-9cd3-25bdd601e876 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:14.585069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-906234af-cd44-4807-9cd3-25bdd601e876 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:14.585171 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-906234af-cd44-4807-9cd3-25bdd601e876 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:14.589183 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:14.589183 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:14.589868 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-906234af-cd44-4807-9cd3-25bdd601e876 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:14.590193 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1321/5267] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:14 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:14.670027 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d25f3224-90d4-4f30-a154-4ae5a694c4b1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:14.671823 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d25f3224-90d4-4f30-a154-4ae5a694c4b1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:14.672040 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d25f3224-90d4-4f30-a154-4ae5a694c4b1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:14.672233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d25f3224-90d4-4f30-a154-4ae5a694c4b1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:14.672350 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d25f3224-90d4-4f30-a154-4ae5a694c4b1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:14.676462 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:14.676462 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:14.677110 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d25f3224-90d4-4f30-a154-4ae5a694c4b1 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 200 Aug 19 11:15:14.677436 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1316/5268] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:14 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:15.600718 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0b2639b7-5eeb-462f-9e2c-18f5733f5b2f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:15.602920 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0b2639b7-5eeb-462f-9e2c-18f5733f5b2f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:15.603115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0b2639b7-5eeb-462f-9e2c-18f5733f5b2f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:15.603332 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0b2639b7-5eeb-462f-9e2c-18f5733f5b2f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:15.603431 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-0b2639b7-5eeb-462f-9e2c-18f5733f5b2f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:15.608374 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:15.608374 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:15.609182 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0b2639b7-5eeb-462f-9e2c-18f5733f5b2f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:15.609573 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1314/5269] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:15 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:15.686902 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5af5b3a1-6c54-423e-a10f-5554aca5115f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:15.688420 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5af5b3a1-6c54-423e-a10f-5554aca5115f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 Aug 19 11:15:15.688750 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5af5b3a1-6c54-423e-a10f-5554aca5115f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:15.688989 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5af5b3a1-6c54-423e-a10f-5554aca5115f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:15.689831 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5af5b3a1-6c54-423e-a10f-5554aca5115f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Show backup with id 9abcfb73-5254-4d0d-91fd-d4d494ea0948. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:15.693155 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5af5b3a1-6c54-423e-a10f-5554aca5115f tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 returned with HTTP 404 Aug 19 11:15:15.693727 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1319/5270] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:15 2026] GET /volume/v3/backups/9abcfb73-5254-4d0d-91fd-d4d494ea0948 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:15.699628 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-495674b3-118d-4f25-827d-d7a25e78a187 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:15.701396 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-495674b3-118d-4f25-827d-d7a25e78a187 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 Aug 19 11:15:15.701643 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-495674b3-118d-4f25-827d-d7a25e78a187 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:15.701825 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-495674b3-118d-4f25-827d-d7a25e78a187 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:15.701972 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-495674b3-118d-4f25-827d-d7a25e78a187 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Delete volume with id: 935d226d-f153-405d-9ba5-6bd2695db5b0 Aug 19 11:15:15.708563 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:15.708563 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:15.708867 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-495674b3-118d-4f25-827d-d7a25e78a187 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Volume info retrieved successfully. Aug 19 11:15:15.724053 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-495674b3-118d-4f25-827d-d7a25e78a187 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Delete volume request issued successfully. Aug 19 11:15:15.724240 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-495674b3-118d-4f25-827d-d7a25e78a187 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 returned with HTTP 202 Aug 19 11:15:15.724646 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1322/5271] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:15:15 2026] DELETE /volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:15.731454 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a29b3bde-dcfc-4509-b6ec-a4ab94b644b9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:15.733217 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a29b3bde-dcfc-4509-b6ec-a4ab94b644b9 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 Aug 19 11:15:15.733409 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a29b3bde-dcfc-4509-b6ec-a4ab94b644b9 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:15.733604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a29b3bde-dcfc-4509-b6ec-a4ab94b644b9 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:15.740388 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:15.740388 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:15.744256 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a29b3bde-dcfc-4509-b6ec-a4ab94b644b9 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Volume info retrieved successfully. Aug 19 11:15:15.748359 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a29b3bde-dcfc-4509-b6ec-a4ab94b644b9 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 returned with HTTP 200 Aug 19 11:15:15.748799 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1317/5272] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:15 2026] GET /volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:16.619580 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b0f30a5c-d468-4858-b6c8-32930f88f46f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:16.621451 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b0f30a5c-d468-4858-b6c8-32930f88f46f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:16.621624 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b0f30a5c-d468-4858-b6c8-32930f88f46f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:16.621808 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b0f30a5c-d468-4858-b6c8-32930f88f46f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:16.621907 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-b0f30a5c-d468-4858-b6c8-32930f88f46f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:16.625794 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:16.625794 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:16.626412 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b0f30a5c-d468-4858-b6c8-32930f88f46f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:16.626783 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1315/5273] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:16 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:16.761216 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2d9bd587-ca0b-4820-afda-e58709f4a560 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:16.763300 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d9bd587-ca0b-4820-afda-e58709f4a560 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] GET https://10.4.3.46/volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 Aug 19 11:15:16.763562 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d9bd587-ca0b-4820-afda-e58709f4a560 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:16.763823 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d9bd587-ca0b-4820-afda-e58709f4a560 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:16.770467 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d9bd587-ca0b-4820-afda-e58709f4a560 tempest-ProjectMemberTests39-1538109111 tempest-ProjectMemberTests39-1538109111-project-admin] https://10.4.3.46/volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 returned with HTTP 404 Aug 19 11:15:16.771017 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1320/5274] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:16 2026] GET /volume/v3/volumes/935d226d-f153-405d-9ba5-6bd2695db5b0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:17.635766 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3f8dea24-dc9d-4dfc-b102-5e24eca95694 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:17.639987 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3f8dea24-dc9d-4dfc-b102-5e24eca95694 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:17.639987 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3f8dea24-dc9d-4dfc-b102-5e24eca95694 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:17.639987 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3f8dea24-dc9d-4dfc-b102-5e24eca95694 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:17.639987 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-3f8dea24-dc9d-4dfc-b102-5e24eca95694 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:17.644160 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:17.644160 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:17.645059 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3f8dea24-dc9d-4dfc-b102-5e24eca95694 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:17.645505 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1323/5275] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:17 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:18.140188 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2a5070e2-4987-4d32-beff-a333cd272a1a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:18.224664 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:15:18.225115 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-893895061"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:18.226895 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-893895061'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:15:18.227049 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume of 1 GB Aug 19 11:15:18.232529 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Availability Zones retrieved successfully. Aug 19 11:15:18.240277 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Flow 'volume_create_api' (394e5f33-a340-48ec-9885-c4d630597044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:18.241079 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5461713-f4b7-494c-a95d-95957ca1e08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:18.242153 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:15:18.266460 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5461713-f4b7-494c-a95d-95957ca1e08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:18.267159 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b39cf1c-7ca2-4878-a0bd-cb17a3b442d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:18.318280 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Created reservations ['fdf591f2-2e26-47f5-8882-5e6d80580c75', '1397e622-3d99-402f-9aaf-7129406c23fe', '40999f4b-1be5-497a-a58b-94c260e43c35', 'd5270215-1ec7-4a2d-b5e9-c07003eba519'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:18.318971 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b39cf1c-7ca2-4878-a0bd-cb17a3b442d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdf591f2-2e26-47f5-8882-5e6d80580c75', '1397e622-3d99-402f-9aaf-7129406c23fe', '40999f4b-1be5-497a-a58b-94c260e43c35', 'd5270215-1ec7-4a2d-b5e9-c07003eba519']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:18.319591 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3cdebb-ac46-42b8-882f-ca3eecc1c4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:18.339994 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3cdebb-ac46-42b8-882f-ca3eecc1c4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dda85967-e2da-42d4-96b0-91fb0109a243', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-893895061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129084a0399f499d835d25ee9e354d9a',qos_specs=None,replication_status=,reservations=['fdf591f2-2e26-47f5-8882-5e6d80580c75','1397e622-3d99-402f-9aaf-7129406c23fe','40999f4b-1be5-497a-a58b-94c260e43c35','d5270215-1ec7-4a2d-b5e9-c07003eba519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be542492e3954c408b5c1d0c2b47bffe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-893895061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dda85967-e2da-42d4-96b0-91fb0109a243,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129084a0399f499d835d25ee9e354d9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be542492e3954c408b5c1d0c2b47bffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:18.340585 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62fd496e-82c1-4040-9ea4-f434fab691e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:18.355871 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62fd496e-82c1-4040-9ea4-f434fab691e7) transitioned into state 'SUCCESS' from state '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-893895061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129084a0399f499d835d25ee9e354d9a',qos_specs=None,replication_status=,reservations=['fdf591f2-2e26-47f5-8882-5e6d80580c75','1397e622-3d99-402f-9aaf-7129406c23fe','40999f4b-1be5-497a-a58b-94c260e43c35','d5270215-1ec7-4a2d-b5e9-c07003eba519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be542492e3954c408b5c1d0c2b47bffe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:18.356505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f2bddf-62ee-4733-add7-16cf96094b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:18.363904 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f2bddf-62ee-4733-add7-16cf96094b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:18.364623 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Flow 'volume_create_api' (394e5f33-a340-48ec-9885-c4d630597044) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:18.364871 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume request issued successfully. Aug 19 11:15:18.365369 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2a5070e2-4987-4d32-beff-a333cd272a1a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:15:18.365756 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1318/5276] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:15:18 2026] POST /volume/v3/volumes => generated 775 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:18.376001 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-24911034-2c21-45f0-95f4-2e13e3d1bcfe None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:18.377879 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24911034-2c21-45f0-95f4-2e13e3d1bcfe tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 Aug 19 11:15:18.378056 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24911034-2c21-45f0-95f4-2e13e3d1bcfe tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:18.378229 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24911034-2c21-45f0-95f4-2e13e3d1bcfe tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:18.385002 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:18.385002 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:18.388247 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-24911034-2c21-45f0-95f4-2e13e3d1bcfe tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:18.391725 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24911034-2c21-45f0-95f4-2e13e3d1bcfe tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 returned with HTTP 200 Aug 19 11:15:18.392116 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1316/5277] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:18 2026] GET /volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:18.655182 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4ef18632-d9a5-43dd-88b2-aca16f454fec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:18.656934 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ef18632-d9a5-43dd-88b2-aca16f454fec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:18.657119 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ef18632-d9a5-43dd-88b2-aca16f454fec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:18.657293 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ef18632-d9a5-43dd-88b2-aca16f454fec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:18.657394 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4ef18632-d9a5-43dd-88b2-aca16f454fec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:18.661543 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:18.661543 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:18.662287 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ef18632-d9a5-43dd-88b2-aca16f454fec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:18.662645 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1321/5278] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:18 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:19.403295 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d1764cbe-dfe3-4ee4-863d-338216b8d6a1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:19.404643 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1764cbe-dfe3-4ee4-863d-338216b8d6a1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 Aug 19 11:15:19.404917 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1764cbe-dfe3-4ee4-863d-338216b8d6a1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:19.405183 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1764cbe-dfe3-4ee4-863d-338216b8d6a1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:19.411854 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:19.411854 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:19.414737 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d1764cbe-dfe3-4ee4-863d-338216b8d6a1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:19.417801 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1764cbe-dfe3-4ee4-863d-338216b8d6a1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 returned with HTTP 200 Aug 19 11:15:19.418114 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1324/5279] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:19 2026] GET /volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:19.428768 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-da911761-3922-4ad5-bb5b-578b75c5ee2b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:19.430462 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da911761-3922-4ad5-bb5b-578b75c5ee2b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:15:19.430810 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-da911761-3922-4ad5-bb5b-578b75c5ee2b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dda85967-e2da-42d4-96b0-91fb0109a243", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1245436472"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:19.439463 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:19.439463 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:19.439891 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-da911761-3922-4ad5-bb5b-578b75c5ee2b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:19.440031 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-da911761-3922-4ad5-bb5b-578b75c5ee2b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create snapshot from volume dda85967-e2da-42d4-96b0-91fb0109a243 Aug 19 11:15:19.469191 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-da911761-3922-4ad5-bb5b-578b75c5ee2b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Created reservations ['09b43563-e290-4458-9847-f02cce3d453b', '86d03bdd-4111-4835-8f5a-847e04ccbca0', '238bb665-27d4-48a1-96b4-04323052aaff', '59f06d11-8e0f-44cf-81d0-7b0637964987'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:19.499554 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-da911761-3922-4ad5-bb5b-578b75c5ee2b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot create request issued successfully. Aug 19 11:15:19.499554 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da911761-3922-4ad5-bb5b-578b75c5ee2b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:15:19.499554 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1319/5280] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:15:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:19.507500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-52db9073-33cc-472e-b05a-25ab0258de71 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:19.507500 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-52db9073-33cc-472e-b05a-25ab0258de71 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 Aug 19 11:15:19.507500 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-52db9073-33cc-472e-b05a-25ab0258de71 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:19.507959 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-52db9073-33cc-472e-b05a-25ab0258de71 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:19.513201 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:19.513201 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:19.513583 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-52db9073-33cc-472e-b05a-25ab0258de71 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:19.514333 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-52db9073-33cc-472e-b05a-25ab0258de71 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 returned with HTTP 200 Aug 19 11:15:19.514731 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1317/5281] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:19 2026] GET /volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:19.672058 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c976b84c-bac0-40fc-af12-838325c1a6b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:19.674139 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c976b84c-bac0-40fc-af12-838325c1a6b1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:19.674345 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c976b84c-bac0-40fc-af12-838325c1a6b1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:19.674628 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c976b84c-bac0-40fc-af12-838325c1a6b1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:19.674747 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c976b84c-bac0-40fc-af12-838325c1a6b1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:19.679409 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:19.679409 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:19.680114 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c976b84c-bac0-40fc-af12-838325c1a6b1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:19.680471 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1322/5282] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:19 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:20.523427 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a94e423e-e054-498a-970b-7d06b65394d7 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:20.525369 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a94e423e-e054-498a-970b-7d06b65394d7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 Aug 19 11:15:20.525619 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a94e423e-e054-498a-970b-7d06b65394d7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:20.525824 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a94e423e-e054-498a-970b-7d06b65394d7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:20.531729 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:20.531729 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:20.532003 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a94e423e-e054-498a-970b-7d06b65394d7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:20.532569 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a94e423e-e054-498a-970b-7d06b65394d7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 returned with HTTP 200 Aug 19 11:15:20.532871 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1325/5283] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:20 2026] GET /volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:20.540888 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-16d30b52-067d-4b29-90af-b87f728655a7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:20.589310 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16d30b52-067d-4b29-90af-b87f728655a7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] POST https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16/action Aug 19 11:15:20.589683 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16d30b52-067d-4b29-90af-b87f728655a7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:15:20.589815 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16d30b52-067d-4b29-90af-b87f728655a7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:20.595895 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:20.595895 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:20.596354 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-16d30b52-067d-4b29-90af-b87f728655a7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Snapshot retrieved successfully. Aug 19 11:15:20.597090 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-16d30b52-067d-4b29-90af-b87f728655a7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8004effbeb494fcdb18a81267775cdfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '129084a0399f499d835d25ee9e354d9a', '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=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:15:20.597283 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16d30b52-067d-4b29-90af-b87f728655a7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16/action returned with HTTP 403 Aug 19 11:15:20.597733 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1320/5284] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:15:20 2026] POST /volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16/action => generated 133 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:20.604066 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f4804e6a-1caf-4900-a805-7e52e504e442 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:20.605640 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4804e6a-1caf-4900-a805-7e52e504e442 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 Aug 19 11:15:20.605832 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4804e6a-1caf-4900-a805-7e52e504e442 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:20.606025 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f4804e6a-1caf-4900-a805-7e52e504e442 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:20.606129 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-f4804e6a-1caf-4900-a805-7e52e504e442 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete snapshot with id: 306d2d2a-f855-4b42-95bc-03b7f7a1cd16 Aug 19 11:15:20.610620 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:20.610620 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:20.610888 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f4804e6a-1caf-4900-a805-7e52e504e442 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:20.628199 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-f4804e6a-1caf-4900-a805-7e52e504e442 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot delete request issued successfully. Aug 19 11:15:20.628386 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f4804e6a-1caf-4900-a805-7e52e504e442 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 returned with HTTP 202 Aug 19 11:15:20.628806 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1318/5285] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:15:20 2026] DELETE /volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:20.634958 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2cd9f713-dcda-4b3c-b82d-12f47165abaa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:20.636550 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2cd9f713-dcda-4b3c-b82d-12f47165abaa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 Aug 19 11:15:20.636740 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2cd9f713-dcda-4b3c-b82d-12f47165abaa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:20.636912 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2cd9f713-dcda-4b3c-b82d-12f47165abaa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:20.641655 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:20.641655 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:20.641934 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2cd9f713-dcda-4b3c-b82d-12f47165abaa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:20.642514 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2cd9f713-dcda-4b3c-b82d-12f47165abaa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 returned with HTTP 200 Aug 19 11:15:20.642837 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1323/5286] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:20 2026] GET /volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:20.691099 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a0c5e93a-8d99-4436-a7a3-a299b25d18d6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:20.693796 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a0c5e93a-8d99-4436-a7a3-a299b25d18d6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:20.693796 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a0c5e93a-8d99-4436-a7a3-a299b25d18d6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:20.694854 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a0c5e93a-8d99-4436-a7a3-a299b25d18d6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:20.694854 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-a0c5e93a-8d99-4436-a7a3-a299b25d18d6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:20.699582 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:20.699582 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:20.700464 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a0c5e93a-8d99-4436-a7a3-a299b25d18d6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:20.701450 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1326/5287] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:20 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:21.651234 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e942bdcc-2fe0-4677-990e-b6898f404ad4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:21.653373 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e942bdcc-2fe0-4677-990e-b6898f404ad4 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 Aug 19 11:15:21.653684 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e942bdcc-2fe0-4677-990e-b6898f404ad4 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:21.653967 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e942bdcc-2fe0-4677-990e-b6898f404ad4 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:21.659137 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e942bdcc-2fe0-4677-990e-b6898f404ad4 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 returned with HTTP 404 Aug 19 11:15:21.659728 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1321/5288] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:21 2026] GET /volume/v3/snapshots/306d2d2a-f855-4b42-95bc-03b7f7a1cd16 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:21.666019 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-27a22787-2dd0-444e-92af-e7419823c1e7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:21.668275 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-27a22787-2dd0-444e-92af-e7419823c1e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 Aug 19 11:15:21.668550 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-27a22787-2dd0-444e-92af-e7419823c1e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:21.668830 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-27a22787-2dd0-444e-92af-e7419823c1e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:21.669036 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-27a22787-2dd0-444e-92af-e7419823c1e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete volume with id: dda85967-e2da-42d4-96b0-91fb0109a243 Aug 19 11:15:21.677626 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:21.677626 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:21.677626 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-27a22787-2dd0-444e-92af-e7419823c1e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:21.693908 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-27a22787-2dd0-444e-92af-e7419823c1e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete volume request issued successfully. Aug 19 11:15:21.694099 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-27a22787-2dd0-444e-92af-e7419823c1e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 returned with HTTP 202 Aug 19 11:15:21.694454 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1319/5289] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:15:21 2026] DELETE /volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:21.701225 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2446b991-0293-4300-b0bf-979c3015bab9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:21.703341 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2446b991-0293-4300-b0bf-979c3015bab9 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 Aug 19 11:15:21.703636 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2446b991-0293-4300-b0bf-979c3015bab9 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:21.703913 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2446b991-0293-4300-b0bf-979c3015bab9 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:21.710069 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b55eae11-b7aa-4ee7-b915-6ce648cfe508 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:21.711614 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b55eae11-b7aa-4ee7-b915-6ce648cfe508 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:21.711776 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b55eae11-b7aa-4ee7-b915-6ce648cfe508 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:21.711937 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b55eae11-b7aa-4ee7-b915-6ce648cfe508 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:21.712032 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-b55eae11-b7aa-4ee7-b915-6ce648cfe508 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:21.713189 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:21.713189 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:21.715449 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:21.715449 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:21.716165 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b55eae11-b7aa-4ee7-b915-6ce648cfe508 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:21.716466 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1327/5290] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:21 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:21.717084 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2446b991-0293-4300-b0bf-979c3015bab9 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:21.720453 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2446b991-0293-4300-b0bf-979c3015bab9 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 returned with HTTP 200 Aug 19 11:15:21.720827 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1324/5291] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:21 2026] GET /volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:21.728815 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1c1aeb44-7495-49e0-859e-be65fa60de6c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:21.730609 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1c1aeb44-7495-49e0-859e-be65fa60de6c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 Aug 19 11:15:21.730828 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1c1aeb44-7495-49e0-859e-be65fa60de6c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:21.731048 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1c1aeb44-7495-49e0-859e-be65fa60de6c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:21.737785 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:21.737785 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:21.741494 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1c1aeb44-7495-49e0-859e-be65fa60de6c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:15:21.745252 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1c1aeb44-7495-49e0-859e-be65fa60de6c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 returned with HTTP 200 Aug 19 11:15:21.745635 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1322/5292] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:21 2026] GET /volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:21.761703 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3fee9b58-50a2-4071-b9e5-a0df2951e4ec None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:21.763782 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3fee9b58-50a2-4071-b9e5-a0df2951e4ec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:21.764012 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3fee9b58-50a2-4071-b9e5-a0df2951e4ec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:21.764244 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3fee9b58-50a2-4071-b9e5-a0df2951e4ec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:21.764381 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-3fee9b58-50a2-4071-b9e5-a0df2951e4ec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete backup with id: 259adc5a-f907-4d52-9649-ebf54e1241f8. Aug 19 11:15:21.770407 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:21.770407 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:21.783438 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-3fee9b58-50a2-4071-b9e5-a0df2951e4ec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] delete_backup rpcapi backup_id 259adc5a-f907-4d52-9649-ebf54e1241f8 {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:15:21.785202 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3fee9b58-50a2-4071-b9e5-a0df2951e4ec tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 202 Aug 19 11:15:21.785711 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1320/5293] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:15:21 2026] DELETE /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:15:21.794397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-eae29b30-c874-45a2-ae75-fcc117418c3f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:21.796589 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eae29b30-c874-45a2-ae75-fcc117418c3f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:21.796833 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eae29b30-c874-45a2-ae75-fcc117418c3f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:21.797104 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-eae29b30-c874-45a2-ae75-fcc117418c3f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:21.797277 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-eae29b30-c874-45a2-ae75-fcc117418c3f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:21.801860 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:21.801860 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:21.802921 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-eae29b30-c874-45a2-ae75-fcc117418c3f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 200 Aug 19 11:15:21.803409 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1328/5294] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:21 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:22.732321 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cce1f7b4-edda-4de2-939d-181474183034 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:22.734300 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cce1f7b4-edda-4de2-939d-181474183034 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 Aug 19 11:15:22.734541 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cce1f7b4-edda-4de2-939d-181474183034 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:22.734794 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cce1f7b4-edda-4de2-939d-181474183034 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:22.741403 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cce1f7b4-edda-4de2-939d-181474183034 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 returned with HTTP 404 Aug 19 11:15:22.741948 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1325/5295] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:22 2026] GET /volume/v3/volumes/dda85967-e2da-42d4-96b0-91fb0109a243 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:22.748390 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2534c725-5b5a-41d5-aec5-8954b0042453 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:22.750101 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:15:22.810062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1779050271"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:22.810062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1779050271'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:15:22.810062 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume of 1 GB Aug 19 11:15:22.810062 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Availability Zones retrieved successfully. Aug 19 11:15:22.810062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Flow 'volume_create_api' (1ee5af7b-42b6-42ea-b632-366d2e757d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:22.810062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f17f9c-f038-45ab-a69f-b6cdc62e0211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:22.810062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:15:22.810062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f17f9c-f038-45ab-a69f-b6cdc62e0211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:22.810062 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb50198-2407-4199-91f5-2def8fbddbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:22.814148 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-feb7c452-113f-4671-87e3-1e70818f0bce None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:22.815791 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-feb7c452-113f-4671-87e3-1e70818f0bce tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 Aug 19 11:15:22.820123 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-feb7c452-113f-4671-87e3-1e70818f0bce tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:22.820123 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-feb7c452-113f-4671-87e3-1e70818f0bce tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:22.820123 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-feb7c452-113f-4671-87e3-1e70818f0bce tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 259adc5a-f907-4d52-9649-ebf54e1241f8. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:22.820123 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-feb7c452-113f-4671-87e3-1e70818f0bce tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 returned with HTTP 404 Aug 19 11:15:22.820123 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1321/5296] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:22 2026] GET /volume/v3/backups/259adc5a-f907-4d52-9649-ebf54e1241f8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:22.829422 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0ada2c02-86de-4aae-99c6-0970b6099713 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:22.830874 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:15:22.831155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-491771089"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:22.832399 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-491771089'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:15:22.832533 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume of 1 GB Aug 19 11:15:22.836289 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Availability Zones retrieved successfully. Aug 19 11:15:22.840939 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Flow 'volume_create_api' (738e862e-3370-4a4d-a03a-81bf22bf7525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:22.841922 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a366ac82-9fc8-4762-8362-03ddf2e274ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:22.842806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:15:22.857114 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Created reservations ['885074b3-af2d-4707-9e88-835bc697f8d4', '536d99b5-3f5b-4b61-9278-52e27b783dc4', '221119b6-969e-43dd-9bb5-c1ab10ab44d5', '151a85fc-44da-40c2-a0f5-6fe1759cff1c'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:22.857894 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb50198-2407-4199-91f5-2def8fbddbb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['885074b3-af2d-4707-9e88-835bc697f8d4', '536d99b5-3f5b-4b61-9278-52e27b783dc4', '221119b6-969e-43dd-9bb5-c1ab10ab44d5', '151a85fc-44da-40c2-a0f5-6fe1759cff1c']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:22.858569 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a61f50-c900-4ff2-98fa-b709d4057355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:22.864412 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a366ac82-9fc8-4762-8362-03ddf2e274ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:22.865170 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499556c7-1834-4fa4-b7a1-3664582510ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:22.880611 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a61f50-c900-4ff2-98fa-b709d4057355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e41afd9-4cbc-4486-896a-19265a7916de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1779050271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129084a0399f499d835d25ee9e354d9a',qos_specs=None,replication_status=,reservations=['885074b3-af2d-4707-9e88-835bc697f8d4','536d99b5-3f5b-4b61-9278-52e27b783dc4','221119b6-969e-43dd-9bb5-c1ab10ab44d5','151a85fc-44da-40c2-a0f5-6fe1759cff1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be542492e3954c408b5c1d0c2b47bffe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1779050271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e41afd9-4cbc-4486-896a-19265a7916de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129084a0399f499d835d25ee9e354d9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be542492e3954c408b5c1d0c2b47bffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:22.881258 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef7288fd-2686-43ba-ad09-4f33a1077465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:22.898342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef7288fd-2686-43ba-ad09-4f33a1077465) transitioned into state 'SUCCESS' from state '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-1779050271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129084a0399f499d835d25ee9e354d9a',qos_specs=None,replication_status=,reservations=['885074b3-af2d-4707-9e88-835bc697f8d4','536d99b5-3f5b-4b61-9278-52e27b783dc4','221119b6-969e-43dd-9bb5-c1ab10ab44d5','151a85fc-44da-40c2-a0f5-6fe1759cff1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be542492e3954c408b5c1d0c2b47bffe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:22.899012 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff41a7f2-0fb1-4cc8-b9f4-3a2b4e7184ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:22.906247 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['65a9f841-6507-43a9-8dda-bfb000b0af68', '6a75ae13-db08-4bbd-884b-82ef26cf2fcd', 'd8b05f86-64a4-4d9d-b676-f4172d1edb3b', 'eb2414e4-af76-4619-9910-9763e1b66724'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:22.907122 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff41a7f2-0fb1-4cc8-b9f4-3a2b4e7184ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:22.907231 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499556c7-1834-4fa4-b7a1-3664582510ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65a9f841-6507-43a9-8dda-bfb000b0af68', '6a75ae13-db08-4bbd-884b-82ef26cf2fcd', 'd8b05f86-64a4-4d9d-b676-f4172d1edb3b', 'eb2414e4-af76-4619-9910-9763e1b66724']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:22.907934 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Flow 'volume_create_api' (1ee5af7b-42b6-42ea-b632-366d2e757d59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:22.908161 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c86d999e-c25c-4e44-aeb4-f9526016189b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:22.908230 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume request issued successfully. Aug 19 11:15:22.908761 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2534c725-5b5a-41d5-aec5-8954b0042453 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:15:22.909136 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1323/5297] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:15:22 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 19 11:15:22.920384 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-180bccd4-eb62-4db0-9914-595363201551 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:22.922098 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-180bccd4-eb62-4db0-9914-595363201551 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de Aug 19 11:15:22.922305 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-180bccd4-eb62-4db0-9914-595363201551 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:22.922492 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-180bccd4-eb62-4db0-9914-595363201551 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:22.929775 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:22.929775 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:22.931549 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c86d999e-c25c-4e44-aeb4-f9526016189b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-491771089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822c6721ee7f4089b0f09c6ce94e93b0',qos_specs=None,replication_status=,reservations=['65a9f841-6507-43a9-8dda-bfb000b0af68','6a75ae13-db08-4bbd-884b-82ef26cf2fcd','d8b05f86-64a4-4d9d-b676-f4172d1edb3b','eb2414e4-af76-4619-9910-9763e1b66724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-491771089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822c6721ee7f4089b0f09c6ce94e93b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:22.932325 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6748fc4a-8a58-4555-8094-f3ec5255cf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:22.933077 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-180bccd4-eb62-4db0-9914-595363201551 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:22.936418 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-180bccd4-eb62-4db0-9914-595363201551 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de returned with HTTP 200 Aug 19 11:15:22.936839 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1326/5298] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:22 2026] GET /volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:22.968592 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6748fc4a-8a58-4555-8094-f3ec5255cf81) transitioned into state 'SUCCESS' from state '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-491771089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822c6721ee7f4089b0f09c6ce94e93b0',qos_specs=None,replication_status=,reservations=['65a9f841-6507-43a9-8dda-bfb000b0af68','6a75ae13-db08-4bbd-884b-82ef26cf2fcd','d8b05f86-64a4-4d9d-b676-f4172d1edb3b','eb2414e4-af76-4619-9910-9763e1b66724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:22.969582 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4f628e-a871-496c-b337-6b9ac984cf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:23.064601 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4f628e-a871-496c-b337-6b9ac984cf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:23.065389 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Flow 'volume_create_api' (738e862e-3370-4a4d-a03a-81bf22bf7525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:23.065750 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume request issued successfully. Aug 19 11:15:23.066278 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0ada2c02-86de-4aae-99c6-0970b6099713 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:15:23.066739 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1329/5299] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:15:22 2026] POST /volume/v3/volumes => generated 746 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:23.078994 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-522022d9-a57f-40af-a7ee-8155af1c5565 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:23.081206 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-522022d9-a57f-40af-a7ee-8155af1c5565 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 Aug 19 11:15:23.081455 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-522022d9-a57f-40af-a7ee-8155af1c5565 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:23.081732 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-522022d9-a57f-40af-a7ee-8155af1c5565 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:23.090071 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:23.090071 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:23.093117 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-522022d9-a57f-40af-a7ee-8155af1c5565 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:15:23.096748 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-522022d9-a57f-40af-a7ee-8155af1c5565 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 returned with HTTP 200 Aug 19 11:15:23.097093 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1322/5300] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:23 2026] GET /volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:23.949302 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2b6b873-81b3-4267-ab45-a6bb230b2b7a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:23.951088 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2b6b873-81b3-4267-ab45-a6bb230b2b7a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de Aug 19 11:15:23.951269 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2b6b873-81b3-4267-ab45-a6bb230b2b7a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:23.951459 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2b6b873-81b3-4267-ab45-a6bb230b2b7a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:23.958009 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:23.958009 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:23.961185 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f2b6b873-81b3-4267-ab45-a6bb230b2b7a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:23.964886 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2b6b873-81b3-4267-ab45-a6bb230b2b7a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de returned with HTTP 200 Aug 19 11:15:23.965235 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1324/5301] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:23 2026] GET /volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:23.976346 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac9c6c1f-7637-457d-9e2e-f00579122667 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:23.977980 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac9c6c1f-7637-457d-9e2e-f00579122667 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:15:23.978294 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac9c6c1f-7637-457d-9e2e-f00579122667 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e41afd9-4cbc-4486-896a-19265a7916de", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1451743429"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:23.986373 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:23.986373 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:23.986781 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ac9c6c1f-7637-457d-9e2e-f00579122667 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:23.986937 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-ac9c6c1f-7637-457d-9e2e-f00579122667 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create snapshot from volume 1e41afd9-4cbc-4486-896a-19265a7916de Aug 19 11:15:24.108224 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-157d897d-886e-4706-8316-66cf84a57a43 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:24.109824 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-157d897d-886e-4706-8316-66cf84a57a43 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 Aug 19 11:15:24.109986 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-157d897d-886e-4706-8316-66cf84a57a43 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:24.110153 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-157d897d-886e-4706-8316-66cf84a57a43 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:24.114861 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-ac9c6c1f-7637-457d-9e2e-f00579122667 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Created reservations ['ce4cf5c1-2d8a-47c2-a956-b39614f6138d', 'a16705e1-5f5a-452f-b22c-e2abeec815f3', '7557c4a9-e0e0-4ddf-8531-b86057dc7044', '399b46fa-87bb-4b70-8dc7-7d66ed026b81'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:24.116264 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:24.116264 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:24.119332 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-157d897d-886e-4706-8316-66cf84a57a43 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:15:24.122715 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-157d897d-886e-4706-8316-66cf84a57a43 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 returned with HTTP 200 Aug 19 11:15:24.123040 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1330/5302] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:24 2026] GET /volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:24.134476 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-db9d2da7-5f54-44b6-a096-e627b690eb8a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:24.136177 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-db9d2da7-5f54-44b6-a096-e627b690eb8a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:15:24.136514 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-db9d2da7-5f54-44b6-a096-e627b690eb8a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5", "name": "tempest-VolumesBackupsTest-Backup-808402742"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:24.137911 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-db9d2da7-5f54-44b6-a096-e627b690eb8a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating new backup {'backup': {'volume_id': '1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5', 'name': 'tempest-VolumesBackupsTest-Backup-808402742'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:15:24.138047 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-db9d2da7-5f54-44b6-a096-e627b690eb8a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating backup of volume 1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 in container None Aug 19 11:15:24.144943 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:24.144943 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:24.145409 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-db9d2da7-5f54-44b6-a096-e627b690eb8a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:15:24.146747 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ac9c6c1f-7637-457d-9e2e-f00579122667 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot create request issued successfully. Aug 19 11:15:24.147044 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac9c6c1f-7637-457d-9e2e-f00579122667 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:15:24.147420 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1327/5303] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:15:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:24.155635 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f4b9fee6-c194-464f-832a-a4ef4e9f315e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:24.157354 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f4b9fee6-c194-464f-832a-a4ef4e9f315e tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 Aug 19 11:15:24.157604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f4b9fee6-c194-464f-832a-a4ef4e9f315e tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:24.157780 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f4b9fee6-c194-464f-832a-a4ef4e9f315e tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:24.161950 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:24.161950 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:24.162205 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f4b9fee6-c194-464f-832a-a4ef4e9f315e tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:24.162774 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f4b9fee6-c194-464f-832a-a4ef4e9f315e tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 returned with HTTP 200 Aug 19 11:15:24.163082 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1325/5304] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:24 2026] GET /volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:24.169176 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-db9d2da7-5f54-44b6-a096-e627b690eb8a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['9fc193b4-71ef-4770-8e8d-bba6ef1178bb', 'e625af49-4f08-4c96-9b80-ff53517e7251'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:24.267828 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-db9d2da7-5f54-44b6-a096-e627b690eb8a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:15:24.268306 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1323/5305] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:15:24 2026] POST /volume/v3/backups => generated 327 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:24.275938 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1029dfdd-a5ff-4d6f-8c8a-8bf0aa84caa0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:24.277841 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1029dfdd-a5ff-4d6f-8c8a-8bf0aa84caa0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:24.278006 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1029dfdd-a5ff-4d6f-8c8a-8bf0aa84caa0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:24.278183 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1029dfdd-a5ff-4d6f-8c8a-8bf0aa84caa0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:24.278284 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-1029dfdd-a5ff-4d6f-8c8a-8bf0aa84caa0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:24.282415 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:24.282415 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:24.283357 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1029dfdd-a5ff-4d6f-8c8a-8bf0aa84caa0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:24.283869 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1331/5306] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:24 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:25.171177 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e1777336-82cb-460e-b157-0eabfa795a6a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:25.172932 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e1777336-82cb-460e-b157-0eabfa795a6a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 Aug 19 11:15:25.173099 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e1777336-82cb-460e-b157-0eabfa795a6a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:25.173270 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e1777336-82cb-460e-b157-0eabfa795a6a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:25.177700 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:25.177700 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:25.177997 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e1777336-82cb-460e-b157-0eabfa795a6a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:25.178586 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e1777336-82cb-460e-b157-0eabfa795a6a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 returned with HTTP 200 Aug 19 11:15:25.179047 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1328/5307] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:25 2026] GET /volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:25.187170 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e455b6b3-ddf8-4f98-ac75-458df9b8f19b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:25.188719 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e455b6b3-ddf8-4f98-ac75-458df9b8f19b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] GET https://10.4.3.46/volume/v3/snapshots Aug 19 11:15:25.188893 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e455b6b3-ddf8-4f98-ac75-458df9b8f19b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:25.189071 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e455b6b3-ddf8-4f98-ac75-458df9b8f19b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:25.189347 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-e455b6b3-ddf8-4f98-ac75-458df9b8f19b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:15:25.190325 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-e455b6b3-ddf8-4f98-ac75-458df9b8f19b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:15:25.193715 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e455b6b3-ddf8-4f98-ac75-458df9b8f19b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Get all snapshots completed successfully. Aug 19 11:15:25.193989 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e455b6b3-ddf8-4f98-ac75-458df9b8f19b tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] https://10.4.3.46/volume/v3/snapshots returned with HTTP 200 Aug 19 11:15:25.194360 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1326/5308] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:15:25 2026] GET /volume/v3/snapshots => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:25.202353 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a5f50123-d856-4867-83b6-61b1034eeee6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:25.204016 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5f50123-d856-4867-83b6-61b1034eeee6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 Aug 19 11:15:25.204196 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5f50123-d856-4867-83b6-61b1034eeee6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:25.204373 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a5f50123-d856-4867-83b6-61b1034eeee6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:25.204472 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-a5f50123-d856-4867-83b6-61b1034eeee6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete snapshot with id: f3302fd8-187d-405d-b4f1-57e66412dcb2 Aug 19 11:15:25.209353 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:25.209353 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:25.209654 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a5f50123-d856-4867-83b6-61b1034eeee6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:25.225686 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a5f50123-d856-4867-83b6-61b1034eeee6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot delete request issued successfully. Aug 19 11:15:25.225850 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a5f50123-d856-4867-83b6-61b1034eeee6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 returned with HTTP 202 Aug 19 11:15:25.226301 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1324/5309] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:15:25 2026] DELETE /volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:25.232982 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dc04cf4c-f1f6-4734-923b-7da98ff9e11f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:25.234774 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dc04cf4c-f1f6-4734-923b-7da98ff9e11f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 Aug 19 11:15:25.234986 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dc04cf4c-f1f6-4734-923b-7da98ff9e11f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:25.235169 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dc04cf4c-f1f6-4734-923b-7da98ff9e11f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:25.240419 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:25.240419 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:25.240746 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dc04cf4c-f1f6-4734-923b-7da98ff9e11f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:25.241442 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dc04cf4c-f1f6-4734-923b-7da98ff9e11f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 returned with HTTP 200 Aug 19 11:15:25.241942 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1332/5310] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:25 2026] GET /volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:25.293301 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-913f563a-634a-4d49-bfc7-f60988313943 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:25.295006 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-913f563a-634a-4d49-bfc7-f60988313943 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:25.295208 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-913f563a-634a-4d49-bfc7-f60988313943 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:25.295394 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-913f563a-634a-4d49-bfc7-f60988313943 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:25.295508 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-913f563a-634a-4d49-bfc7-f60988313943 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:25.299783 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:25.299783 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:25.300502 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-913f563a-634a-4d49-bfc7-f60988313943 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:25.300875 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1329/5311] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:25 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:26.250847 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35bbc5aa-97e3-49ca-b55c-91d030c944f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:26.252616 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35bbc5aa-97e3-49ca-b55c-91d030c944f9 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 Aug 19 11:15:26.252786 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35bbc5aa-97e3-49ca-b55c-91d030c944f9 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:26.252954 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35bbc5aa-97e3-49ca-b55c-91d030c944f9 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:26.256666 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35bbc5aa-97e3-49ca-b55c-91d030c944f9 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 returned with HTTP 404 Aug 19 11:15:26.257043 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1327/5312] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:26 2026] GET /volume/v3/snapshots/f3302fd8-187d-405d-b4f1-57e66412dcb2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:26.263655 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-61bd651f-70ee-411f-a18a-59dffcdcb432 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:26.265440 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-61bd651f-70ee-411f-a18a-59dffcdcb432 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de Aug 19 11:15:26.265647 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-61bd651f-70ee-411f-a18a-59dffcdcb432 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:26.265814 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-61bd651f-70ee-411f-a18a-59dffcdcb432 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:26.265960 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-61bd651f-70ee-411f-a18a-59dffcdcb432 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete volume with id: 1e41afd9-4cbc-4486-896a-19265a7916de Aug 19 11:15:26.272306 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:26.272306 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:26.272600 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-61bd651f-70ee-411f-a18a-59dffcdcb432 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:26.285355 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-61bd651f-70ee-411f-a18a-59dffcdcb432 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete volume request issued successfully. Aug 19 11:15:26.285568 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-61bd651f-70ee-411f-a18a-59dffcdcb432 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de returned with HTTP 202 Aug 19 11:15:26.285904 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1325/5313] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:15:26 2026] DELETE /volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:26.292391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-884b18ad-2a10-4c5e-8b66-2a603d1e0927 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:26.294436 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-884b18ad-2a10-4c5e-8b66-2a603d1e0927 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de Aug 19 11:15:26.294672 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-884b18ad-2a10-4c5e-8b66-2a603d1e0927 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:26.294846 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-884b18ad-2a10-4c5e-8b66-2a603d1e0927 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:26.301308 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:26.301308 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:26.304658 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-884b18ad-2a10-4c5e-8b66-2a603d1e0927 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:26.308258 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-884b18ad-2a10-4c5e-8b66-2a603d1e0927 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de returned with HTTP 200 Aug 19 11:15:26.308646 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1333/5314] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:26 2026] GET /volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:26.309353 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dbb12c76-48a4-4caa-beaa-760887685aa7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:26.310947 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dbb12c76-48a4-4caa-beaa-760887685aa7 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:26.311116 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dbb12c76-48a4-4caa-beaa-760887685aa7 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:26.311284 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dbb12c76-48a4-4caa-beaa-760887685aa7 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:26.311379 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-dbb12c76-48a4-4caa-beaa-760887685aa7 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:26.315211 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:26.315211 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:26.315944 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dbb12c76-48a4-4caa-beaa-760887685aa7 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:26.316253 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1330/5315] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:26 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:27.322128 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f77b2212-2fc3-41e4-8506-a119a54d3cc1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:27.324205 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f77b2212-2fc3-41e4-8506-a119a54d3cc1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de Aug 19 11:15:27.324429 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f77b2212-2fc3-41e4-8506-a119a54d3cc1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:27.324686 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f77b2212-2fc3-41e4-8506-a119a54d3cc1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:27.326156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8f9034c4-fa54-4cda-95f1-3d64d294fc39 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:27.327862 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f9034c4-fa54-4cda-95f1-3d64d294fc39 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:27.328043 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f9034c4-fa54-4cda-95f1-3d64d294fc39 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:27.328259 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8f9034c4-fa54-4cda-95f1-3d64d294fc39 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:27.328356 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-8f9034c4-fa54-4cda-95f1-3d64d294fc39 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:27.331398 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f77b2212-2fc3-41e4-8506-a119a54d3cc1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de returned with HTTP 404 Aug 19 11:15:27.331986 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1328/5316] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:27 2026] GET /volume/v3/volumes/1e41afd9-4cbc-4486-896a-19265a7916de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:27.333214 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:27.333214 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:27.334261 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8f9034c4-fa54-4cda-95f1-3d64d294fc39 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:27.335006 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1326/5317] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:27 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:27.341189 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:27.342875 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:15:27.343264 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1641244302"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:27.344619 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1641244302'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:15:27.344818 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume of 1 GB Aug 19 11:15:27.348234 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Availability Zones retrieved successfully. Aug 19 11:15:27.353346 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Flow 'volume_create_api' (14ae774e-8e3a-4249-b759-78b19c6d5010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:27.354232 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4856c995-1cf9-4034-9313-85d70bc66e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:27.355143 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:15:27.375721 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4856c995-1cf9-4034-9313-85d70bc66e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:27.376444 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6930efd2-2761-4203-8e23-bd4d3f28be04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:27.409206 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Created reservations ['b2a4483f-a286-452a-8aea-b25b3219123f', '642f1d33-46f0-4a66-915e-5c3f856854d2', 'f54a1785-e8ae-4a29-9c06-3d9827f6ecd3', 'c77db54d-467c-42fa-adc3-99c395b286af'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:27.409954 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6930efd2-2761-4203-8e23-bd4d3f28be04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2a4483f-a286-452a-8aea-b25b3219123f', '642f1d33-46f0-4a66-915e-5c3f856854d2', 'f54a1785-e8ae-4a29-9c06-3d9827f6ecd3', 'c77db54d-467c-42fa-adc3-99c395b286af']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:27.410699 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446e1f9b-9e07-4bda-bcd8-e163c2d76fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:27.431713 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446e1f9b-9e07-4bda-bcd8-e163c2d76fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5efd8836-85a1-4a97-8304-a3b7eaa5e7f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1641244302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129084a0399f499d835d25ee9e354d9a',qos_specs=None,replication_status=,reservations=['b2a4483f-a286-452a-8aea-b25b3219123f','642f1d33-46f0-4a66-915e-5c3f856854d2','f54a1785-e8ae-4a29-9c06-3d9827f6ecd3','c77db54d-467c-42fa-adc3-99c395b286af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be542492e3954c408b5c1d0c2b47bffe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1641244302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5efd8836-85a1-4a97-8304-a3b7eaa5e7f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129084a0399f499d835d25ee9e354d9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be542492e3954c408b5c1d0c2b47bffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:27.432396 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c338983-e228-4b37-9009-f6bbcec93e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:27.446912 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c338983-e228-4b37-9009-f6bbcec93e89) transitioned into state 'SUCCESS' from state '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-1641244302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129084a0399f499d835d25ee9e354d9a',qos_specs=None,replication_status=,reservations=['b2a4483f-a286-452a-8aea-b25b3219123f','642f1d33-46f0-4a66-915e-5c3f856854d2','f54a1785-e8ae-4a29-9c06-3d9827f6ecd3','c77db54d-467c-42fa-adc3-99c395b286af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be542492e3954c408b5c1d0c2b47bffe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:27.447670 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be75b15-84e1-4be6-93e5-f8bc1eac96ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:27.455858 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be75b15-84e1-4be6-93e5-f8bc1eac96ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:27.456662 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Flow 'volume_create_api' (14ae774e-8e3a-4249-b759-78b19c6d5010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:27.456939 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume request issued successfully. Aug 19 11:15:27.457433 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3379cbe0-f8ae-4dcb-8708-53e6f7ddf646 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:15:27.457895 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1334/5318] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:15:27 2026] POST /volume/v3/volumes => generated 776 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:27.471406 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-37c3249f-1156-4616-8372-8252de2c41f7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:27.473557 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37c3249f-1156-4616-8372-8252de2c41f7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 Aug 19 11:15:27.473771 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37c3249f-1156-4616-8372-8252de2c41f7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:27.473985 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37c3249f-1156-4616-8372-8252de2c41f7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:27.480954 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:27.480954 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:27.484136 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-37c3249f-1156-4616-8372-8252de2c41f7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:27.487654 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37c3249f-1156-4616-8372-8252de2c41f7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 returned with HTTP 200 Aug 19 11:15:27.488007 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1331/5319] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:27 2026] GET /volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:28.344189 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-327e9c53-1864-42aa-b932-910b8047c52b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:28.345977 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-327e9c53-1864-42aa-b932-910b8047c52b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:28.346216 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-327e9c53-1864-42aa-b932-910b8047c52b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:28.346372 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-327e9c53-1864-42aa-b932-910b8047c52b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:28.346512 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-327e9c53-1864-42aa-b932-910b8047c52b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:28.350519 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:28.350519 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:28.351329 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-327e9c53-1864-42aa-b932-910b8047c52b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:28.351702 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1329/5320] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:28 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:28.499329 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3a932814-1acf-40c2-b065-586108ddbdc0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:28.501099 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3a932814-1acf-40c2-b065-586108ddbdc0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 Aug 19 11:15:28.501305 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3a932814-1acf-40c2-b065-586108ddbdc0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:28.501474 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3a932814-1acf-40c2-b065-586108ddbdc0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:28.508227 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:28.508227 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:28.511282 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3a932814-1acf-40c2-b065-586108ddbdc0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:28.514689 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3a932814-1acf-40c2-b065-586108ddbdc0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 returned with HTTP 200 Aug 19 11:15:28.515104 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1327/5321] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:28 2026] GET /volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:28.527152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1e11ebf6-7973-45bb-8ad8-8164e2b45a18 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:28.528842 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e11ebf6-7973-45bb-8ad8-8164e2b45a18 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:15:28.529150 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1e11ebf6-7973-45bb-8ad8-8164e2b45a18 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5efd8836-85a1-4a97-8304-a3b7eaa5e7f6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-878441294"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:28.537010 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:28.537010 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:28.537284 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1e11ebf6-7973-45bb-8ad8-8164e2b45a18 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:28.537383 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-1e11ebf6-7973-45bb-8ad8-8164e2b45a18 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create snapshot from volume 5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 Aug 19 11:15:28.556903 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-1e11ebf6-7973-45bb-8ad8-8164e2b45a18 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Created reservations ['922dd93d-fc31-43f8-9a51-6a455913558b', 'f6231283-d202-4c3b-88b8-770d35daf22b', '17b06e19-ca4c-4b9c-8c24-20603cae7a4d', '1894b5aa-55a6-4e25-a304-6fef4020a1a3'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:28.583740 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1e11ebf6-7973-45bb-8ad8-8164e2b45a18 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot create request issued successfully. Aug 19 11:15:28.583993 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e11ebf6-7973-45bb-8ad8-8164e2b45a18 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:15:28.584392 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1335/5322] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:15:28 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 19 11:15:28.594321 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d6d0b929-73c3-4fec-93bf-47455ac448e6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:28.595862 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6d0b929-73c3-4fec-93bf-47455ac448e6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 Aug 19 11:15:28.596279 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6d0b929-73c3-4fec-93bf-47455ac448e6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:28.596279 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6d0b929-73c3-4fec-93bf-47455ac448e6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:28.600932 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:28.600932 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:28.601260 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d6d0b929-73c3-4fec-93bf-47455ac448e6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:28.601912 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6d0b929-73c3-4fec-93bf-47455ac448e6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 returned with HTTP 200 Aug 19 11:15:28.602268 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1332/5323] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:28 2026] GET /volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:29.362349 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-333c1025-a06f-4da4-b82d-85200354592b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:29.364139 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-333c1025-a06f-4da4-b82d-85200354592b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:29.364328 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-333c1025-a06f-4da4-b82d-85200354592b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:29.364559 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-333c1025-a06f-4da4-b82d-85200354592b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:29.364701 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-333c1025-a06f-4da4-b82d-85200354592b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:29.369986 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:29.369986 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:29.370917 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-333c1025-a06f-4da4-b82d-85200354592b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:29.371354 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1330/5324] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:29 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:29.611244 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3c165e7c-4e8f-4dfa-b2e4-f4e7126763fd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:29.612657 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3c165e7c-4e8f-4dfa-b2e4-f4e7126763fd tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 Aug 19 11:15:29.612821 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3c165e7c-4e8f-4dfa-b2e4-f4e7126763fd tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:29.612990 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3c165e7c-4e8f-4dfa-b2e4-f4e7126763fd tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:29.617291 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:29.617291 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:29.617574 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3c165e7c-4e8f-4dfa-b2e4-f4e7126763fd tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:29.618093 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3c165e7c-4e8f-4dfa-b2e4-f4e7126763fd tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 returned with HTTP 200 Aug 19 11:15:29.618386 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1328/5325] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:29 2026] GET /volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 => generated 466 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:29.626156 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7845c0fb-4711-488a-8b5f-6cb4d9649290 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:29.628299 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7845c0fb-4711-488a-8b5f-6cb4d9649290 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] POST https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125/action Aug 19 11:15:29.628736 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7845c0fb-4711-488a-8b5f-6cb4d9649290 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100206) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:15:29.628888 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7845c0fb-4711-488a-8b5f-6cb4d9649290 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:29.630489 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.contrib.admin_actions [None req-7845c0fb-4711-488a-8b5f-6cb4d9649290 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Updating snapshot '6840b99e-fc09-43f0-969f-c25ed6fe2125' with '{'status': 'error'}' {{(pid=100206) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:15:29.640255 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:29.640255 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:29.640821 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.policy [None req-7845c0fb-4711-488a-8b5f-6cb4d9649290 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8004effbeb494fcdb18a81267775cdfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '129084a0399f499d835d25ee9e354d9a', '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=100206) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:15:29.641047 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7845c0fb-4711-488a-8b5f-6cb4d9649290 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125/action returned with HTTP 403 Aug 19 11:15:29.641587 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1336/5326] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:15:29 2026] POST /volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:29.647502 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aefc00fc-7482-4b68-80bb-5aae676557c6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:29.649435 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aefc00fc-7482-4b68-80bb-5aae676557c6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 Aug 19 11:15:29.649676 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aefc00fc-7482-4b68-80bb-5aae676557c6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:29.649904 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aefc00fc-7482-4b68-80bb-5aae676557c6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:29.650035 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-aefc00fc-7482-4b68-80bb-5aae676557c6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete snapshot with id: 6840b99e-fc09-43f0-969f-c25ed6fe2125 Aug 19 11:15:29.655496 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:29.655496 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:29.655875 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aefc00fc-7482-4b68-80bb-5aae676557c6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:29.672201 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aefc00fc-7482-4b68-80bb-5aae676557c6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot delete request issued successfully. Aug 19 11:15:29.672368 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aefc00fc-7482-4b68-80bb-5aae676557c6 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 returned with HTTP 202 Aug 19 11:15:29.672790 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1333/5327] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:15:29 2026] DELETE /volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:29.682994 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-721bc13a-294f-41a3-b3d1-3d2b451c2b17 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:29.684924 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-721bc13a-294f-41a3-b3d1-3d2b451c2b17 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 Aug 19 11:15:29.685178 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-721bc13a-294f-41a3-b3d1-3d2b451c2b17 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:29.685390 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-721bc13a-294f-41a3-b3d1-3d2b451c2b17 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:29.691123 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:29.691123 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:29.691888 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-721bc13a-294f-41a3-b3d1-3d2b451c2b17 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:29.692326 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-721bc13a-294f-41a3-b3d1-3d2b451c2b17 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 returned with HTTP 200 Aug 19 11:15:29.692791 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1331/5328] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:29 2026] GET /volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:30.381945 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9b47beff-bdbd-4063-8de3-5b175736e590 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:30.383645 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9b47beff-bdbd-4063-8de3-5b175736e590 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:30.383839 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9b47beff-bdbd-4063-8de3-5b175736e590 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:30.383986 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9b47beff-bdbd-4063-8de3-5b175736e590 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:30.384083 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-9b47beff-bdbd-4063-8de3-5b175736e590 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:30.388079 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:30.388079 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:30.388737 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9b47beff-bdbd-4063-8de3-5b175736e590 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:30.389071 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1329/5329] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:30 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:30.702143 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d4bb2e94-4e69-4305-947f-7f199d10ab9f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:30.703765 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d4bb2e94-4e69-4305-947f-7f199d10ab9f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 Aug 19 11:15:30.703965 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d4bb2e94-4e69-4305-947f-7f199d10ab9f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:30.704148 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d4bb2e94-4e69-4305-947f-7f199d10ab9f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:30.708160 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d4bb2e94-4e69-4305-947f-7f199d10ab9f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 returned with HTTP 404 Aug 19 11:15:30.708628 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1337/5330] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:30 2026] GET /volume/v3/snapshots/6840b99e-fc09-43f0-969f-c25ed6fe2125 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:30.716123 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e09616a7-c2f1-4988-bef5-f0c7b1e981a2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:30.718074 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e09616a7-c2f1-4988-bef5-f0c7b1e981a2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 Aug 19 11:15:30.718256 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e09616a7-c2f1-4988-bef5-f0c7b1e981a2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:30.718450 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e09616a7-c2f1-4988-bef5-f0c7b1e981a2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:30.718645 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-e09616a7-c2f1-4988-bef5-f0c7b1e981a2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete volume with id: 5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 Aug 19 11:15:30.725447 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:30.725447 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:30.725792 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e09616a7-c2f1-4988-bef5-f0c7b1e981a2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:30.800094 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e09616a7-c2f1-4988-bef5-f0c7b1e981a2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete volume request issued successfully. Aug 19 11:15:30.800410 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e09616a7-c2f1-4988-bef5-f0c7b1e981a2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 returned with HTTP 202 Aug 19 11:15:30.801015 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1334/5331] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:15:30 2026] DELETE /volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:30.808027 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-143035b6-5da0-4959-a126-6e0407dc9d42 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:30.809757 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-143035b6-5da0-4959-a126-6e0407dc9d42 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 Aug 19 11:15:30.809934 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-143035b6-5da0-4959-a126-6e0407dc9d42 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:30.810111 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-143035b6-5da0-4959-a126-6e0407dc9d42 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:30.818538 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:30.818538 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:30.821689 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-143035b6-5da0-4959-a126-6e0407dc9d42 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:30.825764 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-143035b6-5da0-4959-a126-6e0407dc9d42 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 returned with HTTP 200 Aug 19 11:15:30.826199 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1332/5332] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:30 2026] GET /volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:31.398679 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-999e7021-43ca-4a51-b950-01dacd1dbc1c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:31.400387 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-999e7021-43ca-4a51-b950-01dacd1dbc1c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:31.400610 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-999e7021-43ca-4a51-b950-01dacd1dbc1c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:31.400790 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-999e7021-43ca-4a51-b950-01dacd1dbc1c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:31.400885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-999e7021-43ca-4a51-b950-01dacd1dbc1c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:31.404894 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:31.404894 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:31.405566 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-999e7021-43ca-4a51-b950-01dacd1dbc1c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:31.405895 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1330/5333] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:31 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:31.838922 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d4a968e2-88ab-43c8-a519-3053616e1c4f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:31.840143 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d4a968e2-88ab-43c8-a519-3053616e1c4f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 Aug 19 11:15:31.840349 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d4a968e2-88ab-43c8-a519-3053616e1c4f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:31.840583 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d4a968e2-88ab-43c8-a519-3053616e1c4f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:31.848199 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d4a968e2-88ab-43c8-a519-3053616e1c4f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 returned with HTTP 404 Aug 19 11:15:31.848718 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1338/5334] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:31 2026] GET /volume/v3/volumes/5efd8836-85a1-4a97-8304-a3b7eaa5e7f6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:31.855629 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3680132b-5efd-4ada-8f17-77daa481de6c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:31.857257 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:15:31.857589 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-842551456"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:31.859044 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-842551456'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:15:31.859182 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume of 1 GB Aug 19 11:15:31.863095 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Availability Zones retrieved successfully. Aug 19 11:15:31.868326 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Flow 'volume_create_api' (89a6a5ee-2051-4f8d-9619-c835456014fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:31.869158 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d33c38-1c97-4df2-8593-842732867f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:31.869876 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:15:31.891330 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d33c38-1c97-4df2-8593-842732867f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:31.892049 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f53270-0040-4a52-a2fa-08bf87c95b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:31.927012 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Created reservations ['fc3723b1-17f5-443c-bf92-bb7d02cb777f', 'e33defdf-8341-4e61-809b-b0e7706d6235', '55a52bbb-153f-4384-9066-9f3fae4a4360', 'd3d899a5-0da6-4380-83e2-d1e10f5aa572'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:31.927874 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f53270-0040-4a52-a2fa-08bf87c95b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc3723b1-17f5-443c-bf92-bb7d02cb777f', 'e33defdf-8341-4e61-809b-b0e7706d6235', '55a52bbb-153f-4384-9066-9f3fae4a4360', 'd3d899a5-0da6-4380-83e2-d1e10f5aa572']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:31.928667 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67490202-58be-4be7-9996-ef02e0b7970c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:31.952005 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67490202-58be-4be7-9996-ef02e0b7970c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9e9f32c-74eb-42fe-9f13-135e0d9af699', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842551456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129084a0399f499d835d25ee9e354d9a',qos_specs=None,replication_status=,reservations=['fc3723b1-17f5-443c-bf92-bb7d02cb777f','e33defdf-8341-4e61-809b-b0e7706d6235','55a52bbb-153f-4384-9066-9f3fae4a4360','d3d899a5-0da6-4380-83e2-d1e10f5aa572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be542492e3954c408b5c1d0c2b47bffe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842551456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9e9f32c-74eb-42fe-9f13-135e0d9af699,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129084a0399f499d835d25ee9e354d9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be542492e3954c408b5c1d0c2b47bffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:31.953160 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe43072b-5177-4084-8400-a2e659f29a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:31.970689 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe43072b-5177-4084-8400-a2e659f29a9e) transitioned into state 'SUCCESS' from state '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-842551456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129084a0399f499d835d25ee9e354d9a',qos_specs=None,replication_status=,reservations=['fc3723b1-17f5-443c-bf92-bb7d02cb777f','e33defdf-8341-4e61-809b-b0e7706d6235','55a52bbb-153f-4384-9066-9f3fae4a4360','d3d899a5-0da6-4380-83e2-d1e10f5aa572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be542492e3954c408b5c1d0c2b47bffe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:31.971281 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (817c36f9-e818-4328-b00e-68a43177adb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:31.981090 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (817c36f9-e818-4328-b00e-68a43177adb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:31.981806 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Flow 'volume_create_api' (89a6a5ee-2051-4f8d-9619-c835456014fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:31.982072 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume request issued successfully. Aug 19 11:15:31.982587 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3680132b-5efd-4ada-8f17-77daa481de6c tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:15:31.982965 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1335/5335] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:15:31 2026] POST /volume/v3/volumes => generated 775 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:31.995789 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c46f78d3-7f62-4a1f-9b77-6df8f2ece108 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:31.997657 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c46f78d3-7f62-4a1f-9b77-6df8f2ece108 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 Aug 19 11:15:31.997880 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c46f78d3-7f62-4a1f-9b77-6df8f2ece108 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:31.998028 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c46f78d3-7f62-4a1f-9b77-6df8f2ece108 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:32.005007 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:32.005007 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:32.008015 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c46f78d3-7f62-4a1f-9b77-6df8f2ece108 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:32.011820 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c46f78d3-7f62-4a1f-9b77-6df8f2ece108 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 returned with HTTP 200 Aug 19 11:15:32.012176 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1333/5336] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:31 2026] GET /volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:32.414912 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-68af9be4-c1cb-4a76-8edf-89dd7205f4ae None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:32.416600 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-68af9be4-c1cb-4a76-8edf-89dd7205f4ae tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:32.416770 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-68af9be4-c1cb-4a76-8edf-89dd7205f4ae tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:32.416958 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-68af9be4-c1cb-4a76-8edf-89dd7205f4ae tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:32.417062 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-68af9be4-c1cb-4a76-8edf-89dd7205f4ae tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:32.421573 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:32.421573 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:32.422362 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-68af9be4-c1cb-4a76-8edf-89dd7205f4ae tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:32.422773 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1331/5337] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:32 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:33.024849 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b871be6b-dfcd-4097-98fc-832b57c746cf None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:33.027001 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b871be6b-dfcd-4097-98fc-832b57c746cf tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 Aug 19 11:15:33.027681 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b871be6b-dfcd-4097-98fc-832b57c746cf tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:33.027681 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b871be6b-dfcd-4097-98fc-832b57c746cf tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:33.036021 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:33.036021 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:33.040235 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b871be6b-dfcd-4097-98fc-832b57c746cf tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:33.044756 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b871be6b-dfcd-4097-98fc-832b57c746cf tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 returned with HTTP 200 Aug 19 11:15:33.045186 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1339/5338] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:33 2026] GET /volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:33.058838 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c66ebbe7-d5e6-4f5f-a9ae-975684d215f1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:33.060578 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c66ebbe7-d5e6-4f5f-a9ae-975684d215f1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:15:33.061015 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c66ebbe7-d5e6-4f5f-a9ae-975684d215f1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9e9f32c-74eb-42fe-9f13-135e0d9af699", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1807261145"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:33.070111 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:33.070111 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:33.070968 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c66ebbe7-d5e6-4f5f-a9ae-975684d215f1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:33.070968 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-c66ebbe7-d5e6-4f5f-a9ae-975684d215f1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create snapshot from volume c9e9f32c-74eb-42fe-9f13-135e0d9af699 Aug 19 11:15:33.103705 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c66ebbe7-d5e6-4f5f-a9ae-975684d215f1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Created reservations ['8bbb04d3-59c9-44cf-bb3d-9cf7865698df', '9f2509da-f92d-44a8-9a4f-f68fb96a07d6', 'dd0c1cd0-34bd-4360-96ad-ef0a433683c9', '4d123895-e32e-4b7e-8b9f-1818c05b894c'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:33.130281 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c66ebbe7-d5e6-4f5f-a9ae-975684d215f1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot create request issued successfully. Aug 19 11:15:33.130628 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c66ebbe7-d5e6-4f5f-a9ae-975684d215f1 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:15:33.130988 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1336/5339] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:15:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:33.139088 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b4300e9-0844-4652-80a7-fe4ccfaf177f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:33.140614 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b4300e9-0844-4652-80a7-fe4ccfaf177f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 Aug 19 11:15:33.140748 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b4300e9-0844-4652-80a7-fe4ccfaf177f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:33.140910 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b4300e9-0844-4652-80a7-fe4ccfaf177f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:33.145296 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:33.145296 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:33.145629 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b4300e9-0844-4652-80a7-fe4ccfaf177f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:33.146145 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b4300e9-0844-4652-80a7-fe4ccfaf177f tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 returned with HTTP 200 Aug 19 11:15:33.146453 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1334/5340] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:33 2026] GET /volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:33.432688 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2ebae845-602b-47b8-a578-dfc874b903fd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:33.434311 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2ebae845-602b-47b8-a578-dfc874b903fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:33.434536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2ebae845-602b-47b8-a578-dfc874b903fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:33.434739 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2ebae845-602b-47b8-a578-dfc874b903fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:33.434859 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-2ebae845-602b-47b8-a578-dfc874b903fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:33.438639 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:33.438639 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:33.439252 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2ebae845-602b-47b8-a578-dfc874b903fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:33.439578 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1332/5341] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:33 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:34.154471 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3c70c450-7bac-4cbf-bb7a-cf050ffcce16 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:34.156150 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3c70c450-7bac-4cbf-bb7a-cf050ffcce16 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 Aug 19 11:15:34.156332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3c70c450-7bac-4cbf-bb7a-cf050ffcce16 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:34.156539 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3c70c450-7bac-4cbf-bb7a-cf050ffcce16 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:34.160857 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:34.160857 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:34.161114 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3c70c450-7bac-4cbf-bb7a-cf050ffcce16 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:34.161693 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3c70c450-7bac-4cbf-bb7a-cf050ffcce16 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 returned with HTTP 200 Aug 19 11:15:34.162010 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1340/5342] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:34 2026] GET /volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:34.169378 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-94e65656-c667-476c-9baa-dc9d772e865a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:34.171170 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94e65656-c667-476c-9baa-dc9d772e865a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] GET https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 Aug 19 11:15:34.171355 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94e65656-c667-476c-9baa-dc9d772e865a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:34.171624 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94e65656-c667-476c-9baa-dc9d772e865a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:34.176030 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:34.176030 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:34.176422 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-94e65656-c667-476c-9baa-dc9d772e865a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Snapshot retrieved successfully. Aug 19 11:15:34.177149 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94e65656-c667-476c-9baa-dc9d772e865a tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 returned with HTTP 200 Aug 19 11:15:34.177647 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1337/5343] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:34 2026] GET /volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:34.184343 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-007e8f96-a8a2-4080-8f3e-e2381d11f0d8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:34.186089 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-007e8f96-a8a2-4080-8f3e-e2381d11f0d8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 Aug 19 11:15:34.186261 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-007e8f96-a8a2-4080-8f3e-e2381d11f0d8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:34.186433 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-007e8f96-a8a2-4080-8f3e-e2381d11f0d8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:34.186582 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-007e8f96-a8a2-4080-8f3e-e2381d11f0d8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete snapshot with id: 1bb81533-7419-4522-b99e-ac0adc898e46 Aug 19 11:15:34.191016 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:34.191016 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:34.191262 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-007e8f96-a8a2-4080-8f3e-e2381d11f0d8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:34.204827 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-007e8f96-a8a2-4080-8f3e-e2381d11f0d8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot delete request issued successfully. Aug 19 11:15:34.205036 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-007e8f96-a8a2-4080-8f3e-e2381d11f0d8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 returned with HTTP 202 Aug 19 11:15:34.205584 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1335/5344] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:15:34 2026] DELETE /volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:34.213801 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8385455b-a43f-4e79-aea6-f212dfe14706 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:34.216164 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8385455b-a43f-4e79-aea6-f212dfe14706 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 Aug 19 11:15:34.216394 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8385455b-a43f-4e79-aea6-f212dfe14706 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:34.216677 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8385455b-a43f-4e79-aea6-f212dfe14706 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:34.222844 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:34.222844 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:34.223133 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8385455b-a43f-4e79-aea6-f212dfe14706 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:34.223782 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8385455b-a43f-4e79-aea6-f212dfe14706 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 returned with HTTP 200 Aug 19 11:15:34.224105 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1333/5345] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:34 2026] GET /volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:34.448615 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-24c485a7-31a1-4bcf-a4e1-29e6314d368e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:34.450298 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-24c485a7-31a1-4bcf-a4e1-29e6314d368e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:34.450492 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-24c485a7-31a1-4bcf-a4e1-29e6314d368e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:34.450715 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-24c485a7-31a1-4bcf-a4e1-29e6314d368e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:34.450812 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-24c485a7-31a1-4bcf-a4e1-29e6314d368e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:34.455401 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:34.455401 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:34.456269 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-24c485a7-31a1-4bcf-a4e1-29e6314d368e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:34.456698 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1341/5346] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:34 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:35.232506 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4f9980d2-153b-4686-940c-b2fdb24a91c4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:35.234739 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4f9980d2-153b-4686-940c-b2fdb24a91c4 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 Aug 19 11:15:35.234883 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4f9980d2-153b-4686-940c-b2fdb24a91c4 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:35.235074 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4f9980d2-153b-4686-940c-b2fdb24a91c4 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:35.239448 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4f9980d2-153b-4686-940c-b2fdb24a91c4 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 returned with HTTP 404 Aug 19 11:15:35.239887 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1338/5347] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:35 2026] GET /volume/v3/snapshots/1bb81533-7419-4522-b99e-ac0adc898e46 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:35.246364 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-208ca800-2031-4c7c-a1d6-c787605b86aa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:35.248110 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-208ca800-2031-4c7c-a1d6-c787605b86aa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 Aug 19 11:15:35.258585 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-208ca800-2031-4c7c-a1d6-c787605b86aa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:35.258585 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-208ca800-2031-4c7c-a1d6-c787605b86aa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:35.258585 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-208ca800-2031-4c7c-a1d6-c787605b86aa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete volume with id: c9e9f32c-74eb-42fe-9f13-135e0d9af699 Aug 19 11:15:35.258585 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:35.258585 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:35.258585 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-208ca800-2031-4c7c-a1d6-c787605b86aa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:35.273773 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-208ca800-2031-4c7c-a1d6-c787605b86aa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete volume request issued successfully. Aug 19 11:15:35.273962 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-208ca800-2031-4c7c-a1d6-c787605b86aa tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 returned with HTTP 202 Aug 19 11:15:35.274366 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1336/5348] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:15:35 2026] DELETE /volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:35.280623 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b197a107-12dd-42c4-966f-8d6499e356e7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:35.282157 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b197a107-12dd-42c4-966f-8d6499e356e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 Aug 19 11:15:35.282327 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b197a107-12dd-42c4-966f-8d6499e356e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:35.282523 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b197a107-12dd-42c4-966f-8d6499e356e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:35.288798 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:35.288798 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:35.291767 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b197a107-12dd-42c4-966f-8d6499e356e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:35.295229 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b197a107-12dd-42c4-966f-8d6499e356e7 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 returned with HTTP 200 Aug 19 11:15:35.295577 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1334/5349] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:35 2026] GET /volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 => generated 1014 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:35.466218 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-40d6bc96-1180-4a6b-b018-c154e24aeae5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:35.468047 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-40d6bc96-1180-4a6b-b018-c154e24aeae5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:35.468242 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-40d6bc96-1180-4a6b-b018-c154e24aeae5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:35.468420 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-40d6bc96-1180-4a6b-b018-c154e24aeae5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:35.468570 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-40d6bc96-1180-4a6b-b018-c154e24aeae5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:35.473938 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:35.473938 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:35.474804 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-40d6bc96-1180-4a6b-b018-c154e24aeae5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:35.475215 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1342/5350] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:35 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:36.308042 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5ca3d754-d0c4-4882-a88e-4be7854b9a06 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:36.309733 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ca3d754-d0c4-4882-a88e-4be7854b9a06 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 Aug 19 11:15:36.309912 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ca3d754-d0c4-4882-a88e-4be7854b9a06 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:36.310089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ca3d754-d0c4-4882-a88e-4be7854b9a06 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:36.315344 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ca3d754-d0c4-4882-a88e-4be7854b9a06 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 returned with HTTP 404 Aug 19 11:15:36.315901 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1339/5351] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:36 2026] GET /volume/v3/volumes/c9e9f32c-74eb-42fe-9f13-135e0d9af699 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:36.323162 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2a330069-30a7-4874-b05d-06255dbbfe7d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:36.324982 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:15:36.325324 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1620373277"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:36.326693 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1620373277'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:15:36.326801 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume of 1 GB Aug 19 11:15:36.330520 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Availability Zones retrieved successfully. Aug 19 11:15:36.335849 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Flow 'volume_create_api' (08f96bcc-8feb-43ea-b2d6-fbc9d114bece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:36.336763 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f183c06-afbb-41e3-9eaf-e224f162a50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:36.337468 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:15:36.359718 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f183c06-afbb-41e3-9eaf-e224f162a50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:36.360474 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e841e1-5de0-4e3f-895c-16b70bbb5032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:36.426508 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Created reservations ['95da0a71-cae1-4f3b-9ac3-2d9af625f0cc', '034e8ba0-6207-4bfd-a4e5-b2827c148bba', '5a2d4786-615f-40f7-bbc2-83f180f47abf', 'f1885848-0301-4fa6-b230-4a430776d812'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:36.426953 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e841e1-5de0-4e3f-895c-16b70bbb5032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95da0a71-cae1-4f3b-9ac3-2d9af625f0cc', '034e8ba0-6207-4bfd-a4e5-b2827c148bba', '5a2d4786-615f-40f7-bbc2-83f180f47abf', 'f1885848-0301-4fa6-b230-4a430776d812']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:36.427671 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32665d19-7b4d-4837-8061-39a89b170a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:36.484152 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7c85ee06-4cf7-4012-b85b-9792c66f47ee None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:36.485707 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7c85ee06-4cf7-4012-b85b-9792c66f47ee tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:36.485884 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7c85ee06-4cf7-4012-b85b-9792c66f47ee tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:36.486110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7c85ee06-4cf7-4012-b85b-9792c66f47ee tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:36.486167 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-7c85ee06-4cf7-4012-b85b-9792c66f47ee tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:36.489983 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:36.489983 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:36.490636 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7c85ee06-4cf7-4012-b85b-9792c66f47ee tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:36.490934 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1335/5352] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:36 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:36.503938 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32665d19-7b4d-4837-8061-39a89b170a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1620373277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129084a0399f499d835d25ee9e354d9a',qos_specs=None,replication_status=,reservations=['95da0a71-cae1-4f3b-9ac3-2d9af625f0cc','034e8ba0-6207-4bfd-a4e5-b2827c148bba','5a2d4786-615f-40f7-bbc2-83f180f47abf','f1885848-0301-4fa6-b230-4a430776d812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be542492e3954c408b5c1d0c2b47bffe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1620373277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129084a0399f499d835d25ee9e354d9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be542492e3954c408b5c1d0c2b47bffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:36.504771 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756edaeb-b752-41ff-b201-279c4d186f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:36.520944 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756edaeb-b752-41ff-b201-279c4d186f00) transitioned into state 'SUCCESS' from state '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-1620373277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129084a0399f499d835d25ee9e354d9a',qos_specs=None,replication_status=,reservations=['95da0a71-cae1-4f3b-9ac3-2d9af625f0cc','034e8ba0-6207-4bfd-a4e5-b2827c148bba','5a2d4786-615f-40f7-bbc2-83f180f47abf','f1885848-0301-4fa6-b230-4a430776d812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be542492e3954c408b5c1d0c2b47bffe',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:36.521667 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1abc7b-475c-49a4-b513-2f05a0ff14e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:36.538929 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1abc7b-475c-49a4-b513-2f05a0ff14e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:36.539586 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Flow 'volume_create_api' (08f96bcc-8feb-43ea-b2d6-fbc9d114bece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:36.539880 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create volume request issued successfully. Aug 19 11:15:36.540403 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2a330069-30a7-4874-b05d-06255dbbfe7d tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:15:36.540913 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1337/5353] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:15:36 2026] POST /volume/v3/volumes => generated 776 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:36.552031 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4ebfee98-9a34-43de-8bbb-d8d5efaacfa5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:36.553957 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ebfee98-9a34-43de-8bbb-d8d5efaacfa5 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f Aug 19 11:15:36.554117 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ebfee98-9a34-43de-8bbb-d8d5efaacfa5 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:36.554293 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4ebfee98-9a34-43de-8bbb-d8d5efaacfa5 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:36.563232 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:36.563232 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:36.566565 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-4ebfee98-9a34-43de-8bbb-d8d5efaacfa5 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:36.570255 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4ebfee98-9a34-43de-8bbb-d8d5efaacfa5 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f returned with HTTP 200 Aug 19 11:15:36.570662 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1343/5354] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:36 2026] GET /volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:37.499805 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cfd35b1d-bd49-4a39-974a-3ddf365a935a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:37.506016 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cfd35b1d-bd49-4a39-974a-3ddf365a935a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:37.506016 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cfd35b1d-bd49-4a39-974a-3ddf365a935a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:37.506016 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cfd35b1d-bd49-4a39-974a-3ddf365a935a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:37.506016 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-cfd35b1d-bd49-4a39-974a-3ddf365a935a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:37.506016 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:37.506016 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:37.506281 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cfd35b1d-bd49-4a39-974a-3ddf365a935a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:37.506611 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1340/5355] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:37 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:37.581396 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c3ece64b-390c-478d-b4e4-313b51c1b13e None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:37.582984 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c3ece64b-390c-478d-b4e4-313b51c1b13e tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f Aug 19 11:15:37.583155 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c3ece64b-390c-478d-b4e4-313b51c1b13e tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:37.583327 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c3ece64b-390c-478d-b4e4-313b51c1b13e tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:37.589665 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:37.589665 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:37.593036 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c3ece64b-390c-478d-b4e4-313b51c1b13e tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:37.596289 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c3ece64b-390c-478d-b4e4-313b51c1b13e tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f returned with HTTP 200 Aug 19 11:15:37.596684 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1336/5356] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:37 2026] GET /volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:37.607923 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb03e30f-21f2-4871-ba23-a34b3d590a31 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:37.609743 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb03e30f-21f2-4871-ba23-a34b3d590a31 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:15:37.610125 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb03e30f-21f2-4871-ba23-a34b3d590a31 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-936765361"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:37.617876 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:37.617876 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:37.618234 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bb03e30f-21f2-4871-ba23-a34b3d590a31 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:37.618387 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-bb03e30f-21f2-4871-ba23-a34b3d590a31 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Create snapshot from volume f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f Aug 19 11:15:37.641072 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-bb03e30f-21f2-4871-ba23-a34b3d590a31 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Created reservations ['2605c8b3-901e-4468-893a-1a3a4f33cffb', '850441e0-a45b-4c2d-a54c-767b8453b056', '4431ed1a-36c1-498f-bdd6-b81b466d6e67', '97b04a4d-221a-4e95-b796-a3c980f3e6ee'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:37.693600 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bb03e30f-21f2-4871-ba23-a34b3d590a31 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot create request issued successfully. Aug 19 11:15:37.693961 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb03e30f-21f2-4871-ba23-a34b3d590a31 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:15:37.694393 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1338/5357] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:15:37 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 19 11:15:37.702981 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0c98c523-35e9-42dd-9c2e-a6898c470d73 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:37.705027 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0c98c523-35e9-42dd-9c2e-a6898c470d73 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 Aug 19 11:15:37.705246 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0c98c523-35e9-42dd-9c2e-a6898c470d73 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:37.705460 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0c98c523-35e9-42dd-9c2e-a6898c470d73 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:37.710806 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:37.710806 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:37.711135 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0c98c523-35e9-42dd-9c2e-a6898c470d73 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:37.711888 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0c98c523-35e9-42dd-9c2e-a6898c470d73 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 returned with HTTP 200 Aug 19 11:15:37.712385 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1344/5358] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:37 2026] GET /volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:38.516715 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-38a6f5d9-efcb-4232-8998-1b22b0f182e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:38.518377 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-38a6f5d9-efcb-4232-8998-1b22b0f182e4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:38.518649 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-38a6f5d9-efcb-4232-8998-1b22b0f182e4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:38.518862 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-38a6f5d9-efcb-4232-8998-1b22b0f182e4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:38.518941 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-38a6f5d9-efcb-4232-8998-1b22b0f182e4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:38.523113 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:38.523113 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:38.523939 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-38a6f5d9-efcb-4232-8998-1b22b0f182e4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:38.524328 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1341/5359] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:38 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:38.533722 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-56d2827d-3088-441d-b7c9-382518515f06 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:38.535343 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-56d2827d-3088-441d-b7c9-382518515f06 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:15:38.535689 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-56d2827d-3088-441d-b7c9-382518515f06 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-299766642"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:38.537080 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.backups [None req-56d2827d-3088-441d-b7c9-382518515f06 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating new backup {'backup': {'volume_id': '1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-299766642'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:15:38.537210 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-56d2827d-3088-441d-b7c9-382518515f06 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating backup of volume 1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 in container None Aug 19 11:15:38.543740 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:38.543740 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:38.544072 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-56d2827d-3088-441d-b7c9-382518515f06 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:15:38.560607 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-56d2827d-3088-441d-b7c9-382518515f06 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['66b16ce4-78eb-46d7-84a3-92b2f222b5ac', 'e0d4643f-ea08-49a0-bed4-da1e6eb65f4f'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:38.645330 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-56d2827d-3088-441d-b7c9-382518515f06 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:15:38.645871 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1337/5360] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:15:38 2026] POST /volume/v3/backups => generated 327 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:38.653781 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3988b8c1-36f0-4f2c-a2af-2b3572589865 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:38.656173 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3988b8c1-36f0-4f2c-a2af-2b3572589865 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:38.656434 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3988b8c1-36f0-4f2c-a2af-2b3572589865 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:38.656699 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3988b8c1-36f0-4f2c-a2af-2b3572589865 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:38.656846 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3988b8c1-36f0-4f2c-a2af-2b3572589865 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:38.661601 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:38.661601 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:38.662511 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3988b8c1-36f0-4f2c-a2af-2b3572589865 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:38.662831 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1339/5361] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:38 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:38.721257 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-29eeae58-a3ec-4337-ba1a-ee0485d5fa91 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:38.742614 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-29eeae58-a3ec-4337-ba1a-ee0485d5fa91 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 Aug 19 11:15:38.742614 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-29eeae58-a3ec-4337-ba1a-ee0485d5fa91 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:38.742614 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-29eeae58-a3ec-4337-ba1a-ee0485d5fa91 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:38.742614 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:38.742614 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:38.742614 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-29eeae58-a3ec-4337-ba1a-ee0485d5fa91 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:38.742614 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-29eeae58-a3ec-4337-ba1a-ee0485d5fa91 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 returned with HTTP 200 Aug 19 11:15:38.742614 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1345/5362] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:38 2026] GET /volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:38.743011 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e12c4c89-28a5-4d47-bd06-036b8c5a4ed2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:38.743011 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e12c4c89-28a5-4d47-bd06-036b8c5a4ed2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] POST https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5/action Aug 19 11:15:38.743011 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e12c4c89-28a5-4d47-bd06-036b8c5a4ed2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:15:38.743011 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e12c4c89-28a5-4d47-bd06-036b8c5a4ed2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:38.743011 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.snapshot_unmanage [None req-e12c4c89-28a5-4d47-bd06-036b8c5a4ed2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Unmanage snapshot with id: 756d871a-4b46-4c0d-99cd-b0b0fa17fde5 Aug 19 11:15:38.746399 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:38.746399 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:38.746841 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e12c4c89-28a5-4d47-bd06-036b8c5a4ed2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Snapshot retrieved successfully. Aug 19 11:15:38.751292 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-e12c4c89-28a5-4d47-bd06-036b8c5a4ed2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8004effbeb494fcdb18a81267775cdfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '129084a0399f499d835d25ee9e354d9a', '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=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:15:38.751292 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e12c4c89-28a5-4d47-bd06-036b8c5a4ed2 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-reader] https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5/action returned with HTTP 403 Aug 19 11:15:38.751292 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1342/5363] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:15:38 2026] POST /volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:38.756393 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0250639e-80e6-4dd3-bb19-a8eb4490fef0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:38.758427 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0250639e-80e6-4dd3-bb19-a8eb4490fef0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 Aug 19 11:15:38.758668 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0250639e-80e6-4dd3-bb19-a8eb4490fef0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:38.758912 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0250639e-80e6-4dd3-bb19-a8eb4490fef0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:38.759062 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-0250639e-80e6-4dd3-bb19-a8eb4490fef0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete snapshot with id: 756d871a-4b46-4c0d-99cd-b0b0fa17fde5 Aug 19 11:15:38.763952 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:38.763952 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:38.764230 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0250639e-80e6-4dd3-bb19-a8eb4490fef0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:38.818121 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-0250639e-80e6-4dd3-bb19-a8eb4490fef0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot delete request issued successfully. Aug 19 11:15:38.818310 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0250639e-80e6-4dd3-bb19-a8eb4490fef0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 returned with HTTP 202 Aug 19 11:15:38.818745 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1338/5364] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:15:38 2026] DELETE /volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:38.825385 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4e39e858-3d51-4846-90c7-82ec9523a726 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:38.827070 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e39e858-3d51-4846-90c7-82ec9523a726 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 Aug 19 11:15:38.827242 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e39e858-3d51-4846-90c7-82ec9523a726 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:38.827420 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e39e858-3d51-4846-90c7-82ec9523a726 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:38.831959 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:38.831959 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:38.832205 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4e39e858-3d51-4846-90c7-82ec9523a726 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Snapshot retrieved successfully. Aug 19 11:15:38.832784 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e39e858-3d51-4846-90c7-82ec9523a726 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 returned with HTTP 200 Aug 19 11:15:38.833092 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1340/5365] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:38 2026] GET /volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:39.672602 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cc0903be-ff7d-44c9-991e-89e07c968de9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:39.674199 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cc0903be-ff7d-44c9-991e-89e07c968de9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:39.674369 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cc0903be-ff7d-44c9-991e-89e07c968de9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:39.674584 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cc0903be-ff7d-44c9-991e-89e07c968de9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:39.674702 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-cc0903be-ff7d-44c9-991e-89e07c968de9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:39.678629 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:39.678629 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:39.679302 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cc0903be-ff7d-44c9-991e-89e07c968de9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:39.679667 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1346/5366] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:39 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:39.841266 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d5ce2ee7-3a37-4473-891a-fec2abd7f8c5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:39.843327 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d5ce2ee7-3a37-4473-891a-fec2abd7f8c5 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 Aug 19 11:15:39.843526 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d5ce2ee7-3a37-4473-891a-fec2abd7f8c5 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:39.843711 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d5ce2ee7-3a37-4473-891a-fec2abd7f8c5 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:39.848624 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d5ce2ee7-3a37-4473-891a-fec2abd7f8c5 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 returned with HTTP 404 Aug 19 11:15:39.849199 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1343/5367] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:15:39 2026] GET /volume/v3/snapshots/756d871a-4b46-4c0d-99cd-b0b0fa17fde5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:39.855224 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-27da2df8-986b-4bce-a4fe-bb02c52f28e0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:39.857276 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-27da2df8-986b-4bce-a4fe-bb02c52f28e0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f Aug 19 11:15:39.857536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-27da2df8-986b-4bce-a4fe-bb02c52f28e0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:39.857775 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-27da2df8-986b-4bce-a4fe-bb02c52f28e0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:39.857969 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-27da2df8-986b-4bce-a4fe-bb02c52f28e0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete volume with id: f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f Aug 19 11:15:39.866025 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:39.866025 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:39.866374 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-27da2df8-986b-4bce-a4fe-bb02c52f28e0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:39.921542 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-27da2df8-986b-4bce-a4fe-bb02c52f28e0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Delete volume request issued successfully. Aug 19 11:15:39.921738 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-27da2df8-986b-4bce-a4fe-bb02c52f28e0 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f returned with HTTP 202 Aug 19 11:15:39.922239 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1339/5368] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:15:39 2026] DELETE /volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:39.971863 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-48b0a321-02bb-4bfc-a64b-d7bcf254e6b8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:39.973197 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48b0a321-02bb-4bfc-a64b-d7bcf254e6b8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f Aug 19 11:15:39.973456 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48b0a321-02bb-4bfc-a64b-d7bcf254e6b8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:39.973717 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48b0a321-02bb-4bfc-a64b-d7bcf254e6b8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:39.980427 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:39.980427 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:39.983679 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-48b0a321-02bb-4bfc-a64b-d7bcf254e6b8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Volume info retrieved successfully. Aug 19 11:15:39.986865 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48b0a321-02bb-4bfc-a64b-d7bcf254e6b8 tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f returned with HTTP 200 Aug 19 11:15:39.988594 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1341/5369] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:39 2026] GET /volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:15:40.689397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-25250cc6-92ec-4007-aa42-9c5100464b74 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:40.691243 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-25250cc6-92ec-4007-aa42-9c5100464b74 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:40.691446 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-25250cc6-92ec-4007-aa42-9c5100464b74 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:40.691673 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-25250cc6-92ec-4007-aa42-9c5100464b74 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:40.691771 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-25250cc6-92ec-4007-aa42-9c5100464b74 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:40.695947 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:40.695947 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:40.696665 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-25250cc6-92ec-4007-aa42-9c5100464b74 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:40.697122 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1347/5370] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:40 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:41.000241 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-66db1700-d32e-44aa-8a5e-4ec98a062dae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:41.001818 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66db1700-d32e-44aa-8a5e-4ec98a062dae tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] GET https://10.4.3.46/volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f Aug 19 11:15:41.001985 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66db1700-d32e-44aa-8a5e-4ec98a062dae tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:41.002155 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66db1700-d32e-44aa-8a5e-4ec98a062dae tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:41.007254 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66db1700-d32e-44aa-8a5e-4ec98a062dae tempest-ProjectReaderTests-1572366931 tempest-ProjectReaderTests-1572366931-project-admin] https://10.4.3.46/volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f returned with HTTP 404 Aug 19 11:15:41.007870 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1344/5371] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:40 2026] GET /volume/v3/volumes/f9bc4a11-f6db-4b2a-99ca-f88c54a9a54f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:41.706602 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3324dfc1-d839-47ea-bed1-c5d08b5891e6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:41.708596 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3324dfc1-d839-47ea-bed1-c5d08b5891e6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:41.708825 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3324dfc1-d839-47ea-bed1-c5d08b5891e6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:41.709064 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3324dfc1-d839-47ea-bed1-c5d08b5891e6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:41.709200 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-3324dfc1-d839-47ea-bed1-c5d08b5891e6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:41.713703 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:41.713703 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:41.714412 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3324dfc1-d839-47ea-bed1-c5d08b5891e6 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:41.714794 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1340/5372] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:41 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:42.482504 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5a877ee1-705c-4bd0-ac08-13c9051b7707 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:42.556662 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a877ee1-705c-4bd0-ac08-13c9051b7707 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:15:42.557060 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a877ee1-705c-4bd0-ac08-13c9051b7707 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-467832840", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1176741563", "vendor_name": "tempest-vendor_name-980850246"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:42.571688 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a877ee1-705c-4bd0-ac08-13c9051b7707 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:15:42.572284 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1342/5373] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:15:42 2026] POST /volume/v3/types => generated 328 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:42.579756 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:42.581420 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:15:42.581856 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f5b47419-faae-4b41-b064-8923ddcaa814", "size": 1}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:42.583414 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Create volume request body: {'volume': {'volume_type': 'f5b47419-faae-4b41-b064-8923ddcaa814', 'size': 1}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:15:42.588458 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Create volume of 1 GB Aug 19 11:15:42.588874 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:42.588874 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:42.589323 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Availability Zones retrieved successfully. Aug 19 11:15:42.596209 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Flow 'volume_create_api' (b1af510f-1927-41fc-8f4b-76db8eef718b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:42.597595 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc104a7-1177-45ba-afbc-97e33c8c00a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:42.598535 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:15:42.619065 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc104a7-1177-45ba-afbc-97e33c8c00a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:15:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1176741563',vendor_name='tempest-vendor_name-980850246'},id=f5b47419-faae-4b41-b064-8923ddcaa814,is_public=True,name='tempest-ProjectReaderTests-volume-type-467832840',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f5b47419-faae-4b41-b064-8923ddcaa814', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:42.620036 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30fd491b-b2d6-4f7e-8508-79bd10dab3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:42.642169 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-467832840 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-467832840, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:15:42.642433 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-467832840 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-467832840, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:15:42.672609 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Created reservations ['15eeb4a9-dc4b-4387-bd9b-ecee353cfccf', '1d5a87d0-b219-4acf-9851-4172764082b6', '965e3779-ee0a-45d9-b6cf-a69081fd3fb3', '6630abe7-0163-4785-b14c-94927aee64e4'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:42.673452 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30fd491b-b2d6-4f7e-8508-79bd10dab3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15eeb4a9-dc4b-4387-bd9b-ecee353cfccf', '1d5a87d0-b219-4acf-9851-4172764082b6', '965e3779-ee0a-45d9-b6cf-a69081fd3fb3', '6630abe7-0163-4785-b14c-94927aee64e4']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:42.674232 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d40775-5971-4c84-b26b-3626c9f527c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:42.699112 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d40775-5971-4c84-b26b-3626c9f527c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ad48f0b-b906-4a4c-b066-211bdb003bbb', '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='4fb44cbfa0674729a4b78f0d0316567d',qos_specs=None,replication_status=,reservations=['15eeb4a9-dc4b-4387-bd9b-ecee353cfccf','1d5a87d0-b219-4acf-9851-4172764082b6','965e3779-ee0a-45d9-b6cf-a69081fd3fb3','6630abe7-0163-4785-b14c-94927aee64e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9173390ec503475486d6415ffd54a2c4',volume_type_id=f5b47419-faae-4b41-b064-8923ddcaa814), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:15:42Z,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=8ad48f0b-b906-4a4c-b066-211bdb003bbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fb44cbfa0674729a4b78f0d0316567d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9173390ec503475486d6415ffd54a2c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f5b47419-faae-4b41-b064-8923ddcaa814),volume_type_id=f5b47419-faae-4b41-b064-8923ddcaa814)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:42.699903 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e44402ed-06e2-4b9e-b63b-adc2710b4975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:42.720043 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e44402ed-06e2-4b9e-b63b-adc2710b4975) transitioned into state 'SUCCESS' from 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='4fb44cbfa0674729a4b78f0d0316567d',qos_specs=None,replication_status=,reservations=['15eeb4a9-dc4b-4387-bd9b-ecee353cfccf','1d5a87d0-b219-4acf-9851-4172764082b6','965e3779-ee0a-45d9-b6cf-a69081fd3fb3','6630abe7-0163-4785-b14c-94927aee64e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9173390ec503475486d6415ffd54a2c4',volume_type_id=f5b47419-faae-4b41-b064-8923ddcaa814)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:42.720887 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d6afd8c-6f65-45b3-b719-9daef1c4ff00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:42.725617 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7de6dbac-61c1-4ba8-8a14-15c2cec4da7e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:42.727649 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7de6dbac-61c1-4ba8-8a14-15c2cec4da7e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:42.727866 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7de6dbac-61c1-4ba8-8a14-15c2cec4da7e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:42.728640 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7de6dbac-61c1-4ba8-8a14-15c2cec4da7e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:42.728640 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7de6dbac-61c1-4ba8-8a14-15c2cec4da7e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:42.732290 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:42.732290 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:42.733077 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7de6dbac-61c1-4ba8-8a14-15c2cec4da7e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:42.733473 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1345/5374] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:42 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:42.736295 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d6afd8c-6f65-45b3-b719-9daef1c4ff00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:42.737512 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Flow 'volume_create_api' (b1af510f-1927-41fc-8f4b-76db8eef718b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:42.737925 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Create volume request issued successfully. Aug 19 11:15:42.738728 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a3fbe705-48d6-4d62-9934-0aff6297e14d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:15:42.739266 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1348/5375] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:15:42 2026] POST /volume/v3/volumes => generated 771 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:42.752169 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c38bf9a8-9324-44d2-a70c-8416c2eb986b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:42.753751 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c38bf9a8-9324-44d2-a70c-8416c2eb986b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] GET https://10.4.3.46/volume/v3/volumes/8ad48f0b-b906-4a4c-b066-211bdb003bbb Aug 19 11:15:42.753924 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c38bf9a8-9324-44d2-a70c-8416c2eb986b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:42.754098 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c38bf9a8-9324-44d2-a70c-8416c2eb986b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:42.760619 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:42.760619 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:42.763867 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c38bf9a8-9324-44d2-a70c-8416c2eb986b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Volume info retrieved successfully. Aug 19 11:15:42.769114 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c38bf9a8-9324-44d2-a70c-8416c2eb986b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/volumes/8ad48f0b-b906-4a4c-b066-211bdb003bbb returned with HTTP 200 Aug 19 11:15:42.769475 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1341/5376] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:42 2026] GET /volume/v3/volumes/8ad48f0b-b906-4a4c-b066-211bdb003bbb => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:43.743775 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-437aa821-c878-4341-8eff-01a6229b82db None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:43.745320 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-437aa821-c878-4341-8eff-01a6229b82db tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:43.745531 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-437aa821-c878-4341-8eff-01a6229b82db tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:43.745741 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-437aa821-c878-4341-8eff-01a6229b82db tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:43.745881 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-437aa821-c878-4341-8eff-01a6229b82db tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:43.750828 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:43.750828 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:43.751694 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-437aa821-c878-4341-8eff-01a6229b82db tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:43.752098 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1343/5377] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:43 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:43.782125 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-06e78fea-f930-430d-90ec-8030ee97e63e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:43.783801 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06e78fea-f930-430d-90ec-8030ee97e63e tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] GET https://10.4.3.46/volume/v3/volumes/8ad48f0b-b906-4a4c-b066-211bdb003bbb Aug 19 11:15:43.783975 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06e78fea-f930-430d-90ec-8030ee97e63e tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:43.784162 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06e78fea-f930-430d-90ec-8030ee97e63e tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:43.791084 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:43.791084 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:43.794387 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-06e78fea-f930-430d-90ec-8030ee97e63e tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Volume info retrieved successfully. Aug 19 11:15:43.798061 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06e78fea-f930-430d-90ec-8030ee97e63e tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/volumes/8ad48f0b-b906-4a4c-b066-211bdb003bbb returned with HTTP 200 Aug 19 11:15:43.798470 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1346/5378] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:43 2026] GET /volume/v3/volumes/8ad48f0b-b906-4a4c-b066-211bdb003bbb => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:43.811984 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-12b74b5e-49d9-4b5f-9e3f-b77bc382f76c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:43.813783 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-12b74b5e-49d9-4b5f-9e3f-b77bc382f76c tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] GET https://10.4.3.46/volume/v3/messages Aug 19 11:15:43.813991 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-12b74b5e-49d9-4b5f-9e3f-b77bc382f76c tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:43.814218 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-12b74b5e-49d9-4b5f-9e3f-b77bc382f76c tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method 'version_select' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:43.814493 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:43.814493 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:43.817966 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-12b74b5e-49d9-4b5f-9e3f-b77bc382f76c tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:15:43.818310 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1349/5379] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:15:43 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 19 11:15:43.826018 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-15537fba-8733-4ba8-ba05-e36871c28e73 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:43.879207 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-15537fba-8733-4ba8-ba05-e36871c28e73 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-reader] GET https://10.4.3.46/volume/v3/messages Aug 19 11:15:43.879496 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-15537fba-8733-4ba8-ba05-e36871c28e73 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:43.879745 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-15537fba-8733-4ba8-ba05-e36871c28e73 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-reader] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:43.883878 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-15537fba-8733-4ba8-ba05-e36871c28e73 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-reader] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:15:43.884289 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1342/5380] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:15:43 2026] GET /volume/v3/messages => generated 668 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:43.893267 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-44ecb9f5-b1ef-46e2-8d04-3e487866a613 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:43.895087 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-44ecb9f5-b1ef-46e2-8d04-3e487866a613 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] DELETE https://10.4.3.46/volume/v3/messages/d2db464c-299f-480f-a351-4999aec0db7f Aug 19 11:15:43.895325 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-44ecb9f5-b1ef-46e2-8d04-3e487866a613 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:43.895559 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-44ecb9f5-b1ef-46e2-8d04-3e487866a613 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:43.954143 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-44ecb9f5-b1ef-46e2-8d04-3e487866a613 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/messages/d2db464c-299f-480f-a351-4999aec0db7f returned with HTTP 204 Aug 19 11:15:43.954580 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1344/5381] 10.4.3.46 () {68 vars in 1387 bytes} [Wed Aug 19 11:15:43 2026] DELETE /volume/v3/messages/d2db464c-299f-480f-a351-4999aec0db7f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 11:15:43.973787 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ef49de77-1f36-415e-af5b-e668f319ec1f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:43.975819 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/8ad48f0b-b906-4a4c-b066-211bdb003bbb Aug 19 11:15:43.976076 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:43.976297 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:43.976488 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Delete volume with id: 8ad48f0b-b906-4a4c-b066-211bdb003bbb Aug 19 11:15:43.984276 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:43.984276 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:43.984640 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Volume info retrieved successfully. Aug 19 11:15:43.985714 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 11:15:43.995148 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-467832840 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-467832840, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:15:43.995418 np0000007769 devstack@c-api.service[100203]: WARNING cinder.quota [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-467832840 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-467832840, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:15:44.060551 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Created reservations ['5f3313f8-e35e-40e5-8955-e9402e5de4d7', '88b4ad2b-c235-44d8-a95d-81dd49f3bc36', '3b30fb04-3b33-470e-bfd9-4d9e2470a415', 'bcee22a3-c0f9-43f3-a93d-5d5863c68c63'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:44.083285 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Delete volume request issued successfully. Aug 19 11:15:44.083544 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ef49de77-1f36-415e-af5b-e668f319ec1f tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/volumes/8ad48f0b-b906-4a4c-b066-211bdb003bbb returned with HTTP 202 Aug 19 11:15:44.084005 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1347/5382] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:15:43 2026] DELETE /volume/v3/volumes/8ad48f0b-b906-4a4c-b066-211bdb003bbb => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:44.090881 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-779cb349-b277-4582-af5e-87bafa4a6ad3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:44.092383 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-779cb349-b277-4582-af5e-87bafa4a6ad3 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] DELETE https://10.4.3.46/volume/v3/types/f5b47419-faae-4b41-b064-8923ddcaa814 Aug 19 11:15:44.092592 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-779cb349-b277-4582-af5e-87bafa4a6ad3 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:44.092779 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-779cb349-b277-4582-af5e-87bafa4a6ad3 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:44.133502 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-779cb349-b277-4582-af5e-87bafa4a6ad3 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/types/f5b47419-faae-4b41-b064-8923ddcaa814 returned with HTTP 202 Aug 19 11:15:44.134052 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1350/5383] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:15:44 2026] DELETE /volume/v3/types/f5b47419-faae-4b41-b064-8923ddcaa814 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:44.142109 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-093e1e75-06ba-4a6a-94bf-d1ba95388334 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:44.143780 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-093e1e75-06ba-4a6a-94bf-d1ba95388334 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:15:44.196592 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-093e1e75-06ba-4a6a-94bf-d1ba95388334 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1918449591", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1742162079", "vendor_name": "tempest-vendor_name-2045911190"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:44.266898 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-093e1e75-06ba-4a6a-94bf-d1ba95388334 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:15:44.267289 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1343/5384] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:15:44 2026] POST /volume/v3/types => generated 330 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:44.275818 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:44.277608 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:15:44.277953 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2eb459cd-8594-4030-aa01-98bec8937f5e", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:44.279361 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Create volume request body: {'volume': {'volume_type': '2eb459cd-8594-4030-aa01-98bec8937f5e', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:15:44.282850 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Create volume of 1 GB Aug 19 11:15:44.283143 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:44.283143 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:44.283536 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Availability Zones retrieved successfully. Aug 19 11:15:44.289563 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Flow 'volume_create_api' (69c54660-2573-41d6-8956-0b815a4e6487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:44.290501 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5e1e64-dd28-487f-b51b-fd5a80ce928a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:44.291303 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:15:44.311811 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5e1e64-dd28-487f-b51b-fd5a80ce928a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T11:15:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1742162079',vendor_name='tempest-vendor_name-2045911190'},id=2eb459cd-8594-4030-aa01-98bec8937f5e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1918449591',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2eb459cd-8594-4030-aa01-98bec8937f5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:44.372976 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8651324e-a3df-4ef4-9c50-3e2e303acaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:44.372976 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1918449591 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1918449591, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:15:44.372976 np0000007769 devstack@c-api.service[100204]: WARNING cinder.quota [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1918449591 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1918449591, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:15:44.670712 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Created reservations ['ea133508-7409-4ebb-b2de-e72365875164', '37e58052-7b1d-42f5-8d87-15b833a5f384', 'e58e4d23-0545-49d3-ba44-e22640ed48df', '6c366f7b-2c1c-4a55-b266-d45ff4537401'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:44.671559 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8651324e-a3df-4ef4-9c50-3e2e303acaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea133508-7409-4ebb-b2de-e72365875164', '37e58052-7b1d-42f5-8d87-15b833a5f384', 'e58e4d23-0545-49d3-ba44-e22640ed48df', '6c366f7b-2c1c-4a55-b266-d45ff4537401']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:44.673817 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f441aa-6f18-454e-a736-5436345a0127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:44.703025 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f441aa-6f18-454e-a736-5436345a0127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b467d45b-0525-4f43-b0d3-0722cfe9f441', '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='4fb44cbfa0674729a4b78f0d0316567d',qos_specs=None,replication_status=,reservations=['ea133508-7409-4ebb-b2de-e72365875164','37e58052-7b1d-42f5-8d87-15b833a5f384','e58e4d23-0545-49d3-ba44-e22640ed48df','6c366f7b-2c1c-4a55-b266-d45ff4537401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9173390ec503475486d6415ffd54a2c4',volume_type_id=2eb459cd-8594-4030-aa01-98bec8937f5e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:15:44Z,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=b467d45b-0525-4f43-b0d3-0722cfe9f441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fb44cbfa0674729a4b78f0d0316567d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9173390ec503475486d6415ffd54a2c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2eb459cd-8594-4030-aa01-98bec8937f5e),volume_type_id=2eb459cd-8594-4030-aa01-98bec8937f5e)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:44.703926 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45479859-d5f8-47bd-87ac-462dc8b7193b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:44.743754 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45479859-d5f8-47bd-87ac-462dc8b7193b) transitioned into state 'SUCCESS' from 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='4fb44cbfa0674729a4b78f0d0316567d',qos_specs=None,replication_status=,reservations=['ea133508-7409-4ebb-b2de-e72365875164','37e58052-7b1d-42f5-8d87-15b833a5f384','e58e4d23-0545-49d3-ba44-e22640ed48df','6c366f7b-2c1c-4a55-b266-d45ff4537401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9173390ec503475486d6415ffd54a2c4',volume_type_id=2eb459cd-8594-4030-aa01-98bec8937f5e)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:44.744551 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a30a5f-6aa2-4c58-96cd-2d12484c9af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:44.762312 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4152b228-bbc8-41f9-aef6-21cc72572cf2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:44.764067 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4152b228-bbc8-41f9-aef6-21cc72572cf2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:44.764234 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4152b228-bbc8-41f9-aef6-21cc72572cf2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:44.764404 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4152b228-bbc8-41f9-aef6-21cc72572cf2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:44.764524 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4152b228-bbc8-41f9-aef6-21cc72572cf2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:44.768205 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:44.768205 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:44.768886 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4152b228-bbc8-41f9-aef6-21cc72572cf2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:44.769218 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1348/5385] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:44 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:44.798887 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a30a5f-6aa2-4c58-96cd-2d12484c9af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:44.799726 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Flow 'volume_create_api' (69c54660-2573-41d6-8956-0b815a4e6487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:44.800048 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Create volume request issued successfully. Aug 19 11:15:44.801009 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02f5ebaf-f005-4c72-810c-92528cb2c2ca tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:15:44.801095 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1345/5386] 10.4.3.46 () {70 vars in 1291 bytes} [Wed Aug 19 11:15:44 2026] POST /volume/v3/volumes => generated 772 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:44.811928 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1d434d55-c162-4476-bde0-0365ed82956b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:44.813902 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1d434d55-c162-4476-bde0-0365ed82956b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] GET https://10.4.3.46/volume/v3/volumes/b467d45b-0525-4f43-b0d3-0722cfe9f441 Aug 19 11:15:44.814233 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1d434d55-c162-4476-bde0-0365ed82956b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:44.814351 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1d434d55-c162-4476-bde0-0365ed82956b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:44.823165 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:44.823165 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:44.827227 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1d434d55-c162-4476-bde0-0365ed82956b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Volume info retrieved successfully. Aug 19 11:15:44.831340 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1d434d55-c162-4476-bde0-0365ed82956b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/volumes/b467d45b-0525-4f43-b0d3-0722cfe9f441 returned with HTTP 200 Aug 19 11:15:44.831769 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1351/5387] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:44 2026] GET /volume/v3/volumes/b467d45b-0525-4f43-b0d3-0722cfe9f441 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:45.778854 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d1b5f59e-8d19-416f-b1e2-79b97d201782 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:45.780601 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d1b5f59e-8d19-416f-b1e2-79b97d201782 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:45.780792 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d1b5f59e-8d19-416f-b1e2-79b97d201782 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:45.780968 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d1b5f59e-8d19-416f-b1e2-79b97d201782 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:45.781060 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-d1b5f59e-8d19-416f-b1e2-79b97d201782 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:45.784987 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:45.784987 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:45.785699 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d1b5f59e-8d19-416f-b1e2-79b97d201782 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:45.785982 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1344/5388] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:45 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:45.795241 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-02caee47-318a-4dae-b18b-cc94f96ac709 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:45.796808 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02caee47-318a-4dae-b18b-cc94f96ac709 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d/restore Aug 19 11:15:45.797678 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-02caee47-318a-4dae-b18b-cc94f96ac709 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:45.798553 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-02caee47-318a-4dae-b18b-cc94f96ac709 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Restoring backup 3dd45242-370c-4352-827a-e1f458c36c4d ({'restore': {'volume_id': '1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5'}}) {{(pid=100203) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 11:15:45.798671 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-02caee47-318a-4dae-b18b-cc94f96ac709 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Restoring backup 3dd45242-370c-4352-827a-e1f458c36c4d to volume 1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5. Aug 19 11:15:45.804035 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:45.804035 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:45.811912 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:45.811912 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:45.812451 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-02caee47-318a-4dae-b18b-cc94f96ac709 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:15:45.812614 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.api [None req-02caee47-318a-4dae-b18b-cc94f96ac709 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Checking backup size 1 against volume size 1 {{(pid=100203) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 11:15:45.812723 np0000007769 devstack@c-api.service[100203]: INFO cinder.backup.api [None req-02caee47-318a-4dae-b18b-cc94f96ac709 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Overwriting volume 1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 with restore of backup 3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:45.829208 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-02caee47-318a-4dae-b18b-cc94f96ac709 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] restore_backup in rpcapi backup_id 3dd45242-370c-4352-827a-e1f458c36c4d {{(pid=100203) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 11:15:45.830947 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02caee47-318a-4dae-b18b-cc94f96ac709 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d/restore returned with HTTP 202 Aug 19 11:15:45.831315 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1349/5389] 10.4.3.46 () {68 vars in 1386 bytes} [Wed Aug 19 11:15:45 2026] POST /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d/restore => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:45.838760 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-043d2e70-cafa-490c-bd00-4bc33597bc72 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:45.840409 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-043d2e70-cafa-490c-bd00-4bc33597bc72 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:45.840732 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-043d2e70-cafa-490c-bd00-4bc33597bc72 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:45.840902 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-043d2e70-cafa-490c-bd00-4bc33597bc72 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:45.840993 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-043d2e70-cafa-490c-bd00-4bc33597bc72 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:45.843047 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b76e8441-b5c7-4b9d-8166-95cb79ada5dc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:45.844647 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b76e8441-b5c7-4b9d-8166-95cb79ada5dc tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] GET https://10.4.3.46/volume/v3/volumes/b467d45b-0525-4f43-b0d3-0722cfe9f441 Aug 19 11:15:45.844920 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b76e8441-b5c7-4b9d-8166-95cb79ada5dc tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:45.845018 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b76e8441-b5c7-4b9d-8166-95cb79ada5dc tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:45.848988 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:45.848988 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:45.849839 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-043d2e70-cafa-490c-bd00-4bc33597bc72 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:45.850243 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1346/5390] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:45 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:45.853144 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:45.853144 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:45.856615 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b76e8441-b5c7-4b9d-8166-95cb79ada5dc tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Volume info retrieved successfully. Aug 19 11:15:45.860701 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b76e8441-b5c7-4b9d-8166-95cb79ada5dc tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/volumes/b467d45b-0525-4f43-b0d3-0722cfe9f441 returned with HTTP 200 Aug 19 11:15:45.861137 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1352/5391] 10.4.3.46 () {68 vars in 1381 bytes} [Wed Aug 19 11:15:45 2026] GET /volume/v3/volumes/b467d45b-0525-4f43-b0d3-0722cfe9f441 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:45.872415 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-08394724-4f59-46be-9870-3973ef464800 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:45.873911 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-08394724-4f59-46be-9870-3973ef464800 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] GET https://10.4.3.46/volume/v3/messages Aug 19 11:15:45.874085 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-08394724-4f59-46be-9870-3973ef464800 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:45.874254 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-08394724-4f59-46be-9870-3973ef464800 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:45.877204 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-08394724-4f59-46be-9870-3973ef464800 tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/messages returned with HTTP 200 Aug 19 11:15:45.877530 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1345/5392] 10.4.3.46 () {68 vars in 1273 bytes} [Wed Aug 19 11:15:45 2026] GET /volume/v3/messages => generated 668 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:45.884762 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e878ce1b-44dc-43ca-9db2-a450dc5b29af None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:45.886333 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e878ce1b-44dc-43ca-9db2-a450dc5b29af tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-reader] GET https://10.4.3.46/volume/v3/messages/ab001357-cae9-44fa-a4ac-fc8997a3d476 Aug 19 11:15:45.886514 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e878ce1b-44dc-43ca-9db2-a450dc5b29af tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:45.886730 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e878ce1b-44dc-43ca-9db2-a450dc5b29af tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-reader] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:45.890037 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e878ce1b-44dc-43ca-9db2-a450dc5b29af tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-reader] https://10.4.3.46/volume/v3/messages/ab001357-cae9-44fa-a4ac-fc8997a3d476 returned with HTTP 200 Aug 19 11:15:45.890342 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1350/5393] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:15:45 2026] GET /volume/v3/messages/ab001357-cae9-44fa-a4ac-fc8997a3d476 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:45.898886 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f1952465-539a-4765-84c6-a1d210786a3d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:45.900402 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1952465-539a-4765-84c6-a1d210786a3d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] DELETE https://10.4.3.46/volume/v3/messages/ab001357-cae9-44fa-a4ac-fc8997a3d476 Aug 19 11:15:45.900734 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1952465-539a-4765-84c6-a1d210786a3d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:45.900933 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1952465-539a-4765-84c6-a1d210786a3d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:45.908381 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1952465-539a-4765-84c6-a1d210786a3d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/messages/ab001357-cae9-44fa-a4ac-fc8997a3d476 returned with HTTP 204 Aug 19 11:15:45.908767 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1347/5394] 10.4.3.46 () {68 vars in 1387 bytes} [Wed Aug 19 11:15:45 2026] DELETE /volume/v3/messages/ab001357-cae9-44fa-a4ac-fc8997a3d476 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 11:15:45.915036 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:45.916759 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/b467d45b-0525-4f43-b0d3-0722cfe9f441 Aug 19 11:15:45.916998 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:45.917203 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:45.917318 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Delete volume with id: b467d45b-0525-4f43-b0d3-0722cfe9f441 Aug 19 11:15:45.924234 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:45.924234 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:45.924664 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Volume info retrieved successfully. Aug 19 11:15:45.925464 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100206) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 11:15:45.935346 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1918449591 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1918449591, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:15:45.935740 np0000007769 devstack@c-api.service[100206]: WARNING cinder.quota [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1918449591 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1918449591, it is now deprecated. Please use the default quota class for default quota. Aug 19 11:15:45.952942 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Created reservations ['c2848334-d935-4738-9445-68ced70126d8', 'a7f97afe-25e3-4128-9ed0-e1a6b0225b38', '3b4a99c0-d4f3-4ffb-8540-bba224326010', '052c6500-1696-41f3-8c57-3311a957eeca'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:45.976842 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Delete volume request issued successfully. Aug 19 11:15:45.977046 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-16867be7-c28b-4a9a-a6e5-8aa99d081c0b tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/volumes/b467d45b-0525-4f43-b0d3-0722cfe9f441 returned with HTTP 202 Aug 19 11:15:45.977471 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1353/5395] 10.4.3.46 () {68 vars in 1384 bytes} [Wed Aug 19 11:15:45 2026] DELETE /volume/v3/volumes/b467d45b-0525-4f43-b0d3-0722cfe9f441 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:45.984170 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0c4c511e-23e7-4417-a289-1cc7691e978d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:45.985640 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0c4c511e-23e7-4417-a289-1cc7691e978d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] DELETE https://10.4.3.46/volume/v3/types/2eb459cd-8594-4030-aa01-98bec8937f5e Aug 19 11:15:45.985800 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0c4c511e-23e7-4417-a289-1cc7691e978d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:45.985977 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0c4c511e-23e7-4417-a289-1cc7691e978d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:46.030764 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0c4c511e-23e7-4417-a289-1cc7691e978d tempest-ProjectReaderTests-1109861338 tempest-ProjectReaderTests-1109861338-project-admin] https://10.4.3.46/volume/v3/types/2eb459cd-8594-4030-aa01-98bec8937f5e returned with HTTP 202 Aug 19 11:15:46.031069 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1346/5396] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:15:45 2026] DELETE /volume/v3/types/2eb459cd-8594-4030-aa01-98bec8937f5e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:15:47.311261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1f8aec1b-d366-4279-9b4b-4fca7d6b77d4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:47.311261 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f8aec1b-d366-4279-9b4b-4fca7d6b77d4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:47.311261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f8aec1b-d366-4279-9b4b-4fca7d6b77d4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:47.311261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f8aec1b-d366-4279-9b4b-4fca7d6b77d4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:47.311261 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-1f8aec1b-d366-4279-9b4b-4fca7d6b77d4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:47.311261 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:47.311261 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:47.311261 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f8aec1b-d366-4279-9b4b-4fca7d6b77d4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:47.311261 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1351/5397] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:46 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:47.875300 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6528665b-ea7b-460b-8260-73a64ad7a797 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:47.876908 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6528665b-ea7b-460b-8260-73a64ad7a797 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:47.877067 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6528665b-ea7b-460b-8260-73a64ad7a797 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:47.877235 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6528665b-ea7b-460b-8260-73a64ad7a797 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:47.877331 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6528665b-ea7b-460b-8260-73a64ad7a797 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:47.881291 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:47.881291 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:47.881936 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6528665b-ea7b-460b-8260-73a64ad7a797 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:47.882236 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1348/5398] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:47 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:48.891887 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d1920b71-fbe0-4b1a-870b-d2f030c80138 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:48.894138 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1920b71-fbe0-4b1a-870b-d2f030c80138 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:48.894407 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1920b71-fbe0-4b1a-870b-d2f030c80138 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:48.894665 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d1920b71-fbe0-4b1a-870b-d2f030c80138 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:48.894778 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-d1920b71-fbe0-4b1a-870b-d2f030c80138 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:48.899474 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:48.899474 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:48.900309 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d1920b71-fbe0-4b1a-870b-d2f030c80138 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:48.900758 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1354/5399] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:48 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:49.910249 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-21da4f63-d10f-4adc-9967-0a3826ef56fb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:49.911817 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-21da4f63-d10f-4adc-9967-0a3826ef56fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:49.911976 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-21da4f63-d10f-4adc-9967-0a3826ef56fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:49.912144 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-21da4f63-d10f-4adc-9967-0a3826ef56fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:49.912260 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-21da4f63-d10f-4adc-9967-0a3826ef56fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:49.916226 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:49.916226 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:49.916919 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-21da4f63-d10f-4adc-9967-0a3826ef56fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:49.917231 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1347/5400] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:49 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:50.926568 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-83f09591-222f-49c1-a7d6-b9550d3a7065 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:50.928265 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-83f09591-222f-49c1-a7d6-b9550d3a7065 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:50.928458 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-83f09591-222f-49c1-a7d6-b9550d3a7065 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:50.928649 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-83f09591-222f-49c1-a7d6-b9550d3a7065 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:50.928746 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-83f09591-222f-49c1-a7d6-b9550d3a7065 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:50.930598 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=128,cinder:INSERT=26,cinder:UPDATE=65 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:15:50.933431 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:50.933431 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:50.934112 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-83f09591-222f-49c1-a7d6-b9550d3a7065 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:50.934662 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1352/5401] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:50 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:51.944591 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6374687b-27b5-4864-98ec-7a2aaafe475c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:51.945873 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6374687b-27b5-4864-98ec-7a2aaafe475c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:51.946031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6374687b-27b5-4864-98ec-7a2aaafe475c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:51.946202 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6374687b-27b5-4864-98ec-7a2aaafe475c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:51.946294 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6374687b-27b5-4864-98ec-7a2aaafe475c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:51.950049 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:51.950049 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:51.950688 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6374687b-27b5-4864-98ec-7a2aaafe475c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:51.950984 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1349/5402] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:51 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:52.960399 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c8dee778-8c27-4714-97c0-ae2a9408056f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:52.962105 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c8dee778-8c27-4714-97c0-ae2a9408056f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:52.962272 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c8dee778-8c27-4714-97c0-ae2a9408056f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:52.962504 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c8dee778-8c27-4714-97c0-ae2a9408056f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:52.962676 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-c8dee778-8c27-4714-97c0-ae2a9408056f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:52.966904 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:52.966904 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:52.967716 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c8dee778-8c27-4714-97c0-ae2a9408056f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:52.968101 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1355/5403] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:52 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:53.979051 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6fa97deb-5e40-474e-aaca-a584abe75bab None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:53.980725 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6fa97deb-5e40-474e-aaca-a584abe75bab tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:53.980933 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6fa97deb-5e40-474e-aaca-a584abe75bab tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:53.981143 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6fa97deb-5e40-474e-aaca-a584abe75bab tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:53.981259 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-6fa97deb-5e40-474e-aaca-a584abe75bab tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:53.985514 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:53.985514 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:53.986276 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6fa97deb-5e40-474e-aaca-a584abe75bab tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:53.986686 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1348/5404] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:53 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:54.996894 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8eabf767-1043-4ba0-89a6-6991b878deee None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:54.998219 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8eabf767-1043-4ba0-89a6-6991b878deee tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:54.998219 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8eabf767-1043-4ba0-89a6-6991b878deee tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:54.998337 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8eabf767-1043-4ba0-89a6-6991b878deee tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:54.998437 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-8eabf767-1043-4ba0-89a6-6991b878deee tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:55.002467 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:55.002467 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:55.003954 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8eabf767-1043-4ba0-89a6-6991b878deee tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:55.003954 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1353/5405] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:54 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:56.012546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2ed74ba6-2f01-4155-b4ed-825cab7cd80c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:56.014146 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ed74ba6-2f01-4155-b4ed-825cab7cd80c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:56.014330 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ed74ba6-2f01-4155-b4ed-825cab7cd80c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:56.014535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ed74ba6-2f01-4155-b4ed-825cab7cd80c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:56.014634 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-2ed74ba6-2f01-4155-b4ed-825cab7cd80c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:56.016221 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=178,cinder:INSERT=46,cinder:UPDATE=76 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:15:56.019174 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:56.019174 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:56.020035 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ed74ba6-2f01-4155-b4ed-825cab7cd80c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:56.020437 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1350/5406] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:56 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:57.029650 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b1122b09-5511-4adc-9572-407724598897 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:57.031490 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b1122b09-5511-4adc-9572-407724598897 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:57.031683 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b1122b09-5511-4adc-9572-407724598897 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:57.031857 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b1122b09-5511-4adc-9572-407724598897 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:57.031960 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-b1122b09-5511-4adc-9572-407724598897 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:57.035725 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:57.035725 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:15:57.036372 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b1122b09-5511-4adc-9572-407724598897 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:57.036711 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1356/5407] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:57 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:57.045633 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-16dbb32c-05d2-41e7-a98b-fb4a31ea237b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:57.047115 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-16dbb32c-05d2-41e7-a98b-fb4a31ea237b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 Aug 19 11:15:57.047277 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-16dbb32c-05d2-41e7-a98b-fb4a31ea237b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:57.047471 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-16dbb32c-05d2-41e7-a98b-fb4a31ea237b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:57.054265 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:57.054265 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:57.057454 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-16dbb32c-05d2-41e7-a98b-fb4a31ea237b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:15:57.061131 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-16dbb32c-05d2-41e7-a98b-fb4a31ea237b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 returned with HTTP 200 Aug 19 11:15:57.061467 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1349/5408] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:57 2026] GET /volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:57.072124 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8027782d-c6af-4d11-8b24-e7cddd6ba3b2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:57.073772 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8027782d-c6af-4d11-8b24-e7cddd6ba3b2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:57.073971 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8027782d-c6af-4d11-8b24-e7cddd6ba3b2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:57.074168 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8027782d-c6af-4d11-8b24-e7cddd6ba3b2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:57.074293 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-8027782d-c6af-4d11-8b24-e7cddd6ba3b2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete backup with id: 3dd45242-370c-4352-827a-e1f458c36c4d. Aug 19 11:15:57.078006 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:57.078006 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:57.090883 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-8027782d-c6af-4d11-8b24-e7cddd6ba3b2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] delete_backup rpcapi backup_id 3dd45242-370c-4352-827a-e1f458c36c4d {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:15:57.092456 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8027782d-c6af-4d11-8b24-e7cddd6ba3b2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 202 Aug 19 11:15:57.092842 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1354/5409] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:15:57 2026] DELETE /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:15:57.099091 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35c479ed-daaa-4c07-bbcb-ae0a5a67be3e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:57.100770 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35c479ed-daaa-4c07-bbcb-ae0a5a67be3e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:57.100946 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35c479ed-daaa-4c07-bbcb-ae0a5a67be3e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:57.101118 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35c479ed-daaa-4c07-bbcb-ae0a5a67be3e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:57.101219 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-35c479ed-daaa-4c07-bbcb-ae0a5a67be3e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:57.106067 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:57.106067 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:15:57.106983 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35c479ed-daaa-4c07-bbcb-ae0a5a67be3e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 200 Aug 19 11:15:57.107468 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1351/5410] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:57 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:58.116417 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ce25bcee-7f50-4e24-830a-b942a0d01491 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:58.118147 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ce25bcee-7f50-4e24-830a-b942a0d01491 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d Aug 19 11:15:58.118322 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ce25bcee-7f50-4e24-830a-b942a0d01491 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:58.118542 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ce25bcee-7f50-4e24-830a-b942a0d01491 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:58.118638 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-ce25bcee-7f50-4e24-830a-b942a0d01491 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 3dd45242-370c-4352-827a-e1f458c36c4d. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:58.120154 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=157,cinder:UPDATE=69,cinder:INSERT=32 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:15:58.122006 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ce25bcee-7f50-4e24-830a-b942a0d01491 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d returned with HTTP 404 Aug 19 11:15:58.122426 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1357/5411] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:58 2026] GET /volume/v3/backups/3dd45242-370c-4352-827a-e1f458c36c4d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:58.128470 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-ac6ff416-b1cf-4095-b19c-f7f6a0335415 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:58.130221 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ac6ff416-b1cf-4095-b19c-f7f6a0335415 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:58.130417 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ac6ff416-b1cf-4095-b19c-f7f6a0335415 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:58.130615 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-ac6ff416-b1cf-4095-b19c-f7f6a0335415 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:58.130716 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-ac6ff416-b1cf-4095-b19c-f7f6a0335415 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete backup with id: cf3f4316-018a-4f2c-85f2-de231ca69f33. Aug 19 11:15:58.135313 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:58.135313 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:58.157141 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-ac6ff416-b1cf-4095-b19c-f7f6a0335415 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] delete_backup rpcapi backup_id cf3f4316-018a-4f2c-85f2-de231ca69f33 {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:15:58.158698 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-ac6ff416-b1cf-4095-b19c-f7f6a0335415 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 202 Aug 19 11:15:58.159227 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1350/5412] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:15:58 2026] DELETE /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:15:58.166139 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6bcbb8b7-f7a7-4297-accb-afdc39dd963e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:58.167634 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6bcbb8b7-f7a7-4297-accb-afdc39dd963e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:58.167801 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6bcbb8b7-f7a7-4297-accb-afdc39dd963e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:58.167969 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6bcbb8b7-f7a7-4297-accb-afdc39dd963e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:58.168061 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6bcbb8b7-f7a7-4297-accb-afdc39dd963e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:58.172217 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:58.172217 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:15:58.173104 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6bcbb8b7-f7a7-4297-accb-afdc39dd963e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 200 Aug 19 11:15:58.173509 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1355/5413] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:58 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:15:59.182760 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-749f5ac6-258b-4806-965b-c96f434b4bf2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:59.184353 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-749f5ac6-258b-4806-965b-c96f434b4bf2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 Aug 19 11:15:59.184546 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-749f5ac6-258b-4806-965b-c96f434b4bf2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:59.184752 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-749f5ac6-258b-4806-965b-c96f434b4bf2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:59.184853 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-749f5ac6-258b-4806-965b-c96f434b4bf2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id cf3f4316-018a-4f2c-85f2-de231ca69f33. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:15:59.188269 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-749f5ac6-258b-4806-965b-c96f434b4bf2 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 returned with HTTP 404 Aug 19 11:15:59.188705 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1352/5414] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:59 2026] GET /volume/v3/backups/cf3f4316-018a-4f2c-85f2-de231ca69f33 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:15:59.211839 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:59.213408 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:15:59.213726 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "204c90d4-ea41-42df-aed3-4d06a01d6ad6", "name": "tempest-VolumesBackupsTest-Volume-1185527451"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:15:59.215348 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '204c90d4-ea41-42df-aed3-4d06a01d6ad6', 'name': 'tempest-VolumesBackupsTest-Volume-1185527451'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:15:59.388228 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume of 1 GB Aug 19 11:15:59.392769 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Availability Zones retrieved successfully. Aug 19 11:15:59.398675 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Flow 'volume_create_api' (3eb17f42-3372-4913-a0bb-a2e4934f4812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:59.399551 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4841909-a5fc-4ef0-8c44-61de602af368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:59.400460 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:15:59.453024 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4841909-a5fc-4ef0-8c44-61de602af368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:59.453784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3923eb-017b-4ebe-a14a-a1e717fb4cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:59.495505 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['e7a7c605-5c64-484b-b66b-0b2185e66cbf', 'ab90bfd1-efe6-4f83-99dc-a095b15548fc', '643bf6bd-e68b-4298-aceb-98199b2c37be', 'bd47c7ba-d726-4b69-bc09-98d8c0dd25a8'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:15:59.496226 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3923eb-017b-4ebe-a14a-a1e717fb4cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7a7c605-5c64-484b-b66b-0b2185e66cbf', 'ab90bfd1-efe6-4f83-99dc-a095b15548fc', '643bf6bd-e68b-4298-aceb-98199b2c37be', 'bd47c7ba-d726-4b69-bc09-98d8c0dd25a8']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:59.496954 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2977aa-1b19-43ef-af8b-808fa918ac68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:59.518023 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2977aa-1b19-43ef-af8b-808fa918ac68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23c31356-9ca3-4e20-a1a3-892ded03ced0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1185527451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822c6721ee7f4089b0f09c6ce94e93b0',qos_specs=None,replication_status=,reservations=['e7a7c605-5c64-484b-b66b-0b2185e66cbf','ab90bfd1-efe6-4f83-99dc-a095b15548fc','643bf6bd-e68b-4298-aceb-98199b2c37be','bd47c7ba-d726-4b69-bc09-98d8c0dd25a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:15:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1185527451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23c31356-9ca3-4e20-a1a3-892ded03ced0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822c6721ee7f4089b0f09c6ce94e93b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:59.518693 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27c4f35-def4-4a93-b00d-8b216e2992ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:59.552531 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27c4f35-def4-4a93-b00d-8b216e2992ac) transitioned into state 'SUCCESS' from state '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-1185527451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822c6721ee7f4089b0f09c6ce94e93b0',qos_specs=None,replication_status=,reservations=['e7a7c605-5c64-484b-b66b-0b2185e66cbf','ab90bfd1-efe6-4f83-99dc-a095b15548fc','643bf6bd-e68b-4298-aceb-98199b2c37be','bd47c7ba-d726-4b69-bc09-98d8c0dd25a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:59.553137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2810a8-a3af-4467-8d71-a8cca5a1283b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:15:59.561754 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2810a8-a3af-4467-8d71-a8cca5a1283b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:15:59.562549 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Flow 'volume_create_api' (3eb17f42-3372-4913-a0bb-a2e4934f4812) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:15:59.562815 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume request issued successfully. Aug 19 11:15:59.563324 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-49c8d9a4-a707-4cac-955a-1f92cd52eb45 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:15:59.563748 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1358/5415] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:15:59 2026] POST /volume/v3/volumes => generated 747 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:15:59.574092 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d851ae36-25bd-4e42-8d77-08182b4bdfeb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:15:59.575818 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d851ae36-25bd-4e42-8d77-08182b4bdfeb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:15:59.576000 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d851ae36-25bd-4e42-8d77-08182b4bdfeb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:15:59.576176 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d851ae36-25bd-4e42-8d77-08182b4bdfeb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:15:59.582879 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:15:59.582879 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:15:59.586224 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d851ae36-25bd-4e42-8d77-08182b4bdfeb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:15:59.590235 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d851ae36-25bd-4e42-8d77-08182b4bdfeb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 returned with HTTP 200 Aug 19 11:15:59.590652 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1351/5416] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:15:59 2026] GET /volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:00.602013 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b10255b1-098f-4cd0-a9e0-cef9f53e322a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:00.603506 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b10255b1-098f-4cd0-a9e0-cef9f53e322a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:16:00.603752 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b10255b1-098f-4cd0-a9e0-cef9f53e322a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:00.603988 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b10255b1-098f-4cd0-a9e0-cef9f53e322a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:00.610220 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:00.610220 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:16:00.613538 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b10255b1-098f-4cd0-a9e0-cef9f53e322a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:16:00.617176 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b10255b1-098f-4cd0-a9e0-cef9f53e322a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 returned with HTTP 200 Aug 19 11:16:00.617532 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1356/5417] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:00 2026] GET /volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 => generated 1355 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:16:00.628684 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-34162754-ddc6-430c-88e2-b8037ca39e1f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:00.630279 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-34162754-ddc6-430c-88e2-b8037ca39e1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:16:00.630629 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-34162754-ddc6-430c-88e2-b8037ca39e1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23c31356-9ca3-4e20-a1a3-892ded03ced0", "name": "tempest-VolumesBackupsTest-Backup-302801545"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:16:00.632207 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-34162754-ddc6-430c-88e2-b8037ca39e1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating new backup {'backup': {'volume_id': '23c31356-9ca3-4e20-a1a3-892ded03ced0', 'name': 'tempest-VolumesBackupsTest-Backup-302801545'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:16:00.632343 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-34162754-ddc6-430c-88e2-b8037ca39e1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating backup of volume 23c31356-9ca3-4e20-a1a3-892ded03ced0 in container None Aug 19 11:16:00.638418 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:00.638418 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:16:00.638841 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-34162754-ddc6-430c-88e2-b8037ca39e1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:16:00.657701 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-34162754-ddc6-430c-88e2-b8037ca39e1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['8e27726d-91e9-40ba-a7bd-58c0343e3d89', '8b1e7b57-a918-4e59-a97c-7abd6aae552c'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:16:00.707629 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-34162754-ddc6-430c-88e2-b8037ca39e1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:16:00.708053 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1353/5418] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:16:00 2026] POST /volume/v3/backups => generated 327 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:16:00.715218 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6feaa143-eaa5-4a4c-9b58-cc52a40aaaf3 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:00.717117 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6feaa143-eaa5-4a4c-9b58-cc52a40aaaf3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:00.717309 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6feaa143-eaa5-4a4c-9b58-cc52a40aaaf3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:00.717533 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6feaa143-eaa5-4a4c-9b58-cc52a40aaaf3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:00.717640 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-6feaa143-eaa5-4a4c-9b58-cc52a40aaaf3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:00.722012 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:00.722012 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:16:00.722749 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6feaa143-eaa5-4a4c-9b58-cc52a40aaaf3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:00.723078 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1359/5419] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:00 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:01.798336 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e4b706e9-2572-49fb-80b5-2d412a463af0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:01.800590 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e4b706e9-2572-49fb-80b5-2d412a463af0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:01.800859 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e4b706e9-2572-49fb-80b5-2d412a463af0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:01.801121 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e4b706e9-2572-49fb-80b5-2d412a463af0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:01.801278 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-e4b706e9-2572-49fb-80b5-2d412a463af0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:01.805222 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:01.805222 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:16:01.805964 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e4b706e9-2572-49fb-80b5-2d412a463af0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:01.806330 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1352/5420] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:01 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:02.815967 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a708fc2-1024-43ee-bedb-d50f7b2b2d90 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:02.817731 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a708fc2-1024-43ee-bedb-d50f7b2b2d90 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:02.817915 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a708fc2-1024-43ee-bedb-d50f7b2b2d90 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:02.818087 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a708fc2-1024-43ee-bedb-d50f7b2b2d90 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:02.818184 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7a708fc2-1024-43ee-bedb-d50f7b2b2d90 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:02.822357 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:02.822357 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:16:02.823042 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a708fc2-1024-43ee-bedb-d50f7b2b2d90 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:02.823372 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1357/5421] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:02 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:03.833070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6c02d0a4-b976-4efd-a128-8f8291e6dc17 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:03.834733 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c02d0a4-b976-4efd-a128-8f8291e6dc17 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:03.834907 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c02d0a4-b976-4efd-a128-8f8291e6dc17 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:03.835080 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c02d0a4-b976-4efd-a128-8f8291e6dc17 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:03.835196 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6c02d0a4-b976-4efd-a128-8f8291e6dc17 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:03.839122 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:03.839122 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:16:03.839775 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c02d0a4-b976-4efd-a128-8f8291e6dc17 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:03.840087 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1354/5422] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:03 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:04.849560 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3d0340f2-c02b-42d3-9fe7-d8c1c06899d9 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:04.851191 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3d0340f2-c02b-42d3-9fe7-d8c1c06899d9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:04.851416 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3d0340f2-c02b-42d3-9fe7-d8c1c06899d9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:04.851628 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3d0340f2-c02b-42d3-9fe7-d8c1c06899d9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:04.851737 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-3d0340f2-c02b-42d3-9fe7-d8c1c06899d9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:04.855935 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:04.855935 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:16:04.856936 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3d0340f2-c02b-42d3-9fe7-d8c1c06899d9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:04.857427 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1360/5423] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:04 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:05.866018 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7c240444-fb3e-4fcf-b329-9169a98dba5a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:05.867630 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7c240444-fb3e-4fcf-b329-9169a98dba5a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:05.867827 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7c240444-fb3e-4fcf-b329-9169a98dba5a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:05.867998 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7c240444-fb3e-4fcf-b329-9169a98dba5a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:05.868094 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-7c240444-fb3e-4fcf-b329-9169a98dba5a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:05.870077 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=115,cinder:UPDATE=29,cinder:INSERT=12 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:16:05.872251 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:05.872251 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:16:05.873034 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7c240444-fb3e-4fcf-b329-9169a98dba5a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:05.873685 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1353/5424] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:05 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:06.882785 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f455e8a0-9450-4183-b6a5-ff87224dcf03 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:06.884437 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f455e8a0-9450-4183-b6a5-ff87224dcf03 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:06.884712 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f455e8a0-9450-4183-b6a5-ff87224dcf03 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:06.884945 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f455e8a0-9450-4183-b6a5-ff87224dcf03 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:06.885069 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f455e8a0-9450-4183-b6a5-ff87224dcf03 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:06.889142 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:06.889142 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:16:06.889845 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f455e8a0-9450-4183-b6a5-ff87224dcf03 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:06.890175 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1358/5425] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:06 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:07.900644 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-07c2b8b1-fecc-4ebf-8baf-c4fb8e33a861 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:07.902401 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07c2b8b1-fecc-4ebf-8baf-c4fb8e33a861 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:07.902603 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07c2b8b1-fecc-4ebf-8baf-c4fb8e33a861 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:07.902778 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07c2b8b1-fecc-4ebf-8baf-c4fb8e33a861 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:07.902876 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-07c2b8b1-fecc-4ebf-8baf-c4fb8e33a861 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:07.906862 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:07.906862 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:16:07.907507 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07c2b8b1-fecc-4ebf-8baf-c4fb8e33a861 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:07.907831 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1355/5426] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:07 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:08.917350 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-fe731fdb-f755-49e1-9337-d7625cea4da0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:08.918969 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fe731fdb-f755-49e1-9337-d7625cea4da0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:08.919165 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fe731fdb-f755-49e1-9337-d7625cea4da0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:08.919354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-fe731fdb-f755-49e1-9337-d7625cea4da0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:08.919461 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-fe731fdb-f755-49e1-9337-d7625cea4da0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:08.923665 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:08.923665 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:16:08.924328 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-fe731fdb-f755-49e1-9337-d7625cea4da0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:08.924831 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1361/5427] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:08 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:09.933735 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7fe9ddca-5ef0-4826-acc3-37a1c2ac566b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:09.935403 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7fe9ddca-5ef0-4826-acc3-37a1c2ac566b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:09.935618 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7fe9ddca-5ef0-4826-acc3-37a1c2ac566b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:09.935822 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7fe9ddca-5ef0-4826-acc3-37a1c2ac566b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:09.935924 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-7fe9ddca-5ef0-4826-acc3-37a1c2ac566b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:09.940447 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:09.940447 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:16:09.941279 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7fe9ddca-5ef0-4826-acc3-37a1c2ac566b tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:09.941710 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1354/5428] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:09 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:10.950962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f35947b8-d4a1-473c-8399-0e969192f613 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:10.952727 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f35947b8-d4a1-473c-8399-0e969192f613 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:10.952909 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f35947b8-d4a1-473c-8399-0e969192f613 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:10.953081 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f35947b8-d4a1-473c-8399-0e969192f613 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:10.953209 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f35947b8-d4a1-473c-8399-0e969192f613 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:10.957354 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:10.957354 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:16:10.958082 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f35947b8-d4a1-473c-8399-0e969192f613 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:10.958429 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1359/5429] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:10 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:11.967212 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5daa71f7-b410-4f54-8dd3-cb08b4952711 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:11.968825 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5daa71f7-b410-4f54-8dd3-cb08b4952711 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:11.968998 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5daa71f7-b410-4f54-8dd3-cb08b4952711 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:11.969171 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5daa71f7-b410-4f54-8dd3-cb08b4952711 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:11.969283 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5daa71f7-b410-4f54-8dd3-cb08b4952711 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:11.973189 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:11.973189 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:16:11.973858 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5daa71f7-b410-4f54-8dd3-cb08b4952711 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:11.974168 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1356/5430] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:11 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:12.983317 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ea4d3e5b-a9d2-4ac4-8c7d-9bbc81d49725 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:12.985055 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ea4d3e5b-a9d2-4ac4-8c7d-9bbc81d49725 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:12.985234 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ea4d3e5b-a9d2-4ac4-8c7d-9bbc81d49725 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:12.985427 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ea4d3e5b-a9d2-4ac4-8c7d-9bbc81d49725 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:12.985546 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-ea4d3e5b-a9d2-4ac4-8c7d-9bbc81d49725 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:12.989614 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:12.989614 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:16:12.990339 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ea4d3e5b-a9d2-4ac4-8c7d-9bbc81d49725 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:12.990745 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1362/5431] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:12 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:13.999895 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-84cac403-9c97-417c-bd0c-25ad70c5c306 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:14.001571 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-84cac403-9c97-417c-bd0c-25ad70c5c306 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:14.001783 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-84cac403-9c97-417c-bd0c-25ad70c5c306 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:14.001976 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-84cac403-9c97-417c-bd0c-25ad70c5c306 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:14.002079 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-84cac403-9c97-417c-bd0c-25ad70c5c306 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:14.006268 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:14.006268 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:16:14.006941 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-84cac403-9c97-417c-bd0c-25ad70c5c306 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:14.007279 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1355/5432] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:13 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:15.016472 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7ec824a9-34b3-4735-9f02-dab18e7ea724 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:15.018652 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ec824a9-34b3-4735-9f02-dab18e7ea724 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:15.018866 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ec824a9-34b3-4735-9f02-dab18e7ea724 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:15.019065 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ec824a9-34b3-4735-9f02-dab18e7ea724 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:15.019178 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7ec824a9-34b3-4735-9f02-dab18e7ea724 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:15.023570 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:15.023570 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:16:15.024361 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ec824a9-34b3-4735-9f02-dab18e7ea724 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:15.024881 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1360/5433] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:15 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:16.033802 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5d30290e-b190-4156-87ef-4ca0aaf46f1e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:16.035558 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d30290e-b190-4156-87ef-4ca0aaf46f1e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:16:16.035738 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d30290e-b190-4156-87ef-4ca0aaf46f1e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:16.035909 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d30290e-b190-4156-87ef-4ca0aaf46f1e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:16.036003 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5d30290e-b190-4156-87ef-4ca0aaf46f1e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:16.040806 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:16.040806 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:16:16.041574 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d30290e-b190-4156-87ef-4ca0aaf46f1e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:16:16.041932 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1357/5434] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:16 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:17.404745 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-caab9ff6-2795-4d21-aef3-67fa7406aa88 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:17.406623 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-caab9ff6-2795-4d21-aef3-67fa7406aa88 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:16:17.406799 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-caab9ff6-2795-4d21-aef3-67fa7406aa88 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:17.406972 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-caab9ff6-2795-4d21-aef3-67fa7406aa88 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:17.413278 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:17.413278 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:16:17.416377 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-caab9ff6-2795-4d21-aef3-67fa7406aa88 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:16:17.420773 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-caab9ff6-2795-4d21-aef3-67fa7406aa88 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 returned with HTTP 200 Aug 19 11:16:17.421117 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1363/5435] 10.4.3.46 () {68 vars in 1591 bytes} [Wed Aug 19 11:16:17 2026] GET /volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:16:17.429909 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-aafd7940-8e8c-46ab-ad63-5dd8a5c10a59 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:17.430298 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aafd7940-8e8c-46ab-ad63-5dd8a5c10a59 None None] GET https://10.4.3.46/volume// Aug 19 11:16:17.430497 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aafd7940-8e8c-46ab-ad63-5dd8a5c10a59 None None] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:17.430695 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-aafd7940-8e8c-46ab-ad63-5dd8a5c10a59 None None] Calling method 'all' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:17.431013 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-aafd7940-8e8c-46ab-ad63-5dd8a5c10a59 None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:16:17.431301 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1356/5436] 10.4.3.46 () {66 vars in 1412 bytes} [Wed Aug 19 11:16: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 19 11:16:17.437572 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-6cf5622c-b811-474f-9467-790af9580e26 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:17.439222 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-6cf5622c-b811-474f-9467-790af9580e26 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/attachments Aug 19 11:16:17.439540 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-6cf5622c-b811-474f-9467-790af9580e26 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23c31356-9ca3-4e20-a1a3-892ded03ced0", "connector": null, "instance_uuid": "539b9430-57e5-443f-a9ab-8f8bf12c9f51"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:16:17.447980 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:17.447980 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:16:17.469633 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-6cf5622c-b811-474f-9467-790af9580e26 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/attachments returned with HTTP 200 Aug 19 11:16:17.470046 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1361/5437] 10.4.3.46 () {74 vars in 1587 bytes} [Wed Aug 19 11:16:17 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:16:18.172534 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5dc7c0bb-2f8b-4bee-8ac7-67f4b5ef668f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:18.172534 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5dc7c0bb-2f8b-4bee-8ac7-67f4b5ef668f None None] GET https://10.4.3.46/volume// Aug 19 11:16:18.172902 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5dc7c0bb-2f8b-4bee-8ac7-67f4b5ef668f None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:18.172902 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5dc7c0bb-2f8b-4bee-8ac7-67f4b5ef668f None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:18.173142 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5dc7c0bb-2f8b-4bee-8ac7-67f4b5ef668f None None] https://10.4.3.46/volume// returned with HTTP 300 Aug 19 11:16:18.173442 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1358/5438] 10.4.3.46 () {66 vars in 1419 bytes} [Wed Aug 19 11:16: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 19 11:16:18.179902 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-1f329cb6-b006-4847-a9f6-bf781db0e674 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:18.181655 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-1f329cb6-b006-4847-a9f6-bf781db0e674 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:16:18.181847 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-1f329cb6-b006-4847-a9f6-bf781db0e674 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:18.182014 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-1f329cb6-b006-4847-a9f6-bf781db0e674 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:18.190198 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:18.190198 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:16:18.193976 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-1f329cb6-b006-4847-a9f6-bf781db0e674 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:16:18.198587 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-1f329cb6-b006-4847-a9f6-bf781db0e674 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 returned with HTTP 200 Aug 19 11:16:18.198991 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1364/5439] 10.4.3.46 () {70 vars in 1632 bytes} [Wed Aug 19 11:16:18 2026] GET /volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 => generated 1534 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:16:18.297628 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-af3fc306-a465-40d0-9f32-912be5626519 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:18.299640 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-af3fc306-a465-40d0-9f32-912be5626519 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] PUT https://10.4.3.46/volume/v3/attachments/334c6cac-79cf-45c1-920d-2327e805b79f Aug 19 11:16:18.299973 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-af3fc306-a465-40d0-9f32-912be5626519 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.46", "host": "np0000007769", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:15fd71834b54", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a1b10a00-92f0-4b70-9859-5d6c8fe264f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:16:18.308502 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-af3fc306-a465-40d0-9f32-912be5626519 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Acquiring lock "cinder-attachment_update-23c31356-9ca3-4e20-a1a3-892ded03ced0-np0000007769" by "attachment_update" {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 11:16:18.313059 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-af3fc306-a465-40d0-9f32-912be5626519 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Lock "cinder-attachment_update-23c31356-9ca3-4e20-a1a3-892ded03ced0-np0000007769" acquired by "attachment_update" :: waited 0.005s {{(pid=100205) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 11:16:18.314072 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:18.314072 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:16:18.377200 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.coordination [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-af3fc306-a465-40d0-9f32-912be5626519 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Lock "cinder-attachment_update-23c31356-9ca3-4e20-a1a3-892ded03ced0-np0000007769" released by "attachment_update" :: held 0.064s {{(pid=100205) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 11:16:18.377522 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-af3fc306-a465-40d0-9f32-912be5626519 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/attachments/334c6cac-79cf-45c1-920d-2327e805b79f returned with HTTP 200 Aug 19 11:16:18.378097 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1357/5440] 10.4.3.46 () {74 vars in 1697 bytes} [Wed Aug 19 11:16:18 2026] PUT /volume/v3/attachments/334c6cac-79cf-45c1-920d-2327e805b79f => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:16:18.396391 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-8149e10f-964b-4a17-94ad-90ccb3716648 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:18.398447 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-8149e10f-964b-4a17-94ad-90ccb3716648 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/attachments/334c6cac-79cf-45c1-920d-2327e805b79f/action Aug 19 11:16:18.398871 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-8149e10f-964b-4a17-94ad-90ccb3716648 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:16:18.399054 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-8149e10f-964b-4a17-94ad-90ccb3716648 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:16:18.413218 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:18.413218 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:16:18.423240 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f13b8a06-3565-4de6-bace-4cd071e9ee1e req-8149e10f-964b-4a17-94ad-90ccb3716648 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/attachments/334c6cac-79cf-45c1-920d-2327e805b79f/action returned with HTTP 204 Aug 19 11:16:18.423638 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1362/5441] 10.4.3.46 () {74 vars in 1718 bytes} [Wed Aug 19 11:16:18 2026] POST /volume/v3/attachments/334c6cac-79cf-45c1-920d-2327e805b79f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:16:26.038031 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=15,cinder:INSERT=3,cinder:UPDATE=8 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:16:28.197220 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=33,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:16:28.369840 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:16:28.420181 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=23,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:16:52.295034 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d050c8d6-f3c0-466b-a9ae-fa7244290bcb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:52.296620 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d050c8d6-f3c0-466b-a9ae-fa7244290bcb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:16:52.296774 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d050c8d6-f3c0-466b-a9ae-fa7244290bcb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:52.296950 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d050c8d6-f3c0-466b-a9ae-fa7244290bcb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:52.308726 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:52.308726 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:16:52.312375 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d050c8d6-f3c0-466b-a9ae-fa7244290bcb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:16:52.317699 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d050c8d6-f3c0-466b-a9ae-fa7244290bcb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 returned with HTTP 200 Aug 19 11:16:52.318122 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1359/5442] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:52 2026] GET /volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 => generated 1647 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:16:53.329162 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f491c27f-8eb2-4a54-a6d2-f2c240cea27e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:53.330801 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f491c27f-8eb2-4a54-a6d2-f2c240cea27e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:16:53.331003 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f491c27f-8eb2-4a54-a6d2-f2c240cea27e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:53.331198 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f491c27f-8eb2-4a54-a6d2-f2c240cea27e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:53.339560 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:53.339560 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:16:53.342581 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f491c27f-8eb2-4a54-a6d2-f2c240cea27e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:16:53.347112 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f491c27f-8eb2-4a54-a6d2-f2c240cea27e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 returned with HTTP 200 Aug 19 11:16:53.347523 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1365/5443] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:53 2026] GET /volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 => generated 1647 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:16:53.594312 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [req-32509d9a-520a-4102-a40c-8ba52bfc983a req-d576045c-b342-4170-87bc-139994454597 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:53.596236 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-32509d9a-520a-4102-a40c-8ba52bfc983a req-d576045c-b342-4170-87bc-139994454597 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/attachments/334c6cac-79cf-45c1-920d-2327e805b79f Aug 19 11:16:53.596430 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-32509d9a-520a-4102-a40c-8ba52bfc983a req-d576045c-b342-4170-87bc-139994454597 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:53.596657 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [req-32509d9a-520a-4102-a40c-8ba52bfc983a req-d576045c-b342-4170-87bc-139994454597 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:53.604831 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:53.604831 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:16:53.644867 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [req-32509d9a-520a-4102-a40c-8ba52bfc983a req-d576045c-b342-4170-87bc-139994454597 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/attachments/334c6cac-79cf-45c1-920d-2327e805b79f returned with HTTP 200 Aug 19 11:16:53.645302 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1358/5444] 10.4.3.46 () {72 vars in 1666 bytes} [Wed Aug 19 11:16:53 2026] DELETE /volume/v3/attachments/334c6cac-79cf-45c1-920d-2327e805b79f => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:54.358825 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1487daa9-7d05-41fc-bafa-f332df64f6ac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:54.360424 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1487daa9-7d05-41fc-bafa-f332df64f6ac tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:16:54.360619 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1487daa9-7d05-41fc-bafa-f332df64f6ac tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:54.360788 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1487daa9-7d05-41fc-bafa-f332df64f6ac tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:54.367722 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:54.367722 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:16:54.370807 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1487daa9-7d05-41fc-bafa-f332df64f6ac tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:16:54.375490 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1487daa9-7d05-41fc-bafa-f332df64f6ac tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 returned with HTTP 200 Aug 19 11:16:54.375832 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1363/5445] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:54 2026] GET /volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:16:54.386194 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e902f144-babb-497f-91a2-79c00646408a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:54.387895 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e902f144-babb-497f-91a2-79c00646408a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:16:54.388239 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e902f144-babb-497f-91a2-79c00646408a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23c31356-9ca3-4e20-a1a3-892ded03ced0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-324374403"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:16:54.389635 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-e902f144-babb-497f-91a2-79c00646408a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating new backup {'backup': {'volume_id': '23c31356-9ca3-4e20-a1a3-892ded03ced0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-324374403'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:16:54.389780 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-e902f144-babb-497f-91a2-79c00646408a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating backup of volume 23c31356-9ca3-4e20-a1a3-892ded03ced0 in container None Aug 19 11:16:54.396476 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:54.396476 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:16:54.396886 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e902f144-babb-497f-91a2-79c00646408a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:16:54.410775 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-e902f144-babb-497f-91a2-79c00646408a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['cb8fafb9-9419-449a-b12a-e38c41020321', '3961dd74-f3ca-4782-9cb0-92bf171709e1'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:16:54.437107 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e902f144-babb-497f-91a2-79c00646408a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:16:54.437493 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1360/5446] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:16:54 2026] POST /volume/v3/backups => generated 327 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:16:54.445567 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-4e44bc0f-bfe1-47a7-ab7c-1f8caaf8b0ac None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:54.447468 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4e44bc0f-bfe1-47a7-ab7c-1f8caaf8b0ac tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:16:54.447775 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4e44bc0f-bfe1-47a7-ab7c-1f8caaf8b0ac tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:54.448056 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-4e44bc0f-bfe1-47a7-ab7c-1f8caaf8b0ac tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:54.448698 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-4e44bc0f-bfe1-47a7-ab7c-1f8caaf8b0ac tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:54.452791 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:54.452791 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:16:54.453596 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-4e44bc0f-bfe1-47a7-ab7c-1f8caaf8b0ac tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:16:54.453962 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1366/5447] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:54 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:55.462890 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3459d54d-878a-436d-b77d-a130767b6959 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:55.464625 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3459d54d-878a-436d-b77d-a130767b6959 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:16:55.464805 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3459d54d-878a-436d-b77d-a130767b6959 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:55.464984 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3459d54d-878a-436d-b77d-a130767b6959 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:55.465105 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-3459d54d-878a-436d-b77d-a130767b6959 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:55.469185 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:55.469185 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:16:55.469904 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3459d54d-878a-436d-b77d-a130767b6959 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:16:55.470259 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1359/5448] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:55 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:56.479368 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ac9b31e-22dc-4376-ba4b-6f656373ce4d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:56.481098 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ac9b31e-22dc-4376-ba4b-6f656373ce4d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:16:56.481278 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ac9b31e-22dc-4376-ba4b-6f656373ce4d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:56.481454 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ac9b31e-22dc-4376-ba4b-6f656373ce4d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:56.481573 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0ac9b31e-22dc-4376-ba4b-6f656373ce4d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:56.485363 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:56.485363 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:16:56.486054 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ac9b31e-22dc-4376-ba4b-6f656373ce4d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:16:56.486369 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1364/5449] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:56 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:57.495742 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b474f46-ed66-4af2-abee-2ea95f276fef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:57.497435 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b474f46-ed66-4af2-abee-2ea95f276fef tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:16:57.497656 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b474f46-ed66-4af2-abee-2ea95f276fef tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:57.497836 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b474f46-ed66-4af2-abee-2ea95f276fef tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:57.497961 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-8b474f46-ed66-4af2-abee-2ea95f276fef tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:57.502027 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:57.502027 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:16:57.502769 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b474f46-ed66-4af2-abee-2ea95f276fef tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:16:57.503320 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1361/5450] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:57 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:58.513792 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d58b4b0c-c2b9-4ba0-b878-7702b4a2a146 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:58.515821 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d58b4b0c-c2b9-4ba0-b878-7702b4a2a146 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:16:58.516139 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d58b4b0c-c2b9-4ba0-b878-7702b4a2a146 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:58.516372 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d58b4b0c-c2b9-4ba0-b878-7702b4a2a146 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:58.516498 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-d58b4b0c-c2b9-4ba0-b878-7702b4a2a146 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:58.521674 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:58.521674 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:16:58.522752 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d58b4b0c-c2b9-4ba0-b878-7702b4a2a146 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:16:58.523219 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1367/5451] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:58 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:16:59.533131 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-0e458a9d-50f3-4ac7-b690-20a8befc480c None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:16:59.534832 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e458a9d-50f3-4ac7-b690-20a8befc480c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:16:59.535027 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e458a9d-50f3-4ac7-b690-20a8befc480c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:16:59.535199 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-0e458a9d-50f3-4ac7-b690-20a8befc480c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:16:59.535297 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-0e458a9d-50f3-4ac7-b690-20a8befc480c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:16:59.539800 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:16:59.539800 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:16:59.540525 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-0e458a9d-50f3-4ac7-b690-20a8befc480c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:16:59.540849 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1360/5452] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:16:59 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:00.550506 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dfe71b09-bd80-468d-9a94-0c76d01a9515 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:00.552244 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dfe71b09-bd80-468d-9a94-0c76d01a9515 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:00.552419 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dfe71b09-bd80-468d-9a94-0c76d01a9515 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:00.552609 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dfe71b09-bd80-468d-9a94-0c76d01a9515 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:00.552769 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-dfe71b09-bd80-468d-9a94-0c76d01a9515 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:00.556579 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:00.556579 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:00.557431 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dfe71b09-bd80-468d-9a94-0c76d01a9515 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:17:00.557811 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1365/5453] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:00 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:01.567233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4ca0b15b-7899-4ecc-934a-a1fcbd572fca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:01.569246 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4ca0b15b-7899-4ecc-934a-a1fcbd572fca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:01.569439 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4ca0b15b-7899-4ecc-934a-a1fcbd572fca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:01.569650 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4ca0b15b-7899-4ecc-934a-a1fcbd572fca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:01.569758 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4ca0b15b-7899-4ecc-934a-a1fcbd572fca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:01.574572 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:01.574572 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:01.575440 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4ca0b15b-7899-4ecc-934a-a1fcbd572fca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:17:01.575864 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1362/5454] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:01 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:02.587462 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-400c1f7d-1e8e-4b0b-9ebb-58390d554c8d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:02.589226 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-400c1f7d-1e8e-4b0b-9ebb-58390d554c8d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:02.589416 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-400c1f7d-1e8e-4b0b-9ebb-58390d554c8d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:02.589618 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-400c1f7d-1e8e-4b0b-9ebb-58390d554c8d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:02.589761 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-400c1f7d-1e8e-4b0b-9ebb-58390d554c8d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:02.593886 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:02.593886 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:02.594618 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-400c1f7d-1e8e-4b0b-9ebb-58390d554c8d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:17:02.594990 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1368/5455] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:02 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:03.604362 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1a637e74-d054-4bd6-bbd6-f588df65517a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:03.606102 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1a637e74-d054-4bd6-bbd6-f588df65517a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:03.606318 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1a637e74-d054-4bd6-bbd6-f588df65517a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:03.606503 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1a637e74-d054-4bd6-bbd6-f588df65517a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:03.606641 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-1a637e74-d054-4bd6-bbd6-f588df65517a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:03.610735 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:03.610735 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:03.611592 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1a637e74-d054-4bd6-bbd6-f588df65517a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:17:03.611933 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1361/5456] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:03 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:04.625239 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6e224415-7ebd-4cce-b3d4-ce4a27adc192 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:04.627046 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e224415-7ebd-4cce-b3d4-ce4a27adc192 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:04.627235 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e224415-7ebd-4cce-b3d4-ce4a27adc192 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:04.627412 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e224415-7ebd-4cce-b3d4-ce4a27adc192 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:04.627523 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6e224415-7ebd-4cce-b3d4-ce4a27adc192 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:04.631637 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:04.631637 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:04.632285 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e224415-7ebd-4cce-b3d4-ce4a27adc192 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:17:04.632616 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1366/5457] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:04 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:04.641032 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c9776443-47e8-4da9-885c-0d327906ba94 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:04.642625 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9776443-47e8-4da9-885c-0d327906ba94 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:04.642809 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9776443-47e8-4da9-885c-0d327906ba94 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:04.643000 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9776443-47e8-4da9-885c-0d327906ba94 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:04.643100 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c9776443-47e8-4da9-885c-0d327906ba94 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:04.647054 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:04.647054 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:04.647697 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9776443-47e8-4da9-885c-0d327906ba94 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:17:04.648027 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1363/5458] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:04 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:04.656478 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-829b88ec-515a-494b-b2bb-fc340250cd81 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:04.658249 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-829b88ec-515a-494b-b2bb-fc340250cd81 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:04.658430 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-829b88ec-515a-494b-b2bb-fc340250cd81 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:04.658635 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-829b88ec-515a-494b-b2bb-fc340250cd81 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:04.658739 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.contrib.backups [None req-829b88ec-515a-494b-b2bb-fc340250cd81 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete backup with id: aefe5d87-ce4f-4b67-baf5-0892c4829872. Aug 19 11:17:04.662693 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:04.662693 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:04.674403 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.backup.rpcapi [None req-829b88ec-515a-494b-b2bb-fc340250cd81 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] delete_backup rpcapi backup_id aefe5d87-ce4f-4b67-baf5-0892c4829872 {{(pid=100206) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:17:04.676050 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-829b88ec-515a-494b-b2bb-fc340250cd81 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 202 Aug 19 11:17:04.676424 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1369/5459] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:04 2026] DELETE /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:17:04.685708 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cdd74446-d05b-4e88-939c-f0fd401bcb51 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:04.687619 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cdd74446-d05b-4e88-939c-f0fd401bcb51 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:04.687836 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cdd74446-d05b-4e88-939c-f0fd401bcb51 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:04.688055 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cdd74446-d05b-4e88-939c-f0fd401bcb51 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:04.688172 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-cdd74446-d05b-4e88-939c-f0fd401bcb51 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:04.692516 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:04.692516 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:04.693301 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cdd74446-d05b-4e88-939c-f0fd401bcb51 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:17:04.693705 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1362/5460] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:04 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:05.702099 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e9fefdf5-a004-43c1-821f-0a24d5150312 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:05.703609 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e9fefdf5-a004-43c1-821f-0a24d5150312 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:05.703797 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e9fefdf5-a004-43c1-821f-0a24d5150312 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:05.703991 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e9fefdf5-a004-43c1-821f-0a24d5150312 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:05.704089 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e9fefdf5-a004-43c1-821f-0a24d5150312 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:05.708196 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:05.708196 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:05.708858 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e9fefdf5-a004-43c1-821f-0a24d5150312 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:17:05.709193 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1367/5461] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:05 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:06.718280 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f4237078-369c-475b-9237-79b02ece7e0d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:06.719906 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f4237078-369c-475b-9237-79b02ece7e0d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:06.720122 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f4237078-369c-475b-9237-79b02ece7e0d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:06.720353 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f4237078-369c-475b-9237-79b02ece7e0d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:06.720457 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f4237078-369c-475b-9237-79b02ece7e0d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:06.724253 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:06.724253 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:06.725154 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f4237078-369c-475b-9237-79b02ece7e0d tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 200 Aug 19 11:17:06.725497 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1364/5462] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:06 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:07.734968 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-595c99f3-2fb4-4d68-a953-1289b5f15385 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:07.737563 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-595c99f3-2fb4-4d68-a953-1289b5f15385 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 Aug 19 11:17:07.737563 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-595c99f3-2fb4-4d68-a953-1289b5f15385 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:07.737563 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-595c99f3-2fb4-4d68-a953-1289b5f15385 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:07.737563 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-595c99f3-2fb4-4d68-a953-1289b5f15385 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id aefe5d87-ce4f-4b67-baf5-0892c4829872. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:07.740069 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-595c99f3-2fb4-4d68-a953-1289b5f15385 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 returned with HTTP 404 Aug 19 11:17:07.740444 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1370/5463] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:07 2026] GET /volume/v3/backups/aefe5d87-ce4f-4b67-baf5-0892c4829872 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:08.096738 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-19e562f1-462b-478f-9011-b56dcc03e2fb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:08.098447 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-19e562f1-462b-478f-9011-b56dcc03e2fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:17:08.098646 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-19e562f1-462b-478f-9011-b56dcc03e2fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:08.098821 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-19e562f1-462b-478f-9011-b56dcc03e2fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:08.098962 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.backups [None req-19e562f1-462b-478f-9011-b56dcc03e2fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete backup with id: 80e5c3aa-e502-457c-af68-a8de195c241e. Aug 19 11:17:08.103267 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:08.103267 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:08.114937 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.backup.rpcapi [None req-19e562f1-462b-478f-9011-b56dcc03e2fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] delete_backup rpcapi backup_id 80e5c3aa-e502-457c-af68-a8de195c241e {{(pid=100205) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:17:08.116632 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-19e562f1-462b-478f-9011-b56dcc03e2fb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 202 Aug 19 11:17:08.117022 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1363/5464] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:08 2026] DELETE /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:17:08.124127 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a768321-4917-42f9-95e9-21f47beadf65 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:08.125966 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a768321-4917-42f9-95e9-21f47beadf65 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:17:08.126182 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a768321-4917-42f9-95e9-21f47beadf65 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:08.126381 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a768321-4917-42f9-95e9-21f47beadf65 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:08.126499 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7a768321-4917-42f9-95e9-21f47beadf65 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:08.131802 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:08.131802 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:08.132951 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a768321-4917-42f9-95e9-21f47beadf65 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 200 Aug 19 11:17:08.133470 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1368/5465] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:08 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:09.143736 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e69595e4-16d2-4a03-ace5-2091b0c97abd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:09.145429 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e69595e4-16d2-4a03-ace5-2091b0c97abd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e Aug 19 11:17:09.145619 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e69595e4-16d2-4a03-ace5-2091b0c97abd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:09.145793 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e69595e4-16d2-4a03-ace5-2091b0c97abd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:09.145902 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e69595e4-16d2-4a03-ace5-2091b0c97abd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 80e5c3aa-e502-457c-af68-a8de195c241e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:09.149680 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e69595e4-16d2-4a03-ace5-2091b0c97abd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e returned with HTTP 404 Aug 19 11:17:09.150116 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1365/5466] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:09 2026] GET /volume/v3/backups/80e5c3aa-e502-457c-af68-a8de195c241e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:09.160421 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:09.162176 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:17:09.162574 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1598009320"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:09.164068 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1598009320'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:17:09.164184 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume of 1 GB Aug 19 11:17:09.169303 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Availability Zones retrieved successfully. Aug 19 11:17:09.174383 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Flow 'volume_create_api' (a8ead7f1-f7dc-4512-8bf2-6d7935ba203a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:09.175449 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de2eba11-a53b-4b7f-a6e0-2b90ab7ee66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:09.176340 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:17:09.199620 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de2eba11-a53b-4b7f-a6e0-2b90ab7ee66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:09.200347 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171f6afd-1a28-4bc2-9efa-754c98acd7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:09.235136 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['b9bdf360-7459-4de1-ab8e-26e037d8c275', 'bb711783-f514-4e30-867b-0635e63ccdcc', 'ce9c8cc1-bdeb-423f-ab54-e9d22d5c7617', '96af6589-4b62-46de-8221-c771aa2c7cde'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:09.235980 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171f6afd-1a28-4bc2-9efa-754c98acd7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9bdf360-7459-4de1-ab8e-26e037d8c275', 'bb711783-f514-4e30-867b-0635e63ccdcc', 'ce9c8cc1-bdeb-423f-ab54-e9d22d5c7617', '96af6589-4b62-46de-8221-c771aa2c7cde']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:09.236834 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231a9db9-656f-4478-a377-91c24193cecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:09.257362 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231a9db9-656f-4478-a377-91c24193cecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e50d971b-6940-4281-8272-0e9d3f9e7f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1598009320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822c6721ee7f4089b0f09c6ce94e93b0',qos_specs=None,replication_status=,reservations=['b9bdf360-7459-4de1-ab8e-26e037d8c275','bb711783-f514-4e30-867b-0635e63ccdcc','ce9c8cc1-bdeb-423f-ab54-e9d22d5c7617','96af6589-4b62-46de-8221-c771aa2c7cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1598009320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e50d971b-6940-4281-8272-0e9d3f9e7f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822c6721ee7f4089b0f09c6ce94e93b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:09.258081 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519fa626-44bb-4183-98cf-39a4e8be0ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:09.274296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519fa626-44bb-4183-98cf-39a4e8be0ef0) transitioned into state 'SUCCESS' from state '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-1598009320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822c6721ee7f4089b0f09c6ce94e93b0',qos_specs=None,replication_status=,reservations=['b9bdf360-7459-4de1-ab8e-26e037d8c275','bb711783-f514-4e30-867b-0635e63ccdcc','ce9c8cc1-bdeb-423f-ab54-e9d22d5c7617','96af6589-4b62-46de-8221-c771aa2c7cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82f6657c05b41da9f8f51bc1191e2e7',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:09.274978 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7b4d27-a616-4cd3-855e-8542e2b0dcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:09.283251 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7b4d27-a616-4cd3-855e-8542e2b0dcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:09.284115 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Flow 'volume_create_api' (a8ead7f1-f7dc-4512-8bf2-6d7935ba203a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:09.284412 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create volume request issued successfully. Aug 19 11:17:09.284983 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0e7a5b38-81c5-43ac-9c6d-b351232271bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:17:09.285364 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1371/5467] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:17:09 2026] POST /volume/v3/volumes => generated 747 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:09.296066 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a8e5dcb7-1112-4abf-a169-8c2017597baa None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:09.297811 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8e5dcb7-1112-4abf-a169-8c2017597baa tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f Aug 19 11:17:09.298030 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8e5dcb7-1112-4abf-a169-8c2017597baa tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:09.298223 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8e5dcb7-1112-4abf-a169-8c2017597baa tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:09.304948 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:09.304948 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:09.308777 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a8e5dcb7-1112-4abf-a169-8c2017597baa tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:09.312973 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8e5dcb7-1112-4abf-a169-8c2017597baa tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f returned with HTTP 200 Aug 19 11:17:09.313333 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1364/5468] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:09 2026] GET /volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:10.325216 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a862c7cc-bfe5-476d-aae3-6402b07679bc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:10.326874 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a862c7cc-bfe5-476d-aae3-6402b07679bc tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f Aug 19 11:17:10.327057 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a862c7cc-bfe5-476d-aae3-6402b07679bc tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:10.327236 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a862c7cc-bfe5-476d-aae3-6402b07679bc tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:10.333570 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:10.333570 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:10.337539 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a862c7cc-bfe5-476d-aae3-6402b07679bc tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:10.341509 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a862c7cc-bfe5-476d-aae3-6402b07679bc tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f returned with HTTP 200 Aug 19 11:17:10.342017 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1369/5469] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:10 2026] GET /volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:10.353708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0aed52f1-bdaa-4b27-905d-10ef1c80a703 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:10.355290 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0aed52f1-bdaa-4b27-905d-10ef1c80a703 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:17:10.355587 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0aed52f1-bdaa-4b27-905d-10ef1c80a703 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e50d971b-6940-4281-8272-0e9d3f9e7f4f", "name": "tempest-VolumesBackupsTest-Snapshot-204799342"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:10.362803 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:10.362803 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:10.363210 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0aed52f1-bdaa-4b27-905d-10ef1c80a703 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:10.363311 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-0aed52f1-bdaa-4b27-905d-10ef1c80a703 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Create snapshot from volume e50d971b-6940-4281-8272-0e9d3f9e7f4f Aug 19 11:17:10.391475 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-0aed52f1-bdaa-4b27-905d-10ef1c80a703 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['03f074c0-4e71-4456-86d5-9101f8321205', 'b85f18c8-d763-4853-a1e9-b00b4dc6e58e', '16dc9ec2-0233-4066-aa57-9a35754d82eb', '6cc61a3a-8d36-4b27-92ac-98fce20cfc80'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:10.416033 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0aed52f1-bdaa-4b27-905d-10ef1c80a703 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Snapshot create request issued successfully. Aug 19 11:17:10.416349 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0aed52f1-bdaa-4b27-905d-10ef1c80a703 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:17:10.416773 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1366/5470] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:17:10 2026] POST /volume/v3/snapshots => generated 304 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:10.424682 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8d2b6890-d703-409e-9a07-e21602f2fbce None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:10.426384 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8d2b6890-d703-409e-9a07-e21602f2fbce tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 Aug 19 11:17:10.426576 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8d2b6890-d703-409e-9a07-e21602f2fbce tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:10.426750 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8d2b6890-d703-409e-9a07-e21602f2fbce tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:10.431465 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:10.431465 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:10.431958 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8d2b6890-d703-409e-9a07-e21602f2fbce tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Snapshot retrieved successfully. Aug 19 11:17:10.432627 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8d2b6890-d703-409e-9a07-e21602f2fbce tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 returned with HTTP 200 Aug 19 11:17:10.432950 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1372/5471] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:10 2026] GET /volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:11.441680 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b1fdf0f2-62cb-412a-9fc1-10ebfa5ff954 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:11.443367 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b1fdf0f2-62cb-412a-9fc1-10ebfa5ff954 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 Aug 19 11:17:11.443564 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b1fdf0f2-62cb-412a-9fc1-10ebfa5ff954 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:11.443746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b1fdf0f2-62cb-412a-9fc1-10ebfa5ff954 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:11.448596 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:11.448596 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:11.449099 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b1fdf0f2-62cb-412a-9fc1-10ebfa5ff954 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Snapshot retrieved successfully. Aug 19 11:17:11.449847 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b1fdf0f2-62cb-412a-9fc1-10ebfa5ff954 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 returned with HTTP 200 Aug 19 11:17:11.450207 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1365/5472] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:11 2026] GET /volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:11.457473 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-081a72b3-6369-4bae-bac7-d905bed9e058 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:11.459025 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-081a72b3-6369-4bae-bac7-d905bed9e058 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] POST https://10.4.3.46/volume/v3/backups Aug 19 11:17:11.459335 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-081a72b3-6369-4bae-bac7-d905bed9e058 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e50d971b-6940-4281-8272-0e9d3f9e7f4f", "snapshot_id": "88692d67-4fac-4222-976e-27e6db2d4074", "name": "tempest-VolumesBackupsTest-Backup-605019583"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:11.460666 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-081a72b3-6369-4bae-bac7-d905bed9e058 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating new backup {'backup': {'volume_id': 'e50d971b-6940-4281-8272-0e9d3f9e7f4f', 'snapshot_id': '88692d67-4fac-4222-976e-27e6db2d4074', 'name': 'tempest-VolumesBackupsTest-Backup-605019583'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 11:17:11.460789 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-081a72b3-6369-4bae-bac7-d905bed9e058 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Creating backup of volume e50d971b-6940-4281-8272-0e9d3f9e7f4f in container None Aug 19 11:17:11.466759 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:11.466759 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:11.467157 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-081a72b3-6369-4bae-bac7-d905bed9e058 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:11.471476 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:11.471476 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:11.471816 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-081a72b3-6369-4bae-bac7-d905bed9e058 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Snapshot retrieved successfully. Aug 19 11:17:11.483828 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-081a72b3-6369-4bae-bac7-d905bed9e058 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Created reservations ['fc6b8ac9-ac54-4a9c-8627-34b80b04378b', '20e6c708-a94f-44c2-8af8-30a4c3c7eaaa'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:11.506395 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-081a72b3-6369-4bae-bac7-d905bed9e058 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups returned with HTTP 202 Aug 19 11:17:11.506794 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1370/5473] 10.4.3.46 () {68 vars in 1252 bytes} [Wed Aug 19 11:17:11 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 19 11:17:11.514682 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-50faa203-d5d7-4637-a149-1e04634e2c40 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:11.516242 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-50faa203-d5d7-4637-a149-1e04634e2c40 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:11.516394 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-50faa203-d5d7-4637-a149-1e04634e2c40 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:11.516571 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-50faa203-d5d7-4637-a149-1e04634e2c40 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:11.516666 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-50faa203-d5d7-4637-a149-1e04634e2c40 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:11.520500 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:11.520500 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:11.521192 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-50faa203-d5d7-4637-a149-1e04634e2c40 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:11.521510 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1367/5474] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:11 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 768 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:12.531119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e413b6ed-a593-406c-9da7-d460e0661818 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:12.532795 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e413b6ed-a593-406c-9da7-d460e0661818 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:12.533020 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e413b6ed-a593-406c-9da7-d460e0661818 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:12.533201 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e413b6ed-a593-406c-9da7-d460e0661818 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:12.533301 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-e413b6ed-a593-406c-9da7-d460e0661818 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:12.537934 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:12.537934 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:12.538627 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e413b6ed-a593-406c-9da7-d460e0661818 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:12.538969 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1373/5475] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:12 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:13.548118 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9b8fb5fc-ceb5-452a-9ea7-c5ccc6685135 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:13.549714 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9b8fb5fc-ceb5-452a-9ea7-c5ccc6685135 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:13.549933 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9b8fb5fc-ceb5-452a-9ea7-c5ccc6685135 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:13.550049 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9b8fb5fc-ceb5-452a-9ea7-c5ccc6685135 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:13.550150 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-9b8fb5fc-ceb5-452a-9ea7-c5ccc6685135 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:13.554526 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:13.554526 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:13.554779 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9b8fb5fc-ceb5-452a-9ea7-c5ccc6685135 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:13.555128 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1366/5476] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:13 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 770 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:14.565677 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2b9fd11b-fa77-4ef1-8d6f-05e40ec019ca None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:14.567958 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b9fd11b-fa77-4ef1-8d6f-05e40ec019ca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:14.568171 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b9fd11b-fa77-4ef1-8d6f-05e40ec019ca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:14.568365 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b9fd11b-fa77-4ef1-8d6f-05e40ec019ca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:14.568469 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2b9fd11b-fa77-4ef1-8d6f-05e40ec019ca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:14.576286 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:14.576286 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:14.577246 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b9fd11b-fa77-4ef1-8d6f-05e40ec019ca tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:14.577704 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1371/5477] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:14 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:15.587089 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e394ca9d-b610-4085-b7e2-ea5f851b3e2f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:15.589608 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e394ca9d-b610-4085-b7e2-ea5f851b3e2f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:15.589947 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e394ca9d-b610-4085-b7e2-ea5f851b3e2f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:15.590177 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e394ca9d-b610-4085-b7e2-ea5f851b3e2f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:15.590392 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e394ca9d-b610-4085-b7e2-ea5f851b3e2f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:15.595750 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:15.595750 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:15.596781 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e394ca9d-b610-4085-b7e2-ea5f851b3e2f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:15.597289 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1368/5478] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:15 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:16.608573 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2f6218e6-f10e-4e98-b94a-e640b9897c05 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:16.610463 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2f6218e6-f10e-4e98-b94a-e640b9897c05 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:16.610676 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2f6218e6-f10e-4e98-b94a-e640b9897c05 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:16.610933 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2f6218e6-f10e-4e98-b94a-e640b9897c05 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:16.611072 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-2f6218e6-f10e-4e98-b94a-e640b9897c05 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:16.615606 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:16.615606 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:16.616420 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2f6218e6-f10e-4e98-b94a-e640b9897c05 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:16.616859 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1374/5479] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:16 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:17.627127 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-cbe51190-b470-4501-9e07-2d563ba0d744 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:17.629100 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cbe51190-b470-4501-9e07-2d563ba0d744 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:17.629302 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cbe51190-b470-4501-9e07-2d563ba0d744 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:17.629495 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-cbe51190-b470-4501-9e07-2d563ba0d744 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:17.629632 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-cbe51190-b470-4501-9e07-2d563ba0d744 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:17.633709 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:17.633709 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:17.634679 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-cbe51190-b470-4501-9e07-2d563ba0d744 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:17.635036 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1367/5480] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:17 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:18.645031 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-78b6ac93-1694-4403-9333-ddf3e51a9515 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:18.646810 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78b6ac93-1694-4403-9333-ddf3e51a9515 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:18.646999 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78b6ac93-1694-4403-9333-ddf3e51a9515 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:18.647173 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78b6ac93-1694-4403-9333-ddf3e51a9515 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:18.647263 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-78b6ac93-1694-4403-9333-ddf3e51a9515 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:18.654677 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:18.654677 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:18.655353 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78b6ac93-1694-4403-9333-ddf3e51a9515 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:18.655694 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1372/5481] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:18 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:19.665903 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3f644c1b-b254-43bb-96fa-a1390b58a759 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:19.667851 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f644c1b-b254-43bb-96fa-a1390b58a759 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:19.668230 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f644c1b-b254-43bb-96fa-a1390b58a759 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:19.668368 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f644c1b-b254-43bb-96fa-a1390b58a759 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:19.668535 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3f644c1b-b254-43bb-96fa-a1390b58a759 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:19.673947 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:19.673947 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:19.674932 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f644c1b-b254-43bb-96fa-a1390b58a759 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:19.675649 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1369/5482] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:19 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:20.685287 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c0753eeb-4ea4-4b6b-b064-c911c6f31d94 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:20.687013 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c0753eeb-4ea4-4b6b-b064-c911c6f31d94 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:20.687213 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c0753eeb-4ea4-4b6b-b064-c911c6f31d94 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:20.687391 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c0753eeb-4ea4-4b6b-b064-c911c6f31d94 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:20.687506 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-c0753eeb-4ea4-4b6b-b064-c911c6f31d94 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:20.691416 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:20.691416 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:20.692093 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c0753eeb-4ea4-4b6b-b064-c911c6f31d94 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:20.692432 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1375/5483] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:20 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:21.702575 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f2e1416e-e916-402c-ad93-260317df7d1f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:21.704369 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f2e1416e-e916-402c-ad93-260317df7d1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:21.704602 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f2e1416e-e916-402c-ad93-260317df7d1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:21.704821 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f2e1416e-e916-402c-ad93-260317df7d1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:21.704935 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-f2e1416e-e916-402c-ad93-260317df7d1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:21.708909 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:21.708909 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:21.709605 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f2e1416e-e916-402c-ad93-260317df7d1f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:21.709968 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1368/5484] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:21 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:22.719346 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-95125113-cb03-4278-871c-bfb60471fa79 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:22.721003 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-95125113-cb03-4278-871c-bfb60471fa79 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:22.721174 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-95125113-cb03-4278-871c-bfb60471fa79 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:22.721349 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-95125113-cb03-4278-871c-bfb60471fa79 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:22.721461 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-95125113-cb03-4278-871c-bfb60471fa79 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:22.728680 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:22.728680 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:22.729330 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-95125113-cb03-4278-871c-bfb60471fa79 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:22.729690 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1373/5485] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:22 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:23.740695 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-442cbfc2-3734-462a-8f4c-8838a0b2ffc9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:23.742940 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-442cbfc2-3734-462a-8f4c-8838a0b2ffc9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:23.743265 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-442cbfc2-3734-462a-8f4c-8838a0b2ffc9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:23.743583 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-442cbfc2-3734-462a-8f4c-8838a0b2ffc9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:23.743713 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-442cbfc2-3734-462a-8f4c-8838a0b2ffc9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:23.748398 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:23.748398 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:23.749298 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-442cbfc2-3734-462a-8f4c-8838a0b2ffc9 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:23.749717 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1370/5486] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:23 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:24.779021 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5a126453-6b3b-4a6d-90a4-a13762cec84e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:24.780533 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5a126453-6b3b-4a6d-90a4-a13762cec84e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:24.780706 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5a126453-6b3b-4a6d-90a4-a13762cec84e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:24.780885 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5a126453-6b3b-4a6d-90a4-a13762cec84e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:24.780984 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-5a126453-6b3b-4a6d-90a4-a13762cec84e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:24.786260 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:24.786260 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:24.786869 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5a126453-6b3b-4a6d-90a4-a13762cec84e tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:24.787237 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1376/5487] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:24 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:25.796119 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-f6c7089c-4e0f-4752-9e7a-af7d5fccc0bb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:25.797795 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f6c7089c-4e0f-4752-9e7a-af7d5fccc0bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:25.797972 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f6c7089c-4e0f-4752-9e7a-af7d5fccc0bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:25.798149 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-f6c7089c-4e0f-4752-9e7a-af7d5fccc0bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:25.798245 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-f6c7089c-4e0f-4752-9e7a-af7d5fccc0bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:25.802460 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:25.802460 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:25.803122 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-f6c7089c-4e0f-4752-9e7a-af7d5fccc0bb tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:25.803422 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1369/5488] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:25 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:25.811704 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0a9a8a10-4629-4626-bcf4-e8dd21fdd54c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:25.813242 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a9a8a10-4629-4626-bcf4-e8dd21fdd54c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:25.813432 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a9a8a10-4629-4626-bcf4-e8dd21fdd54c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:25.813623 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a9a8a10-4629-4626-bcf4-e8dd21fdd54c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:25.813726 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0a9a8a10-4629-4626-bcf4-e8dd21fdd54c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:25.817412 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:25.817412 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:25.818074 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a9a8a10-4629-4626-bcf4-e8dd21fdd54c tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:25.818377 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1374/5489] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:25 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:25.826166 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dc2aa379-e0cb-4b9a-9c7f-5ab9e4772dc0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:25.827771 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dc2aa379-e0cb-4b9a-9c7f-5ab9e4772dc0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:25.827950 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dc2aa379-e0cb-4b9a-9c7f-5ab9e4772dc0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:25.828125 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dc2aa379-e0cb-4b9a-9c7f-5ab9e4772dc0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:25.828220 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-dc2aa379-e0cb-4b9a-9c7f-5ab9e4772dc0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete backup with id: 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. Aug 19 11:17:25.832980 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:25.832980 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:25.845467 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-dc2aa379-e0cb-4b9a-9c7f-5ab9e4772dc0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] delete_backup rpcapi backup_id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 11:17:25.847202 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dc2aa379-e0cb-4b9a-9c7f-5ab9e4772dc0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 202 Aug 19 11:17:25.847586 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1371/5490] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:25 2026] DELETE /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:17:25.853990 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bc5afde9-3504-40e8-90fe-c13100e4aa84 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:25.855578 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bc5afde9-3504-40e8-90fe-c13100e4aa84 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:25.855782 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bc5afde9-3504-40e8-90fe-c13100e4aa84 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:25.855979 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bc5afde9-3504-40e8-90fe-c13100e4aa84 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:25.856092 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.backups [None req-bc5afde9-3504-40e8-90fe-c13100e4aa84 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100206) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:25.859922 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:25.859922 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:25.860580 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bc5afde9-3504-40e8-90fe-c13100e4aa84 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 200 Aug 19 11:17:25.861066 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1377/5491] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:25 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:26.870176 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-91b10896-ab89-4f96-9672-8658174888af None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:26.871717 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-91b10896-ab89-4f96-9672-8658174888af tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b Aug 19 11:17:26.871888 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-91b10896-ab89-4f96-9672-8658174888af tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:26.872056 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-91b10896-ab89-4f96-9672-8658174888af tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:26.872157 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.backups [None req-91b10896-ab89-4f96-9672-8658174888af tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Show backup with id 9b4ba017-bea1-4ce6-af8e-f445ca9ed88b. {{(pid=100205) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 11:17:26.876816 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-91b10896-ab89-4f96-9672-8658174888af tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b returned with HTTP 404 Aug 19 11:17:26.877534 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1370/5492] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:26 2026] GET /volume/v3/backups/9b4ba017-bea1-4ce6-af8e-f445ca9ed88b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:26.883872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-013a549f-6ed5-4176-b0ce-43c778a0d887 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:26.885608 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-013a549f-6ed5-4176-b0ce-43c778a0d887 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 Aug 19 11:17:26.885832 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-013a549f-6ed5-4176-b0ce-43c778a0d887 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:26.886041 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-013a549f-6ed5-4176-b0ce-43c778a0d887 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:26.886178 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-013a549f-6ed5-4176-b0ce-43c778a0d887 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete snapshot with id: 88692d67-4fac-4222-976e-27e6db2d4074 Aug 19 11:17:26.891189 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:26.891189 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:26.891591 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-013a549f-6ed5-4176-b0ce-43c778a0d887 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Snapshot retrieved successfully. Aug 19 11:17:26.904232 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-013a549f-6ed5-4176-b0ce-43c778a0d887 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Snapshot delete request issued successfully. Aug 19 11:17:26.904410 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-013a549f-6ed5-4176-b0ce-43c778a0d887 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 returned with HTTP 202 Aug 19 11:17:26.904764 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1375/5493] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:17:26 2026] DELETE /volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:26.911184 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2d4b1207-8312-4071-87df-910ebb608da1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:26.913433 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2d4b1207-8312-4071-87df-910ebb608da1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 Aug 19 11:17:26.913706 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2d4b1207-8312-4071-87df-910ebb608da1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:26.913995 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2d4b1207-8312-4071-87df-910ebb608da1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:26.919760 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:26.919760 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:26.920245 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2d4b1207-8312-4071-87df-910ebb608da1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Snapshot retrieved successfully. Aug 19 11:17:26.921026 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2d4b1207-8312-4071-87df-910ebb608da1 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 returned with HTTP 200 Aug 19 11:17:26.921456 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1372/5494] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:26 2026] GET /volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:27.929742 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-c8d32118-6efa-45db-b167-77a167dc6521 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:27.931389 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c8d32118-6efa-45db-b167-77a167dc6521 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 Aug 19 11:17:27.931618 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c8d32118-6efa-45db-b167-77a167dc6521 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:27.931759 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-c8d32118-6efa-45db-b167-77a167dc6521 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:27.935574 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-c8d32118-6efa-45db-b167-77a167dc6521 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 returned with HTTP 404 Aug 19 11:17:27.936003 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1378/5495] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:27 2026] GET /volume/v3/snapshots/88692d67-4fac-4222-976e-27e6db2d4074 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:27.942000 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3f3279f6-df60-4310-921d-abcd59cbdc21 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:27.943575 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3f3279f6-df60-4310-921d-abcd59cbdc21 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f Aug 19 11:17:27.943795 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3f3279f6-df60-4310-921d-abcd59cbdc21 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:27.943980 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3f3279f6-df60-4310-921d-abcd59cbdc21 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:27.944138 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-3f3279f6-df60-4310-921d-abcd59cbdc21 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete volume with id: e50d971b-6940-4281-8272-0e9d3f9e7f4f Aug 19 11:17:27.950840 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:27.950840 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:27.951393 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3f3279f6-df60-4310-921d-abcd59cbdc21 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:27.966336 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3f3279f6-df60-4310-921d-abcd59cbdc21 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete volume request issued successfully. Aug 19 11:17:27.966559 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3f3279f6-df60-4310-921d-abcd59cbdc21 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f returned with HTTP 202 Aug 19 11:17:27.967005 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1371/5496] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:27 2026] DELETE /volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:27.972813 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9badb1c7-da85-4e09-ab55-e762f7ebcab4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:27.974590 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9badb1c7-da85-4e09-ab55-e762f7ebcab4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f Aug 19 11:17:27.974805 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9badb1c7-da85-4e09-ab55-e762f7ebcab4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:27.974987 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9badb1c7-da85-4e09-ab55-e762f7ebcab4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:27.981420 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:27.981420 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:27.984766 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9badb1c7-da85-4e09-ab55-e762f7ebcab4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:27.988538 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9badb1c7-da85-4e09-ab55-e762f7ebcab4 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f returned with HTTP 200 Aug 19 11:17:27.988982 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1376/5497] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:27 2026] GET /volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:29.000766 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-10906ecd-c24c-4966-bed1-2b156b180e3a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:29.002319 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10906ecd-c24c-4966-bed1-2b156b180e3a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f Aug 19 11:17:29.002490 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10906ecd-c24c-4966-bed1-2b156b180e3a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:29.002674 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10906ecd-c24c-4966-bed1-2b156b180e3a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:29.008521 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10906ecd-c24c-4966-bed1-2b156b180e3a tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f returned with HTTP 404 Aug 19 11:17:29.008960 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1373/5498] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:28 2026] GET /volume/v3/volumes/e50d971b-6940-4281-8272-0e9d3f9e7f4f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:29.015029 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-58e0cadc-0e1a-48f2-82c4-b65e859e32a0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:29.016658 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-58e0cadc-0e1a-48f2-82c4-b65e859e32a0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:17:29.016871 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-58e0cadc-0e1a-48f2-82c4-b65e859e32a0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:29.017042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-58e0cadc-0e1a-48f2-82c4-b65e859e32a0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:29.017190 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-58e0cadc-0e1a-48f2-82c4-b65e859e32a0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete volume with id: 23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:17:29.023574 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:29.023574 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:29.024061 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-58e0cadc-0e1a-48f2-82c4-b65e859e32a0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:29.040937 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-58e0cadc-0e1a-48f2-82c4-b65e859e32a0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete volume request issued successfully. Aug 19 11:17:29.040937 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-58e0cadc-0e1a-48f2-82c4-b65e859e32a0 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 returned with HTTP 202 Aug 19 11:17:29.041347 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1379/5499] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:29 2026] DELETE /volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:29.047706 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-3a6b12f4-70c2-4ec5-b8ce-634562a2e1a3 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:29.049409 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3a6b12f4-70c2-4ec5-b8ce-634562a2e1a3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:17:29.049643 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3a6b12f4-70c2-4ec5-b8ce-634562a2e1a3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:29.049859 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-3a6b12f4-70c2-4ec5-b8ce-634562a2e1a3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:29.056879 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:29.056879 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:29.060435 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-3a6b12f4-70c2-4ec5-b8ce-634562a2e1a3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:29.064890 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-3a6b12f4-70c2-4ec5-b8ce-634562a2e1a3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 returned with HTTP 200 Aug 19 11:17:29.065309 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1372/5500] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:29 2026] GET /volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:30.077254 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8685312c-e416-4a79-aa79-9790fa0a36c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:30.079547 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8685312c-e416-4a79-aa79-9790fa0a36c3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 Aug 19 11:17:30.079547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8685312c-e416-4a79-aa79-9790fa0a36c3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:30.079547 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8685312c-e416-4a79-aa79-9790fa0a36c3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:30.084608 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8685312c-e416-4a79-aa79-9790fa0a36c3 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 returned with HTTP 404 Aug 19 11:17:30.085049 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1377/5501] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:30 2026] GET /volume/v3/volumes/23c31356-9ca3-4e20-a1a3-892ded03ced0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:30.090782 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6583c7a5-9148-44a3-8d02-9a7118d866fd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:30.093514 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6583c7a5-9148-44a3-8d02-9a7118d866fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 Aug 19 11:17:30.093514 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6583c7a5-9148-44a3-8d02-9a7118d866fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:30.093514 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6583c7a5-9148-44a3-8d02-9a7118d866fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:30.093514 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-6583c7a5-9148-44a3-8d02-9a7118d866fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete volume with id: 1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 Aug 19 11:17:30.100594 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:30.100594 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:30.100933 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6583c7a5-9148-44a3-8d02-9a7118d866fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:30.116388 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6583c7a5-9148-44a3-8d02-9a7118d866fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete volume request issued successfully. Aug 19 11:17:30.116671 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6583c7a5-9148-44a3-8d02-9a7118d866fd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 returned with HTTP 202 Aug 19 11:17:30.117277 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1374/5502] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:30 2026] DELETE /volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:30.123662 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-adff8b1a-a243-482d-a097-bf51cb7ca506 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:30.125881 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-adff8b1a-a243-482d-a097-bf51cb7ca506 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 Aug 19 11:17:30.126137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-adff8b1a-a243-482d-a097-bf51cb7ca506 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:30.126373 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-adff8b1a-a243-482d-a097-bf51cb7ca506 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:30.134230 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:30.134230 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:30.137823 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-adff8b1a-a243-482d-a097-bf51cb7ca506 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:30.142098 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-adff8b1a-a243-482d-a097-bf51cb7ca506 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 returned with HTTP 200 Aug 19 11:17:30.142469 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1380/5503] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:30 2026] GET /volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:31.155136 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-94ba6959-842a-4e4c-8d0a-f000469f59da None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:31.156821 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-94ba6959-842a-4e4c-8d0a-f000469f59da tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 Aug 19 11:17:31.157016 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-94ba6959-842a-4e4c-8d0a-f000469f59da tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:31.157178 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-94ba6959-842a-4e4c-8d0a-f000469f59da tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:31.162170 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-94ba6959-842a-4e4c-8d0a-f000469f59da tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 returned with HTTP 404 Aug 19 11:17:31.162582 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1373/5504] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:31 2026] GET /volume/v3/volumes/1c6080cb-1bd7-47ff-93cf-ccb0b334c4b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:31.168703 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f3ba1cdb-5961-4526-8977-fdd1a73b1fb5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:31.170325 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f3ba1cdb-5961-4526-8977-fdd1a73b1fb5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] DELETE https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 Aug 19 11:17:31.170526 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f3ba1cdb-5961-4526-8977-fdd1a73b1fb5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:31.170742 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f3ba1cdb-5961-4526-8977-fdd1a73b1fb5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:31.170898 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-f3ba1cdb-5961-4526-8977-fdd1a73b1fb5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete volume with id: b14f07e7-81fa-413d-b954-dab0f82a4721 Aug 19 11:17:31.180028 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:31.180028 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:31.180682 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f3ba1cdb-5961-4526-8977-fdd1a73b1fb5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:31.198651 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f3ba1cdb-5961-4526-8977-fdd1a73b1fb5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Delete volume request issued successfully. Aug 19 11:17:31.198904 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f3ba1cdb-5961-4526-8977-fdd1a73b1fb5 tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 returned with HTTP 202 Aug 19 11:17:31.199444 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1378/5505] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:31 2026] DELETE /volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:31.206898 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a014e85e-0918-442a-a435-847d45125afd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:31.208663 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a014e85e-0918-442a-a435-847d45125afd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 Aug 19 11:17:31.208886 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a014e85e-0918-442a-a435-847d45125afd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:31.209083 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a014e85e-0918-442a-a435-847d45125afd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:31.216602 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:31.216602 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:31.220020 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a014e85e-0918-442a-a435-847d45125afd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Volume info retrieved successfully. Aug 19 11:17:31.223955 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a014e85e-0918-442a-a435-847d45125afd tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 returned with HTTP 200 Aug 19 11:17:31.224350 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1375/5506] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:31 2026] GET /volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:32.235862 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-54a9f2a5-52eb-4fd1-a670-fb1983c5e92f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:32.237662 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-54a9f2a5-52eb-4fd1-a670-fb1983c5e92f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] GET https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 Aug 19 11:17:32.237856 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-54a9f2a5-52eb-4fd1-a670-fb1983c5e92f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:32.238029 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-54a9f2a5-52eb-4fd1-a670-fb1983c5e92f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:32.243454 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-54a9f2a5-52eb-4fd1-a670-fb1983c5e92f tempest-VolumesBackupsTest-2109358191 tempest-VolumesBackupsTest-2109358191-project-member] https://10.4.3.46/volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 returned with HTTP 404 Aug 19 11:17:32.243903 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1381/5507] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:32 2026] GET /volume/v3/volumes/b14f07e7-81fa-413d-b954-dab0f82a4721 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:35.257614 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:35.326391 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:17:35.326742 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-89524007"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:35.328066 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-89524007'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:17:35.328181 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume of 1 GB Aug 19 11:17:35.331761 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Availability Zones retrieved successfully. Aug 19 11:17:35.336896 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (eee30c6c-1462-4fd1-8886-0d37c75bce62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:35.337754 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b058f8b9-073a-4841-8d28-d636629d8625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:35.338420 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:17:35.359737 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b058f8b9-073a-4841-8d28-d636629d8625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:35.360428 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9a1ef4-b5a1-450e-9504-6176483382f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:35.409351 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['22086333-6b0c-4a4e-a81d-aad8e2eea25b', '95e78d84-6365-41b8-9629-28e95b146e1a', 'b9f70b80-abf9-4def-83fd-4c9145f8ca3e', '0f044932-7952-4101-b054-e409ebca12bd'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:35.410123 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9a1ef4-b5a1-450e-9504-6176483382f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22086333-6b0c-4a4e-a81d-aad8e2eea25b', '95e78d84-6365-41b8-9629-28e95b146e1a', 'b9f70b80-abf9-4def-83fd-4c9145f8ca3e', '0f044932-7952-4101-b054-e409ebca12bd']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:35.410860 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06fe6729-8cb6-4f0b-b297-a9453043185c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:35.430803 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06fe6729-8cb6-4f0b-b297-a9453043185c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d8f9edf-15f7-47d3-8c01-5889f13bbde7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-89524007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['22086333-6b0c-4a4e-a81d-aad8e2eea25b','95e78d84-6365-41b8-9629-28e95b146e1a','b9f70b80-abf9-4def-83fd-4c9145f8ca3e','0f044932-7952-4101-b054-e409ebca12bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-89524007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d8f9edf-15f7-47d3-8c01-5889f13bbde7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4df33a8c904bc39f1865fdedb9a32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4272e324bc4b16a528b2006d32621a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:35.431490 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44aa452e-8bf4-453b-a54b-bc81aaff41a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:35.447123 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44aa452e-8bf4-453b-a54b-bc81aaff41a1) transitioned into state 'SUCCESS' from state '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-89524007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['22086333-6b0c-4a4e-a81d-aad8e2eea25b','95e78d84-6365-41b8-9629-28e95b146e1a','b9f70b80-abf9-4def-83fd-4c9145f8ca3e','0f044932-7952-4101-b054-e409ebca12bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:35.447989 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c0bc49-9033-45b0-94be-7b04d315b9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:35.456198 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c0bc49-9033-45b0-94be-7b04d315b9b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:35.456929 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (eee30c6c-1462-4fd1-8886-0d37c75bce62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:35.457196 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request issued successfully. Aug 19 11:17:35.457766 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-9b0dcca4-8f9c-442f-869f-78fdf8897d93 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:17:35.458134 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1374/5508] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:17:35 2026] POST /volume/v3/volumes => generated 774 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:35.469165 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5143064d-dde5-4b87-9fda-d3b973515050 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:35.471259 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5143064d-dde5-4b87-9fda-d3b973515050 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 Aug 19 11:17:35.471499 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5143064d-dde5-4b87-9fda-d3b973515050 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:35.471924 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5143064d-dde5-4b87-9fda-d3b973515050 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:35.479816 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:35.479816 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:35.483320 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5143064d-dde5-4b87-9fda-d3b973515050 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:35.487495 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5143064d-dde5-4b87-9fda-d3b973515050 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 returned with HTTP 200 Aug 19 11:17:35.487945 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1379/5509] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:35 2026] GET /volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:36.500216 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-01874fca-aa2a-4016-9e2c-9d2ff3a1e19a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:36.502023 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01874fca-aa2a-4016-9e2c-9d2ff3a1e19a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 Aug 19 11:17:36.502023 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01874fca-aa2a-4016-9e2c-9d2ff3a1e19a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:36.502233 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01874fca-aa2a-4016-9e2c-9d2ff3a1e19a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:36.508285 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:36.508285 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:36.511075 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-01874fca-aa2a-4016-9e2c-9d2ff3a1e19a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:36.514024 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01874fca-aa2a-4016-9e2c-9d2ff3a1e19a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 returned with HTTP 200 Aug 19 11:17:36.514383 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1376/5510] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:36 2026] GET /volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 => generated 1014 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:36.525318 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3947e332-a922-491f-af6d-cd2e36dbcbdc None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:36.574543 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3947e332-a922-491f-af6d-cd2e36dbcbdc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:17:36.574882 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3947e332-a922-491f-af6d-cd2e36dbcbdc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d8f9edf-15f7-47d3-8c01-5889f13bbde7", "name": "tempest-ProjectMemberTests-Snapshot-1289996315"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:36.582609 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:36.582609 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:36.583045 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3947e332-a922-491f-af6d-cd2e36dbcbdc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Volume info retrieved successfully. Aug 19 11:17:36.583150 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-3947e332-a922-491f-af6d-cd2e36dbcbdc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Create snapshot from volume 0d8f9edf-15f7-47d3-8c01-5889f13bbde7 Aug 19 11:17:36.614329 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-3947e332-a922-491f-af6d-cd2e36dbcbdc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Created reservations ['4b114e66-628d-4b6b-94d5-98d678d08e69', '770b5bb0-d445-4780-9866-1ea2001c740e', '2eeda1af-f10d-4ba8-90cf-e87244c65b16', '8f3ecd98-0936-48c7-a363-6f1dce1f7c13'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:36.638870 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3947e332-a922-491f-af6d-cd2e36dbcbdc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot create request issued successfully. Aug 19 11:17:36.639214 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3947e332-a922-491f-af6d-cd2e36dbcbdc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:17:36.639636 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1382/5511] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:17:36 2026] POST /volume/v3/snapshots => generated 305 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:36.647380 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fbeeeb1a-0fa1-45fa-ae56-90f58f1a14a0 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:36.649184 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fbeeeb1a-0fa1-45fa-ae56-90f58f1a14a0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] GET https://10.4.3.46/volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 Aug 19 11:17:36.649371 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fbeeeb1a-0fa1-45fa-ae56-90f58f1a14a0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:36.649571 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fbeeeb1a-0fa1-45fa-ae56-90f58f1a14a0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:36.654165 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:36.654165 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:36.654553 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-fbeeeb1a-0fa1-45fa-ae56-90f58f1a14a0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot retrieved successfully. Aug 19 11:17:36.655362 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fbeeeb1a-0fa1-45fa-ae56-90f58f1a14a0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 returned with HTTP 200 Aug 19 11:17:36.655742 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1375/5512] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:36 2026] GET /volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:37.663716 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-445546ec-b3f1-4fcb-81eb-9476dc5ee03f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:37.665545 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-445546ec-b3f1-4fcb-81eb-9476dc5ee03f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] GET https://10.4.3.46/volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 Aug 19 11:17:37.665796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-445546ec-b3f1-4fcb-81eb-9476dc5ee03f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:37.666025 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-445546ec-b3f1-4fcb-81eb-9476dc5ee03f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:37.670816 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:37.670816 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:37.671250 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-445546ec-b3f1-4fcb-81eb-9476dc5ee03f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot retrieved successfully. Aug 19 11:17:37.671987 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-445546ec-b3f1-4fcb-81eb-9476dc5ee03f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 returned with HTTP 200 Aug 19 11:17:37.672344 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1380/5513] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:37 2026] GET /volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:37.681986 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-122bb4ce-d000-494c-982d-db664b9cacda None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:37.683610 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-122bb4ce-d000-494c-982d-db664b9cacda tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 Aug 19 11:17:37.683808 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-122bb4ce-d000-494c-982d-db664b9cacda tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:37.683984 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-122bb4ce-d000-494c-982d-db664b9cacda tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:37.684077 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-122bb4ce-d000-494c-982d-db664b9cacda tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Delete snapshot with id: b0b48586-8c74-4a16-9d46-a26e6597df21 Aug 19 11:17:37.688473 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:37.688473 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:37.688939 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-122bb4ce-d000-494c-982d-db664b9cacda tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot retrieved successfully. Aug 19 11:17:37.703021 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-122bb4ce-d000-494c-982d-db664b9cacda tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot delete request issued successfully. Aug 19 11:17:37.703208 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-122bb4ce-d000-494c-982d-db664b9cacda tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 returned with HTTP 202 Aug 19 11:17:37.703605 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1377/5514] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:17:37 2026] DELETE /volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:37.711251 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-70e7252c-2ed7-46af-bb7e-3eba2d5aa0d6 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:37.713211 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-70e7252c-2ed7-46af-bb7e-3eba2d5aa0d6 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] GET https://10.4.3.46/volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 Aug 19 11:17:37.713390 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-70e7252c-2ed7-46af-bb7e-3eba2d5aa0d6 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:37.713615 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-70e7252c-2ed7-46af-bb7e-3eba2d5aa0d6 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:37.720001 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:37.720001 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:37.720466 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-70e7252c-2ed7-46af-bb7e-3eba2d5aa0d6 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot retrieved successfully. Aug 19 11:17:37.721314 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-70e7252c-2ed7-46af-bb7e-3eba2d5aa0d6 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 returned with HTTP 200 Aug 19 11:17:37.721708 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1383/5515] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:37 2026] GET /volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:38.730117 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1190fd24-ea82-4a3d-81e3-0cb0dfc3fa37 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:38.731559 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1190fd24-ea82-4a3d-81e3-0cb0dfc3fa37 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] GET https://10.4.3.46/volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 Aug 19 11:17:38.731750 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1190fd24-ea82-4a3d-81e3-0cb0dfc3fa37 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:38.731922 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1190fd24-ea82-4a3d-81e3-0cb0dfc3fa37 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:38.735685 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1190fd24-ea82-4a3d-81e3-0cb0dfc3fa37 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 returned with HTTP 404 Aug 19 11:17:38.736090 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1376/5516] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:38 2026] GET /volume/v3/snapshots/b0b48586-8c74-4a16-9d46-a26e6597df21 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:38.742339 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bde0baf7-a155-4635-9800-7faf2bc0111e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:38.744070 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bde0baf7-a155-4635-9800-7faf2bc0111e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 Aug 19 11:17:38.744549 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bde0baf7-a155-4635-9800-7faf2bc0111e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:38.744549 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bde0baf7-a155-4635-9800-7faf2bc0111e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:38.744662 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-bde0baf7-a155-4635-9800-7faf2bc0111e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume with id: 0d8f9edf-15f7-47d3-8c01-5889f13bbde7 Aug 19 11:17:38.751098 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:38.751098 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:38.751403 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bde0baf7-a155-4635-9800-7faf2bc0111e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:38.765376 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bde0baf7-a155-4635-9800-7faf2bc0111e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume request issued successfully. Aug 19 11:17:38.765570 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bde0baf7-a155-4635-9800-7faf2bc0111e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 returned with HTTP 202 Aug 19 11:17:38.766118 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1381/5517] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:38 2026] DELETE /volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:38.772421 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0f80fbf2-f078-4f0d-8b47-98451772767b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:38.774102 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0f80fbf2-f078-4f0d-8b47-98451772767b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 Aug 19 11:17:38.774288 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0f80fbf2-f078-4f0d-8b47-98451772767b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:38.774466 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0f80fbf2-f078-4f0d-8b47-98451772767b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:38.780857 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:38.780857 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:38.783823 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0f80fbf2-f078-4f0d-8b47-98451772767b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:38.787152 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0f80fbf2-f078-4f0d-8b47-98451772767b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 returned with HTTP 200 Aug 19 11:17:38.787497 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1378/5518] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:38 2026] GET /volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 => generated 1013 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:39.799762 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d590a455-fdf6-4646-8411-a211d5c194ff None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:39.801751 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d590a455-fdf6-4646-8411-a211d5c194ff tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 Aug 19 11:17:39.801979 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d590a455-fdf6-4646-8411-a211d5c194ff tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:39.802210 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d590a455-fdf6-4646-8411-a211d5c194ff tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:39.808841 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d590a455-fdf6-4646-8411-a211d5c194ff tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 returned with HTTP 404 Aug 19 11:17:39.809354 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1384/5519] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:39 2026] GET /volume/v3/volumes/0d8f9edf-15f7-47d3-8c01-5889f13bbde7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:39.816152 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7f333a53-2e92-429a-b061-ffbda287d518 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:39.817583 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:17:39.817894 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-887235603"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:39.819459 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-887235603'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:17:39.819669 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume of 1 GB Aug 19 11:17:39.822927 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Availability Zones retrieved successfully. Aug 19 11:17:39.827385 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (1bcba97e-9576-432b-91c0-d3f0472d5935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:39.828316 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7b2d88-3df7-4732-8be4-6940ad28d18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:39.828986 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:17:39.849595 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7b2d88-3df7-4732-8be4-6940ad28d18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:39.850219 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0420316-0f88-472a-a882-6d3a1c5f42fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:39.883507 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['5ded8663-3f33-467c-9081-56717dcaa7ca', '072d7994-9049-4dae-a1de-120eb94ae5b3', 'dcbb434e-bf4e-4939-90bf-7b469d947b2d', 'f5dc3ee6-9594-484f-875f-faf6211b12b7'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:39.884396 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0420316-0f88-472a-a882-6d3a1c5f42fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ded8663-3f33-467c-9081-56717dcaa7ca', '072d7994-9049-4dae-a1de-120eb94ae5b3', 'dcbb434e-bf4e-4939-90bf-7b469d947b2d', 'f5dc3ee6-9594-484f-875f-faf6211b12b7']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:39.885047 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0582ec56-342d-40fd-9387-3c0001e95bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:39.906321 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0582ec56-342d-40fd-9387-3c0001e95bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83035ef7-6c82-4d52-b987-0091eaa9fa85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-887235603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['5ded8663-3f33-467c-9081-56717dcaa7ca','072d7994-9049-4dae-a1de-120eb94ae5b3','dcbb434e-bf4e-4939-90bf-7b469d947b2d','f5dc3ee6-9594-484f-875f-faf6211b12b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:17:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-887235603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83035ef7-6c82-4d52-b987-0091eaa9fa85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4df33a8c904bc39f1865fdedb9a32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4272e324bc4b16a528b2006d32621a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:39.906936 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d23c311-850e-46af-9d99-cc58414a4280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:39.921674 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d23c311-850e-46af-9d99-cc58414a4280) transitioned into state 'SUCCESS' from state '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-887235603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['5ded8663-3f33-467c-9081-56717dcaa7ca','072d7994-9049-4dae-a1de-120eb94ae5b3','dcbb434e-bf4e-4939-90bf-7b469d947b2d','f5dc3ee6-9594-484f-875f-faf6211b12b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:39.922222 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56caae6d-65a9-4786-9ee8-88140395c2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:39.931501 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56caae6d-65a9-4786-9ee8-88140395c2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:39.932170 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (1bcba97e-9576-432b-91c0-d3f0472d5935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:39.932410 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request issued successfully. Aug 19 11:17:39.932938 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7f333a53-2e92-429a-b061-ffbda287d518 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:17:39.933301 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1377/5520] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:17:39 2026] POST /volume/v3/volumes => generated 775 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:39.944827 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cababeff-0bb0-47f9-9ea1-321fdddfc5e0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:39.946605 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cababeff-0bb0-47f9-9ea1-321fdddfc5e0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 Aug 19 11:17:39.946823 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cababeff-0bb0-47f9-9ea1-321fdddfc5e0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:39.947046 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cababeff-0bb0-47f9-9ea1-321fdddfc5e0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:39.953918 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:39.953918 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:39.956934 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cababeff-0bb0-47f9-9ea1-321fdddfc5e0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:39.960084 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cababeff-0bb0-47f9-9ea1-321fdddfc5e0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 returned with HTTP 200 Aug 19 11:17:39.960426 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1382/5521] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:39 2026] GET /volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:40.971862 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c2d93592-8079-4401-8e4f-da9851a0e2a8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:40.973608 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2d93592-8079-4401-8e4f-da9851a0e2a8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 Aug 19 11:17:40.973824 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2d93592-8079-4401-8e4f-da9851a0e2a8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:40.974005 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2d93592-8079-4401-8e4f-da9851a0e2a8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:40.980943 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:40.980943 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:40.984210 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c2d93592-8079-4401-8e4f-da9851a0e2a8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:40.987743 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2d93592-8079-4401-8e4f-da9851a0e2a8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 returned with HTTP 200 Aug 19 11:17:40.988132 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1379/5522] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:40 2026] GET /volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:40.998894 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b18aa573-1b88-4edd-b77a-c3e7194e7f78 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:41.000649 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b18aa573-1b88-4edd-b77a-c3e7194e7f78 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:17:41.001011 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b18aa573-1b88-4edd-b77a-c3e7194e7f78 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83035ef7-6c82-4d52-b987-0091eaa9fa85", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-669207086"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:41.008760 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:41.008760 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:41.009154 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b18aa573-1b88-4edd-b77a-c3e7194e7f78 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:41.009296 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-b18aa573-1b88-4edd-b77a-c3e7194e7f78 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create snapshot from volume 83035ef7-6c82-4d52-b987-0091eaa9fa85 Aug 19 11:17:41.028993 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-b18aa573-1b88-4edd-b77a-c3e7194e7f78 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['ffda336d-ace9-4695-a5e8-4414c2705932', '1f4841e5-47a0-469f-8f61-0e766b2f854b', '06985f67-454b-4726-9fd5-c650c3fcc1d6', 'bc9cd7ed-49fc-440a-a414-a3c704d31861'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:41.052676 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b18aa573-1b88-4edd-b77a-c3e7194e7f78 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot create request issued successfully. Aug 19 11:17:41.052992 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b18aa573-1b88-4edd-b77a-c3e7194e7f78 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:17:41.053389 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1385/5523] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:17:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:41.061391 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-c1be3e97-f43c-4397-aff5-1eb826f74346 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:41.063239 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c1be3e97-f43c-4397-aff5-1eb826f74346 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 Aug 19 11:17:41.063443 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c1be3e97-f43c-4397-aff5-1eb826f74346 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:41.063695 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-c1be3e97-f43c-4397-aff5-1eb826f74346 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:41.068969 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:41.068969 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:41.069366 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-c1be3e97-f43c-4397-aff5-1eb826f74346 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:41.070300 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-c1be3e97-f43c-4397-aff5-1eb826f74346 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 returned with HTTP 200 Aug 19 11:17:41.070874 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1378/5524] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:41 2026] GET /volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:42.078761 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2f2771fe-92c3-4d83-a0b5-b8517ae5d97d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:42.081013 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f2771fe-92c3-4d83-a0b5-b8517ae5d97d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 Aug 19 11:17:42.081254 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f2771fe-92c3-4d83-a0b5-b8517ae5d97d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:42.081463 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f2771fe-92c3-4d83-a0b5-b8517ae5d97d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:42.086293 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:42.086293 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:42.086605 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2f2771fe-92c3-4d83-a0b5-b8517ae5d97d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:42.087310 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f2771fe-92c3-4d83-a0b5-b8517ae5d97d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 returned with HTTP 200 Aug 19 11:17:42.087773 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1383/5525] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:42 2026] GET /volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:42.095207 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-081778f4-e046-40c7-bbda-da517f7046fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:42.096933 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-081778f4-e046-40c7-bbda-da517f7046fc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] DELETE https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 Aug 19 11:17:42.097131 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-081778f4-e046-40c7-bbda-da517f7046fc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:42.097315 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-081778f4-e046-40c7-bbda-da517f7046fc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:42.097415 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-081778f4-e046-40c7-bbda-da517f7046fc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Delete snapshot with id: 276251fe-584b-42c5-ba17-e60580946216 Aug 19 11:17:42.102462 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:42.102462 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:42.102927 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-081778f4-e046-40c7-bbda-da517f7046fc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot retrieved successfully. Aug 19 11:17:42.119296 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-081778f4-e046-40c7-bbda-da517f7046fc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot delete request issued successfully. Aug 19 11:17:42.119415 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-081778f4-e046-40c7-bbda-da517f7046fc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 returned with HTTP 202 Aug 19 11:17:42.119819 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1380/5526] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:17:42 2026] DELETE /volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:42.126279 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b2d1d4dc-30be-4e1e-9f97-311a55ddcf09 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:42.128151 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b2d1d4dc-30be-4e1e-9f97-311a55ddcf09 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] GET https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 Aug 19 11:17:42.128348 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b2d1d4dc-30be-4e1e-9f97-311a55ddcf09 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:42.128557 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b2d1d4dc-30be-4e1e-9f97-311a55ddcf09 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:42.133529 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:42.133529 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:42.133940 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-b2d1d4dc-30be-4e1e-9f97-311a55ddcf09 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot retrieved successfully. Aug 19 11:17:42.134651 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b2d1d4dc-30be-4e1e-9f97-311a55ddcf09 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 returned with HTTP 200 Aug 19 11:17:42.134976 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1386/5527] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:42 2026] GET /volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:43.142843 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d58595b5-9980-495a-a4dd-2a208533d001 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:43.144855 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d58595b5-9980-495a-a4dd-2a208533d001 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] GET https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 Aug 19 11:17:43.145060 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d58595b5-9980-495a-a4dd-2a208533d001 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:43.145244 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d58595b5-9980-495a-a4dd-2a208533d001 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:43.149238 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d58595b5-9980-495a-a4dd-2a208533d001 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 returned with HTTP 404 Aug 19 11:17:43.149802 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1379/5528] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:43 2026] GET /volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:43.155966 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f2d582f6-9e22-405c-86f5-8ccdb15600bd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:43.158091 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2d582f6-9e22-405c-86f5-8ccdb15600bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 Aug 19 11:17:43.158252 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2d582f6-9e22-405c-86f5-8ccdb15600bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:43.158405 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2d582f6-9e22-405c-86f5-8ccdb15600bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:43.158523 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-f2d582f6-9e22-405c-86f5-8ccdb15600bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete snapshot with id: 276251fe-584b-42c5-ba17-e60580946216 Aug 19 11:17:43.162146 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2d582f6-9e22-405c-86f5-8ccdb15600bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 returned with HTTP 404 Aug 19 11:17:43.162937 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1384/5529] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:17:43 2026] DELETE /volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:43.168342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-667c248c-97c8-480f-b89c-348d921bc46e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:43.169890 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-667c248c-97c8-480f-b89c-348d921bc46e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 Aug 19 11:17:43.170061 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-667c248c-97c8-480f-b89c-348d921bc46e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:43.170241 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-667c248c-97c8-480f-b89c-348d921bc46e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:43.174010 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-667c248c-97c8-480f-b89c-348d921bc46e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 returned with HTTP 404 Aug 19 11:17:43.174406 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1381/5530] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:43 2026] GET /volume/v3/snapshots/276251fe-584b-42c5-ba17-e60580946216 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:43.180111 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3b3cf9ef-9a27-4853-a8a6-0dfb8e3e5707 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:43.181770 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3b3cf9ef-9a27-4853-a8a6-0dfb8e3e5707 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 Aug 19 11:17:43.181947 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3b3cf9ef-9a27-4853-a8a6-0dfb8e3e5707 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:43.182114 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3b3cf9ef-9a27-4853-a8a6-0dfb8e3e5707 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:43.182256 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-3b3cf9ef-9a27-4853-a8a6-0dfb8e3e5707 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume with id: 83035ef7-6c82-4d52-b987-0091eaa9fa85 Aug 19 11:17:43.188761 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:43.188761 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:43.189186 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3b3cf9ef-9a27-4853-a8a6-0dfb8e3e5707 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:43.205343 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-3b3cf9ef-9a27-4853-a8a6-0dfb8e3e5707 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume request issued successfully. Aug 19 11:17:43.205596 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3b3cf9ef-9a27-4853-a8a6-0dfb8e3e5707 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 returned with HTTP 202 Aug 19 11:17:43.206061 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1387/5531] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:43 2026] DELETE /volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:43.212497 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5ca9ccd6-38a4-48dd-8767-10ca1f93b3a6 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:43.214195 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5ca9ccd6-38a4-48dd-8767-10ca1f93b3a6 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 Aug 19 11:17:43.214382 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5ca9ccd6-38a4-48dd-8767-10ca1f93b3a6 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:43.214592 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5ca9ccd6-38a4-48dd-8767-10ca1f93b3a6 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:43.222137 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:43.222137 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:43.225476 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5ca9ccd6-38a4-48dd-8767-10ca1f93b3a6 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:43.229504 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5ca9ccd6-38a4-48dd-8767-10ca1f93b3a6 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 returned with HTTP 200 Aug 19 11:17:43.229944 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1380/5532] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:43 2026] GET /volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:44.240998 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-63bc1442-da83-4e71-9e83-a73efeae0c75 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:44.242539 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-63bc1442-da83-4e71-9e83-a73efeae0c75 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 Aug 19 11:17:44.242716 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-63bc1442-da83-4e71-9e83-a73efeae0c75 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:44.242894 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-63bc1442-da83-4e71-9e83-a73efeae0c75 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:44.247770 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-63bc1442-da83-4e71-9e83-a73efeae0c75 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 returned with HTTP 404 Aug 19 11:17:44.248120 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1385/5533] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:44 2026] GET /volume/v3/volumes/83035ef7-6c82-4d52-b987-0091eaa9fa85 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:44.256031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb093dbf-6432-4608-acba-df9714073a83 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:44.257980 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:17:44.258402 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1831352191"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:44.259920 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1831352191'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:17:44.260051 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume of 1 GB Aug 19 11:17:44.260348 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:44.260348 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:44.264285 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Availability Zones retrieved successfully. Aug 19 11:17:44.269369 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (07b3a890-90bc-40e7-aa64-08725eb44183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:44.270451 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dd382a2-8ee1-4266-88df-a3d147abf79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:44.271261 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:17:44.293138 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dd382a2-8ee1-4266-88df-a3d147abf79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:44.294173 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3d33d5-4e91-4ec4-8202-aaf477c1999e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:44.327666 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['dd938eae-67a9-470b-8d49-a3b19fdd3d98', '26030755-0642-433c-bce1-5ea82904befe', '3156a48c-d7e8-4b50-b889-681d5de29aa8', 'f08361c1-c16c-42ae-a468-c301fda58f7d'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:44.328339 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3d33d5-4e91-4ec4-8202-aaf477c1999e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd938eae-67a9-470b-8d49-a3b19fdd3d98', '26030755-0642-433c-bce1-5ea82904befe', '3156a48c-d7e8-4b50-b889-681d5de29aa8', 'f08361c1-c16c-42ae-a468-c301fda58f7d']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:44.329022 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b0ba6f1-a008-4ede-8974-627c56214fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:44.348365 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b0ba6f1-a008-4ede-8974-627c56214fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fedd0931-24a3-430b-afe7-3ddb5755cd95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1831352191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['dd938eae-67a9-470b-8d49-a3b19fdd3d98','26030755-0642-433c-bce1-5ea82904befe','3156a48c-d7e8-4b50-b889-681d5de29aa8','f08361c1-c16c-42ae-a468-c301fda58f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1831352191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fedd0931-24a3-430b-afe7-3ddb5755cd95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4df33a8c904bc39f1865fdedb9a32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4272e324bc4b16a528b2006d32621a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:44.349080 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0932f1-4386-4c4a-968c-ab66e441048b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:44.364734 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0932f1-4386-4c4a-968c-ab66e441048b) transitioned into state 'SUCCESS' from state '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-1831352191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['dd938eae-67a9-470b-8d49-a3b19fdd3d98','26030755-0642-433c-bce1-5ea82904befe','3156a48c-d7e8-4b50-b889-681d5de29aa8','f08361c1-c16c-42ae-a468-c301fda58f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:44.365388 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1333ebe-6d0d-499b-a667-b613bebbeec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:44.372961 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1333ebe-6d0d-499b-a667-b613bebbeec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:44.373703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (07b3a890-90bc-40e7-aa64-08725eb44183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:44.373969 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request issued successfully. Aug 19 11:17:44.374466 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb093dbf-6432-4608-acba-df9714073a83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:17:44.374984 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1382/5534] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:17:44 2026] POST /volume/v3/volumes => generated 776 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:44.385693 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9c26506a-05e7-4b2b-b14a-34ca2409101a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:44.387273 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c26506a-05e7-4b2b-b14a-34ca2409101a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 Aug 19 11:17:44.387459 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9c26506a-05e7-4b2b-b14a-34ca2409101a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:44.387692 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9c26506a-05e7-4b2b-b14a-34ca2409101a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:44.394051 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:44.394051 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:44.397078 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-9c26506a-05e7-4b2b-b14a-34ca2409101a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:44.400823 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c26506a-05e7-4b2b-b14a-34ca2409101a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 returned with HTTP 200 Aug 19 11:17:44.401230 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1388/5535] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:44 2026] GET /volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:45.414094 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-27a666fb-262b-4604-95da-298c4cc28281 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:45.415846 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-27a666fb-262b-4604-95da-298c4cc28281 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 Aug 19 11:17:45.416028 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-27a666fb-262b-4604-95da-298c4cc28281 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:45.416203 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-27a666fb-262b-4604-95da-298c4cc28281 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:45.422638 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:45.422638 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:45.425536 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-27a666fb-262b-4604-95da-298c4cc28281 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:45.428816 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-27a666fb-262b-4604-95da-298c4cc28281 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 returned with HTTP 200 Aug 19 11:17:45.429135 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1381/5536] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:45 2026] GET /volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:45.440399 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f20dc3f0-2de8-4645-b2e5-44301eddb29f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:45.442050 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f20dc3f0-2de8-4645-b2e5-44301eddb29f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:17:45.442356 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f20dc3f0-2de8-4645-b2e5-44301eddb29f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fedd0931-24a3-430b-afe7-3ddb5755cd95", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-299975230"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:45.450329 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:45.450329 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:45.450645 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f20dc3f0-2de8-4645-b2e5-44301eddb29f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:45.450754 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-f20dc3f0-2de8-4645-b2e5-44301eddb29f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create snapshot from volume fedd0931-24a3-430b-afe7-3ddb5755cd95 Aug 19 11:17:45.471503 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-f20dc3f0-2de8-4645-b2e5-44301eddb29f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['213b6455-f2e8-4438-85f4-27c880a45a00', 'a6359777-7922-4664-862e-3c91a2abe6b2', '9c584c30-cd3b-4bf4-87d9-ed0346dd75b2', '9707f178-fbbc-4974-8079-cb5e707fabb4'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:45.496370 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f20dc3f0-2de8-4645-b2e5-44301eddb29f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot create request issued successfully. Aug 19 11:17:45.496700 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f20dc3f0-2de8-4645-b2e5-44301eddb29f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:17:45.497127 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1386/5537] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:17:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:45.505135 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e417553a-42ae-4e2d-b08c-39e070755e00 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:45.506907 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e417553a-42ae-4e2d-b08c-39e070755e00 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 Aug 19 11:17:45.507091 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e417553a-42ae-4e2d-b08c-39e070755e00 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:45.507267 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e417553a-42ae-4e2d-b08c-39e070755e00 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:45.511788 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:45.511788 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:45.512047 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e417553a-42ae-4e2d-b08c-39e070755e00 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:45.512715 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e417553a-42ae-4e2d-b08c-39e070755e00 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 returned with HTTP 200 Aug 19 11:17:45.513060 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1383/5538] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:45 2026] GET /volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:46.521501 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-7f3ca701-c01b-4eb9-b3b4-2c3e2811d5f0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:46.522875 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7f3ca701-c01b-4eb9-b3b4-2c3e2811d5f0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 Aug 19 11:17:46.523079 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7f3ca701-c01b-4eb9-b3b4-2c3e2811d5f0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:46.523276 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-7f3ca701-c01b-4eb9-b3b4-2c3e2811d5f0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:46.527887 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:46.527887 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:46.528149 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-7f3ca701-c01b-4eb9-b3b4-2c3e2811d5f0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:46.528792 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-7f3ca701-c01b-4eb9-b3b4-2c3e2811d5f0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 returned with HTTP 200 Aug 19 11:17:46.529107 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1389/5539] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:46 2026] GET /volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:46.536822 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-25b37b75-c17f-4caf-b1ba-fa3e1d831e88 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:46.538517 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-25b37b75-c17f-4caf-b1ba-fa3e1d831e88 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] POST https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8/action Aug 19 11:17:46.538885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-25b37b75-c17f-4caf-b1ba-fa3e1d831e88 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:17:46.538999 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-25b37b75-c17f-4caf-b1ba-fa3e1d831e88 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:46.545100 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:46.545100 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:46.545518 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-25b37b75-c17f-4caf-b1ba-fa3e1d831e88 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot retrieved successfully. Aug 19 11:17:46.546322 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-25b37b75-c17f-4caf-b1ba-fa3e1d831e88 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2f02385268124f5d89a46a8924de17f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c4df33a8c904bc39f1865fdedb9a32a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:17:46.546515 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-25b37b75-c17f-4caf-b1ba-fa3e1d831e88 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8/action returned with HTTP 403 Aug 19 11:17:46.547007 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1382/5540] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:17:46 2026] POST /volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:46.552873 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-802f93d5-e751-4a28-b4d4-60a33a83ddd9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:46.554619 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-802f93d5-e751-4a28-b4d4-60a33a83ddd9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 Aug 19 11:17:46.554813 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-802f93d5-e751-4a28-b4d4-60a33a83ddd9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:46.555010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-802f93d5-e751-4a28-b4d4-60a33a83ddd9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:46.555147 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-802f93d5-e751-4a28-b4d4-60a33a83ddd9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete snapshot with id: c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 Aug 19 11:17:46.559901 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:46.559901 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:46.560179 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-802f93d5-e751-4a28-b4d4-60a33a83ddd9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:46.574961 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-802f93d5-e751-4a28-b4d4-60a33a83ddd9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot delete request issued successfully. Aug 19 11:17:46.575135 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-802f93d5-e751-4a28-b4d4-60a33a83ddd9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 returned with HTTP 202 Aug 19 11:17:46.575572 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1387/5541] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:17:46 2026] DELETE /volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:46.581409 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-21a825c3-0afe-486c-9e48-f5ec7c377c12 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:46.583034 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21a825c3-0afe-486c-9e48-f5ec7c377c12 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 Aug 19 11:17:46.583215 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21a825c3-0afe-486c-9e48-f5ec7c377c12 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:46.583403 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21a825c3-0afe-486c-9e48-f5ec7c377c12 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:46.585120 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=92,cinder:INSERT=17,cinder:UPDATE=36 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:17:46.588730 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:46.588730 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:46.589107 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-21a825c3-0afe-486c-9e48-f5ec7c377c12 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:46.589845 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21a825c3-0afe-486c-9e48-f5ec7c377c12 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 returned with HTTP 200 Aug 19 11:17:46.590319 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1384/5542] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:46 2026] GET /volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:47.598475 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-b77c17b1-581b-44e3-b739-ad07861c52bb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:47.601022 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b77c17b1-581b-44e3-b739-ad07861c52bb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 Aug 19 11:17:47.601022 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b77c17b1-581b-44e3-b739-ad07861c52bb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:47.601169 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-b77c17b1-581b-44e3-b739-ad07861c52bb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:47.605025 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-b77c17b1-581b-44e3-b739-ad07861c52bb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 returned with HTTP 404 Aug 19 11:17:47.605440 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1390/5543] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:47 2026] GET /volume/v3/snapshots/c9e1dbf3-e463-4c2d-83c1-c9b6a4a8f2a8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:47.611163 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-41851a9f-c7e6-451b-9a90-e27e56fe2c83 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:47.612855 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41851a9f-c7e6-451b-9a90-e27e56fe2c83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 Aug 19 11:17:47.613028 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41851a9f-c7e6-451b-9a90-e27e56fe2c83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:47.613201 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-41851a9f-c7e6-451b-9a90-e27e56fe2c83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:47.613347 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-41851a9f-c7e6-451b-9a90-e27e56fe2c83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume with id: fedd0931-24a3-430b-afe7-3ddb5755cd95 Aug 19 11:17:47.620877 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:47.620877 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:47.621259 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-41851a9f-c7e6-451b-9a90-e27e56fe2c83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:47.637327 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-41851a9f-c7e6-451b-9a90-e27e56fe2c83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume request issued successfully. Aug 19 11:17:47.637502 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-41851a9f-c7e6-451b-9a90-e27e56fe2c83 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 returned with HTTP 202 Aug 19 11:17:47.637943 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1383/5544] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:47 2026] DELETE /volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:47.644124 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f2256d2f-720c-4ff7-be17-0cf011603a0f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:47.645685 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2256d2f-720c-4ff7-be17-0cf011603a0f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 Aug 19 11:17:47.645872 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2256d2f-720c-4ff7-be17-0cf011603a0f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:47.646061 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2256d2f-720c-4ff7-be17-0cf011603a0f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:47.652452 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:47.652452 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:47.655896 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f2256d2f-720c-4ff7-be17-0cf011603a0f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:47.659329 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2256d2f-720c-4ff7-be17-0cf011603a0f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 returned with HTTP 200 Aug 19 11:17:47.659721 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1388/5545] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:47 2026] GET /volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:48.672505 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3829277d-7bdf-491e-a291-dd97285d1c60 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:48.674032 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3829277d-7bdf-491e-a291-dd97285d1c60 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 Aug 19 11:17:48.674269 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3829277d-7bdf-491e-a291-dd97285d1c60 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:48.674448 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3829277d-7bdf-491e-a291-dd97285d1c60 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:48.679520 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3829277d-7bdf-491e-a291-dd97285d1c60 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 returned with HTTP 404 Aug 19 11:17:48.679937 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1385/5546] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:48 2026] GET /volume/v3/volumes/fedd0931-24a3-430b-afe7-3ddb5755cd95 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:48.686514 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:48.688136 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:17:48.688448 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1407108328"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:48.689798 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1407108328'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:17:48.689913 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume of 1 GB Aug 19 11:17:48.692246 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=87,cinder:UPDATE=39,cinder:INSERT=20 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:17:48.694454 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Availability Zones retrieved successfully. Aug 19 11:17:48.699447 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (9bc73da0-a6c3-4bea-b215-89be8a082251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:48.700475 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90d9ef03-5f97-486a-befa-66c3ef2cceb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:48.701340 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:17:48.722175 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90d9ef03-5f97-486a-befa-66c3ef2cceb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:48.722914 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d467abd5-bc39-4c9d-b2c3-e07f115a7571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:48.756041 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['99b533d8-fb40-4830-87ca-673a75b13fac', '2d2bb278-53d3-47b2-886a-4bdc69549ffd', '2a54c71b-99ae-48ce-86cb-75b4d8a737e8', '38ef48cb-2994-4726-b985-2d30aa155765'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:48.756722 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d467abd5-bc39-4c9d-b2c3-e07f115a7571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99b533d8-fb40-4830-87ca-673a75b13fac', '2d2bb278-53d3-47b2-886a-4bdc69549ffd', '2a54c71b-99ae-48ce-86cb-75b4d8a737e8', '38ef48cb-2994-4726-b985-2d30aa155765']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:48.757346 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89e2760-798f-4a27-b54b-09e239b27c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:48.777174 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89e2760-798f-4a27-b54b-09e239b27c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '882c8d51-6c5d-4179-934c-105be10ef964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1407108328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['99b533d8-fb40-4830-87ca-673a75b13fac','2d2bb278-53d3-47b2-886a-4bdc69549ffd','2a54c71b-99ae-48ce-86cb-75b4d8a737e8','38ef48cb-2994-4726-b985-2d30aa155765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1407108328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=882c8d51-6c5d-4179-934c-105be10ef964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4df33a8c904bc39f1865fdedb9a32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4272e324bc4b16a528b2006d32621a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:48.777988 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b47370-a61a-4cbc-b953-7e2e19372838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:48.792975 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b47370-a61a-4cbc-b953-7e2e19372838) transitioned into state 'SUCCESS' from state '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-1407108328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['99b533d8-fb40-4830-87ca-673a75b13fac','2d2bb278-53d3-47b2-886a-4bdc69549ffd','2a54c71b-99ae-48ce-86cb-75b4d8a737e8','38ef48cb-2994-4726-b985-2d30aa155765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:48.793619 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8119d799-f23a-4295-b401-d3f6267a4e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:48.800995 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8119d799-f23a-4295-b401-d3f6267a4e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:48.801732 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (9bc73da0-a6c3-4bea-b215-89be8a082251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:48.801994 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request issued successfully. Aug 19 11:17:48.802492 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-215ca635-6d76-4376-b407-7bf16db5f7d8 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:17:48.802968 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1391/5547] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:17:48 2026] POST /volume/v3/volumes => generated 776 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:48.813798 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-1108d56f-cbf6-41bf-a318-7d4e00b3c4d7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:48.815415 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1108d56f-cbf6-41bf-a318-7d4e00b3c4d7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 Aug 19 11:17:48.815631 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1108d56f-cbf6-41bf-a318-7d4e00b3c4d7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:48.815812 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-1108d56f-cbf6-41bf-a318-7d4e00b3c4d7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:48.817736 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=99,cinder:UPDATE=30,cinder:INSERT=18 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:17:48.822808 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:48.822808 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:48.826550 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-1108d56f-cbf6-41bf-a318-7d4e00b3c4d7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:48.830700 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-1108d56f-cbf6-41bf-a318-7d4e00b3c4d7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 returned with HTTP 200 Aug 19 11:17:48.831055 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1384/5548] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:48 2026] GET /volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:49.842556 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9fe1d383-5d68-4779-a2a3-3fc8a84b1271 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:49.844227 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9fe1d383-5d68-4779-a2a3-3fc8a84b1271 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 Aug 19 11:17:49.844405 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9fe1d383-5d68-4779-a2a3-3fc8a84b1271 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:49.844599 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9fe1d383-5d68-4779-a2a3-3fc8a84b1271 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:49.846514 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=74,cinder:INSERT=10,cinder:UPDATE=23 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:17:49.851867 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:49.851867 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:49.855600 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9fe1d383-5d68-4779-a2a3-3fc8a84b1271 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:49.859124 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9fe1d383-5d68-4779-a2a3-3fc8a84b1271 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 returned with HTTP 200 Aug 19 11:17:49.859471 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1389/5549] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:49 2026] GET /volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:49.870626 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c7a971e5-037d-45b7-b452-f5838b7e85b9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:49.873342 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c7a971e5-037d-45b7-b452-f5838b7e85b9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:17:49.873342 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c7a971e5-037d-45b7-b452-f5838b7e85b9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "882c8d51-6c5d-4179-934c-105be10ef964", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-231575354"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:49.881096 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:49.881096 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:49.881411 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c7a971e5-037d-45b7-b452-f5838b7e85b9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:49.881543 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-c7a971e5-037d-45b7-b452-f5838b7e85b9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create snapshot from volume 882c8d51-6c5d-4179-934c-105be10ef964 Aug 19 11:17:49.901223 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c7a971e5-037d-45b7-b452-f5838b7e85b9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['3d29e8ba-bb6f-48e8-8e42-f9ca0a9c8d9c', '5e529842-23f6-46d4-b84e-e0c0e9d4701d', 'f8941927-84fa-4930-a7c2-f16e6b89094c', 'adeee2a9-154a-42e1-92e5-f1f7689086a4'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:49.925084 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c7a971e5-037d-45b7-b452-f5838b7e85b9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot create request issued successfully. Aug 19 11:17:49.925410 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c7a971e5-037d-45b7-b452-f5838b7e85b9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:17:49.925994 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1386/5550] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:17:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:49.936152 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-d787395c-f5f9-4d8e-a104-cf0e6abae287 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:49.937862 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d787395c-f5f9-4d8e-a104-cf0e6abae287 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 Aug 19 11:17:49.938090 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d787395c-f5f9-4d8e-a104-cf0e6abae287 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:49.938317 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-d787395c-f5f9-4d8e-a104-cf0e6abae287 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:49.942649 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:49.942649 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:49.942901 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-d787395c-f5f9-4d8e-a104-cf0e6abae287 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:49.943419 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-d787395c-f5f9-4d8e-a104-cf0e6abae287 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 returned with HTTP 200 Aug 19 11:17:49.943763 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1392/5551] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:49 2026] GET /volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:50.952235 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8156c117-1176-432b-be47-a3cae40e9b2a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:50.953876 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8156c117-1176-432b-be47-a3cae40e9b2a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 Aug 19 11:17:50.954055 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8156c117-1176-432b-be47-a3cae40e9b2a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:50.954233 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8156c117-1176-432b-be47-a3cae40e9b2a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:50.958727 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:50.958727 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:50.959196 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8156c117-1176-432b-be47-a3cae40e9b2a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:50.959966 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8156c117-1176-432b-be47-a3cae40e9b2a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 returned with HTTP 200 Aug 19 11:17:50.960337 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1385/5552] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:50 2026] GET /volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:50.968476 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-84f9af34-3a24-4837-a0f5-ac9dbd512392 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:50.970850 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84f9af34-3a24-4837-a0f5-ac9dbd512392 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] GET https://10.4.3.46/volume/v3/snapshots Aug 19 11:17:50.971030 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84f9af34-3a24-4837-a0f5-ac9dbd512392 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:50.971201 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84f9af34-3a24-4837-a0f5-ac9dbd512392 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:50.971522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-84f9af34-3a24-4837-a0f5-ac9dbd512392 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:17:50.972778 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-84f9af34-3a24-4837-a0f5-ac9dbd512392 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 11:17:50.976572 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-84f9af34-3a24-4837-a0f5-ac9dbd512392 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Get all snapshots completed successfully. Aug 19 11:17:50.976903 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84f9af34-3a24-4837-a0f5-ac9dbd512392 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots returned with HTTP 200 Aug 19 11:17:50.977259 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1390/5553] 10.4.3.46 () {66 vars in 1236 bytes} [Wed Aug 19 11:17:50 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:50.985581 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d4dd502b-fda9-441a-a954-3c8b2a1535c4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:50.987341 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d4dd502b-fda9-441a-a954-3c8b2a1535c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 Aug 19 11:17:50.987528 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d4dd502b-fda9-441a-a954-3c8b2a1535c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:50.987730 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d4dd502b-fda9-441a-a954-3c8b2a1535c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:50.987823 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-d4dd502b-fda9-441a-a954-3c8b2a1535c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete snapshot with id: a45985cd-0546-43f5-90ba-af3d95ba1ef9 Aug 19 11:17:50.992411 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:50.992411 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:50.992785 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d4dd502b-fda9-441a-a954-3c8b2a1535c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:51.006894 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d4dd502b-fda9-441a-a954-3c8b2a1535c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot delete request issued successfully. Aug 19 11:17:51.007013 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d4dd502b-fda9-441a-a954-3c8b2a1535c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 returned with HTTP 202 Aug 19 11:17:51.007357 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1387/5554] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:17:50 2026] DELETE /volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:51.013958 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2483c332-ba0a-43c3-89b7-c4bfa5df5c8a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:51.015899 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2483c332-ba0a-43c3-89b7-c4bfa5df5c8a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 Aug 19 11:17:51.016118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2483c332-ba0a-43c3-89b7-c4bfa5df5c8a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:51.016306 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2483c332-ba0a-43c3-89b7-c4bfa5df5c8a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:51.021626 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:51.021626 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:51.022028 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2483c332-ba0a-43c3-89b7-c4bfa5df5c8a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:51.022722 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2483c332-ba0a-43c3-89b7-c4bfa5df5c8a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 returned with HTTP 200 Aug 19 11:17:51.023113 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1393/5555] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:51 2026] GET /volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:52.031752 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-84104f81-437d-4279-bd3b-02f6f151b974 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:52.033331 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-84104f81-437d-4279-bd3b-02f6f151b974 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 Aug 19 11:17:52.033520 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-84104f81-437d-4279-bd3b-02f6f151b974 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:52.033713 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-84104f81-437d-4279-bd3b-02f6f151b974 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:52.037607 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-84104f81-437d-4279-bd3b-02f6f151b974 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 returned with HTTP 404 Aug 19 11:17:52.038053 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1386/5556] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:52 2026] GET /volume/v3/snapshots/a45985cd-0546-43f5-90ba-af3d95ba1ef9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:52.044021 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-db393fb0-1483-4370-ab62-e9385eb4713c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:52.045694 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db393fb0-1483-4370-ab62-e9385eb4713c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 Aug 19 11:17:52.045898 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db393fb0-1483-4370-ab62-e9385eb4713c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:52.046097 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db393fb0-1483-4370-ab62-e9385eb4713c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:52.046261 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-db393fb0-1483-4370-ab62-e9385eb4713c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume with id: 882c8d51-6c5d-4179-934c-105be10ef964 Aug 19 11:17:52.053672 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:52.053672 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:52.054049 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-db393fb0-1483-4370-ab62-e9385eb4713c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:52.069068 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-db393fb0-1483-4370-ab62-e9385eb4713c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume request issued successfully. Aug 19 11:17:52.069222 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db393fb0-1483-4370-ab62-e9385eb4713c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 returned with HTTP 202 Aug 19 11:17:52.069878 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1391/5557] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:52 2026] DELETE /volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:52.076184 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-91fdbbfe-8da6-4573-a6f1-9ccc45960011 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:52.077902 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91fdbbfe-8da6-4573-a6f1-9ccc45960011 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 Aug 19 11:17:52.078084 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91fdbbfe-8da6-4573-a6f1-9ccc45960011 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:52.078256 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91fdbbfe-8da6-4573-a6f1-9ccc45960011 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:52.084599 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:52.084599 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:52.087456 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-91fdbbfe-8da6-4573-a6f1-9ccc45960011 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:52.090942 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91fdbbfe-8da6-4573-a6f1-9ccc45960011 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 returned with HTTP 200 Aug 19 11:17:52.091334 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1388/5558] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:52 2026] GET /volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:53.102609 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-9c412eb7-7a83-4407-a585-b39771e24e64 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:53.104797 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c412eb7-7a83-4407-a585-b39771e24e64 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 Aug 19 11:17:53.104797 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9c412eb7-7a83-4407-a585-b39771e24e64 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:53.104975 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-9c412eb7-7a83-4407-a585-b39771e24e64 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:53.110131 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-9c412eb7-7a83-4407-a585-b39771e24e64 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 returned with HTTP 404 Aug 19 11:17:53.110591 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1394/5559] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:53 2026] GET /volume/v3/volumes/882c8d51-6c5d-4179-934c-105be10ef964 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:53.116904 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:53.119524 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:17:53.119524 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-67057222"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:53.120839 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-67057222'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:17:53.120951 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume of 1 GB Aug 19 11:17:53.125150 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Availability Zones retrieved successfully. Aug 19 11:17:53.130017 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (edc59ee4-1faf-4485-adfd-6cee261100f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:53.131054 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfcb952-a2fb-4665-9031-500209b67d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:53.131860 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:17:53.156330 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfcb952-a2fb-4665-9031-500209b67d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:53.157115 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d941b479-eed7-43d9-bb50-62306fb30ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:53.190466 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['662dd934-dab4-4a22-90a1-f664af0162b3', '1bc3a49a-54a2-4eb1-8d17-37d40cc94b66', '31a956f5-5221-47e9-8fd4-46cc57e558da', 'b5c10dae-3591-42b0-8524-309085b706fc'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:53.191166 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d941b479-eed7-43d9-bb50-62306fb30ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['662dd934-dab4-4a22-90a1-f664af0162b3', '1bc3a49a-54a2-4eb1-8d17-37d40cc94b66', '31a956f5-5221-47e9-8fd4-46cc57e558da', 'b5c10dae-3591-42b0-8524-309085b706fc']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:53.191869 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede944f6-0b9c-474c-bad8-d31dccd178c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:53.213097 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede944f6-0b9c-474c-bad8-d31dccd178c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e173025d-dbf6-4288-b4a2-98525f90fa0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-67057222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['662dd934-dab4-4a22-90a1-f664af0162b3','1bc3a49a-54a2-4eb1-8d17-37d40cc94b66','31a956f5-5221-47e9-8fd4-46cc57e558da','b5c10dae-3591-42b0-8524-309085b706fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-67057222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e173025d-dbf6-4288-b4a2-98525f90fa0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4df33a8c904bc39f1865fdedb9a32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4272e324bc4b16a528b2006d32621a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:53.213926 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6db7b899-768c-4957-aac6-60b93463d6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:53.229283 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6db7b899-768c-4957-aac6-60b93463d6f5) transitioned into state 'SUCCESS' from state '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-67057222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['662dd934-dab4-4a22-90a1-f664af0162b3','1bc3a49a-54a2-4eb1-8d17-37d40cc94b66','31a956f5-5221-47e9-8fd4-46cc57e558da','b5c10dae-3591-42b0-8524-309085b706fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:53.229897 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e137fb27-08db-4394-8311-6c417e4e8030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:53.239133 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e137fb27-08db-4394-8311-6c417e4e8030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:53.239133 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (edc59ee4-1faf-4485-adfd-6cee261100f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:53.239428 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request issued successfully. Aug 19 11:17:53.239976 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-371c24ef-d688-49c8-a0fd-2dfed7cb3893 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:17:53.240375 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1387/5560] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:17:53 2026] POST /volume/v3/volumes => generated 774 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:53.251995 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fb525e23-7e66-47ee-afa9-24a910815da0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:53.253588 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb525e23-7e66-47ee-afa9-24a910815da0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d Aug 19 11:17:53.253755 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb525e23-7e66-47ee-afa9-24a910815da0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:53.253928 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb525e23-7e66-47ee-afa9-24a910815da0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:53.260783 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:53.260783 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:53.264079 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fb525e23-7e66-47ee-afa9-24a910815da0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:53.267378 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb525e23-7e66-47ee-afa9-24a910815da0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d returned with HTTP 200 Aug 19 11:17:53.267770 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1392/5561] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:53 2026] GET /volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:54.280153 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0d44124b-9489-4ffd-83d6-f6ebb507906e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:54.281992 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d44124b-9489-4ffd-83d6-f6ebb507906e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d Aug 19 11:17:54.282216 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d44124b-9489-4ffd-83d6-f6ebb507906e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:54.282403 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d44124b-9489-4ffd-83d6-f6ebb507906e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:54.289372 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:54.289372 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:54.292671 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0d44124b-9489-4ffd-83d6-f6ebb507906e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:54.296779 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d44124b-9489-4ffd-83d6-f6ebb507906e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d returned with HTTP 200 Aug 19 11:17:54.297148 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1389/5562] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:54 2026] GET /volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:54.307772 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6e716e9c-8fc9-44d6-a6a3-2e782572717f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:54.309357 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6e716e9c-8fc9-44d6-a6a3-2e782572717f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:17:54.309735 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6e716e9c-8fc9-44d6-a6a3-2e782572717f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e173025d-dbf6-4288-b4a2-98525f90fa0d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-886172146"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:54.317320 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:54.317320 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:54.317647 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6e716e9c-8fc9-44d6-a6a3-2e782572717f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:54.317752 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-6e716e9c-8fc9-44d6-a6a3-2e782572717f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create snapshot from volume e173025d-dbf6-4288-b4a2-98525f90fa0d Aug 19 11:17:54.339981 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-6e716e9c-8fc9-44d6-a6a3-2e782572717f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['bfe2fc98-4992-4ad2-a268-9793b99366c5', '7c3bb0a1-bf59-4bf1-b530-cc571b61afad', '5f7a1475-7a2b-40f6-a4a8-8cfd20690f78', 'aadff9cd-dfe8-4908-b868-a9cedad41105'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:54.368149 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6e716e9c-8fc9-44d6-a6a3-2e782572717f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot create request issued successfully. Aug 19 11:17:54.368497 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6e716e9c-8fc9-44d6-a6a3-2e782572717f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:17:54.368948 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1395/5563] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:17:54 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 19 11:17:54.376437 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d4d3723e-53ad-40c1-815e-a66f3c8d4d14 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:54.378311 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d4d3723e-53ad-40c1-815e-a66f3c8d4d14 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 Aug 19 11:17:54.378514 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d4d3723e-53ad-40c1-815e-a66f3c8d4d14 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:54.378719 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d4d3723e-53ad-40c1-815e-a66f3c8d4d14 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:54.383266 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:54.383266 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:54.383600 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d4d3723e-53ad-40c1-815e-a66f3c8d4d14 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:54.384265 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d4d3723e-53ad-40c1-815e-a66f3c8d4d14 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 returned with HTTP 200 Aug 19 11:17:54.384703 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1388/5564] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:54 2026] GET /volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:55.392421 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-feee9c4d-cf6d-4c69-9aaa-09649d29c0b4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:55.394094 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-feee9c4d-cf6d-4c69-9aaa-09649d29c0b4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 Aug 19 11:17:55.394250 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-feee9c4d-cf6d-4c69-9aaa-09649d29c0b4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:55.394429 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-feee9c4d-cf6d-4c69-9aaa-09649d29c0b4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:55.399049 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:55.399049 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:55.399358 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-feee9c4d-cf6d-4c69-9aaa-09649d29c0b4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:55.400011 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-feee9c4d-cf6d-4c69-9aaa-09649d29c0b4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 returned with HTTP 200 Aug 19 11:17:55.400333 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1393/5565] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:55 2026] GET /volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:55.407787 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e0b391c4-7908-4f30-bfda-6f3979337471 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:55.409399 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e0b391c4-7908-4f30-bfda-6f3979337471 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] POST https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77/action Aug 19 11:17:55.409729 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e0b391c4-7908-4f30-bfda-6f3979337471 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:17:55.409839 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e0b391c4-7908-4f30-bfda-6f3979337471 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:55.411070 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-e0b391c4-7908-4f30-bfda-6f3979337471 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Updating snapshot '6067ef0c-09fe-4cd0-9c83-fcedc8742a77' with '{'status': 'error'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:17:55.418378 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:55.418378 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:55.418833 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-e0b391c4-7908-4f30-bfda-6f3979337471 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2f02385268124f5d89a46a8924de17f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c4df33a8c904bc39f1865fdedb9a32a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:17:55.419000 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e0b391c4-7908-4f30-bfda-6f3979337471 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77/action returned with HTTP 403 Aug 19 11:17:55.419401 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1390/5566] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:17:55 2026] POST /volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:55.425704 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-dff87603-4415-43f2-a74b-f304d4d64b1f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:55.427582 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dff87603-4415-43f2-a74b-f304d4d64b1f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 Aug 19 11:17:55.427784 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dff87603-4415-43f2-a74b-f304d4d64b1f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:55.427977 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-dff87603-4415-43f2-a74b-f304d4d64b1f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:55.428079 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-dff87603-4415-43f2-a74b-f304d4d64b1f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete snapshot with id: 6067ef0c-09fe-4cd0-9c83-fcedc8742a77 Aug 19 11:17:55.432652 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:55.432652 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:55.432928 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dff87603-4415-43f2-a74b-f304d4d64b1f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:55.448128 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-dff87603-4415-43f2-a74b-f304d4d64b1f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot delete request issued successfully. Aug 19 11:17:55.448313 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-dff87603-4415-43f2-a74b-f304d4d64b1f tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 returned with HTTP 202 Aug 19 11:17:55.448794 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1396/5567] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:17:55 2026] DELETE /volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:55.455970 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-6c724bff-ec73-4035-b8fa-6c8d3302006b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:55.457632 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6c724bff-ec73-4035-b8fa-6c8d3302006b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 Aug 19 11:17:55.457829 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6c724bff-ec73-4035-b8fa-6c8d3302006b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:55.458030 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-6c724bff-ec73-4035-b8fa-6c8d3302006b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:55.462538 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:55.462538 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:55.462791 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-6c724bff-ec73-4035-b8fa-6c8d3302006b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:55.463334 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-6c724bff-ec73-4035-b8fa-6c8d3302006b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 returned with HTTP 200 Aug 19 11:17:55.463702 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1389/5568] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:55 2026] GET /volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:56.472205 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a5d6d8b1-c740-4a7b-bd34-b4c76d774b8e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:56.473872 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a5d6d8b1-c740-4a7b-bd34-b4c76d774b8e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 Aug 19 11:17:56.474046 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a5d6d8b1-c740-4a7b-bd34-b4c76d774b8e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:56.474216 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a5d6d8b1-c740-4a7b-bd34-b4c76d774b8e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:56.477967 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a5d6d8b1-c740-4a7b-bd34-b4c76d774b8e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 returned with HTTP 404 Aug 19 11:17:56.478357 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1394/5569] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:56 2026] GET /volume/v3/snapshots/6067ef0c-09fe-4cd0-9c83-fcedc8742a77 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:56.484507 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bf47724a-c488-4b0c-b4cb-7c13f8099dbe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:56.486295 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bf47724a-c488-4b0c-b4cb-7c13f8099dbe tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d Aug 19 11:17:56.486491 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bf47724a-c488-4b0c-b4cb-7c13f8099dbe tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:56.486703 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bf47724a-c488-4b0c-b4cb-7c13f8099dbe tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:56.486869 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-bf47724a-c488-4b0c-b4cb-7c13f8099dbe tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume with id: e173025d-dbf6-4288-b4a2-98525f90fa0d Aug 19 11:17:56.494054 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:56.494054 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:56.494380 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bf47724a-c488-4b0c-b4cb-7c13f8099dbe tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:56.510365 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bf47724a-c488-4b0c-b4cb-7c13f8099dbe tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume request issued successfully. Aug 19 11:17:56.510598 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bf47724a-c488-4b0c-b4cb-7c13f8099dbe tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d returned with HTTP 202 Aug 19 11:17:56.511029 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1391/5570] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:17:56 2026] DELETE /volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:56.517371 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-00b33a2c-2ef8-4aa9-94ac-99ec45f3b599 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:56.519051 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-00b33a2c-2ef8-4aa9-94ac-99ec45f3b599 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d Aug 19 11:17:56.519252 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-00b33a2c-2ef8-4aa9-94ac-99ec45f3b599 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:56.519425 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-00b33a2c-2ef8-4aa9-94ac-99ec45f3b599 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:56.525774 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:56.525774 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:56.529047 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-00b33a2c-2ef8-4aa9-94ac-99ec45f3b599 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:56.532641 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-00b33a2c-2ef8-4aa9-94ac-99ec45f3b599 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d returned with HTTP 200 Aug 19 11:17:56.533053 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1397/5571] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:56 2026] GET /volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d => generated 1013 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:57.545054 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-77a7b3ff-7542-44ca-91b2-cc245ffcf59d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:57.546692 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-77a7b3ff-7542-44ca-91b2-cc245ffcf59d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d Aug 19 11:17:57.546876 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-77a7b3ff-7542-44ca-91b2-cc245ffcf59d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:57.547073 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-77a7b3ff-7542-44ca-91b2-cc245ffcf59d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:57.553903 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-77a7b3ff-7542-44ca-91b2-cc245ffcf59d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d returned with HTTP 404 Aug 19 11:17:57.554320 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1390/5572] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:57 2026] GET /volume/v3/volumes/e173025d-dbf6-4288-b4a2-98525f90fa0d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:17:57.561660 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-49a93cf0-744b-4282-95e2-2718e1915d41 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:57.563367 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:17:57.563742 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1233157132"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:57.565476 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1233157132'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:17:57.565639 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume of 1 GB Aug 19 11:17:57.570350 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Availability Zones retrieved successfully. Aug 19 11:17:57.575522 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (9a6ae44a-9316-4ee0-b198-c9900d2e211a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:57.576612 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3016868c-de66-4257-bbf8-ff8e531cbdf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:57.577382 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:17:57.598413 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3016868c-de66-4257-bbf8-ff8e531cbdf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:57.599165 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c0c77b5-0a44-477b-87a8-4a4593fa55c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:57.631910 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['2016ae95-ab34-4601-a45c-4156923f5fe7', '24776161-2b08-4228-ba71-bda699ab63f2', '880c62b9-6fc5-4c52-b994-0a8e0ebdb830', 'cc83fc76-c396-4378-841d-883a56b61a08'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:57.632685 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c0c77b5-0a44-477b-87a8-4a4593fa55c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2016ae95-ab34-4601-a45c-4156923f5fe7', '24776161-2b08-4228-ba71-bda699ab63f2', '880c62b9-6fc5-4c52-b994-0a8e0ebdb830', 'cc83fc76-c396-4378-841d-883a56b61a08']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:57.633370 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b288554-6195-460e-9e81-5bb7583cdb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:57.653750 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b288554-6195-460e-9e81-5bb7583cdb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5ef65b4-3c21-4230-a121-354e5f5abbf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1233157132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['2016ae95-ab34-4601-a45c-4156923f5fe7','24776161-2b08-4228-ba71-bda699ab63f2','880c62b9-6fc5-4c52-b994-0a8e0ebdb830','cc83fc76-c396-4378-841d-883a56b61a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:17:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1233157132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5ef65b4-3c21-4230-a121-354e5f5abbf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4df33a8c904bc39f1865fdedb9a32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4272e324bc4b16a528b2006d32621a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:57.654404 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c134b90-6e06-421d-beb8-41ddab9e927a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:57.669317 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c134b90-6e06-421d-beb8-41ddab9e927a) transitioned into state 'SUCCESS' from state '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-1233157132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['2016ae95-ab34-4601-a45c-4156923f5fe7','24776161-2b08-4228-ba71-bda699ab63f2','880c62b9-6fc5-4c52-b994-0a8e0ebdb830','cc83fc76-c396-4378-841d-883a56b61a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:57.670009 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7037bb92-289f-4f6b-ad2a-54264225ccec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:17:57.677812 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7037bb92-289f-4f6b-ad2a-54264225ccec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:17:57.678565 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (9a6ae44a-9316-4ee0-b198-c9900d2e211a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:17:57.678843 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request issued successfully. Aug 19 11:17:57.679339 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49a93cf0-744b-4282-95e2-2718e1915d41 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:17:57.679838 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1395/5573] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:17:57 2026] POST /volume/v3/volumes => generated 776 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:57.690818 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9155c89e-ba6f-4630-85b0-dd856ad2e360 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:57.692422 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9155c89e-ba6f-4630-85b0-dd856ad2e360 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 Aug 19 11:17:57.692868 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9155c89e-ba6f-4630-85b0-dd856ad2e360 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:57.692868 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9155c89e-ba6f-4630-85b0-dd856ad2e360 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:57.699427 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:57.699427 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:57.702517 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9155c89e-ba6f-4630-85b0-dd856ad2e360 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:57.705758 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9155c89e-ba6f-4630-85b0-dd856ad2e360 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 returned with HTTP 200 Aug 19 11:17:57.706128 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1392/5574] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:57 2026] GET /volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:58.717518 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-bbfcadd6-0e61-4fd9-b352-4488aa7c9991 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:58.719649 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bbfcadd6-0e61-4fd9-b352-4488aa7c9991 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 Aug 19 11:17:58.719892 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bbfcadd6-0e61-4fd9-b352-4488aa7c9991 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:58.720132 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-bbfcadd6-0e61-4fd9-b352-4488aa7c9991 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:58.728491 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:58.728491 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:58.732160 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-bbfcadd6-0e61-4fd9-b352-4488aa7c9991 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:58.736438 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-bbfcadd6-0e61-4fd9-b352-4488aa7c9991 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 returned with HTTP 200 Aug 19 11:17:58.736933 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1398/5575] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:17:58 2026] GET /volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:17:58.748748 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8af73aee-fec3-44a9-816f-654cf4351684 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:58.750407 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8af73aee-fec3-44a9-816f-654cf4351684 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:17:58.750784 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8af73aee-fec3-44a9-816f-654cf4351684 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5ef65b4-3c21-4230-a121-354e5f5abbf1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1160408509"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:17:58.758883 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:58.758883 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:58.759169 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8af73aee-fec3-44a9-816f-654cf4351684 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:17:58.759278 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-8af73aee-fec3-44a9-816f-654cf4351684 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create snapshot from volume b5ef65b4-3c21-4230-a121-354e5f5abbf1 Aug 19 11:17:58.779120 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-8af73aee-fec3-44a9-816f-654cf4351684 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['0d5d9c4b-85b1-4f0e-9a01-867d2f901538', 'cb488e2b-78db-4006-9aad-8bc75d2afc60', 'fbe2cc92-3581-4244-a20e-2836f8ec2d92', '78fb3fa5-71a5-4846-8250-d98fba1717f4'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:17:58.802734 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8af73aee-fec3-44a9-816f-654cf4351684 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot create request issued successfully. Aug 19 11:17:58.803057 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8af73aee-fec3-44a9-816f-654cf4351684 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:17:58.803606 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1391/5576] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:17:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:17:58.811703 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c7985152-baba-454e-b3ac-c59e9372fff9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:58.813515 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c7985152-baba-454e-b3ac-c59e9372fff9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 Aug 19 11:17:58.813714 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c7985152-baba-454e-b3ac-c59e9372fff9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:58.813917 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c7985152-baba-454e-b3ac-c59e9372fff9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:58.818819 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:58.818819 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:58.819073 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c7985152-baba-454e-b3ac-c59e9372fff9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:58.819672 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c7985152-baba-454e-b3ac-c59e9372fff9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 returned with HTTP 200 Aug 19 11:17:58.819986 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1396/5577] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:58 2026] GET /volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:59.828113 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-16988244-3937-45e7-81ee-f0a0a10f595e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:59.829535 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16988244-3937-45e7-81ee-f0a0a10f595e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 Aug 19 11:17:59.829705 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16988244-3937-45e7-81ee-f0a0a10f595e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:59.829869 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16988244-3937-45e7-81ee-f0a0a10f595e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:59.834109 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:59.834109 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:17:59.834358 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-16988244-3937-45e7-81ee-f0a0a10f595e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:59.834962 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16988244-3937-45e7-81ee-f0a0a10f595e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 returned with HTTP 200 Aug 19 11:17:59.835264 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1393/5578] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:59 2026] GET /volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:59.842826 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-237c9605-4f96-4798-9a91-d3b016f7ac68 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:59.844436 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-237c9605-4f96-4798-9a91-d3b016f7ac68 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] GET https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 Aug 19 11:17:59.844642 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-237c9605-4f96-4798-9a91-d3b016f7ac68 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:59.844816 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-237c9605-4f96-4798-9a91-d3b016f7ac68 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:59.849239 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:59.849239 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:17:59.849627 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-237c9605-4f96-4798-9a91-d3b016f7ac68 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot retrieved successfully. Aug 19 11:17:59.850249 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-237c9605-4f96-4798-9a91-d3b016f7ac68 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 returned with HTTP 200 Aug 19 11:17:59.850682 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1399/5579] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:59 2026] GET /volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:17:59.857983 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-e39ed523-886d-4dbd-9661-9ff45d325675 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:59.859779 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e39ed523-886d-4dbd-9661-9ff45d325675 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 Aug 19 11:17:59.859968 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e39ed523-886d-4dbd-9661-9ff45d325675 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:59.860144 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-e39ed523-886d-4dbd-9661-9ff45d325675 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:59.860248 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.snapshots [None req-e39ed523-886d-4dbd-9661-9ff45d325675 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete snapshot with id: fcc2b68c-4ccc-47db-9869-d87a364cbec2 Aug 19 11:17:59.864851 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:59.864851 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:17:59.865107 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e39ed523-886d-4dbd-9661-9ff45d325675 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:59.879633 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-e39ed523-886d-4dbd-9661-9ff45d325675 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot delete request issued successfully. Aug 19 11:17:59.879803 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-e39ed523-886d-4dbd-9661-9ff45d325675 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 returned with HTTP 202 Aug 19 11:17:59.880216 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1392/5580] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:17:59 2026] DELETE /volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:17:59.886201 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-df4cb829-1146-46ce-a325-85e9e33fa66e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:17:59.888092 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df4cb829-1146-46ce-a325-85e9e33fa66e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 Aug 19 11:17:59.888280 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df4cb829-1146-46ce-a325-85e9e33fa66e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:17:59.888526 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df4cb829-1146-46ce-a325-85e9e33fa66e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:17:59.893756 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:17:59.893756 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:17:59.894099 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-df4cb829-1146-46ce-a325-85e9e33fa66e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:17:59.895229 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df4cb829-1146-46ce-a325-85e9e33fa66e tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 returned with HTTP 200 Aug 19 11:17:59.895229 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1397/5581] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:17:59 2026] GET /volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:00.903437 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c9dc7254-d128-4201-a568-e26035fcb4e3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:00.905163 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9dc7254-d128-4201-a568-e26035fcb4e3 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 Aug 19 11:18:00.905343 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9dc7254-d128-4201-a568-e26035fcb4e3 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:00.905578 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9dc7254-d128-4201-a568-e26035fcb4e3 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:00.909313 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9dc7254-d128-4201-a568-e26035fcb4e3 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 returned with HTTP 404 Aug 19 11:18:00.909779 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1394/5582] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:00 2026] GET /volume/v3/snapshots/fcc2b68c-4ccc-47db-9869-d87a364cbec2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:00.915712 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ca3e4816-1c3c-4a53-b039-cb00f8ea71ad None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:00.917459 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ca3e4816-1c3c-4a53-b039-cb00f8ea71ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 Aug 19 11:18:00.917677 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ca3e4816-1c3c-4a53-b039-cb00f8ea71ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:00.917875 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ca3e4816-1c3c-4a53-b039-cb00f8ea71ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:00.918024 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-ca3e4816-1c3c-4a53-b039-cb00f8ea71ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume with id: b5ef65b4-3c21-4230-a121-354e5f5abbf1 Aug 19 11:18:00.925189 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:00.925189 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:00.925555 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ca3e4816-1c3c-4a53-b039-cb00f8ea71ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:00.941365 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ca3e4816-1c3c-4a53-b039-cb00f8ea71ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume request issued successfully. Aug 19 11:18:00.941578 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ca3e4816-1c3c-4a53-b039-cb00f8ea71ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 returned with HTTP 202 Aug 19 11:18:00.941974 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1400/5583] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:18:00 2026] DELETE /volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:00.948443 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-93923d65-fa11-4648-86fa-2d5a8b5027db None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:00.950104 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-93923d65-fa11-4648-86fa-2d5a8b5027db tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 Aug 19 11:18:00.950320 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-93923d65-fa11-4648-86fa-2d5a8b5027db tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:00.950539 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-93923d65-fa11-4648-86fa-2d5a8b5027db tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:00.956720 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:00.956720 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:00.959939 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-93923d65-fa11-4648-86fa-2d5a8b5027db tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:00.963772 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-93923d65-fa11-4648-86fa-2d5a8b5027db tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 returned with HTTP 200 Aug 19 11:18:00.964110 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1393/5584] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:00 2026] GET /volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:01.977176 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9c80c265-50b0-45b7-bf36-d0f6d0088776 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:01.978877 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c80c265-50b0-45b7-bf36-d0f6d0088776 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 Aug 19 11:18:01.979059 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c80c265-50b0-45b7-bf36-d0f6d0088776 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:01.979247 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c80c265-50b0-45b7-bf36-d0f6d0088776 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:01.985006 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c80c265-50b0-45b7-bf36-d0f6d0088776 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 returned with HTTP 404 Aug 19 11:18:01.985440 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1398/5585] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:01 2026] GET /volume/v3/volumes/b5ef65b4-3c21-4230-a121-354e5f5abbf1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:01.991980 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-69021a57-0d08-4dce-824a-c90de2953fdf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:01.993587 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:18:01.993892 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-791256528"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:01.995434 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-791256528'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:18:01.995578 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume of 1 GB Aug 19 11:18:01.999772 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Availability Zones retrieved successfully. Aug 19 11:18:02.004670 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (75406aa9-0859-40f3-9cd6-1d2df8ae1190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:02.005738 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04e1040-7cd1-402b-9b43-63e19f7c0f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:02.006458 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:18:02.027951 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04e1040-7cd1-402b-9b43-63e19f7c0f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:02.028708 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e825c1-742c-4d9b-8c43-f980a1805d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:02.062498 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['4fec7ab8-9d1a-4301-857b-cee64661d030', '24e73c54-afc8-48b4-b282-16558a0d5b44', '91860274-a69a-4739-8b94-63d68102fc2e', '8a578497-8b78-4d06-9a17-e7c2e075a5a5'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:02.063224 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e825c1-742c-4d9b-8c43-f980a1805d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fec7ab8-9d1a-4301-857b-cee64661d030', '24e73c54-afc8-48b4-b282-16558a0d5b44', '91860274-a69a-4739-8b94-63d68102fc2e', '8a578497-8b78-4d06-9a17-e7c2e075a5a5']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:02.063938 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44a8a9a-a6dd-4b9c-a400-ff8bb898121e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:02.083933 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44a8a9a-a6dd-4b9c-a400-ff8bb898121e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a776ba-895e-438a-ba25-45a7f351fab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-791256528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['4fec7ab8-9d1a-4301-857b-cee64661d030','24e73c54-afc8-48b4-b282-16558a0d5b44','91860274-a69a-4739-8b94-63d68102fc2e','8a578497-8b78-4d06-9a17-e7c2e075a5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:18:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-791256528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98a776ba-895e-438a-ba25-45a7f351fab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4df33a8c904bc39f1865fdedb9a32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4272e324bc4b16a528b2006d32621a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:02.084576 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2aabb2c-4afe-48ef-952a-437580cf8092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:02.097334 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2aabb2c-4afe-48ef-952a-437580cf8092) transitioned into state 'SUCCESS' from state '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-791256528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['4fec7ab8-9d1a-4301-857b-cee64661d030','24e73c54-afc8-48b4-b282-16558a0d5b44','91860274-a69a-4739-8b94-63d68102fc2e','8a578497-8b78-4d06-9a17-e7c2e075a5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:02.097955 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46232297-2527-4887-b2ee-410123811f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:02.105986 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46232297-2527-4887-b2ee-410123811f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:02.106711 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (75406aa9-0859-40f3-9cd6-1d2df8ae1190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:02.106957 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request issued successfully. Aug 19 11:18:02.107455 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69021a57-0d08-4dce-824a-c90de2953fdf tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:18:02.107850 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1395/5586] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:18:01 2026] POST /volume/v3/volumes => generated 775 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:18:02.118847 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-72fc5483-36a0-4a91-b42f-65a732bae639 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:02.121698 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-72fc5483-36a0-4a91-b42f-65a732bae639 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 Aug 19 11:18:02.121975 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-72fc5483-36a0-4a91-b42f-65a732bae639 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:02.122262 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-72fc5483-36a0-4a91-b42f-65a732bae639 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:02.131178 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:02.131178 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:02.134915 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-72fc5483-36a0-4a91-b42f-65a732bae639 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:02.139679 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-72fc5483-36a0-4a91-b42f-65a732bae639 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 returned with HTTP 200 Aug 19 11:18:02.140154 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1401/5587] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:02 2026] GET /volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:03.152512 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b0f4a83e-0437-4085-a57b-b0cbcd3e10cc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:03.154083 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b0f4a83e-0437-4085-a57b-b0cbcd3e10cc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 Aug 19 11:18:03.154254 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b0f4a83e-0437-4085-a57b-b0cbcd3e10cc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:03.154424 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b0f4a83e-0437-4085-a57b-b0cbcd3e10cc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:03.160719 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:03.160719 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:03.163710 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b0f4a83e-0437-4085-a57b-b0cbcd3e10cc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:03.166975 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b0f4a83e-0437-4085-a57b-b0cbcd3e10cc tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 returned with HTTP 200 Aug 19 11:18:03.167309 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1394/5588] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:03 2026] GET /volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:03.178622 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-912d11d0-aa05-456d-ac9a-55f5d23342d0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:03.180211 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-912d11d0-aa05-456d-ac9a-55f5d23342d0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:18:03.180597 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-912d11d0-aa05-456d-ac9a-55f5d23342d0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98a776ba-895e-438a-ba25-45a7f351fab3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2052414869"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:03.189054 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:03.189054 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:03.189379 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-912d11d0-aa05-456d-ac9a-55f5d23342d0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:03.189520 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-912d11d0-aa05-456d-ac9a-55f5d23342d0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create snapshot from volume 98a776ba-895e-438a-ba25-45a7f351fab3 Aug 19 11:18:03.210304 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-912d11d0-aa05-456d-ac9a-55f5d23342d0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['bfcdbda8-c4e1-47f0-b1a3-43021d853f95', 'f04d9526-51bf-4b1c-9d08-e619e146a0ba', 'e1b74f4e-c578-4d76-9327-13167c355f2b', 'f0f6631e-23d6-4922-89e5-bc06322feb0c'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:03.233841 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-912d11d0-aa05-456d-ac9a-55f5d23342d0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot create request issued successfully. Aug 19 11:18:03.234139 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-912d11d0-aa05-456d-ac9a-55f5d23342d0 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:18:03.234541 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1399/5589] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:18:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:18:03.242643 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9e1aabc9-d5cf-46d0-a62c-7442d87e77cb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:03.244414 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e1aabc9-d5cf-46d0-a62c-7442d87e77cb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa Aug 19 11:18:03.244618 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e1aabc9-d5cf-46d0-a62c-7442d87e77cb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:03.244888 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e1aabc9-d5cf-46d0-a62c-7442d87e77cb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:03.249310 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:03.249310 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:03.249600 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9e1aabc9-d5cf-46d0-a62c-7442d87e77cb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:03.250141 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e1aabc9-d5cf-46d0-a62c-7442d87e77cb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa returned with HTTP 200 Aug 19 11:18:03.250457 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1396/5590] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:03 2026] GET /volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:04.259228 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-5cfad21e-6d84-46e1-82fe-f7042f941f77 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:04.261173 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5cfad21e-6d84-46e1-82fe-f7042f941f77 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa Aug 19 11:18:04.261364 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5cfad21e-6d84-46e1-82fe-f7042f941f77 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:04.261571 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-5cfad21e-6d84-46e1-82fe-f7042f941f77 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:04.266015 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:04.266015 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:04.266269 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-5cfad21e-6d84-46e1-82fe-f7042f941f77 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:04.266822 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-5cfad21e-6d84-46e1-82fe-f7042f941f77 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa returned with HTTP 200 Aug 19 11:18:04.267177 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1402/5591] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:04 2026] GET /volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:04.275386 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a4b91b2a-fb58-4629-b875-6478b0cdebc4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:04.277017 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4b91b2a-fb58-4629-b875-6478b0cdebc4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] POST https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa/action Aug 19 11:18:04.277334 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4b91b2a-fb58-4629-b875-6478b0cdebc4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:18:04.277467 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a4b91b2a-fb58-4629-b875-6478b0cdebc4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:04.278679 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.snapshot_unmanage [None req-a4b91b2a-fb58-4629-b875-6478b0cdebc4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Unmanage snapshot with id: 1ebc6892-f6df-462c-972d-23bd1fcf0aaa Aug 19 11:18:04.282964 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:04.282964 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:04.283336 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-a4b91b2a-fb58-4629-b875-6478b0cdebc4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot retrieved successfully. Aug 19 11:18:04.284053 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.policy [None req-a4b91b2a-fb58-4629-b875-6478b0cdebc4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2f02385268124f5d89a46a8924de17f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c4df33a8c904bc39f1865fdedb9a32a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100205) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:18:04.284219 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a4b91b2a-fb58-4629-b875-6478b0cdebc4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa/action returned with HTTP 403 Aug 19 11:18:04.284666 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1395/5592] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:18:04 2026] POST /volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:04.291700 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c0d213b1-4a72-4069-b605-5da5ebc6e302 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:04.293417 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0d213b1-4a72-4069-b605-5da5ebc6e302 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa Aug 19 11:18:04.293626 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0d213b1-4a72-4069-b605-5da5ebc6e302 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:04.293854 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0d213b1-4a72-4069-b605-5da5ebc6e302 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:04.293948 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-c0d213b1-4a72-4069-b605-5da5ebc6e302 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete snapshot with id: 1ebc6892-f6df-462c-972d-23bd1fcf0aaa Aug 19 11:18:04.298370 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:04.298370 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:04.298718 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c0d213b1-4a72-4069-b605-5da5ebc6e302 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:04.313608 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c0d213b1-4a72-4069-b605-5da5ebc6e302 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot delete request issued successfully. Aug 19 11:18:04.313826 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0d213b1-4a72-4069-b605-5da5ebc6e302 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa returned with HTTP 202 Aug 19 11:18:04.314244 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1400/5593] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:18:04 2026] DELETE /volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:04.321124 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8cd18e18-5eb7-42a8-b200-a5f408517e86 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:04.323414 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8cd18e18-5eb7-42a8-b200-a5f408517e86 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa Aug 19 11:18:04.323673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8cd18e18-5eb7-42a8-b200-a5f408517e86 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:04.323924 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8cd18e18-5eb7-42a8-b200-a5f408517e86 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:04.328968 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:04.328968 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:04.329271 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8cd18e18-5eb7-42a8-b200-a5f408517e86 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:04.329923 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8cd18e18-5eb7-42a8-b200-a5f408517e86 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa returned with HTTP 200 Aug 19 11:18:04.330285 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1397/5594] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:04 2026] GET /volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:05.338633 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f1927d39-69bd-4eb6-a20e-98c0bbaf9884 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:05.340348 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f1927d39-69bd-4eb6-a20e-98c0bbaf9884 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa Aug 19 11:18:05.340616 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f1927d39-69bd-4eb6-a20e-98c0bbaf9884 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:05.340773 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f1927d39-69bd-4eb6-a20e-98c0bbaf9884 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:05.344454 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f1927d39-69bd-4eb6-a20e-98c0bbaf9884 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa returned with HTTP 404 Aug 19 11:18:05.344892 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1403/5595] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:05 2026] GET /volume/v3/snapshots/1ebc6892-f6df-462c-972d-23bd1fcf0aaa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:05.350442 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-eea7dc1c-51f6-48c6-ade1-9c6435356310 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:05.352002 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-eea7dc1c-51f6-48c6-ade1-9c6435356310 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 Aug 19 11:18:05.352164 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-eea7dc1c-51f6-48c6-ade1-9c6435356310 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:05.352333 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-eea7dc1c-51f6-48c6-ade1-9c6435356310 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:05.352520 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-eea7dc1c-51f6-48c6-ade1-9c6435356310 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume with id: 98a776ba-895e-438a-ba25-45a7f351fab3 Aug 19 11:18:05.358657 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:05.358657 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:05.358922 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-eea7dc1c-51f6-48c6-ade1-9c6435356310 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:05.374743 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-eea7dc1c-51f6-48c6-ade1-9c6435356310 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume request issued successfully. Aug 19 11:18:05.374903 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-eea7dc1c-51f6-48c6-ade1-9c6435356310 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 returned with HTTP 202 Aug 19 11:18:05.375232 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1396/5596] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:18:05 2026] DELETE /volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:05.380955 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a6d8d230-ac11-4333-a92c-cc9f10498fe7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:05.382530 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6d8d230-ac11-4333-a92c-cc9f10498fe7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 Aug 19 11:18:05.382709 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6d8d230-ac11-4333-a92c-cc9f10498fe7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:05.382882 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6d8d230-ac11-4333-a92c-cc9f10498fe7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:05.389301 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:05.389301 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:05.392392 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a6d8d230-ac11-4333-a92c-cc9f10498fe7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:05.396638 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6d8d230-ac11-4333-a92c-cc9f10498fe7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 returned with HTTP 200 Aug 19 11:18:05.397029 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1401/5597] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:05 2026] GET /volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:06.408348 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0bf41624-aff2-4214-a216-c61c47ef9859 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:06.410544 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0bf41624-aff2-4214-a216-c61c47ef9859 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 Aug 19 11:18:06.410544 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0bf41624-aff2-4214-a216-c61c47ef9859 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:06.410544 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0bf41624-aff2-4214-a216-c61c47ef9859 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:06.415211 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0bf41624-aff2-4214-a216-c61c47ef9859 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 returned with HTTP 404 Aug 19 11:18:06.415620 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1398/5598] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:06 2026] GET /volume/v3/volumes/98a776ba-895e-438a-ba25-45a7f351fab3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:06.422332 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:06.423576 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:18:06.423882 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1735970683"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:06.425429 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1735970683'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:18:06.425584 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume of 1 GB Aug 19 11:18:06.429033 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Availability Zones retrieved successfully. Aug 19 11:18:06.433895 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (eaa691df-c3e3-4a47-a310-097cf0d517c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:06.434901 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b34708-2155-46ff-a06e-61bcd0a78956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:06.435617 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:18:06.457118 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b34708-2155-46ff-a06e-61bcd0a78956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:06.457955 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a79486c3-7e5f-4200-8736-a6e4d33f53cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:06.491667 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['c2222073-55c5-475a-9ae1-157910e5341f', 'e14f79c4-1e06-4a5c-ab00-2594d231932e', '9633b32f-8c77-4b4e-89f2-51eb74346d80', '9b51ab57-11cf-4ebe-abcb-8caa91b4f3ee'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:06.492397 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a79486c3-7e5f-4200-8736-a6e4d33f53cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2222073-55c5-475a-9ae1-157910e5341f', 'e14f79c4-1e06-4a5c-ab00-2594d231932e', '9633b32f-8c77-4b4e-89f2-51eb74346d80', '9b51ab57-11cf-4ebe-abcb-8caa91b4f3ee']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:06.493157 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67583c5d-f00b-417f-91c3-070d4320971b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:06.515377 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67583c5d-f00b-417f-91c3-070d4320971b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9305f47-b4d2-480d-a185-448ce80423d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1735970683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['c2222073-55c5-475a-9ae1-157910e5341f','e14f79c4-1e06-4a5c-ab00-2594d231932e','9633b32f-8c77-4b4e-89f2-51eb74346d80','9b51ab57-11cf-4ebe-abcb-8caa91b4f3ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1735970683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9305f47-b4d2-480d-a185-448ce80423d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4df33a8c904bc39f1865fdedb9a32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4272e324bc4b16a528b2006d32621a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:06.516115 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4530e1-1f0b-42fe-ab71-17d34ef4322c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:06.534039 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4530e1-1f0b-42fe-ab71-17d34ef4322c) transitioned into state 'SUCCESS' from state '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-1735970683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['c2222073-55c5-475a-9ae1-157910e5341f','e14f79c4-1e06-4a5c-ab00-2594d231932e','9633b32f-8c77-4b4e-89f2-51eb74346d80','9b51ab57-11cf-4ebe-abcb-8caa91b4f3ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:06.534696 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b35e7d4-3671-497c-8b0a-8df71f109f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:06.542798 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b35e7d4-3671-497c-8b0a-8df71f109f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:06.543599 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (eaa691df-c3e3-4a47-a310-097cf0d517c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:06.543898 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request issued successfully. Aug 19 11:18:06.544441 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-50fe7f95-ee40-4e4f-9c5d-d0496ea62da5 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:18:06.544901 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1404/5599] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:18:06 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:18:06.556718 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b61db237-fc52-47cc-b424-1b89351dd915 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:06.558453 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b61db237-fc52-47cc-b424-1b89351dd915 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 Aug 19 11:18:06.558710 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b61db237-fc52-47cc-b424-1b89351dd915 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:06.558932 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b61db237-fc52-47cc-b424-1b89351dd915 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:06.565231 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:06.565231 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:06.568209 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-b61db237-fc52-47cc-b424-1b89351dd915 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:06.571598 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b61db237-fc52-47cc-b424-1b89351dd915 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 returned with HTTP 200 Aug 19 11:18:06.571922 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1397/5600] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:06 2026] GET /volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:07.584232 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac70ce96-7045-4658-933f-7c92bd2c141b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:07.586105 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac70ce96-7045-4658-933f-7c92bd2c141b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 Aug 19 11:18:07.586321 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac70ce96-7045-4658-933f-7c92bd2c141b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:07.586608 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac70ce96-7045-4658-933f-7c92bd2c141b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:07.594008 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:07.594008 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:07.597374 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ac70ce96-7045-4658-933f-7c92bd2c141b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:07.602093 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac70ce96-7045-4658-933f-7c92bd2c141b tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 returned with HTTP 200 Aug 19 11:18:07.602652 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1402/5601] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:07 2026] GET /volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:07.613904 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a68d1718-e843-4cf8-878a-67033ab0a280 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:07.615513 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a68d1718-e843-4cf8-878a-67033ab0a280 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:18:07.615857 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a68d1718-e843-4cf8-878a-67033ab0a280 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9305f47-b4d2-480d-a185-448ce80423d4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-443999448"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:07.624157 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:07.624157 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:07.624539 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a68d1718-e843-4cf8-878a-67033ab0a280 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:07.624656 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-a68d1718-e843-4cf8-878a-67033ab0a280 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create snapshot from volume e9305f47-b4d2-480d-a185-448ce80423d4 Aug 19 11:18:07.646259 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-a68d1718-e843-4cf8-878a-67033ab0a280 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['3ff8fcfa-db70-4ac9-b1ab-f11c10ad71d2', '7e025728-fb0b-4596-8880-afcae326b281', '04d0a925-0c50-4c25-b90c-db8cc1be2ecc', 'a1c7e5c8-816f-476e-b297-571a253deda1'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:07.673073 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a68d1718-e843-4cf8-878a-67033ab0a280 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot create request issued successfully. Aug 19 11:18:07.673416 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a68d1718-e843-4cf8-878a-67033ab0a280 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:18:07.673852 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1399/5602] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:18:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:18:07.681755 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2ab537a4-6faf-4da6-82c0-230b458ab263 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:07.683612 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2ab537a4-6faf-4da6-82c0-230b458ab263 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 Aug 19 11:18:07.683823 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2ab537a4-6faf-4da6-82c0-230b458ab263 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:07.684047 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2ab537a4-6faf-4da6-82c0-230b458ab263 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:07.690309 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:07.690309 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:07.690677 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-2ab537a4-6faf-4da6-82c0-230b458ab263 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:07.691630 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2ab537a4-6faf-4da6-82c0-230b458ab263 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 returned with HTTP 200 Aug 19 11:18:07.692012 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1405/5603] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:07 2026] GET /volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:08.700880 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-82994613-760a-4833-a9c4-87988233fc1a None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:08.702603 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-82994613-760a-4833-a9c4-87988233fc1a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 Aug 19 11:18:08.702808 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-82994613-760a-4833-a9c4-87988233fc1a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:08.702989 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-82994613-760a-4833-a9c4-87988233fc1a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:08.707587 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:08.707587 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:08.707854 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-82994613-760a-4833-a9c4-87988233fc1a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:08.708449 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-82994613-760a-4833-a9c4-87988233fc1a tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 returned with HTTP 200 Aug 19 11:18:08.708814 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1398/5604] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:08 2026] GET /volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:08.716562 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-24b30d20-9b32-4582-9643-0be839eec1df None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:08.718200 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24b30d20-9b32-4582-9643-0be839eec1df tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] PUT https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 Aug 19 11:18:08.718551 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24b30d20-9b32-4582-9643-0be839eec1df tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:08.724279 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:08.724279 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:08.724732 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-24b30d20-9b32-4582-9643-0be839eec1df tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Snapshot retrieved successfully. Aug 19 11:18:08.730298 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24b30d20-9b32-4582-9643-0be839eec1df tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 returned with HTTP 200 Aug 19 11:18:08.730717 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1403/5605] 10.4.3.46 () {68 vars in 1367 bytes} [Wed Aug 19 11:18:08 2026] PUT /volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 => generated 360 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:08.739005 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ca142c6f-7e82-4b34-ad79-0c156ab042bd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:08.740895 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca142c6f-7e82-4b34-ad79-0c156ab042bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 Aug 19 11:18:08.741092 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca142c6f-7e82-4b34-ad79-0c156ab042bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:08.741268 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca142c6f-7e82-4b34-ad79-0c156ab042bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:08.741371 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-ca142c6f-7e82-4b34-ad79-0c156ab042bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete snapshot with id: 4b8e77c7-f475-47ae-94aa-3f179d2bdb56 Aug 19 11:18:08.746033 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:08.746033 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:08.746305 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ca142c6f-7e82-4b34-ad79-0c156ab042bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:08.760712 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ca142c6f-7e82-4b34-ad79-0c156ab042bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot delete request issued successfully. Aug 19 11:18:08.760927 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca142c6f-7e82-4b34-ad79-0c156ab042bd tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 returned with HTTP 202 Aug 19 11:18:08.761307 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1400/5606] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:18:08 2026] DELETE /volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:08.767773 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-ef814ed8-f2a0-4614-a37d-c20c204e834c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:08.769575 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ef814ed8-f2a0-4614-a37d-c20c204e834c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 Aug 19 11:18:08.769806 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ef814ed8-f2a0-4614-a37d-c20c204e834c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:08.769992 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-ef814ed8-f2a0-4614-a37d-c20c204e834c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:08.774502 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:08.774502 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:08.774760 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-ef814ed8-f2a0-4614-a37d-c20c204e834c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:08.775344 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-ef814ed8-f2a0-4614-a37d-c20c204e834c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 returned with HTTP 200 Aug 19 11:18:08.775762 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1406/5607] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:08 2026] GET /volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 => generated 493 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:09.783907 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-fc443d79-c71b-4dcd-a6cc-1afbac847fe7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:09.785696 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fc443d79-c71b-4dcd-a6cc-1afbac847fe7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 Aug 19 11:18:09.785914 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fc443d79-c71b-4dcd-a6cc-1afbac847fe7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:09.786118 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-fc443d79-c71b-4dcd-a6cc-1afbac847fe7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:09.790112 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-fc443d79-c71b-4dcd-a6cc-1afbac847fe7 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 returned with HTTP 404 Aug 19 11:18:09.790583 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1399/5608] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:09 2026] GET /volume/v3/snapshots/4b8e77c7-f475-47ae-94aa-3f179d2bdb56 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:09.796796 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-188da707-cd46-4acd-9c51-3dc621dd5e9c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:09.798957 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-188da707-cd46-4acd-9c51-3dc621dd5e9c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 Aug 19 11:18:09.799200 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-188da707-cd46-4acd-9c51-3dc621dd5e9c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:09.799435 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-188da707-cd46-4acd-9c51-3dc621dd5e9c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:09.799664 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-188da707-cd46-4acd-9c51-3dc621dd5e9c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume with id: e9305f47-b4d2-480d-a185-448ce80423d4 Aug 19 11:18:09.806610 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:09.806610 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:09.806917 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-188da707-cd46-4acd-9c51-3dc621dd5e9c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:09.821155 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-188da707-cd46-4acd-9c51-3dc621dd5e9c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume request issued successfully. Aug 19 11:18:09.821320 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-188da707-cd46-4acd-9c51-3dc621dd5e9c tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 returned with HTTP 202 Aug 19 11:18:09.821765 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1404/5609] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:18:09 2026] DELETE /volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:09.828356 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f6789abc-a701-4b6b-81c9-9f3e4de288e2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:09.830001 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6789abc-a701-4b6b-81c9-9f3e4de288e2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 Aug 19 11:18:09.830182 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6789abc-a701-4b6b-81c9-9f3e4de288e2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:09.830354 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6789abc-a701-4b6b-81c9-9f3e4de288e2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:09.836701 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:09.836701 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:09.839586 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f6789abc-a701-4b6b-81c9-9f3e4de288e2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:09.843644 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6789abc-a701-4b6b-81c9-9f3e4de288e2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 returned with HTTP 200 Aug 19 11:18:09.844003 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1401/5610] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:09 2026] GET /volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:10.855141 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-85ea56d0-7b10-4886-92ab-5a405d8793fb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:10.857271 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-85ea56d0-7b10-4886-92ab-5a405d8793fb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 Aug 19 11:18:10.857550 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-85ea56d0-7b10-4886-92ab-5a405d8793fb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:10.857780 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-85ea56d0-7b10-4886-92ab-5a405d8793fb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:10.864519 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-85ea56d0-7b10-4886-92ab-5a405d8793fb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 returned with HTTP 404 Aug 19 11:18:10.865036 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1407/5611] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:10 2026] GET /volume/v3/volumes/e9305f47-b4d2-480d-a185-448ce80423d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:10.871967 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:10.873588 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:18:10.873908 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-499180277"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:10.875547 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-499180277'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:18:10.875664 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume of 1 GB Aug 19 11:18:10.879344 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Availability Zones retrieved successfully. Aug 19 11:18:10.884114 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (87baaf8c-d61e-485a-a353-b56650ae7424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:10.885116 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e90e6a9c-4cba-48df-87ad-a054b7897670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:10.885809 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:18:10.907708 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e90e6a9c-4cba-48df-87ad-a054b7897670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:10.908363 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c681a7c-2b58-47de-a311-342a8261067a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:10.941281 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['d8361b76-25f9-4097-8168-0ed105c6ad4f', '22599ca5-8a4a-4dd6-ba38-8c09e4602259', '031bf398-1aaa-4c90-a0fc-c1b105fc5510', '5ea67154-8dce-491b-92b6-559cf6e788b9'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:10.941988 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c681a7c-2b58-47de-a311-342a8261067a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8361b76-25f9-4097-8168-0ed105c6ad4f', '22599ca5-8a4a-4dd6-ba38-8c09e4602259', '031bf398-1aaa-4c90-a0fc-c1b105fc5510', '5ea67154-8dce-491b-92b6-559cf6e788b9']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:10.942777 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68481610-0382-489c-99b3-1b3423b56733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:10.963063 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68481610-0382-489c-99b3-1b3423b56733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '070c4ca8-5c78-4617-a4d5-af446b7561b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499180277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['d8361b76-25f9-4097-8168-0ed105c6ad4f','22599ca5-8a4a-4dd6-ba38-8c09e4602259','031bf398-1aaa-4c90-a0fc-c1b105fc5510','5ea67154-8dce-491b-92b6-559cf6e788b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:18:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499180277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=070c4ca8-5c78-4617-a4d5-af446b7561b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4df33a8c904bc39f1865fdedb9a32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4272e324bc4b16a528b2006d32621a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:10.963744 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32397a64-3b80-4b4d-9412-b687b2606eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:10.978771 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32397a64-3b80-4b4d-9412-b687b2606eb1) transitioned into state 'SUCCESS' from state '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-499180277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4df33a8c904bc39f1865fdedb9a32a',qos_specs=None,replication_status=,reservations=['d8361b76-25f9-4097-8168-0ed105c6ad4f','22599ca5-8a4a-4dd6-ba38-8c09e4602259','031bf398-1aaa-4c90-a0fc-c1b105fc5510','5ea67154-8dce-491b-92b6-559cf6e788b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4272e324bc4b16a528b2006d32621a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:10.979371 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f0002a-feea-4bf3-bc69-13a8a95cb9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:10.987293 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f0002a-feea-4bf3-bc69-13a8a95cb9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:10.988151 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Flow 'volume_create_api' (87baaf8c-d61e-485a-a353-b56650ae7424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:10.988499 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create volume request issued successfully. Aug 19 11:18:10.989080 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-dc4b4d14-5975-43bc-8a87-4f4fc74f8861 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:18:10.989660 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1400/5612] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:18:10 2026] POST /volume/v3/volumes => generated 775 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:18:11.000693 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b51fbd7d-03f2-4326-b43e-57c7e326c469 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:11.002302 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b51fbd7d-03f2-4326-b43e-57c7e326c469 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 Aug 19 11:18:11.002451 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b51fbd7d-03f2-4326-b43e-57c7e326c469 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:11.002642 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b51fbd7d-03f2-4326-b43e-57c7e326c469 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:11.009286 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:11.009286 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:11.013007 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b51fbd7d-03f2-4326-b43e-57c7e326c469 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:11.016809 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b51fbd7d-03f2-4326-b43e-57c7e326c469 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 returned with HTTP 200 Aug 19 11:18:11.017171 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1405/5613] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:10 2026] GET /volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:12.029031 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-27411c28-1e17-4c1d-8340-166125c891e9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:12.030705 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27411c28-1e17-4c1d-8340-166125c891e9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 Aug 19 11:18:12.030888 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27411c28-1e17-4c1d-8340-166125c891e9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:12.031117 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27411c28-1e17-4c1d-8340-166125c891e9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:12.038198 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:12.038198 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:12.041291 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-27411c28-1e17-4c1d-8340-166125c891e9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:12.045075 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27411c28-1e17-4c1d-8340-166125c891e9 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 returned with HTTP 200 Aug 19 11:18:12.045478 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1402/5614] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:12 2026] GET /volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:12.056761 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cdc6e52d-98ef-4335-a8bc-debb04617589 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:12.058289 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cdc6e52d-98ef-4335-a8bc-debb04617589 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/snapshots Aug 19 11:18:12.058620 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cdc6e52d-98ef-4335-a8bc-debb04617589 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "070c4ca8-5c78-4617-a4d5-af446b7561b8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-107555887"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:12.066216 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:12.066216 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:12.066499 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cdc6e52d-98ef-4335-a8bc-debb04617589 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:12.066608 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.snapshots [None req-cdc6e52d-98ef-4335-a8bc-debb04617589 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Create snapshot from volume 070c4ca8-5c78-4617-a4d5-af446b7561b8 Aug 19 11:18:12.086853 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-cdc6e52d-98ef-4335-a8bc-debb04617589 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Created reservations ['d8faea66-4235-49fd-aeda-94d96050966b', 'aa8d1bd5-006a-4c7b-9163-4d08b9b1cc62', '37b79597-0fbd-4bc2-b5d3-9c9544c1cdf1', '6f5d40a1-1448-4a5c-9bf2-62e5bebe9166'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:12.110046 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cdc6e52d-98ef-4335-a8bc-debb04617589 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot create request issued successfully. Aug 19 11:18:12.110336 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cdc6e52d-98ef-4335-a8bc-debb04617589 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots returned with HTTP 202 Aug 19 11:18:12.110777 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1408/5615] 10.4.3.46 () {68 vars in 1258 bytes} [Wed Aug 19 11:18:12 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 19 11:18:12.118683 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-848e040b-1761-49a4-a214-f968083298c4 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:12.121568 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-848e040b-1761-49a4-a214-f968083298c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 Aug 19 11:18:12.121959 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-848e040b-1761-49a4-a214-f968083298c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:12.122203 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-848e040b-1761-49a4-a214-f968083298c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:12.128027 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:12.128027 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:12.128380 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-848e040b-1761-49a4-a214-f968083298c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:12.129209 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-848e040b-1761-49a4-a214-f968083298c4 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 returned with HTTP 200 Aug 19 11:18:12.129775 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1401/5616] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:12 2026] GET /volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:13.137699 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b5bdf888-67c3-4e02-be74-29c450fe6c45 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:13.139275 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5bdf888-67c3-4e02-be74-29c450fe6c45 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 Aug 19 11:18:13.139496 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5bdf888-67c3-4e02-be74-29c450fe6c45 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:13.139681 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5bdf888-67c3-4e02-be74-29c450fe6c45 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:13.144904 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:13.144904 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:13.145276 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b5bdf888-67c3-4e02-be74-29c450fe6c45 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:13.146034 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5bdf888-67c3-4e02-be74-29c450fe6c45 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 returned with HTTP 200 Aug 19 11:18:13.146432 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1406/5617] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:13 2026] GET /volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:13.154067 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-08bef018-0c5b-4f34-aaef-85e1fb8c51de None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:13.155565 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-08bef018-0c5b-4f34-aaef-85e1fb8c51de tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] POST https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086/action Aug 19 11:18:13.155895 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-08bef018-0c5b-4f34-aaef-85e1fb8c51de tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:18:13.156000 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-08bef018-0c5b-4f34-aaef-85e1fb8c51de tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:13.157229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-08bef018-0c5b-4f34-aaef-85e1fb8c51de tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Updating snapshot 'd94b2648-349b-4ad6-b3cd-f7b38aaf2086' with '{'status': 'creating'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 11:18:13.165813 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:13.165813 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:13.174179 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-08bef018-0c5b-4f34-aaef-85e1fb8c51de tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086/action returned with HTTP 202 Aug 19 11:18:13.174734 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1403/5618] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:18:13 2026] POST /volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:18:13.181168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cb26509b-e289-496d-80e5-ffaa3952de97 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:13.182916 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cb26509b-e289-496d-80e5-ffaa3952de97 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 Aug 19 11:18:13.183117 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cb26509b-e289-496d-80e5-ffaa3952de97 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:13.183288 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cb26509b-e289-496d-80e5-ffaa3952de97 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:13.187729 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:13.187729 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:13.187974 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cb26509b-e289-496d-80e5-ffaa3952de97 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:13.188567 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cb26509b-e289-496d-80e5-ffaa3952de97 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 returned with HTTP 200 Aug 19 11:18:13.188893 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1409/5619] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:13 2026] GET /volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:13.196177 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-4850cbe5-a76e-4a3c-934d-47ccd4ccf7ad None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:13.197722 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4850cbe5-a76e-4a3c-934d-47ccd4ccf7ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] POST https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086/action Aug 19 11:18:13.198034 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4850cbe5-a76e-4a3c-934d-47ccd4ccf7ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:18:13.198124 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-4850cbe5-a76e-4a3c-934d-47ccd4ccf7ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:13.199350 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.contrib.snapshot_actions [None req-4850cbe5-a76e-4a3c-934d-47ccd4ccf7ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100205) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 11:18:13.204169 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:13.204169 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:13.204621 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.contrib.snapshot_actions [None req-4850cbe5-a76e-4a3c-934d-47ccd4ccf7ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] Updating snapshot d94b2648-349b-4ad6-b3cd-f7b38aaf2086 with info {'id': 'd94b2648-349b-4ad6-b3cd-f7b38aaf2086', 'status': 'error', 'progress': '80%'} Aug 19 11:18:13.209908 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-4850cbe5-a76e-4a3c-934d-47ccd4ccf7ad tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-member] https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086/action returned with HTTP 202 Aug 19 11:18:13.210221 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1402/5620] 10.4.3.46 () {68 vars in 1389 bytes} [Wed Aug 19 11:18:13 2026] POST /volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:13.216281 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7995ecfc-6b81-4532-a50a-4dbdb58f2bf2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:13.217893 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7995ecfc-6b81-4532-a50a-4dbdb58f2bf2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 Aug 19 11:18:13.218064 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7995ecfc-6b81-4532-a50a-4dbdb58f2bf2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:13.218236 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7995ecfc-6b81-4532-a50a-4dbdb58f2bf2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:13.218334 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-7995ecfc-6b81-4532-a50a-4dbdb58f2bf2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete snapshot with id: d94b2648-349b-4ad6-b3cd-f7b38aaf2086 Aug 19 11:18:13.222632 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:13.222632 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:13.222876 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7995ecfc-6b81-4532-a50a-4dbdb58f2bf2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:13.236256 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7995ecfc-6b81-4532-a50a-4dbdb58f2bf2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot delete request issued successfully. Aug 19 11:18:13.236460 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7995ecfc-6b81-4532-a50a-4dbdb58f2bf2 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 returned with HTTP 202 Aug 19 11:18:13.236872 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1407/5621] 10.4.3.46 () {66 vars in 1350 bytes} [Wed Aug 19 11:18:13 2026] DELETE /volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:13.243672 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2c98f289-ee97-4c60-beca-e82bc81ad466 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:13.245903 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2c98f289-ee97-4c60-beca-e82bc81ad466 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 Aug 19 11:18:13.246102 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2c98f289-ee97-4c60-beca-e82bc81ad466 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:13.246286 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2c98f289-ee97-4c60-beca-e82bc81ad466 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:13.251210 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:13.251210 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:13.251513 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2c98f289-ee97-4c60-beca-e82bc81ad466 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Snapshot retrieved successfully. Aug 19 11:18:13.252092 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2c98f289-ee97-4c60-beca-e82bc81ad466 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 returned with HTTP 200 Aug 19 11:18:13.252489 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1404/5622] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:13 2026] GET /volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:14.260713 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-38229406-5bdf-4372-bb36-272ff9d44afb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:14.262864 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-38229406-5bdf-4372-bb36-272ff9d44afb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 Aug 19 11:18:14.263089 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-38229406-5bdf-4372-bb36-272ff9d44afb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:14.263273 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-38229406-5bdf-4372-bb36-272ff9d44afb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:14.267315 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-38229406-5bdf-4372-bb36-272ff9d44afb tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 returned with HTTP 404 Aug 19 11:18:14.267834 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1410/5623] 10.4.3.46 () {66 vars in 1347 bytes} [Wed Aug 19 11:18:14 2026] GET /volume/v3/snapshots/d94b2648-349b-4ad6-b3cd-f7b38aaf2086 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:14.274156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-483665f5-b124-4b1c-92df-1bd6095afa71 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:14.275760 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-483665f5-b124-4b1c-92df-1bd6095afa71 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 Aug 19 11:18:14.275939 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-483665f5-b124-4b1c-92df-1bd6095afa71 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:14.276112 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-483665f5-b124-4b1c-92df-1bd6095afa71 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:14.276259 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-483665f5-b124-4b1c-92df-1bd6095afa71 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume with id: 070c4ca8-5c78-4617-a4d5-af446b7561b8 Aug 19 11:18:14.282888 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:14.282888 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:14.283173 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-483665f5-b124-4b1c-92df-1bd6095afa71 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:14.296615 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-483665f5-b124-4b1c-92df-1bd6095afa71 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Delete volume request issued successfully. Aug 19 11:18:14.296809 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-483665f5-b124-4b1c-92df-1bd6095afa71 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 returned with HTTP 202 Aug 19 11:18:14.297099 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1403/5624] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:18:14 2026] DELETE /volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:14.303669 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0cfbf7be-2119-40a3-8e53-3d9a0da7f96d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:14.305509 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0cfbf7be-2119-40a3-8e53-3d9a0da7f96d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 Aug 19 11:18:14.305759 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0cfbf7be-2119-40a3-8e53-3d9a0da7f96d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:14.305947 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0cfbf7be-2119-40a3-8e53-3d9a0da7f96d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:14.312472 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:14.312472 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:14.315622 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0cfbf7be-2119-40a3-8e53-3d9a0da7f96d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Volume info retrieved successfully. Aug 19 11:18:14.319137 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0cfbf7be-2119-40a3-8e53-3d9a0da7f96d tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 returned with HTTP 200 Aug 19 11:18:14.319523 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1408/5625] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:14 2026] GET /volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:15.331663 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4a068d73-27a7-43b2-87a3-78ab4a4217b1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:15.333549 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4a068d73-27a7-43b2-87a3-78ab4a4217b1 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] GET https://10.4.3.46/volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 Aug 19 11:18:15.333757 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4a068d73-27a7-43b2-87a3-78ab4a4217b1 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:15.333916 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4a068d73-27a7-43b2-87a3-78ab4a4217b1 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:15.339253 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4a068d73-27a7-43b2-87a3-78ab4a4217b1 tempest-ProjectMemberTests-6538670 tempest-ProjectMemberTests-6538670-project-admin] https://10.4.3.46/volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 returned with HTTP 404 Aug 19 11:18:15.339717 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1405/5626] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:15 2026] GET /volume/v3/volumes/070c4ca8-5c78-4617-a4d5-af446b7561b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:16.616070 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1114710a-7faa-417c-95ae-b6c84f0feedb None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:16.687942 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:18:16.688337 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-334439538"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:16.690390 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-334439538'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:18:16.690573 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Create volume of 1 GB Aug 19 11:18:16.694709 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Availability Zones retrieved successfully. Aug 19 11:18:16.701417 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Flow 'volume_create_api' (ab1cb293-6eac-489f-91b1-aeff0d81118e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:16.703398 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94aefdda-54c1-47d2-af72-a5cfa47ab8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:16.704168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:18:16.726218 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94aefdda-54c1-47d2-af72-a5cfa47ab8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:16.727030 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e46688f-3747-4f57-89a4-9c7b71925bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:16.780620 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Created reservations ['d2ae1736-947b-4137-b0a4-4304698c372b', 'c3cd2c8d-a723-43fc-87ef-ccbc51ab8792', '5ea9ba3b-5bd2-4b16-8c3d-365a93c08305', 'c4b2e88c-fa6c-4ea5-b4e7-bc0ecab95528'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:16.781517 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e46688f-3747-4f57-89a4-9c7b71925bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ae1736-947b-4137-b0a4-4304698c372b', 'c3cd2c8d-a723-43fc-87ef-ccbc51ab8792', '5ea9ba3b-5bd2-4b16-8c3d-365a93c08305', 'c4b2e88c-fa6c-4ea5-b4e7-bc0ecab95528']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:16.782233 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7eaf933-46f2-4d79-af2f-b903f12cd790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:16.803411 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7eaf933-46f2-4d79-af2f-b903f12cd790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beb2d07e-57f1-4198-8344-425cc31b4ca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334439538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20dc5401cc544cb8a9959d82a04dc382',qos_specs=None,replication_status=,reservations=['d2ae1736-947b-4137-b0a4-4304698c372b','c3cd2c8d-a723-43fc-87ef-ccbc51ab8792','5ea9ba3b-5bd2-4b16-8c3d-365a93c08305','c4b2e88c-fa6c-4ea5-b4e7-bc0ecab95528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65961f5c72c848f9b6855d7702d5186a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334439538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beb2d07e-57f1-4198-8344-425cc31b4ca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20dc5401cc544cb8a9959d82a04dc382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65961f5c72c848f9b6855d7702d5186a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:16.804097 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef2381f0-ae81-4506-95a2-fd5c9226b13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:16.821474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef2381f0-ae81-4506-95a2-fd5c9226b13f) transitioned into state 'SUCCESS' from state '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-334439538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20dc5401cc544cb8a9959d82a04dc382',qos_specs=None,replication_status=,reservations=['d2ae1736-947b-4137-b0a4-4304698c372b','c3cd2c8d-a723-43fc-87ef-ccbc51ab8792','5ea9ba3b-5bd2-4b16-8c3d-365a93c08305','c4b2e88c-fa6c-4ea5-b4e7-bc0ecab95528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65961f5c72c848f9b6855d7702d5186a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:16.822168 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f59c2c0-0f5f-4996-b00d-c33f69f4aba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:16.829838 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f59c2c0-0f5f-4996-b00d-c33f69f4aba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:16.830694 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Flow 'volume_create_api' (ab1cb293-6eac-489f-91b1-aeff0d81118e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:16.831039 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Create volume request issued successfully. Aug 19 11:18:16.831793 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1114710a-7faa-417c-95ae-b6c84f0feedb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:18:16.832185 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1411/5627] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:18:16 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 19 11:18:16.842536 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d841b463-4ee3-44aa-810e-4fa0afe2f0cb None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:16.844711 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d841b463-4ee3-44aa-810e-4fa0afe2f0cb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] GET https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 Aug 19 11:18:16.844963 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d841b463-4ee3-44aa-810e-4fa0afe2f0cb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:16.845226 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d841b463-4ee3-44aa-810e-4fa0afe2f0cb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:16.854892 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:16.854892 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:16.858704 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d841b463-4ee3-44aa-810e-4fa0afe2f0cb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Volume info retrieved successfully. Aug 19 11:18:16.862846 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d841b463-4ee3-44aa-810e-4fa0afe2f0cb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 returned with HTTP 200 Aug 19 11:18:16.863428 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1404/5628] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:16 2026] GET /volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:17.874383 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dc755ad3-8274-465c-abdb-e856a94da9e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:17.876126 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dc755ad3-8274-465c-abdb-e856a94da9e4 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] GET https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 Aug 19 11:18:17.876316 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dc755ad3-8274-465c-abdb-e856a94da9e4 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:17.876545 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dc755ad3-8274-465c-abdb-e856a94da9e4 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:17.882928 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:17.882928 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:17.885729 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dc755ad3-8274-465c-abdb-e856a94da9e4 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Volume info retrieved successfully. Aug 19 11:18:17.888894 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dc755ad3-8274-465c-abdb-e856a94da9e4 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 returned with HTTP 200 Aug 19 11:18:17.889218 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1409/5629] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:17 2026] GET /volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:17.899857 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-411755f4-75a1-4ae9-87b3-b2af82e6de28 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:17.955875 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-411755f4-75a1-4ae9-87b3-b2af82e6de28 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] POST https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5/action Aug 19 11:18:17.956184 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-411755f4-75a1-4ae9-87b3-b2af82e6de28 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:18:17.956298 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-411755f4-75a1-4ae9-87b3-b2af82e6de28 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:17.963627 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:17.963627 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:17.964032 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-411755f4-75a1-4ae9-87b3-b2af82e6de28 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] Volume info retrieved successfully. Aug 19 11:18:17.965039 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-411755f4-75a1-4ae9-87b3-b2af82e6de28 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '584a5be4ea6647d292e71b091462d0ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20dc5401cc544cb8a9959d82a04dc382', '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=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:18:17.965209 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-411755f4-75a1-4ae9-87b3-b2af82e6de28 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5/action returned with HTTP 403 Aug 19 11:18:17.965630 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1406/5630] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:18:17 2026] POST /volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5/action => generated 131 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:17.972162 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-6e1fef77-4025-4486-9243-5015d0b9bf6e None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:17.974049 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6e1fef77-4025-4486-9243-5015d0b9bf6e tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 Aug 19 11:18:17.974290 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6e1fef77-4025-4486-9243-5015d0b9bf6e tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:17.974520 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-6e1fef77-4025-4486-9243-5015d0b9bf6e tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:17.974681 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-6e1fef77-4025-4486-9243-5015d0b9bf6e tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Delete volume with id: beb2d07e-57f1-4198-8344-425cc31b4ca5 Aug 19 11:18:17.981304 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:17.981304 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:17.981644 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6e1fef77-4025-4486-9243-5015d0b9bf6e tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Volume info retrieved successfully. Aug 19 11:18:17.995450 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-6e1fef77-4025-4486-9243-5015d0b9bf6e tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Delete volume request issued successfully. Aug 19 11:18:17.995654 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-6e1fef77-4025-4486-9243-5015d0b9bf6e tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 returned with HTTP 202 Aug 19 11:18:17.996089 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1412/5631] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:18:17 2026] DELETE /volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:18.003097 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-64dc8a39-b060-4641-9cec-36137080d356 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:18.004501 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-64dc8a39-b060-4641-9cec-36137080d356 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] GET https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 Aug 19 11:18:18.004703 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-64dc8a39-b060-4641-9cec-36137080d356 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:18.004880 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-64dc8a39-b060-4641-9cec-36137080d356 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:18.011784 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:18.011784 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:18.014671 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-64dc8a39-b060-4641-9cec-36137080d356 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Volume info retrieved successfully. Aug 19 11:18:18.018000 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-64dc8a39-b060-4641-9cec-36137080d356 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 returned with HTTP 200 Aug 19 11:18:18.018326 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1405/5632] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:18 2026] GET /volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:19.030590 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bba7c016-e384-411b-b626-334e0a419138 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:19.031637 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bba7c016-e384-411b-b626-334e0a419138 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] GET https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 Aug 19 11:18:19.031798 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bba7c016-e384-411b-b626-334e0a419138 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:19.031962 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bba7c016-e384-411b-b626-334e0a419138 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:19.036532 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bba7c016-e384-411b-b626-334e0a419138 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 returned with HTTP 404 Aug 19 11:18:19.036894 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1410/5633] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:19 2026] GET /volume/v3/volumes/beb2d07e-57f1-4198-8344-425cc31b4ca5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:19.043843 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:19.045269 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:18:19.045600 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1165005937"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:19.046882 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1165005937'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:18:19.046991 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Create volume of 1 GB Aug 19 11:18:19.050563 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Availability Zones retrieved successfully. Aug 19 11:18:19.055471 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Flow 'volume_create_api' (d3982225-239c-4a81-ad1f-61c4dbf08a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:19.056277 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1321b5-34ab-4c2e-8081-c071de0bc680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:19.057087 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:18:19.078409 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1321b5-34ab-4c2e-8081-c071de0bc680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:19.079121 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a69356-7c68-4b74-ab3f-c39cfc3b5c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:19.113534 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Created reservations ['ecafe51b-2459-4295-9309-804cd8884d23', '550c5906-5463-43bb-acf0-278d53a7f9f8', '660d56c3-d5a1-4801-a514-4a5cf7833a3a', '9b9121ec-8160-4e53-a319-8a6894f94371'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:19.114376 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a69356-7c68-4b74-ab3f-c39cfc3b5c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecafe51b-2459-4295-9309-804cd8884d23', '550c5906-5463-43bb-acf0-278d53a7f9f8', '660d56c3-d5a1-4801-a514-4a5cf7833a3a', '9b9121ec-8160-4e53-a319-8a6894f94371']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:19.115066 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f2899f-8620-47df-91a4-2f94a6239c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:19.136319 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f2899f-8620-47df-91a4-2f94a6239c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec74cdfb-dcbd-4864-831e-8ae7fd15812b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165005937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20dc5401cc544cb8a9959d82a04dc382',qos_specs=None,replication_status=,reservations=['ecafe51b-2459-4295-9309-804cd8884d23','550c5906-5463-43bb-acf0-278d53a7f9f8','660d56c3-d5a1-4801-a514-4a5cf7833a3a','9b9121ec-8160-4e53-a319-8a6894f94371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65961f5c72c848f9b6855d7702d5186a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:18:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165005937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec74cdfb-dcbd-4864-831e-8ae7fd15812b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20dc5401cc544cb8a9959d82a04dc382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65961f5c72c848f9b6855d7702d5186a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:19.137050 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ed511e8-9824-411d-9b64-28e764b10e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:19.153586 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ed511e8-9824-411d-9b64-28e764b10e26) transitioned into state 'SUCCESS' from state '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-1165005937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20dc5401cc544cb8a9959d82a04dc382',qos_specs=None,replication_status=,reservations=['ecafe51b-2459-4295-9309-804cd8884d23','550c5906-5463-43bb-acf0-278d53a7f9f8','660d56c3-d5a1-4801-a514-4a5cf7833a3a','9b9121ec-8160-4e53-a319-8a6894f94371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65961f5c72c848f9b6855d7702d5186a',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:19.154341 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a465f13-db6a-4609-a5fd-a7021c2a2276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:19.163584 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a465f13-db6a-4609-a5fd-a7021c2a2276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:19.164773 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Flow 'volume_create_api' (d3982225-239c-4a81-ad1f-61c4dbf08a79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:19.165224 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Create volume request issued successfully. Aug 19 11:18:19.166113 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12561ca5-9922-4bde-99e2-0bfcc4fcbaf3 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:18:19.166693 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1407/5634] 10.4.3.46 () {68 vars in 1251 bytes} [Wed Aug 19 11:18:19 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 11:18:19.178051 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-304042d5-fb29-499b-89a2-39082f389255 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:19.179977 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-304042d5-fb29-499b-89a2-39082f389255 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] GET https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b Aug 19 11:18:19.180586 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-304042d5-fb29-499b-89a2-39082f389255 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:19.180586 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-304042d5-fb29-499b-89a2-39082f389255 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:19.189663 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:19.189663 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:19.193164 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-304042d5-fb29-499b-89a2-39082f389255 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Volume info retrieved successfully. Aug 19 11:18:19.196869 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-304042d5-fb29-499b-89a2-39082f389255 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b returned with HTTP 200 Aug 19 11:18:19.197309 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1413/5635] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:19 2026] GET /volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:20.208654 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5e5d8737-28c2-4185-a480-1f881802b5de None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:20.210303 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e5d8737-28c2-4185-a480-1f881802b5de tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] GET https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b Aug 19 11:18:20.210541 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5e5d8737-28c2-4185-a480-1f881802b5de tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:20.210731 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5e5d8737-28c2-4185-a480-1f881802b5de tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:20.217292 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:20.217292 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:20.220223 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5e5d8737-28c2-4185-a480-1f881802b5de tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Volume info retrieved successfully. Aug 19 11:18:20.223544 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5e5d8737-28c2-4185-a480-1f881802b5de tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b returned with HTTP 200 Aug 19 11:18:20.223858 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1406/5636] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:20 2026] GET /volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:20.234406 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ba61e88-b868-4876-b2ea-f7af40fbd16b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:20.236010 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ba61e88-b868-4876-b2ea-f7af40fbd16b tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] POST https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b/action Aug 19 11:18:20.236332 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ba61e88-b868-4876-b2ea-f7af40fbd16b tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 11:18:20.236467 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ba61e88-b868-4876-b2ea-f7af40fbd16b tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:20.243612 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:20.243612 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:20.244006 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-3ba61e88-b868-4876-b2ea-f7af40fbd16b tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '584a5be4ea6647d292e71b091462d0ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20dc5401cc544cb8a9959d82a04dc382', '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=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 11:18:20.244174 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ba61e88-b868-4876-b2ea-f7af40fbd16b tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-reader] https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b/action returned with HTTP 403 Aug 19 11:18:20.244602 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1411/5637] 10.4.3.46 () {68 vars in 1383 bytes} [Wed Aug 19 11:18:20 2026] POST /volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b/action => generated 131 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:20.250223 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c17b081b-83f2-404c-9272-aea0411dddeb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:20.251939 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c17b081b-83f2-404c-9272-aea0411dddeb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b Aug 19 11:18:20.252143 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c17b081b-83f2-404c-9272-aea0411dddeb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:20.252347 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c17b081b-83f2-404c-9272-aea0411dddeb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:20.252550 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c17b081b-83f2-404c-9272-aea0411dddeb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Delete volume with id: ec74cdfb-dcbd-4864-831e-8ae7fd15812b Aug 19 11:18:20.258983 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:20.258983 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:20.259254 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c17b081b-83f2-404c-9272-aea0411dddeb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Volume info retrieved successfully. Aug 19 11:18:20.273290 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c17b081b-83f2-404c-9272-aea0411dddeb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Delete volume request issued successfully. Aug 19 11:18:20.273537 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c17b081b-83f2-404c-9272-aea0411dddeb tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b returned with HTTP 202 Aug 19 11:18:20.273958 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1408/5638] 10.4.3.46 () {66 vars in 1344 bytes} [Wed Aug 19 11:18:20 2026] DELETE /volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:20.280216 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-cab01832-9610-4f40-8fab-bfd2309844a4 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:20.281971 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cab01832-9610-4f40-8fab-bfd2309844a4 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] GET https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b Aug 19 11:18:20.282167 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cab01832-9610-4f40-8fab-bfd2309844a4 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:20.282361 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-cab01832-9610-4f40-8fab-bfd2309844a4 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:20.289793 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:20.289793 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:20.293250 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-cab01832-9610-4f40-8fab-bfd2309844a4 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Volume info retrieved successfully. Aug 19 11:18:20.296823 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-cab01832-9610-4f40-8fab-bfd2309844a4 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b returned with HTTP 200 Aug 19 11:18:20.297184 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1414/5639] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:20 2026] GET /volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:21.308885 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-56c0a89f-8370-4974-b876-45671eca2202 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:21.310588 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-56c0a89f-8370-4974-b876-45671eca2202 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] GET https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b Aug 19 11:18:21.310797 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-56c0a89f-8370-4974-b876-45671eca2202 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:21.310990 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-56c0a89f-8370-4974-b876-45671eca2202 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:21.316900 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-56c0a89f-8370-4974-b876-45671eca2202 tempest-ProjectReaderTests-1455417258 tempest-ProjectReaderTests-1455417258-project-admin] https://10.4.3.46/volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b returned with HTTP 404 Aug 19 11:18:21.317393 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1407/5640] 10.4.3.46 () {66 vars in 1341 bytes} [Wed Aug 19 11:18:21 2026] GET /volume/v3/volumes/ec74cdfb-dcbd-4864-831e-8ae7fd15812b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:22.377662 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b5e8b06b-3895-4d69-b4a9-9608de4cad56 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.448698 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5e8b06b-3895-4d69-b4a9-9608de4cad56 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:18:22.449018 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5e8b06b-3895-4d69-b4a9-9608de4cad56 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-267885705", "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=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.464574 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5e8b06b-3895-4d69-b4a9-9608de4cad56 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:18:22.464896 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1412/5641] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:18:22 2026] POST /volume/v3/types => generated 379 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.472133 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f5198f31-9a9a-4e33-aa10-1238858c8250 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.473865 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5198f31-9a9a-4e33-aa10-1238858c8250 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption Aug 19 11:18:22.474243 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f5198f31-9a9a-4e33-aa10-1238858c8250 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.490107 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f5198f31-9a9a-4e33-aa10-1238858c8250 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption returned with HTTP 200 Aug 19 11:18:22.490641 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1409/5642] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:18:22 2026] POST /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.498053 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-e2a0ace5-3234-4354-9176-1135100d183d None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.499510 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e2a0ace5-3234-4354-9176-1135100d183d tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:18:22.499808 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-e2a0ace5-3234-4354-9176-1135100d183d tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-182415216", "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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.529509 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-e2a0ace5-3234-4354-9176-1135100d183d tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:18:22.529820 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1415/5643] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:18:22 2026] POST /volume/v3/types => generated 379 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.537156 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-69eaeacc-9acc-427f-91df-f0ae20909850 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.538871 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-69eaeacc-9acc-427f-91df-f0ae20909850 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types/c084a0e7-42c8-46ce-aceb-6161634d87d2/encryption Aug 19 11:18:22.539182 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-69eaeacc-9acc-427f-91df-f0ae20909850 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.553759 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-69eaeacc-9acc-427f-91df-f0ae20909850 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/c084a0e7-42c8-46ce-aceb-6161634d87d2/encryption returned with HTTP 200 Aug 19 11:18:22.554122 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1408/5644] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:18:22 2026] POST /volume/v3/types/c084a0e7-42c8-46ce-aceb-6161634d87d2/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.562099 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fca789b8-947a-4481-a880-37825a828223 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.563829 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fca789b8-947a-4481-a880-37825a828223 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:18:22.564174 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fca789b8-947a-4481-a880-37825a828223 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-770247516", "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=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.579673 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fca789b8-947a-4481-a880-37825a828223 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:18:22.579991 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1413/5645] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:18:22 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.587721 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9bbb0d3f-a6f1-48c3-93fa-fa24834d5932 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.589382 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9bbb0d3f-a6f1-48c3-93fa-fa24834d5932 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types/65b90342-4c91-433f-81a2-8bf727247bf6/extra_specs Aug 19 11:18:22.589687 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9bbb0d3f-a6f1-48c3-93fa-fa24834d5932 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.607841 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9bbb0d3f-a6f1-48c3-93fa-fa24834d5932 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/65b90342-4c91-433f-81a2-8bf727247bf6/extra_specs returned with HTTP 200 Aug 19 11:18:22.608236 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1410/5646] 10.4.3.46 () {68 vars in 1392 bytes} [Wed Aug 19 11:18:22 2026] POST /volume/v3/types/65b90342-4c91-433f-81a2-8bf727247bf6/extra_specs => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:18:22.614867 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-a79c9f96-d295-4325-8029-54129c666088 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.616424 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a79c9f96-d295-4325-8029-54129c666088 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] PUT https://10.4.3.46/volume/v3/types/65b90342-4c91-433f-81a2-8bf727247bf6/extra_specs/key2 Aug 19 11:18:22.616728 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-a79c9f96-d295-4325-8029-54129c666088 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.632368 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-a79c9f96-d295-4325-8029-54129c666088 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/65b90342-4c91-433f-81a2-8bf727247bf6/extra_specs/key2 returned with HTTP 200 Aug 19 11:18:22.632702 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1416/5647] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:18:22 2026] PUT /volume/v3/types/65b90342-4c91-433f-81a2-8bf727247bf6/extra_specs/key2 => generated 25 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:18:22.640993 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-2cf57ab7-cc15-40c3-b884-3c69b5db603d None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.642832 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2cf57ab7-cc15-40c3-b884-3c69b5db603d tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:18:22.643199 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-2cf57ab7-cc15-40c3-b884-3c69b5db603d tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.656693 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-2cf57ab7-cc15-40c3-b884-3c69b5db603d tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:18:22.657061 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1409/5648] 10.4.3.46 () {68 vars in 1245 bytes} [Wed Aug 19 11:18:22 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.663993 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-76bb8acb-c66b-4b40-807d-c84c0bab29d3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.665654 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-76bb8acb-c66b-4b40-807d-c84c0bab29d3 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] DELETE https://10.4.3.46/volume/v3/types/88609d21-e895-4bb3-b12b-6edf464cff77 Aug 19 11:18:22.665833 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-76bb8acb-c66b-4b40-807d-c84c0bab29d3 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.666010 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-76bb8acb-c66b-4b40-807d-c84c0bab29d3 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.685833 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-76bb8acb-c66b-4b40-807d-c84c0bab29d3 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/88609d21-e895-4bb3-b12b-6edf464cff77 returned with HTTP 202 Aug 19 11:18:22.686149 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1414/5649] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:18:22 2026] DELETE /volume/v3/types/88609d21-e895-4bb3-b12b-6edf464cff77 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:22.692905 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3cf8a784-f338-4cc6-bece-3e8658751229 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.694624 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3cf8a784-f338-4cc6-bece-3e8658751229 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:18:22.695026 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3cf8a784-f338-4cc6-bece-3e8658751229 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-922161901", "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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.709404 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3cf8a784-f338-4cc6-bece-3e8658751229 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:18:22.709803 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1411/5650] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:18:22 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.716940 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-56a650e4-99c0-437e-8620-faa12ef69a1c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.718566 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-56a650e4-99c0-437e-8620-faa12ef69a1c tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types/5e82ea3e-1e46-4f3c-86ef-92cd74d821cb/encryption Aug 19 11:18:22.718881 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-56a650e4-99c0-437e-8620-faa12ef69a1c tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.732305 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-56a650e4-99c0-437e-8620-faa12ef69a1c tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/5e82ea3e-1e46-4f3c-86ef-92cd74d821cb/encryption returned with HTTP 200 Aug 19 11:18:22.732817 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1417/5651] 10.4.3.46 () {68 vars in 1390 bytes} [Wed Aug 19 11:18:22 2026] POST /volume/v3/types/5e82ea3e-1e46-4f3c-86ef-92cd74d821cb/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.740007 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-18ea04eb-ad86-475b-8a14-889e5b2b7b96 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.741725 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-18ea04eb-ad86-475b-8a14-889e5b2b7b96 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] DELETE https://10.4.3.46/volume/v3/types/5e82ea3e-1e46-4f3c-86ef-92cd74d821cb/encryption/bdfb2fc1-ce46-465f-b1f2-622c63b70766 Aug 19 11:18:22.741912 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-18ea04eb-ad86-475b-8a14-889e5b2b7b96 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.742110 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-18ea04eb-ad86-475b-8a14-889e5b2b7b96 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.751614 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-18ea04eb-ad86-475b-8a14-889e5b2b7b96 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/5e82ea3e-1e46-4f3c-86ef-92cd74d821cb/encryption/bdfb2fc1-ce46-465f-b1f2-622c63b70766 returned with HTTP 202 Aug 19 11:18:22.751962 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1410/5652] 10.4.3.46 () {66 vars in 1482 bytes} [Wed Aug 19 11:18:22 2026] DELETE /volume/v3/types/5e82ea3e-1e46-4f3c-86ef-92cd74d821cb/encryption/bdfb2fc1-ce46-465f-b1f2-622c63b70766 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:22.758673 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b3dffa90-f00f-4d2b-82ef-75388c591fc9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.760243 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b3dffa90-f00f-4d2b-82ef-75388c591fc9 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:18:22.760625 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b3dffa90-f00f-4d2b-82ef-75388c591fc9 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1443578142", "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=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.774646 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b3dffa90-f00f-4d2b-82ef-75388c591fc9 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:18:22.774906 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1415/5653] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:18:22 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 19 11:18:22.781832 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-63acd714-49c9-4912-b1ed-3e7ac0476083 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.783503 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63acd714-49c9-4912-b1ed-3e7ac0476083 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] DELETE https://10.4.3.46/volume/v3/types/426e5bfd-1da8-4583-a7fb-59422bd62a90/extra_specs/key1 Aug 19 11:18:22.783714 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63acd714-49c9-4912-b1ed-3e7ac0476083 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.783921 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63acd714-49c9-4912-b1ed-3e7ac0476083 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.801501 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63acd714-49c9-4912-b1ed-3e7ac0476083 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/426e5bfd-1da8-4583-a7fb-59422bd62a90/extra_specs/key1 returned with HTTP 202 Aug 19 11:18:22.801914 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1412/5654] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:18:22 2026] DELETE /volume/v3/types/426e5bfd-1da8-4583-a7fb-59422bd62a90/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 11:18:22.809119 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-3fefc7c2-59ad-494d-8126-0c1da0ffc3a5 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.810801 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3fefc7c2-59ad-494d-8126-0c1da0ffc3a5 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] POST https://10.4.3.46/volume/v3/types Aug 19 11:18:22.811137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-3fefc7c2-59ad-494d-8126-0c1da0ffc3a5 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1345985116", "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=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:22.826473 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-3fefc7c2-59ad-494d-8126-0c1da0ffc3a5 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:18:22.826835 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1418/5655] 10.4.3.46 () {68 vars in 1246 bytes} [Wed Aug 19 11:18:22 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 19 11:18:22.833784 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-7552e349-0173-46fa-96b4-cea4f4b26a85 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.835367 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7552e349-0173-46fa-96b4-cea4f4b26a85 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] DELETE https://10.4.3.46/volume/v3/types/3db801f6-d063-4c90-9198-def8e5f9a9fd Aug 19 11:18:22.835569 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7552e349-0173-46fa-96b4-cea4f4b26a85 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.835768 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-7552e349-0173-46fa-96b4-cea4f4b26a85 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.858718 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-7552e349-0173-46fa-96b4-cea4f4b26a85 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/3db801f6-d063-4c90-9198-def8e5f9a9fd returned with HTTP 202 Aug 19 11:18:22.859086 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1411/5656] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:18:22 2026] DELETE /volume/v3/types/3db801f6-d063-4c90-9198-def8e5f9a9fd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:22.866272 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-46c06d37-4953-4414-a850-8c20a28cb34d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.867988 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-46c06d37-4953-4414-a850-8c20a28cb34d tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] GET https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs Aug 19 11:18:22.868164 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-46c06d37-4953-4414-a850-8c20a28cb34d tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.868346 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-46c06d37-4953-4414-a850-8c20a28cb34d tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.874694 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-46c06d37-4953-4414-a850-8c20a28cb34d tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs returned with HTTP 200 Aug 19 11:18:22.874999 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1416/5657] 10.4.3.46 () {66 vars in 1371 bytes} [Wed Aug 19 11:18:22 2026] GET /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.881741 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-300ed91a-98eb-4921-900c-49974e9cb977 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.883442 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-300ed91a-98eb-4921-900c-49974e9cb977 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] GET https://10.4.3.46/volume/v3/types Aug 19 11:18:22.883656 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-300ed91a-98eb-4921-900c-49974e9cb977 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.883842 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-300ed91a-98eb-4921-900c-49974e9cb977 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.896466 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-300ed91a-98eb-4921-900c-49974e9cb977 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types returned with HTTP 200 Aug 19 11:18:22.896908 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1413/5658] 10.4.3.46 () {66 vars in 1224 bytes} [Wed Aug 19 11:18:22 2026] GET /volume/v3/types => generated 2608 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:22.906209 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-20353802-835b-47b8-a56b-8f94e34a2541 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.908020 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-20353802-835b-47b8-a56b-8f94e34a2541 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] GET https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption/cipher Aug 19 11:18:22.908200 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-20353802-835b-47b8-a56b-8f94e34a2541 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.908387 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-20353802-835b-47b8-a56b-8f94e34a2541 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.914266 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-20353802-835b-47b8-a56b-8f94e34a2541 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption/cipher returned with HTTP 200 Aug 19 11:18:22.914630 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1419/5659] 10.4.3.46 () {66 vars in 1389 bytes} [Wed Aug 19 11:18:22 2026] GET /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:18:22.921876 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5d59cb27-6662-4d2b-8d56-ecf6916e0773 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.923494 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5d59cb27-6662-4d2b-8d56-ecf6916e0773 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] GET https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption Aug 19 11:18:22.923680 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5d59cb27-6662-4d2b-8d56-ecf6916e0773 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.923859 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5d59cb27-6662-4d2b-8d56-ecf6916e0773 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method 'index' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.929496 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5d59cb27-6662-4d2b-8d56-ecf6916e0773 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption returned with HTTP 200 Aug 19 11:18:22.929829 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1412/5660] 10.4.3.46 () {66 vars in 1368 bytes} [Wed Aug 19 11:18:22 2026] GET /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.940274 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-20b41bf7-62f1-4595-ad14-18679a3589c0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.942133 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-20b41bf7-62f1-4595-ad14-18679a3589c0 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] GET https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs/multiattach Aug 19 11:18:22.942311 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-20b41bf7-62f1-4595-ad14-18679a3589c0 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.942520 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-20b41bf7-62f1-4595-ad14-18679a3589c0 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.948982 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-20b41bf7-62f1-4595-ad14-18679a3589c0 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs/multiattach returned with HTTP 200 Aug 19 11:18:22.949330 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1417/5661] 10.4.3.46 () {66 vars in 1407 bytes} [Wed Aug 19 11:18:22 2026] GET /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:18:22.955439 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-256a2498-f3c1-4f10-b4d0-ce2cf445cade None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.957127 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-256a2498-f3c1-4f10-b4d0-ce2cf445cade tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] GET https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs/volume_backend_name Aug 19 11:18:22.957308 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-256a2498-f3c1-4f10-b4d0-ce2cf445cade tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.957562 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-256a2498-f3c1-4f10-b4d0-ce2cf445cade tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.963706 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-256a2498-f3c1-4f10-b4d0-ce2cf445cade tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs/volume_backend_name returned with HTTP 200 Aug 19 11:18:22.964046 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1414/5662] 10.4.3.46 () {66 vars in 1431 bytes} [Wed Aug 19 11:18:22 2026] GET /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:18:22.971042 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-0558fadf-f525-4512-bdc0-dd6b73f37b7f None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.972554 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0558fadf-f525-4512-bdc0-dd6b73f37b7f tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] GET https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291 Aug 19 11:18:22.972764 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0558fadf-f525-4512-bdc0-dd6b73f37b7f tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:22.972960 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-0558fadf-f525-4512-bdc0-dd6b73f37b7f tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:22.977402 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-0558fadf-f525-4512-bdc0-dd6b73f37b7f tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291 returned with HTTP 200 Aug 19 11:18:22.977822 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1420/5663] 10.4.3.46 () {66 vars in 1335 bytes} [Wed Aug 19 11:18:22 2026] GET /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291 => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:22.985033 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-b51be778-dfd7-4224-8130-f1324f1da6bc None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:22.986667 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b51be778-dfd7-4224-8130-f1324f1da6bc tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] PUT https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption/87fe03ee-ec6a-4ee6-8e4b-464d01ec9c4b Aug 19 11:18:22.986992 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-b51be778-dfd7-4224-8130-f1324f1da6bc tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:23.000855 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-b51be778-dfd7-4224-8130-f1324f1da6bc tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption/87fe03ee-ec6a-4ee6-8e4b-464d01ec9c4b returned with HTTP 200 Aug 19 11:18:23.001216 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1413/5664] 10.4.3.46 () {68 vars in 1499 bytes} [Wed Aug 19 11:18:22 2026] PUT /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/encryption/87fe03ee-ec6a-4ee6-8e4b-464d01ec9c4b => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:18:23.008562 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-555ad0ba-e249-467c-852b-ab2a7249f82b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:23.010174 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-555ad0ba-e249-467c-852b-ab2a7249f82b tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] PUT https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs/key1 Aug 19 11:18:23.010531 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-555ad0ba-e249-467c-852b-ab2a7249f82b tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:23.026432 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-555ad0ba-e249-467c-852b-ab2a7249f82b tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs/key1 returned with HTTP 200 Aug 19 11:18:23.026844 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1418/5665] 10.4.3.46 () {68 vars in 1406 bytes} [Wed Aug 19 11:18:23 2026] PUT /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291/extra_specs/key1 => generated 30 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 11:18:23.033234 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a13818ba-9163-4051-a16e-87e88f2a2199 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:23.034803 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a13818ba-9163-4051-a16e-87e88f2a2199 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] PUT https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291 Aug 19 11:18:23.035126 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a13818ba-9163-4051-a16e-87e88f2a2199 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:23.047765 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a13818ba-9163-4051-a16e-87e88f2a2199 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291 returned with HTTP 200 Aug 19 11:18:23.048085 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1415/5666] 10.4.3.46 () {68 vars in 1355 bytes} [Wed Aug 19 11:18:23 2026] PUT /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291 => generated 370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:23.055219 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-2405156e-5dbe-4cf7-a745-24ac94329dd1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:23.056802 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2405156e-5dbe-4cf7-a745-24ac94329dd1 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] DELETE https://10.4.3.46/volume/v3/types/426e5bfd-1da8-4583-a7fb-59422bd62a90 Aug 19 11:18:23.057031 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2405156e-5dbe-4cf7-a745-24ac94329dd1 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:23.057224 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-2405156e-5dbe-4cf7-a745-24ac94329dd1 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:23.077527 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-2405156e-5dbe-4cf7-a745-24ac94329dd1 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/426e5bfd-1da8-4583-a7fb-59422bd62a90 returned with HTTP 202 Aug 19 11:18:23.077886 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1421/5667] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:18:23 2026] DELETE /volume/v3/types/426e5bfd-1da8-4583-a7fb-59422bd62a90 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:23.083901 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-a8dc52e2-786d-4400-a84d-7e9d339606b7 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:23.085691 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8dc52e2-786d-4400-a84d-7e9d339606b7 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] DELETE https://10.4.3.46/volume/v3/types/5e82ea3e-1e46-4f3c-86ef-92cd74d821cb Aug 19 11:18:23.085911 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8dc52e2-786d-4400-a84d-7e9d339606b7 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:23.086147 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-a8dc52e2-786d-4400-a84d-7e9d339606b7 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method '_delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:23.108799 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-a8dc52e2-786d-4400-a84d-7e9d339606b7 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/5e82ea3e-1e46-4f3c-86ef-92cd74d821cb returned with HTTP 202 Aug 19 11:18:23.109274 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1414/5668] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:18:23 2026] DELETE /volume/v3/types/5e82ea3e-1e46-4f3c-86ef-92cd74d821cb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:23.115197 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-57e01538-e8fd-422a-a29c-13a146b3c233 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:23.117498 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57e01538-e8fd-422a-a29c-13a146b3c233 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] DELETE https://10.4.3.46/volume/v3/types/65b90342-4c91-433f-81a2-8bf727247bf6 Aug 19 11:18:23.117777 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57e01538-e8fd-422a-a29c-13a146b3c233 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:23.118046 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57e01538-e8fd-422a-a29c-13a146b3c233 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:23.138192 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57e01538-e8fd-422a-a29c-13a146b3c233 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/65b90342-4c91-433f-81a2-8bf727247bf6 returned with HTTP 202 Aug 19 11:18:23.138554 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1419/5669] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:18:23 2026] DELETE /volume/v3/types/65b90342-4c91-433f-81a2-8bf727247bf6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:23.144127 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c8d51e11-e3fb-4c24-86b7-4d4ee08967f0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:23.145597 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8d51e11-e3fb-4c24-86b7-4d4ee08967f0 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] DELETE https://10.4.3.46/volume/v3/types/c084a0e7-42c8-46ce-aceb-6161634d87d2 Aug 19 11:18:23.145756 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8d51e11-e3fb-4c24-86b7-4d4ee08967f0 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:23.145932 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8d51e11-e3fb-4c24-86b7-4d4ee08967f0 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:23.170612 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8d51e11-e3fb-4c24-86b7-4d4ee08967f0 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/c084a0e7-42c8-46ce-aceb-6161634d87d2 returned with HTTP 202 Aug 19 11:18:23.171056 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1416/5670] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:18:23 2026] DELETE /volume/v3/types/c084a0e7-42c8-46ce-aceb-6161634d87d2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:23.177137 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-008b99fa-afc0-4cc3-8c64-d618336513c1 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:23.178745 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-008b99fa-afc0-4cc3-8c64-d618336513c1 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] DELETE https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291 Aug 19 11:18:23.178921 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-008b99fa-afc0-4cc3-8c64-d618336513c1 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:23.179157 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-008b99fa-afc0-4cc3-8c64-d618336513c1 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] Calling method '_delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:23.201427 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-008b99fa-afc0-4cc3-8c64-d618336513c1 tempest-VolumeTypesAdminTests-554414887 tempest-VolumeTypesAdminTests-554414887-project-admin] https://10.4.3.46/volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291 returned with HTTP 202 Aug 19 11:18:23.201791 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1422/5671] 10.4.3.46 () {66 vars in 1338 bytes} [Wed Aug 19 11:18:23 2026] DELETE /volume/v3/types/21394bfe-8638-40f6-8926-7357bb289291 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 11:18:24.488561 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:24.560116 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:18:24.560559 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-639723522"}} {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:24.561948 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.v3.volumes [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-639723522'}} {{(pid=100205) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:18:24.562113 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume of 1 GB Aug 19 11:18:24.565598 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Availability Zones retrieved successfully. Aug 19 11:18:24.570585 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Flow 'volume_create_api' (e53c85f5-f9c4-4efb-b980-f284c4cb707a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:24.571495 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce5c644-04f7-435c-a44f-63dfa90acc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:24.572238 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.flows.api.create_volume [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Validating volume size '1' using validate_int {{(pid=100205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:18:24.594026 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce5c644-04f7-435c-a44f-63dfa90acc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:24.595009 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b839acb0-c1f7-4d1d-98d5-7982b02cfa38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:24.652035 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.quota [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Created reservations ['0bd63440-16ee-4e9b-aad5-9e30a0298646', 'ac9ef790-e94f-4096-9a96-25faf5457e5e', 'a7e91783-6019-4256-8169-6a53d4b6b65c', '07ec63be-8a87-4af6-9e34-ef089f4ee185'] {{(pid=100205) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:24.652818 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b839acb0-c1f7-4d1d-98d5-7982b02cfa38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd63440-16ee-4e9b-aad5-9e30a0298646', 'ac9ef790-e94f-4096-9a96-25faf5457e5e', 'a7e91783-6019-4256-8169-6a53d4b6b65c', '07ec63be-8a87-4af6-9e34-ef089f4ee185']}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:24.654005 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3074ce48-faf9-414f-8b8b-319e25a0175c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:24.677647 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3074ce48-faf9-414f-8b8b-319e25a0175c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd32024d1-e26f-4074-9f23-35ec2cdfca33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-639723522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a1dce993904683988cd1fde733dba0',qos_specs=None,replication_status=,reservations=['0bd63440-16ee-4e9b-aad5-9e30a0298646','ac9ef790-e94f-4096-9a96-25faf5457e5e','a7e91783-6019-4256-8169-6a53d4b6b65c','07ec63be-8a87-4af6-9e34-ef089f4ee185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01e7704288e45698faf79c15db40ae8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-639723522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d32024d1-e26f-4074-9f23-35ec2cdfca33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a1dce993904683988cd1fde733dba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f01e7704288e45698faf79c15db40ae8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:24.678365 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73fd1f7a-cfcd-4850-aff6-c64deac65a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:24.701983 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73fd1f7a-cfcd-4850-aff6-c64deac65a4c) transitioned into state 'SUCCESS' from state '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-639723522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a1dce993904683988cd1fde733dba0',qos_specs=None,replication_status=,reservations=['0bd63440-16ee-4e9b-aad5-9e30a0298646','ac9ef790-e94f-4096-9a96-25faf5457e5e','a7e91783-6019-4256-8169-6a53d4b6b65c','07ec63be-8a87-4af6-9e34-ef089f4ee185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01e7704288e45698faf79c15db40ae8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:24.702749 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (130bceff-bdce-4b0f-8181-f73a79dc9395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:24.712323 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (130bceff-bdce-4b0f-8181-f73a79dc9395) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100205) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:24.713145 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Flow 'volume_create_api' (e53c85f5-f9c4-4efb-b980-f284c4cb707a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100205) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:24.713494 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume request issued successfully. Aug 19 11:18:24.714068 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-24cb7622-0237-45ce-aa7b-796fe36f0046 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:18:24.714652 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1415/5672] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:18:24 2026] POST /volume/v3/volumes => generated 775 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:24.727422 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-93b2dcff-a955-4bc3-a3e5-da538ce71199 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:24.729621 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-93b2dcff-a955-4bc3-a3e5-da538ce71199 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 Aug 19 11:18:24.729921 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-93b2dcff-a955-4bc3-a3e5-da538ce71199 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:24.730178 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-93b2dcff-a955-4bc3-a3e5-da538ce71199 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:24.737700 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:24.737700 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:24.741954 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-93b2dcff-a955-4bc3-a3e5-da538ce71199 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:24.749845 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-93b2dcff-a955-4bc3-a3e5-da538ce71199 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 returned with HTTP 200 Aug 19 11:18:24.750459 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1420/5673] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:24 2026] GET /volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:25.762604 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fc42e630-897b-4ea7-b4f0-f5156ba632ef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:25.764260 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc42e630-897b-4ea7-b4f0-f5156ba632ef tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 Aug 19 11:18:25.764468 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc42e630-897b-4ea7-b4f0-f5156ba632ef tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:25.764673 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc42e630-897b-4ea7-b4f0-f5156ba632ef tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:25.774204 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:25.774204 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:25.777386 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fc42e630-897b-4ea7-b4f0-f5156ba632ef tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:25.781565 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc42e630-897b-4ea7-b4f0-f5156ba632ef tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 returned with HTTP 200 Aug 19 11:18:25.781890 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1417/5674] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:25 2026] GET /volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:18:25.792964 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-31d4bcf0-0e3b-41a6-a76c-ec944924375a None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:25.850024 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-31d4bcf0-0e3b-41a6-a76c-ec944924375a tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] GET https://10.4.3.46/volume/v3/volumes Aug 19 11:18:25.850266 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-31d4bcf0-0e3b-41a6-a76c-ec944924375a tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:25.850474 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-31d4bcf0-0e3b-41a6-a76c-ec944924375a tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Calling method 'index' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:25.850744 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.api_utils [None req-31d4bcf0-0e3b-41a6-a76c-ec944924375a tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Removing options '' from query. {{(pid=100206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:18:25.851586 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-31d4bcf0-0e3b-41a6-a76c-ec944924375a tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100206) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:18:25.858832 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-31d4bcf0-0e3b-41a6-a76c-ec944924375a tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Get all volumes completed successfully. Aug 19 11:18:25.859213 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-31d4bcf0-0e3b-41a6-a76c-ec944924375a tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] https://10.4.3.46/volume/v3/volumes returned with HTTP 200 Aug 19 11:18:25.859577 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1423/5675] 10.4.3.46 () {68 vars in 1271 bytes} [Wed Aug 19 11:18:25 2026] GET /volume/v3/volumes => generated 333 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:25.867623 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8caca390-6d42-495c-885f-9099c81b449f None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:25.869493 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8caca390-6d42-495c-885f-9099c81b449f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 Aug 19 11:18:25.869746 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8caca390-6d42-495c-885f-9099c81b449f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:25.869949 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8caca390-6d42-495c-885f-9099c81b449f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'delete' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:25.870102 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.v3.volumes [None req-8caca390-6d42-495c-885f-9099c81b449f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Delete volume with id: d32024d1-e26f-4074-9f23-35ec2cdfca33 Aug 19 11:18:25.877102 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:25.877102 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:25.877385 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8caca390-6d42-495c-885f-9099c81b449f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:25.891055 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-8caca390-6d42-495c-885f-9099c81b449f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Delete volume request issued successfully. Aug 19 11:18:25.891185 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8caca390-6d42-495c-885f-9099c81b449f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 returned with HTTP 202 Aug 19 11:18:25.891673 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1416/5676] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:18:25 2026] DELETE /volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:18:25.898436 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c44086b2-0acb-455a-b82f-3c53488210a4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:25.900164 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c44086b2-0acb-455a-b82f-3c53488210a4 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 Aug 19 11:18:25.900402 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c44086b2-0acb-455a-b82f-3c53488210a4 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:25.900611 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c44086b2-0acb-455a-b82f-3c53488210a4 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:25.908050 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:25.908050 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:25.910990 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c44086b2-0acb-455a-b82f-3c53488210a4 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:25.914759 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c44086b2-0acb-455a-b82f-3c53488210a4 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 returned with HTTP 200 Aug 19 11:18:25.915322 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1421/5677] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:25 2026] GET /volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:18:26.926912 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8924d418-d0c2-4e00-8c64-71c41f74c57d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:26.928493 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8924d418-d0c2-4e00-8c64-71c41f74c57d tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 Aug 19 11:18:26.928682 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8924d418-d0c2-4e00-8c64-71c41f74c57d tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:26.928857 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8924d418-d0c2-4e00-8c64-71c41f74c57d tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:26.934153 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8924d418-d0c2-4e00-8c64-71c41f74c57d tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 returned with HTTP 404 Aug 19 11:18:26.934574 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1418/5678] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:26 2026] GET /volume/v3/volumes/d32024d1-e26f-4074-9f23-35ec2cdfca33 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:18:26.942936 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-f200d573-d131-4671-9bb1-5a2777ddf807 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:26.944479 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:18:26.944823 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-587824049"}} {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:26.946329 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.v3.volumes [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-587824049'}} {{(pid=100206) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:18:26.946443 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume of 1 GB Aug 19 11:18:26.946699 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:26.946699 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:26.950089 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Availability Zones retrieved successfully. Aug 19 11:18:26.955545 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Flow 'volume_create_api' (f9212400-8efa-495a-9e60-563ba79d2f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:26.956354 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c7d5774-e692-4e64-8951-a3718f020835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:26.957003 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.flows.api.create_volume [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Validating volume size '1' using validate_int {{(pid=100206) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:18:26.978055 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c7d5774-e692-4e64-8951-a3718f020835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:26.978721 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (072c4646-454a-4f1d-a52b-f1efa7125fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:27.011100 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.quota [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Created reservations ['616bcfc4-abd6-4e3c-9022-e02d109a460d', 'ea836986-04bf-44df-9f94-08724939c615', 'f3d9ca2f-cde9-4fc2-afa2-793d023bbb60', '67011f48-be34-4012-9e1e-0d9917fbe479'] {{(pid=100206) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:27.012037 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (072c4646-454a-4f1d-a52b-f1efa7125fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['616bcfc4-abd6-4e3c-9022-e02d109a460d', 'ea836986-04bf-44df-9f94-08724939c615', 'f3d9ca2f-cde9-4fc2-afa2-793d023bbb60', '67011f48-be34-4012-9e1e-0d9917fbe479']}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:27.012795 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (754bb035-0d6b-4f32-a223-341fdd014a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:27.037546 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (754bb035-0d6b-4f32-a223-341fdd014a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14bb02dc-399d-4d07-a744-ef36e1c2d951', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-587824049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a1dce993904683988cd1fde733dba0',qos_specs=None,replication_status=,reservations=['616bcfc4-abd6-4e3c-9022-e02d109a460d','ea836986-04bf-44df-9f94-08724939c615','f3d9ca2f-cde9-4fc2-afa2-793d023bbb60','67011f48-be34-4012-9e1e-0d9917fbe479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01e7704288e45698faf79c15db40ae8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-587824049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14bb02dc-399d-4d07-a744-ef36e1c2d951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a1dce993904683988cd1fde733dba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f01e7704288e45698faf79c15db40ae8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:27.038175 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e794e21-7eea-4a8e-a470-9f314e1ae4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:27.053248 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e794e21-7eea-4a8e-a470-9f314e1ae4af) transitioned into state 'SUCCESS' from state '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-587824049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a1dce993904683988cd1fde733dba0',qos_specs=None,replication_status=,reservations=['616bcfc4-abd6-4e3c-9022-e02d109a460d','ea836986-04bf-44df-9f94-08724939c615','f3d9ca2f-cde9-4fc2-afa2-793d023bbb60','67011f48-be34-4012-9e1e-0d9917fbe479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01e7704288e45698faf79c15db40ae8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:27.053907 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f21ee58-4687-477d-87b3-80a313970f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:27.066279 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f21ee58-4687-477d-87b3-80a313970f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100206) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:27.067296 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Flow 'volume_create_api' (f9212400-8efa-495a-9e60-563ba79d2f92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100206) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:27.067602 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume request issued successfully. Aug 19 11:18:27.068108 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-f200d573-d131-4671-9bb1-5a2777ddf807 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:18:27.068632 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1424/5679] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:18:26 2026] POST /volume/v3/volumes => generated 775 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:27.078883 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d6ea3d35-37a3-424b-8564-f0b45be26848 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:27.080592 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d6ea3d35-37a3-424b-8564-f0b45be26848 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 Aug 19 11:18:27.080807 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d6ea3d35-37a3-424b-8564-f0b45be26848 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:27.080985 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d6ea3d35-37a3-424b-8564-f0b45be26848 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:27.087504 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:27.087504 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:27.090456 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d6ea3d35-37a3-424b-8564-f0b45be26848 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:27.093704 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d6ea3d35-37a3-424b-8564-f0b45be26848 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 returned with HTTP 200 Aug 19 11:18:27.094023 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1417/5680] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:27 2026] GET /volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:28.105264 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9ccc9ce1-3dd6-45fe-b1fc-905d7e4ef88b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:28.106908 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ccc9ce1-3dd6-45fe-b1fc-905d7e4ef88b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 Aug 19 11:18:28.107107 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ccc9ce1-3dd6-45fe-b1fc-905d7e4ef88b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:28.107284 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ccc9ce1-3dd6-45fe-b1fc-905d7e4ef88b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:28.113786 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:28.113786 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:28.116735 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9ccc9ce1-3dd6-45fe-b1fc-905d7e4ef88b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:28.119962 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ccc9ce1-3dd6-45fe-b1fc-905d7e4ef88b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 returned with HTTP 200 Aug 19 11:18:28.120331 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1422/5681] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:28 2026] GET /volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:18:28.131145 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7e1db4fd-2c51-42ce-bb20-c544f91703a0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:28.132699 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e1db4fd-2c51-42ce-bb20-c544f91703a0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] GET https://10.4.3.46/volume/v3/volumes/detail Aug 19 11:18:28.132864 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e1db4fd-2c51-42ce-bb20-c544f91703a0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:28.133028 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e1db4fd-2c51-42ce-bb20-c544f91703a0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:28.133229 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-7e1db4fd-2c51-42ce-bb20-c544f91703a0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:18:28.133864 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7e1db4fd-2c51-42ce-bb20-c544f91703a0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 11:18:28.139780 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7e1db4fd-2c51-42ce-bb20-c544f91703a0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Get all volumes completed successfully. Aug 19 11:18:28.140230 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:28.140230 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:28.143763 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e1db4fd-2c51-42ce-bb20-c544f91703a0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] https://10.4.3.46/volume/v3/volumes/detail returned with HTTP 200 Aug 19 11:18:28.144103 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1419/5682] 10.4.3.46 () {68 vars in 1292 bytes} [Wed Aug 19 11:18:28 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:28.155596 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-afeaea15-6d98-4be5-bec6-5ce8b70b6c82 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:28.157356 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-afeaea15-6d98-4be5-bec6-5ce8b70b6c82 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 Aug 19 11:18:28.157574 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-afeaea15-6d98-4be5-bec6-5ce8b70b6c82 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:28.157748 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-afeaea15-6d98-4be5-bec6-5ce8b70b6c82 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'delete' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:28.157892 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.v3.volumes [None req-afeaea15-6d98-4be5-bec6-5ce8b70b6c82 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Delete volume with id: 14bb02dc-399d-4d07-a744-ef36e1c2d951 Aug 19 11:18:28.164762 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:28.164762 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:28.165113 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-afeaea15-6d98-4be5-bec6-5ce8b70b6c82 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:28.179563 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-afeaea15-6d98-4be5-bec6-5ce8b70b6c82 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Delete volume request issued successfully. Aug 19 11:18:28.179727 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-afeaea15-6d98-4be5-bec6-5ce8b70b6c82 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 returned with HTTP 202 Aug 19 11:18:28.180079 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1425/5683] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:18:28 2026] DELETE /volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:18:28.186684 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-73e814c5-0417-409b-9e7e-b68b6aa092cd None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:28.188476 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73e814c5-0417-409b-9e7e-b68b6aa092cd tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 Aug 19 11:18:28.188736 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73e814c5-0417-409b-9e7e-b68b6aa092cd tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:28.188947 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-73e814c5-0417-409b-9e7e-b68b6aa092cd tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:28.195548 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:28.195548 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:28.199234 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-73e814c5-0417-409b-9e7e-b68b6aa092cd tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:28.203050 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-73e814c5-0417-409b-9e7e-b68b6aa092cd tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 returned with HTTP 200 Aug 19 11:18:28.203554 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1418/5684] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:28 2026] GET /volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:18:29.215238 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-809765a8-85bc-4137-b517-acb938eb9efa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:29.216970 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-809765a8-85bc-4137-b517-acb938eb9efa tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 Aug 19 11:18:29.217163 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-809765a8-85bc-4137-b517-acb938eb9efa tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:29.217348 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-809765a8-85bc-4137-b517-acb938eb9efa tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:29.222725 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-809765a8-85bc-4137-b517-acb938eb9efa tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 returned with HTTP 404 Aug 19 11:18:29.223188 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1423/5685] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:29 2026] GET /volume/v3/volumes/14bb02dc-399d-4d07-a744-ef36e1c2d951 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:18:29.231446 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:29.233110 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:18:29.233449 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2139384508"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:29.234757 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2139384508'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:18:29.234874 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume of 1 GB Aug 19 11:18:29.238561 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Availability Zones retrieved successfully. Aug 19 11:18:29.243574 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Flow 'volume_create_api' (4e555b3f-3aa1-47ae-baf0-4b3b3564994a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:29.244392 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c183a91-74a9-4695-8844-9c8bde9fe7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:29.245069 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:18:29.266313 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c183a91-74a9-4695-8844-9c8bde9fe7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:29.266997 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf9fce8-6eec-4bcc-aea4-5ef11991f1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:29.299423 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Created reservations ['528470b4-edcd-4284-b9aa-feb87204c383', 'f284f1b8-4be1-43cb-907c-7ab0c5f4caaf', 'eb01e9f8-6135-4916-b024-af9ea546cf2d', 'b0d69ccd-d401-49aa-b1be-b85bdc41b261'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:29.300149 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf9fce8-6eec-4bcc-aea4-5ef11991f1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['528470b4-edcd-4284-b9aa-feb87204c383', 'f284f1b8-4be1-43cb-907c-7ab0c5f4caaf', 'eb01e9f8-6135-4916-b024-af9ea546cf2d', 'b0d69ccd-d401-49aa-b1be-b85bdc41b261']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:29.300827 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23384eb2-d8eb-4986-9048-ff4ca52d7016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:29.321106 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23384eb2-d8eb-4986-9048-ff4ca52d7016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2139384508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a1dce993904683988cd1fde733dba0',qos_specs=None,replication_status=,reservations=['528470b4-edcd-4284-b9aa-feb87204c383','f284f1b8-4be1-43cb-907c-7ab0c5f4caaf','eb01e9f8-6135-4916-b024-af9ea546cf2d','b0d69ccd-d401-49aa-b1be-b85bdc41b261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01e7704288e45698faf79c15db40ae8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:18:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2139384508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a1dce993904683988cd1fde733dba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f01e7704288e45698faf79c15db40ae8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:29.321757 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6640fd6-b244-4900-96fa-f30da442daa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:29.336704 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6640fd6-b244-4900-96fa-f30da442daa7) transitioned into state 'SUCCESS' from state '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-2139384508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a1dce993904683988cd1fde733dba0',qos_specs=None,replication_status=,reservations=['528470b4-edcd-4284-b9aa-feb87204c383','f284f1b8-4be1-43cb-907c-7ab0c5f4caaf','eb01e9f8-6135-4916-b024-af9ea546cf2d','b0d69ccd-d401-49aa-b1be-b85bdc41b261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01e7704288e45698faf79c15db40ae8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:29.337307 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5598ae5f-a924-4c94-afab-9bc21272a2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:29.345246 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5598ae5f-a924-4c94-afab-9bc21272a2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:29.346038 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Flow 'volume_create_api' (4e555b3f-3aa1-47ae-baf0-4b3b3564994a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:29.346292 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume request issued successfully. Aug 19 11:18:29.346825 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5e0104a-c5fe-4a33-8451-dfc410222304 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:18:29.347216 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1420/5686] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:18:29 2026] POST /volume/v3/volumes => generated 776 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:29.358560 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-8bc449be-0b92-4ba8-a177-db06892f40e0 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:29.360304 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8bc449be-0b92-4ba8-a177-db06892f40e0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 Aug 19 11:18:29.360796 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8bc449be-0b92-4ba8-a177-db06892f40e0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:29.360796 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-8bc449be-0b92-4ba8-a177-db06892f40e0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:29.367548 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:29.367548 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:29.370696 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-8bc449be-0b92-4ba8-a177-db06892f40e0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:29.374160 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-8bc449be-0b92-4ba8-a177-db06892f40e0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 returned with HTTP 200 Aug 19 11:18:29.374571 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1426/5687] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:29 2026] GET /volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:30.388366 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-d140c773-435b-45bb-8c55-0db0c7e5da32 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:30.389927 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d140c773-435b-45bb-8c55-0db0c7e5da32 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 Aug 19 11:18:30.390100 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d140c773-435b-45bb-8c55-0db0c7e5da32 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:30.390276 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-d140c773-435b-45bb-8c55-0db0c7e5da32 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:30.396381 np0000007769 devstack@c-api.service[100205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:30.396381 np0000007769 devstack@c-api.service[100205]: warnings.warn( Aug 19 11:18:30.399078 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-d140c773-435b-45bb-8c55-0db0c7e5da32 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:30.402046 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-d140c773-435b-45bb-8c55-0db0c7e5da32 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 returned with HTTP 200 Aug 19 11:18:30.402369 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1419/5688] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:30 2026] GET /volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 => generated 1016 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:18:30.413198 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-21d29831-734e-41f5-bfb9-aa6384f1dc2d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:30.414671 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21d29831-734e-41f5-bfb9-aa6384f1dc2d tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] GET https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 Aug 19 11:18:30.414840 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-21d29831-734e-41f5-bfb9-aa6384f1dc2d tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:30.415000 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-21d29831-734e-41f5-bfb9-aa6384f1dc2d tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:30.420957 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:30.420957 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:30.423982 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-21d29831-734e-41f5-bfb9-aa6384f1dc2d tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Volume info retrieved successfully. Aug 19 11:18:30.427296 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21d29831-734e-41f5-bfb9-aa6384f1dc2d tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 returned with HTTP 200 Aug 19 11:18:30.427639 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1424/5689] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:30 2026] GET /volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:30.438174 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c1e7d1c4-c1af-4209-b59f-57ee01100d8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:30.440009 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1e7d1c4-c1af-4209-b59f-57ee01100d8f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 Aug 19 11:18:30.440199 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1e7d1c4-c1af-4209-b59f-57ee01100d8f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:30.440425 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1e7d1c4-c1af-4209-b59f-57ee01100d8f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:30.440594 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c1e7d1c4-c1af-4209-b59f-57ee01100d8f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Delete volume with id: fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 Aug 19 11:18:30.447128 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:30.447128 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:30.447403 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c1e7d1c4-c1af-4209-b59f-57ee01100d8f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:30.466890 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c1e7d1c4-c1af-4209-b59f-57ee01100d8f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Delete volume request issued successfully. Aug 19 11:18:30.467048 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1e7d1c4-c1af-4209-b59f-57ee01100d8f tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 returned with HTTP 202 Aug 19 11:18:30.467420 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1421/5690] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:18:30 2026] DELETE /volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:18:30.474080 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-af5d21e7-17fb-4ae4-881f-5bed770da271 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:30.475783 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-af5d21e7-17fb-4ae4-881f-5bed770da271 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 Aug 19 11:18:30.475980 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-af5d21e7-17fb-4ae4-881f-5bed770da271 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:30.476155 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-af5d21e7-17fb-4ae4-881f-5bed770da271 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:30.482667 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:30.482667 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:30.485609 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-af5d21e7-17fb-4ae4-881f-5bed770da271 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:30.488942 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-af5d21e7-17fb-4ae4-881f-5bed770da271 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 returned with HTTP 200 Aug 19 11:18:30.489424 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1427/5691] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:30 2026] GET /volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:18:31.500991 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-8797a035-4a6d-499e-9321-7bb2e868daf2 None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:31.502970 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8797a035-4a6d-499e-9321-7bb2e868daf2 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 Aug 19 11:18:31.503173 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8797a035-4a6d-499e-9321-7bb2e868daf2 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:31.503376 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-8797a035-4a6d-499e-9321-7bb2e868daf2 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:31.508834 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-8797a035-4a6d-499e-9321-7bb2e868daf2 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 returned with HTTP 404 Aug 19 11:18:31.509282 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1420/5692] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:31 2026] GET /volume/v3/volumes/fbd49f52-67f1-4253-8da0-c0dd8bdbbcf2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:18:31.516752 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:31.518312 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] POST https://10.4.3.46/volume/v3/volumes Aug 19 11:18:31.518662 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1928396958"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 11:18:31.519911 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1928396958'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 11:18:31.520023 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume of 1 GB Aug 19 11:18:31.523838 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Availability Zones retrieved successfully. Aug 19 11:18:31.529709 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Flow 'volume_create_api' (cbf3be5f-287d-468b-aeb5-b847241fac73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:31.530586 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85221560-9a2c-41f6-a522-2a498c65e65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:31.531371 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 11:18:31.554206 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85221560-9a2c-41f6-a522-2a498c65e65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T10:55:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4b761d3a-6e85-4051-b6b4-00ea66486344,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b761d3a-6e85-4051-b6b4-00ea66486344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:31.554891 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56939bc4-5f1b-430e-adc6-eafb7a9aaf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:31.588095 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Created reservations ['db719c5d-98e3-4bfb-b46d-61dc83ae5e75', 'a8d3bfa3-1e12-47aa-a8eb-09e6f9a2e8c5', '10c5d005-a61e-443b-9349-c45dac0e0e24', '7ef53da8-9c55-4c71-9a83-8cfcb90b490f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 11:18:31.588732 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56939bc4-5f1b-430e-adc6-eafb7a9aaf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db719c5d-98e3-4bfb-b46d-61dc83ae5e75', 'a8d3bfa3-1e12-47aa-a8eb-09e6f9a2e8c5', '10c5d005-a61e-443b-9349-c45dac0e0e24', '7ef53da8-9c55-4c71-9a83-8cfcb90b490f']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:31.589363 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a418345-672a-44d1-b24e-bbc555b5d887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:31.610554 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a418345-672a-44d1-b24e-bbc555b5d887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e0d392f-1b66-4243-b12b-3107eeb817dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1928396958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a1dce993904683988cd1fde733dba0',qos_specs=None,replication_status=,reservations=['db719c5d-98e3-4bfb-b46d-61dc83ae5e75','a8d3bfa3-1e12-47aa-a8eb-09e6f9a2e8c5','10c5d005-a61e-443b-9349-c45dac0e0e24','7ef53da8-9c55-4c71-9a83-8cfcb90b490f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01e7704288e45698faf79c15db40ae8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T11:18:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1928396958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e0d392f-1b66-4243-b12b-3107eeb817dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a1dce993904683988cd1fde733dba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f01e7704288e45698faf79c15db40ae8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b761d3a-6e85-4051-b6b4-00ea66486344),volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:31.611188 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4801240a-fffe-41b8-87c3-7461dc7d6997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:31.626526 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4801240a-fffe-41b8-87c3-7461dc7d6997) transitioned into state 'SUCCESS' from state '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-1928396958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a1dce993904683988cd1fde733dba0',qos_specs=None,replication_status=,reservations=['db719c5d-98e3-4bfb-b46d-61dc83ae5e75','a8d3bfa3-1e12-47aa-a8eb-09e6f9a2e8c5','10c5d005-a61e-443b-9349-c45dac0e0e24','7ef53da8-9c55-4c71-9a83-8cfcb90b490f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01e7704288e45698faf79c15db40ae8',volume_type_id=4b761d3a-6e85-4051-b6b4-00ea66486344)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:31.627096 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6485af28-ff5a-437e-a0cf-f13e58e77e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 11:18:31.636096 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6485af28-ff5a-437e-a0cf-f13e58e77e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 11:18:31.636798 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Flow 'volume_create_api' (cbf3be5f-287d-468b-aeb5-b847241fac73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 11:18:31.637047 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Create volume request issued successfully. Aug 19 11:18:31.637557 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-56782b7f-6241-441a-90b4-d24a5be7cca0 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes returned with HTTP 202 Aug 19 11:18:31.637939 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1425/5693] 10.4.3.46 () {70 vars in 1292 bytes} [Wed Aug 19 11:18:31 2026] POST /volume/v3/volumes => generated 776 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 11:18:31.648100 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3242f477-cde2-4d1f-aa6d-900f177e6ced None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:31.649750 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3242f477-cde2-4d1f-aa6d-900f177e6ced tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd Aug 19 11:18:31.649986 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3242f477-cde2-4d1f-aa6d-900f177e6ced tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:31.650199 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3242f477-cde2-4d1f-aa6d-900f177e6ced tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:31.656621 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:31.656621 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:31.659667 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3242f477-cde2-4d1f-aa6d-900f177e6ced tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:31.662930 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3242f477-cde2-4d1f-aa6d-900f177e6ced tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd returned with HTTP 200 Aug 19 11:18:31.663291 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1422/5694] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:31 2026] GET /volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 11:18:32.675564 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-1e1a4de1-0788-41a2-a970-5f08fdec889c None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:32.677164 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e1a4de1-0788-41a2-a970-5f08fdec889c tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd Aug 19 11:18:32.677376 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1e1a4de1-0788-41a2-a970-5f08fdec889c tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:32.677574 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-1e1a4de1-0788-41a2-a970-5f08fdec889c tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:32.683843 np0000007769 devstack@c-api.service[100206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:32.683843 np0000007769 devstack@c-api.service[100206]: warnings.warn( Aug 19 11:18:32.686702 np0000007769 devstack@c-api.service[100206]: INFO cinder.volume.api [None req-1e1a4de1-0788-41a2-a970-5f08fdec889c tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:32.690265 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-1e1a4de1-0788-41a2-a970-5f08fdec889c tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd returned with HTTP 200 Aug 19 11:18:32.690620 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1428/5695] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:32 2026] GET /volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:18:32.702357 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.middleware.request_id [None req-5ecef67a-f62a-4753-97dc-ed4b8c4cf34b None None] RequestId filter calling following filter/app {{(pid=100205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:32.704375 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5ecef67a-f62a-4753-97dc-ed4b8c4cf34b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] GET https://10.4.3.46/volume/v3/volumes/summary Aug 19 11:18:32.704651 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5ecef67a-f62a-4753-97dc-ed4b8c4cf34b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Empty body provided in request {{(pid=100205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:32.705037 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.openstack.wsgi [None req-5ecef67a-f62a-4753-97dc-ed4b8c4cf34b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Calling method 'version_select' {{(pid=100205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:32.705116 np0000007769 devstack@c-api.service[100205]: DEBUG cinder.api.api_utils [None req-5ecef67a-f62a-4753-97dc-ed4b8c4cf34b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Removing options '' from query. {{(pid=100205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 11:18:32.711779 np0000007769 devstack@c-api.service[100205]: INFO cinder.volume.api [None req-5ecef67a-f62a-4753-97dc-ed4b8c4cf34b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] Get summary completed successfully. Aug 19 11:18:32.712127 np0000007769 devstack@c-api.service[100205]: INFO cinder.api.openstack.wsgi [None req-5ecef67a-f62a-4753-97dc-ed4b8c4cf34b tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-reader] https://10.4.3.46/volume/v3/volumes/summary returned with HTTP 200 Aug 19 11:18:32.712692 np0000007769 devstack@c-api.service[100205]: [pid: 100205|app: 0|req: 1421/5696] 10.4.3.46 () {68 vars in 1295 bytes} [Wed Aug 19 11:18:32 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 11:18:32.719364 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a81f5412-4714-4f10-8d35-125ee335c969 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:32.721620 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a81f5412-4714-4f10-8d35-125ee335c969 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] DELETE https://10.4.3.46/volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd Aug 19 11:18:32.721876 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a81f5412-4714-4f10-8d35-125ee335c969 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:32.722103 np0000007769 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a81f5412-4714-4f10-8d35-125ee335c969 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:32.722303 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a81f5412-4714-4f10-8d35-125ee335c969 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Delete volume with id: 3e0d392f-1b66-4243-b12b-3107eeb817dd Aug 19 11:18:32.730542 np0000007769 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:32.730542 np0000007769 devstack@c-api.service[100203]: warnings.warn( Aug 19 11:18:32.730922 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a81f5412-4714-4f10-8d35-125ee335c969 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:32.748702 np0000007769 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a81f5412-4714-4f10-8d35-125ee335c969 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Delete volume request issued successfully. Aug 19 11:18:32.748926 np0000007769 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a81f5412-4714-4f10-8d35-125ee335c969 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd returned with HTTP 202 Aug 19 11:18:32.749441 np0000007769 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1426/5697] 10.4.3.46 () {68 vars in 1385 bytes} [Wed Aug 19 11:18:32 2026] DELETE /volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 11:18:32.755662 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0f14cc42-78fd-44e3-83d7-19b1933f434e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:32.757185 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0f14cc42-78fd-44e3-83d7-19b1933f434e tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd Aug 19 11:18:32.757375 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0f14cc42-78fd-44e3-83d7-19b1933f434e tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:32.757556 np0000007769 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0f14cc42-78fd-44e3-83d7-19b1933f434e tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:32.764078 np0000007769 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 11:18:32.764078 np0000007769 devstack@c-api.service[100204]: warnings.warn( Aug 19 11:18:32.767417 np0000007769 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0f14cc42-78fd-44e3-83d7-19b1933f434e tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Volume info retrieved successfully. Aug 19 11:18:32.771297 np0000007769 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0f14cc42-78fd-44e3-83d7-19b1933f434e tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd returned with HTTP 200 Aug 19 11:18:32.771752 np0000007769 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1423/5698] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:32 2026] GET /volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 11:18:33.782937 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.middleware.request_id [None req-85657cd1-38e7-45b4-b19b-7b49a8d7a070 None None] RequestId filter calling following filter/app {{(pid=100206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 11:18:33.784575 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-85657cd1-38e7-45b4-b19b-7b49a8d7a070 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] GET https://10.4.3.46/volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd Aug 19 11:18:33.784774 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-85657cd1-38e7-45b4-b19b-7b49a8d7a070 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Empty body provided in request {{(pid=100206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 11:18:33.784950 np0000007769 devstack@c-api.service[100206]: DEBUG cinder.api.openstack.wsgi [None req-85657cd1-38e7-45b4-b19b-7b49a8d7a070 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] Calling method 'show' {{(pid=100206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 11:18:33.790088 np0000007769 devstack@c-api.service[100206]: INFO cinder.api.openstack.wsgi [None req-85657cd1-38e7-45b4-b19b-7b49a8d7a070 tempest-ProjectReaderTests-2099037012 tempest-ProjectReaderTests-2099037012-project-admin] https://10.4.3.46/volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd returned with HTTP 404 Aug 19 11:18:33.790527 np0000007769 devstack@c-api.service[100206]: [pid: 100206|app: 0|req: 1429/5699] 10.4.3.46 () {68 vars in 1382 bytes} [Wed Aug 19 11:18:33 2026] GET /volume/v3/volumes/3e0d392f-1b66-4243-b12b-3107eeb817dd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 11:18:42.710852 np0000007769 devstack@c-api.service[100205]: DEBUG dbcounter [-] [100205] Writing DB stats cinder:SELECT=172,cinder:INSERT=32,cinder:UPDATE=63 {{(pid=100205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:18:42.744025 np0000007769 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=154,cinder:UPDATE=51,cinder:INSERT=38 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:18:42.770461 np0000007769 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=176,cinder:INSERT=39,cinder:UPDATE=72,cinder:DELETE=1 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 11:18:43.787026 np0000007769 devstack@c-api.service[100206]: DEBUG dbcounter [-] [100206] Writing DB stats cinder:SELECT=199,cinder:INSERT=54,cinder:UPDATE=85 {{(pid=100206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}